[INFO] cloning repository https://github.com/Alexandre-Georges/multi-agent-system-rust-pixijs
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Alexandre-Georges/multi-agent-system-rust-pixijs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAlexandre-Georges%2Fmulti-agent-system-rust-pixijs", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAlexandre-Georges%2Fmulti-agent-system-rust-pixijs'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 6f23a06978361a77b4cee9b0db187e04b17fe98a
[INFO] building Alexandre-Georges/multi-agent-system-rust-pixijs against master#ad211ced81509462cdfe4c29ed10f97279a0acae for pr-135216
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAlexandre-Georges%2Fmulti-agent-system-rust-pixijs" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/Alexandre-Georges/multi-agent-system-rust-pixijs on toolchain ad211ced81509462cdfe4c29ed10f97279a0acae
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ad211ced81509462cdfe4c29ed10f97279a0acae" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/Alexandre-Georges/multi-agent-system-rust-pixijs
[INFO] finished tweaking git repo https://github.com/Alexandre-Georges/multi-agent-system-rust-pixijs
[INFO] tweaked toml for git repo https://github.com/Alexandre-Georges/multi-agent-system-rust-pixijs written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] crate git repo https://github.com/Alexandre-Georges/multi-agent-system-rust-pixijs 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" "+ad211ced81509462cdfe4c29ed10f97279a0acae" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded random v0.12.2
[INFO] [stderr]   Downloaded web-sys v0.3.44
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+ad211ced81509462cdfe4c29ed10f97279a0acae" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] a5af8984e834586343f93e05b3271ce8704a49261c8b521144cccba2f06fb2fc
[INFO] running `Command { std: "docker" "start" "-a" "a5af8984e834586343f93e05b3271ce8704a49261c8b521144cccba2f06fb2fc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a5af8984e834586343f93e05b3271ce8704a49261c8b521144cccba2f06fb2fc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a5af8984e834586343f93e05b3271ce8704a49261c8b521144cccba2f06fb2fc", kill_on_drop: false }`
[INFO] [stdout] a5af8984e834586343f93e05b3271ce8704a49261c8b521144cccba2f06fb2fc
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+ad211ced81509462cdfe4c29ed10f97279a0acae" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] a57aae83837ef3ffe363278656028e2cd99fc1cea397d529733e3fe94c52e555
[INFO] running `Command { std: "docker" "start" "-a" "a57aae83837ef3ffe363278656028e2cd99fc1cea397d529733e3fe94c52e555", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.19
[INFO] [stderr]    Compiling log v0.4.11
[INFO] [stderr]    Compiling wasm-bindgen-shared v0.2.67
[INFO] [stderr]    Compiling syn v1.0.38
[INFO] [stderr]    Compiling lazy_static v1.4.0
[INFO] [stderr]    Compiling bumpalo v3.4.0
[INFO] [stderr]    Compiling wasm-bindgen v0.2.67
[INFO] [stderr]    Compiling random v0.12.2
[INFO] [stderr]    Compiling quote v1.0.7
[INFO] [stderr]    Compiling wasm-bindgen-backend v0.2.67
[INFO] [stderr]    Compiling wasm-bindgen-macro-support v0.2.67
[INFO] [stderr]    Compiling wasm-bindgen-macro v0.2.67
[INFO] [stderr]    Compiling js-sys v0.3.44
[INFO] [stderr]    Compiling web-sys v0.3.44
[INFO] [stderr]    Compiling multi_agent_system v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]  --> src/lib.rs:7:1
[INFO] [stdout]   |
[INFO] [stdout] 7 | #[wasm_bindgen(module = "pixi.js")]
[INFO] [stdout]   | ^----------------------------------
[INFO] [stdout]   | |
[INFO] [stdout]   | `WasmDescribe` is not local
[INFO] [stdout]   | move the `impl` block outside of this constant `__wbg_generated_const_Container`
[INFO] [stdout] 8 | extern {
[INFO] [stdout] 9 |   pub type Container;
[INFO] [stdout]   |            --------- `Container` is not local
[INFO] [stdout]   |
[INFO] [stdout]   = note: the attribute macro `wasm_bindgen` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]   = note: the attribute macro `wasm_bindgen` may come from an old version of the `wasm_bindgen_macro` crate, try updating your dependency with `cargo update -p wasm_bindgen_macro`
[INFO] [stdout]   = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]   = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]   = note: `#[warn(non_local_definitions)]` on by default
[INFO] [stdout]   = note: this warning originates in the attribute macro `wasm_bindgen` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]  --> src/lib.rs:7:1
[INFO] [stdout]   |
[INFO] [stdout] 7 | #[wasm_bindgen(module = "pixi.js")]
[INFO] [stdout]   | ^----------------------------------
[INFO] [stdout]   | |
[INFO] [stdout]   | `Deref` is not local
[INFO] [stdout]   | move the `impl` block outside of this constant `__wbg_generated_const_Container`
[INFO] [stdout] 8 | extern {
[INFO] [stdout] 9 |   pub type Container;
[INFO] [stdout]   |            --------- `Container` is not local
[INFO] [stdout]   |
[INFO] [stdout]   = note: the attribute macro `wasm_bindgen` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]   = note: the attribute macro `wasm_bindgen` may come from an old version of the `wasm_bindgen_macro` crate, try updating your dependency with `cargo update -p wasm_bindgen_macro`
[INFO] [stdout]   = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]   = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]   = note: this warning originates in the attribute macro `wasm_bindgen` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]  --> src/lib.rs:7:1
[INFO] [stdout]   |
[INFO] [stdout] 7 | #[wasm_bindgen(module = "pixi.js")]
[INFO] [stdout]   | ^----------------------------------
[INFO] [stdout]   | |
[INFO] [stdout]   | `IntoWasmAbi` is not local
[INFO] [stdout]   | move the `impl` block outside of this constant `__wbg_generated_const_Container`
[INFO] [stdout] 8 | extern {
[INFO] [stdout] 9 |   pub type Container;
[INFO] [stdout]   |            --------- `Container` is not local
[INFO] [stdout]   |
[INFO] [stdout]   = note: the attribute macro `wasm_bindgen` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]   = note: the attribute macro `wasm_bindgen` may come from an old version of the `wasm_bindgen_macro` crate, try updating your dependency with `cargo update -p wasm_bindgen_macro`
[INFO] [stdout]   = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]   = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]   = note: this warning originates in the attribute macro `wasm_bindgen` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]  --> src/lib.rs:7:1
[INFO] [stdout]   |
[INFO] [stdout] 7 | #[wasm_bindgen(module = "pixi.js")]
[INFO] [stdout]   | ^----------------------------------
[INFO] [stdout]   | |
[INFO] [stdout]   | `OptionIntoWasmAbi` is not local
[INFO] [stdout]   | move the `impl` block outside of this constant `__wbg_generated_const_Container`
[INFO] [stdout] 8 | extern {
[INFO] [stdout] 9 |   pub type Container;
[INFO] [stdout]   |            --------- `Container` is not local
[INFO] [stdout]   |
[INFO] [stdout]   = note: the attribute macro `wasm_bindgen` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]   = note: the attribute macro `wasm_bindgen` may come from an old version of the `wasm_bindgen_macro` crate, try updating your dependency with `cargo update -p wasm_bindgen_macro`
[INFO] [stdout]   = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]   = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]   = note: this warning originates in the attribute macro `wasm_bindgen` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]  --> src/lib.rs:7:1
[INFO] [stdout]   |
[INFO] [stdout] 7 | #[wasm_bindgen(module = "pixi.js")]
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   | |
[INFO] [stdout]   | `OptionIntoWasmAbi` is not local
[INFO] [stdout]   | move the `impl` block outside of this constant `__wbg_generated_const_Container`
[INFO] [stdout] 8 | extern {
[INFO] [stdout] 9 |   pub type Container;
[INFO] [stdout]   |            --------- `Container` is not local
[INFO] [stdout]   |
[INFO] [stdout]   = note: the attribute macro `wasm_bindgen` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]   = note: the attribute macro `wasm_bindgen` may come from an old version of the `wasm_bindgen_macro` crate, try updating your dependency with `cargo update -p wasm_bindgen_macro`
[INFO] [stdout]   = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]   = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]   = note: this warning originates in the attribute macro `wasm_bindgen` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]  --> src/lib.rs:7:1
[INFO] [stdout]   |
[INFO] [stdout] 7 | #[wasm_bindgen(module = "pixi.js")]
[INFO] [stdout]   | ^----------------------------------
[INFO] [stdout]   | |
[INFO] [stdout]   | `FromWasmAbi` is not local
[INFO] [stdout]   | move the `impl` block outside of this constant `__wbg_generated_const_Container`
[INFO] [stdout] 8 | extern {
[INFO] [stdout] 9 |   pub type Container;
[INFO] [stdout]   |            --------- `Container` is not local
[INFO] [stdout]   |
[INFO] [stdout]   = note: the attribute macro `wasm_bindgen` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]   = note: the attribute macro `wasm_bindgen` may come from an old version of the `wasm_bindgen_macro` crate, try updating your dependency with `cargo update -p wasm_bindgen_macro`
[INFO] [stdout]   = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]   = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]   = note: this warning originates in the attribute macro `wasm_bindgen` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]  --> src/lib.rs:7:1
[INFO] [stdout]   |
[INFO] [stdout] 7 | #[wasm_bindgen(module = "pixi.js")]
[INFO] [stdout]   | ^----------------------------------
[INFO] [stdout]   | |
[INFO] [stdout]   | `OptionFromWasmAbi` is not local
[INFO] [stdout]   | move the `impl` block outside of this constant `__wbg_generated_const_Container`
[INFO] [stdout] 8 | extern {
[INFO] [stdout] 9 |   pub type Container;
[INFO] [stdout]   |            --------- `Container` is not local
[INFO] [stdout]   |
[INFO] [stdout]   = note: the attribute macro `wasm_bindgen` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]   = note: the attribute macro `wasm_bindgen` may come from an old version of the `wasm_bindgen_macro` crate, try updating your dependency with `cargo update -p wasm_bindgen_macro`
[INFO] [stdout]   = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]   = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]   = note: this warning originates in the attribute macro `wasm_bindgen` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]  --> src/lib.rs:7:1
[INFO] [stdout]   |
[INFO] [stdout] 7 | #[wasm_bindgen(module = "pixi.js")]
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   | |
[INFO] [stdout]   | `IntoWasmAbi` is not local
[INFO] [stdout]   | move the `impl` block outside of this constant `__wbg_generated_const_Container`
[INFO] [stdout] 8 | extern {
[INFO] [stdout] 9 |   pub type Container;
[INFO] [stdout]   |            --------- `Container` is not local
[INFO] [stdout]   |
[INFO] [stdout]   = note: the attribute macro `wasm_bindgen` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]   = note: the attribute macro `wasm_bindgen` may come from an old version of the `wasm_bindgen_macro` crate, try updating your dependency with `cargo update -p wasm_bindgen_macro`
[INFO] [stdout]   = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]   = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]   = note: this warning originates in the attribute macro `wasm_bindgen` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]  --> src/lib.rs:7:1
[INFO] [stdout]   |
[INFO] [stdout] 7 | #[wasm_bindgen(module = "pixi.js")]
[INFO] [stdout]   | ^----------------------------------
[INFO] [stdout]   | |
[INFO] [stdout]   | `RefFromWasmAbi` is not local
[INFO] [stdout]   | move the `impl` block outside of this constant `__wbg_generated_const_Container`
[INFO] [stdout] 8 | extern {
[INFO] [stdout] 9 |   pub type Container;
[INFO] [stdout]   |            --------- `Container` is not local
[INFO] [stdout]   |
[INFO] [stdout]   = note: the attribute macro `wasm_bindgen` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]   = note: the attribute macro `wasm_bindgen` may come from an old version of the `wasm_bindgen_macro` crate, try updating your dependency with `cargo update -p wasm_bindgen_macro`
[INFO] [stdout]   = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]   = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]   = note: this warning originates in the attribute macro `wasm_bindgen` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]  --> src/lib.rs:7:1
[INFO] [stdout]   |
[INFO] [stdout] 7 | #[wasm_bindgen(module = "pixi.js")]
[INFO] [stdout]   | ^----------------------------------
[INFO] [stdout]   | |
[INFO] [stdout]   | `From` is not local
[INFO] [stdout]   | `JsValue` is not local
[INFO] [stdout]   | move the `impl` block outside of this constant `__wbg_generated_const_Container`
[INFO] [stdout] 8 | extern {
[INFO] [stdout] 9 |   pub type Container;
[INFO] [stdout]   |            --------- `Container` is not local
[INFO] [stdout]   |
[INFO] [stdout]   = note: the attribute macro `wasm_bindgen` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]   = note: the attribute macro `wasm_bindgen` may come from an old version of the `wasm_bindgen_macro` crate, try updating your dependency with `cargo update -p wasm_bindgen_macro`
[INFO] [stdout]   = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]   = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]   = note: this warning originates in the attribute macro `wasm_bindgen` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]  --> src/lib.rs:7:1
[INFO] [stdout]   |
[INFO] [stdout] 7 | #[wasm_bindgen(module = "pixi.js")]
[INFO] [stdout]   | ^----------------------------------
[INFO] [stdout]   | |
[INFO] [stdout]   | `AsRef` is not local
[INFO] [stdout]   | `JsValue` is not local
[INFO] [stdout]   | move the `impl` block outside of this constant `__wbg_generated_const_Container`
[INFO] [stdout] 8 | extern {
[INFO] [stdout] 9 |   pub type Container;
[INFO] [stdout]   |            --------- `Container` is not local
[INFO] [stdout]   |
[INFO] [stdout]   = note: the attribute macro `wasm_bindgen` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]   = note: the attribute macro `wasm_bindgen` may come from an old version of the `wasm_bindgen_macro` crate, try updating your dependency with `cargo update -p wasm_bindgen_macro`
[INFO] [stdout]   = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]   = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]   = note: this warning originates in the attribute macro `wasm_bindgen` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]  --> src/lib.rs:7:1
[INFO] [stdout]   |
[INFO] [stdout] 7 | #[wasm_bindgen(module = "pixi.js")]
[INFO] [stdout]   | ^----------------------------------
[INFO] [stdout]   | |
[INFO] [stdout]   | `AsRef` is not local
[INFO] [stdout]   | move the `impl` block outside of this constant `__wbg_generated_const_Container`
[INFO] [stdout] 8 | extern {
[INFO] [stdout] 9 |   pub type Container;
[INFO] [stdout]   |            ---------
[INFO] [stdout]   |            |
[INFO] [stdout]   |            `Container` is not local
[INFO] [stdout]   |            `Container` is not local
[INFO] [stdout]   |
[INFO] [stdout]   = note: the attribute macro `wasm_bindgen` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]   = note: the attribute macro `wasm_bindgen` may come from an old version of the `wasm_bindgen_macro` crate, try updating your dependency with `cargo update -p wasm_bindgen_macro`
[INFO] [stdout]   = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]   = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]   = note: this warning originates in the attribute macro `wasm_bindgen` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]  --> src/lib.rs:7:1
[INFO] [stdout]   |
[INFO] [stdout] 7 | #[wasm_bindgen(module = "pixi.js")]
[INFO] [stdout]   | -^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   | |
[INFO] [stdout]   | `JsValue` is not local
[INFO] [stdout]   | `From` is not local
[INFO] [stdout]   | move the `impl` block outside of this constant `__wbg_generated_const_Container`
[INFO] [stdout] 8 | extern {
[INFO] [stdout] 9 |   pub type Container;
[INFO] [stdout]   |            --------- `Container` is not local
[INFO] [stdout]   |
[INFO] [stdout]   = note: the attribute macro `wasm_bindgen` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]   = note: the attribute macro `wasm_bindgen` may come from an old version of the `wasm_bindgen_macro` crate, try updating your dependency with `cargo update -p wasm_bindgen_macro`
[INFO] [stdout]   = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]   = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]   = note: this warning originates in the attribute macro `wasm_bindgen` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]  --> src/lib.rs:7:1
[INFO] [stdout]   |
[INFO] [stdout] 7 | #[wasm_bindgen(module = "pixi.js")]
[INFO] [stdout]   | ^----------------------------------
[INFO] [stdout]   | |
[INFO] [stdout]   | `JsCast` is not local
[INFO] [stdout]   | move the `impl` block outside of this constant `__wbg_generated_const_Container`
[INFO] [stdout] 8 | extern {
[INFO] [stdout] 9 |   pub type Container;
[INFO] [stdout]   |            --------- `Container` is not local
[INFO] [stdout]   |
[INFO] [stdout]   = note: the attribute macro `wasm_bindgen` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]   = note: the attribute macro `wasm_bindgen` may come from an old version of the `wasm_bindgen_macro` crate, try updating your dependency with `cargo update -p wasm_bindgen_macro`
[INFO] [stdout]   = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]   = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]   = note: this warning originates in the attribute macro `wasm_bindgen` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/lib.rs:24:1
[INFO] [stdout]    |
[INFO] [stdout] 24 | #[wasm_bindgen(module = "pixi.js")]
[INFO] [stdout]    | ^----------------------------------
[INFO] [stdout]    | |
[INFO] [stdout]    | `WasmDescribe` is not local
[INFO] [stdout]    | move the `impl` block outside of this constant `__wbg_generated_const_Graphics`
[INFO] [stdout] 25 | extern {
[INFO] [stdout] 26 |   pub type Graphics;
[INFO] [stdout]    |            -------- `Graphics` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the attribute macro `wasm_bindgen` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the attribute macro `wasm_bindgen` may come from an old version of the `wasm_bindgen_macro` crate, try updating your dependency with `cargo update -p wasm_bindgen_macro`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the attribute macro `wasm_bindgen` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/lib.rs:24:1
[INFO] [stdout]    |
[INFO] [stdout] 24 | #[wasm_bindgen(module = "pixi.js")]
[INFO] [stdout]    | ^----------------------------------
[INFO] [stdout]    | |
[INFO] [stdout]    | `Deref` is not local
[INFO] [stdout]    | move the `impl` block outside of this constant `__wbg_generated_const_Graphics`
[INFO] [stdout] 25 | extern {
[INFO] [stdout] 26 |   pub type Graphics;
[INFO] [stdout]    |            -------- `Graphics` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the attribute macro `wasm_bindgen` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the attribute macro `wasm_bindgen` may come from an old version of the `wasm_bindgen_macro` crate, try updating your dependency with `cargo update -p wasm_bindgen_macro`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the attribute macro `wasm_bindgen` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/lib.rs:24:1
[INFO] [stdout]    |
[INFO] [stdout] 24 | #[wasm_bindgen(module = "pixi.js")]
[INFO] [stdout]    | ^----------------------------------
[INFO] [stdout]    | |
[INFO] [stdout]    | `IntoWasmAbi` is not local
[INFO] [stdout]    | move the `impl` block outside of this constant `__wbg_generated_const_Graphics`
[INFO] [stdout] 25 | extern {
[INFO] [stdout] 26 |   pub type Graphics;
[INFO] [stdout]    |            -------- `Graphics` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the attribute macro `wasm_bindgen` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the attribute macro `wasm_bindgen` may come from an old version of the `wasm_bindgen_macro` crate, try updating your dependency with `cargo update -p wasm_bindgen_macro`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the attribute macro `wasm_bindgen` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/lib.rs:24:1
[INFO] [stdout]    |
[INFO] [stdout] 24 | #[wasm_bindgen(module = "pixi.js")]
[INFO] [stdout]    | ^----------------------------------
[INFO] [stdout]    | |
[INFO] [stdout]    | `OptionIntoWasmAbi` is not local
[INFO] [stdout]    | move the `impl` block outside of this constant `__wbg_generated_const_Graphics`
[INFO] [stdout] 25 | extern {
[INFO] [stdout] 26 |   pub type Graphics;
[INFO] [stdout]    |            -------- `Graphics` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the attribute macro `wasm_bindgen` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the attribute macro `wasm_bindgen` may come from an old version of the `wasm_bindgen_macro` crate, try updating your dependency with `cargo update -p wasm_bindgen_macro`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the attribute macro `wasm_bindgen` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/lib.rs:24:1
[INFO] [stdout]    |
[INFO] [stdout] 24 | #[wasm_bindgen(module = "pixi.js")]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    | |
[INFO] [stdout]    | `OptionIntoWasmAbi` is not local
[INFO] [stdout]    | move the `impl` block outside of this constant `__wbg_generated_const_Graphics`
[INFO] [stdout] 25 | extern {
[INFO] [stdout] 26 |   pub type Graphics;
[INFO] [stdout]    |            -------- `Graphics` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the attribute macro `wasm_bindgen` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the attribute macro `wasm_bindgen` may come from an old version of the `wasm_bindgen_macro` crate, try updating your dependency with `cargo update -p wasm_bindgen_macro`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the attribute macro `wasm_bindgen` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/lib.rs:24:1
[INFO] [stdout]    |
[INFO] [stdout] 24 | #[wasm_bindgen(module = "pixi.js")]
[INFO] [stdout]    | ^----------------------------------
[INFO] [stdout]    | |
[INFO] [stdout]    | `FromWasmAbi` is not local
[INFO] [stdout]    | move the `impl` block outside of this constant `__wbg_generated_const_Graphics`
[INFO] [stdout] 25 | extern {
[INFO] [stdout] 26 |   pub type Graphics;
[INFO] [stdout]    |            -------- `Graphics` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the attribute macro `wasm_bindgen` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the attribute macro `wasm_bindgen` may come from an old version of the `wasm_bindgen_macro` crate, try updating your dependency with `cargo update -p wasm_bindgen_macro`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the attribute macro `wasm_bindgen` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/lib.rs:24:1
[INFO] [stdout]    |
[INFO] [stdout] 24 | #[wasm_bindgen(module = "pixi.js")]
[INFO] [stdout]    | ^----------------------------------
[INFO] [stdout]    | |
[INFO] [stdout]    | `OptionFromWasmAbi` is not local
[INFO] [stdout]    | move the `impl` block outside of this constant `__wbg_generated_const_Graphics`
[INFO] [stdout] 25 | extern {
[INFO] [stdout] 26 |   pub type Graphics;
[INFO] [stdout]    |            -------- `Graphics` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the attribute macro `wasm_bindgen` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the attribute macro `wasm_bindgen` may come from an old version of the `wasm_bindgen_macro` crate, try updating your dependency with `cargo update -p wasm_bindgen_macro`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the attribute macro `wasm_bindgen` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/lib.rs:24:1
[INFO] [stdout]    |
[INFO] [stdout] 24 | #[wasm_bindgen(module = "pixi.js")]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    | |
[INFO] [stdout]    | `IntoWasmAbi` is not local
[INFO] [stdout]    | move the `impl` block outside of this constant `__wbg_generated_const_Graphics`
[INFO] [stdout] 25 | extern {
[INFO] [stdout] 26 |   pub type Graphics;
[INFO] [stdout]    |            -------- `Graphics` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the attribute macro `wasm_bindgen` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the attribute macro `wasm_bindgen` may come from an old version of the `wasm_bindgen_macro` crate, try updating your dependency with `cargo update -p wasm_bindgen_macro`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the attribute macro `wasm_bindgen` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/lib.rs:24:1
[INFO] [stdout]    |
[INFO] [stdout] 24 | #[wasm_bindgen(module = "pixi.js")]
[INFO] [stdout]    | ^----------------------------------
[INFO] [stdout]    | |
[INFO] [stdout]    | `RefFromWasmAbi` is not local
[INFO] [stdout]    | move the `impl` block outside of this constant `__wbg_generated_const_Graphics`
[INFO] [stdout] 25 | extern {
[INFO] [stdout] 26 |   pub type Graphics;
[INFO] [stdout]    |            -------- `Graphics` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the attribute macro `wasm_bindgen` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the attribute macro `wasm_bindgen` may come from an old version of the `wasm_bindgen_macro` crate, try updating your dependency with `cargo update -p wasm_bindgen_macro`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the attribute macro `wasm_bindgen` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/lib.rs:24:1
[INFO] [stdout]    |
[INFO] [stdout] 24 | #[wasm_bindgen(module = "pixi.js")]
[INFO] [stdout]    | ^----------------------------------
[INFO] [stdout]    | |
[INFO] [stdout]    | `From` is not local
[INFO] [stdout]    | `JsValue` is not local
[INFO] [stdout]    | move the `impl` block outside of this constant `__wbg_generated_const_Graphics`
[INFO] [stdout] 25 | extern {
[INFO] [stdout] 26 |   pub type Graphics;
[INFO] [stdout]    |            -------- `Graphics` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the attribute macro `wasm_bindgen` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the attribute macro `wasm_bindgen` may come from an old version of the `wasm_bindgen_macro` crate, try updating your dependency with `cargo update -p wasm_bindgen_macro`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the attribute macro `wasm_bindgen` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/lib.rs:24:1
[INFO] [stdout]    |
[INFO] [stdout] 24 | #[wasm_bindgen(module = "pixi.js")]
[INFO] [stdout]    | ^----------------------------------
[INFO] [stdout]    | |
[INFO] [stdout]    | `AsRef` is not local
[INFO] [stdout]    | `JsValue` is not local
[INFO] [stdout]    | move the `impl` block outside of this constant `__wbg_generated_const_Graphics`
[INFO] [stdout] 25 | extern {
[INFO] [stdout] 26 |   pub type Graphics;
[INFO] [stdout]    |            -------- `Graphics` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the attribute macro `wasm_bindgen` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the attribute macro `wasm_bindgen` may come from an old version of the `wasm_bindgen_macro` crate, try updating your dependency with `cargo update -p wasm_bindgen_macro`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the attribute macro `wasm_bindgen` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/lib.rs:24:1
[INFO] [stdout]    |
[INFO] [stdout] 24 | #[wasm_bindgen(module = "pixi.js")]
[INFO] [stdout]    | ^----------------------------------
[INFO] [stdout]    | |
[INFO] [stdout]    | `AsRef` is not local
[INFO] [stdout]    | move the `impl` block outside of this constant `__wbg_generated_const_Graphics`
[INFO] [stdout] 25 | extern {
[INFO] [stdout] 26 |   pub type Graphics;
[INFO] [stdout]    |            --------
[INFO] [stdout]    |            |
[INFO] [stdout]    |            `Graphics` is not local
[INFO] [stdout]    |            `Graphics` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the attribute macro `wasm_bindgen` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the attribute macro `wasm_bindgen` may come from an old version of the `wasm_bindgen_macro` crate, try updating your dependency with `cargo update -p wasm_bindgen_macro`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the attribute macro `wasm_bindgen` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/lib.rs:24:1
[INFO] [stdout]    |
[INFO] [stdout] 24 | #[wasm_bindgen(module = "pixi.js")]
[INFO] [stdout]    | -^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    | |
[INFO] [stdout]    | `JsValue` is not local
[INFO] [stdout]    | `From` is not local
[INFO] [stdout]    | move the `impl` block outside of this constant `__wbg_generated_const_Graphics`
[INFO] [stdout] 25 | extern {
[INFO] [stdout] 26 |   pub type Graphics;
[INFO] [stdout]    |            -------- `Graphics` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the attribute macro `wasm_bindgen` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the attribute macro `wasm_bindgen` may come from an old version of the `wasm_bindgen_macro` crate, try updating your dependency with `cargo update -p wasm_bindgen_macro`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the attribute macro `wasm_bindgen` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/lib.rs:24:1
[INFO] [stdout]    |
[INFO] [stdout] 24 | #[wasm_bindgen(module = "pixi.js")]
[INFO] [stdout]    | ^----------------------------------
[INFO] [stdout]    | |
[INFO] [stdout]    | `JsCast` is not local
[INFO] [stdout]    | move the `impl` block outside of this constant `__wbg_generated_const_Graphics`
[INFO] [stdout] 25 | extern {
[INFO] [stdout] 26 |   pub type Graphics;
[INFO] [stdout]    |            -------- `Graphics` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the attribute macro `wasm_bindgen` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the attribute macro `wasm_bindgen` may come from an old version of the `wasm_bindgen_macro` crate, try updating your dependency with `cargo update -p wasm_bindgen_macro`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the attribute macro `wasm_bindgen` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/lib.rs:44:1
[INFO] [stdout]    |
[INFO] [stdout] 44 | #[wasm_bindgen(module = "pixi.js")]
[INFO] [stdout]    | ^----------------------------------
[INFO] [stdout]    | |
[INFO] [stdout]    | `WasmDescribe` is not local
[INFO] [stdout]    | move the `impl` block outside of this constant `__wbg_generated_const_Renderer`
[INFO] [stdout] 45 | extern {
[INFO] [stdout] 46 |   pub type Renderer;
[INFO] [stdout]    |            -------- `Renderer` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the attribute macro `wasm_bindgen` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the attribute macro `wasm_bindgen` may come from an old version of the `wasm_bindgen_macro` crate, try updating your dependency with `cargo update -p wasm_bindgen_macro`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the attribute macro `wasm_bindgen` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/lib.rs:44:1
[INFO] [stdout]    |
[INFO] [stdout] 44 | #[wasm_bindgen(module = "pixi.js")]
[INFO] [stdout]    | ^----------------------------------
[INFO] [stdout]    | |
[INFO] [stdout]    | `Deref` is not local
[INFO] [stdout]    | move the `impl` block outside of this constant `__wbg_generated_const_Renderer`
[INFO] [stdout] 45 | extern {
[INFO] [stdout] 46 |   pub type Renderer;
[INFO] [stdout]    |            -------- `Renderer` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the attribute macro `wasm_bindgen` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the attribute macro `wasm_bindgen` may come from an old version of the `wasm_bindgen_macro` crate, try updating your dependency with `cargo update -p wasm_bindgen_macro`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the attribute macro `wasm_bindgen` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/lib.rs:44:1
[INFO] [stdout]    |
[INFO] [stdout] 44 | #[wasm_bindgen(module = "pixi.js")]
[INFO] [stdout]    | ^----------------------------------
[INFO] [stdout]    | |
[INFO] [stdout]    | `IntoWasmAbi` is not local
[INFO] [stdout]    | move the `impl` block outside of this constant `__wbg_generated_const_Renderer`
[INFO] [stdout] 45 | extern {
[INFO] [stdout] 46 |   pub type Renderer;
[INFO] [stdout]    |            -------- `Renderer` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the attribute macro `wasm_bindgen` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the attribute macro `wasm_bindgen` may come from an old version of the `wasm_bindgen_macro` crate, try updating your dependency with `cargo update -p wasm_bindgen_macro`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the attribute macro `wasm_bindgen` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/lib.rs:44:1
[INFO] [stdout]    |
[INFO] [stdout] 44 | #[wasm_bindgen(module = "pixi.js")]
[INFO] [stdout]    | ^----------------------------------
[INFO] [stdout]    | |
[INFO] [stdout]    | `OptionIntoWasmAbi` is not local
[INFO] [stdout]    | move the `impl` block outside of this constant `__wbg_generated_const_Renderer`
[INFO] [stdout] 45 | extern {
[INFO] [stdout] 46 |   pub type Renderer;
[INFO] [stdout]    |            -------- `Renderer` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the attribute macro `wasm_bindgen` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the attribute macro `wasm_bindgen` may come from an old version of the `wasm_bindgen_macro` crate, try updating your dependency with `cargo update -p wasm_bindgen_macro`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the attribute macro `wasm_bindgen` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/lib.rs:44:1
[INFO] [stdout]    |
[INFO] [stdout] 44 | #[wasm_bindgen(module = "pixi.js")]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    | |
[INFO] [stdout]    | `OptionIntoWasmAbi` is not local
[INFO] [stdout]    | move the `impl` block outside of this constant `__wbg_generated_const_Renderer`
[INFO] [stdout] 45 | extern {
[INFO] [stdout] 46 |   pub type Renderer;
[INFO] [stdout]    |            -------- `Renderer` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the attribute macro `wasm_bindgen` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the attribute macro `wasm_bindgen` may come from an old version of the `wasm_bindgen_macro` crate, try updating your dependency with `cargo update -p wasm_bindgen_macro`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the attribute macro `wasm_bindgen` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/lib.rs:44:1
[INFO] [stdout]    |
[INFO] [stdout] 44 | #[wasm_bindgen(module = "pixi.js")]
[INFO] [stdout]    | ^----------------------------------
[INFO] [stdout]    | |
[INFO] [stdout]    | `FromWasmAbi` is not local
[INFO] [stdout]    | move the `impl` block outside of this constant `__wbg_generated_const_Renderer`
[INFO] [stdout] 45 | extern {
[INFO] [stdout] 46 |   pub type Renderer;
[INFO] [stdout]    |            -------- `Renderer` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the attribute macro `wasm_bindgen` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the attribute macro `wasm_bindgen` may come from an old version of the `wasm_bindgen_macro` crate, try updating your dependency with `cargo update -p wasm_bindgen_macro`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the attribute macro `wasm_bindgen` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/lib.rs:44:1
[INFO] [stdout]    |
[INFO] [stdout] 44 | #[wasm_bindgen(module = "pixi.js")]
[INFO] [stdout]    | ^----------------------------------
[INFO] [stdout]    | |
[INFO] [stdout]    | `OptionFromWasmAbi` is not local
[INFO] [stdout]    | move the `impl` block outside of this constant `__wbg_generated_const_Renderer`
[INFO] [stdout] 45 | extern {
[INFO] [stdout] 46 |   pub type Renderer;
[INFO] [stdout]    |            -------- `Renderer` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the attribute macro `wasm_bindgen` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the attribute macro `wasm_bindgen` may come from an old version of the `wasm_bindgen_macro` crate, try updating your dependency with `cargo update -p wasm_bindgen_macro`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the attribute macro `wasm_bindgen` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/lib.rs:44:1
[INFO] [stdout]    |
[INFO] [stdout] 44 | #[wasm_bindgen(module = "pixi.js")]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    | |
[INFO] [stdout]    | `IntoWasmAbi` is not local
[INFO] [stdout]    | move the `impl` block outside of this constant `__wbg_generated_const_Renderer`
[INFO] [stdout] 45 | extern {
[INFO] [stdout] 46 |   pub type Renderer;
[INFO] [stdout]    |            -------- `Renderer` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the attribute macro `wasm_bindgen` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the attribute macro `wasm_bindgen` may come from an old version of the `wasm_bindgen_macro` crate, try updating your dependency with `cargo update -p wasm_bindgen_macro`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the attribute macro `wasm_bindgen` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/lib.rs:44:1
[INFO] [stdout]    |
[INFO] [stdout] 44 | #[wasm_bindgen(module = "pixi.js")]
[INFO] [stdout]    | ^----------------------------------
[INFO] [stdout]    | |
[INFO] [stdout]    | `RefFromWasmAbi` is not local
[INFO] [stdout]    | move the `impl` block outside of this constant `__wbg_generated_const_Renderer`
[INFO] [stdout] 45 | extern {
[INFO] [stdout] 46 |   pub type Renderer;
[INFO] [stdout]    |            -------- `Renderer` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the attribute macro `wasm_bindgen` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the attribute macro `wasm_bindgen` may come from an old version of the `wasm_bindgen_macro` crate, try updating your dependency with `cargo update -p wasm_bindgen_macro`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the attribute macro `wasm_bindgen` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/lib.rs:44:1
[INFO] [stdout]    |
[INFO] [stdout] 44 | #[wasm_bindgen(module = "pixi.js")]
[INFO] [stdout]    | ^----------------------------------
[INFO] [stdout]    | |
[INFO] [stdout]    | `From` is not local
[INFO] [stdout]    | `JsValue` is not local
[INFO] [stdout]    | move the `impl` block outside of this constant `__wbg_generated_const_Renderer`
[INFO] [stdout] 45 | extern {
[INFO] [stdout] 46 |   pub type Renderer;
[INFO] [stdout]    |            -------- `Renderer` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the attribute macro `wasm_bindgen` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the attribute macro `wasm_bindgen` may come from an old version of the `wasm_bindgen_macro` crate, try updating your dependency with `cargo update -p wasm_bindgen_macro`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the attribute macro `wasm_bindgen` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/lib.rs:44:1
[INFO] [stdout]    |
[INFO] [stdout] 44 | #[wasm_bindgen(module = "pixi.js")]
[INFO] [stdout]    | ^----------------------------------
[INFO] [stdout]    | |
[INFO] [stdout]    | `AsRef` is not local
[INFO] [stdout]    | `JsValue` is not local
[INFO] [stdout]    | move the `impl` block outside of this constant `__wbg_generated_const_Renderer`
[INFO] [stdout] 45 | extern {
[INFO] [stdout] 46 |   pub type Renderer;
[INFO] [stdout]    |            -------- `Renderer` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the attribute macro `wasm_bindgen` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the attribute macro `wasm_bindgen` may come from an old version of the `wasm_bindgen_macro` crate, try updating your dependency with `cargo update -p wasm_bindgen_macro`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the attribute macro `wasm_bindgen` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/lib.rs:44:1
[INFO] [stdout]    |
[INFO] [stdout] 44 | #[wasm_bindgen(module = "pixi.js")]
[INFO] [stdout]    | ^----------------------------------
[INFO] [stdout]    | |
[INFO] [stdout]    | `AsRef` is not local
[INFO] [stdout]    | move the `impl` block outside of this constant `__wbg_generated_const_Renderer`
[INFO] [stdout] 45 | extern {
[INFO] [stdout] 46 |   pub type Renderer;
[INFO] [stdout]    |            --------
[INFO] [stdout]    |            |
[INFO] [stdout]    |            `Renderer` is not local
[INFO] [stdout]    |            `Renderer` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the attribute macro `wasm_bindgen` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the attribute macro `wasm_bindgen` may come from an old version of the `wasm_bindgen_macro` crate, try updating your dependency with `cargo update -p wasm_bindgen_macro`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the attribute macro `wasm_bindgen` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/lib.rs:44:1
[INFO] [stdout]    |
[INFO] [stdout] 44 | #[wasm_bindgen(module = "pixi.js")]
[INFO] [stdout]    | -^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    | |
[INFO] [stdout]    | `JsValue` is not local
[INFO] [stdout]    | `From` is not local
[INFO] [stdout]    | move the `impl` block outside of this constant `__wbg_generated_const_Renderer`
[INFO] [stdout] 45 | extern {
[INFO] [stdout] 46 |   pub type Renderer;
[INFO] [stdout]    |            -------- `Renderer` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the attribute macro `wasm_bindgen` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the attribute macro `wasm_bindgen` may come from an old version of the `wasm_bindgen_macro` crate, try updating your dependency with `cargo update -p wasm_bindgen_macro`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the attribute macro `wasm_bindgen` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/lib.rs:44:1
[INFO] [stdout]    |
[INFO] [stdout] 44 | #[wasm_bindgen(module = "pixi.js")]
[INFO] [stdout]    | ^----------------------------------
[INFO] [stdout]    | |
[INFO] [stdout]    | `JsCast` is not local
[INFO] [stdout]    | move the `impl` block outside of this constant `__wbg_generated_const_Renderer`
[INFO] [stdout] 45 | extern {
[INFO] [stdout] 46 |   pub type Renderer;
[INFO] [stdout]    |            -------- `Renderer` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the attribute macro `wasm_bindgen` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the attribute macro `wasm_bindgen` may come from an old version of the `wasm_bindgen_macro` crate, try updating your dependency with `cargo update -p wasm_bindgen_macro`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the attribute macro `wasm_bindgen` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 15.02s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: wasm-bindgen v0.2.67
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
[INFO] running `Command { std: "docker" "inspect" "a57aae83837ef3ffe363278656028e2cd99fc1cea397d529733e3fe94c52e555", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a57aae83837ef3ffe363278656028e2cd99fc1cea397d529733e3fe94c52e555", kill_on_drop: false }`
[INFO] [stdout] a57aae83837ef3ffe363278656028e2cd99fc1cea397d529733e3fe94c52e555
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+ad211ced81509462cdfe4c29ed10f97279a0acae" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 23960d96ce267fab8cab36105789d84336ee81ab7c01a0d4055ce2adcd61b70a
[INFO] running `Command { std: "docker" "start" "-a" "23960d96ce267fab8cab36105789d84336ee81ab7c01a0d4055ce2adcd61b70a", kill_on_drop: false }`
[INFO] [stderr]    Compiling multi_agent_system v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]  --> src/lib.rs:7:1
[INFO] [stdout]   |
[INFO] [stdout] 7 | #[wasm_bindgen(module = "pixi.js")]
[INFO] [stdout]   | ^----------------------------------
[INFO] [stdout]   | |
[INFO] [stdout]   | `WasmDescribe` is not local
[INFO] [stdout]   | move the `impl` block outside of this constant `__wbg_generated_const_Container`
[INFO] [stdout] 8 | extern {
[INFO] [stdout] 9 |   pub type Container;
[INFO] [stdout]   |            --------- `Container` is not local
[INFO] [stdout]   |
[INFO] [stdout]   = note: the attribute macro `wasm_bindgen` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]   = note: the attribute macro `wasm_bindgen` may come from an old version of the `wasm_bindgen_macro` crate, try updating your dependency with `cargo update -p wasm_bindgen_macro`
[INFO] [stdout]   = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]   = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]   = note: `#[warn(non_local_definitions)]` on by default
[INFO] [stdout]   = note: this warning originates in the attribute macro `wasm_bindgen` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]  --> src/lib.rs:7:1
[INFO] [stdout]   |
[INFO] [stdout] 7 | #[wasm_bindgen(module = "pixi.js")]
[INFO] [stdout]   | ^----------------------------------
[INFO] [stdout]   | |
[INFO] [stdout]   | `Deref` is not local
[INFO] [stdout]   | move the `impl` block outside of this constant `__wbg_generated_const_Container`
[INFO] [stdout] 8 | extern {
[INFO] [stdout] 9 |   pub type Container;
[INFO] [stdout]   |            --------- `Container` is not local
[INFO] [stdout]   |
[INFO] [stdout]   = note: the attribute macro `wasm_bindgen` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]   = note: the attribute macro `wasm_bindgen` may come from an old version of the `wasm_bindgen_macro` crate, try updating your dependency with `cargo update -p wasm_bindgen_macro`
[INFO] [stdout]   = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]   = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]   = note: this warning originates in the attribute macro `wasm_bindgen` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]  --> src/lib.rs:7:1
[INFO] [stdout]   |
[INFO] [stdout] 7 | #[wasm_bindgen(module = "pixi.js")]
[INFO] [stdout]   | ^----------------------------------
[INFO] [stdout]   | |
[INFO] [stdout]   | `IntoWasmAbi` is not local
[INFO] [stdout]   | move the `impl` block outside of this constant `__wbg_generated_const_Container`
[INFO] [stdout] 8 | extern {
[INFO] [stdout] 9 |   pub type Container;
[INFO] [stdout]   |            --------- `Container` is not local
[INFO] [stdout]   |
[INFO] [stdout]   = note: the attribute macro `wasm_bindgen` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]   = note: the attribute macro `wasm_bindgen` may come from an old version of the `wasm_bindgen_macro` crate, try updating your dependency with `cargo update -p wasm_bindgen_macro`
[INFO] [stdout]   = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]   = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]   = note: this warning originates in the attribute macro `wasm_bindgen` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]  --> src/lib.rs:7:1
[INFO] [stdout]   |
[INFO] [stdout] 7 | #[wasm_bindgen(module = "pixi.js")]
[INFO] [stdout]   | ^----------------------------------
[INFO] [stdout]   | |
[INFO] [stdout]   | `OptionIntoWasmAbi` is not local
[INFO] [stdout]   | move the `impl` block outside of this constant `__wbg_generated_const_Container`
[INFO] [stdout] 8 | extern {
[INFO] [stdout] 9 |   pub type Container;
[INFO] [stdout]   |            --------- `Container` is not local
[INFO] [stdout]   |
[INFO] [stdout]   = note: the attribute macro `wasm_bindgen` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]   = note: the attribute macro `wasm_bindgen` may come from an old version of the `wasm_bindgen_macro` crate, try updating your dependency with `cargo update -p wasm_bindgen_macro`
[INFO] [stdout]   = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]   = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]   = note: this warning originates in the attribute macro `wasm_bindgen` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]  --> src/lib.rs:7:1
[INFO] [stdout]   |
[INFO] [stdout] 7 | #[wasm_bindgen(module = "pixi.js")]
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   | |
[INFO] [stdout]   | `OptionIntoWasmAbi` is not local
[INFO] [stdout]   | move the `impl` block outside of this constant `__wbg_generated_const_Container`
[INFO] [stdout] 8 | extern {
[INFO] [stdout] 9 |   pub type Container;
[INFO] [stdout]   |            --------- `Container` is not local
[INFO] [stdout]   |
[INFO] [stdout]   = note: the attribute macro `wasm_bindgen` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]   = note: the attribute macro `wasm_bindgen` may come from an old version of the `wasm_bindgen_macro` crate, try updating your dependency with `cargo update -p wasm_bindgen_macro`
[INFO] [stdout]   = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]   = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]   = note: this warning originates in the attribute macro `wasm_bindgen` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]  --> src/lib.rs:7:1
[INFO] [stdout]   |
[INFO] [stdout] 7 | #[wasm_bindgen(module = "pixi.js")]
[INFO] [stdout]   | ^----------------------------------
[INFO] [stdout]   | |
[INFO] [stdout]   | `FromWasmAbi` is not local
[INFO] [stdout]   | move the `impl` block outside of this constant `__wbg_generated_const_Container`
[INFO] [stdout] 8 | extern {
[INFO] [stdout] 9 |   pub type Container;
[INFO] [stdout]   |            --------- `Container` is not local
[INFO] [stdout]   |
[INFO] [stdout]   = note: the attribute macro `wasm_bindgen` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]   = note: the attribute macro `wasm_bindgen` may come from an old version of the `wasm_bindgen_macro` crate, try updating your dependency with `cargo update -p wasm_bindgen_macro`
[INFO] [stdout]   = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]   = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]   = note: this warning originates in the attribute macro `wasm_bindgen` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]  --> src/lib.rs:7:1
[INFO] [stdout]   |
[INFO] [stdout] 7 | #[wasm_bindgen(module = "pixi.js")]
[INFO] [stdout]   | ^----------------------------------
[INFO] [stdout]   | |
[INFO] [stdout]   | `OptionFromWasmAbi` is not local
[INFO] [stdout]   | move the `impl` block outside of this constant `__wbg_generated_const_Container`
[INFO] [stdout] 8 | extern {
[INFO] [stdout] 9 |   pub type Container;
[INFO] [stdout]   |            --------- `Container` is not local
[INFO] [stdout]   |
[INFO] [stdout]   = note: the attribute macro `wasm_bindgen` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]   = note: the attribute macro `wasm_bindgen` may come from an old version of the `wasm_bindgen_macro` crate, try updating your dependency with `cargo update -p wasm_bindgen_macro`
[INFO] [stdout]   = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]   = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]   = note: this warning originates in the attribute macro `wasm_bindgen` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]  --> src/lib.rs:7:1
[INFO] [stdout]   |
[INFO] [stdout] 7 | #[wasm_bindgen(module = "pixi.js")]
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   | |
[INFO] [stdout]   | `IntoWasmAbi` is not local
[INFO] [stdout]   | move the `impl` block outside of this constant `__wbg_generated_const_Container`
[INFO] [stdout] 8 | extern {
[INFO] [stdout] 9 |   pub type Container;
[INFO] [stdout]   |            --------- `Container` is not local
[INFO] [stdout]   |
[INFO] [stdout]   = note: the attribute macro `wasm_bindgen` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]   = note: the attribute macro `wasm_bindgen` may come from an old version of the `wasm_bindgen_macro` crate, try updating your dependency with `cargo update -p wasm_bindgen_macro`
[INFO] [stdout]   = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]   = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]   = note: this warning originates in the attribute macro `wasm_bindgen` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]  --> src/lib.rs:7:1
[INFO] [stdout]   |
[INFO] [stdout] 7 | #[wasm_bindgen(module = "pixi.js")]
[INFO] [stdout]   | ^----------------------------------
[INFO] [stdout]   | |
[INFO] [stdout]   | `RefFromWasmAbi` is not local
[INFO] [stdout]   | move the `impl` block outside of this constant `__wbg_generated_const_Container`
[INFO] [stdout] 8 | extern {
[INFO] [stdout] 9 |   pub type Container;
[INFO] [stdout]   |            --------- `Container` is not local
[INFO] [stdout]   |
[INFO] [stdout]   = note: the attribute macro `wasm_bindgen` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]   = note: the attribute macro `wasm_bindgen` may come from an old version of the `wasm_bindgen_macro` crate, try updating your dependency with `cargo update -p wasm_bindgen_macro`
[INFO] [stdout]   = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]   = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]   = note: this warning originates in the attribute macro `wasm_bindgen` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]  --> src/lib.rs:7:1
[INFO] [stdout]   |
[INFO] [stdout] 7 | #[wasm_bindgen(module = "pixi.js")]
[INFO] [stdout]   | ^----------------------------------
[INFO] [stdout]   | |
[INFO] [stdout]   | `From` is not local
[INFO] [stdout]   | `JsValue` is not local
[INFO] [stdout]   | move the `impl` block outside of this constant `__wbg_generated_const_Container`
[INFO] [stdout] 8 | extern {
[INFO] [stdout] 9 |   pub type Container;
[INFO] [stdout]   |            --------- `Container` is not local
[INFO] [stdout]   |
[INFO] [stdout]   = note: the attribute macro `wasm_bindgen` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]   = note: the attribute macro `wasm_bindgen` may come from an old version of the `wasm_bindgen_macro` crate, try updating your dependency with `cargo update -p wasm_bindgen_macro`
[INFO] [stdout]   = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]   = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]   = note: this warning originates in the attribute macro `wasm_bindgen` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]  --> src/lib.rs:7:1
[INFO] [stdout]   |
[INFO] [stdout] 7 | #[wasm_bindgen(module = "pixi.js")]
[INFO] [stdout]   | ^----------------------------------
[INFO] [stdout]   | |
[INFO] [stdout]   | `AsRef` is not local
[INFO] [stdout]   | `JsValue` is not local
[INFO] [stdout]   | move the `impl` block outside of this constant `__wbg_generated_const_Container`
[INFO] [stdout] 8 | extern {
[INFO] [stdout] 9 |   pub type Container;
[INFO] [stdout]   |            --------- `Container` is not local
[INFO] [stdout]   |
[INFO] [stdout]   = note: the attribute macro `wasm_bindgen` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]   = note: the attribute macro `wasm_bindgen` may come from an old version of the `wasm_bindgen_macro` crate, try updating your dependency with `cargo update -p wasm_bindgen_macro`
[INFO] [stdout]   = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]   = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]   = note: this warning originates in the attribute macro `wasm_bindgen` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]  --> src/lib.rs:7:1
[INFO] [stdout]   |
[INFO] [stdout] 7 | #[wasm_bindgen(module = "pixi.js")]
[INFO] [stdout]   | ^----------------------------------
[INFO] [stdout]   | |
[INFO] [stdout]   | `AsRef` is not local
[INFO] [stdout]   | move the `impl` block outside of this constant `__wbg_generated_const_Container`
[INFO] [stdout] 8 | extern {
[INFO] [stdout] 9 |   pub type Container;
[INFO] [stdout]   |            ---------
[INFO] [stdout]   |            |
[INFO] [stdout]   |            `Container` is not local
[INFO] [stdout]   |            `Container` is not local
[INFO] [stdout]   |
[INFO] [stdout]   = note: the attribute macro `wasm_bindgen` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]   = note: the attribute macro `wasm_bindgen` may come from an old version of the `wasm_bindgen_macro` crate, try updating your dependency with `cargo update -p wasm_bindgen_macro`
[INFO] [stdout]   = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]   = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]   = note: this warning originates in the attribute macro `wasm_bindgen` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]  --> src/lib.rs:7:1
[INFO] [stdout]   |
[INFO] [stdout] 7 | #[wasm_bindgen(module = "pixi.js")]
[INFO] [stdout]   | -^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   | |
[INFO] [stdout]   | `JsValue` is not local
[INFO] [stdout]   | `From` is not local
[INFO] [stdout]   | move the `impl` block outside of this constant `__wbg_generated_const_Container`
[INFO] [stdout] 8 | extern {
[INFO] [stdout] 9 |   pub type Container;
[INFO] [stdout]   |            --------- `Container` is not local
[INFO] [stdout]   |
[INFO] [stdout]   = note: the attribute macro `wasm_bindgen` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]   = note: the attribute macro `wasm_bindgen` may come from an old version of the `wasm_bindgen_macro` crate, try updating your dependency with `cargo update -p wasm_bindgen_macro`
[INFO] [stdout]   = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]   = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]   = note: this warning originates in the attribute macro `wasm_bindgen` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]  --> src/lib.rs:7:1
[INFO] [stdout]   |
[INFO] [stdout] 7 | #[wasm_bindgen(module = "pixi.js")]
[INFO] [stdout]   | ^----------------------------------
[INFO] [stdout]   | |
[INFO] [stdout]   | `JsCast` is not local
[INFO] [stdout]   | move the `impl` block outside of this constant `__wbg_generated_const_Container`
[INFO] [stdout] 8 | extern {
[INFO] [stdout] 9 |   pub type Container;
[INFO] [stdout]   |            --------- `Container` is not local
[INFO] [stdout]   |
[INFO] [stdout]   = note: the attribute macro `wasm_bindgen` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]   = note: the attribute macro `wasm_bindgen` may come from an old version of the `wasm_bindgen_macro` crate, try updating your dependency with `cargo update -p wasm_bindgen_macro`
[INFO] [stdout]   = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]   = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]   = note: this warning originates in the attribute macro `wasm_bindgen` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/lib.rs:24:1
[INFO] [stdout]    |
[INFO] [stdout] 24 | #[wasm_bindgen(module = "pixi.js")]
[INFO] [stdout]    | ^----------------------------------
[INFO] [stdout]    | |
[INFO] [stdout]    | `WasmDescribe` is not local
[INFO] [stdout]    | move the `impl` block outside of this constant `__wbg_generated_const_Graphics`
[INFO] [stdout] 25 | extern {
[INFO] [stdout] 26 |   pub type Graphics;
[INFO] [stdout]    |            -------- `Graphics` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the attribute macro `wasm_bindgen` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the attribute macro `wasm_bindgen` may come from an old version of the `wasm_bindgen_macro` crate, try updating your dependency with `cargo update -p wasm_bindgen_macro`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the attribute macro `wasm_bindgen` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/lib.rs:24:1
[INFO] [stdout]    |
[INFO] [stdout] 24 | #[wasm_bindgen(module = "pixi.js")]
[INFO] [stdout]    | ^----------------------------------
[INFO] [stdout]    | |
[INFO] [stdout]    | `Deref` is not local
[INFO] [stdout]    | move the `impl` block outside of this constant `__wbg_generated_const_Graphics`
[INFO] [stdout] 25 | extern {
[INFO] [stdout] 26 |   pub type Graphics;
[INFO] [stdout]    |            -------- `Graphics` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the attribute macro `wasm_bindgen` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the attribute macro `wasm_bindgen` may come from an old version of the `wasm_bindgen_macro` crate, try updating your dependency with `cargo update -p wasm_bindgen_macro`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the attribute macro `wasm_bindgen` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/lib.rs:24:1
[INFO] [stdout]    |
[INFO] [stdout] 24 | #[wasm_bindgen(module = "pixi.js")]
[INFO] [stdout]    | ^----------------------------------
[INFO] [stdout]    | |
[INFO] [stdout]    | `IntoWasmAbi` is not local
[INFO] [stdout]    | move the `impl` block outside of this constant `__wbg_generated_const_Graphics`
[INFO] [stdout] 25 | extern {
[INFO] [stdout] 26 |   pub type Graphics;
[INFO] [stdout]    |            -------- `Graphics` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the attribute macro `wasm_bindgen` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the attribute macro `wasm_bindgen` may come from an old version of the `wasm_bindgen_macro` crate, try updating your dependency with `cargo update -p wasm_bindgen_macro`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the attribute macro `wasm_bindgen` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/lib.rs:24:1
[INFO] [stdout]    |
[INFO] [stdout] 24 | #[wasm_bindgen(module = "pixi.js")]
[INFO] [stdout]    | ^----------------------------------
[INFO] [stdout]    | |
[INFO] [stdout]    | `OptionIntoWasmAbi` is not local
[INFO] [stdout]    | move the `impl` block outside of this constant `__wbg_generated_const_Graphics`
[INFO] [stdout] 25 | extern {
[INFO] [stdout] 26 |   pub type Graphics;
[INFO] [stdout]    |            -------- `Graphics` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the attribute macro `wasm_bindgen` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the attribute macro `wasm_bindgen` may come from an old version of the `wasm_bindgen_macro` crate, try updating your dependency with `cargo update -p wasm_bindgen_macro`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the attribute macro `wasm_bindgen` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/lib.rs:24:1
[INFO] [stdout]    |
[INFO] [stdout] 24 | #[wasm_bindgen(module = "pixi.js")]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    | |
[INFO] [stdout]    | `OptionIntoWasmAbi` is not local
[INFO] [stdout]    | move the `impl` block outside of this constant `__wbg_generated_const_Graphics`
[INFO] [stdout] 25 | extern {
[INFO] [stdout] 26 |   pub type Graphics;
[INFO] [stdout]    |            -------- `Graphics` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the attribute macro `wasm_bindgen` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the attribute macro `wasm_bindgen` may come from an old version of the `wasm_bindgen_macro` crate, try updating your dependency with `cargo update -p wasm_bindgen_macro`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the attribute macro `wasm_bindgen` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/lib.rs:24:1
[INFO] [stdout]    |
[INFO] [stdout] 24 | #[wasm_bindgen(module = "pixi.js")]
[INFO] [stdout]    | ^----------------------------------
[INFO] [stdout]    | |
[INFO] [stdout]    | `FromWasmAbi` is not local
[INFO] [stdout]    | move the `impl` block outside of this constant `__wbg_generated_const_Graphics`
[INFO] [stdout] 25 | extern {
[INFO] [stdout] 26 |   pub type Graphics;
[INFO] [stdout]    |            -------- `Graphics` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the attribute macro `wasm_bindgen` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the attribute macro `wasm_bindgen` may come from an old version of the `wasm_bindgen_macro` crate, try updating your dependency with `cargo update -p wasm_bindgen_macro`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the attribute macro `wasm_bindgen` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/lib.rs:24:1
[INFO] [stdout]    |
[INFO] [stdout] 24 | #[wasm_bindgen(module = "pixi.js")]
[INFO] [stdout]    | ^----------------------------------
[INFO] [stdout]    | |
[INFO] [stdout]    | `OptionFromWasmAbi` is not local
[INFO] [stdout]    | move the `impl` block outside of this constant `__wbg_generated_const_Graphics`
[INFO] [stdout] 25 | extern {
[INFO] [stdout] 26 |   pub type Graphics;
[INFO] [stdout]    |            -------- `Graphics` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the attribute macro `wasm_bindgen` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the attribute macro `wasm_bindgen` may come from an old version of the `wasm_bindgen_macro` crate, try updating your dependency with `cargo update -p wasm_bindgen_macro`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the attribute macro `wasm_bindgen` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/lib.rs:24:1
[INFO] [stdout]    |
[INFO] [stdout] 24 | #[wasm_bindgen(module = "pixi.js")]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    | |
[INFO] [stdout]    | `IntoWasmAbi` is not local
[INFO] [stdout]    | move the `impl` block outside of this constant `__wbg_generated_const_Graphics`
[INFO] [stdout] 25 | extern {
[INFO] [stdout] 26 |   pub type Graphics;
[INFO] [stdout]    |            -------- `Graphics` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the attribute macro `wasm_bindgen` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the attribute macro `wasm_bindgen` may come from an old version of the `wasm_bindgen_macro` crate, try updating your dependency with `cargo update -p wasm_bindgen_macro`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the attribute macro `wasm_bindgen` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/lib.rs:24:1
[INFO] [stdout]    |
[INFO] [stdout] 24 | #[wasm_bindgen(module = "pixi.js")]
[INFO] [stdout]    | ^----------------------------------
[INFO] [stdout]    | |
[INFO] [stdout]    | `RefFromWasmAbi` is not local
[INFO] [stdout]    | move the `impl` block outside of this constant `__wbg_generated_const_Graphics`
[INFO] [stdout] 25 | extern {
[INFO] [stdout] 26 |   pub type Graphics;
[INFO] [stdout]    |            -------- `Graphics` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the attribute macro `wasm_bindgen` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the attribute macro `wasm_bindgen` may come from an old version of the `wasm_bindgen_macro` crate, try updating your dependency with `cargo update -p wasm_bindgen_macro`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the attribute macro `wasm_bindgen` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/lib.rs:24:1
[INFO] [stdout]    |
[INFO] [stdout] 24 | #[wasm_bindgen(module = "pixi.js")]
[INFO] [stdout]    | ^----------------------------------
[INFO] [stdout]    | |
[INFO] [stdout]    | `From` is not local
[INFO] [stdout]    | `JsValue` is not local
[INFO] [stdout]    | move the `impl` block outside of this constant `__wbg_generated_const_Graphics`
[INFO] [stdout] 25 | extern {
[INFO] [stdout] 26 |   pub type Graphics;
[INFO] [stdout]    |            -------- `Graphics` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the attribute macro `wasm_bindgen` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the attribute macro `wasm_bindgen` may come from an old version of the `wasm_bindgen_macro` crate, try updating your dependency with `cargo update -p wasm_bindgen_macro`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the attribute macro `wasm_bindgen` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/lib.rs:24:1
[INFO] [stdout]    |
[INFO] [stdout] 24 | #[wasm_bindgen(module = "pixi.js")]
[INFO] [stdout]    | ^----------------------------------
[INFO] [stdout]    | |
[INFO] [stdout]    | `AsRef` is not local
[INFO] [stdout]    | `JsValue` is not local
[INFO] [stdout]    | move the `impl` block outside of this constant `__wbg_generated_const_Graphics`
[INFO] [stdout] 25 | extern {
[INFO] [stdout] 26 |   pub type Graphics;
[INFO] [stdout]    |            -------- `Graphics` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the attribute macro `wasm_bindgen` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the attribute macro `wasm_bindgen` may come from an old version of the `wasm_bindgen_macro` crate, try updating your dependency with `cargo update -p wasm_bindgen_macro`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the attribute macro `wasm_bindgen` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/lib.rs:24:1
[INFO] [stdout]    |
[INFO] [stdout] 24 | #[wasm_bindgen(module = "pixi.js")]
[INFO] [stdout]    | ^----------------------------------
[INFO] [stdout]    | |
[INFO] [stdout]    | `AsRef` is not local
[INFO] [stdout]    | move the `impl` block outside of this constant `__wbg_generated_const_Graphics`
[INFO] [stdout] 25 | extern {
[INFO] [stdout] 26 |   pub type Graphics;
[INFO] [stdout]    |            --------
[INFO] [stdout]    |            |
[INFO] [stdout]    |            `Graphics` is not local
[INFO] [stdout]    |            `Graphics` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the attribute macro `wasm_bindgen` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the attribute macro `wasm_bindgen` may come from an old version of the `wasm_bindgen_macro` crate, try updating your dependency with `cargo update -p wasm_bindgen_macro`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the attribute macro `wasm_bindgen` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/lib.rs:24:1
[INFO] [stdout]    |
[INFO] [stdout] 24 | #[wasm_bindgen(module = "pixi.js")]
[INFO] [stdout]    | -^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    | |
[INFO] [stdout]    | `JsValue` is not local
[INFO] [stdout]    | `From` is not local
[INFO] [stdout]    | move the `impl` block outside of this constant `__wbg_generated_const_Graphics`
[INFO] [stdout] 25 | extern {
[INFO] [stdout] 26 |   pub type Graphics;
[INFO] [stdout]    |            -------- `Graphics` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the attribute macro `wasm_bindgen` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the attribute macro `wasm_bindgen` may come from an old version of the `wasm_bindgen_macro` crate, try updating your dependency with `cargo update -p wasm_bindgen_macro`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the attribute macro `wasm_bindgen` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/lib.rs:24:1
[INFO] [stdout]    |
[INFO] [stdout] 24 | #[wasm_bindgen(module = "pixi.js")]
[INFO] [stdout]    | ^----------------------------------
[INFO] [stdout]    | |
[INFO] [stdout]    | `JsCast` is not local
[INFO] [stdout]    | move the `impl` block outside of this constant `__wbg_generated_const_Graphics`
[INFO] [stdout] 25 | extern {
[INFO] [stdout] 26 |   pub type Graphics;
[INFO] [stdout]    |            -------- `Graphics` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the attribute macro `wasm_bindgen` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the attribute macro `wasm_bindgen` may come from an old version of the `wasm_bindgen_macro` crate, try updating your dependency with `cargo update -p wasm_bindgen_macro`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the attribute macro `wasm_bindgen` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/lib.rs:44:1
[INFO] [stdout]    |
[INFO] [stdout] 44 | #[wasm_bindgen(module = "pixi.js")]
[INFO] [stdout]    | ^----------------------------------
[INFO] [stdout]    | |
[INFO] [stdout]    | `WasmDescribe` is not local
[INFO] [stdout]    | move the `impl` block outside of this constant `__wbg_generated_const_Renderer`
[INFO] [stdout] 45 | extern {
[INFO] [stdout] 46 |   pub type Renderer;
[INFO] [stdout]    |            -------- `Renderer` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the attribute macro `wasm_bindgen` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the attribute macro `wasm_bindgen` may come from an old version of the `wasm_bindgen_macro` crate, try updating your dependency with `cargo update -p wasm_bindgen_macro`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the attribute macro `wasm_bindgen` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/lib.rs:44:1
[INFO] [stdout]    |
[INFO] [stdout] 44 | #[wasm_bindgen(module = "pixi.js")]
[INFO] [stdout]    | ^----------------------------------
[INFO] [stdout]    | |
[INFO] [stdout]    | `Deref` is not local
[INFO] [stdout]    | move the `impl` block outside of this constant `__wbg_generated_const_Renderer`
[INFO] [stdout] 45 | extern {
[INFO] [stdout] 46 |   pub type Renderer;
[INFO] [stdout]    |            -------- `Renderer` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the attribute macro `wasm_bindgen` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the attribute macro `wasm_bindgen` may come from an old version of the `wasm_bindgen_macro` crate, try updating your dependency with `cargo update -p wasm_bindgen_macro`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the attribute macro `wasm_bindgen` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/lib.rs:44:1
[INFO] [stdout]    |
[INFO] [stdout] 44 | #[wasm_bindgen(module = "pixi.js")]
[INFO] [stdout]    | ^----------------------------------
[INFO] [stdout]    | |
[INFO] [stdout]    | `IntoWasmAbi` is not local
[INFO] [stdout]    | move the `impl` block outside of this constant `__wbg_generated_const_Renderer`
[INFO] [stdout] 45 | extern {
[INFO] [stdout] 46 |   pub type Renderer;
[INFO] [stdout]    |            -------- `Renderer` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the attribute macro `wasm_bindgen` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the attribute macro `wasm_bindgen` may come from an old version of the `wasm_bindgen_macro` crate, try updating your dependency with `cargo update -p wasm_bindgen_macro`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the attribute macro `wasm_bindgen` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/lib.rs:44:1
[INFO] [stdout]    |
[INFO] [stdout] 44 | #[wasm_bindgen(module = "pixi.js")]
[INFO] [stdout]    | ^----------------------------------
[INFO] [stdout]    | |
[INFO] [stdout]    | `OptionIntoWasmAbi` is not local
[INFO] [stdout]    | move the `impl` block outside of this constant `__wbg_generated_const_Renderer`
[INFO] [stdout] 45 | extern {
[INFO] [stdout] 46 |   pub type Renderer;
[INFO] [stdout]    |            -------- `Renderer` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the attribute macro `wasm_bindgen` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the attribute macro `wasm_bindgen` may come from an old version of the `wasm_bindgen_macro` crate, try updating your dependency with `cargo update -p wasm_bindgen_macro`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the attribute macro `wasm_bindgen` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/lib.rs:44:1
[INFO] [stdout]    |
[INFO] [stdout] 44 | #[wasm_bindgen(module = "pixi.js")]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    | |
[INFO] [stdout]    | `OptionIntoWasmAbi` is not local
[INFO] [stdout]    | move the `impl` block outside of this constant `__wbg_generated_const_Renderer`
[INFO] [stdout] 45 | extern {
[INFO] [stdout] 46 |   pub type Renderer;
[INFO] [stdout]    |            -------- `Renderer` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the attribute macro `wasm_bindgen` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the attribute macro `wasm_bindgen` may come from an old version of the `wasm_bindgen_macro` crate, try updating your dependency with `cargo update -p wasm_bindgen_macro`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the attribute macro `wasm_bindgen` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/lib.rs:44:1
[INFO] [stdout]    |
[INFO] [stdout] 44 | #[wasm_bindgen(module = "pixi.js")]
[INFO] [stdout]    | ^----------------------------------
[INFO] [stdout]    | |
[INFO] [stdout]    | `FromWasmAbi` is not local
[INFO] [stdout]    | move the `impl` block outside of this constant `__wbg_generated_const_Renderer`
[INFO] [stdout] 45 | extern {
[INFO] [stdout] 46 |   pub type Renderer;
[INFO] [stdout]    |            -------- `Renderer` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the attribute macro `wasm_bindgen` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the attribute macro `wasm_bindgen` may come from an old version of the `wasm_bindgen_macro` crate, try updating your dependency with `cargo update -p wasm_bindgen_macro`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the attribute macro `wasm_bindgen` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/lib.rs:44:1
[INFO] [stdout]    |
[INFO] [stdout] 44 | #[wasm_bindgen(module = "pixi.js")]
[INFO] [stdout]    | ^----------------------------------
[INFO] [stdout]    | |
[INFO] [stdout]    | `OptionFromWasmAbi` is not local
[INFO] [stdout]    | move the `impl` block outside of this constant `__wbg_generated_const_Renderer`
[INFO] [stdout] 45 | extern {
[INFO] [stdout] 46 |   pub type Renderer;
[INFO] [stdout]    |            -------- `Renderer` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the attribute macro `wasm_bindgen` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the attribute macro `wasm_bindgen` may come from an old version of the `wasm_bindgen_macro` crate, try updating your dependency with `cargo update -p wasm_bindgen_macro`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the attribute macro `wasm_bindgen` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/lib.rs:44:1
[INFO] [stdout]    |
[INFO] [stdout] 44 | #[wasm_bindgen(module = "pixi.js")]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    | |
[INFO] [stdout]    | `IntoWasmAbi` is not local
[INFO] [stdout]    | move the `impl` block outside of this constant `__wbg_generated_const_Renderer`
[INFO] [stdout] 45 | extern {
[INFO] [stdout] 46 |   pub type Renderer;
[INFO] [stdout]    |            -------- `Renderer` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the attribute macro `wasm_bindgen` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the attribute macro `wasm_bindgen` may come from an old version of the `wasm_bindgen_macro` crate, try updating your dependency with `cargo update -p wasm_bindgen_macro`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the attribute macro `wasm_bindgen` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/lib.rs:44:1
[INFO] [stdout]    |
[INFO] [stdout] 44 | #[wasm_bindgen(module = "pixi.js")]
[INFO] [stdout]    | ^----------------------------------
[INFO] [stdout]    | |
[INFO] [stdout]    | `RefFromWasmAbi` is not local
[INFO] [stdout]    | move the `impl` block outside of this constant `__wbg_generated_const_Renderer`
[INFO] [stdout] 45 | extern {
[INFO] [stdout] 46 |   pub type Renderer;
[INFO] [stdout]    |            -------- `Renderer` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the attribute macro `wasm_bindgen` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the attribute macro `wasm_bindgen` may come from an old version of the `wasm_bindgen_macro` crate, try updating your dependency with `cargo update -p wasm_bindgen_macro`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the attribute macro `wasm_bindgen` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/lib.rs:44:1
[INFO] [stdout]    |
[INFO] [stdout] 44 | #[wasm_bindgen(module = "pixi.js")]
[INFO] [stdout]    | ^----------------------------------
[INFO] [stdout]    | |
[INFO] [stdout]    | `From` is not local
[INFO] [stdout]    | `JsValue` is not local
[INFO] [stdout]    | move the `impl` block outside of this constant `__wbg_generated_const_Renderer`
[INFO] [stdout] 45 | extern {
[INFO] [stdout] 46 |   pub type Renderer;
[INFO] [stdout]    |            -------- `Renderer` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the attribute macro `wasm_bindgen` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the attribute macro `wasm_bindgen` may come from an old version of the `wasm_bindgen_macro` crate, try updating your dependency with `cargo update -p wasm_bindgen_macro`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the attribute macro `wasm_bindgen` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/lib.rs:44:1
[INFO] [stdout]    |
[INFO] [stdout] 44 | #[wasm_bindgen(module = "pixi.js")]
[INFO] [stdout]    | ^----------------------------------
[INFO] [stdout]    | |
[INFO] [stdout]    | `AsRef` is not local
[INFO] [stdout]    | `JsValue` is not local
[INFO] [stdout]    | move the `impl` block outside of this constant `__wbg_generated_const_Renderer`
[INFO] [stdout] 45 | extern {
[INFO] [stdout] 46 |   pub type Renderer;
[INFO] [stdout]    |            -------- `Renderer` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the attribute macro `wasm_bindgen` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the attribute macro `wasm_bindgen` may come from an old version of the `wasm_bindgen_macro` crate, try updating your dependency with `cargo update -p wasm_bindgen_macro`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the attribute macro `wasm_bindgen` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/lib.rs:44:1
[INFO] [stdout]    |
[INFO] [stdout] 44 | #[wasm_bindgen(module = "pixi.js")]
[INFO] [stdout]    | ^----------------------------------
[INFO] [stdout]    | |
[INFO] [stdout]    | `AsRef` is not local
[INFO] [stdout]    | move the `impl` block outside of this constant `__wbg_generated_const_Renderer`
[INFO] [stdout] 45 | extern {
[INFO] [stdout] 46 |   pub type Renderer;
[INFO] [stdout]    |            --------
[INFO] [stdout]    |            |
[INFO] [stdout]    |            `Renderer` is not local
[INFO] [stdout]    |            `Renderer` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the attribute macro `wasm_bindgen` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the attribute macro `wasm_bindgen` may come from an old version of the `wasm_bindgen_macro` crate, try updating your dependency with `cargo update -p wasm_bindgen_macro`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the attribute macro `wasm_bindgen` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/lib.rs:44:1
[INFO] [stdout]    |
[INFO] [stdout] 44 | #[wasm_bindgen(module = "pixi.js")]
[INFO] [stdout]    | -^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    | |
[INFO] [stdout]    | `JsValue` is not local
[INFO] [stdout]    | `From` is not local
[INFO] [stdout]    | move the `impl` block outside of this constant `__wbg_generated_const_Renderer`
[INFO] [stdout] 45 | extern {
[INFO] [stdout] 46 |   pub type Renderer;
[INFO] [stdout]    |            -------- `Renderer` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the attribute macro `wasm_bindgen` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the attribute macro `wasm_bindgen` may come from an old version of the `wasm_bindgen_macro` crate, try updating your dependency with `cargo update -p wasm_bindgen_macro`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the attribute macro `wasm_bindgen` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/lib.rs:44:1
[INFO] [stdout]    |
[INFO] [stdout] 44 | #[wasm_bindgen(module = "pixi.js")]
[INFO] [stdout]    | ^----------------------------------
[INFO] [stdout]    | |
[INFO] [stdout]    | `JsCast` is not local
[INFO] [stdout]    | move the `impl` block outside of this constant `__wbg_generated_const_Renderer`
[INFO] [stdout] 45 | extern {
[INFO] [stdout] 46 |   pub type Renderer;
[INFO] [stdout]    |            -------- `Renderer` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the attribute macro `wasm_bindgen` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the attribute macro `wasm_bindgen` may come from an old version of the `wasm_bindgen_macro` crate, try updating your dependency with `cargo update -p wasm_bindgen_macro`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the attribute macro `wasm_bindgen` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.47s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: wasm-bindgen v0.2.67
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
[INFO] running `Command { std: "docker" "inspect" "23960d96ce267fab8cab36105789d84336ee81ab7c01a0d4055ce2adcd61b70a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "23960d96ce267fab8cab36105789d84336ee81ab7c01a0d4055ce2adcd61b70a", kill_on_drop: false }`
[INFO] [stdout] 23960d96ce267fab8cab36105789d84336ee81ab7c01a0d4055ce2adcd61b70a
