[INFO] cloning repository https://github.com/picklenerd/LD42-running-out-of-space
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/picklenerd/LD42-running-out-of-space" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpicklenerd%2FLD42-running-out-of-space", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpicklenerd%2FLD42-running-out-of-space'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 04321cc9adf5defcde9eaf8640e8fe69dd844157
[INFO] checking picklenerd/LD42-running-out-of-space against eca445e5ae4a6679cc27d3a09106ce245e13a5a6 for pr-162478
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpicklenerd%2FLD42-running-out-of-space" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/picklenerd/LD42-running-out-of-space
[INFO] finished tweaking git repo https://github.com/picklenerd/LD42-running-out-of-space
[INFO] tweaked toml for git repo https://github.com/picklenerd/LD42-running-out-of-space written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/picklenerd/LD42-running-out-of-space on toolchain eca445e5ae4a6679cc27d3a09106ce245e13a5a6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+eca445e5ae4a6679cc27d3a09106ce245e13a5a6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/picklenerd/LD42-running-out-of-space already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+eca445e5ae4a6679cc27d3a09106ce245e13a5a6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: Cargo.toml: `package.edition` is unspecified, defaulting to `2015` while the latest is `2024`
[INFO] [stderr] warning: `ld42` (manifest) generated 1 warning
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded stdweb-internal-macros v0.1.0
[INFO] [stderr]   Downloaded serde v1.0.71
[INFO] [stderr]   Downloaded recs v2.0.1
[INFO] [stderr]   Downloaded serde_json v1.0.24
[INFO] [stderr]   Downloaded itoa v0.4.2
[INFO] [stderr]   Downloaded base-x v0.2.2
[INFO] [stderr]   Downloaded discard v1.0.3
[INFO] [stderr]   Downloaded dtoa v0.4.3
[INFO] [stderr]   Downloaded quote v0.6.5
[INFO] [stderr]   Downloaded stdweb-derive v0.4.0
[INFO] [stderr]   Downloaded proc-macro2 v0.4.9
[INFO] [stderr]   Downloaded serde_derive v1.0.71
[INFO] [stderr]   Downloaded stdweb v0.4.8
[INFO] [stderr]   Downloaded syn v0.14.7
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:8683fc1fc2eb5c9ac98e0d076ab094b2ffac7f99da555d2b6a2e27f346de2ec7" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] aa68055d18dfb3b557915d7f3bfb344858575cd5cae40f4a46c7e4dfe96e92ce
[INFO] running `Command { std: "docker" "start" "aa68055d18dfb3b557915d7f3bfb344858575cd5cae40f4a46c7e4dfe96e92ce", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "aa68055d18dfb3b557915d7f3bfb344858575cd5cae40f4a46c7e4dfe96e92ce", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "aa68055d18dfb3b557915d7f3bfb344858575cd5cae40f4a46c7e4dfe96e92ce" "/opt/rustwide/cargo-home/bin/cargo" "+eca445e5ae4a6679cc27d3a09106ce245e13a5a6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "aa68055d18dfb3b557915d7f3bfb344858575cd5cae40f4a46c7e4dfe96e92ce", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "aa68055d18dfb3b557915d7f3bfb344858575cd5cae40f4a46c7e4dfe96e92ce" "/opt/rustwide/cargo-home/bin/cargo" "+eca445e5ae4a6679cc27d3a09106ce245e13a5a6" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr] warning: Cargo.toml: `package.edition` is unspecified, defaulting to `2015` while the latest is `2024`
[INFO] [stderr] warning: `ld42` (manifest) generated 1 warning
[INFO] [stderr]    Compiling serde v1.0.71
[INFO] [stderr]    Compiling proc-macro2 v0.4.9
[INFO] [stderr]    Compiling proc-macro2 v0.2.3
[INFO] [stderr]     Checking dtoa v0.4.3
[INFO] [stderr]     Checking itoa v0.4.2
[INFO] [stderr]    Compiling stdweb v0.4.8
[INFO] [stderr]     Checking discard v1.0.3
[INFO] [stderr]     Checking rand v0.5.5
[INFO] [stderr]     Checking recs v2.0.1
[INFO] [stderr]    Compiling quote v0.6.5
[INFO] [stderr]    Compiling syn v0.14.7
[INFO] [stderr]    Compiling quote v0.4.2
[INFO] [stderr]    Compiling syn v0.12.15
[INFO] [stderr]    Compiling serde_derive v1.0.71
[INFO] [stderr]     Checking serde_json v1.0.24
[INFO] [stderr]    Compiling stdweb-derive v0.4.0
[INFO] [stderr]     Checking ld42 v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]   --> src/pixi/graphics.rs:25:24
[INFO] [stdout]    |
[INFO] [stdout] 25 |           let graphics = js! {
[INFO] [stdout]    |  ________________________^
[INFO] [stdout] 26 | |             return new PIXI.Graphics();
[INFO] [stdout] 27 | |         };
[INFO] [stdout]    | |_________^
[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 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]    = note: `#[warn(semicolon_in_expressions_from_non_local_macros)]` (part of `#[warn(future_incompatible)]`) on by default
[INFO] [stdout]    = note: this warning originates in the macro `_js_impl` which comes from the expansion of the macro `js` (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/pixi/graphics.rs:25:24
[INFO] [stdout]    |
[INFO] [stdout] 25 |           let graphics = js! {
[INFO] [stdout]    |  ________________________^
[INFO] [stdout] 26 | |             return new PIXI.Graphics();
[INFO] [stdout] 27 | |         };
[INFO] [stdout]    | |_________^
[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 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]    = note: this warning originates in the macro `_js_impl` which comes from the expansion of the macro `js` (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/pixi/graphics.rs:25:24
[INFO] [stdout]    |
[INFO] [stdout] 25 |           let graphics = js! {
[INFO] [stdout]    |  ________________________^
[INFO] [stdout] 26 | |             return new PIXI.Graphics();
[INFO] [stdout] 27 | |         };
[INFO] [stdout]    | |_________^
[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 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]    = note: this warning originates in the macro `_js_impl` which comes from the expansion of the macro `js` (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/pixi/graphics.rs:25:24
[INFO] [stdout]    |
[INFO] [stdout] 25 |           let graphics = js! {
[INFO] [stdout]    |  ________________________^
[INFO] [stdout] 26 | |             return new PIXI.Graphics();
[INFO] [stdout] 27 | |         };
[INFO] [stdout]    | |_________^
[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 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]    = note: this warning originates in the macro `_js_impl` which comes from the expansion of the macro `js` (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/pixi/graphics.rs:25:24
[INFO] [stdout]    |
[INFO] [stdout] 25 |           let graphics = js! {
[INFO] [stdout]    |  ________________________^
[INFO] [stdout] 26 | |             return new PIXI.Graphics();
[INFO] [stdout] 27 | |         };
[INFO] [stdout]    | |_________^
[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 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]    = note: this warning originates in the macro `_js_impl` which comes from the expansion of the macro `js` (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/pixi/graphics.rs:25:24
[INFO] [stdout]    |
[INFO] [stdout] 25 |           let graphics = js! {
[INFO] [stdout]    |  ________________________^
[INFO] [stdout] 26 | |             return new PIXI.Graphics();
[INFO] [stdout] 27 | |         };
[INFO] [stdout]    | |_________^
[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 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]    = note: this warning originates in the macro `_js_impl` which comes from the expansion of the macro `js` (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/pixi/graphics.rs:25:24
[INFO] [stdout]    |
[INFO] [stdout] 25 |           let graphics = js! {
[INFO] [stdout]    |  ________________________^
[INFO] [stdout] 26 | |             return new PIXI.Graphics();
[INFO] [stdout] 27 | |         };
[INFO] [stdout]    | |_________^
[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 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]    = note: this warning originates in the macro `_js_impl` which comes from the expansion of the macro `js` (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/pixi/graphics.rs:35:9
[INFO] [stdout]    |
[INFO] [stdout] 35 | /         js! { @(no_return)
[INFO] [stdout] 36 | |             const graphics = @{&self.js_reference};
[INFO] [stdout] 37 | |             graphics.lineWidth = @{width};
[INFO] [stdout] 38 | |         };
[INFO] [stdout]    | |_________^
[INFO] [stdout]    |
[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 `_js_impl`
[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 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]    = note: this warning originates in the macro `_js_impl` which comes from the expansion of the macro `js` (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/pixi/graphics.rs:35:9
[INFO] [stdout]    |
[INFO] [stdout] 35 | /         js! { @(no_return)
[INFO] [stdout] 36 | |             const graphics = @{&self.js_reference};
[INFO] [stdout] 37 | |             graphics.lineWidth = @{width};
[INFO] [stdout] 38 | |         };
[INFO] [stdout]    | |_________^
[INFO] [stdout]    |
[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 `_js_impl`
[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 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]    = note: this warning originates in the macro `_js_impl` which comes from the expansion of the macro `js` (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/pixi/graphics.rs:42:9
[INFO] [stdout]    |
[INFO] [stdout] 42 | /         js! { @(no_return)
[INFO] [stdout] 43 | |             const graphics = @{&self.js_reference};
[INFO] [stdout] 44 | |             graphics.lineColor = @{color};
[INFO] [stdout] 45 | |         };
[INFO] [stdout]    | |_________^
[INFO] [stdout]    |
[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 `_js_impl`
[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 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]    = note: this warning originates in the macro `_js_impl` which comes from the expansion of the macro `js` (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/pixi/graphics.rs:42:9
[INFO] [stdout]    |
[INFO] [stdout] 42 | /         js! { @(no_return)
[INFO] [stdout] 43 | |             const graphics = @{&self.js_reference};
[INFO] [stdout] 44 | |             graphics.lineColor = @{color};
[INFO] [stdout] 45 | |         };
[INFO] [stdout]    | |_________^
[INFO] [stdout]    |
[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 `_js_impl`
[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 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]    = note: this warning originates in the macro `_js_impl` which comes from the expansion of the macro `js` (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/pixi/graphics.rs:49:9
[INFO] [stdout]    |
[INFO] [stdout] 49 | /         js! { @(no_return)
[INFO] [stdout] 50 | |             const graphics = @{&self.js_reference};
[INFO] [stdout] 51 | |             graphics.beginFill(@{color});
[INFO] [stdout] 52 | |         };
[INFO] [stdout]    | |_________^
[INFO] [stdout]    |
[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 `_js_impl`
[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 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]    = note: this warning originates in the macro `_js_impl` which comes from the expansion of the macro `js` (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/pixi/graphics.rs:49:9
[INFO] [stdout]    |
[INFO] [stdout] 49 | /         js! { @(no_return)
[INFO] [stdout] 50 | |             const graphics = @{&self.js_reference};
[INFO] [stdout] 51 | |             graphics.beginFill(@{color});
[INFO] [stdout] 52 | |         };
[INFO] [stdout]    | |_________^
[INFO] [stdout]    |
[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 `_js_impl`
[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 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]    = note: this warning originates in the macro `_js_impl` which comes from the expansion of the macro `js` (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/pixi/graphics.rs:56:9
[INFO] [stdout]    |
[INFO] [stdout] 56 | /         js! { @(no_return)
[INFO] [stdout] 57 | |             const graphics = @{&self.js_reference};
[INFO] [stdout] 58 | |             graphics.drawRect(@{x}, @{y}, @{width}, @{height});
[INFO] [stdout] 59 | |         };
[INFO] [stdout]    | |_________^
[INFO] [stdout]    |
[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 `_js_impl`
[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 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]    = note: this warning originates in the macro `_js_impl` which comes from the expansion of the macro `js` (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/pixi/graphics.rs:56:9
[INFO] [stdout]    |
[INFO] [stdout] 56 | /         js! { @(no_return)
[INFO] [stdout] 57 | |             const graphics = @{&self.js_reference};
[INFO] [stdout] 58 | |             graphics.drawRect(@{x}, @{y}, @{width}, @{height});
[INFO] [stdout] 59 | |         };
[INFO] [stdout]    | |_________^
[INFO] [stdout]    |
[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 `_js_impl`
[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 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]    = note: this warning originates in the macro `_js_impl` which comes from the expansion of the macro `js` (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/pixi/graphics.rs:63:9
[INFO] [stdout]    |
[INFO] [stdout] 63 | /         js! { @(no_return)
[INFO] [stdout] 64 | |             const graphics = @{&self.js_reference};
[INFO] [stdout] 65 | |             graphics.drawEllipse(@{x}, @{y}, @{width}, @{height});
[INFO] [stdout] 66 | |         };
[INFO] [stdout]    | |_________^
[INFO] [stdout]    |
[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 `_js_impl`
[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 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]    = note: this warning originates in the macro `_js_impl` which comes from the expansion of the macro `js` (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/pixi/graphics.rs:63:9
[INFO] [stdout]    |
[INFO] [stdout] 63 | /         js! { @(no_return)
[INFO] [stdout] 64 | |             const graphics = @{&self.js_reference};
[INFO] [stdout] 65 | |             graphics.drawEllipse(@{x}, @{y}, @{width}, @{height});
[INFO] [stdout] 66 | |         };
[INFO] [stdout]    | |_________^
[INFO] [stdout]    |
[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 `_js_impl`
[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 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]    = note: this warning originates in the macro `_js_impl` which comes from the expansion of the macro `js` (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/pixi/graphics.rs:78:17
[INFO] [stdout]    |
[INFO] [stdout] 78 |           let x = js! { 
[INFO] [stdout]    |  _________________^
[INFO] [stdout] 79 | |             const me = @{&self.js_reference};
[INFO] [stdout] 80 | |             return me.x;
[INFO] [stdout] 81 | |         };
[INFO] [stdout]    | |_________^
[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 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]    = note: this warning originates in the macro `_js_impl` which comes from the expansion of the macro `js` (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/pixi/graphics.rs:78:17
[INFO] [stdout]    |
[INFO] [stdout] 78 |           let x = js! { 
[INFO] [stdout]    |  _________________^
[INFO] [stdout] 79 | |             const me = @{&self.js_reference};
[INFO] [stdout] 80 | |             return me.x;
[INFO] [stdout] 81 | |         };
[INFO] [stdout]    | |_________^
[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 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]    = note: this warning originates in the macro `_js_impl` which comes from the expansion of the macro `js` (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/pixi/graphics.rs:78:17
[INFO] [stdout]    |
[INFO] [stdout] 78 |           let x = js! { 
[INFO] [stdout]    |  _________________^
[INFO] [stdout] 79 | |             const me = @{&self.js_reference};
[INFO] [stdout] 80 | |             return me.x;
[INFO] [stdout] 81 | |         };
[INFO] [stdout]    | |_________^
[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 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]    = note: this warning originates in the macro `_js_impl` which comes from the expansion of the macro `js` (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/pixi/graphics.rs:78:17
[INFO] [stdout]    |
[INFO] [stdout] 78 |           let x = js! { 
[INFO] [stdout]    |  _________________^
[INFO] [stdout] 79 | |             const me = @{&self.js_reference};
[INFO] [stdout] 80 | |             return me.x;
[INFO] [stdout] 81 | |         };
[INFO] [stdout]    | |_________^
[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 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]    = note: this warning originates in the macro `_js_impl` which comes from the expansion of the macro `js` (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/pixi/graphics.rs:78:17
[INFO] [stdout]    |
[INFO] [stdout] 78 |           let x = js! { 
[INFO] [stdout]    |  _________________^
[INFO] [stdout] 79 | |             const me = @{&self.js_reference};
[INFO] [stdout] 80 | |             return me.x;
[INFO] [stdout] 81 | |         };
[INFO] [stdout]    | |_________^
[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 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]    = note: this warning originates in the macro `_js_impl` which comes from the expansion of the macro `js` (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/pixi/graphics.rs:78:17
[INFO] [stdout]    |
[INFO] [stdout] 78 |           let x = js! { 
[INFO] [stdout]    |  _________________^
[INFO] [stdout] 79 | |             const me = @{&self.js_reference};
[INFO] [stdout] 80 | |             return me.x;
[INFO] [stdout] 81 | |         };
[INFO] [stdout]    | |_________^
[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 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]    = note: this warning originates in the macro `_js_impl` which comes from the expansion of the macro `js` (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/pixi/graphics.rs:78:17
[INFO] [stdout]    |
[INFO] [stdout] 78 |           let x = js! { 
[INFO] [stdout]    |  _________________^
[INFO] [stdout] 79 | |             const me = @{&self.js_reference};
[INFO] [stdout] 80 | |             return me.x;
[INFO] [stdout] 81 | |         };
[INFO] [stdout]    | |_________^
[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 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]    = note: this warning originates in the macro `_js_impl` which comes from the expansion of the macro `js` (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/pixi/graphics.rs:78:17
[INFO] [stdout]    |
[INFO] [stdout] 78 |           let x = js! { 
[INFO] [stdout]    |  _________________^
[INFO] [stdout] 79 | |             const me = @{&self.js_reference};
[INFO] [stdout] 80 | |             return me.x;
[INFO] [stdout] 81 | |         };
[INFO] [stdout]    | |_________^
[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 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]    = note: this warning originates in the macro `_js_impl` which comes from the expansion of the macro `js` (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/pixi/graphics.rs:78:17
[INFO] [stdout]    |
[INFO] [stdout] 78 |           let x = js! { 
[INFO] [stdout]    |  _________________^
[INFO] [stdout] 79 | |             const me = @{&self.js_reference};
[INFO] [stdout] 80 | |             return me.x;
[INFO] [stdout] 81 | |         };
[INFO] [stdout]    | |_________^
[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 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]    = note: this warning originates in the macro `_js_impl` which comes from the expansion of the macro `js` (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/pixi/graphics.rs:78:17
[INFO] [stdout]    |
[INFO] [stdout] 78 |           let x = js! { 
[INFO] [stdout]    |  _________________^
[INFO] [stdout] 79 | |             const me = @{&self.js_reference};
[INFO] [stdout] 80 | |             return me.x;
[INFO] [stdout] 81 | |         };
[INFO] [stdout]    | |_________^
[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 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]    = note: this warning originates in the macro `_js_impl` which comes from the expansion of the macro `js` (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/pixi/graphics.rs:86:9
[INFO] [stdout]    |
[INFO] [stdout] 86 | /         js! { @(no_return)
[INFO] [stdout] 87 | |             const rect = @{&self.js_reference};
[INFO] [stdout] 88 | |             rect.x = @{new_x};
[INFO] [stdout] 89 | |         };
[INFO] [stdout]    | |_________^
[INFO] [stdout]    |
[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 `_js_impl`
[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 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]    = note: this warning originates in the macro `_js_impl` which comes from the expansion of the macro `js` (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/pixi/graphics.rs:86:9
[INFO] [stdout]    |
[INFO] [stdout] 86 | /         js! { @(no_return)
[INFO] [stdout] 87 | |             const rect = @{&self.js_reference};
[INFO] [stdout] 88 | |             rect.x = @{new_x};
[INFO] [stdout] 89 | |         };
[INFO] [stdout]    | |_________^
[INFO] [stdout]    |
[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 `_js_impl`
[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 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]    = note: this warning originates in the macro `_js_impl` which comes from the expansion of the macro `js` (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/pixi/graphics.rs:93:17
[INFO] [stdout]    |
[INFO] [stdout] 93 |           let y = js! { 
[INFO] [stdout]    |  _________________^
[INFO] [stdout] 94 | |             const me = @{&self.js_reference};
[INFO] [stdout] 95 | |             return me.y;
[INFO] [stdout] 96 | |         };
[INFO] [stdout]    | |_________^
[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 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]    = note: this warning originates in the macro `_js_impl` which comes from the expansion of the macro `js` (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/pixi/graphics.rs:93:17
[INFO] [stdout]    |
[INFO] [stdout] 93 |           let y = js! { 
[INFO] [stdout]    |  _________________^
[INFO] [stdout] 94 | |             const me = @{&self.js_reference};
[INFO] [stdout] 95 | |             return me.y;
[INFO] [stdout] 96 | |         };
[INFO] [stdout]    | |_________^
[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 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]    = note: this warning originates in the macro `_js_impl` which comes from the expansion of the macro `js` (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/pixi/graphics.rs:93:17
[INFO] [stdout]    |
[INFO] [stdout] 93 |           let y = js! { 
[INFO] [stdout]    |  _________________^
[INFO] [stdout] 94 | |             const me = @{&self.js_reference};
[INFO] [stdout] 95 | |             return me.y;
[INFO] [stdout] 96 | |         };
[INFO] [stdout]    | |_________^
[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 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]    = note: this warning originates in the macro `_js_impl` which comes from the expansion of the macro `js` (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/pixi/graphics.rs:93:17
[INFO] [stdout]    |
[INFO] [stdout] 93 |           let y = js! { 
[INFO] [stdout]    |  _________________^
[INFO] [stdout] 94 | |             const me = @{&self.js_reference};
[INFO] [stdout] 95 | |             return me.y;
[INFO] [stdout] 96 | |         };
[INFO] [stdout]    | |_________^
[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 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]    = note: this warning originates in the macro `_js_impl` which comes from the expansion of the macro `js` (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/pixi/graphics.rs:93:17
[INFO] [stdout]    |
[INFO] [stdout] 93 |           let y = js! { 
[INFO] [stdout]    |  _________________^
[INFO] [stdout] 94 | |             const me = @{&self.js_reference};
[INFO] [stdout] 95 | |             return me.y;
[INFO] [stdout] 96 | |         };
[INFO] [stdout]    | |_________^
[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 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]    = note: this warning originates in the macro `_js_impl` which comes from the expansion of the macro `js` (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/pixi/graphics.rs:93:17
[INFO] [stdout]    |
[INFO] [stdout] 93 |           let y = js! { 
[INFO] [stdout]    |  _________________^
[INFO] [stdout] 94 | |             const me = @{&self.js_reference};
[INFO] [stdout] 95 | |             return me.y;
[INFO] [stdout] 96 | |         };
[INFO] [stdout]    | |_________^
[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 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]    = note: this warning originates in the macro `_js_impl` which comes from the expansion of the macro `js` (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/pixi/graphics.rs:93:17
[INFO] [stdout]    |
[INFO] [stdout] 93 |           let y = js! { 
[INFO] [stdout]    |  _________________^
[INFO] [stdout] 94 | |             const me = @{&self.js_reference};
[INFO] [stdout] 95 | |             return me.y;
[INFO] [stdout] 96 | |         };
[INFO] [stdout]    | |_________^
[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 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]    = note: this warning originates in the macro `_js_impl` which comes from the expansion of the macro `js` (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/pixi/graphics.rs:93:17
[INFO] [stdout]    |
[INFO] [stdout] 93 |           let y = js! { 
[INFO] [stdout]    |  _________________^
[INFO] [stdout] 94 | |             const me = @{&self.js_reference};
[INFO] [stdout] 95 | |             return me.y;
[INFO] [stdout] 96 | |         };
[INFO] [stdout]    | |_________^
[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 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]    = note: this warning originates in the macro `_js_impl` which comes from the expansion of the macro `js` (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/pixi/graphics.rs:93:17
[INFO] [stdout]    |
[INFO] [stdout] 93 |           let y = js! { 
[INFO] [stdout]    |  _________________^
[INFO] [stdout] 94 | |             const me = @{&self.js_reference};
[INFO] [stdout] 95 | |             return me.y;
[INFO] [stdout] 96 | |         };
[INFO] [stdout]    | |_________^
[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 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]    = note: this warning originates in the macro `_js_impl` which comes from the expansion of the macro `js` (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/pixi/graphics.rs:93:17
[INFO] [stdout]    |
[INFO] [stdout] 93 |           let y = js! { 
[INFO] [stdout]    |  _________________^
[INFO] [stdout] 94 | |             const me = @{&self.js_reference};
[INFO] [stdout] 95 | |             return me.y;
[INFO] [stdout] 96 | |         };
[INFO] [stdout]    | |_________^
[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 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]    = note: this warning originates in the macro `_js_impl` which comes from the expansion of the macro `js` (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/pixi/graphics.rs:101:9
[INFO] [stdout]     |
[INFO] [stdout] 101 | /         js! { @(no_return)
[INFO] [stdout] 102 | |             const rect = @{&self.js_reference};
[INFO] [stdout] 103 | |             rect.y = @{new_y};
[INFO] [stdout] 104 | |         };
[INFO] [stdout]     | |_________^
[INFO] [stdout]     |
[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 `_js_impl`
[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 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `_js_impl` which comes from the expansion of the macro `js` (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/pixi/graphics.rs:101:9
[INFO] [stdout]     |
[INFO] [stdout] 101 | /         js! { @(no_return)
[INFO] [stdout] 102 | |             const rect = @{&self.js_reference};
[INFO] [stdout] 103 | |             rect.y = @{new_y};
[INFO] [stdout] 104 | |         };
[INFO] [stdout]     | |_________^
[INFO] [stdout]     |
[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 `_js_impl`
[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 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `_js_impl` which comes from the expansion of the macro `js` (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/pixi/graphics.rs:108:9
[INFO] [stdout]     |
[INFO] [stdout] 108 | /         js! {@(no_return)
[INFO] [stdout] 109 | |             const rect = @{&self.js_reference};
[INFO] [stdout] 110 | |             rect.x = @{x};
[INFO] [stdout] 111 | |             rect.y = @{y};
[INFO] [stdout] 112 | |         };
[INFO] [stdout]     | |_________^
[INFO] [stdout]     |
[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 `_js_impl`
[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 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `_js_impl` which comes from the expansion of the macro `js` (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/pixi/graphics.rs:108:9
[INFO] [stdout]     |
[INFO] [stdout] 108 | /         js! {@(no_return)
[INFO] [stdout] 109 | |             const rect = @{&self.js_reference};
[INFO] [stdout] 110 | |             rect.x = @{x};
[INFO] [stdout] 111 | |             rect.y = @{y};
[INFO] [stdout] 112 | |         };
[INFO] [stdout]     | |_________^
[INFO] [stdout]     |
[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 `_js_impl`
[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 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `_js_impl` which comes from the expansion of the macro `js` (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/pixi/sprite.rs:13:22
[INFO] [stdout]    |
[INFO] [stdout] 13 |           let sprite = js! {
[INFO] [stdout]    |  ______________________^
[INFO] [stdout] 14 | |             const sprite = new PIXI.Sprite(PIXI.loader.resources[@{alias}].texture);
[INFO] [stdout] 15 | |             sprite.anchor.x = 0.5;
[INFO] [stdout] 16 | |             sprite.anchor.y = 0.5;
[INFO] [stdout] 17 | |             return sprite;
[INFO] [stdout] 18 | |         };
[INFO] [stdout]    | |_________^
[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 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]    = note: this warning originates in the macro `_js_impl` which comes from the expansion of the macro `js` (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/pixi/sprite.rs:13:22
[INFO] [stdout]    |
[INFO] [stdout] 13 |           let sprite = js! {
[INFO] [stdout]    |  ______________________^
[INFO] [stdout] 14 | |             const sprite = new PIXI.Sprite(PIXI.loader.resources[@{alias}].texture);
[INFO] [stdout] 15 | |             sprite.anchor.x = 0.5;
[INFO] [stdout] 16 | |             sprite.anchor.y = 0.5;
[INFO] [stdout] 17 | |             return sprite;
[INFO] [stdout] 18 | |         };
[INFO] [stdout]    | |_________^
[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 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]    = note: this warning originates in the macro `_js_impl` which comes from the expansion of the macro `js` (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/pixi/sprite.rs:13:22
[INFO] [stdout]    |
[INFO] [stdout] 13 |           let sprite = js! {
[INFO] [stdout]    |  ______________________^
[INFO] [stdout] 14 | |             const sprite = new PIXI.Sprite(PIXI.loader.resources[@{alias}].texture);
[INFO] [stdout] 15 | |             sprite.anchor.x = 0.5;
[INFO] [stdout] 16 | |             sprite.anchor.y = 0.5;
[INFO] [stdout] 17 | |             return sprite;
[INFO] [stdout] 18 | |         };
[INFO] [stdout]    | |_________^
[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 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]    = note: this warning originates in the macro `_js_impl` which comes from the expansion of the macro `js` (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/pixi/sprite.rs:13:22
[INFO] [stdout]    |
[INFO] [stdout] 13 |           let sprite = js! {
[INFO] [stdout]    |  ______________________^
[INFO] [stdout] 14 | |             const sprite = new PIXI.Sprite(PIXI.loader.resources[@{alias}].texture);
[INFO] [stdout] 15 | |             sprite.anchor.x = 0.5;
[INFO] [stdout] 16 | |             sprite.anchor.y = 0.5;
[INFO] [stdout] 17 | |             return sprite;
[INFO] [stdout] 18 | |         };
[INFO] [stdout]    | |_________^
[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 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]    = note: this warning originates in the macro `_js_impl` which comes from the expansion of the macro `js` (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/pixi/sprite.rs:13:22
[INFO] [stdout]    |
[INFO] [stdout] 13 |           let sprite = js! {
[INFO] [stdout]    |  ______________________^
[INFO] [stdout] 14 | |             const sprite = new PIXI.Sprite(PIXI.loader.resources[@{alias}].texture);
[INFO] [stdout] 15 | |             sprite.anchor.x = 0.5;
[INFO] [stdout] 16 | |             sprite.anchor.y = 0.5;
[INFO] [stdout] 17 | |             return sprite;
[INFO] [stdout] 18 | |         };
[INFO] [stdout]    | |_________^
[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 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]    = note: this warning originates in the macro `_js_impl` which comes from the expansion of the macro `js` (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/pixi/sprite.rs:13:22
[INFO] [stdout]    |
[INFO] [stdout] 13 |           let sprite = js! {
[INFO] [stdout]    |  ______________________^
[INFO] [stdout] 14 | |             const sprite = new PIXI.Sprite(PIXI.loader.resources[@{alias}].texture);
[INFO] [stdout] 15 | |             sprite.anchor.x = 0.5;
[INFO] [stdout] 16 | |             sprite.anchor.y = 0.5;
[INFO] [stdout] 17 | |             return sprite;
[INFO] [stdout] 18 | |         };
[INFO] [stdout]    | |_________^
[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 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]    = note: this warning originates in the macro `_js_impl` which comes from the expansion of the macro `js` (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/pixi/sprite.rs:13:22
[INFO] [stdout]    |
[INFO] [stdout] 13 |           let sprite = js! {
[INFO] [stdout]    |  ______________________^
[INFO] [stdout] 14 | |             const sprite = new PIXI.Sprite(PIXI.loader.resources[@{alias}].texture);
[INFO] [stdout] 15 | |             sprite.anchor.x = 0.5;
[INFO] [stdout] 16 | |             sprite.anchor.y = 0.5;
[INFO] [stdout] 17 | |             return sprite;
[INFO] [stdout] 18 | |         };
[INFO] [stdout]    | |_________^
[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 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]    = note: this warning originates in the macro `_js_impl` which comes from the expansion of the macro `js` (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/pixi/sprite.rs:13:22
[INFO] [stdout]    |
[INFO] [stdout] 13 |           let sprite = js! {
[INFO] [stdout]    |  ______________________^
[INFO] [stdout] 14 | |             const sprite = new PIXI.Sprite(PIXI.loader.resources[@{alias}].texture);
[INFO] [stdout] 15 | |             sprite.anchor.x = 0.5;
[INFO] [stdout] 16 | |             sprite.anchor.y = 0.5;
[INFO] [stdout] 17 | |             return sprite;
[INFO] [stdout] 18 | |         };
[INFO] [stdout]    | |_________^
[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 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]    = note: this warning originates in the macro `_js_impl` which comes from the expansion of the macro `js` (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/pixi/sprite.rs:13:22
[INFO] [stdout]    |
[INFO] [stdout] 13 |           let sprite = js! {
[INFO] [stdout]    |  ______________________^
[INFO] [stdout] 14 | |             const sprite = new PIXI.Sprite(PIXI.loader.resources[@{alias}].texture);
[INFO] [stdout] 15 | |             sprite.anchor.x = 0.5;
[INFO] [stdout] 16 | |             sprite.anchor.y = 0.5;
[INFO] [stdout] 17 | |             return sprite;
[INFO] [stdout] 18 | |         };
[INFO] [stdout]    | |_________^
[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 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]    = note: this warning originates in the macro `_js_impl` which comes from the expansion of the macro `js` (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/pixi/sprite.rs:13:22
[INFO] [stdout]    |
[INFO] [stdout] 13 |           let sprite = js! {
[INFO] [stdout]    |  ______________________^
[INFO] [stdout] 14 | |             const sprite = new PIXI.Sprite(PIXI.loader.resources[@{alias}].texture);
[INFO] [stdout] 15 | |             sprite.anchor.x = 0.5;
[INFO] [stdout] 16 | |             sprite.anchor.y = 0.5;
[INFO] [stdout] 17 | |             return sprite;
[INFO] [stdout] 18 | |         };
[INFO] [stdout]    | |_________^
[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 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]    = note: this warning originates in the macro `_js_impl` which comes from the expansion of the macro `js` (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/pixi/sprite.rs:13:22
[INFO] [stdout]    |
[INFO] [stdout] 13 |           let sprite = js! {
[INFO] [stdout]    |  ______________________^
[INFO] [stdout] 14 | |             const sprite = new PIXI.Sprite(PIXI.loader.resources[@{alias}].texture);
[INFO] [stdout] 15 | |             sprite.anchor.x = 0.5;
[INFO] [stdout] 16 | |             sprite.anchor.y = 0.5;
[INFO] [stdout] 17 | |             return sprite;
[INFO] [stdout] 18 | |         };
[INFO] [stdout]    | |_________^
[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 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]    = note: this warning originates in the macro `_js_impl` which comes from the expansion of the macro `js` (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/pixi/sprite.rs:13:22
[INFO] [stdout]    |
[INFO] [stdout] 13 |           let sprite = js! {
[INFO] [stdout]    |  ______________________^
[INFO] [stdout] 14 | |             const sprite = new PIXI.Sprite(PIXI.loader.resources[@{alias}].texture);
[INFO] [stdout] 15 | |             sprite.anchor.x = 0.5;
[INFO] [stdout] 16 | |             sprite.anchor.y = 0.5;
[INFO] [stdout] 17 | |             return sprite;
[INFO] [stdout] 18 | |         };
[INFO] [stdout]    | |_________^
[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 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]    = note: this warning originates in the macro `_js_impl` which comes from the expansion of the macro `js` (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/pixi/sprite.rs:13:22
[INFO] [stdout]    |
[INFO] [stdout] 13 |           let sprite = js! {
[INFO] [stdout]    |  ______________________^
[INFO] [stdout] 14 | |             const sprite = new PIXI.Sprite(PIXI.loader.resources[@{alias}].texture);
[INFO] [stdout] 15 | |             sprite.anchor.x = 0.5;
[INFO] [stdout] 16 | |             sprite.anchor.y = 0.5;
[INFO] [stdout] 17 | |             return sprite;
[INFO] [stdout] 18 | |         };
[INFO] [stdout]    | |_________^
[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 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]    = note: this warning originates in the macro `_js_impl` which comes from the expansion of the macro `js` (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/pixi/sprite.rs:13:22
[INFO] [stdout]    |
[INFO] [stdout] 13 |           let sprite = js! {
[INFO] [stdout]    |  ______________________^
[INFO] [stdout] 14 | |             const sprite = new PIXI.Sprite(PIXI.loader.resources[@{alias}].texture);
[INFO] [stdout] 15 | |             sprite.anchor.x = 0.5;
[INFO] [stdout] 16 | |             sprite.anchor.y = 0.5;
[INFO] [stdout] 17 | |             return sprite;
[INFO] [stdout] 18 | |         };
[INFO] [stdout]    | |_________^
[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 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]    = note: this warning originates in the macro `_js_impl` which comes from the expansion of the macro `js` (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/pixi/sprite.rs:13:22
[INFO] [stdout]    |
[INFO] [stdout] 13 |           let sprite = js! {
[INFO] [stdout]    |  ______________________^
[INFO] [stdout] 14 | |             const sprite = new PIXI.Sprite(PIXI.loader.resources[@{alias}].texture);
[INFO] [stdout] 15 | |             sprite.anchor.x = 0.5;
[INFO] [stdout] 16 | |             sprite.anchor.y = 0.5;
[INFO] [stdout] 17 | |             return sprite;
[INFO] [stdout] 18 | |         };
[INFO] [stdout]    | |_________^
[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 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]    = note: this warning originates in the macro `_js_impl` which comes from the expansion of the macro `js` (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/pixi/sprite.rs:13:22
[INFO] [stdout]    |
[INFO] [stdout] 13 |           let sprite = js! {
[INFO] [stdout]    |  ______________________^
[INFO] [stdout] 14 | |             const sprite = new PIXI.Sprite(PIXI.loader.resources[@{alias}].texture);
[INFO] [stdout] 15 | |             sprite.anchor.x = 0.5;
[INFO] [stdout] 16 | |             sprite.anchor.y = 0.5;
[INFO] [stdout] 17 | |             return sprite;
[INFO] [stdout] 18 | |         };
[INFO] [stdout]    | |_________^
[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 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]    = note: this warning originates in the macro `_js_impl` which comes from the expansion of the macro `js` (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/pixi/sprite.rs:13:22
[INFO] [stdout]    |
[INFO] [stdout] 13 |           let sprite = js! {
[INFO] [stdout]    |  ______________________^
[INFO] [stdout] 14 | |             const sprite = new PIXI.Sprite(PIXI.loader.resources[@{alias}].texture);
[INFO] [stdout] 15 | |             sprite.anchor.x = 0.5;
[INFO] [stdout] 16 | |             sprite.anchor.y = 0.5;
[INFO] [stdout] 17 | |             return sprite;
[INFO] [stdout] 18 | |         };
[INFO] [stdout]    | |_________^
[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 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]    = note: this warning originates in the macro `_js_impl` which comes from the expansion of the macro `js` (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/pixi/sprite.rs:13:22
[INFO] [stdout]    |
[INFO] [stdout] 13 |           let sprite = js! {
[INFO] [stdout]    |  ______________________^
[INFO] [stdout] 14 | |             const sprite = new PIXI.Sprite(PIXI.loader.resources[@{alias}].texture);
[INFO] [stdout] 15 | |             sprite.anchor.x = 0.5;
[INFO] [stdout] 16 | |             sprite.anchor.y = 0.5;
[INFO] [stdout] 17 | |             return sprite;
[INFO] [stdout] 18 | |         };
[INFO] [stdout]    | |_________^
[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 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]    = note: this warning originates in the macro `_js_impl` which comes from the expansion of the macro `js` (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/pixi/sprite.rs:13:22
[INFO] [stdout]    |
[INFO] [stdout] 13 |           let sprite = js! {
[INFO] [stdout]    |  ______________________^
[INFO] [stdout] 14 | |             const sprite = new PIXI.Sprite(PIXI.loader.resources[@{alias}].texture);
[INFO] [stdout] 15 | |             sprite.anchor.x = 0.5;
[INFO] [stdout] 16 | |             sprite.anchor.y = 0.5;
[INFO] [stdout] 17 | |             return sprite;
[INFO] [stdout] 18 | |         };
[INFO] [stdout]    | |_________^
[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 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]    = note: this warning originates in the macro `_js_impl` which comes from the expansion of the macro `js` (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/pixi/sprite.rs:13:22
[INFO] [stdout]    |
[INFO] [stdout] 13 |           let sprite = js! {
[INFO] [stdout]    |  ______________________^
[INFO] [stdout] 14 | |             const sprite = new PIXI.Sprite(PIXI.loader.resources[@{alias}].texture);
[INFO] [stdout] 15 | |             sprite.anchor.x = 0.5;
[INFO] [stdout] 16 | |             sprite.anchor.y = 0.5;
[INFO] [stdout] 17 | |             return sprite;
[INFO] [stdout] 18 | |         };
[INFO] [stdout]    | |_________^
[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 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]    = note: this warning originates in the macro `_js_impl` which comes from the expansion of the macro `js` (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/pixi/sprite.rs:13:22
[INFO] [stdout]    |
[INFO] [stdout] 13 |           let sprite = js! {
[INFO] [stdout]    |  ______________________^
[INFO] [stdout] 14 | |             const sprite = new PIXI.Sprite(PIXI.loader.resources[@{alias}].texture);
[INFO] [stdout] 15 | |             sprite.anchor.x = 0.5;
[INFO] [stdout] 16 | |             sprite.anchor.y = 0.5;
[INFO] [stdout] 17 | |             return sprite;
[INFO] [stdout] 18 | |         };
[INFO] [stdout]    | |_________^
[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 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]    = note: this warning originates in the macro `_js_impl` which comes from the expansion of the macro `js` (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/pixi/sprite.rs:13:22
[INFO] [stdout]    |
[INFO] [stdout] 13 |           let sprite = js! {
[INFO] [stdout]    |  ______________________^
[INFO] [stdout] 14 | |             const sprite = new PIXI.Sprite(PIXI.loader.resources[@{alias}].texture);
[INFO] [stdout] 15 | |             sprite.anchor.x = 0.5;
[INFO] [stdout] 16 | |             sprite.anchor.y = 0.5;
[INFO] [stdout] 17 | |             return sprite;
[INFO] [stdout] 18 | |         };
[INFO] [stdout]    | |_________^
[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 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]    = note: this warning originates in the macro `_js_impl` which comes from the expansion of the macro `js` (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/pixi/sprite.rs:13:22
[INFO] [stdout]    |
[INFO] [stdout] 13 |           let sprite = js! {
[INFO] [stdout]    |  ______________________^
[INFO] [stdout] 14 | |             const sprite = new PIXI.Sprite(PIXI.loader.resources[@{alias}].texture);
[INFO] [stdout] 15 | |             sprite.anchor.x = 0.5;
[INFO] [stdout] 16 | |             sprite.anchor.y = 0.5;
[INFO] [stdout] 17 | |             return sprite;
[INFO] [stdout] 18 | |         };
[INFO] [stdout]    | |_________^
[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 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]    = note: this warning originates in the macro `_js_impl` which comes from the expansion of the macro `js` (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/pixi/sprite.rs:13:22
[INFO] [stdout]    |
[INFO] [stdout] 13 |           let sprite = js! {
[INFO] [stdout]    |  ______________________^
[INFO] [stdout] 14 | |             const sprite = new PIXI.Sprite(PIXI.loader.resources[@{alias}].texture);
[INFO] [stdout] 15 | |             sprite.anchor.x = 0.5;
[INFO] [stdout] 16 | |             sprite.anchor.y = 0.5;
[INFO] [stdout] 17 | |             return sprite;
[INFO] [stdout] 18 | |         };
[INFO] [stdout]    | |_________^
[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 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]    = note: this warning originates in the macro `_js_impl` which comes from the expansion of the macro `js` (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/pixi/sprite.rs:13:22
[INFO] [stdout]    |
[INFO] [stdout] 13 |           let sprite = js! {
[INFO] [stdout]    |  ______________________^
[INFO] [stdout] 14 | |             const sprite = new PIXI.Sprite(PIXI.loader.resources[@{alias}].texture);
[INFO] [stdout] 15 | |             sprite.anchor.x = 0.5;
[INFO] [stdout] 16 | |             sprite.anchor.y = 0.5;
[INFO] [stdout] 17 | |             return sprite;
[INFO] [stdout] 18 | |         };
[INFO] [stdout]    | |_________^
[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 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]    = note: this warning originates in the macro `_js_impl` which comes from the expansion of the macro `js` (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/pixi/sprite.rs:13:22
[INFO] [stdout]    |
[INFO] [stdout] 13 |           let sprite = js! {
[INFO] [stdout]    |  ______________________^
[INFO] [stdout] 14 | |             const sprite = new PIXI.Sprite(PIXI.loader.resources[@{alias}].texture);
[INFO] [stdout] 15 | |             sprite.anchor.x = 0.5;
[INFO] [stdout] 16 | |             sprite.anchor.y = 0.5;
[INFO] [stdout] 17 | |             return sprite;
[INFO] [stdout] 18 | |         };
[INFO] [stdout]    | |_________^
[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 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]    = note: this warning originates in the macro `_js_impl` which comes from the expansion of the macro `js` (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/pixi/sprite.rs:13:22
[INFO] [stdout]    |
[INFO] [stdout] 13 |           let sprite = js! {
[INFO] [stdout]    |  ______________________^
[INFO] [stdout] 14 | |             const sprite = new PIXI.Sprite(PIXI.loader.resources[@{alias}].texture);
[INFO] [stdout] 15 | |             sprite.anchor.x = 0.5;
[INFO] [stdout] 16 | |             sprite.anchor.y = 0.5;
[INFO] [stdout] 17 | |             return sprite;
[INFO] [stdout] 18 | |         };
[INFO] [stdout]    | |_________^
[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 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]    = note: this warning originates in the macro `_js_impl` which comes from the expansion of the macro `js` (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/pixi/sprite.rs:13:22
[INFO] [stdout]    |
[INFO] [stdout] 13 |           let sprite = js! {
[INFO] [stdout]    |  ______________________^
[INFO] [stdout] 14 | |             const sprite = new PIXI.Sprite(PIXI.loader.resources[@{alias}].texture);
[INFO] [stdout] 15 | |             sprite.anchor.x = 0.5;
[INFO] [stdout] 16 | |             sprite.anchor.y = 0.5;
[INFO] [stdout] 17 | |             return sprite;
[INFO] [stdout] 18 | |         };
[INFO] [stdout]    | |_________^
[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 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]    = note: this warning originates in the macro `_js_impl` which comes from the expansion of the macro `js` (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/pixi/sprite.rs:13:22
[INFO] [stdout]    |
[INFO] [stdout] 13 |           let sprite = js! {
[INFO] [stdout]    |  ______________________^
[INFO] [stdout] 14 | |             const sprite = new PIXI.Sprite(PIXI.loader.resources[@{alias}].texture);
[INFO] [stdout] 15 | |             sprite.anchor.x = 0.5;
[INFO] [stdout] 16 | |             sprite.anchor.y = 0.5;
[INFO] [stdout] 17 | |             return sprite;
[INFO] [stdout] 18 | |         };
[INFO] [stdout]    | |_________^
[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 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]    = note: this warning originates in the macro `_js_impl` which comes from the expansion of the macro `js` (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/pixi/sprite.rs:13:22
[INFO] [stdout]    |
[INFO] [stdout] 13 |           let sprite = js! {
[INFO] [stdout]    |  ______________________^
[INFO] [stdout] 14 | |             const sprite = new PIXI.Sprite(PIXI.loader.resources[@{alias}].texture);
[INFO] [stdout] 15 | |             sprite.anchor.x = 0.5;
[INFO] [stdout] 16 | |             sprite.anchor.y = 0.5;
[INFO] [stdout] 17 | |             return sprite;
[INFO] [stdout] 18 | |         };
[INFO] [stdout]    | |_________^
[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 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]    = note: this warning originates in the macro `_js_impl` which comes from the expansion of the macro `js` (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/pixi/sprite.rs:13:22
[INFO] [stdout]    |
[INFO] [stdout] 13 |           let sprite = js! {
[INFO] [stdout]    |  ______________________^
[INFO] [stdout] 14 | |             const sprite = new PIXI.Sprite(PIXI.loader.resources[@{alias}].texture);
[INFO] [stdout] 15 | |             sprite.anchor.x = 0.5;
[INFO] [stdout] 16 | |             sprite.anchor.y = 0.5;
[INFO] [stdout] 17 | |             return sprite;
[INFO] [stdout] 18 | |         };
[INFO] [stdout]    | |_________^
[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 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]    = note: this warning originates in the macro `_js_impl` which comes from the expansion of the macro `js` (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/pixi/sprite.rs:13:22
[INFO] [stdout]    |
[INFO] [stdout] 13 |           let sprite = js! {
[INFO] [stdout]    |  ______________________^
[INFO] [stdout] 14 | |             const sprite = new PIXI.Sprite(PIXI.loader.resources[@{alias}].texture);
[INFO] [stdout] 15 | |             sprite.anchor.x = 0.5;
[INFO] [stdout] 16 | |             sprite.anchor.y = 0.5;
[INFO] [stdout] 17 | |             return sprite;
[INFO] [stdout] 18 | |         };
[INFO] [stdout]    | |_________^
[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 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]    = note: this warning originates in the macro `_js_impl` which comes from the expansion of the macro `js` (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/pixi/graphics.rs:25:24
[INFO] [stdout]    |
[INFO] [stdout] 25 |           let graphics = js! {
[INFO] [stdout]    |  ________________________^
[INFO] [stdout] 26 | |             return new PIXI.Graphics();
[INFO] [stdout] 27 | |         };
[INFO] [stdout]    | |_________^
[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 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]    = note: `#[warn(semicolon_in_expressions_from_non_local_macros)]` (part of `#[warn(future_incompatible)]`) on by default
[INFO] [stdout]    = note: this warning originates in the macro `_js_impl` which comes from the expansion of the macro `js` (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/pixi/sprite.rs:13:22
[INFO] [stdout]    |
[INFO] [stdout] 13 |           let sprite = js! {
[INFO] [stdout]    |  ______________________^
[INFO] [stdout] 14 | |             const sprite = new PIXI.Sprite(PIXI.loader.resources[@{alias}].texture);
[INFO] [stdout] 15 | |             sprite.anchor.x = 0.5;
[INFO] [stdout] 16 | |             sprite.anchor.y = 0.5;
[INFO] [stdout] 17 | |             return sprite;
[INFO] [stdout] 18 | |         };
[INFO] [stdout]    | |_________^
[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 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]    = note: this warning originates in the macro `_js_impl` which comes from the expansion of the macro `js` (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/pixi/graphics.rs:25:24
[INFO] [stdout]    |
[INFO] [stdout] 25 |           let graphics = js! {
[INFO] [stdout]    |  ________________________^
[INFO] [stdout] 26 | |             return new PIXI.Graphics();
[INFO] [stdout] 27 | |         };
[INFO] [stdout]    | |_________^
[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 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]    = note: this warning originates in the macro `_js_impl` which comes from the expansion of the macro `js` (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/pixi/sprite.rs:13:22
[INFO] [stdout]    |
[INFO] [stdout] 13 |           let sprite = js! {
[INFO] [stdout]    |  ______________________^
[INFO] [stdout] 14 | |             const sprite = new PIXI.Sprite(PIXI.loader.resources[@{alias}].texture);
[INFO] [stdout] 15 | |             sprite.anchor.x = 0.5;
[INFO] [stdout] 16 | |             sprite.anchor.y = 0.5;
[INFO] [stdout] 17 | |             return sprite;
[INFO] [stdout] 18 | |         };
[INFO] [stdout]    | |_________^
[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 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]    = note: this warning originates in the macro `_js_impl` which comes from the expansion of the macro `js` (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/pixi/graphics.rs:25:24
[INFO] [stdout]    |
[INFO] [stdout] 25 |           let graphics = js! {
[INFO] [stdout]    |  ________________________^
[INFO] [stdout] 26 | |             return new PIXI.Graphics();
[INFO] [stdout] 27 | |         };
[INFO] [stdout]    | |_________^
[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 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]    = note: this warning originates in the macro `_js_impl` which comes from the expansion of the macro `js` (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/pixi/graphics.rs:25:24
[INFO] [stdout]    |
[INFO] [stdout] 25 |           let graphics = js! {
[INFO] [stdout]    |  ________________________^
[INFO] [stdout] 26 | |             return new PIXI.Graphics();
[INFO] [stdout] 27 | |         };
[INFO] [stdout]    | |_________^
[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 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]    = note: this warning originates in the macro `_js_impl` which comes from the expansion of the macro `js` (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/pixi/graphics.rs:25:24
[INFO] [stdout]    |
[INFO] [stdout] 25 |           let graphics = js! {
[INFO] [stdout]    |  ________________________^
[INFO] [stdout] 26 | |             return new PIXI.Graphics();
[INFO] [stdout] 27 | |         };
[INFO] [stdout]    | |_________^
[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 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]    = note: this warning originates in the macro `_js_impl` which comes from the expansion of the macro `js` (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/pixi/sprite.rs:13:22
[INFO] [stdout]    |
[INFO] [stdout] 13 |           let sprite = js! {
[INFO] [stdout]    |  ______________________^
[INFO] [stdout] 14 | |             const sprite = new PIXI.Sprite(PIXI.loader.resources[@{alias}].texture);
[INFO] [stdout] 15 | |             sprite.anchor.x = 0.5;
[INFO] [stdout] 16 | |             sprite.anchor.y = 0.5;
[INFO] [stdout] 17 | |             return sprite;
[INFO] [stdout] 18 | |         };
[INFO] [stdout]    | |_________^
[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 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]    = note: this warning originates in the macro `_js_impl` which comes from the expansion of the macro `js` (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/pixi/graphics.rs:25:24
[INFO] [stdout]    |
[INFO] [stdout] 25 |           let graphics = js! {
[INFO] [stdout]    |  ________________________^
[INFO] [stdout] 26 | |             return new PIXI.Graphics();
[INFO] [stdout] 27 | |         };
[INFO] [stdout]    | |_________^
[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 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]    = note: this warning originates in the macro `_js_impl` which comes from the expansion of the macro `js` (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/pixi/graphics.rs:25:24
[INFO] [stdout]    |
[INFO] [stdout] 25 |           let graphics = js! {
[INFO] [stdout]    |  ________________________^
[INFO] [stdout] 26 | |             return new PIXI.Graphics();
[INFO] [stdout] 27 | |         };
[INFO] [stdout]    | |_________^
[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 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]    = note: this warning originates in the macro `_js_impl` which comes from the expansion of the macro `js` (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/pixi/sprite.rs:13:22
[INFO] [stdout]    |
[INFO] [stdout] 13 |           let sprite = js! {
[INFO] [stdout]    |  ______________________^
[INFO] [stdout] 14 | |             const sprite = new PIXI.Sprite(PIXI.loader.resources[@{alias}].texture);
[INFO] [stdout] 15 | |             sprite.anchor.x = 0.5;
[INFO] [stdout] 16 | |             sprite.anchor.y = 0.5;
[INFO] [stdout] 17 | |             return sprite;
[INFO] [stdout] 18 | |         };
[INFO] [stdout]    | |_________^
[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 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]    = note: this warning originates in the macro `_js_impl` which comes from the expansion of the macro `js` (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/pixi/sprite.rs:13:22
[INFO] [stdout]    |
[INFO] [stdout] 13 |           let sprite = js! {
[INFO] [stdout]    |  ______________________^
[INFO] [stdout] 14 | |             const sprite = new PIXI.Sprite(PIXI.loader.resources[@{alias}].texture);
[INFO] [stdout] 15 | |             sprite.anchor.x = 0.5;
[INFO] [stdout] 16 | |             sprite.anchor.y = 0.5;
[INFO] [stdout] 17 | |             return sprite;
[INFO] [stdout] 18 | |         };
[INFO] [stdout]    | |_________^
[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 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]    = note: this warning originates in the macro `_js_impl` which comes from the expansion of the macro `js` (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/pixi/graphics.rs:35:9
[INFO] [stdout]    |
[INFO] [stdout] 35 | /         js! { @(no_return)
[INFO] [stdout] 36 | |             const graphics = @{&self.js_reference};
[INFO] [stdout] 37 | |             graphics.lineWidth = @{width};
[INFO] [stdout] 38 | |         };
[INFO] [stdout]    | |_________^
[INFO] [stdout]    |
[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 `_js_impl`
[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 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]    = note: this warning originates in the macro `_js_impl` which comes from the expansion of the macro `js` (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/pixi/sprite.rs:34:17
[INFO] [stdout]    |
[INFO] [stdout] 34 |           let x = js! { 
[INFO] [stdout]    |  _________________^
[INFO] [stdout] 35 | |             const me = @{&self.js_reference};
[INFO] [stdout] 36 | |             return me.x;
[INFO] [stdout] 37 | |         };
[INFO] [stdout]    | |_________^
[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 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]    = note: this warning originates in the macro `_js_impl` which comes from the expansion of the macro `js` (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/pixi/sprite.rs:34:17
[INFO] [stdout]    |
[INFO] [stdout] 34 |           let x = js! { 
[INFO] [stdout]    |  _________________^
[INFO] [stdout] 35 | |             const me = @{&self.js_reference};
[INFO] [stdout] 36 | |             return me.x;
[INFO] [stdout] 37 | |         };
[INFO] [stdout]    | |_________^
[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 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]    = note: this warning originates in the macro `_js_impl` which comes from the expansion of the macro `js` (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/pixi/sprite.rs:34:17
[INFO] [stdout]    |
[INFO] [stdout] 34 |           let x = js! { 
[INFO] [stdout]    |  _________________^
[INFO] [stdout] 35 | |             const me = @{&self.js_reference};
[INFO] [stdout] 36 | |             return me.x;
[INFO] [stdout] 37 | |         };
[INFO] [stdout]    | |_________^
[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 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]    = note: this warning originates in the macro `_js_impl` which comes from the expansion of the macro `js` (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/pixi/graphics.rs:35:9
[INFO] [stdout]    |
[INFO] [stdout] 35 | /         js! { @(no_return)
[INFO] [stdout] 36 | |             const graphics = @{&self.js_reference};
[INFO] [stdout] 37 | |             graphics.lineWidth = @{width};
[INFO] [stdout] 38 | |         };
[INFO] [stdout]    | |_________^
[INFO] [stdout]    |
[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 `_js_impl`
[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 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]    = note: this warning originates in the macro `_js_impl` which comes from the expansion of the macro `js` (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/pixi/sprite.rs:34:17
[INFO] [stdout]    |
[INFO] [stdout] 34 |           let x = js! { 
[INFO] [stdout]    |  _________________^
[INFO] [stdout] 35 | |             const me = @{&self.js_reference};
[INFO] [stdout] 36 | |             return me.x;
[INFO] [stdout] 37 | |         };
[INFO] [stdout]    | |_________^
[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 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]    = note: this warning originates in the macro `_js_impl` which comes from the expansion of the macro `js` (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/pixi/graphics.rs:42:9
[INFO] [stdout]    |
[INFO] [stdout] 42 | /         js! { @(no_return)
[INFO] [stdout] 43 | |             const graphics = @{&self.js_reference};
[INFO] [stdout] 44 | |             graphics.lineColor = @{color};
[INFO] [stdout] 45 | |         };
[INFO] [stdout]    | |_________^
[INFO] [stdout]    |
[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 `_js_impl`
[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 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]    = note: this warning originates in the macro `_js_impl` which comes from the expansion of the macro `js` (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/pixi/sprite.rs:34:17
[INFO] [stdout]    |
[INFO] [stdout] 34 |           let x = js! { 
[INFO] [stdout]    |  _________________^
[INFO] [stdout] 35 | |             const me = @{&self.js_reference};
[INFO] [stdout] 36 | |             return me.x;
[INFO] [stdout] 37 | |         };
[INFO] [stdout]    | |_________^
[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 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]    = note: this warning originates in the macro `_js_impl` which comes from the expansion of the macro `js` (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/pixi/sprite.rs:34:17
[INFO] [stdout]    |
[INFO] [stdout] 34 |           let x = js! { 
[INFO] [stdout]    |  _________________^
[INFO] [stdout] 35 | |             const me = @{&self.js_reference};
[INFO] [stdout] 36 | |             return me.x;
[INFO] [stdout] 37 | |         };
[INFO] [stdout]    | |_________^
[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 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]    = note: this warning originates in the macro `_js_impl` which comes from the expansion of the macro `js` (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/pixi/sprite.rs:34:17
[INFO] [stdout]    |
[INFO] [stdout] 34 |           let x = js! { 
[INFO] [stdout]    |  _________________^
[INFO] [stdout] 35 | |             const me = @{&self.js_reference};
[INFO] [stdout] 36 | |             return me.x;
[INFO] [stdout] 37 | |         };
[INFO] [stdout]    | |_________^
[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 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]    = note: this warning originates in the macro `_js_impl` which comes from the expansion of the macro `js` (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/pixi/sprite.rs:34:17
[INFO] [stdout]    |
[INFO] [stdout] 34 |           let x = js! { 
[INFO] [stdout]    |  _________________^
[INFO] [stdout] 35 | |             const me = @{&self.js_reference};
[INFO] [stdout] 36 | |             return me.x;
[INFO] [stdout] 37 | |         };
[INFO] [stdout]    | |_________^
[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 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]    = note: this warning originates in the macro `_js_impl` which comes from the expansion of the macro `js` (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/pixi/sprite.rs:34:17
[INFO] [stdout]    |
[INFO] [stdout] 34 |           let x = js! { 
[INFO] [stdout]    |  _________________^
[INFO] [stdout] 35 | |             const me = @{&self.js_reference};
[INFO] [stdout] 36 | |             return me.x;
[INFO] [stdout] 37 | |         };
[INFO] [stdout]    | |_________^
[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 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]    = note: this warning originates in the macro `_js_impl` which comes from the expansion of the macro `js` (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/pixi/graphics.rs:42:9
[INFO] [stdout]    |
[INFO] [stdout] 42 | /         js! { @(no_return)
[INFO] [stdout] 43 | |             const graphics = @{&self.js_reference};
[INFO] [stdout] 44 | |             graphics.lineColor = @{color};
[INFO] [stdout] 45 | |         };
[INFO] [stdout]    | |_________^
[INFO] [stdout]    |
[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 `_js_impl`
[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 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]    = note: this warning originates in the macro `_js_impl` which comes from the expansion of the macro `js` (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/pixi/sprite.rs:34:17
[INFO] [stdout]    |
[INFO] [stdout] 34 |           let x = js! { 
[INFO] [stdout]    |  _________________^
[INFO] [stdout] 35 | |             const me = @{&self.js_reference};
[INFO] [stdout] 36 | |             return me.x;
[INFO] [stdout] 37 | |         };
[INFO] [stdout]    | |_________^
[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 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]    = note: this warning originates in the macro `_js_impl` which comes from the expansion of the macro `js` (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/pixi/sprite.rs:42:9
[INFO] [stdout]    |
[INFO] [stdout] 42 | /         js! { @(no_return)
[INFO] [stdout] 43 | |             const rect = @{&self.js_reference};
[INFO] [stdout] 44 | |             rect.x = @{new_x};
[INFO] [stdout] 45 | |         };
[INFO] [stdout]    | |_________^
[INFO] [stdout]    |
[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 `_js_impl`
[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 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]    = note: this warning originates in the macro `_js_impl` which comes from the expansion of the macro `js` (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/pixi/graphics.rs:49:9
[INFO] [stdout]    |
[INFO] [stdout] 49 | /         js! { @(no_return)
[INFO] [stdout] 50 | |             const graphics = @{&self.js_reference};
[INFO] [stdout] 51 | |             graphics.beginFill(@{color});
[INFO] [stdout] 52 | |         };
[INFO] [stdout]    | |_________^
[INFO] [stdout]    |
[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 `_js_impl`
[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 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]    = note: this warning originates in the macro `_js_impl` which comes from the expansion of the macro `js` (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/pixi/graphics.rs:49:9
[INFO] [stdout]    |
[INFO] [stdout] 49 | /         js! { @(no_return)
[INFO] [stdout] 50 | |             const graphics = @{&self.js_reference};
[INFO] [stdout] 51 | |             graphics.beginFill(@{color});
[INFO] [stdout] 52 | |         };
[INFO] [stdout]    | |_________^
[INFO] [stdout]    |
[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 `_js_impl`
[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 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]    = note: this warning originates in the macro `_js_impl` which comes from the expansion of the macro `js` (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/pixi/sprite.rs:42:9
[INFO] [stdout]    |
[INFO] [stdout] 42 | /         js! { @(no_return)
[INFO] [stdout] 43 | |             const rect = @{&self.js_reference};
[INFO] [stdout] 44 | |             rect.x = @{new_x};
[INFO] [stdout] 45 | |         };
[INFO] [stdout]    | |_________^
[INFO] [stdout]    |
[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 `_js_impl`
[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 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]    = note: this warning originates in the macro `_js_impl` which comes from the expansion of the macro `js` (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/pixi/graphics.rs:56:9
[INFO] [stdout]    |
[INFO] [stdout] 56 | /         js! { @(no_return)
[INFO] [stdout] 57 | |             const graphics = @{&self.js_reference};
[INFO] [stdout] 58 | |             graphics.drawRect(@{x}, @{y}, @{width}, @{height});
[INFO] [stdout] 59 | |         };
[INFO] [stdout]    | |_________^
[INFO] [stdout]    |
[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 `_js_impl`
[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 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]    = note: this warning originates in the macro `_js_impl` which comes from the expansion of the macro `js` (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/pixi/graphics.rs:56:9
[INFO] [stdout]    |
[INFO] [stdout] 56 | /         js! { @(no_return)
[INFO] [stdout] 57 | |             const graphics = @{&self.js_reference};
[INFO] [stdout] 58 | |             graphics.drawRect(@{x}, @{y}, @{width}, @{height});
[INFO] [stdout] 59 | |         };
[INFO] [stdout]    | |_________^
[INFO] [stdout]    |
[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 `_js_impl`
[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 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]    = note: this warning originates in the macro `_js_impl` which comes from the expansion of the macro `js` (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/pixi/graphics.rs:63:9
[INFO] [stdout]    |
[INFO] [stdout] 63 | /         js! { @(no_return)
[INFO] [stdout] 64 | |             const graphics = @{&self.js_reference};
[INFO] [stdout] 65 | |             graphics.drawEllipse(@{x}, @{y}, @{width}, @{height});
[INFO] [stdout] 66 | |         };
[INFO] [stdout]    | |_________^
[INFO] [stdout]    |
[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 `_js_impl`
[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 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]    = note: this warning originates in the macro `_js_impl` which comes from the expansion of the macro `js` (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/pixi/sprite.rs:49:17
[INFO] [stdout]    |
[INFO] [stdout] 49 |           let y = js! { 
[INFO] [stdout]    |  _________________^
[INFO] [stdout] 50 | |             const me = @{&self.js_reference};
[INFO] [stdout] 51 | |             return me.y;
[INFO] [stdout] 52 | |         };
[INFO] [stdout]    | |_________^
[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 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]    = note: this warning originates in the macro `_js_impl` which comes from the expansion of the macro `js` (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/pixi/sprite.rs:49:17
[INFO] [stdout]    |
[INFO] [stdout] 49 |           let y = js! { 
[INFO] [stdout]    |  _________________^
[INFO] [stdout] 50 | |             const me = @{&self.js_reference};
[INFO] [stdout] 51 | |             return me.y;
[INFO] [stdout] 52 | |         };
[INFO] [stdout]    | |_________^
[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 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]    = note: this warning originates in the macro `_js_impl` which comes from the expansion of the macro `js` (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/pixi/sprite.rs:49:17
[INFO] [stdout]    |
[INFO] [stdout] 49 |           let y = js! { 
[INFO] [stdout]    |  _________________^
[INFO] [stdout] 50 | |             const me = @{&self.js_reference};
[INFO] [stdout] 51 | |             return me.y;
[INFO] [stdout] 52 | |         };
[INFO] [stdout]    | |_________^
[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 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]    = note: this warning originates in the macro `_js_impl` which comes from the expansion of the macro `js` (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/pixi/sprite.rs:49:17
[INFO] [stdout]    |
[INFO] [stdout] 49 |           let y = js! { 
[INFO] [stdout]    |  _________________^
[INFO] [stdout] 50 | |             const me = @{&self.js_reference};
[INFO] [stdout] 51 | |             return me.y;
[INFO] [stdout] 52 | |         };
[INFO] [stdout]    | |_________^
[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 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]    = note: this warning originates in the macro `_js_impl` which comes from the expansion of the macro `js` (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/pixi/sprite.rs:49:17
[INFO] [stdout]    |
[INFO] [stdout] 49 |           let y = js! { 
[INFO] [stdout]    |  _________________^
[INFO] [stdout] 50 | |             const me = @{&self.js_reference};
[INFO] [stdout] 51 | |             return me.y;
[INFO] [stdout] 52 | |         };
[INFO] [stdout]    | |_________^
[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 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]    = note: this warning originates in the macro `_js_impl` which comes from the expansion of the macro `js` (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/pixi/sprite.rs:49:17
[INFO] [stdout]    |
[INFO] [stdout] 49 |           let y = js! { 
[INFO] [stdout]    |  _________________^
[INFO] [stdout] 50 | |             const me = @{&self.js_reference};
[INFO] [stdout] 51 | |             return me.y;
[INFO] [stdout] 52 | |         };
[INFO] [stdout]    | |_________^
[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 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]    = note: this warning originates in the macro `_js_impl` which comes from the expansion of the macro `js` (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/pixi/sprite.rs:49:17
[INFO] [stdout]    |
[INFO] [stdout] 49 |           let y = js! { 
[INFO] [stdout]    |  _________________^
[INFO] [stdout] 50 | |             const me = @{&self.js_reference};
[INFO] [stdout] 51 | |             return me.y;
[INFO] [stdout] 52 | |         };
[INFO] [stdout]    | |_________^
[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 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]    = note: this warning originates in the macro `_js_impl` which comes from the expansion of the macro `js` (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/pixi/graphics.rs:63:9
[INFO] [stdout]    |
[INFO] [stdout] 63 | /         js! { @(no_return)
[INFO] [stdout] 64 | |             const graphics = @{&self.js_reference};
[INFO] [stdout] 65 | |             graphics.drawEllipse(@{x}, @{y}, @{width}, @{height});
[INFO] [stdout] 66 | |         };
[INFO] [stdout]    | |_________^
[INFO] [stdout]    |
[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 `_js_impl`
[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 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]    = note: this warning originates in the macro `_js_impl` which comes from the expansion of the macro `js` (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/pixi/sprite.rs:49:17
[INFO] [stdout]    |
[INFO] [stdout] 49 |           let y = js! { 
[INFO] [stdout]    |  _________________^
[INFO] [stdout] 50 | |             const me = @{&self.js_reference};
[INFO] [stdout] 51 | |             return me.y;
[INFO] [stdout] 52 | |         };
[INFO] [stdout]    | |_________^
[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 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]    = note: this warning originates in the macro `_js_impl` which comes from the expansion of the macro `js` (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/pixi/graphics.rs:78:17
[INFO] [stdout]    |
[INFO] [stdout] 78 |           let x = js! { 
[INFO] [stdout]    |  _________________^
[INFO] [stdout] 79 | |             const me = @{&self.js_reference};
[INFO] [stdout] 80 | |             return me.x;
[INFO] [stdout] 81 | |         };
[INFO] [stdout]    | |_________^
[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 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]    = note: this warning originates in the macro `_js_impl` which comes from the expansion of the macro `js` (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/pixi/sprite.rs:49:17
[INFO] [stdout]    |
[INFO] [stdout] 49 |           let y = js! { 
[INFO] [stdout]    |  _________________^
[INFO] [stdout] 50 | |             const me = @{&self.js_reference};
[INFO] [stdout] 51 | |             return me.y;
[INFO] [stdout] 52 | |         };
[INFO] [stdout]    | |_________^
[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 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]    = note: this warning originates in the macro `_js_impl` which comes from the expansion of the macro `js` (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/pixi/graphics.rs:78:17
[INFO] [stdout]    |
[INFO] [stdout] 78 |           let x = js! { 
[INFO] [stdout]    |  _________________^
[INFO] [stdout] 79 | |             const me = @{&self.js_reference};
[INFO] [stdout] 80 | |             return me.x;
[INFO] [stdout] 81 | |         };
[INFO] [stdout]    | |_________^
[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 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]    = note: this warning originates in the macro `_js_impl` which comes from the expansion of the macro `js` (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/pixi/graphics.rs:78:17
[INFO] [stdout]    |
[INFO] [stdout] 78 |           let x = js! { 
[INFO] [stdout]    |  _________________^
[INFO] [stdout] 79 | |             const me = @{&self.js_reference};
[INFO] [stdout] 80 | |             return me.x;
[INFO] [stdout] 81 | |         };
[INFO] [stdout]    | |_________^
[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 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]    = note: this warning originates in the macro `_js_impl` which comes from the expansion of the macro `js` (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/pixi/sprite.rs:49:17
[INFO] [stdout]    |
[INFO] [stdout] 49 |           let y = js! { 
[INFO] [stdout]    |  _________________^
[INFO] [stdout] 50 | |             const me = @{&self.js_reference};
[INFO] [stdout] 51 | |             return me.y;
[INFO] [stdout] 52 | |         };
[INFO] [stdout]    | |_________^
[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 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]    = note: this warning originates in the macro `_js_impl` which comes from the expansion of the macro `js` (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/pixi/graphics.rs:78:17
[INFO] [stdout]    |
[INFO] [stdout] 78 |           let x = js! { 
[INFO] [stdout]    |  _________________^
[INFO] [stdout] 79 | |             const me = @{&self.js_reference};
[INFO] [stdout] 80 | |             return me.x;
[INFO] [stdout] 81 | |         };
[INFO] [stdout]    | |_________^
[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 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]    = note: this warning originates in the macro `_js_impl` which comes from the expansion of the macro `js` (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/pixi/sprite.rs:57:9
[INFO] [stdout]    |
[INFO] [stdout] 57 | /         js! { @(no_return)
[INFO] [stdout] 58 | |             const rect = @{&self.js_reference};
[INFO] [stdout] 59 | |             rect.y = @{new_y};
[INFO] [stdout] 60 | |         };
[INFO] [stdout]    | |_________^
[INFO] [stdout]    |
[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 `_js_impl`
[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 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]    = note: this warning originates in the macro `_js_impl` which comes from the expansion of the macro `js` (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/pixi/graphics.rs:78:17
[INFO] [stdout]    |
[INFO] [stdout] 78 |           let x = js! { 
[INFO] [stdout]    |  _________________^
[INFO] [stdout] 79 | |             const me = @{&self.js_reference};
[INFO] [stdout] 80 | |             return me.x;
[INFO] [stdout] 81 | |         };
[INFO] [stdout]    | |_________^
[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 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]    = note: this warning originates in the macro `_js_impl` which comes from the expansion of the macro `js` (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/pixi/sprite.rs:57:9
[INFO] [stdout]    |
[INFO] [stdout] 57 | /         js! { @(no_return)
[INFO] [stdout] 58 | |             const rect = @{&self.js_reference};
[INFO] [stdout] 59 | |             rect.y = @{new_y};
[INFO] [stdout] 60 | |         };
[INFO] [stdout]    | |_________^
[INFO] [stdout]    |
[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 `_js_impl`
[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 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]    = note: this warning originates in the macro `_js_impl` which comes from the expansion of the macro `js` (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/pixi/graphics.rs:78:17
[INFO] [stdout]    |
[INFO] [stdout] 78 |           let x = js! { 
[INFO] [stdout]    |  _________________^
[INFO] [stdout] 79 | |             const me = @{&self.js_reference};
[INFO] [stdout] 80 | |             return me.x;
[INFO] [stdout] 81 | |         };
[INFO] [stdout]    | |_________^
[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 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]    = note: this warning originates in the macro `_js_impl` which comes from the expansion of the macro `js` (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/pixi/graphics.rs:78:17
[INFO] [stdout]    |
[INFO] [stdout] 78 |           let x = js! { 
[INFO] [stdout]    |  _________________^
[INFO] [stdout] 79 | |             const me = @{&self.js_reference};
[INFO] [stdout] 80 | |             return me.x;
[INFO] [stdout] 81 | |         };
[INFO] [stdout]    | |_________^
[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 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]    = note: this warning originates in the macro `_js_impl` which comes from the expansion of the macro `js` (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/pixi/sprite.rs:64:9
[INFO] [stdout]    |
[INFO] [stdout] 64 | /         js! {@(no_return)
[INFO] [stdout] 65 | |             const rect = @{&self.js_reference};
[INFO] [stdout] 66 | |             rect.x = @{x};
[INFO] [stdout] 67 | |             rect.y = @{y};
[INFO] [stdout] 68 | |         };
[INFO] [stdout]    | |_________^
[INFO] [stdout]    |
[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 `_js_impl`
[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 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]    = note: this warning originates in the macro `_js_impl` which comes from the expansion of the macro `js` (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/pixi/graphics.rs:78:17
[INFO] [stdout]    |
[INFO] [stdout] 78 |           let x = js! { 
[INFO] [stdout]    |  _________________^
[INFO] [stdout] 79 | |             const me = @{&self.js_reference};
[INFO] [stdout] 80 | |             return me.x;
[INFO] [stdout] 81 | |         };
[INFO] [stdout]    | |_________^
[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 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]    = note: this warning originates in the macro `_js_impl` which comes from the expansion of the macro `js` (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/pixi/sprite.rs:64:9
[INFO] [stdout]    |
[INFO] [stdout] 64 | /         js! {@(no_return)
[INFO] [stdout] 65 | |             const rect = @{&self.js_reference};
[INFO] [stdout] 66 | |             rect.x = @{x};
[INFO] [stdout] 67 | |             rect.y = @{y};
[INFO] [stdout] 68 | |         };
[INFO] [stdout]    | |_________^
[INFO] [stdout]    |
[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 `_js_impl`
[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 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]    = note: this warning originates in the macro `_js_impl` which comes from the expansion of the macro `js` (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/pixi/sprite.rs:74:17
[INFO] [stdout]    |
[INFO] [stdout] 74 |           let x = js! { 
[INFO] [stdout]    |  _________________^
[INFO] [stdout] 75 | |             const me = @{&self.js_reference};
[INFO] [stdout] 76 | |             return me.width;
[INFO] [stdout] 77 | |         };
[INFO] [stdout]    | |_________^
[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 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]    = note: this warning originates in the macro `_js_impl` which comes from the expansion of the macro `js` (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/pixi/sprite.rs:74:17
[INFO] [stdout]    |
[INFO] [stdout] 74 |           let x = js! { 
[INFO] [stdout]    |  _________________^
[INFO] [stdout] 75 | |             const me = @{&self.js_reference};
[INFO] [stdout] 76 | |             return me.width;
[INFO] [stdout] 77 | |         };
[INFO] [stdout]    | |_________^
[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 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]    = note: this warning originates in the macro `_js_impl` which comes from the expansion of the macro `js` (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/pixi/sprite.rs:74:17
[INFO] [stdout]    |
[INFO] [stdout] 74 |           let x = js! { 
[INFO] [stdout]    |  _________________^
[INFO] [stdout] 75 | |             const me = @{&self.js_reference};
[INFO] [stdout] 76 | |             return me.width;
[INFO] [stdout] 77 | |         };
[INFO] [stdout]    | |_________^
[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 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]    = note: this warning originates in the macro `_js_impl` which comes from the expansion of the macro `js` (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/pixi/sprite.rs:74:17
[INFO] [stdout]    |
[INFO] [stdout] 74 |           let x = js! { 
[INFO] [stdout]    |  _________________^
[INFO] [stdout] 75 | |             const me = @{&self.js_reference};
[INFO] [stdout] 76 | |             return me.width;
[INFO] [stdout] 77 | |         };
[INFO] [stdout]    | |_________^
[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 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]    = note: this warning originates in the macro `_js_impl` which comes from the expansion of the macro `js` (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/pixi/sprite.rs:74:17
[INFO] [stdout]    |
[INFO] [stdout] 74 |           let x = js! { 
[INFO] [stdout]    |  _________________^
[INFO] [stdout] 75 | |             const me = @{&self.js_reference};
[INFO] [stdout] 76 | |             return me.width;
[INFO] [stdout] 77 | |         };
[INFO] [stdout]    | |_________^
[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 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]    = note: this warning originates in the macro `_js_impl` which comes from the expansion of the macro `js` (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/pixi/sprite.rs:74:17
[INFO] [stdout]    |
[INFO] [stdout] 74 |           let x = js! { 
[INFO] [stdout]    |  _________________^
[INFO] [stdout] 75 | |             const me = @{&self.js_reference};
[INFO] [stdout] 76 | |             return me.width;
[INFO] [stdout] 77 | |         };
[INFO] [stdout]    | |_________^
[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 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]    = note: this warning originates in the macro `_js_impl` which comes from the expansion of the macro `js` (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/pixi/sprite.rs:74:17
[INFO] [stdout]    |
[INFO] [stdout] 74 |           let x = js! { 
[INFO] [stdout]    |  _________________^
[INFO] [stdout] 75 | |             const me = @{&self.js_reference};
[INFO] [stdout] 76 | |             return me.width;
[INFO] [stdout] 77 | |         };
[INFO] [stdout]    | |_________^
[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 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]    = note: this warning originates in the macro `_js_impl` which comes from the expansion of the macro `js` (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/pixi/graphics.rs:78:17
[INFO] [stdout]    |
[INFO] [stdout] 78 |           let x = js! { 
[INFO] [stdout]    |  _________________^
[INFO] [stdout] 79 | |             const me = @{&self.js_reference};
[INFO] [stdout] 80 | |             return me.x;
[INFO] [stdout] 81 | |         };
[INFO] [stdout]    | |_________^
[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 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]    = note: this warning originates in the macro `_js_impl` which comes from the expansion of the macro `js` (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/pixi/sprite.rs:74:17
[INFO] [stdout]    |
[INFO] [stdout] 74 |           let x = js! { 
[INFO] [stdout]    |  _________________^
[INFO] [stdout] 75 | |             const me = @{&self.js_reference};
[INFO] [stdout] 76 | |             return me.width;
[INFO] [stdout] 77 | |         };
[INFO] [stdout]    | |_________^
[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 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]    = note: this warning originates in the macro `_js_impl` which comes from the expansion of the macro `js` (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/pixi/graphics.rs:78:17
[INFO] [stdout]    |
[INFO] [stdout] 78 |           let x = js! { 
[INFO] [stdout]    |  _________________^
[INFO] [stdout] 79 | |             const me = @{&self.js_reference};
[INFO] [stdout] 80 | |             return me.x;
[INFO] [stdout] 81 | |         };
[INFO] [stdout]    | |_________^
[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 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]    = note: this warning originates in the macro `_js_impl` which comes from the expansion of the macro `js` (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/pixi/sprite.rs:74:17
[INFO] [stdout]    |
[INFO] [stdout] 74 |           let x = js! { 
[INFO] [stdout]    |  _________________^
[INFO] [stdout] 75 | |             const me = @{&self.js_reference};
[INFO] [stdout] 76 | |             return me.width;
[INFO] [stdout] 77 | |         };
[INFO] [stdout]    | |_________^
[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 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]    = note: this warning originates in the macro `_js_impl` which comes from the expansion of the macro `js` (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/pixi/graphics.rs:86:9
[INFO] [stdout]    |
[INFO] [stdout] 86 | /         js! { @(no_return)
[INFO] [stdout] 87 | |             const rect = @{&self.js_reference};
[INFO] [stdout] 88 | |             rect.x = @{new_x};
[INFO] [stdout] 89 | |         };
[INFO] [stdout]    | |_________^
[INFO] [stdout]    |
[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 `_js_impl`
[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 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]    = note: this warning originates in the macro `_js_impl` which comes from the expansion of the macro `js` (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/pixi/graphics.rs:86:9
[INFO] [stdout]    |
[INFO] [stdout] 86 | /         js! { @(no_return)
[INFO] [stdout] 87 | |             const rect = @{&self.js_reference};
[INFO] [stdout] 88 | |             rect.x = @{new_x};
[INFO] [stdout] 89 | |         };
[INFO] [stdout]    | |_________^
[INFO] [stdout]    |
[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 `_js_impl`
[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 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]    = note: this warning originates in the macro `_js_impl` which comes from the expansion of the macro `js` (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/pixi/sprite.rs:74:17
[INFO] [stdout]    |
[INFO] [stdout] 74 |           let x = js! { 
[INFO] [stdout]    |  _________________^
[INFO] [stdout] 75 | |             const me = @{&self.js_reference};
[INFO] [stdout] 76 | |             return me.width;
[INFO] [stdout] 77 | |         };
[INFO] [stdout]    | |_________^
[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 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]    = note: this warning originates in the macro `_js_impl` which comes from the expansion of the macro `js` (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/pixi/graphics.rs:93:17
[INFO] [stdout]    |
[INFO] [stdout] 93 |           let y = js! { 
[INFO] [stdout]    |  _________________^
[INFO] [stdout] 94 | |             const me = @{&self.js_reference};
[INFO] [stdout] 95 | |             return me.y;
[INFO] [stdout] 96 | |         };
[INFO] [stdout]    | |_________^
[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 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]    = note: this warning originates in the macro `_js_impl` which comes from the expansion of the macro `js` (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/pixi/graphics.rs:93:17
[INFO] [stdout]    |
[INFO] [stdout] 93 |           let y = js! { 
[INFO] [stdout]    |  _________________^
[INFO] [stdout] 94 | |             const me = @{&self.js_reference};
[INFO] [stdout] 95 | |             return me.y;
[INFO] [stdout] 96 | |         };
[INFO] [stdout]    | |_________^
[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 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]    = note: this warning originates in the macro `_js_impl` which comes from the expansion of the macro `js` (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/pixi/sprite.rs:82:9
[INFO] [stdout]    |
[INFO] [stdout] 82 | /         js! { @(no_return)
[INFO] [stdout] 83 | |             const rect = @{&self.js_reference};
[INFO] [stdout] 84 | |             rect.width = @{width};
[INFO] [stdout] 85 | |         };
[INFO] [stdout]    | |_________^
[INFO] [stdout]    |
[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 `_js_impl`
[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 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]    = note: this warning originates in the macro `_js_impl` which comes from the expansion of the macro `js` (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/pixi/graphics.rs:93:17
[INFO] [stdout]    |
[INFO] [stdout] 93 |           let y = js! { 
[INFO] [stdout]    |  _________________^
[INFO] [stdout] 94 | |             const me = @{&self.js_reference};
[INFO] [stdout] 95 | |             return me.y;
[INFO] [stdout] 96 | |         };
[INFO] [stdout]    | |_________^
[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 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]    = note: this warning originates in the macro `_js_impl` which comes from the expansion of the macro `js` (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/pixi/graphics.rs:93:17
[INFO] [stdout]    |
[INFO] [stdout] 93 |           let y = js! { 
[INFO] [stdout]    |  _________________^
[INFO] [stdout] 94 | |             const me = @{&self.js_reference};
[INFO] [stdout] 95 | |             return me.y;
[INFO] [stdout] 96 | |         };
[INFO] [stdout]    | |_________^
[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 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]    = note: this warning originates in the macro `_js_impl` which comes from the expansion of the macro `js` (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/pixi/sprite.rs:82:9
[INFO] [stdout]    |
[INFO] [stdout] 82 | /         js! { @(no_return)
[INFO] [stdout] 83 | |             const rect = @{&self.js_reference};
[INFO] [stdout] 84 | |             rect.width = @{width};
[INFO] [stdout] 85 | |         };
[INFO] [stdout]    | |_________^
[INFO] [stdout]    |
[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 `_js_impl`
[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 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]    = note: this warning originates in the macro `_js_impl` which comes from the expansion of the macro `js` (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/pixi/graphics.rs:93:17
[INFO] [stdout]    |
[INFO] [stdout] 93 |           let y = js! { 
[INFO] [stdout]    |  _________________^
[INFO] [stdout] 94 | |             const me = @{&self.js_reference};
[INFO] [stdout] 95 | |             return me.y;
[INFO] [stdout] 96 | |         };
[INFO] [stdout]    | |_________^
[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 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]    = note: this warning originates in the macro `_js_impl` which comes from the expansion of the macro `js` (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/pixi/sprite.rs:89:17
[INFO] [stdout]    |
[INFO] [stdout] 89 |           let y = js! { 
[INFO] [stdout]    |  _________________^
[INFO] [stdout] 90 | |             const me = @{&self.js_reference};
[INFO] [stdout] 91 | |             return me.height;
[INFO] [stdout] 92 | |         };
[INFO] [stdout]    | |_________^
[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 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]    = note: this warning originates in the macro `_js_impl` which comes from the expansion of the macro `js` (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/pixi/graphics.rs:93:17
[INFO] [stdout]    |
[INFO] [stdout] 93 |           let y = js! { 
[INFO] [stdout]    |  _________________^
[INFO] [stdout] 94 | |             const me = @{&self.js_reference};
[INFO] [stdout] 95 | |             return me.y;
[INFO] [stdout] 96 | |         };
[INFO] [stdout]    | |_________^
[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 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]    = note: this warning originates in the macro `_js_impl` which comes from the expansion of the macro `js` (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/pixi/sprite.rs:89:17
[INFO] [stdout]    |
[INFO] [stdout] 89 |           let y = js! { 
[INFO] [stdout]    |  _________________^
[INFO] [stdout] 90 | |             const me = @{&self.js_reference};
[INFO] [stdout] 91 | |             return me.height;
[INFO] [stdout] 92 | |         };
[INFO] [stdout]    | |_________^
[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 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]    = note: this warning originates in the macro `_js_impl` which comes from the expansion of the macro `js` (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/pixi/graphics.rs:93:17
[INFO] [stdout]    |
[INFO] [stdout] 93 |           let y = js! { 
[INFO] [stdout]    |  _________________^
[INFO] [stdout] 94 | |             const me = @{&self.js_reference};
[INFO] [stdout] 95 | |             return me.y;
[INFO] [stdout] 96 | |         };
[INFO] [stdout]    | |_________^
[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 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]    = note: this warning originates in the macro `_js_impl` which comes from the expansion of the macro `js` (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/pixi/sprite.rs:89:17
[INFO] [stdout]    |
[INFO] [stdout] 89 |           let y = js! { 
[INFO] [stdout]    |  _________________^
[INFO] [stdout] 90 | |             const me = @{&self.js_reference};
[INFO] [stdout] 91 | |             return me.height;
[INFO] [stdout] 92 | |         };
[INFO] [stdout]    | |_________^
[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 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]    = note: this warning originates in the macro `_js_impl` which comes from the expansion of the macro `js` (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/pixi/sprite.rs:89:17
[INFO] [stdout]    |
[INFO] [stdout] 89 |           let y = js! { 
[INFO] [stdout]    |  _________________^
[INFO] [stdout] 90 | |             const me = @{&self.js_reference};
[INFO] [stdout] 91 | |             return me.height;
[INFO] [stdout] 92 | |         };
[INFO] [stdout]    | |_________^
[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 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]    = note: this warning originates in the macro `_js_impl` which comes from the expansion of the macro `js` (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/pixi/graphics.rs:93:17
[INFO] [stdout]    |
[INFO] [stdout] 93 |           let y = js! { 
[INFO] [stdout]    |  _________________^
[INFO] [stdout] 94 | |             const me = @{&self.js_reference};
[INFO] [stdout] 95 | |             return me.y;
[INFO] [stdout] 96 | |         };
[INFO] [stdout]    | |_________^
[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 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]    = note: this warning originates in the macro `_js_impl` which comes from the expansion of the macro `js` (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/pixi/sprite.rs:89:17
[INFO] [stdout]    |
[INFO] [stdout] 89 |           let y = js! { 
[INFO] [stdout]    |  _________________^
[INFO] [stdout] 90 | |             const me = @{&self.js_reference};
[INFO] [stdout] 91 | |             return me.height;
[INFO] [stdout] 92 | |         };
[INFO] [stdout]    | |_________^
[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 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]    = note: this warning originates in the macro `_js_impl` which comes from the expansion of the macro `js` (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/pixi/graphics.rs:93:17
[INFO] [stdout]    |
[INFO] [stdout] 93 |           let y = js! { 
[INFO] [stdout]    |  _________________^
[INFO] [stdout] 94 | |             const me = @{&self.js_reference};
[INFO] [stdout] 95 | |             return me.y;
[INFO] [stdout] 96 | |         };
[INFO] [stdout]    | |_________^
[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 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]    = note: this warning originates in the macro `_js_impl` which comes from the expansion of the macro `js` (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/pixi/sprite.rs:89:17
[INFO] [stdout]    |
[INFO] [stdout] 89 |           let y = js! { 
[INFO] [stdout]    |  _________________^
[INFO] [stdout] 90 | |             const me = @{&self.js_reference};
[INFO] [stdout] 91 | |             return me.height;
[INFO] [stdout] 92 | |         };
[INFO] [stdout]    | |_________^
[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 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]    = note: this warning originates in the macro `_js_impl` which comes from the expansion of the macro `js` (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/pixi/sprite.rs:89:17
[INFO] [stdout]    |
[INFO] [stdout] 89 |           let y = js! { 
[INFO] [stdout]    |  _________________^
[INFO] [stdout] 90 | |             const me = @{&self.js_reference};
[INFO] [stdout] 91 | |             return me.height;
[INFO] [stdout] 92 | |         };
[INFO] [stdout]    | |_________^
[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 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]    = note: this warning originates in the macro `_js_impl` which comes from the expansion of the macro `js` (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/pixi/graphics.rs:93:17
[INFO] [stdout]    |
[INFO] [stdout] 93 |           let y = js! { 
[INFO] [stdout]    |  _________________^
[INFO] [stdout] 94 | |             const me = @{&self.js_reference};
[INFO] [stdout] 95 | |             return me.y;
[INFO] [stdout] 96 | |         };
[INFO] [stdout]    | |_________^
[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 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]    = note: this warning originates in the macro `_js_impl` which comes from the expansion of the macro `js` (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/pixi/sprite.rs:89:17
[INFO] [stdout]    |
[INFO] [stdout] 89 |           let y = js! { 
[INFO] [stdout]    |  _________________^
[INFO] [stdout] 90 | |             const me = @{&self.js_reference};
[INFO] [stdout] 91 | |             return me.height;
[INFO] [stdout] 92 | |         };
[INFO] [stdout]    | |_________^
[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 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]    = note: this warning originates in the macro `_js_impl` which comes from the expansion of the macro `js` (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/pixi/graphics.rs:101:9
[INFO] [stdout]     |
[INFO] [stdout] 101 | /         js! { @(no_return)
[INFO] [stdout] 102 | |             const rect = @{&self.js_reference};
[INFO] [stdout] 103 | |             rect.y = @{new_y};
[INFO] [stdout] 104 | |         };
[INFO] [stdout]     | |_________^
[INFO] [stdout]     |
[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 `_js_impl`
[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 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `_js_impl` which comes from the expansion of the macro `js` (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/pixi/sprite.rs:89:17
[INFO] [stdout]    |
[INFO] [stdout] 89 |           let y = js! { 
[INFO] [stdout]    |  _________________^
[INFO] [stdout] 90 | |             const me = @{&self.js_reference};
[INFO] [stdout] 91 | |             return me.height;
[INFO] [stdout] 92 | |         };
[INFO] [stdout]    | |_________^
[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 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]    = note: this warning originates in the macro `_js_impl` which comes from the expansion of the macro `js` (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/pixi/sprite.rs:89:17
[INFO] [stdout]    |
[INFO] [stdout] 89 |           let y = js! { 
[INFO] [stdout]    |  _________________^
[INFO] [stdout] 90 | |             const me = @{&self.js_reference};
[INFO] [stdout] 91 | |             return me.height;
[INFO] [stdout] 92 | |         };
[INFO] [stdout]    | |_________^
[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 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]    = note: this warning originates in the macro `_js_impl` which comes from the expansion of the macro `js` (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/pixi/graphics.rs:101:9
[INFO] [stdout]     |
[INFO] [stdout] 101 | /         js! { @(no_return)
[INFO] [stdout] 102 | |             const rect = @{&self.js_reference};
[INFO] [stdout] 103 | |             rect.y = @{new_y};
[INFO] [stdout] 104 | |         };
[INFO] [stdout]     | |_________^
[INFO] [stdout]     |
[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 `_js_impl`
[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 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `_js_impl` which comes from the expansion of the macro `js` (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/pixi/sprite.rs:97:9
[INFO] [stdout]     |
[INFO] [stdout]  97 | /         js! { @(no_return)
[INFO] [stdout]  98 | |             const rect = @{&self.js_reference};
[INFO] [stdout]  99 | |             rect.height = @{height};
[INFO] [stdout] 100 | |         };
[INFO] [stdout]     | |_________^
[INFO] [stdout]     |
[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 `_js_impl`
[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 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `_js_impl` which comes from the expansion of the macro `js` (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/pixi/sprite.rs:97:9
[INFO] [stdout]     |
[INFO] [stdout]  97 | /         js! { @(no_return)
[INFO] [stdout]  98 | |             const rect = @{&self.js_reference};
[INFO] [stdout]  99 | |             rect.height = @{height};
[INFO] [stdout] 100 | |         };
[INFO] [stdout]     | |_________^
[INFO] [stdout]     |
[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 `_js_impl`
[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 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `_js_impl` which comes from the expansion of the macro `js` (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/pixi/sprite.rs:106:21
[INFO] [stdout]     |
[INFO] [stdout] 106 |           let angle = js! {
[INFO] [stdout]     |  _____________________^
[INFO] [stdout] 107 | |             const me = @{&self.js_reference};
[INFO] [stdout] 108 | |             return me.rotation;
[INFO] [stdout] 109 | |         };
[INFO] [stdout]     | |_________^
[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 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `_js_impl` which comes from the expansion of the macro `js` (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/pixi/sprite.rs:106:21
[INFO] [stdout]     |
[INFO] [stdout] 106 |           let angle = js! {
[INFO] [stdout]     |  _____________________^
[INFO] [stdout] 107 | |             const me = @{&self.js_reference};
[INFO] [stdout] 108 | |             return me.rotation;
[INFO] [stdout] 109 | |         };
[INFO] [stdout]     | |_________^
[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 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `_js_impl` which comes from the expansion of the macro `js` (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/pixi/sprite.rs:106:21
[INFO] [stdout]     |
[INFO] [stdout] 106 |           let angle = js! {
[INFO] [stdout]     |  _____________________^
[INFO] [stdout] 107 | |             const me = @{&self.js_reference};
[INFO] [stdout] 108 | |             return me.rotation;
[INFO] [stdout] 109 | |         };
[INFO] [stdout]     | |_________^
[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 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `_js_impl` which comes from the expansion of the macro `js` (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/pixi/sprite.rs:106:21
[INFO] [stdout]     |
[INFO] [stdout] 106 |           let angle = js! {
[INFO] [stdout]     |  _____________________^
[INFO] [stdout] 107 | |             const me = @{&self.js_reference};
[INFO] [stdout] 108 | |             return me.rotation;
[INFO] [stdout] 109 | |         };
[INFO] [stdout]     | |_________^
[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 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `_js_impl` which comes from the expansion of the macro `js` (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/pixi/graphics.rs:108:9
[INFO] [stdout]     |
[INFO] [stdout] 108 | /         js! {@(no_return)
[INFO] [stdout] 109 | |             const rect = @{&self.js_reference};
[INFO] [stdout] 110 | |             rect.x = @{x};
[INFO] [stdout] 111 | |             rect.y = @{y};
[INFO] [stdout] 112 | |         };
[INFO] [stdout]     | |_________^
[INFO] [stdout]     |
[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 `_js_impl`
[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 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `_js_impl` which comes from the expansion of the macro `js` (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/pixi/graphics.rs:108:9
[INFO] [stdout]     |
[INFO] [stdout] 108 | /         js! {@(no_return)
[INFO] [stdout] 109 | |             const rect = @{&self.js_reference};
[INFO] [stdout] 110 | |             rect.x = @{x};
[INFO] [stdout] 111 | |             rect.y = @{y};
[INFO] [stdout] 112 | |         };
[INFO] [stdout]     | |_________^
[INFO] [stdout]     |
[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 `_js_impl`
[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 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `_js_impl` which comes from the expansion of the macro `js` (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/pixi/sprite.rs:13:22
[INFO] [stdout]    |
[INFO] [stdout] 13 |           let sprite = js! {
[INFO] [stdout]    |  ______________________^
[INFO] [stdout] 14 | |             const sprite = new PIXI.Sprite(PIXI.loader.resources[@{alias}].texture);
[INFO] [stdout] 15 | |             sprite.anchor.x = 0.5;
[INFO] [stdout] 16 | |             sprite.anchor.y = 0.5;
[INFO] [stdout] 17 | |             return sprite;
[INFO] [stdout] 18 | |         };
[INFO] [stdout]    | |_________^
[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 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]    = note: this warning originates in the macro `_js_impl` which comes from the expansion of the macro `js` (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/pixi/sprite.rs:13:22
[INFO] [stdout]    |
[INFO] [stdout] 13 |           let sprite = js! {
[INFO] [stdout]    |  ______________________^
[INFO] [stdout] 14 | |             const sprite = new PIXI.Sprite(PIXI.loader.resources[@{alias}].texture);
[INFO] [stdout] 15 | |             sprite.anchor.x = 0.5;
[INFO] [stdout] 16 | |             sprite.anchor.y = 0.5;
[INFO] [stdout] 17 | |             return sprite;
[INFO] [stdout] 18 | |         };
[INFO] [stdout]    | |_________^
[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 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]    = note: this warning originates in the macro `_js_impl` which comes from the expansion of the macro `js` (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/pixi/sprite.rs:106:21
[INFO] [stdout]     |
[INFO] [stdout] 106 |           let angle = js! {
[INFO] [stdout]     |  _____________________^
[INFO] [stdout] 107 | |             const me = @{&self.js_reference};
[INFO] [stdout] 108 | |             return me.rotation;
[INFO] [stdout] 109 | |         };
[INFO] [stdout]     | |_________^
[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 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `_js_impl` which comes from the expansion of the macro `js` (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/pixi/sprite.rs:13:22
[INFO] [stdout]    |
[INFO] [stdout] 13 |           let sprite = js! {
[INFO] [stdout]    |  ______________________^
[INFO] [stdout] 14 | |             const sprite = new PIXI.Sprite(PIXI.loader.resources[@{alias}].texture);
[INFO] [stdout] 15 | |             sprite.anchor.x = 0.5;
[INFO] [stdout] 16 | |             sprite.anchor.y = 0.5;
[INFO] [stdout] 17 | |             return sprite;
[INFO] [stdout] 18 | |         };
[INFO] [stdout]    | |_________^
[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 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]    = note: this warning originates in the macro `_js_impl` which comes from the expansion of the macro `js` (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/pixi/sprite.rs:106:21
[INFO] [stdout]     |
[INFO] [stdout] 106 |           let angle = js! {
[INFO] [stdout]     |  _____________________^
[INFO] [stdout] 107 | |             const me = @{&self.js_reference};
[INFO] [stdout] 108 | |             return me.rotation;
[INFO] [stdout] 109 | |         };
[INFO] [stdout]     | |_________^
[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 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `_js_impl` which comes from the expansion of the macro `js` (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/pixi/sprite.rs:13:22
[INFO] [stdout]    |
[INFO] [stdout] 13 |           let sprite = js! {
[INFO] [stdout]    |  ______________________^
[INFO] [stdout] 14 | |             const sprite = new PIXI.Sprite(PIXI.loader.resources[@{alias}].texture);
[INFO] [stdout] 15 | |             sprite.anchor.x = 0.5;
[INFO] [stdout] 16 | |             sprite.anchor.y = 0.5;
[INFO] [stdout] 17 | |             return sprite;
[INFO] [stdout] 18 | |         };
[INFO] [stdout]    | |_________^
[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 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]    = note: this warning originates in the macro `_js_impl` which comes from the expansion of the macro `js` (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/pixi/sprite.rs:106:21
[INFO] [stdout]     |
[INFO] [stdout] 106 |           let angle = js! {
[INFO] [stdout]     |  _____________________^
[INFO] [stdout] 107 | |             const me = @{&self.js_reference};
[INFO] [stdout] 108 | |             return me.rotation;
[INFO] [stdout] 109 | |         };
[INFO] [stdout]     | |_________^
[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 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `_js_impl` which comes from the expansion of the macro `js` (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/pixi/sprite.rs:13:22
[INFO] [stdout]    |
[INFO] [stdout] 13 |           let sprite = js! {
[INFO] [stdout]    |  ______________________^
[INFO] [stdout] 14 | |             const sprite = new PIXI.Sprite(PIXI.loader.resources[@{alias}].texture);
[INFO] [stdout] 15 | |             sprite.anchor.x = 0.5;
[INFO] [stdout] 16 | |             sprite.anchor.y = 0.5;
[INFO] [stdout] 17 | |             return sprite;
[INFO] [stdout] 18 | |         };
[INFO] [stdout]    | |_________^
[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 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]    = note: this warning originates in the macro `_js_impl` which comes from the expansion of the macro `js` (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/pixi/sprite.rs:106:21
[INFO] [stdout]     |
[INFO] [stdout] 106 |           let angle = js! {
[INFO] [stdout]     |  _____________________^
[INFO] [stdout] 107 | |             const me = @{&self.js_reference};
[INFO] [stdout] 108 | |             return me.rotation;
[INFO] [stdout] 109 | |         };
[INFO] [stdout]     | |_________^
[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 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `_js_impl` which comes from the expansion of the macro `js` (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/pixi/sprite.rs:13:22
[INFO] [stdout]    |
[INFO] [stdout] 13 |           let sprite = js! {
[INFO] [stdout]    |  ______________________^
[INFO] [stdout] 14 | |             const sprite = new PIXI.Sprite(PIXI.loader.resources[@{alias}].texture);
[INFO] [stdout] 15 | |             sprite.anchor.x = 0.5;
[INFO] [stdout] 16 | |             sprite.anchor.y = 0.5;
[INFO] [stdout] 17 | |             return sprite;
[INFO] [stdout] 18 | |         };
[INFO] [stdout]    | |_________^
[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 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]    = note: this warning originates in the macro `_js_impl` which comes from the expansion of the macro `js` (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/pixi/sprite.rs:13:22
[INFO] [stdout]    |
[INFO] [stdout] 13 |           let sprite = js! {
[INFO] [stdout]    |  ______________________^
[INFO] [stdout] 14 | |             const sprite = new PIXI.Sprite(PIXI.loader.resources[@{alias}].texture);
[INFO] [stdout] 15 | |             sprite.anchor.x = 0.5;
[INFO] [stdout] 16 | |             sprite.anchor.y = 0.5;
[INFO] [stdout] 17 | |             return sprite;
[INFO] [stdout] 18 | |         };
[INFO] [stdout]    | |_________^
[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 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]    = note: this warning originates in the macro `_js_impl` which comes from the expansion of the macro `js` (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/pixi/sprite.rs:106:21
[INFO] [stdout]     |
[INFO] [stdout] 106 |           let angle = js! {
[INFO] [stdout]     |  _____________________^
[INFO] [stdout] 107 | |             const me = @{&self.js_reference};
[INFO] [stdout] 108 | |             return me.rotation;
[INFO] [stdout] 109 | |         };
[INFO] [stdout]     | |_________^
[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 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `_js_impl` which comes from the expansion of the macro `js` (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/pixi/sprite.rs:13:22
[INFO] [stdout]    |
[INFO] [stdout] 13 |           let sprite = js! {
[INFO] [stdout]    |  ______________________^
[INFO] [stdout] 14 | |             const sprite = new PIXI.Sprite(PIXI.loader.resources[@{alias}].texture);
[INFO] [stdout] 15 | |             sprite.anchor.x = 0.5;
[INFO] [stdout] 16 | |             sprite.anchor.y = 0.5;
[INFO] [stdout] 17 | |             return sprite;
[INFO] [stdout] 18 | |         };
[INFO] [stdout]    | |_________^
[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 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]    = note: this warning originates in the macro `_js_impl` which comes from the expansion of the macro `js` (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/pixi/sprite.rs:106:21
[INFO] [stdout]     |
[INFO] [stdout] 106 |           let angle = js! {
[INFO] [stdout]     |  _____________________^
[INFO] [stdout] 107 | |             const me = @{&self.js_reference};
[INFO] [stdout] 108 | |             return me.rotation;
[INFO] [stdout] 109 | |         };
[INFO] [stdout]     | |_________^
[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 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `_js_impl` which comes from the expansion of the macro `js` (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/pixi/sprite.rs:13:22
[INFO] [stdout]    |
[INFO] [stdout] 13 |           let sprite = js! {
[INFO] [stdout]    |  ______________________^
[INFO] [stdout] 14 | |             const sprite = new PIXI.Sprite(PIXI.loader.resources[@{alias}].texture);
[INFO] [stdout] 15 | |             sprite.anchor.x = 0.5;
[INFO] [stdout] 16 | |             sprite.anchor.y = 0.5;
[INFO] [stdout] 17 | |             return sprite;
[INFO] [stdout] 18 | |         };
[INFO] [stdout]    | |_________^
[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 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]    = note: this warning originates in the macro `_js_impl` which comes from the expansion of the macro `js` (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/pixi/sprite.rs:114:9
[INFO] [stdout]     |
[INFO] [stdout] 114 | /         js! { @(no_return)
[INFO] [stdout] 115 | |             const me = @{&self.js_reference};
[INFO] [stdout] 116 | |             me.rotation = @{angle};
[INFO] [stdout] 117 | |         };
[INFO] [stdout]     | |_________^
[INFO] [stdout]     |
[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 `_js_impl`
[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 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `_js_impl` which comes from the expansion of the macro `js` (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/pixi/sprite.rs:13:22
[INFO] [stdout]    |
[INFO] [stdout] 13 |           let sprite = js! {
[INFO] [stdout]    |  ______________________^
[INFO] [stdout] 14 | |             const sprite = new PIXI.Sprite(PIXI.loader.resources[@{alias}].texture);
[INFO] [stdout] 15 | |             sprite.anchor.x = 0.5;
[INFO] [stdout] 16 | |             sprite.anchor.y = 0.5;
[INFO] [stdout] 17 | |             return sprite;
[INFO] [stdout] 18 | |         };
[INFO] [stdout]    | |_________^
[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 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]    = note: this warning originates in the macro `_js_impl` which comes from the expansion of the macro `js` (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/pixi/sprite.rs:114:9
[INFO] [stdout]     |
[INFO] [stdout] 114 | /         js! { @(no_return)
[INFO] [stdout] 115 | |             const me = @{&self.js_reference};
[INFO] [stdout] 116 | |             me.rotation = @{angle};
[INFO] [stdout] 117 | |         };
[INFO] [stdout]     | |_________^
[INFO] [stdout]     |
[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 `_js_impl`
[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 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `_js_impl` which comes from the expansion of the macro `js` (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/pixi/sprite.rs:13:22
[INFO] [stdout]    |
[INFO] [stdout] 13 |           let sprite = js! {
[INFO] [stdout]    |  ______________________^
[INFO] [stdout] 14 | |             const sprite = new PIXI.Sprite(PIXI.loader.resources[@{alias}].texture);
[INFO] [stdout] 15 | |             sprite.anchor.x = 0.5;
[INFO] [stdout] 16 | |             sprite.anchor.y = 0.5;
[INFO] [stdout] 17 | |             return sprite;
[INFO] [stdout] 18 | |         };
[INFO] [stdout]    | |_________^
[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 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]    = note: this warning originates in the macro `_js_impl` which comes from the expansion of the macro `js` (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/pixi/mod.rs:67:19
[INFO] [stdout]    |
[INFO] [stdout] 67 |           let app = js! {
[INFO] [stdout]    |  ___________________^
[INFO] [stdout] 68 | |             return new PIXI.Application ({
[INFO] [stdout] 69 | |                 width: @{width},
[INFO] [stdout] 70 | |                 height: @{height},
[INFO] [stdout] 71 | |                 backgroundColor: @{background_color},
[INFO] [stdout] 72 | |             });
[INFO] [stdout] 73 | |         };
[INFO] [stdout]    | |_________^
[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 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]    = note: this warning originates in the macro `_js_impl` which comes from the expansion of the macro `js` (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/pixi/mod.rs:67:19
[INFO] [stdout]    |
[INFO] [stdout] 67 |           let app = js! {
[INFO] [stdout]    |  ___________________^
[INFO] [stdout] 68 | |             return new PIXI.Application ({
[INFO] [stdout] 69 | |                 width: @{width},
[INFO] [stdout] 70 | |                 height: @{height},
[INFO] [stdout] 71 | |                 backgroundColor: @{background_color},
[INFO] [stdout] 72 | |             });
[INFO] [stdout] 73 | |         };
[INFO] [stdout]    | |_________^
[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 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]    = note: this warning originates in the macro `_js_impl` which comes from the expansion of the macro `js` (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/pixi/mod.rs:67:19
[INFO] [stdout]    |
[INFO] [stdout] 67 |           let app = js! {
[INFO] [stdout]    |  ___________________^
[INFO] [stdout] 68 | |             return new PIXI.Application ({
[INFO] [stdout] 69 | |                 width: @{width},
[INFO] [stdout] 70 | |                 height: @{height},
[INFO] [stdout] 71 | |                 backgroundColor: @{background_color},
[INFO] [stdout] 72 | |             });
[INFO] [stdout] 73 | |         };
[INFO] [stdout]    | |_________^
[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 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]    = note: this warning originates in the macro `_js_impl` which comes from the expansion of the macro `js` (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/pixi/mod.rs:67:19
[INFO] [stdout]    |
[INFO] [stdout] 67 |           let app = js! {
[INFO] [stdout]    |  ___________________^
[INFO] [stdout] 68 | |             return new PIXI.Application ({
[INFO] [stdout] 69 | |                 width: @{width},
[INFO] [stdout] 70 | |                 height: @{height},
[INFO] [stdout] 71 | |                 backgroundColor: @{background_color},
[INFO] [stdout] 72 | |             });
[INFO] [stdout] 73 | |         };
[INFO] [stdout]    | |_________^
[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 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]    = note: this warning originates in the macro `_js_impl` which comes from the expansion of the macro `js` (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/pixi/mod.rs:67:19
[INFO] [stdout]    |
[INFO] [stdout] 67 |           let app = js! {
[INFO] [stdout]    |  ___________________^
[INFO] [stdout] 68 | |             return new PIXI.Application ({
[INFO] [stdout] 69 | |                 width: @{width},
[INFO] [stdout] 70 | |                 height: @{height},
[INFO] [stdout] 71 | |                 backgroundColor: @{background_color},
[INFO] [stdout] 72 | |             });
[INFO] [stdout] 73 | |         };
[INFO] [stdout]    | |_________^
[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 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]    = note: this warning originates in the macro `_js_impl` which comes from the expansion of the macro `js` (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/pixi/sprite.rs:13:22
[INFO] [stdout]    |
[INFO] [stdout] 13 |           let sprite = js! {
[INFO] [stdout]    |  ______________________^
[INFO] [stdout] 14 | |             const sprite = new PIXI.Sprite(PIXI.loader.resources[@{alias}].texture);
[INFO] [stdout] 15 | |             sprite.anchor.x = 0.5;
[INFO] [stdout] 16 | |             sprite.anchor.y = 0.5;
[INFO] [stdout] 17 | |             return sprite;
[INFO] [stdout] 18 | |         };
[INFO] [stdout]    | |_________^
[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 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]    = note: this warning originates in the macro `_js_impl` which comes from the expansion of the macro `js` (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/pixi/mod.rs:67:19
[INFO] [stdout]    |
[INFO] [stdout] 67 |           let app = js! {
[INFO] [stdout]    |  ___________________^
[INFO] [stdout] 68 | |             return new PIXI.Application ({
[INFO] [stdout] 69 | |                 width: @{width},
[INFO] [stdout] 70 | |                 height: @{height},
[INFO] [stdout] 71 | |                 backgroundColor: @{background_color},
[INFO] [stdout] 72 | |             });
[INFO] [stdout] 73 | |         };
[INFO] [stdout]    | |_________^
[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 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]    = note: this warning originates in the macro `_js_impl` which comes from the expansion of the macro `js` (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/pixi/sprite.rs:13:22
[INFO] [stdout]    |
[INFO] [stdout] 13 |           let sprite = js! {
[INFO] [stdout]    |  ______________________^
[INFO] [stdout] 14 | |             const sprite = new PIXI.Sprite(PIXI.loader.resources[@{alias}].texture);
[INFO] [stdout] 15 | |             sprite.anchor.x = 0.5;
[INFO] [stdout] 16 | |             sprite.anchor.y = 0.5;
[INFO] [stdout] 17 | |             return sprite;
[INFO] [stdout] 18 | |         };
[INFO] [stdout]    | |_________^
[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 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]    = note: this warning originates in the macro `_js_impl` which comes from the expansion of the macro `js` (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/pixi/mod.rs:67:19
[INFO] [stdout]    |
[INFO] [stdout] 67 |           let app = js! {
[INFO] [stdout]    |  ___________________^
[INFO] [stdout] 68 | |             return new PIXI.Application ({
[INFO] [stdout] 69 | |                 width: @{width},
[INFO] [stdout] 70 | |                 height: @{height},
[INFO] [stdout] 71 | |                 backgroundColor: @{background_color},
[INFO] [stdout] 72 | |             });
[INFO] [stdout] 73 | |         };
[INFO] [stdout]    | |_________^
[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 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]    = note: this warning originates in the macro `_js_impl` which comes from the expansion of the macro `js` (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/pixi/mod.rs:67:19
[INFO] [stdout]    |
[INFO] [stdout] 67 |           let app = js! {
[INFO] [stdout]    |  ___________________^
[INFO] [stdout] 68 | |             return new PIXI.Application ({
[INFO] [stdout] 69 | |                 width: @{width},
[INFO] [stdout] 70 | |                 height: @{height},
[INFO] [stdout] 71 | |                 backgroundColor: @{background_color},
[INFO] [stdout] 72 | |             });
[INFO] [stdout] 73 | |         };
[INFO] [stdout]    | |_________^
[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 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]    = note: this warning originates in the macro `_js_impl` which comes from the expansion of the macro `js` (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/pixi/sprite.rs:13:22
[INFO] [stdout]    |
[INFO] [stdout] 13 |           let sprite = js! {
[INFO] [stdout]    |  ______________________^
[INFO] [stdout] 14 | |             const sprite = new PIXI.Sprite(PIXI.loader.resources[@{alias}].texture);
[INFO] [stdout] 15 | |             sprite.anchor.x = 0.5;
[INFO] [stdout] 16 | |             sprite.anchor.y = 0.5;
[INFO] [stdout] 17 | |             return sprite;
[INFO] [stdout] 18 | |         };
[INFO] [stdout]    | |_________^
[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 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]    = note: this warning originates in the macro `_js_impl` which comes from the expansion of the macro `js` (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/pixi/sprite.rs:13:22
[INFO] [stdout]    |
[INFO] [stdout] 13 |           let sprite = js! {
[INFO] [stdout]    |  ______________________^
[INFO] [stdout] 14 | |             const sprite = new PIXI.Sprite(PIXI.loader.resources[@{alias}].texture);
[INFO] [stdout] 15 | |             sprite.anchor.x = 0.5;
[INFO] [stdout] 16 | |             sprite.anchor.y = 0.5;
[INFO] [stdout] 17 | |             return sprite;
[INFO] [stdout] 18 | |         };
[INFO] [stdout]    | |_________^
[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 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]    = note: this warning originates in the macro `_js_impl` which comes from the expansion of the macro `js` (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/pixi/sprite.rs:13:22
[INFO] [stdout]    |
[INFO] [stdout] 13 |           let sprite = js! {
[INFO] [stdout]    |  ______________________^
[INFO] [stdout] 14 | |             const sprite = new PIXI.Sprite(PIXI.loader.resources[@{alias}].texture);
[INFO] [stdout] 15 | |             sprite.anchor.x = 0.5;
[INFO] [stdout] 16 | |             sprite.anchor.y = 0.5;
[INFO] [stdout] 17 | |             return sprite;
[INFO] [stdout] 18 | |         };
[INFO] [stdout]    | |_________^
[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 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]    = note: this warning originates in the macro `_js_impl` which comes from the expansion of the macro `js` (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/pixi/mod.rs:67:19
[INFO] [stdout]    |
[INFO] [stdout] 67 |           let app = js! {
[INFO] [stdout]    |  ___________________^
[INFO] [stdout] 68 | |             return new PIXI.Application ({
[INFO] [stdout] 69 | |                 width: @{width},
[INFO] [stdout] 70 | |                 height: @{height},
[INFO] [stdout] 71 | |                 backgroundColor: @{background_color},
[INFO] [stdout] 72 | |             });
[INFO] [stdout] 73 | |         };
[INFO] [stdout]    | |_________^
[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 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]    = note: this warning originates in the macro `_js_impl` which comes from the expansion of the macro `js` (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/pixi/sprite.rs:13:22
[INFO] [stdout]    |
[INFO] [stdout] 13 |           let sprite = js! {
[INFO] [stdout]    |  ______________________^
[INFO] [stdout] 14 | |             const sprite = new PIXI.Sprite(PIXI.loader.resources[@{alias}].texture);
[INFO] [stdout] 15 | |             sprite.anchor.x = 0.5;
[INFO] [stdout] 16 | |             sprite.anchor.y = 0.5;
[INFO] [stdout] 17 | |             return sprite;
[INFO] [stdout] 18 | |         };
[INFO] [stdout]    | |_________^
[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 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]    = note: this warning originates in the macro `_js_impl` which comes from the expansion of the macro `js` (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/pixi/mod.rs:67:19
[INFO] [stdout]    |
[INFO] [stdout] 67 |           let app = js! {
[INFO] [stdout]    |  ___________________^
[INFO] [stdout] 68 | |             return new PIXI.Application ({
[INFO] [stdout] 69 | |                 width: @{width},
[INFO] [stdout] 70 | |                 height: @{height},
[INFO] [stdout] 71 | |                 backgroundColor: @{background_color},
[INFO] [stdout] 72 | |             });
[INFO] [stdout] 73 | |         };
[INFO] [stdout]    | |_________^
[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 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]    = note: this warning originates in the macro `_js_impl` which comes from the expansion of the macro `js` (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/pixi/sprite.rs:13:22
[INFO] [stdout]    |
[INFO] [stdout] 13 |           let sprite = js! {
[INFO] [stdout]    |  ______________________^
[INFO] [stdout] 14 | |             const sprite = new PIXI.Sprite(PIXI.loader.resources[@{alias}].texture);
[INFO] [stdout] 15 | |             sprite.anchor.x = 0.5;
[INFO] [stdout] 16 | |             sprite.anchor.y = 0.5;
[INFO] [stdout] 17 | |             return sprite;
[INFO] [stdout] 18 | |         };
[INFO] [stdout]    | |_________^
[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 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]    = note: this warning originates in the macro `_js_impl` which comes from the expansion of the macro `js` (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/pixi/mod.rs:67:19
[INFO] [stdout]    |
[INFO] [stdout] 67 |           let app = js! {
[INFO] [stdout]    |  ___________________^
[INFO] [stdout] 68 | |             return new PIXI.Application ({
[INFO] [stdout] 69 | |                 width: @{width},
[INFO] [stdout] 70 | |                 height: @{height},
[INFO] [stdout] 71 | |                 backgroundColor: @{background_color},
[INFO] [stdout] 72 | |             });
[INFO] [stdout] 73 | |         };
[INFO] [stdout]    | |_________^
[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 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]    = note: this warning originates in the macro `_js_impl` which comes from the expansion of the macro `js` (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/pixi/sprite.rs:13:22
[INFO] [stdout]    |
[INFO] [stdout] 13 |           let sprite = js! {
[INFO] [stdout]    |  ______________________^
[INFO] [stdout] 14 | |             const sprite = new PIXI.Sprite(PIXI.loader.resources[@{alias}].texture);
[INFO] [stdout] 15 | |             sprite.anchor.x = 0.5;
[INFO] [stdout] 16 | |             sprite.anchor.y = 0.5;
[INFO] [stdout] 17 | |             return sprite;
[INFO] [stdout] 18 | |         };
[INFO] [stdout]    | |_________^
[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 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]    = note: this warning originates in the macro `_js_impl` which comes from the expansion of the macro `js` (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/pixi/mod.rs:67:19
[INFO] [stdout]    |
[INFO] [stdout] 67 |           let app = js! {
[INFO] [stdout]    |  ___________________^
[INFO] [stdout] 68 | |             return new PIXI.Application ({
[INFO] [stdout] 69 | |                 width: @{width},
[INFO] [stdout] 70 | |                 height: @{height},
[INFO] [stdout] 71 | |                 backgroundColor: @{background_color},
[INFO] [stdout] 72 | |             });
[INFO] [stdout] 73 | |         };
[INFO] [stdout]    | |_________^
[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 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]    = note: this warning originates in the macro `_js_impl` which comes from the expansion of the macro `js` (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/pixi/mod.rs:67:19
[INFO] [stdout]    |
[INFO] [stdout] 67 |           let app = js! {
[INFO] [stdout]    |  ___________________^
[INFO] [stdout] 68 | |             return new PIXI.Application ({
[INFO] [stdout] 69 | |                 width: @{width},
[INFO] [stdout] 70 | |                 height: @{height},
[INFO] [stdout] 71 | |                 backgroundColor: @{background_color},
[INFO] [stdout] 72 | |             });
[INFO] [stdout] 73 | |         };
[INFO] [stdout]    | |_________^
[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 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]    = note: this warning originates in the macro `_js_impl` which comes from the expansion of the macro `js` (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/pixi/mod.rs:67:19
[INFO] [stdout]    |
[INFO] [stdout] 67 |           let app = js! {
[INFO] [stdout]    |  ___________________^
[INFO] [stdout] 68 | |             return new PIXI.Application ({
[INFO] [stdout] 69 | |                 width: @{width},
[INFO] [stdout] 70 | |                 height: @{height},
[INFO] [stdout] 71 | |                 backgroundColor: @{background_color},
[INFO] [stdout] 72 | |             });
[INFO] [stdout] 73 | |         };
[INFO] [stdout]    | |_________^
[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 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]    = note: this warning originates in the macro `_js_impl` which comes from the expansion of the macro `js` (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/pixi/mod.rs:67:19
[INFO] [stdout]    |
[INFO] [stdout] 67 |           let app = js! {
[INFO] [stdout]    |  ___________________^
[INFO] [stdout] 68 | |             return new PIXI.Application ({
[INFO] [stdout] 69 | |                 width: @{width},
[INFO] [stdout] 70 | |                 height: @{height},
[INFO] [stdout] 71 | |                 backgroundColor: @{background_color},
[INFO] [stdout] 72 | |             });
[INFO] [stdout] 73 | |         };
[INFO] [stdout]    | |_________^
[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 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]    = note: this warning originates in the macro `_js_impl` which comes from the expansion of the macro `js` (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/pixi/sprite.rs:13:22
[INFO] [stdout]    |
[INFO] [stdout] 13 |           let sprite = js! {
[INFO] [stdout]    |  ______________________^
[INFO] [stdout] 14 | |             const sprite = new PIXI.Sprite(PIXI.loader.resources[@{alias}].texture);
[INFO] [stdout] 15 | |             sprite.anchor.x = 0.5;
[INFO] [stdout] 16 | |             sprite.anchor.y = 0.5;
[INFO] [stdout] 17 | |             return sprite;
[INFO] [stdout] 18 | |         };
[INFO] [stdout]    | |_________^
[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 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]    = note: this warning originates in the macro `_js_impl` which comes from the expansion of the macro `js` (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/pixi/sprite.rs:13:22
[INFO] [stdout]    |
[INFO] [stdout] 13 |           let sprite = js! {
[INFO] [stdout]    |  ______________________^
[INFO] [stdout] 14 | |             const sprite = new PIXI.Sprite(PIXI.loader.resources[@{alias}].texture);
[INFO] [stdout] 15 | |             sprite.anchor.x = 0.5;
[INFO] [stdout] 16 | |             sprite.anchor.y = 0.5;
[INFO] [stdout] 17 | |             return sprite;
[INFO] [stdout] 18 | |         };
[INFO] [stdout]    | |_________^
[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 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]    = note: this warning originates in the macro `_js_impl` which comes from the expansion of the macro `js` (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/pixi/sprite.rs:13:22
[INFO] [stdout]    |
[INFO] [stdout] 13 |           let sprite = js! {
[INFO] [stdout]    |  ______________________^
[INFO] [stdout] 14 | |             const sprite = new PIXI.Sprite(PIXI.loader.resources[@{alias}].texture);
[INFO] [stdout] 15 | |             sprite.anchor.x = 0.5;
[INFO] [stdout] 16 | |             sprite.anchor.y = 0.5;
[INFO] [stdout] 17 | |             return sprite;
[INFO] [stdout] 18 | |         };
[INFO] [stdout]    | |_________^
[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 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]    = note: this warning originates in the macro `_js_impl` which comes from the expansion of the macro `js` (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/pixi/mod.rs:67:19
[INFO] [stdout]    |
[INFO] [stdout] 67 |           let app = js! {
[INFO] [stdout]    |  ___________________^
[INFO] [stdout] 68 | |             return new PIXI.Application ({
[INFO] [stdout] 69 | |                 width: @{width},
[INFO] [stdout] 70 | |                 height: @{height},
[INFO] [stdout] 71 | |                 backgroundColor: @{background_color},
[INFO] [stdout] 72 | |             });
[INFO] [stdout] 73 | |         };
[INFO] [stdout]    | |_________^
[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 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]    = note: this warning originates in the macro `_js_impl` which comes from the expansion of the macro `js` (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/pixi/mod.rs:67:19
[INFO] [stdout]    |
[INFO] [stdout] 67 |           let app = js! {
[INFO] [stdout]    |  ___________________^
[INFO] [stdout] 68 | |             return new PIXI.Application ({
[INFO] [stdout] 69 | |                 width: @{width},
[INFO] [stdout] 70 | |                 height: @{height},
[INFO] [stdout] 71 | |                 backgroundColor: @{background_color},
[INFO] [stdout] 72 | |             });
[INFO] [stdout] 73 | |         };
[INFO] [stdout]    | |_________^
[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 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]    = note: this warning originates in the macro `_js_impl` which comes from the expansion of the macro `js` (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/pixi/mod.rs:67:19
[INFO] [stdout]    |
[INFO] [stdout] 67 |           let app = js! {
[INFO] [stdout]    |  ___________________^
[INFO] [stdout] 68 | |             return new PIXI.Application ({
[INFO] [stdout] 69 | |                 width: @{width},
[INFO] [stdout] 70 | |                 height: @{height},
[INFO] [stdout] 71 | |                 backgroundColor: @{background_color},
[INFO] [stdout] 72 | |             });
[INFO] [stdout] 73 | |         };
[INFO] [stdout]    | |_________^
[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 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]    = note: this warning originates in the macro `_js_impl` which comes from the expansion of the macro `js` (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/pixi/sprite.rs:13:22
[INFO] [stdout]    |
[INFO] [stdout] 13 |           let sprite = js! {
[INFO] [stdout]    |  ______________________^
[INFO] [stdout] 14 | |             const sprite = new PIXI.Sprite(PIXI.loader.resources[@{alias}].texture);
[INFO] [stdout] 15 | |             sprite.anchor.x = 0.5;
[INFO] [stdout] 16 | |             sprite.anchor.y = 0.5;
[INFO] [stdout] 17 | |             return sprite;
[INFO] [stdout] 18 | |         };
[INFO] [stdout]    | |_________^
[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 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]    = note: this warning originates in the macro `_js_impl` which comes from the expansion of the macro `js` (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/pixi/mod.rs:67:19
[INFO] [stdout]    |
[INFO] [stdout] 67 |           let app = js! {
[INFO] [stdout]    |  ___________________^
[INFO] [stdout] 68 | |             return new PIXI.Application ({
[INFO] [stdout] 69 | |                 width: @{width},
[INFO] [stdout] 70 | |                 height: @{height},
[INFO] [stdout] 71 | |                 backgroundColor: @{background_color},
[INFO] [stdout] 72 | |             });
[INFO] [stdout] 73 | |         };
[INFO] [stdout]    | |_________^
[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 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]    = note: this warning originates in the macro `_js_impl` which comes from the expansion of the macro `js` (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/pixi/sprite.rs:13:22
[INFO] [stdout]    |
[INFO] [stdout] 13 |           let sprite = js! {
[INFO] [stdout]    |  ______________________^
[INFO] [stdout] 14 | |             const sprite = new PIXI.Sprite(PIXI.loader.resources[@{alias}].texture);
[INFO] [stdout] 15 | |             sprite.anchor.x = 0.5;
[INFO] [stdout] 16 | |             sprite.anchor.y = 0.5;
[INFO] [stdout] 17 | |             return sprite;
[INFO] [stdout] 18 | |         };
[INFO] [stdout]    | |_________^
[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 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]    = note: this warning originates in the macro `_js_impl` which comes from the expansion of the macro `js` (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/pixi/mod.rs:67:19
[INFO] [stdout]    |
[INFO] [stdout] 67 |           let app = js! {
[INFO] [stdout]    |  ___________________^
[INFO] [stdout] 68 | |             return new PIXI.Application ({
[INFO] [stdout] 69 | |                 width: @{width},
[INFO] [stdout] 70 | |                 height: @{height},
[INFO] [stdout] 71 | |                 backgroundColor: @{background_color},
[INFO] [stdout] 72 | |             });
[INFO] [stdout] 73 | |         };
[INFO] [stdout]    | |_________^
[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 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]    = note: this warning originates in the macro `_js_impl` which comes from the expansion of the macro `js` (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/pixi/mod.rs:81:20
[INFO] [stdout]    |
[INFO] [stdout] 81 |           let view = js! {
[INFO] [stdout]    |  ____________________^
[INFO] [stdout] 82 | |             const app = @{&self.js_reference};
[INFO] [stdout] 83 | |             return app.view;
[INFO] [stdout] 84 | |         };
[INFO] [stdout]    | |_________^
[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 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]    = note: this warning originates in the macro `_js_impl` which comes from the expansion of the macro `js` (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/pixi/sprite.rs:13:22
[INFO] [stdout]    |
[INFO] [stdout] 13 |           let sprite = js! {
[INFO] [stdout]    |  ______________________^
[INFO] [stdout] 14 | |             const sprite = new PIXI.Sprite(PIXI.loader.resources[@{alias}].texture);
[INFO] [stdout] 15 | |             sprite.anchor.x = 0.5;
[INFO] [stdout] 16 | |             sprite.anchor.y = 0.5;
[INFO] [stdout] 17 | |             return sprite;
[INFO] [stdout] 18 | |         };
[INFO] [stdout]    | |_________^
[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 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]    = note: this warning originates in the macro `_js_impl` which comes from the expansion of the macro `js` (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/pixi/mod.rs:81:20
[INFO] [stdout]    |
[INFO] [stdout] 81 |           let view = js! {
[INFO] [stdout]    |  ____________________^
[INFO] [stdout] 82 | |             const app = @{&self.js_reference};
[INFO] [stdout] 83 | |             return app.view;
[INFO] [stdout] 84 | |         };
[INFO] [stdout]    | |_________^
[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 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]    = note: this warning originates in the macro `_js_impl` which comes from the expansion of the macro `js` (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/pixi/mod.rs:81:20
[INFO] [stdout]    |
[INFO] [stdout] 81 |           let view = js! {
[INFO] [stdout]    |  ____________________^
[INFO] [stdout] 82 | |             const app = @{&self.js_reference};
[INFO] [stdout] 83 | |             return app.view;
[INFO] [stdout] 84 | |         };
[INFO] [stdout]    | |_________^
[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 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]    = note: this warning originates in the macro `_js_impl` which comes from the expansion of the macro `js` (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/pixi/sprite.rs:13:22
[INFO] [stdout]    |
[INFO] [stdout] 13 |           let sprite = js! {
[INFO] [stdout]    |  ______________________^
[INFO] [stdout] 14 | |             const sprite = new PIXI.Sprite(PIXI.loader.resources[@{alias}].texture);
[INFO] [stdout] 15 | |             sprite.anchor.x = 0.5;
[INFO] [stdout] 16 | |             sprite.anchor.y = 0.5;
[INFO] [stdout] 17 | |             return sprite;
[INFO] [stdout] 18 | |         };
[INFO] [stdout]    | |_________^
[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 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]    = note: this warning originates in the macro `_js_impl` which comes from the expansion of the macro `js` (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/pixi/mod.rs:81:20
[INFO] [stdout]    |
[INFO] [stdout] 81 |           let view = js! {
[INFO] [stdout]    |  ____________________^
[INFO] [stdout] 82 | |             const app = @{&self.js_reference};
[INFO] [stdout] 83 | |             return app.view;
[INFO] [stdout] 84 | |         };
[INFO] [stdout]    | |_________^
[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 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]    = note: this warning originates in the macro `_js_impl` which comes from the expansion of the macro `js` (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/pixi/mod.rs:81:20
[INFO] [stdout]    |
[INFO] [stdout] 81 |           let view = js! {
[INFO] [stdout]    |  ____________________^
[INFO] [stdout] 82 | |             const app = @{&self.js_reference};
[INFO] [stdout] 83 | |             return app.view;
[INFO] [stdout] 84 | |         };
[INFO] [stdout]    | |_________^
[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 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]    = note: this warning originates in the macro `_js_impl` which comes from the expansion of the macro `js` (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/pixi/sprite.rs:13:22
[INFO] [stdout]    |
[INFO] [stdout] 13 |           let sprite = js! {
[INFO] [stdout]    |  ______________________^
[INFO] [stdout] 14 | |             const sprite = new PIXI.Sprite(PIXI.loader.resources[@{alias}].texture);
[INFO] [stdout] 15 | |             sprite.anchor.x = 0.5;
[INFO] [stdout] 16 | |             sprite.anchor.y = 0.5;
[INFO] [stdout] 17 | |             return sprite;
[INFO] [stdout] 18 | |         };
[INFO] [stdout]    | |_________^
[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 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]    = note: this warning originates in the macro `_js_impl` which comes from the expansion of the macro `js` (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/pixi/mod.rs:81:20
[INFO] [stdout]    |
[INFO] [stdout] 81 |           let view = js! {
[INFO] [stdout]    |  ____________________^
[INFO] [stdout] 82 | |             const app = @{&self.js_reference};
[INFO] [stdout] 83 | |             return app.view;
[INFO] [stdout] 84 | |         };
[INFO] [stdout]    | |_________^
[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 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]    = note: this warning originates in the macro `_js_impl` which comes from the expansion of the macro `js` (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/pixi/mod.rs:81:20
[INFO] [stdout]    |
[INFO] [stdout] 81 |           let view = js! {
[INFO] [stdout]    |  ____________________^
[INFO] [stdout] 82 | |             const app = @{&self.js_reference};
[INFO] [stdout] 83 | |             return app.view;
[INFO] [stdout] 84 | |         };
[INFO] [stdout]    | |_________^
[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 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]    = note: this warning originates in the macro `_js_impl` which comes from the expansion of the macro `js` (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/pixi/sprite.rs:13:22
[INFO] [stdout]    |
[INFO] [stdout] 13 |           let sprite = js! {
[INFO] [stdout]    |  ______________________^
[INFO] [stdout] 14 | |             const sprite = new PIXI.Sprite(PIXI.loader.resources[@{alias}].texture);
[INFO] [stdout] 15 | |             sprite.anchor.x = 0.5;
[INFO] [stdout] 16 | |             sprite.anchor.y = 0.5;
[INFO] [stdout] 17 | |             return sprite;
[INFO] [stdout] 18 | |         };
[INFO] [stdout]    | |_________^
[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 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]    = note: this warning originates in the macro `_js_impl` which comes from the expansion of the macro `js` (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/pixi/sprite.rs:13:22
[INFO] [stdout]    |
[INFO] [stdout] 13 |           let sprite = js! {
[INFO] [stdout]    |  ______________________^
[INFO] [stdout] 14 | |             const sprite = new PIXI.Sprite(PIXI.loader.resources[@{alias}].texture);
[INFO] [stdout] 15 | |             sprite.anchor.x = 0.5;
[INFO] [stdout] 16 | |             sprite.anchor.y = 0.5;
[INFO] [stdout] 17 | |             return sprite;
[INFO] [stdout] 18 | |         };
[INFO] [stdout]    | |_________^
[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 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]    = note: this warning originates in the macro `_js_impl` which comes from the expansion of the macro `js` (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/pixi/sprite.rs:13:22
[INFO] [stdout]    |
[INFO] [stdout] 13 |           let sprite = js! {
[INFO] [stdout]    |  ______________________^
[INFO] [stdout] 14 | |             const sprite = new PIXI.Sprite(PIXI.loader.resources[@{alias}].texture);
[INFO] [stdout] 15 | |             sprite.anchor.x = 0.5;
[INFO] [stdout] 16 | |             sprite.anchor.y = 0.5;
[INFO] [stdout] 17 | |             return sprite;
[INFO] [stdout] 18 | |         };
[INFO] [stdout]    | |_________^
[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 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]    = note: this warning originates in the macro `_js_impl` which comes from the expansion of the macro `js` (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/pixi/mod.rs:81:20
[INFO] [stdout]    |
[INFO] [stdout] 81 |           let view = js! {
[INFO] [stdout]    |  ____________________^
[INFO] [stdout] 82 | |             const app = @{&self.js_reference};
[INFO] [stdout] 83 | |             return app.view;
[INFO] [stdout] 84 | |         };
[INFO] [stdout]    | |_________^
[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 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]    = note: this warning originates in the macro `_js_impl` which comes from the expansion of the macro `js` (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/pixi/sprite.rs:13:22
[INFO] [stdout]    |
[INFO] [stdout] 13 |           let sprite = js! {
[INFO] [stdout]    |  ______________________^
[INFO] [stdout] 14 | |             const sprite = new PIXI.Sprite(PIXI.loader.resources[@{alias}].texture);
[INFO] [stdout] 15 | |             sprite.anchor.x = 0.5;
[INFO] [stdout] 16 | |             sprite.anchor.y = 0.5;
[INFO] [stdout] 17 | |             return sprite;
[INFO] [stdout] 18 | |         };
[INFO] [stdout]    | |_________^
[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 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]    = note: this warning originates in the macro `_js_impl` which comes from the expansion of the macro `js` (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/pixi/mod.rs:81:20
[INFO] [stdout]    |
[INFO] [stdout] 81 |           let view = js! {
[INFO] [stdout]    |  ____________________^
[INFO] [stdout] 82 | |             const app = @{&self.js_reference};
[INFO] [stdout] 83 | |             return app.view;
[INFO] [stdout] 84 | |         };
[INFO] [stdout]    | |_________^
[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 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]    = note: this warning originates in the macro `_js_impl` which comes from the expansion of the macro `js` (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/pixi/mod.rs:81:20
[INFO] [stdout]    |
[INFO] [stdout] 81 |           let view = js! {
[INFO] [stdout]    |  ____________________^
[INFO] [stdout] 82 | |             const app = @{&self.js_reference};
[INFO] [stdout] 83 | |             return app.view;
[INFO] [stdout] 84 | |         };
[INFO] [stdout]    | |_________^
[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 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]    = note: this warning originates in the macro `_js_impl` which comes from the expansion of the macro `js` (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/pixi/sprite.rs:13:22
[INFO] [stdout]    |
[INFO] [stdout] 13 |           let sprite = js! {
[INFO] [stdout]    |  ______________________^
[INFO] [stdout] 14 | |             const sprite = new PIXI.Sprite(PIXI.loader.resources[@{alias}].texture);
[INFO] [stdout] 15 | |             sprite.anchor.x = 0.5;
[INFO] [stdout] 16 | |             sprite.anchor.y = 0.5;
[INFO] [stdout] 17 | |             return sprite;
[INFO] [stdout] 18 | |         };
[INFO] [stdout]    | |_________^
[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 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]    = note: this warning originates in the macro `_js_impl` which comes from the expansion of the macro `js` (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/pixi/mod.rs:90:9
[INFO] [stdout]    |
[INFO] [stdout] 90 | /         js! { @(no_return)
[INFO] [stdout] 91 | |             const app = @{&self.js_reference};
[INFO] [stdout] 92 | |             app.stage.addChild(@{&child.get_ref()});
[INFO] [stdout] 93 | |         };
[INFO] [stdout]    | |_________^
[INFO] [stdout]    |
[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 `_js_impl`
[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 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]    = note: this warning originates in the macro `_js_impl` which comes from the expansion of the macro `js` (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/pixi/sprite.rs:13:22
[INFO] [stdout]    |
[INFO] [stdout] 13 |           let sprite = js! {
[INFO] [stdout]    |  ______________________^
[INFO] [stdout] 14 | |             const sprite = new PIXI.Sprite(PIXI.loader.resources[@{alias}].texture);
[INFO] [stdout] 15 | |             sprite.anchor.x = 0.5;
[INFO] [stdout] 16 | |             sprite.anchor.y = 0.5;
[INFO] [stdout] 17 | |             return sprite;
[INFO] [stdout] 18 | |         };
[INFO] [stdout]    | |_________^
[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 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]    = note: this warning originates in the macro `_js_impl` which comes from the expansion of the macro `js` (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/pixi/mod.rs:90:9
[INFO] [stdout]    |
[INFO] [stdout] 90 | /         js! { @(no_return)
[INFO] [stdout] 91 | |             const app = @{&self.js_reference};
[INFO] [stdout] 92 | |             app.stage.addChild(@{&child.get_ref()});
[INFO] [stdout] 93 | |         };
[INFO] [stdout]    | |_________^
[INFO] [stdout]    |
[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 `_js_impl`
[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 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]    = note: this warning originates in the macro `_js_impl` which comes from the expansion of the macro `js` (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/pixi/sprite.rs:13:22
[INFO] [stdout]    |
[INFO] [stdout] 13 |           let sprite = js! {
[INFO] [stdout]    |  ______________________^
[INFO] [stdout] 14 | |             const sprite = new PIXI.Sprite(PIXI.loader.resources[@{alias}].texture);
[INFO] [stdout] 15 | |             sprite.anchor.x = 0.5;
[INFO] [stdout] 16 | |             sprite.anchor.y = 0.5;
[INFO] [stdout] 17 | |             return sprite;
[INFO] [stdout] 18 | |         };
[INFO] [stdout]    | |_________^
[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 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]    = note: this warning originates in the macro `_js_impl` which comes from the expansion of the macro `js` (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/pixi/mod.rs:97:9
[INFO] [stdout]     |
[INFO] [stdout]  97 | /         js! { @(no_return)
[INFO] [stdout]  98 | |             const app = @{&self.js_reference};
[INFO] [stdout]  99 | |             app.stage.addChildAt(@{&child.get_ref()}, @{index});
[INFO] [stdout] 100 | |         };
[INFO] [stdout]     | |_________^
[INFO] [stdout]     |
[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 `_js_impl`
[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 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `_js_impl` which comes from the expansion of the macro `js` (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/pixi/mod.rs:97:9
[INFO] [stdout]     |
[INFO] [stdout]  97 | /         js! { @(no_return)
[INFO] [stdout]  98 | |             const app = @{&self.js_reference};
[INFO] [stdout]  99 | |             app.stage.addChildAt(@{&child.get_ref()}, @{index});
[INFO] [stdout] 100 | |         };
[INFO] [stdout]     | |_________^
[INFO] [stdout]     |
[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 `_js_impl`
[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 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `_js_impl` which comes from the expansion of the macro `js` (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/pixi/mod.rs:104:9
[INFO] [stdout]     |
[INFO] [stdout] 104 | /         js! { @(no_return)
[INFO] [stdout] 105 | |             const app = @{&self.js_reference};
[INFO] [stdout] 106 | |             app.stage.removeChild(@{&child.get_ref()});
[INFO] [stdout] 107 | |         };
[INFO] [stdout]     | |_________^
[INFO] [stdout]     |
[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 `_js_impl`
[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 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `_js_impl` which comes from the expansion of the macro `js` (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/pixi/sprite.rs:13:22
[INFO] [stdout]    |
[INFO] [stdout] 13 |           let sprite = js! {
[INFO] [stdout]    |  ______________________^
[INFO] [stdout] 14 | |             const sprite = new PIXI.Sprite(PIXI.loader.resources[@{alias}].texture);
[INFO] [stdout] 15 | |             sprite.anchor.x = 0.5;
[INFO] [stdout] 16 | |             sprite.anchor.y = 0.5;
[INFO] [stdout] 17 | |             return sprite;
[INFO] [stdout] 18 | |         };
[INFO] [stdout]    | |_________^
[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 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]    = note: this warning originates in the macro `_js_impl` which comes from the expansion of the macro `js` (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/pixi/mod.rs:104:9
[INFO] [stdout]     |
[INFO] [stdout] 104 | /         js! { @(no_return)
[INFO] [stdout] 105 | |             const app = @{&self.js_reference};
[INFO] [stdout] 106 | |             app.stage.removeChild(@{&child.get_ref()});
[INFO] [stdout] 107 | |         };
[INFO] [stdout]     | |_________^
[INFO] [stdout]     |
[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 `_js_impl`
[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 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `_js_impl` which comes from the expansion of the macro `js` (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/pixi/sprite.rs:13:22
[INFO] [stdout]    |
[INFO] [stdout] 13 |           let sprite = js! {
[INFO] [stdout]    |  ______________________^
[INFO] [stdout] 14 | |             const sprite = new PIXI.Sprite(PIXI.loader.resources[@{alias}].texture);
[INFO] [stdout] 15 | |             sprite.anchor.x = 0.5;
[INFO] [stdout] 16 | |             sprite.anchor.y = 0.5;
[INFO] [stdout] 17 | |             return sprite;
[INFO] [stdout] 18 | |         };
[INFO] [stdout]    | |_________^
[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 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]    = note: this warning originates in the macro `_js_impl` which comes from the expansion of the macro `js` (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/input.rs:13:24
[INFO] [stdout]    |
[INFO] [stdout] 13 |           let keyboard = js! {
[INFO] [stdout]    |  ________________________^
[INFO] [stdout] 14 | |             return new Input();
[INFO] [stdout] 15 | |         };
[INFO] [stdout]    | |_________^
[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 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]    = note: this warning originates in the macro `_js_impl` which comes from the expansion of the macro `js` (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/input.rs:13:24
[INFO] [stdout]    |
[INFO] [stdout] 13 |           let keyboard = js! {
[INFO] [stdout]    |  ________________________^
[INFO] [stdout] 14 | |             return new Input();
[INFO] [stdout] 15 | |         };
[INFO] [stdout]    | |_________^
[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 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]    = note: this warning originates in the macro `_js_impl` which comes from the expansion of the macro `js` (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/input.rs:13:24
[INFO] [stdout]    |
[INFO] [stdout] 13 |           let keyboard = js! {
[INFO] [stdout]    |  ________________________^
[INFO] [stdout] 14 | |             return new Input();
[INFO] [stdout] 15 | |         };
[INFO] [stdout]    | |_________^
[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 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]    = note: this warning originates in the macro `_js_impl` which comes from the expansion of the macro `js` (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/input.rs:13:24
[INFO] [stdout]    |
[INFO] [stdout] 13 |           let keyboard = js! {
[INFO] [stdout]    |  ________________________^
[INFO] [stdout] 14 | |             return new Input();
[INFO] [stdout] 15 | |         };
[INFO] [stdout]    | |_________^
[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 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]    = note: this warning originates in the macro `_js_impl` which comes from the expansion of the macro `js` (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/input.rs:13:24
[INFO] [stdout]    |
[INFO] [stdout] 13 |           let keyboard = js! {
[INFO] [stdout]    |  ________________________^
[INFO] [stdout] 14 | |             return new Input();
[INFO] [stdout] 15 | |         };
[INFO] [stdout]    | |_________^
[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 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]    = note: this warning originates in the macro `_js_impl` which comes from the expansion of the macro `js` (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/input.rs:23:22
[INFO] [stdout]    |
[INFO] [stdout] 23 |           let active = js! {
[INFO] [stdout]    |  ______________________^
[INFO] [stdout] 24 | |             const input = @{&self.js_reference};
[INFO] [stdout] 25 | |             return input.isControlActive(@{control});
[INFO] [stdout] 26 | |         };
[INFO] [stdout]    | |_________^
[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 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]    = note: this warning originates in the macro `_js_impl` which comes from the expansion of the macro `js` (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/input.rs:23:22
[INFO] [stdout]    |
[INFO] [stdout] 23 |           let active = js! {
[INFO] [stdout]    |  ______________________^
[INFO] [stdout] 24 | |             const input = @{&self.js_reference};
[INFO] [stdout] 25 | |             return input.isControlActive(@{control});
[INFO] [stdout] 26 | |         };
[INFO] [stdout]    | |_________^
[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 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]    = note: this warning originates in the macro `_js_impl` which comes from the expansion of the macro `js` (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/input.rs:23:22
[INFO] [stdout]    |
[INFO] [stdout] 23 |           let active = js! {
[INFO] [stdout]    |  ______________________^
[INFO] [stdout] 24 | |             const input = @{&self.js_reference};
[INFO] [stdout] 25 | |             return input.isControlActive(@{control});
[INFO] [stdout] 26 | |         };
[INFO] [stdout]    | |_________^
[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 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]    = note: this warning originates in the macro `_js_impl` which comes from the expansion of the macro `js` (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/input.rs:23:22
[INFO] [stdout]    |
[INFO] [stdout] 23 |           let active = js! {
[INFO] [stdout]    |  ______________________^
[INFO] [stdout] 24 | |             const input = @{&self.js_reference};
[INFO] [stdout] 25 | |             return input.isControlActive(@{control});
[INFO] [stdout] 26 | |         };
[INFO] [stdout]    | |_________^
[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 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]    = note: this warning originates in the macro `_js_impl` which comes from the expansion of the macro `js` (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/input.rs:23:22
[INFO] [stdout]    |
[INFO] [stdout] 23 |           let active = js! {
[INFO] [stdout]    |  ______________________^
[INFO] [stdout] 24 | |             const input = @{&self.js_reference};
[INFO] [stdout] 25 | |             return input.isControlActive(@{control});
[INFO] [stdout] 26 | |         };
[INFO] [stdout]    | |_________^
[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 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]    = note: this warning originates in the macro `_js_impl` which comes from the expansion of the macro `js` (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/pixi/sprite.rs:13:22
[INFO] [stdout]    |
[INFO] [stdout] 13 |           let sprite = js! {
[INFO] [stdout]    |  ______________________^
[INFO] [stdout] 14 | |             const sprite = new PIXI.Sprite(PIXI.loader.resources[@{alias}].texture);
[INFO] [stdout] 15 | |             sprite.anchor.x = 0.5;
[INFO] [stdout] 16 | |             sprite.anchor.y = 0.5;
[INFO] [stdout] 17 | |             return sprite;
[INFO] [stdout] 18 | |         };
[INFO] [stdout]    | |_________^
[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 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]    = note: this warning originates in the macro `_js_impl` which comes from the expansion of the macro `js` (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/input.rs:23:22
[INFO] [stdout]    |
[INFO] [stdout] 23 |           let active = js! {
[INFO] [stdout]    |  ______________________^
[INFO] [stdout] 24 | |             const input = @{&self.js_reference};
[INFO] [stdout] 25 | |             return input.isControlActive(@{control});
[INFO] [stdout] 26 | |         };
[INFO] [stdout]    | |_________^
[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 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]    = note: this warning originates in the macro `_js_impl` which comes from the expansion of the macro `js` (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/pixi/sprite.rs:34:17
[INFO] [stdout]    |
[INFO] [stdout] 34 |           let x = js! { 
[INFO] [stdout]    |  _________________^
[INFO] [stdout] 35 | |             const me = @{&self.js_reference};
[INFO] [stdout] 36 | |             return me.x;
[INFO] [stdout] 37 | |         };
[INFO] [stdout]    | |_________^
[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 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]    = note: this warning originates in the macro `_js_impl` which comes from the expansion of the macro `js` (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/pixi/sprite.rs:34:17
[INFO] [stdout]    |
[INFO] [stdout] 34 |           let x = js! { 
[INFO] [stdout]    |  _________________^
[INFO] [stdout] 35 | |             const me = @{&self.js_reference};
[INFO] [stdout] 36 | |             return me.x;
[INFO] [stdout] 37 | |         };
[INFO] [stdout]    | |_________^
[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 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]    = note: this warning originates in the macro `_js_impl` which comes from the expansion of the macro `js` (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/input.rs:23:22
[INFO] [stdout]    |
[INFO] [stdout] 23 |           let active = js! {
[INFO] [stdout]    |  ______________________^
[INFO] [stdout] 24 | |             const input = @{&self.js_reference};
[INFO] [stdout] 25 | |             return input.isControlActive(@{control});
[INFO] [stdout] 26 | |         };
[INFO] [stdout]    | |_________^
[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 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]    = note: this warning originates in the macro `_js_impl` which comes from the expansion of the macro `js` (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/pixi/sprite.rs:34:17
[INFO] [stdout]    |
[INFO] [stdout] 34 |           let x = js! { 
[INFO] [stdout]    |  _________________^
[INFO] [stdout] 35 | |             const me = @{&self.js_reference};
[INFO] [stdout] 36 | |             return me.x;
[INFO] [stdout] 37 | |         };
[INFO] [stdout]    | |_________^
[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 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]    = note: this warning originates in the macro `_js_impl` which comes from the expansion of the macro `js` (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/pixi/sprite.rs:34:17
[INFO] [stdout]    |
[INFO] [stdout] 34 |           let x = js! { 
[INFO] [stdout]    |  _________________^
[INFO] [stdout] 35 | |             const me = @{&self.js_reference};
[INFO] [stdout] 36 | |             return me.x;
[INFO] [stdout] 37 | |         };
[INFO] [stdout]    | |_________^
[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 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]    = note: this warning originates in the macro `_js_impl` which comes from the expansion of the macro `js` (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/pixi/sprite.rs:34:17
[INFO] [stdout]    |
[INFO] [stdout] 34 |           let x = js! { 
[INFO] [stdout]    |  _________________^
[INFO] [stdout] 35 | |             const me = @{&self.js_reference};
[INFO] [stdout] 36 | |             return me.x;
[INFO] [stdout] 37 | |         };
[INFO] [stdout]    | |_________^
[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 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]    = note: this warning originates in the macro `_js_impl` which comes from the expansion of the macro `js` (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/pixi/sprite.rs:34:17
[INFO] [stdout]    |
[INFO] [stdout] 34 |           let x = js! { 
[INFO] [stdout]    |  _________________^
[INFO] [stdout] 35 | |             const me = @{&self.js_reference};
[INFO] [stdout] 36 | |             return me.x;
[INFO] [stdout] 37 | |         };
[INFO] [stdout]    | |_________^
[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 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]    = note: this warning originates in the macro `_js_impl` which comes from the expansion of the macro `js` (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/pixi/sprite.rs:34:17
[INFO] [stdout]    |
[INFO] [stdout] 34 |           let x = js! { 
[INFO] [stdout]    |  _________________^
[INFO] [stdout] 35 | |             const me = @{&self.js_reference};
[INFO] [stdout] 36 | |             return me.x;
[INFO] [stdout] 37 | |         };
[INFO] [stdout]    | |_________^
[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 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]    = note: this warning originates in the macro `_js_impl` which comes from the expansion of the macro `js` (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/pixi/sprite.rs:34:17
[INFO] [stdout]    |
[INFO] [stdout] 34 |           let x = js! { 
[INFO] [stdout]    |  _________________^
[INFO] [stdout] 35 | |             const me = @{&self.js_reference};
[INFO] [stdout] 36 | |             return me.x;
[INFO] [stdout] 37 | |         };
[INFO] [stdout]    | |_________^
[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 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]    = note: this warning originates in the macro `_js_impl` which comes from the expansion of the macro `js` (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/input.rs:23:22
[INFO] [stdout]    |
[INFO] [stdout] 23 |           let active = js! {
[INFO] [stdout]    |  ______________________^
[INFO] [stdout] 24 | |             const input = @{&self.js_reference};
[INFO] [stdout] 25 | |             return input.isControlActive(@{control});
[INFO] [stdout] 26 | |         };
[INFO] [stdout]    | |_________^
[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 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]    = note: this warning originates in the macro `_js_impl` which comes from the expansion of the macro `js` (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/pixi/sprite.rs:34:17
[INFO] [stdout]    |
[INFO] [stdout] 34 |           let x = js! { 
[INFO] [stdout]    |  _________________^
[INFO] [stdout] 35 | |             const me = @{&self.js_reference};
[INFO] [stdout] 36 | |             return me.x;
[INFO] [stdout] 37 | |         };
[INFO] [stdout]    | |_________^
[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 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]    = note: this warning originates in the macro `_js_impl` which comes from the expansion of the macro `js` (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/input.rs:23:22
[INFO] [stdout]    |
[INFO] [stdout] 23 |           let active = js! {
[INFO] [stdout]    |  ______________________^
[INFO] [stdout] 24 | |             const input = @{&self.js_reference};
[INFO] [stdout] 25 | |             return input.isControlActive(@{control});
[INFO] [stdout] 26 | |         };
[INFO] [stdout]    | |_________^
[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 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]    = note: this warning originates in the macro `_js_impl` which comes from the expansion of the macro `js` (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/pixi/sprite.rs:34:17
[INFO] [stdout]    |
[INFO] [stdout] 34 |           let x = js! { 
[INFO] [stdout]    |  _________________^
[INFO] [stdout] 35 | |             const me = @{&self.js_reference};
[INFO] [stdout] 36 | |             return me.x;
[INFO] [stdout] 37 | |         };
[INFO] [stdout]    | |_________^
[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 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]    = note: this warning originates in the macro `_js_impl` which comes from the expansion of the macro `js` (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/input.rs:23:22
[INFO] [stdout]    |
[INFO] [stdout] 23 |           let active = js! {
[INFO] [stdout]    |  ______________________^
[INFO] [stdout] 24 | |             const input = @{&self.js_reference};
[INFO] [stdout] 25 | |             return input.isControlActive(@{control});
[INFO] [stdout] 26 | |         };
[INFO] [stdout]    | |_________^
[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 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]    = note: this warning originates in the macro `_js_impl` which comes from the expansion of the macro `js` (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/input.rs:23:22
[INFO] [stdout]    |
[INFO] [stdout] 23 |           let active = js! {
[INFO] [stdout]    |  ______________________^
[INFO] [stdout] 24 | |             const input = @{&self.js_reference};
[INFO] [stdout] 25 | |             return input.isControlActive(@{control});
[INFO] [stdout] 26 | |         };
[INFO] [stdout]    | |_________^
[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 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]    = note: this warning originates in the macro `_js_impl` which comes from the expansion of the macro `js` (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/input.rs:23:22
[INFO] [stdout]    |
[INFO] [stdout] 23 |           let active = js! {
[INFO] [stdout]    |  ______________________^
[INFO] [stdout] 24 | |             const input = @{&self.js_reference};
[INFO] [stdout] 25 | |             return input.isControlActive(@{control});
[INFO] [stdout] 26 | |         };
[INFO] [stdout]    | |_________^
[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 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]    = note: this warning originates in the macro `_js_impl` which comes from the expansion of the macro `js` (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/input.rs:32:9
[INFO] [stdout]    |
[INFO] [stdout] 32 | /         js! { @(no_return)
[INFO] [stdout] 33 | |             const input = @{&self.js_reference};
[INFO] [stdout] 34 | |             input.trackKey(@{key_code}, @{alias});
[INFO] [stdout] 35 | |         };
[INFO] [stdout]    | |_________^
[INFO] [stdout]    |
[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 `_js_impl`
[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 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]    = note: this warning originates in the macro `_js_impl` which comes from the expansion of the macro `js` (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/input.rs:32:9
[INFO] [stdout]    |
[INFO] [stdout] 32 | /         js! { @(no_return)
[INFO] [stdout] 33 | |             const input = @{&self.js_reference};
[INFO] [stdout] 34 | |             input.trackKey(@{key_code}, @{alias});
[INFO] [stdout] 35 | |         };
[INFO] [stdout]    | |_________^
[INFO] [stdout]    |
[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 `_js_impl`
[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 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]    = note: this warning originates in the macro `_js_impl` which comes from the expansion of the macro `js` (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/input.rs:39:9
[INFO] [stdout]    |
[INFO] [stdout] 39 | /         js! { @(no_return)
[INFO] [stdout] 40 | |             const input = @{&self.js_reference};
[INFO] [stdout] 41 | |             input.trackKey(@{button}, @{alias});
[INFO] [stdout] 42 | |         };
[INFO] [stdout]    | |_________^
[INFO] [stdout]    |
[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 `_js_impl`
[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 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]    = note: this warning originates in the macro `_js_impl` which comes from the expansion of the macro `js` (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/pixi/sprite.rs:42:9
[INFO] [stdout]    |
[INFO] [stdout] 42 | /         js! { @(no_return)
[INFO] [stdout] 43 | |             const rect = @{&self.js_reference};
[INFO] [stdout] 44 | |             rect.x = @{new_x};
[INFO] [stdout] 45 | |         };
[INFO] [stdout]    | |_________^
[INFO] [stdout]    |
[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 `_js_impl`
[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 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]    = note: this warning originates in the macro `_js_impl` which comes from the expansion of the macro `js` (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/input.rs:39:9
[INFO] [stdout]    |
[INFO] [stdout] 39 | /         js! { @(no_return)
[INFO] [stdout] 40 | |             const input = @{&self.js_reference};
[INFO] [stdout] 41 | |             input.trackKey(@{button}, @{alias});
[INFO] [stdout] 42 | |         };
[INFO] [stdout]    | |_________^
[INFO] [stdout]    |
[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 `_js_impl`
[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 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]    = note: this warning originates in the macro `_js_impl` which comes from the expansion of the macro `js` (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/input.rs:46:19
[INFO] [stdout]    |
[INFO] [stdout] 46 |           let pos = js! {
[INFO] [stdout]    |  ___________________^
[INFO] [stdout] 47 | |             const input = @{&self.js_reference};
[INFO] [stdout] 48 | |             return input.mousePosition;
[INFO] [stdout] 49 | |         };
[INFO] [stdout]    | |_________^
[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 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]    = note: this warning originates in the macro `_js_impl` which comes from the expansion of the macro `js` (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/input.rs:46:19
[INFO] [stdout]    |
[INFO] [stdout] 46 |           let pos = js! {
[INFO] [stdout]    |  ___________________^
[INFO] [stdout] 47 | |             const input = @{&self.js_reference};
[INFO] [stdout] 48 | |             return input.mousePosition;
[INFO] [stdout] 49 | |         };
[INFO] [stdout]    | |_________^
[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 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]    = note: this warning originates in the macro `_js_impl` which comes from the expansion of the macro `js` (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/input.rs:46:19
[INFO] [stdout]    |
[INFO] [stdout] 46 |           let pos = js! {
[INFO] [stdout]    |  ___________________^
[INFO] [stdout] 47 | |             const input = @{&self.js_reference};
[INFO] [stdout] 48 | |             return input.mousePosition;
[INFO] [stdout] 49 | |         };
[INFO] [stdout]    | |_________^
[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 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]    = note: this warning originates in the macro `_js_impl` which comes from the expansion of the macro `js` (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/input.rs:46:19
[INFO] [stdout]    |
[INFO] [stdout] 46 |           let pos = js! {
[INFO] [stdout]    |  ___________________^
[INFO] [stdout] 47 | |             const input = @{&self.js_reference};
[INFO] [stdout] 48 | |             return input.mousePosition;
[INFO] [stdout] 49 | |         };
[INFO] [stdout]    | |_________^
[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 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]    = note: this warning originates in the macro `_js_impl` which comes from the expansion of the macro `js` (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/pixi/sprite.rs:42:9
[INFO] [stdout]    |
[INFO] [stdout] 42 | /         js! { @(no_return)
[INFO] [stdout] 43 | |             const rect = @{&self.js_reference};
[INFO] [stdout] 44 | |             rect.x = @{new_x};
[INFO] [stdout] 45 | |         };
[INFO] [stdout]    | |_________^
[INFO] [stdout]    |
[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 `_js_impl`
[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 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]    = note: this warning originates in the macro `_js_impl` which comes from the expansion of the macro `js` (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/input.rs:46:19
[INFO] [stdout]    |
[INFO] [stdout] 46 |           let pos = js! {
[INFO] [stdout]    |  ___________________^
[INFO] [stdout] 47 | |             const input = @{&self.js_reference};
[INFO] [stdout] 48 | |             return input.mousePosition;
[INFO] [stdout] 49 | |         };
[INFO] [stdout]    | |_________^
[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 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]    = note: this warning originates in the macro `_js_impl` which comes from the expansion of the macro `js` (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/pixi/sprite.rs:49:17
[INFO] [stdout]    |
[INFO] [stdout] 49 |           let y = js! { 
[INFO] [stdout]    |  _________________^
[INFO] [stdout] 50 | |             const me = @{&self.js_reference};
[INFO] [stdout] 51 | |             return me.y;
[INFO] [stdout] 52 | |         };
[INFO] [stdout]    | |_________^
[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 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]    = note: this warning originates in the macro `_js_impl` which comes from the expansion of the macro `js` (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/input.rs:46:19
[INFO] [stdout]    |
[INFO] [stdout] 46 |           let pos = js! {
[INFO] [stdout]    |  ___________________^
[INFO] [stdout] 47 | |             const input = @{&self.js_reference};
[INFO] [stdout] 48 | |             return input.mousePosition;
[INFO] [stdout] 49 | |         };
[INFO] [stdout]    | |_________^
[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 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]    = note: this warning originates in the macro `_js_impl` which comes from the expansion of the macro `js` (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/pixi/sprite.rs:49:17
[INFO] [stdout]    |
[INFO] [stdout] 49 |           let y = js! { 
[INFO] [stdout]    |  _________________^
[INFO] [stdout] 50 | |             const me = @{&self.js_reference};
[INFO] [stdout] 51 | |             return me.y;
[INFO] [stdout] 52 | |         };
[INFO] [stdout]    | |_________^
[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 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]    = note: this warning originates in the macro `_js_impl` which comes from the expansion of the macro `js` (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/pixi/sprite.rs:49:17
[INFO] [stdout]    |
[INFO] [stdout] 49 |           let y = js! { 
[INFO] [stdout]    |  _________________^
[INFO] [stdout] 50 | |             const me = @{&self.js_reference};
[INFO] [stdout] 51 | |             return me.y;
[INFO] [stdout] 52 | |         };
[INFO] [stdout]    | |_________^
[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 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]    = note: this warning originates in the macro `_js_impl` which comes from the expansion of the macro `js` (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/input.rs:46:19
[INFO] [stdout]    |
[INFO] [stdout] 46 |           let pos = js! {
[INFO] [stdout]    |  ___________________^
[INFO] [stdout] 47 | |             const input = @{&self.js_reference};
[INFO] [stdout] 48 | |             return input.mousePosition;
[INFO] [stdout] 49 | |         };
[INFO] [stdout]    | |_________^
[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 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]    = note: this warning originates in the macro `_js_impl` which comes from the expansion of the macro `js` (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/pixi/sprite.rs:49:17
[INFO] [stdout]    |
[INFO] [stdout] 49 |           let y = js! { 
[INFO] [stdout]    |  _________________^
[INFO] [stdout] 50 | |             const me = @{&self.js_reference};
[INFO] [stdout] 51 | |             return me.y;
[INFO] [stdout] 52 | |         };
[INFO] [stdout]    | |_________^
[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 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]    = note: this warning originates in the macro `_js_impl` which comes from the expansion of the macro `js` (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/input.rs:46:19
[INFO] [stdout]    |
[INFO] [stdout] 46 |           let pos = js! {
[INFO] [stdout]    |  ___________________^
[INFO] [stdout] 47 | |             const input = @{&self.js_reference};
[INFO] [stdout] 48 | |             return input.mousePosition;
[INFO] [stdout] 49 | |         };
[INFO] [stdout]    | |_________^
[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 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]    = note: this warning originates in the macro `_js_impl` which comes from the expansion of the macro `js` (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/pixi/sprite.rs:49:17
[INFO] [stdout]    |
[INFO] [stdout] 49 |           let y = js! { 
[INFO] [stdout]    |  _________________^
[INFO] [stdout] 50 | |             const me = @{&self.js_reference};
[INFO] [stdout] 51 | |             return me.y;
[INFO] [stdout] 52 | |         };
[INFO] [stdout]    | |_________^
[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 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]    = note: this warning originates in the macro `_js_impl` which comes from the expansion of the macro `js` (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/input.rs:46:19
[INFO] [stdout]    |
[INFO] [stdout] 46 |           let pos = js! {
[INFO] [stdout]    |  ___________________^
[INFO] [stdout] 47 | |             const input = @{&self.js_reference};
[INFO] [stdout] 48 | |             return input.mousePosition;
[INFO] [stdout] 49 | |         };
[INFO] [stdout]    | |_________^
[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 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]    = note: this warning originates in the macro `_js_impl` which comes from the expansion of the macro `js` (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/pixi/sprite.rs:49:17
[INFO] [stdout]    |
[INFO] [stdout] 49 |           let y = js! { 
[INFO] [stdout]    |  _________________^
[INFO] [stdout] 50 | |             const me = @{&self.js_reference};
[INFO] [stdout] 51 | |             return me.y;
[INFO] [stdout] 52 | |         };
[INFO] [stdout]    | |_________^
[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 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]    = note: this warning originates in the macro `_js_impl` which comes from the expansion of the macro `js` (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/input.rs:46:19
[INFO] [stdout]    |
[INFO] [stdout] 46 |           let pos = js! {
[INFO] [stdout]    |  ___________________^
[INFO] [stdout] 47 | |             const input = @{&self.js_reference};
[INFO] [stdout] 48 | |             return input.mousePosition;
[INFO] [stdout] 49 | |         };
[INFO] [stdout]    | |_________^
[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 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]    = note: this warning originates in the macro `_js_impl` which comes from the expansion of the macro `js` (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/pixi/sprite.rs:49:17
[INFO] [stdout]    |
[INFO] [stdout] 49 |           let y = js! { 
[INFO] [stdout]    |  _________________^
[INFO] [stdout] 50 | |             const me = @{&self.js_reference};
[INFO] [stdout] 51 | |             return me.y;
[INFO] [stdout] 52 | |         };
[INFO] [stdout]    | |_________^
[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 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]    = note: this warning originates in the macro `_js_impl` which comes from the expansion of the macro `js` (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/systems/controls.rs:73:13
[INFO] [stdout]    |
[INFO] [stdout] 73 | /             js! { @(no_return)
[INFO] [stdout] 74 | |                 shootSound.play();
[INFO] [stdout] 75 | |             }
[INFO] [stdout]    | |_____________^
[INFO] [stdout]    |
[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 `_js_impl`
[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 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]    = note: this warning originates in the macro `_js_impl` which comes from the expansion of the macro `js` (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/pixi/sprite.rs:49:17
[INFO] [stdout]    |
[INFO] [stdout] 49 |           let y = js! { 
[INFO] [stdout]    |  _________________^
[INFO] [stdout] 50 | |             const me = @{&self.js_reference};
[INFO] [stdout] 51 | |             return me.y;
[INFO] [stdout] 52 | |         };
[INFO] [stdout]    | |_________^
[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 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]    = note: this warning originates in the macro `_js_impl` which comes from the expansion of the macro `js` (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/systems/controls.rs:73:13
[INFO] [stdout]    |
[INFO] [stdout] 73 | /             js! { @(no_return)
[INFO] [stdout] 74 | |                 shootSound.play();
[INFO] [stdout] 75 | |             }
[INFO] [stdout]    | |_____________^
[INFO] [stdout]    |
[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 `_js_impl`
[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 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]    = note: this warning originates in the macro `_js_impl` which comes from the expansion of the macro `js` (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/pixi/sprite.rs:49:17
[INFO] [stdout]    |
[INFO] [stdout] 49 |           let y = js! { 
[INFO] [stdout]    |  _________________^
[INFO] [stdout] 50 | |             const me = @{&self.js_reference};
[INFO] [stdout] 51 | |             return me.y;
[INFO] [stdout] 52 | |         };
[INFO] [stdout]    | |_________^
[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 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]    = note: this warning originates in the macro `_js_impl` which comes from the expansion of the macro `js` (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/pixi/sprite.rs:49:17
[INFO] [stdout]    |
[INFO] [stdout] 49 |           let y = js! { 
[INFO] [stdout]    |  _________________^
[INFO] [stdout] 50 | |             const me = @{&self.js_reference};
[INFO] [stdout] 51 | |             return me.y;
[INFO] [stdout] 52 | |         };
[INFO] [stdout]    | |_________^
[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 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]    = note: this warning originates in the macro `_js_impl` which comes from the expansion of the macro `js` (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/pixi/sprite.rs:57:9
[INFO] [stdout]    |
[INFO] [stdout] 57 | /         js! { @(no_return)
[INFO] [stdout] 58 | |             const rect = @{&self.js_reference};
[INFO] [stdout] 59 | |             rect.y = @{new_y};
[INFO] [stdout] 60 | |         };
[INFO] [stdout]    | |_________^
[INFO] [stdout]    |
[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 `_js_impl`
[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 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]    = note: this warning originates in the macro `_js_impl` which comes from the expansion of the macro `js` (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/pixi/sprite.rs:57:9
[INFO] [stdout]    |
[INFO] [stdout] 57 | /         js! { @(no_return)
[INFO] [stdout] 58 | |             const rect = @{&self.js_reference};
[INFO] [stdout] 59 | |             rect.y = @{new_y};
[INFO] [stdout] 60 | |         };
[INFO] [stdout]    | |_________^
[INFO] [stdout]    |
[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 `_js_impl`
[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 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]    = note: this warning originates in the macro `_js_impl` which comes from the expansion of the macro `js` (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/systems/projectile.rs:66:37
[INFO] [stdout]    |
[INFO] [stdout] 66 | / ...                   js! { @(no_return)
[INFO] [stdout] 67 | | ...                       hitSound.play();
[INFO] [stdout] 68 | | ...                   }
[INFO] [stdout]    | |_______________________^
[INFO] [stdout]    |
[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 `_js_impl`
[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 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]    = note: this warning originates in the macro `_js_impl` which comes from the expansion of the macro `js` (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/pixi/sprite.rs:64:9
[INFO] [stdout]    |
[INFO] [stdout] 64 | /         js! {@(no_return)
[INFO] [stdout] 65 | |             const rect = @{&self.js_reference};
[INFO] [stdout] 66 | |             rect.x = @{x};
[INFO] [stdout] 67 | |             rect.y = @{y};
[INFO] [stdout] 68 | |         };
[INFO] [stdout]    | |_________^
[INFO] [stdout]    |
[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 `_js_impl`
[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 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]    = note: this warning originates in the macro `_js_impl` which comes from the expansion of the macro `js` (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/pixi/sprite.rs:64:9
[INFO] [stdout]    |
[INFO] [stdout] 64 | /         js! {@(no_return)
[INFO] [stdout] 65 | |             const rect = @{&self.js_reference};
[INFO] [stdout] 66 | |             rect.x = @{x};
[INFO] [stdout] 67 | |             rect.y = @{y};
[INFO] [stdout] 68 | |         };
[INFO] [stdout]    | |_________^
[INFO] [stdout]    |
[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 `_js_impl`
[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 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]    = note: this warning originates in the macro `_js_impl` which comes from the expansion of the macro `js` (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/pixi/sprite.rs:74:17
[INFO] [stdout]    |
[INFO] [stdout] 74 |           let x = js! { 
[INFO] [stdout]    |  _________________^
[INFO] [stdout] 75 | |             const me = @{&self.js_reference};
[INFO] [stdout] 76 | |             return me.width;
[INFO] [stdout] 77 | |         };
[INFO] [stdout]    | |_________^
[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 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]    = note: this warning originates in the macro `_js_impl` which comes from the expansion of the macro `js` (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/pixi/sprite.rs:74:17
[INFO] [stdout]    |
[INFO] [stdout] 74 |           let x = js! { 
[INFO] [stdout]    |  _________________^
[INFO] [stdout] 75 | |             const me = @{&self.js_reference};
[INFO] [stdout] 76 | |             return me.width;
[INFO] [stdout] 77 | |         };
[INFO] [stdout]    | |_________^
[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 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]    = note: this warning originates in the macro `_js_impl` which comes from the expansion of the macro `js` (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/pixi/sprite.rs:74:17
[INFO] [stdout]    |
[INFO] [stdout] 74 |           let x = js! { 
[INFO] [stdout]    |  _________________^
[INFO] [stdout] 75 | |             const me = @{&self.js_reference};
[INFO] [stdout] 76 | |             return me.width;
[INFO] [stdout] 77 | |         };
[INFO] [stdout]    | |_________^
[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 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]    = note: this warning originates in the macro `_js_impl` which comes from the expansion of the macro `js` (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/pixi/sprite.rs:74:17
[INFO] [stdout]    |
[INFO] [stdout] 74 |           let x = js! { 
[INFO] [stdout]    |  _________________^
[INFO] [stdout] 75 | |             const me = @{&self.js_reference};
[INFO] [stdout] 76 | |             return me.width;
[INFO] [stdout] 77 | |         };
[INFO] [stdout]    | |_________^
[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 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]    = note: this warning originates in the macro `_js_impl` which comes from the expansion of the macro `js` (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/pixi/sprite.rs:74:17
[INFO] [stdout]    |
[INFO] [stdout] 74 |           let x = js! { 
[INFO] [stdout]    |  _________________^
[INFO] [stdout] 75 | |             const me = @{&self.js_reference};
[INFO] [stdout] 76 | |             return me.width;
[INFO] [stdout] 77 | |         };
[INFO] [stdout]    | |_________^
[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 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]    = note: this warning originates in the macro `_js_impl` which comes from the expansion of the macro `js` (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/systems/projectile.rs:66:37
[INFO] [stdout]    |
[INFO] [stdout] 66 | / ...                   js! { @(no_return)
[INFO] [stdout] 67 | | ...                       hitSound.play();
[INFO] [stdout] 68 | | ...                   }
[INFO] [stdout]    | |_______________________^
[INFO] [stdout]    |
[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 `_js_impl`
[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 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]    = note: this warning originates in the macro `_js_impl` which comes from the expansion of the macro `js` (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/pixi/sprite.rs:74:17
[INFO] [stdout]    |
[INFO] [stdout] 74 |           let x = js! { 
[INFO] [stdout]    |  _________________^
[INFO] [stdout] 75 | |             const me = @{&self.js_reference};
[INFO] [stdout] 76 | |             return me.width;
[INFO] [stdout] 77 | |         };
[INFO] [stdout]    | |_________^
[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 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]    = note: this warning originates in the macro `_js_impl` which comes from the expansion of the macro `js` (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/pixi/sprite.rs:74:17
[INFO] [stdout]    |
[INFO] [stdout] 74 |           let x = js! { 
[INFO] [stdout]    |  _________________^
[INFO] [stdout] 75 | |             const me = @{&self.js_reference};
[INFO] [stdout] 76 | |             return me.width;
[INFO] [stdout] 77 | |         };
[INFO] [stdout]    | |_________^
[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 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]    = note: this warning originates in the macro `_js_impl` which comes from the expansion of the macro `js` (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/pixi/sprite.rs:74:17
[INFO] [stdout]    |
[INFO] [stdout] 74 |           let x = js! { 
[INFO] [stdout]    |  _________________^
[INFO] [stdout] 75 | |             const me = @{&self.js_reference};
[INFO] [stdout] 76 | |             return me.width;
[INFO] [stdout] 77 | |         };
[INFO] [stdout]    | |_________^
[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 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]    = note: this warning originates in the macro `_js_impl` which comes from the expansion of the macro `js` (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/pixi/sprite.rs:74:17
[INFO] [stdout]    |
[INFO] [stdout] 74 |           let x = js! { 
[INFO] [stdout]    |  _________________^
[INFO] [stdout] 75 | |             const me = @{&self.js_reference};
[INFO] [stdout] 76 | |             return me.width;
[INFO] [stdout] 77 | |         };
[INFO] [stdout]    | |_________^
[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 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]    = note: this warning originates in the macro `_js_impl` which comes from the expansion of the macro `js` (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/pixi/sprite.rs:74:17
[INFO] [stdout]    |
[INFO] [stdout] 74 |           let x = js! { 
[INFO] [stdout]    |  _________________^
[INFO] [stdout] 75 | |             const me = @{&self.js_reference};
[INFO] [stdout] 76 | |             return me.width;
[INFO] [stdout] 77 | |         };
[INFO] [stdout]    | |_________^
[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 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]    = note: this warning originates in the macro `_js_impl` which comes from the expansion of the macro `js` (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/pixi/sprite.rs:82:9
[INFO] [stdout]    |
[INFO] [stdout] 82 | /         js! { @(no_return)
[INFO] [stdout] 83 | |             const rect = @{&self.js_reference};
[INFO] [stdout] 84 | |             rect.width = @{width};
[INFO] [stdout] 85 | |         };
[INFO] [stdout]    | |_________^
[INFO] [stdout]    |
[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 `_js_impl`
[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 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]    = note: this warning originates in the macro `_js_impl` which comes from the expansion of the macro `js` (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/main.rs:27:5
[INFO] [stdout]    |
[INFO] [stdout] 27 | /     js! {@ (no_return)
[INFO] [stdout] 28 | |         const callback = @{loaded_callback};
[INFO] [stdout] 29 | |         PIXI.loader
[INFO] [stdout] 30 | |             .add("penguin", "penguin.png")
[INFO] [stdout] ...  |
[INFO] [stdout] 37 | |             });
[INFO] [stdout] 38 | |     };
[INFO] [stdout]    | |_____^
[INFO] [stdout]    |
[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 `_js_impl`
[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 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]    = note: this warning originates in the macro `_js_impl` which comes from the expansion of the macro `js` (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/main.rs:27:5
[INFO] [stdout]    |
[INFO] [stdout] 27 | /     js! {@ (no_return)
[INFO] [stdout] 28 | |         const callback = @{loaded_callback};
[INFO] [stdout] 29 | |         PIXI.loader
[INFO] [stdout] 30 | |             .add("penguin", "penguin.png")
[INFO] [stdout] ...  |
[INFO] [stdout] 37 | |             });
[INFO] [stdout] 38 | |     };
[INFO] [stdout]    | |_____^
[INFO] [stdout]    |
[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 `_js_impl`
[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 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]    = note: this warning originates in the macro `_js_impl` which comes from the expansion of the macro `js` (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/pixi/sprite.rs:82:9
[INFO] [stdout]    |
[INFO] [stdout] 82 | /         js! { @(no_return)
[INFO] [stdout] 83 | |             const rect = @{&self.js_reference};
[INFO] [stdout] 84 | |             rect.width = @{width};
[INFO] [stdout] 85 | |         };
[INFO] [stdout]    | |_________^
[INFO] [stdout]    |
[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 `_js_impl`
[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 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]    = note: this warning originates in the macro `_js_impl` which comes from the expansion of the macro `js` (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/pixi/sprite.rs:89:17
[INFO] [stdout]    |
[INFO] [stdout] 89 |           let y = js! { 
[INFO] [stdout]    |  _________________^
[INFO] [stdout] 90 | |             const me = @{&self.js_reference};
[INFO] [stdout] 91 | |             return me.height;
[INFO] [stdout] 92 | |         };
[INFO] [stdout]    | |_________^
[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 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]    = note: this warning originates in the macro `_js_impl` which comes from the expansion of the macro `js` (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/pixi/sprite.rs:89:17
[INFO] [stdout]    |
[INFO] [stdout] 89 |           let y = js! { 
[INFO] [stdout]    |  _________________^
[INFO] [stdout] 90 | |             const me = @{&self.js_reference};
[INFO] [stdout] 91 | |             return me.height;
[INFO] [stdout] 92 | |         };
[INFO] [stdout]    | |_________^
[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 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]    = note: this warning originates in the macro `_js_impl` which comes from the expansion of the macro `js` (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/pixi/sprite.rs:89:17
[INFO] [stdout]    |
[INFO] [stdout] 89 |           let y = js! { 
[INFO] [stdout]    |  _________________^
[INFO] [stdout] 90 | |             const me = @{&self.js_reference};
[INFO] [stdout] 91 | |             return me.height;
[INFO] [stdout] 92 | |         };
[INFO] [stdout]    | |_________^
[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 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]    = note: this warning originates in the macro `_js_impl` which comes from the expansion of the macro `js` (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/pixi/sprite.rs:89:17
[INFO] [stdout]    |
[INFO] [stdout] 89 |           let y = js! { 
[INFO] [stdout]    |  _________________^
[INFO] [stdout] 90 | |             const me = @{&self.js_reference};
[INFO] [stdout] 91 | |             return me.height;
[INFO] [stdout] 92 | |         };
[INFO] [stdout]    | |_________^
[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 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]    = note: this warning originates in the macro `_js_impl` which comes from the expansion of the macro `js` (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/pixi/sprite.rs:89:17
[INFO] [stdout]    |
[INFO] [stdout] 89 |           let y = js! { 
[INFO] [stdout]    |  _________________^
[INFO] [stdout] 90 | |             const me = @{&self.js_reference};
[INFO] [stdout] 91 | |             return me.height;
[INFO] [stdout] 92 | |         };
[INFO] [stdout]    | |_________^
[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 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]    = note: this warning originates in the macro `_js_impl` which comes from the expansion of the macro `js` (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/pixi/sprite.rs:89:17
[INFO] [stdout]    |
[INFO] [stdout] 89 |           let y = js! { 
[INFO] [stdout]    |  _________________^
[INFO] [stdout] 90 | |             const me = @{&self.js_reference};
[INFO] [stdout] 91 | |             return me.height;
[INFO] [stdout] 92 | |         };
[INFO] [stdout]    | |_________^
[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 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]    = note: this warning originates in the macro `_js_impl` which comes from the expansion of the macro `js` (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/pixi/sprite.rs:89:17
[INFO] [stdout]    |
[INFO] [stdout] 89 |           let y = js! { 
[INFO] [stdout]    |  _________________^
[INFO] [stdout] 90 | |             const me = @{&self.js_reference};
[INFO] [stdout] 91 | |             return me.height;
[INFO] [stdout] 92 | |         };
[INFO] [stdout]    | |_________^
[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 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]    = note: this warning originates in the macro `_js_impl` which comes from the expansion of the macro `js` (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/pixi/sprite.rs:89:17
[INFO] [stdout]    |
[INFO] [stdout] 89 |           let y = js! { 
[INFO] [stdout]    |  _________________^
[INFO] [stdout] 90 | |             const me = @{&self.js_reference};
[INFO] [stdout] 91 | |             return me.height;
[INFO] [stdout] 92 | |         };
[INFO] [stdout]    | |_________^
[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 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]    = note: this warning originates in the macro `_js_impl` which comes from the expansion of the macro `js` (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/pixi/sprite.rs:89:17
[INFO] [stdout]    |
[INFO] [stdout] 89 |           let y = js! { 
[INFO] [stdout]    |  _________________^
[INFO] [stdout] 90 | |             const me = @{&self.js_reference};
[INFO] [stdout] 91 | |             return me.height;
[INFO] [stdout] 92 | |         };
[INFO] [stdout]    | |_________^
[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 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]    = note: this warning originates in the macro `_js_impl` which comes from the expansion of the macro `js` (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/pixi/sprite.rs:89:17
[INFO] [stdout]    |
[INFO] [stdout] 89 |           let y = js! { 
[INFO] [stdout]    |  _________________^
[INFO] [stdout] 90 | |             const me = @{&self.js_reference};
[INFO] [stdout] 91 | |             return me.height;
[INFO] [stdout] 92 | |         };
[INFO] [stdout]    | |_________^
[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 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]    = note: this warning originates in the macro `_js_impl` which comes from the expansion of the macro `js` (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/pixi/sprite.rs:97:9
[INFO] [stdout]     |
[INFO] [stdout]  97 | /         js! { @(no_return)
[INFO] [stdout]  98 | |             const rect = @{&self.js_reference};
[INFO] [stdout]  99 | |             rect.height = @{height};
[INFO] [stdout] 100 | |         };
[INFO] [stdout]     | |_________^
[INFO] [stdout]     |
[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 `_js_impl`
[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 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `_js_impl` which comes from the expansion of the macro `js` (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/pixi/sprite.rs:97:9
[INFO] [stdout]     |
[INFO] [stdout]  97 | /         js! { @(no_return)
[INFO] [stdout]  98 | |             const rect = @{&self.js_reference};
[INFO] [stdout]  99 | |             rect.height = @{height};
[INFO] [stdout] 100 | |         };
[INFO] [stdout]     | |_________^
[INFO] [stdout]     |
[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 `_js_impl`
[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 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `_js_impl` which comes from the expansion of the macro `js` (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/pixi/sprite.rs:106:21
[INFO] [stdout]     |
[INFO] [stdout] 106 |           let angle = js! {
[INFO] [stdout]     |  _____________________^
[INFO] [stdout] 107 | |             const me = @{&self.js_reference};
[INFO] [stdout] 108 | |             return me.rotation;
[INFO] [stdout] 109 | |         };
[INFO] [stdout]     | |_________^
[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 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `_js_impl` which comes from the expansion of the macro `js` (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/pixi/sprite.rs:106:21
[INFO] [stdout]     |
[INFO] [stdout] 106 |           let angle = js! {
[INFO] [stdout]     |  _____________________^
[INFO] [stdout] 107 | |             const me = @{&self.js_reference};
[INFO] [stdout] 108 | |             return me.rotation;
[INFO] [stdout] 109 | |         };
[INFO] [stdout]     | |_________^
[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 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `_js_impl` which comes from the expansion of the macro `js` (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/pixi/sprite.rs:106:21
[INFO] [stdout]     |
[INFO] [stdout] 106 |           let angle = js! {
[INFO] [stdout]     |  _____________________^
[INFO] [stdout] 107 | |             const me = @{&self.js_reference};
[INFO] [stdout] 108 | |             return me.rotation;
[INFO] [stdout] 109 | |         };
[INFO] [stdout]     | |_________^
[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 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `_js_impl` which comes from the expansion of the macro `js` (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/pixi/sprite.rs:106:21
[INFO] [stdout]     |
[INFO] [stdout] 106 |           let angle = js! {
[INFO] [stdout]     |  _____________________^
[INFO] [stdout] 107 | |             const me = @{&self.js_reference};
[INFO] [stdout] 108 | |             return me.rotation;
[INFO] [stdout] 109 | |         };
[INFO] [stdout]     | |_________^
[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 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `_js_impl` which comes from the expansion of the macro `js` (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/pixi/sprite.rs:106:21
[INFO] [stdout]     |
[INFO] [stdout] 106 |           let angle = js! {
[INFO] [stdout]     |  _____________________^
[INFO] [stdout] 107 | |             const me = @{&self.js_reference};
[INFO] [stdout] 108 | |             return me.rotation;
[INFO] [stdout] 109 | |         };
[INFO] [stdout]     | |_________^
[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 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `_js_impl` which comes from the expansion of the macro `js` (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/pixi/sprite.rs:106:21
[INFO] [stdout]     |
[INFO] [stdout] 106 |           let angle = js! {
[INFO] [stdout]     |  _____________________^
[INFO] [stdout] 107 | |             const me = @{&self.js_reference};
[INFO] [stdout] 108 | |             return me.rotation;
[INFO] [stdout] 109 | |         };
[INFO] [stdout]     | |_________^
[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 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `_js_impl` which comes from the expansion of the macro `js` (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/pixi/sprite.rs:106:21
[INFO] [stdout]     |
[INFO] [stdout] 106 |           let angle = js! {
[INFO] [stdout]     |  _____________________^
[INFO] [stdout] 107 | |             const me = @{&self.js_reference};
[INFO] [stdout] 108 | |             return me.rotation;
[INFO] [stdout] 109 | |         };
[INFO] [stdout]     | |_________^
[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 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `_js_impl` which comes from the expansion of the macro `js` (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/pixi/sprite.rs:106:21
[INFO] [stdout]     |
[INFO] [stdout] 106 |           let angle = js! {
[INFO] [stdout]     |  _____________________^
[INFO] [stdout] 107 | |             const me = @{&self.js_reference};
[INFO] [stdout] 108 | |             return me.rotation;
[INFO] [stdout] 109 | |         };
[INFO] [stdout]     | |_________^
[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 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `_js_impl` which comes from the expansion of the macro `js` (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/pixi/sprite.rs:106:21
[INFO] [stdout]     |
[INFO] [stdout] 106 |           let angle = js! {
[INFO] [stdout]     |  _____________________^
[INFO] [stdout] 107 | |             const me = @{&self.js_reference};
[INFO] [stdout] 108 | |             return me.rotation;
[INFO] [stdout] 109 | |         };
[INFO] [stdout]     | |_________^
[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 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `_js_impl` which comes from the expansion of the macro `js` (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/pixi/sprite.rs:106:21
[INFO] [stdout]     |
[INFO] [stdout] 106 |           let angle = js! {
[INFO] [stdout]     |  _____________________^
[INFO] [stdout] 107 | |             const me = @{&self.js_reference};
[INFO] [stdout] 108 | |             return me.rotation;
[INFO] [stdout] 109 | |         };
[INFO] [stdout]     | |_________^
[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 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `_js_impl` which comes from the expansion of the macro `js` (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/pixi/sprite.rs:114:9
[INFO] [stdout]     |
[INFO] [stdout] 114 | /         js! { @(no_return)
[INFO] [stdout] 115 | |             const me = @{&self.js_reference};
[INFO] [stdout] 116 | |             me.rotation = @{angle};
[INFO] [stdout] 117 | |         };
[INFO] [stdout]     | |_________^
[INFO] [stdout]     |
[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 `_js_impl`
[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 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `_js_impl` which comes from the expansion of the macro `js` (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/pixi/sprite.rs:114:9
[INFO] [stdout]     |
[INFO] [stdout] 114 | /         js! { @(no_return)
[INFO] [stdout] 115 | |             const me = @{&self.js_reference};
[INFO] [stdout] 116 | |             me.rotation = @{angle};
[INFO] [stdout] 117 | |         };
[INFO] [stdout]     | |_________^
[INFO] [stdout]     |
[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 `_js_impl`
[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 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `_js_impl` which comes from the expansion of the macro `js` (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/pixi/mod.rs:67:19
[INFO] [stdout]    |
[INFO] [stdout] 67 |           let app = js! {
[INFO] [stdout]    |  ___________________^
[INFO] [stdout] 68 | |             return new PIXI.Application ({
[INFO] [stdout] 69 | |                 width: @{width},
[INFO] [stdout] 70 | |                 height: @{height},
[INFO] [stdout] 71 | |                 backgroundColor: @{background_color},
[INFO] [stdout] 72 | |             });
[INFO] [stdout] 73 | |         };
[INFO] [stdout]    | |_________^
[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 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]    = note: this warning originates in the macro `_js_impl` which comes from the expansion of the macro `js` (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/pixi/mod.rs:67:19
[INFO] [stdout]    |
[INFO] [stdout] 67 |           let app = js! {
[INFO] [stdout]    |  ___________________^
[INFO] [stdout] 68 | |             return new PIXI.Application ({
[INFO] [stdout] 69 | |                 width: @{width},
[INFO] [stdout] 70 | |                 height: @{height},
[INFO] [stdout] 71 | |                 backgroundColor: @{background_color},
[INFO] [stdout] 72 | |             });
[INFO] [stdout] 73 | |         };
[INFO] [stdout]    | |_________^
[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 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]    = note: this warning originates in the macro `_js_impl` which comes from the expansion of the macro `js` (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/pixi/mod.rs:67:19
[INFO] [stdout]    |
[INFO] [stdout] 67 |           let app = js! {
[INFO] [stdout]    |  ___________________^
[INFO] [stdout] 68 | |             return new PIXI.Application ({
[INFO] [stdout] 69 | |                 width: @{width},
[INFO] [stdout] 70 | |                 height: @{height},
[INFO] [stdout] 71 | |                 backgroundColor: @{background_color},
[INFO] [stdout] 72 | |             });
[INFO] [stdout] 73 | |         };
[INFO] [stdout]    | |_________^
[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 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]    = note: this warning originates in the macro `_js_impl` which comes from the expansion of the macro `js` (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/pixi/mod.rs:67:19
[INFO] [stdout]    |
[INFO] [stdout] 67 |           let app = js! {
[INFO] [stdout]    |  ___________________^
[INFO] [stdout] 68 | |             return new PIXI.Application ({
[INFO] [stdout] 69 | |                 width: @{width},
[INFO] [stdout] 70 | |                 height: @{height},
[INFO] [stdout] 71 | |                 backgroundColor: @{background_color},
[INFO] [stdout] 72 | |             });
[INFO] [stdout] 73 | |         };
[INFO] [stdout]    | |_________^
[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 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]    = note: this warning originates in the macro `_js_impl` which comes from the expansion of the macro `js` (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/pixi/mod.rs:67:19
[INFO] [stdout]    |
[INFO] [stdout] 67 |           let app = js! {
[INFO] [stdout]    |  ___________________^
[INFO] [stdout] 68 | |             return new PIXI.Application ({
[INFO] [stdout] 69 | |                 width: @{width},
[INFO] [stdout] 70 | |                 height: @{height},
[INFO] [stdout] 71 | |                 backgroundColor: @{background_color},
[INFO] [stdout] 72 | |             });
[INFO] [stdout] 73 | |         };
[INFO] [stdout]    | |_________^
[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 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]    = note: this warning originates in the macro `_js_impl` which comes from the expansion of the macro `js` (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/pixi/mod.rs:67:19
[INFO] [stdout]    |
[INFO] [stdout] 67 |           let app = js! {
[INFO] [stdout]    |  ___________________^
[INFO] [stdout] 68 | |             return new PIXI.Application ({
[INFO] [stdout] 69 | |                 width: @{width},
[INFO] [stdout] 70 | |                 height: @{height},
[INFO] [stdout] 71 | |                 backgroundColor: @{background_color},
[INFO] [stdout] 72 | |             });
[INFO] [stdout] 73 | |         };
[INFO] [stdout]    | |_________^
[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 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]    = note: this warning originates in the macro `_js_impl` which comes from the expansion of the macro `js` (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/pixi/mod.rs:67:19
[INFO] [stdout]    |
[INFO] [stdout] 67 |           let app = js! {
[INFO] [stdout]    |  ___________________^
[INFO] [stdout] 68 | |             return new PIXI.Application ({
[INFO] [stdout] 69 | |                 width: @{width},
[INFO] [stdout] 70 | |                 height: @{height},
[INFO] [stdout] 71 | |                 backgroundColor: @{background_color},
[INFO] [stdout] 72 | |             });
[INFO] [stdout] 73 | |         };
[INFO] [stdout]    | |_________^
[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 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]    = note: this warning originates in the macro `_js_impl` which comes from the expansion of the macro `js` (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/pixi/mod.rs:67:19
[INFO] [stdout]    |
[INFO] [stdout] 67 |           let app = js! {
[INFO] [stdout]    |  ___________________^
[INFO] [stdout] 68 | |             return new PIXI.Application ({
[INFO] [stdout] 69 | |                 width: @{width},
[INFO] [stdout] 70 | |                 height: @{height},
[INFO] [stdout] 71 | |                 backgroundColor: @{background_color},
[INFO] [stdout] 72 | |             });
[INFO] [stdout] 73 | |         };
[INFO] [stdout]    | |_________^
[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 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]    = note: this warning originates in the macro `_js_impl` which comes from the expansion of the macro `js` (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/pixi/mod.rs:67:19
[INFO] [stdout]    |
[INFO] [stdout] 67 |           let app = js! {
[INFO] [stdout]    |  ___________________^
[INFO] [stdout] 68 | |             return new PIXI.Application ({
[INFO] [stdout] 69 | |                 width: @{width},
[INFO] [stdout] 70 | |                 height: @{height},
[INFO] [stdout] 71 | |                 backgroundColor: @{background_color},
[INFO] [stdout] 72 | |             });
[INFO] [stdout] 73 | |         };
[INFO] [stdout]    | |_________^
[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 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]    = note: this warning originates in the macro `_js_impl` which comes from the expansion of the macro `js` (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/pixi/mod.rs:67:19
[INFO] [stdout]    |
[INFO] [stdout] 67 |           let app = js! {
[INFO] [stdout]    |  ___________________^
[INFO] [stdout] 68 | |             return new PIXI.Application ({
[INFO] [stdout] 69 | |                 width: @{width},
[INFO] [stdout] 70 | |                 height: @{height},
[INFO] [stdout] 71 | |                 backgroundColor: @{background_color},
[INFO] [stdout] 72 | |             });
[INFO] [stdout] 73 | |         };
[INFO] [stdout]    | |_________^
[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 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]    = note: this warning originates in the macro `_js_impl` which comes from the expansion of the macro `js` (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/pixi/mod.rs:67:19
[INFO] [stdout]    |
[INFO] [stdout] 67 |           let app = js! {
[INFO] [stdout]    |  ___________________^
[INFO] [stdout] 68 | |             return new PIXI.Application ({
[INFO] [stdout] 69 | |                 width: @{width},
[INFO] [stdout] 70 | |                 height: @{height},
[INFO] [stdout] 71 | |                 backgroundColor: @{background_color},
[INFO] [stdout] 72 | |             });
[INFO] [stdout] 73 | |         };
[INFO] [stdout]    | |_________^
[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 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]    = note: this warning originates in the macro `_js_impl` which comes from the expansion of the macro `js` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]   --> src/game.rs:20:22
[INFO] [stdout]    |
[INFO] [stdout] 20 |     systems: Vec<Box<System>>,
[INFO] [stdout]    |                      ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]    = note: `#[warn(bare_trait_objects)]` (part of `#[warn(rust_2021_compatibility)]`) on by default
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]    |
[INFO] [stdout] 20 |     systems: Vec<Box<dyn System>>,
[INFO] [stdout]    |                      +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]   --> src/pixi/mod.rs:67:19
[INFO] [stdout]    |
[INFO] [stdout] 67 |           let app = js! {
[INFO] [stdout]    |  ___________________^
[INFO] [stdout] 68 | |             return new PIXI.Application ({
[INFO] [stdout] 69 | |                 width: @{width},
[INFO] [stdout] 70 | |                 height: @{height},
[INFO] [stdout] 71 | |                 backgroundColor: @{background_color},
[INFO] [stdout] 72 | |             });
[INFO] [stdout] 73 | |         };
[INFO] [stdout]    | |_________^
[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 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]    = note: this warning originates in the macro `_js_impl` which comes from the expansion of the macro `js` (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/pixi/mod.rs:67:19
[INFO] [stdout]    |
[INFO] [stdout] 67 |           let app = js! {
[INFO] [stdout]    |  ___________________^
[INFO] [stdout] 68 | |             return new PIXI.Application ({
[INFO] [stdout] 69 | |                 width: @{width},
[INFO] [stdout] 70 | |                 height: @{height},
[INFO] [stdout] 71 | |                 backgroundColor: @{background_color},
[INFO] [stdout] 72 | |             });
[INFO] [stdout] 73 | |         };
[INFO] [stdout]    | |_________^
[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 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]    = note: this warning originates in the macro `_js_impl` which comes from the expansion of the macro `js` (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/pixi/mod.rs:67:19
[INFO] [stdout]    |
[INFO] [stdout] 67 |           let app = js! {
[INFO] [stdout]    |  ___________________^
[INFO] [stdout] 68 | |             return new PIXI.Application ({
[INFO] [stdout] 69 | |                 width: @{width},
[INFO] [stdout] 70 | |                 height: @{height},
[INFO] [stdout] 71 | |                 backgroundColor: @{background_color},
[INFO] [stdout] 72 | |             });
[INFO] [stdout] 73 | |         };
[INFO] [stdout]    | |_________^
[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 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]    = note: this warning originates in the macro `_js_impl` which comes from the expansion of the macro `js` (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/pixi/mod.rs:67:19
[INFO] [stdout]    |
[INFO] [stdout] 67 |           let app = js! {
[INFO] [stdout]    |  ___________________^
[INFO] [stdout] 68 | |             return new PIXI.Application ({
[INFO] [stdout] 69 | |                 width: @{width},
[INFO] [stdout] 70 | |                 height: @{height},
[INFO] [stdout] 71 | |                 backgroundColor: @{background_color},
[INFO] [stdout] 72 | |             });
[INFO] [stdout] 73 | |         };
[INFO] [stdout]    | |_________^
[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 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]    = note: this warning originates in the macro `_js_impl` which comes from the expansion of the macro `js` (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/pixi/mod.rs:67:19
[INFO] [stdout]    |
[INFO] [stdout] 67 |           let app = js! {
[INFO] [stdout]    |  ___________________^
[INFO] [stdout] 68 | |             return new PIXI.Application ({
[INFO] [stdout] 69 | |                 width: @{width},
[INFO] [stdout] 70 | |                 height: @{height},
[INFO] [stdout] 71 | |                 backgroundColor: @{background_color},
[INFO] [stdout] 72 | |             });
[INFO] [stdout] 73 | |         };
[INFO] [stdout]    | |_________^
[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 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]    = note: this warning originates in the macro `_js_impl` which comes from the expansion of the macro `js` (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/pixi/mod.rs:67:19
[INFO] [stdout]    |
[INFO] [stdout] 67 |           let app = js! {
[INFO] [stdout]    |  ___________________^
[INFO] [stdout] 68 | |             return new PIXI.Application ({
[INFO] [stdout] 69 | |                 width: @{width},
[INFO] [stdout] 70 | |                 height: @{height},
[INFO] [stdout] 71 | |                 backgroundColor: @{background_color},
[INFO] [stdout] 72 | |             });
[INFO] [stdout] 73 | |         };
[INFO] [stdout]    | |_________^
[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 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]    = note: this warning originates in the macro `_js_impl` which comes from the expansion of the macro `js` (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/pixi/mod.rs:67:19
[INFO] [stdout]    |
[INFO] [stdout] 67 |           let app = js! {
[INFO] [stdout]    |  ___________________^
[INFO] [stdout] 68 | |             return new PIXI.Application ({
[INFO] [stdout] 69 | |                 width: @{width},
[INFO] [stdout] 70 | |                 height: @{height},
[INFO] [stdout] 71 | |                 backgroundColor: @{background_color},
[INFO] [stdout] 72 | |             });
[INFO] [stdout] 73 | |         };
[INFO] [stdout]    | |_________^
[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 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]    = note: this warning originates in the macro `_js_impl` which comes from the expansion of the macro `js` (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/pixi/mod.rs:67:19
[INFO] [stdout]    |
[INFO] [stdout] 67 |           let app = js! {
[INFO] [stdout]    |  ___________________^
[INFO] [stdout] 68 | |             return new PIXI.Application ({
[INFO] [stdout] 69 | |                 width: @{width},
[INFO] [stdout] 70 | |                 height: @{height},
[INFO] [stdout] 71 | |                 backgroundColor: @{background_color},
[INFO] [stdout] 72 | |             });
[INFO] [stdout] 73 | |         };
[INFO] [stdout]    | |_________^
[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 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]    = note: this warning originates in the macro `_js_impl` which comes from the expansion of the macro `js` (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/pixi/mod.rs:67:19
[INFO] [stdout]    |
[INFO] [stdout] 67 |           let app = js! {
[INFO] [stdout]    |  ___________________^
[INFO] [stdout] 68 | |             return new PIXI.Application ({
[INFO] [stdout] 69 | |                 width: @{width},
[INFO] [stdout] 70 | |                 height: @{height},
[INFO] [stdout] 71 | |                 backgroundColor: @{background_color},
[INFO] [stdout] 72 | |             });
[INFO] [stdout] 73 | |         };
[INFO] [stdout]    | |_________^
[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 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]    = note: this warning originates in the macro `_js_impl` which comes from the expansion of the macro `js` (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/pixi/mod.rs:81:20
[INFO] [stdout]    |
[INFO] [stdout] 81 |           let view = js! {
[INFO] [stdout]    |  ____________________^
[INFO] [stdout] 82 | |             const app = @{&self.js_reference};
[INFO] [stdout] 83 | |             return app.view;
[INFO] [stdout] 84 | |         };
[INFO] [stdout]    | |_________^
[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 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]    = note: this warning originates in the macro `_js_impl` which comes from the expansion of the macro `js` (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/pixi/mod.rs:81:20
[INFO] [stdout]    |
[INFO] [stdout] 81 |           let view = js! {
[INFO] [stdout]    |  ____________________^
[INFO] [stdout] 82 | |             const app = @{&self.js_reference};
[INFO] [stdout] 83 | |             return app.view;
[INFO] [stdout] 84 | |         };
[INFO] [stdout]    | |_________^
[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 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]    = note: this warning originates in the macro `_js_impl` which comes from the expansion of the macro `js` (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/pixi/mod.rs:81:20
[INFO] [stdout]    |
[INFO] [stdout] 81 |           let view = js! {
[INFO] [stdout]    |  ____________________^
[INFO] [stdout] 82 | |             const app = @{&self.js_reference};
[INFO] [stdout] 83 | |             return app.view;
[INFO] [stdout] 84 | |         };
[INFO] [stdout]    | |_________^
[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 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]    = note: this warning originates in the macro `_js_impl` which comes from the expansion of the macro `js` (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/pixi/mod.rs:81:20
[INFO] [stdout]    |
[INFO] [stdout] 81 |           let view = js! {
[INFO] [stdout]    |  ____________________^
[INFO] [stdout] 82 | |             const app = @{&self.js_reference};
[INFO] [stdout] 83 | |             return app.view;
[INFO] [stdout] 84 | |         };
[INFO] [stdout]    | |_________^
[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 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]    = note: this warning originates in the macro `_js_impl` which comes from the expansion of the macro `js` (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/pixi/mod.rs:81:20
[INFO] [stdout]    |
[INFO] [stdout] 81 |           let view = js! {
[INFO] [stdout]    |  ____________________^
[INFO] [stdout] 82 | |             const app = @{&self.js_reference};
[INFO] [stdout] 83 | |             return app.view;
[INFO] [stdout] 84 | |         };
[INFO] [stdout]    | |_________^
[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 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]    = note: this warning originates in the macro `_js_impl` which comes from the expansion of the macro `js` (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/pixi/mod.rs:81:20
[INFO] [stdout]    |
[INFO] [stdout] 81 |           let view = js! {
[INFO] [stdout]    |  ____________________^
[INFO] [stdout] 82 | |             const app = @{&self.js_reference};
[INFO] [stdout] 83 | |             return app.view;
[INFO] [stdout] 84 | |         };
[INFO] [stdout]    | |_________^
[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 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]    = note: this warning originates in the macro `_js_impl` which comes from the expansion of the macro `js` (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/pixi/mod.rs:81:20
[INFO] [stdout]    |
[INFO] [stdout] 81 |           let view = js! {
[INFO] [stdout]    |  ____________________^
[INFO] [stdout] 82 | |             const app = @{&self.js_reference};
[INFO] [stdout] 83 | |             return app.view;
[INFO] [stdout] 84 | |         };
[INFO] [stdout]    | |_________^
[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 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]    = note: this warning originates in the macro `_js_impl` which comes from the expansion of the macro `js` (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/pixi/mod.rs:81:20
[INFO] [stdout]    |
[INFO] [stdout] 81 |           let view = js! {
[INFO] [stdout]    |  ____________________^
[INFO] [stdout] 82 | |             const app = @{&self.js_reference};
[INFO] [stdout] 83 | |             return app.view;
[INFO] [stdout] 84 | |         };
[INFO] [stdout]    | |_________^
[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 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]    = note: this warning originates in the macro `_js_impl` which comes from the expansion of the macro `js` (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/pixi/mod.rs:81:20
[INFO] [stdout]    |
[INFO] [stdout] 81 |           let view = js! {
[INFO] [stdout]    |  ____________________^
[INFO] [stdout] 82 | |             const app = @{&self.js_reference};
[INFO] [stdout] 83 | |             return app.view;
[INFO] [stdout] 84 | |         };
[INFO] [stdout]    | |_________^
[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 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]    = note: this warning originates in the macro `_js_impl` which comes from the expansion of the macro `js` (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/pixi/mod.rs:81:20
[INFO] [stdout]    |
[INFO] [stdout] 81 |           let view = js! {
[INFO] [stdout]    |  ____________________^
[INFO] [stdout] 82 | |             const app = @{&self.js_reference};
[INFO] [stdout] 83 | |             return app.view;
[INFO] [stdout] 84 | |         };
[INFO] [stdout]    | |_________^
[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 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]    = note: this warning originates in the macro `_js_impl` which comes from the expansion of the macro `js` (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/pixi/mod.rs:90:9
[INFO] [stdout]    |
[INFO] [stdout] 90 | /         js! { @(no_return)
[INFO] [stdout] 91 | |             const app = @{&self.js_reference};
[INFO] [stdout] 92 | |             app.stage.addChild(@{&child.get_ref()});
[INFO] [stdout] 93 | |         };
[INFO] [stdout]    | |_________^
[INFO] [stdout]    |
[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 `_js_impl`
[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 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]    = note: this warning originates in the macro `_js_impl` which comes from the expansion of the macro `js` (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/pixi/mod.rs:90:9
[INFO] [stdout]    |
[INFO] [stdout] 90 | /         js! { @(no_return)
[INFO] [stdout] 91 | |             const app = @{&self.js_reference};
[INFO] [stdout] 92 | |             app.stage.addChild(@{&child.get_ref()});
[INFO] [stdout] 93 | |         };
[INFO] [stdout]    | |_________^
[INFO] [stdout]    |
[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 `_js_impl`
[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 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]    = note: this warning originates in the macro `_js_impl` which comes from the expansion of the macro `js` (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/pixi/mod.rs:97:9
[INFO] [stdout]     |
[INFO] [stdout]  97 | /         js! { @(no_return)
[INFO] [stdout]  98 | |             const app = @{&self.js_reference};
[INFO] [stdout]  99 | |             app.stage.addChildAt(@{&child.get_ref()}, @{index});
[INFO] [stdout] 100 | |         };
[INFO] [stdout]     | |_________^
[INFO] [stdout]     |
[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 `_js_impl`
[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 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `_js_impl` which comes from the expansion of the macro `js` (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/pixi/mod.rs:97:9
[INFO] [stdout]     |
[INFO] [stdout]  97 | /         js! { @(no_return)
[INFO] [stdout]  98 | |             const app = @{&self.js_reference};
[INFO] [stdout]  99 | |             app.stage.addChildAt(@{&child.get_ref()}, @{index});
[INFO] [stdout] 100 | |         };
[INFO] [stdout]     | |_________^
[INFO] [stdout]     |
[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 `_js_impl`
[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 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `_js_impl` which comes from the expansion of the macro `js` (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/pixi/mod.rs:104:9
[INFO] [stdout]     |
[INFO] [stdout] 104 | /         js! { @(no_return)
[INFO] [stdout] 105 | |             const app = @{&self.js_reference};
[INFO] [stdout] 106 | |             app.stage.removeChild(@{&child.get_ref()});
[INFO] [stdout] 107 | |         };
[INFO] [stdout]     | |_________^
[INFO] [stdout]     |
[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 `_js_impl`
[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 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `_js_impl` which comes from the expansion of the macro `js` (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/pixi/mod.rs:104:9
[INFO] [stdout]     |
[INFO] [stdout] 104 | /         js! { @(no_return)
[INFO] [stdout] 105 | |             const app = @{&self.js_reference};
[INFO] [stdout] 106 | |             app.stage.removeChild(@{&child.get_ref()});
[INFO] [stdout] 107 | |         };
[INFO] [stdout]     | |_________^
[INFO] [stdout]     |
[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 `_js_impl`
[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 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `_js_impl` which comes from the expansion of the macro `js` (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/input.rs:13:24
[INFO] [stdout]    |
[INFO] [stdout] 13 |           let keyboard = js! {
[INFO] [stdout]    |  ________________________^
[INFO] [stdout] 14 | |             return new Input();
[INFO] [stdout] 15 | |         };
[INFO] [stdout]    | |_________^
[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 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]    = note: this warning originates in the macro `_js_impl` which comes from the expansion of the macro `js` (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/input.rs:13:24
[INFO] [stdout]    |
[INFO] [stdout] 13 |           let keyboard = js! {
[INFO] [stdout]    |  ________________________^
[INFO] [stdout] 14 | |             return new Input();
[INFO] [stdout] 15 | |         };
[INFO] [stdout]    | |_________^
[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 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]    = note: this warning originates in the macro `_js_impl` which comes from the expansion of the macro `js` (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/input.rs:13:24
[INFO] [stdout]    |
[INFO] [stdout] 13 |           let keyboard = js! {
[INFO] [stdout]    |  ________________________^
[INFO] [stdout] 14 | |             return new Input();
[INFO] [stdout] 15 | |         };
[INFO] [stdout]    | |_________^
[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 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]    = note: this warning originates in the macro `_js_impl` which comes from the expansion of the macro `js` (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/input.rs:13:24
[INFO] [stdout]    |
[INFO] [stdout] 13 |           let keyboard = js! {
[INFO] [stdout]    |  ________________________^
[INFO] [stdout] 14 | |             return new Input();
[INFO] [stdout] 15 | |         };
[INFO] [stdout]    | |_________^
[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 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]    = note: this warning originates in the macro `_js_impl` which comes from the expansion of the macro `js` (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/input.rs:13:24
[INFO] [stdout]    |
[INFO] [stdout] 13 |           let keyboard = js! {
[INFO] [stdout]    |  ________________________^
[INFO] [stdout] 14 | |             return new Input();
[INFO] [stdout] 15 | |         };
[INFO] [stdout]    | |_________^
[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 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]    = note: this warning originates in the macro `_js_impl` which comes from the expansion of the macro `js` (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/input.rs:23:22
[INFO] [stdout]    |
[INFO] [stdout] 23 |           let active = js! {
[INFO] [stdout]    |  ______________________^
[INFO] [stdout] 24 | |             const input = @{&self.js_reference};
[INFO] [stdout] 25 | |             return input.isControlActive(@{control});
[INFO] [stdout] 26 | |         };
[INFO] [stdout]    | |_________^
[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 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]    = note: this warning originates in the macro `_js_impl` which comes from the expansion of the macro `js` (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/input.rs:23:22
[INFO] [stdout]    |
[INFO] [stdout] 23 |           let active = js! {
[INFO] [stdout]    |  ______________________^
[INFO] [stdout] 24 | |             const input = @{&self.js_reference};
[INFO] [stdout] 25 | |             return input.isControlActive(@{control});
[INFO] [stdout] 26 | |         };
[INFO] [stdout]    | |_________^
[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 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]    = note: this warning originates in the macro `_js_impl` which comes from the expansion of the macro `js` (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/input.rs:23:22
[INFO] [stdout]    |
[INFO] [stdout] 23 |           let active = js! {
[INFO] [stdout]    |  ______________________^
[INFO] [stdout] 24 | |             const input = @{&self.js_reference};
[INFO] [stdout] 25 | |             return input.isControlActive(@{control});
[INFO] [stdout] 26 | |         };
[INFO] [stdout]    | |_________^
[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 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]    = note: this warning originates in the macro `_js_impl` which comes from the expansion of the macro `js` (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/input.rs:23:22
[INFO] [stdout]    |
[INFO] [stdout] 23 |           let active = js! {
[INFO] [stdout]    |  ______________________^
[INFO] [stdout] 24 | |             const input = @{&self.js_reference};
[INFO] [stdout] 25 | |             return input.isControlActive(@{control});
[INFO] [stdout] 26 | |         };
[INFO] [stdout]    | |_________^
[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 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]    = note: this warning originates in the macro `_js_impl` which comes from the expansion of the macro `js` (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/input.rs:23:22
[INFO] [stdout]    |
[INFO] [stdout] 23 |           let active = js! {
[INFO] [stdout]    |  ______________________^
[INFO] [stdout] 24 | |             const input = @{&self.js_reference};
[INFO] [stdout] 25 | |             return input.isControlActive(@{control});
[INFO] [stdout] 26 | |         };
[INFO] [stdout]    | |_________^
[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 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]    = note: this warning originates in the macro `_js_impl` which comes from the expansion of the macro `js` (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/input.rs:23:22
[INFO] [stdout]    |
[INFO] [stdout] 23 |           let active = js! {
[INFO] [stdout]    |  ______________________^
[INFO] [stdout] 24 | |             const input = @{&self.js_reference};
[INFO] [stdout] 25 | |             return input.isControlActive(@{control});
[INFO] [stdout] 26 | |         };
[INFO] [stdout]    | |_________^
[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 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]    = note: this warning originates in the macro `_js_impl` which comes from the expansion of the macro `js` (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/input.rs:23:22
[INFO] [stdout]    |
[INFO] [stdout] 23 |           let active = js! {
[INFO] [stdout]    |  ______________________^
[INFO] [stdout] 24 | |             const input = @{&self.js_reference};
[INFO] [stdout] 25 | |             return input.isControlActive(@{control});
[INFO] [stdout] 26 | |         };
[INFO] [stdout]    | |_________^
[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 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]    = note: this warning originates in the macro `_js_impl` which comes from the expansion of the macro `js` (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/input.rs:23:22
[INFO] [stdout]    |
[INFO] [stdout] 23 |           let active = js! {
[INFO] [stdout]    |  ______________________^
[INFO] [stdout] 24 | |             const input = @{&self.js_reference};
[INFO] [stdout] 25 | |             return input.isControlActive(@{control});
[INFO] [stdout] 26 | |         };
[INFO] [stdout]    | |_________^
[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 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]    = note: this warning originates in the macro `_js_impl` which comes from the expansion of the macro `js` (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/input.rs:23:22
[INFO] [stdout]    |
[INFO] [stdout] 23 |           let active = js! {
[INFO] [stdout]    |  ______________________^
[INFO] [stdout] 24 | |             const input = @{&self.js_reference};
[INFO] [stdout] 25 | |             return input.isControlActive(@{control});
[INFO] [stdout] 26 | |         };
[INFO] [stdout]    | |_________^
[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 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]    = note: this warning originates in the macro `_js_impl` which comes from the expansion of the macro `js` (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/input.rs:23:22
[INFO] [stdout]    |
[INFO] [stdout] 23 |           let active = js! {
[INFO] [stdout]    |  ______________________^
[INFO] [stdout] 24 | |             const input = @{&self.js_reference};
[INFO] [stdout] 25 | |             return input.isControlActive(@{control});
[INFO] [stdout] 26 | |         };
[INFO] [stdout]    | |_________^
[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 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]    = note: this warning originates in the macro `_js_impl` which comes from the expansion of the macro `js` (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/input.rs:23:22
[INFO] [stdout]    |
[INFO] [stdout] 23 |           let active = js! {
[INFO] [stdout]    |  ______________________^
[INFO] [stdout] 24 | |             const input = @{&self.js_reference};
[INFO] [stdout] 25 | |             return input.isControlActive(@{control});
[INFO] [stdout] 26 | |         };
[INFO] [stdout]    | |_________^
[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 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]    = note: this warning originates in the macro `_js_impl` which comes from the expansion of the macro `js` (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/input.rs:23:22
[INFO] [stdout]    |
[INFO] [stdout] 23 |           let active = js! {
[INFO] [stdout]    |  ______________________^
[INFO] [stdout] 24 | |             const input = @{&self.js_reference};
[INFO] [stdout] 25 | |             return input.isControlActive(@{control});
[INFO] [stdout] 26 | |         };
[INFO] [stdout]    | |_________^
[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 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]    = note: this warning originates in the macro `_js_impl` which comes from the expansion of the macro `js` (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/input.rs:32:9
[INFO] [stdout]    |
[INFO] [stdout] 32 | /         js! { @(no_return)
[INFO] [stdout] 33 | |             const input = @{&self.js_reference};
[INFO] [stdout] 34 | |             input.trackKey(@{key_code}, @{alias});
[INFO] [stdout] 35 | |         };
[INFO] [stdout]    | |_________^
[INFO] [stdout]    |
[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 `_js_impl`
[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 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]    = note: this warning originates in the macro `_js_impl` which comes from the expansion of the macro `js` (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/input.rs:32:9
[INFO] [stdout]    |
[INFO] [stdout] 32 | /         js! { @(no_return)
[INFO] [stdout] 33 | |             const input = @{&self.js_reference};
[INFO] [stdout] 34 | |             input.trackKey(@{key_code}, @{alias});
[INFO] [stdout] 35 | |         };
[INFO] [stdout]    | |_________^
[INFO] [stdout]    |
[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 `_js_impl`
[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 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]    = note: this warning originates in the macro `_js_impl` which comes from the expansion of the macro `js` (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/input.rs:39:9
[INFO] [stdout]    |
[INFO] [stdout] 39 | /         js! { @(no_return)
[INFO] [stdout] 40 | |             const input = @{&self.js_reference};
[INFO] [stdout] 41 | |             input.trackKey(@{button}, @{alias});
[INFO] [stdout] 42 | |         };
[INFO] [stdout]    | |_________^
[INFO] [stdout]    |
[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 `_js_impl`
[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 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]    = note: this warning originates in the macro `_js_impl` which comes from the expansion of the macro `js` (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/input.rs:39:9
[INFO] [stdout]    |
[INFO] [stdout] 39 | /         js! { @(no_return)
[INFO] [stdout] 40 | |             const input = @{&self.js_reference};
[INFO] [stdout] 41 | |             input.trackKey(@{button}, @{alias});
[INFO] [stdout] 42 | |         };
[INFO] [stdout]    | |_________^
[INFO] [stdout]    |
[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 `_js_impl`
[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 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]    = note: this warning originates in the macro `_js_impl` which comes from the expansion of the macro `js` (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/input.rs:46:19
[INFO] [stdout]    |
[INFO] [stdout] 46 |           let pos = js! {
[INFO] [stdout]    |  ___________________^
[INFO] [stdout] 47 | |             const input = @{&self.js_reference};
[INFO] [stdout] 48 | |             return input.mousePosition;
[INFO] [stdout] 49 | |         };
[INFO] [stdout]    | |_________^
[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 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]    = note: this warning originates in the macro `_js_impl` which comes from the expansion of the macro `js` (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/input.rs:46:19
[INFO] [stdout]    |
[INFO] [stdout] 46 |           let pos = js! {
[INFO] [stdout]    |  ___________________^
[INFO] [stdout] 47 | |             const input = @{&self.js_reference};
[INFO] [stdout] 48 | |             return input.mousePosition;
[INFO] [stdout] 49 | |         };
[INFO] [stdout]    | |_________^
[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 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]    = note: this warning originates in the macro `_js_impl` which comes from the expansion of the macro `js` (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/input.rs:46:19
[INFO] [stdout]    |
[INFO] [stdout] 46 |           let pos = js! {
[INFO] [stdout]    |  ___________________^
[INFO] [stdout] 47 | |             const input = @{&self.js_reference};
[INFO] [stdout] 48 | |             return input.mousePosition;
[INFO] [stdout] 49 | |         };
[INFO] [stdout]    | |_________^
[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 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]    = note: this warning originates in the macro `_js_impl` which comes from the expansion of the macro `js` (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/input.rs:46:19
[INFO] [stdout]    |
[INFO] [stdout] 46 |           let pos = js! {
[INFO] [stdout]    |  ___________________^
[INFO] [stdout] 47 | |             const input = @{&self.js_reference};
[INFO] [stdout] 48 | |             return input.mousePosition;
[INFO] [stdout] 49 | |         };
[INFO] [stdout]    | |_________^
[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 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]    = note: this warning originates in the macro `_js_impl` which comes from the expansion of the macro `js` (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/input.rs:46:19
[INFO] [stdout]    |
[INFO] [stdout] 46 |           let pos = js! {
[INFO] [stdout]    |  ___________________^
[INFO] [stdout] 47 | |             const input = @{&self.js_reference};
[INFO] [stdout] 48 | |             return input.mousePosition;
[INFO] [stdout] 49 | |         };
[INFO] [stdout]    | |_________^
[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 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]    = note: this warning originates in the macro `_js_impl` which comes from the expansion of the macro `js` (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/input.rs:46:19
[INFO] [stdout]    |
[INFO] [stdout] 46 |           let pos = js! {
[INFO] [stdout]    |  ___________________^
[INFO] [stdout] 47 | |             const input = @{&self.js_reference};
[INFO] [stdout] 48 | |             return input.mousePosition;
[INFO] [stdout] 49 | |         };
[INFO] [stdout]    | |_________^
[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 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]    = note: this warning originates in the macro `_js_impl` which comes from the expansion of the macro `js` (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/input.rs:46:19
[INFO] [stdout]    |
[INFO] [stdout] 46 |           let pos = js! {
[INFO] [stdout]    |  ___________________^
[INFO] [stdout] 47 | |             const input = @{&self.js_reference};
[INFO] [stdout] 48 | |             return input.mousePosition;
[INFO] [stdout] 49 | |         };
[INFO] [stdout]    | |_________^
[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 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]    = note: this warning originates in the macro `_js_impl` which comes from the expansion of the macro `js` (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/input.rs:46:19
[INFO] [stdout]    |
[INFO] [stdout] 46 |           let pos = js! {
[INFO] [stdout]    |  ___________________^
[INFO] [stdout] 47 | |             const input = @{&self.js_reference};
[INFO] [stdout] 48 | |             return input.mousePosition;
[INFO] [stdout] 49 | |         };
[INFO] [stdout]    | |_________^
[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 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]    = note: this warning originates in the macro `_js_impl` which comes from the expansion of the macro `js` (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/input.rs:46:19
[INFO] [stdout]    |
[INFO] [stdout] 46 |           let pos = js! {
[INFO] [stdout]    |  ___________________^
[INFO] [stdout] 47 | |             const input = @{&self.js_reference};
[INFO] [stdout] 48 | |             return input.mousePosition;
[INFO] [stdout] 49 | |         };
[INFO] [stdout]    | |_________^
[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 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]    = note: this warning originates in the macro `_js_impl` which comes from the expansion of the macro `js` (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/input.rs:46:19
[INFO] [stdout]    |
[INFO] [stdout] 46 |           let pos = js! {
[INFO] [stdout]    |  ___________________^
[INFO] [stdout] 47 | |             const input = @{&self.js_reference};
[INFO] [stdout] 48 | |             return input.mousePosition;
[INFO] [stdout] 49 | |         };
[INFO] [stdout]    | |_________^
[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 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]    = note: this warning originates in the macro `_js_impl` which comes from the expansion of the macro `js` (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/systems/controls.rs:73:13
[INFO] [stdout]    |
[INFO] [stdout] 73 | /             js! { @(no_return)
[INFO] [stdout] 74 | |                 shootSound.play();
[INFO] [stdout] 75 | |             }
[INFO] [stdout]    | |_____________^
[INFO] [stdout]    |
[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 `_js_impl`
[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 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]    = note: this warning originates in the macro `_js_impl` which comes from the expansion of the macro `js` (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/systems/controls.rs:73:13
[INFO] [stdout]    |
[INFO] [stdout] 73 | /             js! { @(no_return)
[INFO] [stdout] 74 | |                 shootSound.play();
[INFO] [stdout] 75 | |             }
[INFO] [stdout]    | |_____________^
[INFO] [stdout]    |
[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 `_js_impl`
[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 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]    = note: this warning originates in the macro `_js_impl` which comes from the expansion of the macro `js` (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/systems/projectile.rs:66:37
[INFO] [stdout]    |
[INFO] [stdout] 66 | / ...                   js! { @(no_return)
[INFO] [stdout] 67 | | ...                       hitSound.play();
[INFO] [stdout] 68 | | ...                   }
[INFO] [stdout]    | |_______________________^
[INFO] [stdout]    |
[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 `_js_impl`
[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 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]    = note: this warning originates in the macro `_js_impl` which comes from the expansion of the macro `js` (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/systems/projectile.rs:66:37
[INFO] [stdout]    |
[INFO] [stdout] 66 | / ...                   js! { @(no_return)
[INFO] [stdout] 67 | | ...                       hitSound.play();
[INFO] [stdout] 68 | | ...                   }
[INFO] [stdout]    | |_______________________^
[INFO] [stdout]    |
[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 `_js_impl`
[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 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]    = note: this warning originates in the macro `_js_impl` which comes from the expansion of the macro `js` (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/main.rs:27:5
[INFO] [stdout]    |
[INFO] [stdout] 27 | /     js! {@ (no_return)
[INFO] [stdout] 28 | |         const callback = @{loaded_callback};
[INFO] [stdout] 29 | |         PIXI.loader
[INFO] [stdout] 30 | |             .add("penguin", "penguin.png")
[INFO] [stdout] ...  |
[INFO] [stdout] 37 | |             });
[INFO] [stdout] 38 | |     };
[INFO] [stdout]    | |_____^
[INFO] [stdout]    |
[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 `_js_impl`
[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 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]    = note: this warning originates in the macro `_js_impl` which comes from the expansion of the macro `js` (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/main.rs:27:5
[INFO] [stdout]    |
[INFO] [stdout] 27 | /     js! {@ (no_return)
[INFO] [stdout] 28 | |         const callback = @{loaded_callback};
[INFO] [stdout] 29 | |         PIXI.loader
[INFO] [stdout] 30 | |             .add("penguin", "penguin.png")
[INFO] [stdout] ...  |
[INFO] [stdout] 37 | |             });
[INFO] [stdout] 38 | |     };
[INFO] [stdout]    | |_____^
[INFO] [stdout]    |
[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 `_js_impl`
[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 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]    = note: this warning originates in the macro `_js_impl` which comes from the expansion of the macro `js` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]   --> src/game.rs:20:22
[INFO] [stdout]    |
[INFO] [stdout] 20 |     systems: Vec<Box<System>>,
[INFO] [stdout]    |                      ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]    = note: `#[warn(bare_trait_objects)]` (part of `#[warn(rust_2021_compatibility)]`) on by default
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]    |
[INFO] [stdout] 20 |     systems: Vec<Box<dyn System>>,
[INFO] [stdout]    |                      +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]   --> src/game.rs:25:34
[INFO] [stdout]    |
[INFO] [stdout] 25 |         let mut systems: Vec<Box<System>> = Vec::new();
[INFO] [stdout]    |                                  ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]    |
[INFO] [stdout] 25 |         let mut systems: Vec<Box<dyn System>> = Vec::new();
[INFO] [stdout]    |                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]   --> src/game.rs:25:34
[INFO] [stdout]    |
[INFO] [stdout] 25 |         let mut systems: Vec<Box<System>> = Vec::new();
[INFO] [stdout]    |                                  ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]    |
[INFO] [stdout] 25 |         let mut systems: Vec<Box<dyn System>> = Vec::new();
[INFO] [stdout]    |                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> src/systems/movement.rs:34:23
[INFO] [stdout]    |
[INFO] [stdout] 34 |             if let Ok(mut coll) = state.ecs().borrow_mut::<Collider>(id) {
[INFO] [stdout]    |                       ----^^^^
[INFO] [stdout]    |                       |
[INFO] [stdout]    |                       help: remove this `mut`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `state`
[INFO] [stdout]   --> src/systems/mod.rs:13:24
[INFO] [stdout]    |
[INFO] [stdout] 13 |     fn init(&mut self, state: &mut GameState) {}
[INFO] [stdout]    |                        ^^^^^ help: if this is intentional, prefix it with an underscore: `_state`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> src/systems/movement.rs:34:23
[INFO] [stdout]    |
[INFO] [stdout] 34 |             if let Ok(mut coll) = state.ecs().borrow_mut::<Collider>(id) {
[INFO] [stdout]    |                       ----^^^^
[INFO] [stdout]    |                       |
[INFO] [stdout]    |                       help: remove this `mut`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused `Result` that must be used
[INFO] [stdout]   --> src/main.rs:45:5
[INFO] [stdout]    |
[INFO] [stdout] 45 |     div.set_attribute("id", "menu");
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this `Result` may be an `Err` variant, which should be handled
[INFO] [stdout]    = note: `#[warn(unused_must_use)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]    |
[INFO] [stdout] 45 |     let _ = div.set_attribute("id", "menu");
[INFO] [stdout]    |     +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `state`
[INFO] [stdout]   --> src/systems/mod.rs:13:24
[INFO] [stdout]    |
[INFO] [stdout] 13 |     fn init(&mut self, state: &mut GameState) {}
[INFO] [stdout]    |                        ^^^^^ help: if this is intentional, prefix it with an underscore: `_state`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused `Result` that must be used
[INFO] [stdout]   --> src/main.rs:61:5
[INFO] [stdout]    |
[INFO] [stdout] 61 |     document().body().unwrap().remove_child(&menu);
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this `Result` may be an `Err` variant, which should be handled
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]    |
[INFO] [stdout] 61 |     let _ = document().body().unwrap().remove_child(&menu);
[INFO] [stdout]    |     +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused `Result` that must be used
[INFO] [stdout]   --> src/main.rs:85:5
[INFO] [stdout]    |
[INFO] [stdout] 85 |     div.set_attribute("id", "menu");
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this `Result` may be an `Err` variant, which should be handled
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]    |
[INFO] [stdout] 85 |     let _ = div.set_attribute("id", "menu");
[INFO] [stdout]    |     +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused `Result` that must be used
[INFO] [stdout]   --> src/main.rs:45:5
[INFO] [stdout]    |
[INFO] [stdout] 45 |     div.set_attribute("id", "menu");
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this `Result` may be an `Err` variant, which should be handled
[INFO] [stdout]    = note: `#[warn(unused_must_use)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]    |
[INFO] [stdout] 45 |     let _ = div.set_attribute("id", "menu");
[INFO] [stdout]    |     +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused `Result` that must be used
[INFO] [stdout]   --> src/main.rs:61:5
[INFO] [stdout]    |
[INFO] [stdout] 61 |     document().body().unwrap().remove_child(&menu);
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this `Result` may be an `Err` variant, which should be handled
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]    |
[INFO] [stdout] 61 |     let _ = document().body().unwrap().remove_child(&menu);
[INFO] [stdout]    |     +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused `Result` that must be used
[INFO] [stdout]   --> src/main.rs:85:5
[INFO] [stdout]    |
[INFO] [stdout] 85 |     div.set_attribute("id", "menu");
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this `Result` may be an `Err` variant, which should be handled
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]    |
[INFO] [stdout] 85 |     let _ = div.set_attribute("id", "menu");
[INFO] [stdout]    |     +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 16.55s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: ld42 v0.1.0 (/opt/rustwide/workdir), stdweb v0.4.8, syn v0.12.15, syn v0.14.7
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 2`
[INFO] running `Command { std: "docker" "inspect" "aa68055d18dfb3b557915d7f3bfb344858575cd5cae40f4a46c7e4dfe96e92ce", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "aa68055d18dfb3b557915d7f3bfb344858575cd5cae40f4a46c7e4dfe96e92ce", kill_on_drop: false }`
[INFO] [stdout] aa68055d18dfb3b557915d7f3bfb344858575cd5cae40f4a46c7e4dfe96e92ce
