[INFO] fetching crate wasmbin 0.8.1...
[INFO] testing wasmbin-0.8.1 against master#1871252fc8bb672d40787e67404e6eaae7059369 for pr-125151
[INFO] extracting crate wasmbin 0.8.1 into /workspace/builds/worker-0-tc1/source
[INFO] validating manifest of crates.io crate wasmbin 0.8.1 on toolchain 1871252fc8bb672d40787e67404e6eaae7059369
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate wasmbin 0.8.1
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate wasmbin 0.8.1
[INFO] tweaked toml for crates.io crate wasmbin 0.8.1 written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] crate crates.io crate wasmbin 0.8.1 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" "+1871252fc8bb672d40787e67404e6eaae7059369" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded wasmbin-derive v0.2.2
[INFO] [stderr]   Downloaded custom_debug_derive v0.6.0
[INFO] [stderr]   Downloaded custom_debug v0.6.0
[INFO] [stderr]   Downloaded libtest-mimic v0.7.0
[INFO] [stderr]   Downloaded wast v70.0.0
[INFO] [stderr]   Downloaded wasm-encoder v0.39.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 4ad981ca28c6b35a3279cdc6d3a82f87053c8e067a94ba626fe8bfb3ae98324a
[INFO] running `Command { std: "docker" "start" "-a" "4ad981ca28c6b35a3279cdc6d3a82f87053c8e067a94ba626fe8bfb3ae98324a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "4ad981ca28c6b35a3279cdc6d3a82f87053c8e067a94ba626fe8bfb3ae98324a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4ad981ca28c6b35a3279cdc6d3a82f87053c8e067a94ba626fe8bfb3ae98324a", kill_on_drop: false }`
[INFO] [stdout] 4ad981ca28c6b35a3279cdc6d3a82f87053c8e067a94ba626fe8bfb3ae98324a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b0e698966ca7a9527c1656b97c1084257ae3f4708833bee2c13555f72ff55e25
[INFO] running `Command { std: "docker" "start" "-a" "b0e698966ca7a9527c1656b97c1084257ae3f4708833bee2c13555f72ff55e25", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.76
[INFO] [stderr]    Compiling unicode-ident v1.0.12
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling strsim v0.10.0
[INFO] [stderr]    Compiling ident_case v1.0.1
[INFO] [stderr]    Compiling unicode-xid v0.2.4
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling either v1.9.0
[INFO] [stderr]    Compiling thiserror v1.0.56
[INFO] [stderr]    Compiling once_cell v1.19.0
[INFO] [stderr]    Compiling leb128 v0.2.5
[INFO] [stderr]    Compiling itertools v0.12.0
[INFO] [stderr]    Compiling quote v1.0.35
[INFO] [stderr]    Compiling syn v2.0.48
[INFO] [stderr]    Compiling synstructure v0.12.6
[INFO] [stderr]    Compiling darling_core v0.20.3
[INFO] [stderr]    Compiling synstructure v0.13.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.56
[INFO] [stderr]    Compiling darling_macro v0.20.3
[INFO] [stderr]    Compiling wasmbin-derive v0.2.2
[INFO] [stderr]    Compiling darling v0.20.3
[INFO] [stderr]    Compiling custom_debug_derive v0.6.0
[INFO] [stderr]    Compiling custom_debug v0.6.0
[INFO] [stderr]    Compiling wasmbin v0.8.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]   --> src/builtins/blob.rs:39:47
[INFO] [stdout]    |
[INFO] [stdout] 39 | #[derive(Default, PartialEq, Eq, Hash, Clone, Visit)]
[INFO] [stdout]    |                                               ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current constant `_DERIVE_Visit_FOR_Blob`
[INFO] [stdout]    = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type
[INFO] [stdout]    = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]    = note: the derive macro `Visit` may come from an old version of the `wasmbin_derive` crate, try updating your dependency with `cargo update -p wasmbin_derive`
[INFO] [stdout]    = note: `#[warn(non_local_definitions)]` on by default
[INFO] [stdout]    = note: this warning originates in the derive macro `Visit` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]   --> src/builtins/floats.rs:22:10
[INFO] [stdout]    |
[INFO] [stdout] 22 | #[derive(Wasmbin, Debug, Clone, Visit)]
[INFO] [stdout]    |          ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current constant `_DERIVE_Encode_FOR_FloatConst`
[INFO] [stdout]    = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type
[INFO] [stdout]    = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]    = note: the derive macro `Wasmbin` may come from an old version of the `wasmbin_derive` crate, try updating your dependency with `cargo update -p wasmbin_derive`
[INFO] [stdout]    = note: this warning originates in the derive macro `Wasmbin` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]   --> src/builtins/floats.rs:22:33
[INFO] [stdout]    |
[INFO] [stdout] 22 | #[derive(Wasmbin, Debug, Clone, Visit)]
[INFO] [stdout]    |                                 ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current constant `_DERIVE_Visit_FOR_FloatConst`
[INFO] [stdout]    = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type
[INFO] [stdout]    = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]    = note: the derive macro `Visit` may come from an old version of the `wasmbin_derive` crate, try updating your dependency with `cargo update -p wasmbin_derive`
[INFO] [stdout]    = note: this warning originates in the derive macro `Visit` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]   --> src/builtins/lazy.rs:25:19
[INFO] [stdout]    |
[INFO] [stdout] 25 | #[derive(Default, CustomDebug, Clone, PartialEq, Eq, Hash, Visit)]
[INFO] [stdout]    |                   ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current constant `_DERIVE_core_fmt_Debug_FOR_UnparsedBytes`
[INFO] [stdout]    = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type
[INFO] [stdout]    = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]    = note: the derive macro `CustomDebug` may come from an old version of the `custom_debug_derive` crate, try updating your dependency with `cargo update -p custom_debug_derive`
[INFO] [stdout]    = note: this warning originates in the derive macro `CustomDebug` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]   --> src/builtins/lazy.rs:25:60
[INFO] [stdout]    |
[INFO] [stdout] 25 | #[derive(Default, CustomDebug, Clone, PartialEq, Eq, Hash, Visit)]
[INFO] [stdout]    |                                                            ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current constant `_DERIVE_Visit_FOR_UnparsedBytes`
[INFO] [stdout]    = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type
[INFO] [stdout]    = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]    = note: the derive macro `Visit` may come from an old version of the `wasmbin_derive` crate, try updating your dependency with `cargo update -p wasmbin_derive`
[INFO] [stdout]    = note: this warning originates in the derive macro `Visit` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]   --> src/builtins/lazy.rs:72:10
[INFO] [stdout]    |
[INFO] [stdout] 72 | #[derive(CustomDebug, Clone)]
[INFO] [stdout]    |          ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current constant `_DERIVE_core_fmt_Debug_FOR_LazyStatus`
[INFO] [stdout]    = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type
[INFO] [stdout]    = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]    = note: the derive macro `CustomDebug` may come from an old version of the `custom_debug_derive` crate, try updating your dependency with `cargo update -p custom_debug_derive`
[INFO] [stdout]    = note: this warning originates in the derive macro `CustomDebug` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]   --> src/indices.rs:23:46
[INFO] [stdout]    |
[INFO] [stdout] 23 |         #[derive(PartialEq, Eq, Clone, Copy, Wasmbin, WasmbinCountable, Hash, Visit)]
[INFO] [stdout]    |                                              ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 54 | newtype_id!(DataId);
[INFO] [stdout]    | ------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current constant `_DERIVE_Encode_FOR_DataId`
[INFO] [stdout]    = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type
[INFO] [stdout]    = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]    = note: the derive macro `Wasmbin` may come from an old version of the `wasmbin_derive` crate, try updating your dependency with `cargo update -p wasmbin_derive`
[INFO] [stdout]    = note: this warning originates in the derive macro `Wasmbin` which comes from the expansion of the macro `newtype_id` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]   --> src/indices.rs:23:55
[INFO] [stdout]    |
[INFO] [stdout] 23 |         #[derive(PartialEq, Eq, Clone, Copy, Wasmbin, WasmbinCountable, Hash, Visit)]
[INFO] [stdout]    |                                                       ^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 54 | newtype_id!(DataId);
[INFO] [stdout]    | ------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current constant `_DERIVE_crate_builtins_WasmbinCountable_FOR_DataId`
[INFO] [stdout]    = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type
[INFO] [stdout]    = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]    = note: the derive macro `WasmbinCountable` may come from an old version of the `wasmbin_derive` crate, try updating your dependency with `cargo update -p wasmbin_derive`
[INFO] [stdout]    = note: this warning originates in the derive macro `WasmbinCountable` which comes from the expansion of the macro `newtype_id` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]   --> src/indices.rs:23:79
[INFO] [stdout]    |
[INFO] [stdout] 23 |         #[derive(PartialEq, Eq, Clone, Copy, Wasmbin, WasmbinCountable, Hash, Visit)]
[INFO] [stdout]    |                                                                               ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 54 | newtype_id!(DataId);
[INFO] [stdout]    | ------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current constant `_DERIVE_Visit_FOR_DataId`
[INFO] [stdout]    = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type
[INFO] [stdout]    = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]    = note: the derive macro `Visit` may come from an old version of the `wasmbin_derive` crate, try updating your dependency with `cargo update -p wasmbin_derive`
[INFO] [stdout]    = note: this warning originates in the derive macro `Visit` which comes from the expansion of the macro `newtype_id` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]   --> src/indices.rs:23:46
[INFO] [stdout]    |
[INFO] [stdout] 23 |         #[derive(PartialEq, Eq, Clone, Copy, Wasmbin, WasmbinCountable, Hash, Visit)]
[INFO] [stdout]    |                                              ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 55 | newtype_id!(ElemId);
[INFO] [stdout]    | ------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current constant `_DERIVE_Encode_FOR_ElemId`
[INFO] [stdout]    = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type
[INFO] [stdout]    = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]    = note: the derive macro `Wasmbin` may come from an old version of the `wasmbin_derive` crate, try updating your dependency with `cargo update -p wasmbin_derive`
[INFO] [stdout]    = note: this warning originates in the derive macro `Wasmbin` which comes from the expansion of the macro `newtype_id` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]   --> src/indices.rs:23:55
[INFO] [stdout]    |
[INFO] [stdout] 23 |         #[derive(PartialEq, Eq, Clone, Copy, Wasmbin, WasmbinCountable, Hash, Visit)]
[INFO] [stdout]    |                                                       ^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 55 | newtype_id!(ElemId);
[INFO] [stdout]    | ------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current constant `_DERIVE_crate_builtins_WasmbinCountable_FOR_ElemId`
[INFO] [stdout]    = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type
[INFO] [stdout]    = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]    = note: the derive macro `WasmbinCountable` may come from an old version of the `wasmbin_derive` crate, try updating your dependency with `cargo update -p wasmbin_derive`
[INFO] [stdout]    = note: this warning originates in the derive macro `WasmbinCountable` which comes from the expansion of the macro `newtype_id` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]   --> src/indices.rs:23:79
[INFO] [stdout]    |
[INFO] [stdout] 23 |         #[derive(PartialEq, Eq, Clone, Copy, Wasmbin, WasmbinCountable, Hash, Visit)]
[INFO] [stdout]    |                                                                               ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 55 | newtype_id!(ElemId);
[INFO] [stdout]    | ------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current constant `_DERIVE_Visit_FOR_ElemId`
[INFO] [stdout]    = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type
[INFO] [stdout]    = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]    = note: the derive macro `Visit` may come from an old version of the `wasmbin_derive` crate, try updating your dependency with `cargo update -p wasmbin_derive`
[INFO] [stdout]    = note: this warning originates in the derive macro `Visit` which comes from the expansion of the macro `newtype_id` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]   --> src/indices.rs:23:46
[INFO] [stdout]    |
[INFO] [stdout] 23 |         #[derive(PartialEq, Eq, Clone, Copy, Wasmbin, WasmbinCountable, Hash, Visit)]
[INFO] [stdout]    |                                              ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 56 | newtype_id!(FuncId);
[INFO] [stdout]    | ------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current constant `_DERIVE_Encode_FOR_FuncId`
[INFO] [stdout]    = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type
[INFO] [stdout]    = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]    = note: the derive macro `Wasmbin` may come from an old version of the `wasmbin_derive` crate, try updating your dependency with `cargo update -p wasmbin_derive`
[INFO] [stdout]    = note: this warning originates in the derive macro `Wasmbin` which comes from the expansion of the macro `newtype_id` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]   --> src/indices.rs:23:55
[INFO] [stdout]    |
[INFO] [stdout] 23 |         #[derive(PartialEq, Eq, Clone, Copy, Wasmbin, WasmbinCountable, Hash, Visit)]
[INFO] [stdout]    |                                                       ^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 56 | newtype_id!(FuncId);
[INFO] [stdout]    | ------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current constant `_DERIVE_crate_builtins_WasmbinCountable_FOR_FuncId`
[INFO] [stdout]    = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type
[INFO] [stdout]    = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]    = note: the derive macro `WasmbinCountable` may come from an old version of the `wasmbin_derive` crate, try updating your dependency with `cargo update -p wasmbin_derive`
[INFO] [stdout]    = note: this warning originates in the derive macro `WasmbinCountable` which comes from the expansion of the macro `newtype_id` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]   --> src/indices.rs:23:79
[INFO] [stdout]    |
[INFO] [stdout] 23 |         #[derive(PartialEq, Eq, Clone, Copy, Wasmbin, WasmbinCountable, Hash, Visit)]
[INFO] [stdout]    |                                                                               ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 56 | newtype_id!(FuncId);
[INFO] [stdout]    | ------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current constant `_DERIVE_Visit_FOR_FuncId`
[INFO] [stdout]    = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type
[INFO] [stdout]    = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]    = note: the derive macro `Visit` may come from an old version of the `wasmbin_derive` crate, try updating your dependency with `cargo update -p wasmbin_derive`
[INFO] [stdout]    = note: this warning originates in the derive macro `Visit` which comes from the expansion of the macro `newtype_id` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]   --> src/indices.rs:23:46
[INFO] [stdout]    |
[INFO] [stdout] 23 |         #[derive(PartialEq, Eq, Clone, Copy, Wasmbin, WasmbinCountable, Hash, Visit)]
[INFO] [stdout]    |                                              ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 57 | newtype_id!(GlobalId);
[INFO] [stdout]    | --------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current constant `_DERIVE_Encode_FOR_GlobalId`
[INFO] [stdout]    = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type
[INFO] [stdout]    = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]    = note: the derive macro `Wasmbin` may come from an old version of the `wasmbin_derive` crate, try updating your dependency with `cargo update -p wasmbin_derive`
[INFO] [stdout]    = note: this warning originates in the derive macro `Wasmbin` which comes from the expansion of the macro `newtype_id` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]   --> src/indices.rs:23:55
[INFO] [stdout]    |
[INFO] [stdout] 23 |         #[derive(PartialEq, Eq, Clone, Copy, Wasmbin, WasmbinCountable, Hash, Visit)]
[INFO] [stdout]    |                                                       ^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 57 | newtype_id!(GlobalId);
[INFO] [stdout]    | --------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current constant `_DERIVE_crate_builtins_WasmbinCountable_FOR_GlobalId`
[INFO] [stdout]    = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type
[INFO] [stdout]    = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]    = note: the derive macro `WasmbinCountable` may come from an old version of the `wasmbin_derive` crate, try updating your dependency with `cargo update -p wasmbin_derive`
[INFO] [stdout]    = note: this warning originates in the derive macro `WasmbinCountable` which comes from the expansion of the macro `newtype_id` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]   --> src/indices.rs:23:79
[INFO] [stdout]    |
[INFO] [stdout] 23 |         #[derive(PartialEq, Eq, Clone, Copy, Wasmbin, WasmbinCountable, Hash, Visit)]
[INFO] [stdout]    |                                                                               ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 57 | newtype_id!(GlobalId);
[INFO] [stdout]    | --------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current constant `_DERIVE_Visit_FOR_GlobalId`
[INFO] [stdout]    = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type
[INFO] [stdout]    = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]    = note: the derive macro `Visit` may come from an old version of the `wasmbin_derive` crate, try updating your dependency with `cargo update -p wasmbin_derive`
[INFO] [stdout]    = note: this warning originates in the derive macro `Visit` which comes from the expansion of the macro `newtype_id` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]   --> src/indices.rs:23:46
[INFO] [stdout]    |
[INFO] [stdout] 23 |         #[derive(PartialEq, Eq, Clone, Copy, Wasmbin, WasmbinCountable, Hash, Visit)]
[INFO] [stdout]    |                                              ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 58 | newtype_id!(LabelId);
[INFO] [stdout]    | -------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current constant `_DERIVE_Encode_FOR_LabelId`
[INFO] [stdout]    = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type
[INFO] [stdout]    = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]    = note: the derive macro `Wasmbin` may come from an old version of the `wasmbin_derive` crate, try updating your dependency with `cargo update -p wasmbin_derive`
[INFO] [stdout]    = note: this warning originates in the derive macro `Wasmbin` which comes from the expansion of the macro `newtype_id` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]   --> src/indices.rs:23:55
[INFO] [stdout]    |
[INFO] [stdout] 23 |         #[derive(PartialEq, Eq, Clone, Copy, Wasmbin, WasmbinCountable, Hash, Visit)]
[INFO] [stdout]    |                                                       ^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 58 | newtype_id!(LabelId);
[INFO] [stdout]    | -------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current constant `_DERIVE_crate_builtins_WasmbinCountable_FOR_LabelId`
[INFO] [stdout]    = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type
[INFO] [stdout]    = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]    = note: the derive macro `WasmbinCountable` may come from an old version of the `wasmbin_derive` crate, try updating your dependency with `cargo update -p wasmbin_derive`
[INFO] [stdout]    = note: this warning originates in the derive macro `WasmbinCountable` which comes from the expansion of the macro `newtype_id` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]   --> src/indices.rs:23:79
[INFO] [stdout]    |
[INFO] [stdout] 23 |         #[derive(PartialEq, Eq, Clone, Copy, Wasmbin, WasmbinCountable, Hash, Visit)]
[INFO] [stdout]    |                                                                               ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 58 | newtype_id!(LabelId);
[INFO] [stdout]    | -------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current constant `_DERIVE_Visit_FOR_LabelId`
[INFO] [stdout]    = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type
[INFO] [stdout]    = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]    = note: the derive macro `Visit` may come from an old version of the `wasmbin_derive` crate, try updating your dependency with `cargo update -p wasmbin_derive`
[INFO] [stdout]    = note: this warning originates in the derive macro `Visit` which comes from the expansion of the macro `newtype_id` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]   --> src/indices.rs:23:46
[INFO] [stdout]    |
[INFO] [stdout] 23 |         #[derive(PartialEq, Eq, Clone, Copy, Wasmbin, WasmbinCountable, Hash, Visit)]
[INFO] [stdout]    |                                              ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 59 | newtype_id!(LocalId);
[INFO] [stdout]    | -------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current constant `_DERIVE_Encode_FOR_LocalId`
[INFO] [stdout]    = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type
[INFO] [stdout]    = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]    = note: the derive macro `Wasmbin` may come from an old version of the `wasmbin_derive` crate, try updating your dependency with `cargo update -p wasmbin_derive`
[INFO] [stdout]    = note: this warning originates in the derive macro `Wasmbin` which comes from the expansion of the macro `newtype_id` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]   --> src/indices.rs:23:55
[INFO] [stdout]    |
[INFO] [stdout] 23 |         #[derive(PartialEq, Eq, Clone, Copy, Wasmbin, WasmbinCountable, Hash, Visit)]
[INFO] [stdout]    |                                                       ^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 59 | newtype_id!(LocalId);
[INFO] [stdout]    | -------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current constant `_DERIVE_crate_builtins_WasmbinCountable_FOR_LocalId`
[INFO] [stdout]    = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type
[INFO] [stdout]    = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]    = note: the derive macro `WasmbinCountable` may come from an old version of the `wasmbin_derive` crate, try updating your dependency with `cargo update -p wasmbin_derive`
[INFO] [stdout]    = note: this warning originates in the derive macro `WasmbinCountable` which comes from the expansion of the macro `newtype_id` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]   --> src/indices.rs:23:79
[INFO] [stdout]    |
[INFO] [stdout] 23 |         #[derive(PartialEq, Eq, Clone, Copy, Wasmbin, WasmbinCountable, Hash, Visit)]
[INFO] [stdout]    |                                                                               ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 59 | newtype_id!(LocalId);
[INFO] [stdout]    | -------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current constant `_DERIVE_Visit_FOR_LocalId`
[INFO] [stdout]    = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type
[INFO] [stdout]    = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]    = note: the derive macro `Visit` may come from an old version of the `wasmbin_derive` crate, try updating your dependency with `cargo update -p wasmbin_derive`
[INFO] [stdout]    = note: this warning originates in the derive macro `Visit` which comes from the expansion of the macro `newtype_id` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]   --> src/indices.rs:23:46
[INFO] [stdout]    |
[INFO] [stdout] 23 |         #[derive(PartialEq, Eq, Clone, Copy, Wasmbin, WasmbinCountable, Hash, Visit)]
[INFO] [stdout]    |                                              ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 60 | newtype_id!(MemId);
[INFO] [stdout]    | ------------------ in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current constant `_DERIVE_Encode_FOR_MemId`
[INFO] [stdout]    = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type
[INFO] [stdout]    = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]    = note: the derive macro `Wasmbin` may come from an old version of the `wasmbin_derive` crate, try updating your dependency with `cargo update -p wasmbin_derive`
[INFO] [stdout]    = note: this warning originates in the derive macro `Wasmbin` which comes from the expansion of the macro `newtype_id` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]   --> src/indices.rs:23:55
[INFO] [stdout]    |
[INFO] [stdout] 23 |         #[derive(PartialEq, Eq, Clone, Copy, Wasmbin, WasmbinCountable, Hash, Visit)]
[INFO] [stdout]    |                                                       ^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 60 | newtype_id!(MemId);
[INFO] [stdout]    | ------------------ in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current constant `_DERIVE_crate_builtins_WasmbinCountable_FOR_MemId`
[INFO] [stdout]    = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type
[INFO] [stdout]    = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]    = note: the derive macro `WasmbinCountable` may come from an old version of the `wasmbin_derive` crate, try updating your dependency with `cargo update -p wasmbin_derive`
[INFO] [stdout]    = note: this warning originates in the derive macro `WasmbinCountable` which comes from the expansion of the macro `newtype_id` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]   --> src/indices.rs:23:79
[INFO] [stdout]    |
[INFO] [stdout] 23 |         #[derive(PartialEq, Eq, Clone, Copy, Wasmbin, WasmbinCountable, Hash, Visit)]
[INFO] [stdout]    |                                                                               ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 60 | newtype_id!(MemId);
[INFO] [stdout]    | ------------------ in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current constant `_DERIVE_Visit_FOR_MemId`
[INFO] [stdout]    = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type
[INFO] [stdout]    = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]    = note: the derive macro `Visit` may come from an old version of the `wasmbin_derive` crate, try updating your dependency with `cargo update -p wasmbin_derive`
[INFO] [stdout]    = note: this warning originates in the derive macro `Visit` which comes from the expansion of the macro `newtype_id` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]   --> src/indices.rs:23:46
[INFO] [stdout]    |
[INFO] [stdout] 23 |         #[derive(PartialEq, Eq, Clone, Copy, Wasmbin, WasmbinCountable, Hash, Visit)]
[INFO] [stdout]    |                                              ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 61 | newtype_id!(TableId);
[INFO] [stdout]    | -------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current constant `_DERIVE_Encode_FOR_TableId`
[INFO] [stdout]    = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type
[INFO] [stdout]    = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]    = note: the derive macro `Wasmbin` may come from an old version of the `wasmbin_derive` crate, try updating your dependency with `cargo update -p wasmbin_derive`
[INFO] [stdout]    = note: this warning originates in the derive macro `Wasmbin` which comes from the expansion of the macro `newtype_id` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]   --> src/indices.rs:23:55
[INFO] [stdout]    |
[INFO] [stdout] 23 |         #[derive(PartialEq, Eq, Clone, Copy, Wasmbin, WasmbinCountable, Hash, Visit)]
[INFO] [stdout]    |                                                       ^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 61 | newtype_id!(TableId);
[INFO] [stdout]    | -------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current constant `_DERIVE_crate_builtins_WasmbinCountable_FOR_TableId`
[INFO] [stdout]    = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type
[INFO] [stdout]    = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]    = note: the derive macro `WasmbinCountable` may come from an old version of the `wasmbin_derive` crate, try updating your dependency with `cargo update -p wasmbin_derive`
[INFO] [stdout]    = note: this warning originates in the derive macro `WasmbinCountable` which comes from the expansion of the macro `newtype_id` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]   --> src/indices.rs:23:79
[INFO] [stdout]    |
[INFO] [stdout] 23 |         #[derive(PartialEq, Eq, Clone, Copy, Wasmbin, WasmbinCountable, Hash, Visit)]
[INFO] [stdout]    |                                                                               ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 61 | newtype_id!(TableId);
[INFO] [stdout]    | -------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current constant `_DERIVE_Visit_FOR_TableId`
[INFO] [stdout]    = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type
[INFO] [stdout]    = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]    = note: the derive macro `Visit` may come from an old version of the `wasmbin_derive` crate, try updating your dependency with `cargo update -p wasmbin_derive`
[INFO] [stdout]    = note: this warning originates in the derive macro `Visit` which comes from the expansion of the macro `newtype_id` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]   --> src/indices.rs:23:46
[INFO] [stdout]    |
[INFO] [stdout] 23 |         #[derive(PartialEq, Eq, Clone, Copy, Wasmbin, WasmbinCountable, Hash, Visit)]
[INFO] [stdout]    |                                              ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 62 | newtype_id!(TypeId);
[INFO] [stdout]    | ------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current constant `_DERIVE_Encode_FOR_TypeId`
[INFO] [stdout]    = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type
[INFO] [stdout]    = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]    = note: the derive macro `Wasmbin` may come from an old version of the `wasmbin_derive` crate, try updating your dependency with `cargo update -p wasmbin_derive`
[INFO] [stdout]    = note: this warning originates in the derive macro `Wasmbin` which comes from the expansion of the macro `newtype_id` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]   --> src/indices.rs:23:55
[INFO] [stdout]    |
[INFO] [stdout] 23 |         #[derive(PartialEq, Eq, Clone, Copy, Wasmbin, WasmbinCountable, Hash, Visit)]
[INFO] [stdout]    |                                                       ^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 62 | newtype_id!(TypeId);
[INFO] [stdout]    | ------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current constant `_DERIVE_crate_builtins_WasmbinCountable_FOR_TypeId`
[INFO] [stdout]    = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type
[INFO] [stdout]    = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]    = note: the derive macro `WasmbinCountable` may come from an old version of the `wasmbin_derive` crate, try updating your dependency with `cargo update -p wasmbin_derive`
[INFO] [stdout]    = note: this warning originates in the derive macro `WasmbinCountable` which comes from the expansion of the macro `newtype_id` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]   --> src/indices.rs:23:79
[INFO] [stdout]    |
[INFO] [stdout] 23 |         #[derive(PartialEq, Eq, Clone, Copy, Wasmbin, WasmbinCountable, Hash, Visit)]
[INFO] [stdout]    |                                                                               ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 62 | newtype_id!(TypeId);
[INFO] [stdout]    | ------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current constant `_DERIVE_Visit_FOR_TypeId`
[INFO] [stdout]    = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type
[INFO] [stdout]    = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]    = note: the derive macro `Visit` may come from an old version of the `wasmbin_derive` crate, try updating your dependency with `cargo update -p wasmbin_derive`
[INFO] [stdout]    = note: this warning originates in the derive macro `Visit` which comes from the expansion of the macro `newtype_id` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]    --> src/instructions/mod.rs:119:50
[INFO] [stdout]     |
[INFO] [stdout] 119 | #[cfg_attr(not(feature = "multi-memory"), derive(Wasmbin))]
[INFO] [stdout]     |                                                  ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: move this `impl` block outside the of the current constant `_DERIVE_Encode_FOR_MemArg`
[INFO] [stdout]     = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type
[INFO] [stdout]     = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]     = note: the derive macro `Wasmbin` may come from an old version of the `wasmbin_derive` crate, try updating your dependency with `cargo update -p wasmbin_derive`
[INFO] [stdout]     = note: this warning originates in the derive macro `Wasmbin` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]    --> src/instructions/mod.rs:118:45
[INFO] [stdout]     |
[INFO] [stdout] 118 | #[derive(Debug, PartialEq, Eq, Hash, Clone, Visit)]
[INFO] [stdout]     |                                             ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: move this `impl` block outside the of the current constant `_DERIVE_Visit_FOR_MemArg`
[INFO] [stdout]     = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type
[INFO] [stdout]     = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]     = note: the derive macro `Visit` may come from an old version of the `wasmbin_derive` crate, try updating your dependency with `cargo update -p wasmbin_derive`
[INFO] [stdout]     = note: this warning originates in the derive macro `Visit` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]    --> src/instructions/mod.rs:162:10
[INFO] [stdout]     |
[INFO] [stdout] 162 | #[derive(Wasmbin, Debug, PartialEq, Eq, Hash, Clone, Visit)]
[INFO] [stdout]     |          ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: move this `impl` block outside the of the current constant `_DERIVE_Encode_FOR_CallIndirect`
[INFO] [stdout]     = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type
[INFO] [stdout]     = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]     = note: the derive macro `Wasmbin` may come from an old version of the `wasmbin_derive` crate, try updating your dependency with `cargo update -p wasmbin_derive`
[INFO] [stdout]     = note: this warning originates in the derive macro `Wasmbin` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]    --> src/instructions/mod.rs:162:54
[INFO] [stdout]     |
[INFO] [stdout] 162 | #[derive(Wasmbin, Debug, PartialEq, Eq, Hash, Clone, Visit)]
[INFO] [stdout]     |                                                      ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: move this `impl` block outside the of the current constant `_DERIVE_Visit_FOR_CallIndirect`
[INFO] [stdout]     = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type
[INFO] [stdout]     = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]     = note: the derive macro `Visit` may come from an old version of the `wasmbin_derive` crate, try updating your dependency with `cargo update -p wasmbin_derive`
[INFO] [stdout]     = note: this warning originates in the derive macro `Visit` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]    --> src/instructions/mod.rs:176:10
[INFO] [stdout]     |
[INFO] [stdout] 176 | #[derive(Wasmbin, Debug, PartialEq, Eq, Hash, Clone, Visit)]
[INFO] [stdout]     |          ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: move this `impl` block outside the of the current constant `_DERIVE_Encode_FOR_Instruction`
[INFO] [stdout]     = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type
[INFO] [stdout]     = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]     = note: the derive macro `Wasmbin` may come from an old version of the `wasmbin_derive` crate, try updating your dependency with `cargo update -p wasmbin_derive`
[INFO] [stdout]     = note: this warning originates in the derive macro `Wasmbin` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]    --> src/instructions/mod.rs:176:54
[INFO] [stdout]     |
[INFO] [stdout] 176 | #[derive(Wasmbin, Debug, PartialEq, Eq, Hash, Clone, Visit)]
[INFO] [stdout]     |                                                      ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: move this `impl` block outside the of the current constant `_DERIVE_Visit_FOR_Instruction`
[INFO] [stdout]     = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type
[INFO] [stdout]     = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]     = note: the derive macro `Visit` may come from an old version of the `wasmbin_derive` crate, try updating your dependency with `cargo update -p wasmbin_derive`
[INFO] [stdout]     = note: this warning originates in the derive macro `Visit` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]   --> src/instructions/misc.rs:20:10
[INFO] [stdout]    |
[INFO] [stdout] 20 | #[derive(Wasmbin, Debug, PartialEq, Eq, Hash, Clone, Visit)]
[INFO] [stdout]    |          ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current constant `_DERIVE_Encode_FOR_Misc`
[INFO] [stdout]    = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type
[INFO] [stdout]    = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]    = note: the derive macro `Wasmbin` may come from an old version of the `wasmbin_derive` crate, try updating your dependency with `cargo update -p wasmbin_derive`
[INFO] [stdout]    = note: this warning originates in the derive macro `Wasmbin` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]   --> src/instructions/misc.rs:20:54
[INFO] [stdout]    |
[INFO] [stdout] 20 | #[derive(Wasmbin, Debug, PartialEq, Eq, Hash, Clone, Visit)]
[INFO] [stdout]    |                                                      ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current constant `_DERIVE_Visit_FOR_Misc`
[INFO] [stdout]    = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type
[INFO] [stdout]    = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]    = note: the derive macro `Visit` may come from an old version of the `wasmbin_derive` crate, try updating your dependency with `cargo update -p wasmbin_derive`
[INFO] [stdout]    = note: this warning originates in the derive macro `Visit` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]   --> src/instructions/simd.rs:21:44
[INFO] [stdout]    |
[INFO] [stdout] 21 | #[derive(PartialEq, Eq, Clone, Copy, Hash, Visit)]
[INFO] [stdout]    |                                            ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current constant `_DERIVE_Visit_FOR_LaneId`
[INFO] [stdout]    = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type
[INFO] [stdout]    = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]    = note: the derive macro `Visit` may come from an old version of the `wasmbin_derive` crate, try updating your dependency with `cargo update -p wasmbin_derive`
[INFO] [stdout]    = note: this warning originates in the derive macro `Visit` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]   --> src/instructions/simd.rs:96:10
[INFO] [stdout]    |
[INFO] [stdout] 96 | #[derive(Wasmbin, Debug, PartialEq, Eq, Hash, Clone, Visit)]
[INFO] [stdout]    |          ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current constant `_DERIVE_Encode_FOR_SIMD`
[INFO] [stdout]    = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type
[INFO] [stdout]    = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]    = note: the derive macro `Wasmbin` may come from an old version of the `wasmbin_derive` crate, try updating your dependency with `cargo update -p wasmbin_derive`
[INFO] [stdout]    = note: this warning originates in the derive macro `Wasmbin` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]   --> src/instructions/simd.rs:96:54
[INFO] [stdout]    |
[INFO] [stdout] 96 | #[derive(Wasmbin, Debug, PartialEq, Eq, Hash, Clone, Visit)]
[INFO] [stdout]    |                                                      ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current constant `_DERIVE_Visit_FOR_SIMD`
[INFO] [stdout]    = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type
[INFO] [stdout]    = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]    = note: the derive macro `Visit` may come from an old version of the `wasmbin_derive` crate, try updating your dependency with `cargo update -p wasmbin_derive`
[INFO] [stdout]    = note: this warning originates in the derive macro `Visit` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]   --> src/module.rs:25:54
[INFO] [stdout]    |
[INFO] [stdout] 25 | #[derive(Debug, Default, PartialEq, Eq, Hash, Clone, Visit)]
[INFO] [stdout]    |                                                      ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current constant `_DERIVE_Visit_FOR_MagicAndVersion`
[INFO] [stdout]    = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type
[INFO] [stdout]    = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]    = note: the derive macro `Visit` may come from an old version of the `wasmbin_derive` crate, try updating your dependency with `cargo update -p wasmbin_derive`
[INFO] [stdout]    = note: this warning originates in the derive macro `Visit` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]   --> src/module.rs:34:10
[INFO] [stdout]    |
[INFO] [stdout] 34 | #[derive(Wasmbin)]
[INFO] [stdout]    |          ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current constant `_DERIVE_Encode_FOR_ModuleRepr`
[INFO] [stdout]    = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type
[INFO] [stdout]    = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]    = note: the derive macro `Wasmbin` may come from an old version of the `wasmbin_derive` crate, try updating your dependency with `cargo update -p wasmbin_derive`
[INFO] [stdout]    = note: this warning originates in the derive macro `Wasmbin` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]   --> src/module.rs:45:54
[INFO] [stdout]    |
[INFO] [stdout] 45 | #[derive(Debug, Default, PartialEq, Eq, Hash, Clone, Visit)]
[INFO] [stdout]    |                                                      ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current constant `_DERIVE_Visit_FOR_Module`
[INFO] [stdout]    = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type
[INFO] [stdout]    = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]    = note: the derive macro `Visit` may come from an old version of the `wasmbin_derive` crate, try updating your dependency with `cargo update -p wasmbin_derive`
[INFO] [stdout]    = note: this warning originates in the derive macro `Visit` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]   --> src/sections.rs:36:10
[INFO] [stdout]    |
[INFO] [stdout] 36 | #[derive(Wasmbin, Debug, PartialEq, Eq, Hash, Clone, Visit)]
[INFO] [stdout]    |          ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current constant `_DERIVE_Encode_FOR_NameAssoc`
[INFO] [stdout]    = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type
[INFO] [stdout]    = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]    = note: the derive macro `Wasmbin` may come from an old version of the `wasmbin_derive` crate, try updating your dependency with `cargo update -p wasmbin_derive`
[INFO] [stdout]    = note: this warning originates in the derive macro `Wasmbin` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]   --> src/sections.rs:36:54
[INFO] [stdout]    |
[INFO] [stdout] 36 | #[derive(Wasmbin, Debug, PartialEq, Eq, Hash, Clone, Visit)]
[INFO] [stdout]    |                                                      ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current constant `_DERIVE_Visit_FOR_NameAssoc`
[INFO] [stdout]    = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type
[INFO] [stdout]    = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]    = note: the derive macro `Visit` may come from an old version of the `wasmbin_derive` crate, try updating your dependency with `cargo update -p wasmbin_derive`
[INFO] [stdout]    = note: this warning originates in the derive macro `Visit` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]   --> src/sections.rs:45:10
[INFO] [stdout]    |
[INFO] [stdout] 45 | #[derive(Wasmbin, Debug, PartialEq, Eq, Hash, Clone, Visit)]
[INFO] [stdout]    |          ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current constant `_DERIVE_Encode_FOR_NameMap`
[INFO] [stdout]    = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type
[INFO] [stdout]    = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]    = note: the derive macro `Wasmbin` may come from an old version of the `wasmbin_derive` crate, try updating your dependency with `cargo update -p wasmbin_derive`
[INFO] [stdout]    = note: this warning originates in the derive macro `Wasmbin` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]   --> src/sections.rs:45:54
[INFO] [stdout]    |
[INFO] [stdout] 45 | #[derive(Wasmbin, Debug, PartialEq, Eq, Hash, Clone, Visit)]
[INFO] [stdout]    |                                                      ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current constant `_DERIVE_Visit_FOR_NameMap`
[INFO] [stdout]    = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type
[INFO] [stdout]    = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]    = note: the derive macro `Visit` may come from an old version of the `wasmbin_derive` crate, try updating your dependency with `cargo update -p wasmbin_derive`
[INFO] [stdout]    = note: this warning originates in the derive macro `Visit` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]   --> src/sections.rs:54:10
[INFO] [stdout]    |
[INFO] [stdout] 54 | #[derive(Wasmbin, Debug, PartialEq, Eq, Hash, Clone, Visit)]
[INFO] [stdout]    |          ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current constant `_DERIVE_Encode_FOR_NameSubSection`
[INFO] [stdout]    = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type
[INFO] [stdout]    = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]    = note: the derive macro `Wasmbin` may come from an old version of the `wasmbin_derive` crate, try updating your dependency with `cargo update -p wasmbin_derive`
[INFO] [stdout]    = note: this warning originates in the derive macro `Wasmbin` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]   --> src/sections.rs:54:54
[INFO] [stdout]    |
[INFO] [stdout] 54 | #[derive(Wasmbin, Debug, PartialEq, Eq, Hash, Clone, Visit)]
[INFO] [stdout]    |                                                      ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current constant `_DERIVE_Visit_FOR_NameSubSection`
[INFO] [stdout]    = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type
[INFO] [stdout]    = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]    = note: the derive macro `Visit` may come from an old version of the `wasmbin_derive` crate, try updating your dependency with `cargo update -p wasmbin_derive`
[INFO] [stdout]    = note: this warning originates in the derive macro `Visit` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]    --> src/sections.rs:110:10
[INFO] [stdout]     |
[INFO] [stdout] 110 | #[derive(Wasmbin, WasmbinCountable, Debug, PartialEq, Eq, Hash, Clone, Visit)]
[INFO] [stdout]     |          ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: move this `impl` block outside the of the current constant `_DERIVE_Encode_FOR_ProducerField`
[INFO] [stdout]     = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type
[INFO] [stdout]     = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]     = note: the derive macro `Wasmbin` may come from an old version of the `wasmbin_derive` crate, try updating your dependency with `cargo update -p wasmbin_derive`
[INFO] [stdout]     = note: this warning originates in the derive macro `Wasmbin` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]    --> src/sections.rs:110:19
[INFO] [stdout]     |
[INFO] [stdout] 110 | #[derive(Wasmbin, WasmbinCountable, Debug, PartialEq, Eq, Hash, Clone, Visit)]
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: move this `impl` block outside the of the current constant `_DERIVE_crate_builtins_WasmbinCountable_FOR_ProducerField`
[INFO] [stdout]     = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type
[INFO] [stdout]     = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]     = note: the derive macro `WasmbinCountable` may come from an old version of the `wasmbin_derive` crate, try updating your dependency with `cargo update -p wasmbin_derive`
[INFO] [stdout]     = note: this warning originates in the derive macro `WasmbinCountable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]    --> src/sections.rs:110:72
[INFO] [stdout]     |
[INFO] [stdout] 110 | #[derive(Wasmbin, WasmbinCountable, Debug, PartialEq, Eq, Hash, Clone, Visit)]
[INFO] [stdout]     |                                                                        ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: move this `impl` block outside the of the current constant `_DERIVE_Visit_FOR_ProducerField`
[INFO] [stdout]     = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type
[INFO] [stdout]     = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]     = note: the derive macro `Visit` may come from an old version of the `wasmbin_derive` crate, try updating your dependency with `cargo update -p wasmbin_derive`
[INFO] [stdout]     = note: this warning originates in the derive macro `Visit` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]    --> src/sections.rs:117:10
[INFO] [stdout]     |
[INFO] [stdout] 117 | #[derive(Wasmbin, WasmbinCountable, Debug, PartialEq, Eq, Hash, Clone, Visit)]
[INFO] [stdout]     |          ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: move this `impl` block outside the of the current constant `_DERIVE_Encode_FOR_ProducerVersionedName`
[INFO] [stdout]     = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type
[INFO] [stdout]     = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]     = note: the derive macro `Wasmbin` may come from an old version of the `wasmbin_derive` crate, try updating your dependency with `cargo update -p wasmbin_derive`
[INFO] [stdout]     = note: this warning originates in the derive macro `Wasmbin` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]    --> src/sections.rs:117:19
[INFO] [stdout]     |
[INFO] [stdout] 117 | #[derive(Wasmbin, WasmbinCountable, Debug, PartialEq, Eq, Hash, Clone, Visit)]
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: move this `impl` block outside the of the current constant `_DERIVE_crate_builtins_WasmbinCountable_FOR_ProducerVersionedName`
[INFO] [stdout]     = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type
[INFO] [stdout]     = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]     = note: the derive macro `WasmbinCountable` may come from an old version of the `wasmbin_derive` crate, try updating your dependency with `cargo update -p wasmbin_derive`
[INFO] [stdout]     = note: this warning originates in the derive macro `WasmbinCountable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]    --> src/sections.rs:117:72
[INFO] [stdout]     |
[INFO] [stdout] 117 | #[derive(Wasmbin, WasmbinCountable, Debug, PartialEq, Eq, Hash, Clone, Visit)]
[INFO] [stdout]     |                                                                        ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: move this `impl` block outside the of the current constant `_DERIVE_Visit_FOR_ProducerVersionedName`
[INFO] [stdout]     = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type
[INFO] [stdout]     = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]     = note: the derive macro `Visit` may come from an old version of the `wasmbin_derive` crate, try updating your dependency with `cargo update -p wasmbin_derive`
[INFO] [stdout]     = note: this warning originates in the derive macro `Visit` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]    --> src/sections.rs:126:10
[INFO] [stdout]     |
[INFO] [stdout] 126 | #[derive(Wasmbin, Debug, PartialEq, Eq, Hash, Clone, Visit)]
[INFO] [stdout]     |          ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: move this `impl` block outside the of the current constant `_DERIVE_Encode_FOR_RawCustomSection`
[INFO] [stdout]     = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type
[INFO] [stdout]     = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]     = note: the derive macro `Wasmbin` may come from an old version of the `wasmbin_derive` crate, try updating your dependency with `cargo update -p wasmbin_derive`
[INFO] [stdout]     = note: this warning originates in the derive macro `Wasmbin` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]    --> src/sections.rs:126:54
[INFO] [stdout]     |
[INFO] [stdout] 126 | #[derive(Wasmbin, Debug, PartialEq, Eq, Hash, Clone, Visit)]
[INFO] [stdout]     |                                                      ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: move this `impl` block outside the of the current constant `_DERIVE_Visit_FOR_RawCustomSection`
[INFO] [stdout]     = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type
[INFO] [stdout]     = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]     = note: the derive macro `Visit` may come from an old version of the `wasmbin_derive` crate, try updating your dependency with `cargo update -p wasmbin_derive`
[INFO] [stdout]     = note: this warning originates in the derive macro `Visit` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]    --> src/sections.rs:231:10
[INFO] [stdout]     |
[INFO] [stdout] 231 | #[derive(Wasmbin, Debug, PartialEq, Eq, Hash, Clone, Visit)]
[INFO] [stdout]     |          ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: move this `impl` block outside the of the current constant `_DERIVE_Encode_FOR_ImportDesc`
[INFO] [stdout]     = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type
[INFO] [stdout]     = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]     = note: the derive macro `Wasmbin` may come from an old version of the `wasmbin_derive` crate, try updating your dependency with `cargo update -p wasmbin_derive`
[INFO] [stdout]     = note: this warning originates in the derive macro `Wasmbin` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]    --> src/sections.rs:231:54
[INFO] [stdout]     |
[INFO] [stdout] 231 | #[derive(Wasmbin, Debug, PartialEq, Eq, Hash, Clone, Visit)]
[INFO] [stdout]     |                                                      ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: move this `impl` block outside the of the current constant `_DERIVE_Visit_FOR_ImportDesc`
[INFO] [stdout]     = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type
[INFO] [stdout]     = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]     = note: the derive macro `Visit` may come from an old version of the `wasmbin_derive` crate, try updating your dependency with `cargo update -p wasmbin_derive`
[INFO] [stdout]     = note: this warning originates in the derive macro `Visit` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]    --> src/sections.rs:243:10
[INFO] [stdout]     |
[INFO] [stdout] 243 | #[derive(Wasmbin, Debug, PartialEq, Eq, Hash, Clone, Visit)]
[INFO] [stdout]     |          ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: move this `impl` block outside the of the current constant `_DERIVE_Encode_FOR_ImportPath`
[INFO] [stdout]     = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type
[INFO] [stdout]     = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]     = note: the derive macro `Wasmbin` may come from an old version of the `wasmbin_derive` crate, try updating your dependency with `cargo update -p wasmbin_derive`
[INFO] [stdout]     = note: this warning originates in the derive macro `Wasmbin` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]    --> src/sections.rs:243:54
[INFO] [stdout]     |
[INFO] [stdout] 243 | #[derive(Wasmbin, Debug, PartialEq, Eq, Hash, Clone, Visit)]
[INFO] [stdout]     |                                                      ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: move this `impl` block outside the of the current constant `_DERIVE_Visit_FOR_ImportPath`
[INFO] [stdout]     = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type
[INFO] [stdout]     = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]     = note: the derive macro `Visit` may come from an old version of the `wasmbin_derive` crate, try updating your dependency with `cargo update -p wasmbin_derive`
[INFO] [stdout]     = note: this warning originates in the derive macro `Visit` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]    --> src/sections.rs:250:10
[INFO] [stdout]     |
[INFO] [stdout] 250 | #[derive(Wasmbin, WasmbinCountable, Debug, PartialEq, Eq, Hash, Clone, Visit)]
[INFO] [stdout]     |          ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: move this `impl` block outside the of the current constant `_DERIVE_Encode_FOR_Import`
[INFO] [stdout]     = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type
[INFO] [stdout]     = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]     = note: the derive macro `Wasmbin` may come from an old version of the `wasmbin_derive` crate, try updating your dependency with `cargo update -p wasmbin_derive`
[INFO] [stdout]     = note: this warning originates in the derive macro `Wasmbin` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]    --> src/sections.rs:250:19
[INFO] [stdout]     |
[INFO] [stdout] 250 | #[derive(Wasmbin, WasmbinCountable, Debug, PartialEq, Eq, Hash, Clone, Visit)]
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: move this `impl` block outside the of the current constant `_DERIVE_crate_builtins_WasmbinCountable_FOR_Import`
[INFO] [stdout]     = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type
[INFO] [stdout]     = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]     = note: the derive macro `WasmbinCountable` may come from an old version of the `wasmbin_derive` crate, try updating your dependency with `cargo update -p wasmbin_derive`
[INFO] [stdout]     = note: this warning originates in the derive macro `WasmbinCountable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]    --> src/sections.rs:250:72
[INFO] [stdout]     |
[INFO] [stdout] 250 | #[derive(Wasmbin, WasmbinCountable, Debug, PartialEq, Eq, Hash, Clone, Visit)]
[INFO] [stdout]     |                                                                        ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: move this `impl` block outside the of the current constant `_DERIVE_Visit_FOR_Import`
[INFO] [stdout]     = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type
[INFO] [stdout]     = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]     = note: the derive macro `Visit` may come from an old version of the `wasmbin_derive` crate, try updating your dependency with `cargo update -p wasmbin_derive`
[INFO] [stdout]     = note: this warning originates in the derive macro `Visit` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]    --> src/sections.rs:257:10
[INFO] [stdout]     |
[INFO] [stdout] 257 | #[derive(Wasmbin, WasmbinCountable, Debug, PartialEq, Eq, Hash, Clone, Visit)]
[INFO] [stdout]     |          ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: move this `impl` block outside the of the current constant `_DERIVE_Encode_FOR_Global`
[INFO] [stdout]     = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type
[INFO] [stdout]     = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]     = note: the derive macro `Wasmbin` may come from an old version of the `wasmbin_derive` crate, try updating your dependency with `cargo update -p wasmbin_derive`
[INFO] [stdout]     = note: this warning originates in the derive macro `Wasmbin` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]    --> src/sections.rs:257:19
[INFO] [stdout]     |
[INFO] [stdout] 257 | #[derive(Wasmbin, WasmbinCountable, Debug, PartialEq, Eq, Hash, Clone, Visit)]
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: move this `impl` block outside the of the current constant `_DERIVE_crate_builtins_WasmbinCountable_FOR_Global`
[INFO] [stdout]     = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type
[INFO] [stdout]     = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]     = note: the derive macro `WasmbinCountable` may come from an old version of the `wasmbin_derive` crate, try updating your dependency with `cargo update -p wasmbin_derive`
[INFO] [stdout]     = note: this warning originates in the derive macro `WasmbinCountable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]    --> src/sections.rs:257:72
[INFO] [stdout]     |
[INFO] [stdout] 257 | #[derive(Wasmbin, WasmbinCountable, Debug, PartialEq, Eq, Hash, Clone, Visit)]
[INFO] [stdout]     |                                                                        ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: move this `impl` block outside the of the current constant `_DERIVE_Visit_FOR_Global`
[INFO] [stdout]     = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type
[INFO] [stdout]     = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]     = note: the derive macro `Visit` may come from an old version of the `wasmbin_derive` crate, try updating your dependency with `cargo update -p wasmbin_derive`
[INFO] [stdout]     = note: this warning originates in the derive macro `Visit` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]    --> src/sections.rs:264:10
[INFO] [stdout]     |
[INFO] [stdout] 264 | #[derive(Wasmbin, Debug, PartialEq, Eq, Hash, Clone, Visit)]
[INFO] [stdout]     |          ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: move this `impl` block outside the of the current constant `_DERIVE_Encode_FOR_ExportDesc`
[INFO] [stdout]     = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type
[INFO] [stdout]     = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]     = note: the derive macro `Wasmbin` may come from an old version of the `wasmbin_derive` crate, try updating your dependency with `cargo update -p wasmbin_derive`
[INFO] [stdout]     = note: this warning originates in the derive macro `Wasmbin` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]    --> src/sections.rs:264:54
[INFO] [stdout]     |
[INFO] [stdout] 264 | #[derive(Wasmbin, Debug, PartialEq, Eq, Hash, Clone, Visit)]
[INFO] [stdout]     |                                                      ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: move this `impl` block outside the of the current constant `_DERIVE_Visit_FOR_ExportDesc`
[INFO] [stdout]     = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type
[INFO] [stdout]     = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]     = note: the derive macro `Visit` may come from an old version of the `wasmbin_derive` crate, try updating your dependency with `cargo update -p wasmbin_derive`
[INFO] [stdout]     = note: this warning originates in the derive macro `Visit` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]    --> src/sections.rs:276:10
[INFO] [stdout]     |
[INFO] [stdout] 276 | #[derive(Wasmbin, WasmbinCountable, Debug, PartialEq, Eq, Hash, Clone, Visit)]
[INFO] [stdout]     |          ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: move this `impl` block outside the of the current constant `_DERIVE_Encode_FOR_Export`
[INFO] [stdout]     = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type
[INFO] [stdout]     = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]     = note: the derive macro `Wasmbin` may come from an old version of the `wasmbin_derive` crate, try updating your dependency with `cargo update -p wasmbin_derive`
[INFO] [stdout]     = note: this warning originates in the derive macro `Wasmbin` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]    --> src/sections.rs:276:19
[INFO] [stdout]     |
[INFO] [stdout] 276 | #[derive(Wasmbin, WasmbinCountable, Debug, PartialEq, Eq, Hash, Clone, Visit)]
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: move this `impl` block outside the of the current constant `_DERIVE_crate_builtins_WasmbinCountable_FOR_Export`
[INFO] [stdout]     = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type
[INFO] [stdout]     = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]     = note: the derive macro `WasmbinCountable` may come from an old version of the `wasmbin_derive` crate, try updating your dependency with `cargo update -p wasmbin_derive`
[INFO] [stdout]     = note: this warning originates in the derive macro `WasmbinCountable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]    --> src/sections.rs:276:72
[INFO] [stdout]     |
[INFO] [stdout] 276 | #[derive(Wasmbin, WasmbinCountable, Debug, PartialEq, Eq, Hash, Clone, Visit)]
[INFO] [stdout]     |                                                                        ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: move this `impl` block outside the of the current constant `_DERIVE_Visit_FOR_Export`
[INFO] [stdout]     = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type
[INFO] [stdout]     = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]     = note: the derive macro `Visit` may come from an old version of the `wasmbin_derive` crate, try updating your dependency with `cargo update -p wasmbin_derive`
[INFO] [stdout]     = note: this warning originates in the derive macro `Visit` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]    --> src/sections.rs:283:10
[INFO] [stdout]     |
[INFO] [stdout] 283 | #[derive(Wasmbin, Debug, PartialEq, Eq, Hash, Clone, Visit)]
[INFO] [stdout]     |          ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: move this `impl` block outside the of the current constant `_DERIVE_Encode_FOR_ElemKind`
[INFO] [stdout]     = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type
[INFO] [stdout]     = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]     = note: the derive macro `Wasmbin` may come from an old version of the `wasmbin_derive` crate, try updating your dependency with `cargo update -p wasmbin_derive`
[INFO] [stdout]     = note: this warning originates in the derive macro `Wasmbin` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]    --> src/sections.rs:283:54
[INFO] [stdout]     |
[INFO] [stdout] 283 | #[derive(Wasmbin, Debug, PartialEq, Eq, Hash, Clone, Visit)]
[INFO] [stdout]     |                                                      ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: move this `impl` block outside the of the current constant `_DERIVE_Visit_FOR_ElemKind`
[INFO] [stdout]     = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type
[INFO] [stdout]     = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]     = note: the derive macro `Visit` may come from an old version of the `wasmbin_derive` crate, try updating your dependency with `cargo update -p wasmbin_derive`
[INFO] [stdout]     = note: this warning originates in the derive macro `Visit` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]    --> src/sections.rs:290:10
[INFO] [stdout]     |
[INFO] [stdout] 290 | #[derive(Wasmbin, WasmbinCountable, Debug, PartialEq, Eq, Hash, Clone, Visit)]
[INFO] [stdout]     |          ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: move this `impl` block outside the of the current constant `_DERIVE_Encode_FOR_Element`
[INFO] [stdout]     = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type
[INFO] [stdout]     = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]     = note: the derive macro `Wasmbin` may come from an old version of the `wasmbin_derive` crate, try updating your dependency with `cargo update -p wasmbin_derive`
[INFO] [stdout]     = note: this warning originates in the derive macro `Wasmbin` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]    --> src/sections.rs:290:19
[INFO] [stdout]     |
[INFO] [stdout] 290 | #[derive(Wasmbin, WasmbinCountable, Debug, PartialEq, Eq, Hash, Clone, Visit)]
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: move this `impl` block outside the of the current constant `_DERIVE_crate_builtins_WasmbinCountable_FOR_Element`
[INFO] [stdout]     = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type
[INFO] [stdout]     = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]     = note: the derive macro `WasmbinCountable` may come from an old version of the `wasmbin_derive` crate, try updating your dependency with `cargo update -p wasmbin_derive`
[INFO] [stdout]     = note: this warning originates in the derive macro `WasmbinCountable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]    --> src/sections.rs:290:72
[INFO] [stdout]     |
[INFO] [stdout] 290 | #[derive(Wasmbin, WasmbinCountable, Debug, PartialEq, Eq, Hash, Clone, Visit)]
[INFO] [stdout]     |                                                                        ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: move this `impl` block outside the of the current constant `_DERIVE_Visit_FOR_Element`
[INFO] [stdout]     = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type
[INFO] [stdout]     = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]     = note: the derive macro `Visit` may come from an old version of the `wasmbin_derive` crate, try updating your dependency with `cargo update -p wasmbin_derive`
[INFO] [stdout]     = note: this warning originates in the derive macro `Visit` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]    --> src/sections.rs:332:10
[INFO] [stdout]     |
[INFO] [stdout] 332 | #[derive(Wasmbin, WasmbinCountable, Debug, PartialEq, Eq, Hash, Clone, Visit)]
[INFO] [stdout]     |          ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: move this `impl` block outside the of the current constant `_DERIVE_Encode_FOR_Locals`
[INFO] [stdout]     = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type
[INFO] [stdout]     = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]     = note: the derive macro `Wasmbin` may come from an old version of the `wasmbin_derive` crate, try updating your dependency with `cargo update -p wasmbin_derive`
[INFO] [stdout]     = note: this warning originates in the derive macro `Wasmbin` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]    --> src/sections.rs:332:19
[INFO] [stdout]     |
[INFO] [stdout] 332 | #[derive(Wasmbin, WasmbinCountable, Debug, PartialEq, Eq, Hash, Clone, Visit)]
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: move this `impl` block outside the of the current constant `_DERIVE_crate_builtins_WasmbinCountable_FOR_Locals`
[INFO] [stdout]     = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type
[INFO] [stdout]     = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]     = note: the derive macro `WasmbinCountable` may come from an old version of the `wasmbin_derive` crate, try updating your dependency with `cargo update -p wasmbin_derive`
[INFO] [stdout]     = note: this warning originates in the derive macro `WasmbinCountable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]    --> src/sections.rs:332:72
[INFO] [stdout]     |
[INFO] [stdout] 332 | #[derive(Wasmbin, WasmbinCountable, Debug, PartialEq, Eq, Hash, Clone, Visit)]
[INFO] [stdout]     |                                                                        ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: move this `impl` block outside the of the current constant `_DERIVE_Visit_FOR_Locals`
[INFO] [stdout]     = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type
[INFO] [stdout]     = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]     = note: the derive macro `Visit` may come from an old version of the `wasmbin_derive` crate, try updating your dependency with `cargo update -p wasmbin_derive`
[INFO] [stdout]     = note: this warning originates in the derive macro `Visit` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]    --> src/sections.rs:347:10
[INFO] [stdout]     |
[INFO] [stdout] 347 | #[derive(Wasmbin, WasmbinCountable, Debug, Default, PartialEq, Eq, Hash, Clone, Visit)]
[INFO] [stdout]     |          ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: move this `impl` block outside the of the current constant `_DERIVE_Encode_FOR_FuncBody`
[INFO] [stdout]     = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type
[INFO] [stdout]     = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]     = note: the derive macro `Wasmbin` may come from an old version of the `wasmbin_derive` crate, try updating your dependency with `cargo update -p wasmbin_derive`
[INFO] [stdout]     = note: this warning originates in the derive macro `Wasmbin` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]    --> src/sections.rs:347:19
[INFO] [stdout]     |
[INFO] [stdout] 347 | #[derive(Wasmbin, WasmbinCountable, Debug, Default, PartialEq, Eq, Hash, Clone, Visit)]
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: move this `impl` block outside the of the current constant `_DERIVE_crate_builtins_WasmbinCountable_FOR_FuncBody`
[INFO] [stdout]     = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type
[INFO] [stdout]     = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]     = note: the derive macro `WasmbinCountable` may come from an old version of the `wasmbin_derive` crate, try updating your dependency with `cargo update -p wasmbin_derive`
[INFO] [stdout]     = note: this warning originates in the derive macro `WasmbinCountable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]    --> src/sections.rs:347:81
[INFO] [stdout]     |
[INFO] [stdout] 347 | #[derive(Wasmbin, WasmbinCountable, Debug, Default, PartialEq, Eq, Hash, Clone, Visit)]
[INFO] [stdout]     |                                                                                 ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: move this `impl` block outside the of the current constant `_DERIVE_Visit_FOR_FuncBody`
[INFO] [stdout]     = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type
[INFO] [stdout]     = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]     = note: the derive macro `Visit` may come from an old version of the `wasmbin_derive` crate, try updating your dependency with `cargo update -p wasmbin_derive`
[INFO] [stdout]     = note: this warning originates in the derive macro `Visit` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]    --> src/sections.rs:354:10
[INFO] [stdout]     |
[INFO] [stdout] 354 | #[derive(Wasmbin, Debug, PartialEq, Eq, Hash, Clone, Visit)]
[INFO] [stdout]     |          ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: move this `impl` block outside the of the current constant `_DERIVE_Encode_FOR_DataInit`
[INFO] [stdout]     = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type
[INFO] [stdout]     = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]     = note: the derive macro `Wasmbin` may come from an old version of the `wasmbin_derive` crate, try updating your dependency with `cargo update -p wasmbin_derive`
[INFO] [stdout]     = note: this warning originates in the derive macro `Wasmbin` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]    --> src/sections.rs:354:54
[INFO] [stdout]     |
[INFO] [stdout] 354 | #[derive(Wasmbin, Debug, PartialEq, Eq, Hash, Clone, Visit)]
[INFO] [stdout]     |                                                      ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: move this `impl` block outside the of the current constant `_DERIVE_Visit_FOR_DataInit`
[INFO] [stdout]     = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type
[INFO] [stdout]     = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]     = note: the derive macro `Visit` may come from an old version of the `wasmbin_derive` crate, try updating your dependency with `cargo update -p wasmbin_derive`
[INFO] [stdout]     = note: this warning originates in the derive macro `Visit` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]    --> src/sections.rs:363:10
[INFO] [stdout]     |
[INFO] [stdout] 363 | #[derive(Wasmbin, WasmbinCountable, CustomDebug, PartialEq, Eq, Hash, Clone, Visit)]
[INFO] [stdout]     |          ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: move this `impl` block outside the of the current constant `_DERIVE_Encode_FOR_Data`
[INFO] [stdout]     = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type
[INFO] [stdout]     = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]     = note: the derive macro `Wasmbin` may come from an old version of the `wasmbin_derive` crate, try updating your dependency with `cargo update -p wasmbin_derive`
[INFO] [stdout]     = note: this warning originates in the derive macro `Wasmbin` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]    --> src/sections.rs:363:19
[INFO] [stdout]     |
[INFO] [stdout] 363 | #[derive(Wasmbin, WasmbinCountable, CustomDebug, PartialEq, Eq, Hash, Clone, Visit)]
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: move this `impl` block outside the of the current constant `_DERIVE_crate_builtins_WasmbinCountable_FOR_Data`
[INFO] [stdout]     = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type
[INFO] [stdout]     = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]     = note: the derive macro `WasmbinCountable` may come from an old version of the `wasmbin_derive` crate, try updating your dependency with `cargo update -p wasmbin_derive`
[INFO] [stdout]     = note: this warning originates in the derive macro `WasmbinCountable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]    --> src/sections.rs:363:37
[INFO] [stdout]     |
[INFO] [stdout] 363 | #[derive(Wasmbin, WasmbinCountable, CustomDebug, PartialEq, Eq, Hash, Clone, Visit)]
[INFO] [stdout]     |                                     ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: move this `impl` block outside the of the current constant `_DERIVE_core_fmt_Debug_FOR_Data`
[INFO] [stdout]     = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type
[INFO] [stdout]     = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]     = note: the derive macro `CustomDebug` may come from an old version of the `custom_debug_derive` crate, try updating your dependency with `cargo update -p custom_debug_derive`
[INFO] [stdout]     = note: this warning originates in the derive macro `CustomDebug` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]    --> src/sections.rs:363:78
[INFO] [stdout]     |
[INFO] [stdout] 363 | #[derive(Wasmbin, WasmbinCountable, CustomDebug, PartialEq, Eq, Hash, Clone, Visit)]
[INFO] [stdout]     |                                                                              ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: move this `impl` block outside the of the current constant `_DERIVE_Visit_FOR_Data`
[INFO] [stdout]     = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type
[INFO] [stdout]     = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]     = note: the derive macro `Visit` may come from an old version of the `wasmbin_derive` crate, try updating your dependency with `cargo update -p wasmbin_derive`
[INFO] [stdout]     = note: this warning originates in the derive macro `Visit` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]    --> src/sections.rs:394:18
[INFO] [stdout]     |
[INFO] [stdout] 394 |           #[derive(Wasmbin, Debug, PartialEq, Eq, Hash, Clone, Visit)]
[INFO] [stdout]     |                    ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 519 | / define_sections! {
[INFO] [stdout] 520 | |     /// [Custom section](https://webassembly.github.io/spec/core/binary/modules.html#custom-section).
[INFO] [stdout] 521 | |     Custom(super::CustomSection) = 0,
[INFO] [stdout] 522 | |     /// [Type section](https://webassembly.github.io/spec/core/binary/modules.html#type-section).
[INFO] [stdout] ...   |
[INFO] [stdout] 554 | |     Data(Vec<super::Data>) = 11,
[INFO] [stdout] 555 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: move this `impl` block outside the of the current constant `_DERIVE_Encode_FOR_Section`
[INFO] [stdout]     = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type
[INFO] [stdout]     = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]     = note: the derive macro `Wasmbin` may come from an old version of the `wasmbin_derive` crate, try updating your dependency with `cargo update -p wasmbin_derive`
[INFO] [stdout]     = note: this warning originates in the derive macro `Wasmbin` which comes from the expansion of the macro `define_sections` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]    --> src/sections.rs:394:62
[INFO] [stdout]     |
[INFO] [stdout] 394 |           #[derive(Wasmbin, Debug, PartialEq, Eq, Hash, Clone, Visit)]
[INFO] [stdout]     |                                                                ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 519 | / define_sections! {
[INFO] [stdout] 520 | |     /// [Custom section](https://webassembly.github.io/spec/core/binary/modules.html#custom-section).
[INFO] [stdout] 521 | |     Custom(super::CustomSection) = 0,
[INFO] [stdout] 522 | |     /// [Type section](https://webassembly.github.io/spec/core/binary/modules.html#type-section).
[INFO] [stdout] ...   |
[INFO] [stdout] 554 | |     Data(Vec<super::Data>) = 11,
[INFO] [stdout] 555 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: move this `impl` block outside the of the current constant `_DERIVE_Visit_FOR_Section`
[INFO] [stdout]     = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type
[INFO] [stdout]     = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]     = note: the derive macro `Visit` may come from an old version of the `wasmbin_derive` crate, try updating your dependency with `cargo update -p wasmbin_derive`
[INFO] [stdout]     = note: this warning originates in the derive macro `Visit` which comes from the expansion of the macro `define_sections` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]   --> src/types.rs:29:10
[INFO] [stdout]    |
[INFO] [stdout] 29 | #[derive(Wasmbin, WasmbinCountable, Debug, PartialEq, Eq, Hash, Clone, Visit)]
[INFO] [stdout]    |          ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current constant `_DERIVE_Encode_FOR_ValueType`
[INFO] [stdout]    = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type
[INFO] [stdout]    = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]    = note: the derive macro `Wasmbin` may come from an old version of the `wasmbin_derive` crate, try updating your dependency with `cargo update -p wasmbin_derive`
[INFO] [stdout]    = note: this warning originates in the derive macro `Wasmbin` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]   --> src/types.rs:29:19
[INFO] [stdout]    |
[INFO] [stdout] 29 | #[derive(Wasmbin, WasmbinCountable, Debug, PartialEq, Eq, Hash, Clone, Visit)]
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current constant `_DERIVE_crate_builtins_WasmbinCountable_FOR_ValueType`
[INFO] [stdout]    = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type
[INFO] [stdout]    = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]    = note: the derive macro `WasmbinCountable` may come from an old version of the `wasmbin_derive` crate, try updating your dependency with `cargo update -p wasmbin_derive`
[INFO] [stdout]    = note: this warning originates in the derive macro `WasmbinCountable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]   --> src/types.rs:29:72
[INFO] [stdout]    |
[INFO] [stdout] 29 | #[derive(Wasmbin, WasmbinCountable, Debug, PartialEq, Eq, Hash, Clone, Visit)]
[INFO] [stdout]    |                                                                        ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current constant `_DERIVE_Visit_FOR_ValueType`
[INFO] [stdout]    = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type
[INFO] [stdout]    = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]    = note: the derive macro `Visit` may come from an old version of the `wasmbin_derive` crate, try updating your dependency with `cargo update -p wasmbin_derive`
[INFO] [stdout]    = note: this warning originates in the derive macro `Visit` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]   --> src/types.rs:43:45
[INFO] [stdout]    |
[INFO] [stdout] 43 | #[derive(Debug, PartialEq, Eq, Hash, Clone, Visit)]
[INFO] [stdout]    |                                             ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current constant `_DERIVE_Visit_FOR_BlockType`
[INFO] [stdout]    = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type
[INFO] [stdout]    = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]    = note: the derive macro `Visit` may come from an old version of the `wasmbin_derive` crate, try updating your dependency with `cargo update -p wasmbin_derive`
[INFO] [stdout]    = note: this warning originates in the derive macro `Visit` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]   --> src/types.rs:98:10
[INFO] [stdout]    |
[INFO] [stdout] 98 | #[derive(Wasmbin, WasmbinCountable, PartialEq, Eq, Hash, Clone, Visit)]
[INFO] [stdout]    |          ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current constant `_DERIVE_Encode_FOR_FuncType`
[INFO] [stdout]    = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type
[INFO] [stdout]    = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]    = note: the derive macro `Wasmbin` may come from an old version of the `wasmbin_derive` crate, try updating your dependency with `cargo update -p wasmbin_derive`
[INFO] [stdout]    = note: this warning originates in the derive macro `Wasmbin` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]   --> src/types.rs:98:19
[INFO] [stdout]    |
[INFO] [stdout] 98 | #[derive(Wasmbin, WasmbinCountable, PartialEq, Eq, Hash, Clone, Visit)]
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current constant `_DERIVE_crate_builtins_WasmbinCountable_FOR_FuncType`
[INFO] [stdout]    = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type
[INFO] [stdout]    = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]    = note: the derive macro `WasmbinCountable` may come from an old version of the `wasmbin_derive` crate, try updating your dependency with `cargo update -p wasmbin_derive`
[INFO] [stdout]    = note: this warning originates in the derive macro `WasmbinCountable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]   --> src/types.rs:98:65
[INFO] [stdout]    |
[INFO] [stdout] 98 | #[derive(Wasmbin, WasmbinCountable, PartialEq, Eq, Hash, Clone, Visit)]
[INFO] [stdout]    |                                                                 ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current constant `_DERIVE_Visit_FOR_FuncType`
[INFO] [stdout]    = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type
[INFO] [stdout]    = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]    = note: the derive macro `Visit` may come from an old version of the `wasmbin_derive` crate, try updating your dependency with `cargo update -p wasmbin_derive`
[INFO] [stdout]    = note: this warning originates in the derive macro `Visit` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]    --> src/types.rs:125:38
[INFO] [stdout]     |
[INFO] [stdout] 125 | #[derive(PartialEq, Eq, Hash, Clone, Visit)]
[INFO] [stdout]     |                                      ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: move this `impl` block outside the of the current constant `_DERIVE_Visit_FOR_Limits`
[INFO] [stdout]     = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type
[INFO] [stdout]     = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]     = note: the derive macro `Visit` may come from an old version of the `wasmbin_derive` crate, try updating your dependency with `cargo update -p wasmbin_derive`
[INFO] [stdout]     = note: this warning originates in the derive macro `Visit` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]    --> src/types.rs:141:10
[INFO] [stdout]     |
[INFO] [stdout] 141 | #[derive(Wasmbin)]
[INFO] [stdout]     |          ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: move this `impl` block outside the of the current constant `_DERIVE_Encode_FOR_LimitsRepr`
[INFO] [stdout]     = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type
[INFO] [stdout]     = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]     = note: the derive macro `Wasmbin` may come from an old version of the `wasmbin_derive` crate, try updating your dependency with `cargo update -p wasmbin_derive`
[INFO] [stdout]     = note: this warning originates in the derive macro `Wasmbin` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]    --> src/types.rs:164:10
[INFO] [stdout]     |
[INFO] [stdout] 164 | #[derive(WasmbinCountable, Debug, PartialEq, Eq, Hash, Clone, Visit)]
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: move this `impl` block outside the of the current constant `_DERIVE_crate_builtins_WasmbinCountable_FOR_MemType`
[INFO] [stdout]     = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type
[INFO] [stdout]     = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]     = note: the derive macro `WasmbinCountable` may come from an old version of the `wasmbin_derive` crate, try updating your dependency with `cargo update -p wasmbin_derive`
[INFO] [stdout]     = note: this warning originates in the derive macro `WasmbinCountable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]    --> src/types.rs:164:63
[INFO] [stdout]     |
[INFO] [stdout] 164 | #[derive(WasmbinCountable, Debug, PartialEq, Eq, Hash, Clone, Visit)]
[INFO] [stdout]     |                                                               ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: move this `impl` block outside the of the current constant `_DERIVE_Visit_FOR_MemType`
[INFO] [stdout]     = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type
[INFO] [stdout]     = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]     = note: the derive macro `Visit` may come from an old version of the `wasmbin_derive` crate, try updating your dependency with `cargo update -p wasmbin_derive`
[INFO] [stdout]     = note: this warning originates in the derive macro `Visit` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]    --> src/types.rs:163:45
[INFO] [stdout]     |
[INFO] [stdout] 163 | #[cfg_attr(not(feature = "threads"), derive(Wasmbin))]
[INFO] [stdout]     |                                             ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: move this `impl` block outside the of the current constant `_DERIVE_Encode_FOR_MemType`
[INFO] [stdout]     = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type
[INFO] [stdout]     = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]     = note: the derive macro `Wasmbin` may come from an old version of the `wasmbin_derive` crate, try updating your dependency with `cargo update -p wasmbin_derive`
[INFO] [stdout]     = note: this warning originates in the derive macro `Wasmbin` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]    --> src/types.rs:180:10
[INFO] [stdout]     |
[INFO] [stdout] 180 | #[derive(Wasmbin, Debug, PartialEq, Eq, Hash, Clone, Visit)]
[INFO] [stdout]     |          ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: move this `impl` block outside the of the current constant `_DERIVE_Encode_FOR_RefType`
[INFO] [stdout]     = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type
[INFO] [stdout]     = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]     = note: the derive macro `Wasmbin` may come from an old version of the `wasmbin_derive` crate, try updating your dependency with `cargo update -p wasmbin_derive`
[INFO] [stdout]     = note: this warning originates in the derive macro `Wasmbin` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]    --> src/types.rs:180:54
[INFO] [stdout]     |
[INFO] [stdout] 180 | #[derive(Wasmbin, Debug, PartialEq, Eq, Hash, Clone, Visit)]
[INFO] [stdout]     |                                                      ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: move this `impl` block outside the of the current constant `_DERIVE_Visit_FOR_RefType`
[INFO] [stdout]     = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type
[INFO] [stdout]     = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]     = note: the derive macro `Visit` may come from an old version of the `wasmbin_derive` crate, try updating your dependency with `cargo update -p wasmbin_derive`
[INFO] [stdout]     = note: this warning originates in the derive macro `Visit` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]    --> src/types.rs:190:10
[INFO] [stdout]     |
[INFO] [stdout] 190 | #[derive(Wasmbin, WasmbinCountable, Debug, PartialEq, Eq, Hash, Clone, Visit)]
[INFO] [stdout]     |          ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: move this `impl` block outside the of the current constant `_DERIVE_Encode_FOR_TableType`
[INFO] [stdout]     = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type
[INFO] [stdout]     = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]     = note: the derive macro `Wasmbin` may come from an old version of the `wasmbin_derive` crate, try updating your dependency with `cargo update -p wasmbin_derive`
[INFO] [stdout]     = note: this warning originates in the derive macro `Wasmbin` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]    --> src/types.rs:190:19
[INFO] [stdout]     |
[INFO] [stdout] 190 | #[derive(Wasmbin, WasmbinCountable, Debug, PartialEq, Eq, Hash, Clone, Visit)]
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: move this `impl` block outside the of the current constant `_DERIVE_crate_builtins_WasmbinCountable_FOR_TableType`
[INFO] [stdout]     = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type
[INFO] [stdout]     = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]     = note: the derive macro `WasmbinCountable` may come from an old version of the `wasmbin_derive` crate, try updating your dependency with `cargo update -p wasmbin_derive`
[INFO] [stdout]     = note: this warning originates in the derive macro `WasmbinCountable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]    --> src/types.rs:190:72
[INFO] [stdout]     |
[INFO] [stdout] 190 | #[derive(Wasmbin, WasmbinCountable, Debug, PartialEq, Eq, Hash, Clone, Visit)]
[INFO] [stdout]     |                                                                        ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: move this `impl` block outside the of the current constant `_DERIVE_Visit_FOR_TableType`
[INFO] [stdout]     = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type
[INFO] [stdout]     = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]     = note: the derive macro `Visit` may come from an old version of the `wasmbin_derive` crate, try updating your dependency with `cargo update -p wasmbin_derive`
[INFO] [stdout]     = note: this warning originates in the derive macro `Visit` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]    --> src/types.rs:197:10
[INFO] [stdout]     |
[INFO] [stdout] 197 | #[derive(Wasmbin, Debug, PartialEq, Eq, Hash, Clone, Visit)]
[INFO] [stdout]     |          ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: move this `impl` block outside the of the current constant `_DERIVE_Encode_FOR_GlobalType`
[INFO] [stdout]     = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type
[INFO] [stdout]     = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]     = note: the derive macro `Wasmbin` may come from an old version of the `wasmbin_derive` crate, try updating your dependency with `cargo update -p wasmbin_derive`
[INFO] [stdout]     = note: this warning originates in the derive macro `Wasmbin` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]    --> src/types.rs:197:54
[INFO] [stdout]     |
[INFO] [stdout] 197 | #[derive(Wasmbin, Debug, PartialEq, Eq, Hash, Clone, Visit)]
[INFO] [stdout]     |                                                      ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: move this `impl` block outside the of the current constant `_DERIVE_Visit_FOR_GlobalType`
[INFO] [stdout]     = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type
[INFO] [stdout]     = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]     = note: the derive macro `Visit` may come from an old version of the `wasmbin_derive` crate, try updating your dependency with `cargo update -p wasmbin_derive`
[INFO] [stdout]     = note: this warning originates in the derive macro `Visit` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 114 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 7.69s
[INFO] running `Command { std: "docker" "inspect" "b0e698966ca7a9527c1656b97c1084257ae3f4708833bee2c13555f72ff55e25", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b0e698966ca7a9527c1656b97c1084257ae3f4708833bee2c13555f72ff55e25", kill_on_drop: false }`
[INFO] [stdout] b0e698966ca7a9527c1656b97c1084257ae3f4708833bee2c13555f72ff55e25
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 1da2068f1b31c7ea44bcf2454366d5c3fd95b362582619fda875705d494718d1
[INFO] running `Command { std: "docker" "start" "-a" "1da2068f1b31c7ea44bcf2454366d5c3fd95b362582619fda875705d494718d1", kill_on_drop: false }`
[INFO] [stderr]    Compiling strsim v0.10.0
[INFO] [stderr]    Compiling either v1.9.0
[INFO] [stderr]    Compiling autocfg v1.1.0
[INFO] [stderr]    Compiling crossbeam-utils v0.8.19
[INFO] [stderr]    Compiling libc v0.2.152
[INFO] [stderr]    Compiling utf8parse v0.2.1
[INFO] [stderr]    Compiling serde v1.0.195
[INFO] [stderr]    Compiling anstyle-query v1.0.2
[INFO] [stderr]    Compiling rayon-core v1.12.0
[INFO] [stderr]    Compiling colorchoice v1.0.0
[INFO] [stderr]    Compiling rustix v0.38.30
[INFO] [stderr]    Compiling anstyle v1.0.4
[INFO] [stderr]    Compiling rustversion v1.0.14
[INFO] [stderr]    Compiling memchr v2.7.1
[INFO] [stderr]    Compiling serde_derive v1.0.195
[INFO] [stderr]    Compiling serde_json v1.0.111
[INFO] [stderr]    Compiling anstyle-parse v0.2.3
[INFO] [stderr]    Compiling heck v0.4.1
[INFO] [stderr]    Compiling darling_core v0.20.3
[INFO] [stderr]    Compiling anstream v0.6.8
[INFO] [stderr]    Compiling bitflags v2.4.2
[INFO] [stderr]    Compiling clap_lex v0.6.0
[INFO] [stderr]    Compiling linux-raw-sys v0.4.12
[INFO] [stderr]    Compiling clap_derive v4.4.7
[INFO] [stderr]    Compiling itertools v0.12.0
[INFO] [stderr]    Compiling num-traits v0.2.17
[INFO] [stderr]    Compiling clap_builder v4.4.18
[INFO] [stderr]    Compiling gimli v0.28.1
[INFO] [stderr]    Compiling itoa v1.0.10
[INFO] [stderr]    Compiling plotters-backend v0.3.5
[INFO] [stderr]    Compiling ciborium-io v0.2.1
[INFO] [stderr]    Compiling ryu v1.0.16
[INFO] [stderr]    Compiling cfg-if v1.0.0
[INFO] [stderr]    Compiling adler v1.0.2
[INFO] [stderr]    Compiling half v1.8.2
[INFO] [stderr]    Compiling regex-syntax v0.8.2
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling plotters-svg v0.3.5
[INFO] [stderr]    Compiling ciborium-ll v0.2.1
[INFO] [stderr]    Compiling crossbeam-deque v0.8.5
[INFO] [stderr]    Compiling miniz_oxide v0.7.1
[INFO] [stderr]    Compiling cc v1.0.83
[INFO] [stderr]    Compiling num_cpus v1.16.0
[INFO] [stderr]    Compiling object v0.32.2
[INFO] [stderr]    Compiling fs-err v2.11.0
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling same-file v1.0.6
[INFO] [stderr]    Compiling rayon v1.8.0
[INFO] [stderr]    Compiling rustc-demangle v0.1.23
[INFO] [stderr]    Compiling cast v0.3.0
[INFO] [stderr]    Compiling anyhow v1.0.79
[INFO] [stderr]    Compiling escape8259 v0.5.2
[INFO] [stderr]    Compiling regex-automata v0.4.3
[INFO] [stderr]    Compiling plotters v0.3.5
[INFO] [stderr]    Compiling walkdir v2.4.0
[INFO] [stderr]    Compiling threadpool v1.8.1
[INFO] [stderr]    Compiling wasm-encoder v0.39.0
[INFO] [stderr]    Compiling backtrace v0.3.69
[INFO] [stderr]    Compiling oorandom v11.1.3
[INFO] [stderr]    Compiling unicode-width v0.1.11
[INFO] [stderr]    Compiling anes v0.1.6
[INFO] [stderr]    Compiling darling_macro v0.20.3
[INFO] [stderr]    Compiling addr2line v0.21.0
[INFO] [stderr]    Compiling fastrand v2.0.1
[INFO] [stderr]    Compiling criterion-plot v0.5.0
[INFO] [stderr]    Compiling is-terminal v0.4.10
[INFO] [stderr]    Compiling clap v4.4.18
[INFO] [stderr]    Compiling hashbrown v0.14.3
[INFO] [stderr]    Compiling equivalent v1.0.1
[INFO] [stderr]    Compiling termcolor v1.4.1
[INFO] [stderr]    Compiling tempfile v3.9.0
[INFO] [stderr]    Compiling wast v70.0.0
[INFO] [stderr]    Compiling libtest-mimic v0.7.0
[INFO] [stderr]    Compiling darling v0.20.3
[INFO] [stderr]    Compiling custom_debug_derive v0.6.0
[INFO] [stderr]    Compiling regex v1.10.2
[INFO] [stderr]    Compiling indexmap v2.1.0
[INFO] [stderr]    Compiling custom_debug v0.6.0
[INFO] [stderr]    Compiling wasmbin v0.8.1 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling ciborium v0.2.1
[INFO] [stdout] warning: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]   --> src/builtins/blob.rs:39:47
[INFO] [stdout]    |
[INFO] [stdout] 39 | #[derive(Default, PartialEq, Eq, Hash, Clone, Visit)]
[INFO] [stdout]    |                                               ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current constant `_DERIVE_Visit_FOR_Blob`
[INFO] [stdout]    = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type
[INFO] [stdout]    = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]    = note: the derive macro `Visit` may come from an old version of the `wasmbin_derive` crate, try updating your dependency with `cargo update -p wasmbin_derive`
[INFO] [stdout]    = note: `#[warn(non_local_definitions)]` on by default
[INFO] [stdout]    = note: this warning originates in the derive macro `Visit` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]   --> src/builtins/floats.rs:22:10
[INFO] [stdout]    |
[INFO] [stdout] 22 | #[derive(Wasmbin, Debug, Clone, Visit)]
[INFO] [stdout]    |          ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current constant `_DERIVE_Encode_FOR_FloatConst`
[INFO] [stdout]    = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type
[INFO] [stdout]    = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]    = note: the derive macro `Wasmbin` may come from an old version of the `wasmbin_derive` crate, try updating your dependency with `cargo update -p wasmbin_derive`
[INFO] [stdout]    = note: this warning originates in the derive macro `Wasmbin` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]   --> src/builtins/floats.rs:22:33
[INFO] [stdout]    |
[INFO] [stdout] 22 | #[derive(Wasmbin, Debug, Clone, Visit)]
[INFO] [stdout]    |                                 ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current constant `_DERIVE_Visit_FOR_FloatConst`
[INFO] [stdout]    = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type
[INFO] [stdout]    = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]    = note: the derive macro `Visit` may come from an old version of the `wasmbin_derive` crate, try updating your dependency with `cargo update -p wasmbin_derive`
[INFO] [stdout]    = note: this warning originates in the derive macro `Visit` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]   --> src/builtins/lazy.rs:25:19
[INFO] [stdout]    |
[INFO] [stdout] 25 | #[derive(Default, CustomDebug, Clone, PartialEq, Eq, Hash, Visit)]
[INFO] [stdout]    |                   ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current constant `_DERIVE_core_fmt_Debug_FOR_UnparsedBytes`
[INFO] [stdout]    = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type
[INFO] [stdout]    = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]    = note: the derive macro `CustomDebug` may come from an old version of the `custom_debug_derive` crate, try updating your dependency with `cargo update -p custom_debug_derive`
[INFO] [stdout]    = note: this warning originates in the derive macro `CustomDebug` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]   --> src/builtins/lazy.rs:25:60
[INFO] [stdout]    |
[INFO] [stdout] 25 | #[derive(Default, CustomDebug, Clone, PartialEq, Eq, Hash, Visit)]
[INFO] [stdout]    |                                                            ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current constant `_DERIVE_Visit_FOR_UnparsedBytes`
[INFO] [stdout]    = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type
[INFO] [stdout]    = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]    = note: the derive macro `Visit` may come from an old version of the `wasmbin_derive` crate, try updating your dependency with `cargo update -p wasmbin_derive`
[INFO] [stdout]    = note: this warning originates in the derive macro `Visit` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]   --> src/builtins/lazy.rs:72:10
[INFO] [stdout]    |
[INFO] [stdout] 72 | #[derive(CustomDebug, Clone)]
[INFO] [stdout]    |          ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current constant `_DERIVE_core_fmt_Debug_FOR_LazyStatus`
[INFO] [stdout]    = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type
[INFO] [stdout]    = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]    = note: the derive macro `CustomDebug` may come from an old version of the `custom_debug_derive` crate, try updating your dependency with `cargo update -p custom_debug_derive`
[INFO] [stdout]    = note: this warning originates in the derive macro `CustomDebug` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]   --> src/indices.rs:23:46
[INFO] [stdout]    |
[INFO] [stdout] 23 |         #[derive(PartialEq, Eq, Clone, Copy, Wasmbin, WasmbinCountable, Hash, Visit)]
[INFO] [stdout]    |                                              ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 54 | newtype_id!(DataId);
[INFO] [stdout]    | ------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current constant `_DERIVE_Encode_FOR_DataId`
[INFO] [stdout]    = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type
[INFO] [stdout]    = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]    = note: the derive macro `Wasmbin` may come from an old version of the `wasmbin_derive` crate, try updating your dependency with `cargo update -p wasmbin_derive`
[INFO] [stdout]    = note: this warning originates in the derive macro `Wasmbin` which comes from the expansion of the macro `newtype_id` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]   --> src/indices.rs:23:55
[INFO] [stdout]    |
[INFO] [stdout] 23 |         #[derive(PartialEq, Eq, Clone, Copy, Wasmbin, WasmbinCountable, Hash, Visit)]
[INFO] [stdout]    |                                                       ^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 54 | newtype_id!(DataId);
[INFO] [stdout]    | ------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current constant `_DERIVE_crate_builtins_WasmbinCountable_FOR_DataId`
[INFO] [stdout]    = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type
[INFO] [stdout]    = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]    = note: the derive macro `WasmbinCountable` may come from an old version of the `wasmbin_derive` crate, try updating your dependency with `cargo update -p wasmbin_derive`
[INFO] [stdout]    = note: this warning originates in the derive macro `WasmbinCountable` which comes from the expansion of the macro `newtype_id` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]   --> src/indices.rs:23:79
[INFO] [stdout]    |
[INFO] [stdout] 23 |         #[derive(PartialEq, Eq, Clone, Copy, Wasmbin, WasmbinCountable, Hash, Visit)]
[INFO] [stdout]    |                                                                               ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 54 | newtype_id!(DataId);
[INFO] [stdout]    | ------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current constant `_DERIVE_Visit_FOR_DataId`
[INFO] [stdout]    = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type
[INFO] [stdout]    = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]    = note: the derive macro `Visit` may come from an old version of the `wasmbin_derive` crate, try updating your dependency with `cargo update -p wasmbin_derive`
[INFO] [stdout]    = note: this warning originates in the derive macro `Visit` which comes from the expansion of the macro `newtype_id` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]   --> src/indices.rs:23:46
[INFO] [stdout]    |
[INFO] [stdout] 23 |         #[derive(PartialEq, Eq, Clone, Copy, Wasmbin, WasmbinCountable, Hash, Visit)]
[INFO] [stdout]    |                                              ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 55 | newtype_id!(ElemId);
[INFO] [stdout]    | ------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current constant `_DERIVE_Encode_FOR_ElemId`
[INFO] [stdout]    = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type
[INFO] [stdout]    = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]    = note: the derive macro `Wasmbin` may come from an old version of the `wasmbin_derive` crate, try updating your dependency with `cargo update -p wasmbin_derive`
[INFO] [stdout]    = note: this warning originates in the derive macro `Wasmbin` which comes from the expansion of the macro `newtype_id` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]   --> src/indices.rs:23:55
[INFO] [stdout]    |
[INFO] [stdout] 23 |         #[derive(PartialEq, Eq, Clone, Copy, Wasmbin, WasmbinCountable, Hash, Visit)]
[INFO] [stdout]    |                                                       ^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 55 | newtype_id!(ElemId);
[INFO] [stdout]    | ------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current constant `_DERIVE_crate_builtins_WasmbinCountable_FOR_ElemId`
[INFO] [stdout]    = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type
[INFO] [stdout]    = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]    = note: the derive macro `WasmbinCountable` may come from an old version of the `wasmbin_derive` crate, try updating your dependency with `cargo update -p wasmbin_derive`
[INFO] [stdout]    = note: this warning originates in the derive macro `WasmbinCountable` which comes from the expansion of the macro `newtype_id` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]   --> src/indices.rs:23:79
[INFO] [stdout]    |
[INFO] [stdout] 23 |         #[derive(PartialEq, Eq, Clone, Copy, Wasmbin, WasmbinCountable, Hash, Visit)]
[INFO] [stdout]    |                                                                               ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 55 | newtype_id!(ElemId);
[INFO] [stdout]    | ------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current constant `_DERIVE_Visit_FOR_ElemId`
[INFO] [stdout]    = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type
[INFO] [stdout]    = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]    = note: the derive macro `Visit` may come from an old version of the `wasmbin_derive` crate, try updating your dependency with `cargo update -p wasmbin_derive`
[INFO] [stdout]    = note: this warning originates in the derive macro `Visit` which comes from the expansion of the macro `newtype_id` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]   --> src/indices.rs:23:46
[INFO] [stdout]    |
[INFO] [stdout] 23 |         #[derive(PartialEq, Eq, Clone, Copy, Wasmbin, WasmbinCountable, Hash, Visit)]
[INFO] [stdout]    |                                              ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 56 | newtype_id!(FuncId);
[INFO] [stdout]    | ------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current constant `_DERIVE_Encode_FOR_FuncId`
[INFO] [stdout]    = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type
[INFO] [stdout]    = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]    = note: the derive macro `Wasmbin` may come from an old version of the `wasmbin_derive` crate, try updating your dependency with `cargo update -p wasmbin_derive`
[INFO] [stdout]    = note: this warning originates in the derive macro `Wasmbin` which comes from the expansion of the macro `newtype_id` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]   --> src/indices.rs:23:55
[INFO] [stdout]    |
[INFO] [stdout] 23 |         #[derive(PartialEq, Eq, Clone, Copy, Wasmbin, WasmbinCountable, Hash, Visit)]
[INFO] [stdout]    |                                                       ^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 56 | newtype_id!(FuncId);
[INFO] [stdout]    | ------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current constant `_DERIVE_crate_builtins_WasmbinCountable_FOR_FuncId`
[INFO] [stdout]    = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type
[INFO] [stdout]    = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]    = note: the derive macro `WasmbinCountable` may come from an old version of the `wasmbin_derive` crate, try updating your dependency with `cargo update -p wasmbin_derive`
[INFO] [stdout]    = note: this warning originates in the derive macro `WasmbinCountable` which comes from the expansion of the macro `newtype_id` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]   --> src/indices.rs:23:79
[INFO] [stdout]    |
[INFO] [stdout] 23 |         #[derive(PartialEq, Eq, Clone, Copy, Wasmbin, WasmbinCountable, Hash, Visit)]
[INFO] [stdout]    |                                                                               ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 56 | newtype_id!(FuncId);
[INFO] [stdout]    | ------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current constant `_DERIVE_Visit_FOR_FuncId`
[INFO] [stdout]    = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type
[INFO] [stdout]    = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]    = note: the derive macro `Visit` may come from an old version of the `wasmbin_derive` crate, try updating your dependency with `cargo update -p wasmbin_derive`
[INFO] [stdout]    = note: this warning originates in the derive macro `Visit` which comes from the expansion of the macro `newtype_id` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]   --> src/indices.rs:23:46
[INFO] [stdout]    |
[INFO] [stdout] 23 |         #[derive(PartialEq, Eq, Clone, Copy, Wasmbin, WasmbinCountable, Hash, Visit)]
[INFO] [stdout]    |                                              ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 57 | newtype_id!(GlobalId);
[INFO] [stdout]    | --------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current constant `_DERIVE_Encode_FOR_GlobalId`
[INFO] [stdout]    = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type
[INFO] [stdout]    = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]    = note: the derive macro `Wasmbin` may come from an old version of the `wasmbin_derive` crate, try updating your dependency with `cargo update -p wasmbin_derive`
[INFO] [stdout]    = note: this warning originates in the derive macro `Wasmbin` which comes from the expansion of the macro `newtype_id` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]   --> src/indices.rs:23:55
[INFO] [stdout]    |
[INFO] [stdout] 23 |         #[derive(PartialEq, Eq, Clone, Copy, Wasmbin, WasmbinCountable, Hash, Visit)]
[INFO] [stdout]    |                                                       ^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 57 | newtype_id!(GlobalId);
[INFO] [stdout]    | --------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current constant `_DERIVE_crate_builtins_WasmbinCountable_FOR_GlobalId`
[INFO] [stdout]    = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type
[INFO] [stdout]    = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]    = note: the derive macro `WasmbinCountable` may come from an old version of the `wasmbin_derive` crate, try updating your dependency with `cargo update -p wasmbin_derive`
[INFO] [stdout]    = note: this warning originates in the derive macro `WasmbinCountable` which comes from the expansion of the macro `newtype_id` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]   --> src/indices.rs:23:79
[INFO] [stdout]    |
[INFO] [stdout] 23 |         #[derive(PartialEq, Eq, Clone, Copy, Wasmbin, WasmbinCountable, Hash, Visit)]
[INFO] [stdout]    |                                                                               ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 57 | newtype_id!(GlobalId);
[INFO] [stdout]    | --------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current constant `_DERIVE_Visit_FOR_GlobalId`
[INFO] [stdout]    = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type
[INFO] [stdout]    = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]    = note: the derive macro `Visit` may come from an old version of the `wasmbin_derive` crate, try updating your dependency with `cargo update -p wasmbin_derive`
[INFO] [stdout]    = note: this warning originates in the derive macro `Visit` which comes from the expansion of the macro `newtype_id` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]   --> src/indices.rs:23:46
[INFO] [stdout]    |
[INFO] [stdout] 23 |         #[derive(PartialEq, Eq, Clone, Copy, Wasmbin, WasmbinCountable, Hash, Visit)]
[INFO] [stdout]    |                                              ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 58 | newtype_id!(LabelId);
[INFO] [stdout]    | -------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current constant `_DERIVE_Encode_FOR_LabelId`
[INFO] [stdout]    = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type
[INFO] [stdout]    = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]    = note: the derive macro `Wasmbin` may come from an old version of the `wasmbin_derive` crate, try updating your dependency with `cargo update -p wasmbin_derive`
[INFO] [stdout]    = note: this warning originates in the derive macro `Wasmbin` which comes from the expansion of the macro `newtype_id` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]   --> src/indices.rs:23:55
[INFO] [stdout]    |
[INFO] [stdout] 23 |         #[derive(PartialEq, Eq, Clone, Copy, Wasmbin, WasmbinCountable, Hash, Visit)]
[INFO] [stdout]    |                                                       ^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 58 | newtype_id!(LabelId);
[INFO] [stdout]    | -------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current constant `_DERIVE_crate_builtins_WasmbinCountable_FOR_LabelId`
[INFO] [stdout]    = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type
[INFO] [stdout]    = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]    = note: the derive macro `WasmbinCountable` may come from an old version of the `wasmbin_derive` crate, try updating your dependency with `cargo update -p wasmbin_derive`
[INFO] [stdout]    = note: this warning originates in the derive macro `WasmbinCountable` which comes from the expansion of the macro `newtype_id` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]   --> src/indices.rs:23:79
[INFO] [stdout]    |
[INFO] [stdout] 23 |         #[derive(PartialEq, Eq, Clone, Copy, Wasmbin, WasmbinCountable, Hash, Visit)]
[INFO] [stdout]    |                                                                               ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 58 | newtype_id!(LabelId);
[INFO] [stdout]    | -------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current constant `_DERIVE_Visit_FOR_LabelId`
[INFO] [stdout]    = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type
[INFO] [stdout]    = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]    = note: the derive macro `Visit` may come from an old version of the `wasmbin_derive` crate, try updating your dependency with `cargo update -p wasmbin_derive`
[INFO] [stdout]    = note: this warning originates in the derive macro `Visit` which comes from the expansion of the macro `newtype_id` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]   --> src/indices.rs:23:46
[INFO] [stdout]    |
[INFO] [stdout] 23 |         #[derive(PartialEq, Eq, Clone, Copy, Wasmbin, WasmbinCountable, Hash, Visit)]
[INFO] [stdout]    |                                              ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 59 | newtype_id!(LocalId);
[INFO] [stdout]    | -------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current constant `_DERIVE_Encode_FOR_LocalId`
[INFO] [stdout]    = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type
[INFO] [stdout]    = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]    = note: the derive macro `Wasmbin` may come from an old version of the `wasmbin_derive` crate, try updating your dependency with `cargo update -p wasmbin_derive`
[INFO] [stdout]    = note: this warning originates in the derive macro `Wasmbin` which comes from the expansion of the macro `newtype_id` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]   --> src/indices.rs:23:55
[INFO] [stdout]    |
[INFO] [stdout] 23 |         #[derive(PartialEq, Eq, Clone, Copy, Wasmbin, WasmbinCountable, Hash, Visit)]
[INFO] [stdout]    |                                                       ^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 59 | newtype_id!(LocalId);
[INFO] [stdout]    | -------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current constant `_DERIVE_crate_builtins_WasmbinCountable_FOR_LocalId`
[INFO] [stdout]    = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type
[INFO] [stdout]    = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]    = note: the derive macro `WasmbinCountable` may come from an old version of the `wasmbin_derive` crate, try updating your dependency with `cargo update -p wasmbin_derive`
[INFO] [stdout]    = note: this warning originates in the derive macro `WasmbinCountable` which comes from the expansion of the macro `newtype_id` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]   --> src/indices.rs:23:79
[INFO] [stdout]    |
[INFO] [stdout] 23 |         #[derive(PartialEq, Eq, Clone, Copy, Wasmbin, WasmbinCountable, Hash, Visit)]
[INFO] [stdout]    |                                                                               ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 59 | newtype_id!(LocalId);
[INFO] [stdout]    | -------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current constant `_DERIVE_Visit_FOR_LocalId`
[INFO] [stdout]    = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type
[INFO] [stdout]    = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]    = note: the derive macro `Visit` may come from an old version of the `wasmbin_derive` crate, try updating your dependency with `cargo update -p wasmbin_derive`
[INFO] [stdout]    = note: this warning originates in the derive macro `Visit` which comes from the expansion of the macro `newtype_id` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]   --> src/indices.rs:23:46
[INFO] [stdout]    |
[INFO] [stdout] 23 |         #[derive(PartialEq, Eq, Clone, Copy, Wasmbin, WasmbinCountable, Hash, Visit)]
[INFO] [stdout]    |                                              ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 60 | newtype_id!(MemId);
[INFO] [stdout]    | ------------------ in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current constant `_DERIVE_Encode_FOR_MemId`
[INFO] [stdout]    = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type
[INFO] [stdout]    = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]    = note: the derive macro `Wasmbin` may come from an old version of the `wasmbin_derive` crate, try updating your dependency with `cargo update -p wasmbin_derive`
[INFO] [stdout]    = note: this warning originates in the derive macro `Wasmbin` which comes from the expansion of the macro `newtype_id` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]   --> src/indices.rs:23:55
[INFO] [stdout]    |
[INFO] [stdout] 23 |         #[derive(PartialEq, Eq, Clone, Copy, Wasmbin, WasmbinCountable, Hash, Visit)]
[INFO] [stdout]    |                                                       ^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 60 | newtype_id!(MemId);
[INFO] [stdout]    | ------------------ in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current constant `_DERIVE_crate_builtins_WasmbinCountable_FOR_MemId`
[INFO] [stdout]    = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type
[INFO] [stdout]    = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]    = note: the derive macro `WasmbinCountable` may come from an old version of the `wasmbin_derive` crate, try updating your dependency with `cargo update -p wasmbin_derive`
[INFO] [stdout]    = note: this warning originates in the derive macro `WasmbinCountable` which comes from the expansion of the macro `newtype_id` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]   --> src/indices.rs:23:79
[INFO] [stdout]    |
[INFO] [stdout] 23 |         #[derive(PartialEq, Eq, Clone, Copy, Wasmbin, WasmbinCountable, Hash, Visit)]
[INFO] [stdout]    |                                                                               ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 60 | newtype_id!(MemId);
[INFO] [stdout]    | ------------------ in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current constant `_DERIVE_Visit_FOR_MemId`
[INFO] [stdout]    = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type
[INFO] [stdout]    = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]    = note: the derive macro `Visit` may come from an old version of the `wasmbin_derive` crate, try updating your dependency with `cargo update -p wasmbin_derive`
[INFO] [stdout]    = note: this warning originates in the derive macro `Visit` which comes from the expansion of the macro `newtype_id` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]   --> src/indices.rs:23:46
[INFO] [stdout]    |
[INFO] [stdout] 23 |         #[derive(PartialEq, Eq, Clone, Copy, Wasmbin, WasmbinCountable, Hash, Visit)]
[INFO] [stdout]    |                                              ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 61 | newtype_id!(TableId);
[INFO] [stdout]    | -------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current constant `_DERIVE_Encode_FOR_TableId`
[INFO] [stdout]    = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type
[INFO] [stdout]    = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]    = note: the derive macro `Wasmbin` may come from an old version of the `wasmbin_derive` crate, try updating your dependency with `cargo update -p wasmbin_derive`
[INFO] [stdout]    = note: this warning originates in the derive macro `Wasmbin` which comes from the expansion of the macro `newtype_id` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]   --> src/indices.rs:23:55
[INFO] [stdout]    |
[INFO] [stdout] 23 |         #[derive(PartialEq, Eq, Clone, Copy, Wasmbin, WasmbinCountable, Hash, Visit)]
[INFO] [stdout]    |                                                       ^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 61 | newtype_id!(TableId);
[INFO] [stdout]    | -------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current constant `_DERIVE_crate_builtins_WasmbinCountable_FOR_TableId`
[INFO] [stdout]    = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type
[INFO] [stdout]    = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]    = note: the derive macro `WasmbinCountable` may come from an old version of the `wasmbin_derive` crate, try updating your dependency with `cargo update -p wasmbin_derive`
[INFO] [stdout]    = note: this warning originates in the derive macro `WasmbinCountable` which comes from the expansion of the macro `newtype_id` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]   --> src/indices.rs:23:79
[INFO] [stdout]    |
[INFO] [stdout] 23 |         #[derive(PartialEq, Eq, Clone, Copy, Wasmbin, WasmbinCountable, Hash, Visit)]
[INFO] [stdout]    |                                                                               ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 61 | newtype_id!(TableId);
[INFO] [stdout]    | -------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current constant `_DERIVE_Visit_FOR_TableId`
[INFO] [stdout]    = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type
[INFO] [stdout]    = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]    = note: the derive macro `Visit` may come from an old version of the `wasmbin_derive` crate, try updating your dependency with `cargo update -p wasmbin_derive`
[INFO] [stdout]    = note: this warning originates in the derive macro `Visit` which comes from the expansion of the macro `newtype_id` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]   --> src/indices.rs:23:46
[INFO] [stdout]    |
[INFO] [stdout] 23 |         #[derive(PartialEq, Eq, Clone, Copy, Wasmbin, WasmbinCountable, Hash, Visit)]
[INFO] [stdout]    |                                              ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 62 | newtype_id!(TypeId);
[INFO] [stdout]    | ------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current constant `_DERIVE_Encode_FOR_TypeId`
[INFO] [stdout]    = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type
[INFO] [stdout]    = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]    = note: the derive macro `Wasmbin` may come from an old version of the `wasmbin_derive` crate, try updating your dependency with `cargo update -p wasmbin_derive`
[INFO] [stdout]    = note: this warning originates in the derive macro `Wasmbin` which comes from the expansion of the macro `newtype_id` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]   --> src/indices.rs:23:55
[INFO] [stdout]    |
[INFO] [stdout] 23 |         #[derive(PartialEq, Eq, Clone, Copy, Wasmbin, WasmbinCountable, Hash, Visit)]
[INFO] [stdout]    |                                                       ^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 62 | newtype_id!(TypeId);
[INFO] [stdout]    | ------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current constant `_DERIVE_crate_builtins_WasmbinCountable_FOR_TypeId`
[INFO] [stdout]    = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type
[INFO] [stdout]    = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]    = note: the derive macro `WasmbinCountable` may come from an old version of the `wasmbin_derive` crate, try updating your dependency with `cargo update -p wasmbin_derive`
[INFO] [stdout]    = note: this warning originates in the derive macro `WasmbinCountable` which comes from the expansion of the macro `newtype_id` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]   --> src/indices.rs:23:79
[INFO] [stdout]    |
[INFO] [stdout] 23 |         #[derive(PartialEq, Eq, Clone, Copy, Wasmbin, WasmbinCountable, Hash, Visit)]
[INFO] [stdout]    |                                                                               ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 62 | newtype_id!(TypeId);
[INFO] [stdout]    | ------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current constant `_DERIVE_Visit_FOR_TypeId`
[INFO] [stdout]    = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type
[INFO] [stdout]    = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]    = note: the derive macro `Visit` may come from an old version of the `wasmbin_derive` crate, try updating your dependency with `cargo update -p wasmbin_derive`
[INFO] [stdout]    = note: this warning originates in the derive macro `Visit` which comes from the expansion of the macro `newtype_id` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]    --> src/instructions/mod.rs:119:50
[INFO] [stdout]     |
[INFO] [stdout] 119 | #[cfg_attr(not(feature = "multi-memory"), derive(Wasmbin))]
[INFO] [stdout]     |                                                  ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: move this `impl` block outside the of the current constant `_DERIVE_Encode_FOR_MemArg`
[INFO] [stdout]     = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type
[INFO] [stdout]     = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]     = note: the derive macro `Wasmbin` may come from an old version of the `wasmbin_derive` crate, try updating your dependency with `cargo update -p wasmbin_derive`
[INFO] [stdout]     = note: this warning originates in the derive macro `Wasmbin` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]    --> src/instructions/mod.rs:118:45
[INFO] [stdout]     |
[INFO] [stdout] 118 | #[derive(Debug, PartialEq, Eq, Hash, Clone, Visit)]
[INFO] [stdout]     |                                             ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: move this `impl` block outside the of the current constant `_DERIVE_Visit_FOR_MemArg`
[INFO] [stdout]     = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type
[INFO] [stdout]     = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]     = note: the derive macro `Visit` may come from an old version of the `wasmbin_derive` crate, try updating your dependency with `cargo update -p wasmbin_derive`
[INFO] [stdout]     = note: this warning originates in the derive macro `Visit` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]    --> src/instructions/mod.rs:162:10
[INFO] [stdout]     |
[INFO] [stdout] 162 | #[derive(Wasmbin, Debug, PartialEq, Eq, Hash, Clone, Visit)]
[INFO] [stdout]     |          ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: move this `impl` block outside the of the current constant `_DERIVE_Encode_FOR_CallIndirect`
[INFO] [stdout]     = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type
[INFO] [stdout]     = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]     = note: the derive macro `Wasmbin` may come from an old version of the `wasmbin_derive` crate, try updating your dependency with `cargo update -p wasmbin_derive`
[INFO] [stdout]     = note: this warning originates in the derive macro `Wasmbin` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]    --> src/instructions/mod.rs:162:54
[INFO] [stdout]     |
[INFO] [stdout] 162 | #[derive(Wasmbin, Debug, PartialEq, Eq, Hash, Clone, Visit)]
[INFO] [stdout]     |                                                      ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: move this `impl` block outside the of the current constant `_DERIVE_Visit_FOR_CallIndirect`
[INFO] [stdout]     = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type
[INFO] [stdout]     = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]     = note: the derive macro `Visit` may come from an old version of the `wasmbin_derive` crate, try updating your dependency with `cargo update -p wasmbin_derive`
[INFO] [stdout]     = note: this warning originates in the derive macro `Visit` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]    --> src/instructions/mod.rs:176:10
[INFO] [stdout]     |
[INFO] [stdout] 176 | #[derive(Wasmbin, Debug, PartialEq, Eq, Hash, Clone, Visit)]
[INFO] [stdout]     |          ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: move this `impl` block outside the of the current constant `_DERIVE_Encode_FOR_Instruction`
[INFO] [stdout]     = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type
[INFO] [stdout]     = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]     = note: the derive macro `Wasmbin` may come from an old version of the `wasmbin_derive` crate, try updating your dependency with `cargo update -p wasmbin_derive`
[INFO] [stdout]     = note: this warning originates in the derive macro `Wasmbin` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]    --> src/instructions/mod.rs:176:54
[INFO] [stdout]     |
[INFO] [stdout] 176 | #[derive(Wasmbin, Debug, PartialEq, Eq, Hash, Clone, Visit)]
[INFO] [stdout]     |                                                      ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: move this `impl` block outside the of the current constant `_DERIVE_Visit_FOR_Instruction`
[INFO] [stdout]     = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type
[INFO] [stdout]     = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]     = note: the derive macro `Visit` may come from an old version of the `wasmbin_derive` crate, try updating your dependency with `cargo update -p wasmbin_derive`
[INFO] [stdout]     = note: this warning originates in the derive macro `Visit` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]   --> src/instructions/misc.rs:20:10
[INFO] [stdout]    |
[INFO] [stdout] 20 | #[derive(Wasmbin, Debug, PartialEq, Eq, Hash, Clone, Visit)]
[INFO] [stdout]    |          ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current constant `_DERIVE_Encode_FOR_Misc`
[INFO] [stdout]    = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type
[INFO] [stdout]    = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]    = note: the derive macro `Wasmbin` may come from an old version of the `wasmbin_derive` crate, try updating your dependency with `cargo update -p wasmbin_derive`
[INFO] [stdout]    = note: this warning originates in the derive macro `Wasmbin` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]   --> src/instructions/misc.rs:20:54
[INFO] [stdout]    |
[INFO] [stdout] 20 | #[derive(Wasmbin, Debug, PartialEq, Eq, Hash, Clone, Visit)]
[INFO] [stdout]    |                                                      ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current constant `_DERIVE_Visit_FOR_Misc`
[INFO] [stdout]    = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type
[INFO] [stdout]    = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]    = note: the derive macro `Visit` may come from an old version of the `wasmbin_derive` crate, try updating your dependency with `cargo update -p wasmbin_derive`
[INFO] [stdout]    = note: this warning originates in the derive macro `Visit` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]   --> src/instructions/simd.rs:21:44
[INFO] [stdout]    |
[INFO] [stdout] 21 | #[derive(PartialEq, Eq, Clone, Copy, Hash, Visit)]
[INFO] [stdout]    |                                            ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current constant `_DERIVE_Visit_FOR_LaneId`
[INFO] [stdout]    = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type
[INFO] [stdout]    = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]    = note: the derive macro `Visit` may come from an old version of the `wasmbin_derive` crate, try updating your dependency with `cargo update -p wasmbin_derive`
[INFO] [stdout]    = note: this warning originates in the derive macro `Visit` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]   --> src/instructions/simd.rs:96:10
[INFO] [stdout]    |
[INFO] [stdout] 96 | #[derive(Wasmbin, Debug, PartialEq, Eq, Hash, Clone, Visit)]
[INFO] [stdout]    |          ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current constant `_DERIVE_Encode_FOR_SIMD`
[INFO] [stdout]    = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type
[INFO] [stdout]    = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]    = note: the derive macro `Wasmbin` may come from an old version of the `wasmbin_derive` crate, try updating your dependency with `cargo update -p wasmbin_derive`
[INFO] [stdout]    = note: this warning originates in the derive macro `Wasmbin` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]   --> src/instructions/simd.rs:96:54
[INFO] [stdout]    |
[INFO] [stdout] 96 | #[derive(Wasmbin, Debug, PartialEq, Eq, Hash, Clone, Visit)]
[INFO] [stdout]    |                                                      ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current constant `_DERIVE_Visit_FOR_SIMD`
[INFO] [stdout]    = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type
[INFO] [stdout]    = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]    = note: the derive macro `Visit` may come from an old version of the `wasmbin_derive` crate, try updating your dependency with `cargo update -p wasmbin_derive`
[INFO] [stdout]    = note: this warning originates in the derive macro `Visit` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]   --> src/module.rs:25:54
[INFO] [stdout]    |
[INFO] [stdout] 25 | #[derive(Debug, Default, PartialEq, Eq, Hash, Clone, Visit)]
[INFO] [stdout]    |                                                      ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current constant `_DERIVE_Visit_FOR_MagicAndVersion`
[INFO] [stdout]    = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type
[INFO] [stdout]    = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]    = note: the derive macro `Visit` may come from an old version of the `wasmbin_derive` crate, try updating your dependency with `cargo update -p wasmbin_derive`
[INFO] [stdout]    = note: this warning originates in the derive macro `Visit` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]   --> src/module.rs:34:10
[INFO] [stdout]    |
[INFO] [stdout] 34 | #[derive(Wasmbin)]
[INFO] [stdout]    |          ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current constant `_DERIVE_Encode_FOR_ModuleRepr`
[INFO] [stdout]    = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type
[INFO] [stdout]    = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]    = note: the derive macro `Wasmbin` may come from an old version of the `wasmbin_derive` crate, try updating your dependency with `cargo update -p wasmbin_derive`
[INFO] [stdout]    = note: this warning originates in the derive macro `Wasmbin` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]   --> src/module.rs:45:54
[INFO] [stdout]    |
[INFO] [stdout] 45 | #[derive(Debug, Default, PartialEq, Eq, Hash, Clone, Visit)]
[INFO] [stdout]    |                                                      ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current constant `_DERIVE_Visit_FOR_Module`
[INFO] [stdout]    = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type
[INFO] [stdout]    = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]    = note: the derive macro `Visit` may come from an old version of the `wasmbin_derive` crate, try updating your dependency with `cargo update -p wasmbin_derive`
[INFO] [stdout]    = note: this warning originates in the derive macro `Visit` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]   --> src/sections.rs:36:10
[INFO] [stdout]    |
[INFO] [stdout] 36 | #[derive(Wasmbin, Debug, PartialEq, Eq, Hash, Clone, Visit)]
[INFO] [stdout]    |          ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current constant `_DERIVE_Encode_FOR_NameAssoc`
[INFO] [stdout]    = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type
[INFO] [stdout]    = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]    = note: the derive macro `Wasmbin` may come from an old version of the `wasmbin_derive` crate, try updating your dependency with `cargo update -p wasmbin_derive`
[INFO] [stdout]    = note: this warning originates in the derive macro `Wasmbin` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]   --> src/sections.rs:36:54
[INFO] [stdout]    |
[INFO] [stdout] 36 | #[derive(Wasmbin, Debug, PartialEq, Eq, Hash, Clone, Visit)]
[INFO] [stdout]    |                                                      ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current constant `_DERIVE_Visit_FOR_NameAssoc`
[INFO] [stdout]    = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type
[INFO] [stdout]    = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]    = note: the derive macro `Visit` may come from an old version of the `wasmbin_derive` crate, try updating your dependency with `cargo update -p wasmbin_derive`
[INFO] [stdout]    = note: this warning originates in the derive macro `Visit` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]   --> src/sections.rs:45:10
[INFO] [stdout]    |
[INFO] [stdout] 45 | #[derive(Wasmbin, Debug, PartialEq, Eq, Hash, Clone, Visit)]
[INFO] [stdout]    |          ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current constant `_DERIVE_Encode_FOR_NameMap`
[INFO] [stdout]    = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type
[INFO] [stdout]    = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]    = note: the derive macro `Wasmbin` may come from an old version of the `wasmbin_derive` crate, try updating your dependency with `cargo update -p wasmbin_derive`
[INFO] [stdout]    = note: this warning originates in the derive macro `Wasmbin` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]   --> src/sections.rs:45:54
[INFO] [stdout]    |
[INFO] [stdout] 45 | #[derive(Wasmbin, Debug, PartialEq, Eq, Hash, Clone, Visit)]
[INFO] [stdout]    |                                                      ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current constant `_DERIVE_Visit_FOR_NameMap`
[INFO] [stdout]    = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type
[INFO] [stdout]    = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]    = note: the derive macro `Visit` may come from an old version of the `wasmbin_derive` crate, try updating your dependency with `cargo update -p wasmbin_derive`
[INFO] [stdout]    = note: this warning originates in the derive macro `Visit` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]   --> src/sections.rs:54:10
[INFO] [stdout]    |
[INFO] [stdout] 54 | #[derive(Wasmbin, Debug, PartialEq, Eq, Hash, Clone, Visit)]
[INFO] [stdout]    |          ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current constant `_DERIVE_Encode_FOR_NameSubSection`
[INFO] [stdout]    = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type
[INFO] [stdout]    = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]    = note: the derive macro `Wasmbin` may come from an old version of the `wasmbin_derive` crate, try updating your dependency with `cargo update -p wasmbin_derive`
[INFO] [stdout]    = note: this warning originates in the derive macro `Wasmbin` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]   --> src/sections.rs:54:54
[INFO] [stdout]    |
[INFO] [stdout] 54 | #[derive(Wasmbin, Debug, PartialEq, Eq, Hash, Clone, Visit)]
[INFO] [stdout]    |                                                      ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current constant `_DERIVE_Visit_FOR_NameSubSection`
[INFO] [stdout]    = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type
[INFO] [stdout]    = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]    = note: the derive macro `Visit` may come from an old version of the `wasmbin_derive` crate, try updating your dependency with `cargo update -p wasmbin_derive`
[INFO] [stdout]    = note: this warning originates in the derive macro `Visit` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]    --> src/sections.rs:110:10
[INFO] [stdout]     |
[INFO] [stdout] 110 | #[derive(Wasmbin, WasmbinCountable, Debug, PartialEq, Eq, Hash, Clone, Visit)]
[INFO] [stdout]     |          ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: move this `impl` block outside the of the current constant `_DERIVE_Encode_FOR_ProducerField`
[INFO] [stdout]     = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type
[INFO] [stdout]     = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]     = note: the derive macro `Wasmbin` may come from an old version of the `wasmbin_derive` crate, try updating your dependency with `cargo update -p wasmbin_derive`
[INFO] [stdout]     = note: this warning originates in the derive macro `Wasmbin` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]    --> src/sections.rs:110:19
[INFO] [stdout]     |
[INFO] [stdout] 110 | #[derive(Wasmbin, WasmbinCountable, Debug, PartialEq, Eq, Hash, Clone, Visit)]
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: move this `impl` block outside the of the current constant `_DERIVE_crate_builtins_WasmbinCountable_FOR_ProducerField`
[INFO] [stdout]     = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type
[INFO] [stdout]     = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]     = note: the derive macro `WasmbinCountable` may come from an old version of the `wasmbin_derive` crate, try updating your dependency with `cargo update -p wasmbin_derive`
[INFO] [stdout]     = note: this warning originates in the derive macro `WasmbinCountable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]    --> src/sections.rs:110:72
[INFO] [stdout]     |
[INFO] [stdout] 110 | #[derive(Wasmbin, WasmbinCountable, Debug, PartialEq, Eq, Hash, Clone, Visit)]
[INFO] [stdout]     |                                                                        ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: move this `impl` block outside the of the current constant `_DERIVE_Visit_FOR_ProducerField`
[INFO] [stdout]     = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type
[INFO] [stdout]     = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]     = note: the derive macro `Visit` may come from an old version of the `wasmbin_derive` crate, try updating your dependency with `cargo update -p wasmbin_derive`
[INFO] [stdout]     = note: this warning originates in the derive macro `Visit` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]    --> src/sections.rs:117:10
[INFO] [stdout]     |
[INFO] [stdout] 117 | #[derive(Wasmbin, WasmbinCountable, Debug, PartialEq, Eq, Hash, Clone, Visit)]
[INFO] [stdout]     |          ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: move this `impl` block outside the of the current constant `_DERIVE_Encode_FOR_ProducerVersionedName`
[INFO] [stdout]     = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type
[INFO] [stdout]     = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]     = note: the derive macro `Wasmbin` may come from an old version of the `wasmbin_derive` crate, try updating your dependency with `cargo update -p wasmbin_derive`
[INFO] [stdout]     = note: this warning originates in the derive macro `Wasmbin` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]    --> src/sections.rs:117:19
[INFO] [stdout]     |
[INFO] [stdout] 117 | #[derive(Wasmbin, WasmbinCountable, Debug, PartialEq, Eq, Hash, Clone, Visit)]
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: move this `impl` block outside the of the current constant `_DERIVE_crate_builtins_WasmbinCountable_FOR_ProducerVersionedName`
[INFO] [stdout]     = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type
[INFO] [stdout]     = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]     = note: the derive macro `WasmbinCountable` may come from an old version of the `wasmbin_derive` crate, try updating your dependency with `cargo update -p wasmbin_derive`
[INFO] [stdout]     = note: this warning originates in the derive macro `WasmbinCountable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]    --> src/sections.rs:117:72
[INFO] [stdout]     |
[INFO] [stdout] 117 | #[derive(Wasmbin, WasmbinCountable, Debug, PartialEq, Eq, Hash, Clone, Visit)]
[INFO] [stdout]     |                                                                        ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: move this `impl` block outside the of the current constant `_DERIVE_Visit_FOR_ProducerVersionedName`
[INFO] [stdout]     = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type
[INFO] [stdout]     = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]     = note: the derive macro `Visit` may come from an old version of the `wasmbin_derive` crate, try updating your dependency with `cargo update -p wasmbin_derive`
[INFO] [stdout]     = note: this warning originates in the derive macro `Visit` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]    --> src/sections.rs:126:10
[INFO] [stdout]     |
[INFO] [stdout] 126 | #[derive(Wasmbin, Debug, PartialEq, Eq, Hash, Clone, Visit)]
[INFO] [stdout]     |          ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: move this `impl` block outside the of the current constant `_DERIVE_Encode_FOR_RawCustomSection`
[INFO] [stdout]     = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type
[INFO] [stdout]     = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]     = note: the derive macro `Wasmbin` may come from an old version of the `wasmbin_derive` crate, try updating your dependency with `cargo update -p wasmbin_derive`
[INFO] [stdout]     = note: this warning originates in the derive macro `Wasmbin` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]    --> src/sections.rs:126:54
[INFO] [stdout]     |
[INFO] [stdout] 126 | #[derive(Wasmbin, Debug, PartialEq, Eq, Hash, Clone, Visit)]
[INFO] [stdout]     |                                                      ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: move this `impl` block outside the of the current constant `_DERIVE_Visit_FOR_RawCustomSection`
[INFO] [stdout]     = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type
[INFO] [stdout]     = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]     = note: the derive macro `Visit` may come from an old version of the `wasmbin_derive` crate, try updating your dependency with `cargo update -p wasmbin_derive`
[INFO] [stdout]     = note: this warning originates in the derive macro `Visit` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]    --> src/sections.rs:231:10
[INFO] [stdout]     |
[INFO] [stdout] 231 | #[derive(Wasmbin, Debug, PartialEq, Eq, Hash, Clone, Visit)]
[INFO] [stdout]     |          ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: move this `impl` block outside the of the current constant `_DERIVE_Encode_FOR_ImportDesc`
[INFO] [stdout]     = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type
[INFO] [stdout]     = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]     = note: the derive macro `Wasmbin` may come from an old version of the `wasmbin_derive` crate, try updating your dependency with `cargo update -p wasmbin_derive`
[INFO] [stdout]     = note: this warning originates in the derive macro `Wasmbin` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]    --> src/sections.rs:231:54
[INFO] [stdout]     |
[INFO] [stdout] 231 | #[derive(Wasmbin, Debug, PartialEq, Eq, Hash, Clone, Visit)]
[INFO] [stdout]     |                                                      ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: move this `impl` block outside the of the current constant `_DERIVE_Visit_FOR_ImportDesc`
[INFO] [stdout]     = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type
[INFO] [stdout]     = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]     = note: the derive macro `Visit` may come from an old version of the `wasmbin_derive` crate, try updating your dependency with `cargo update -p wasmbin_derive`
[INFO] [stdout]     = note: this warning originates in the derive macro `Visit` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]    --> src/sections.rs:243:10
[INFO] [stdout]     |
[INFO] [stdout] 243 | #[derive(Wasmbin, Debug, PartialEq, Eq, Hash, Clone, Visit)]
[INFO] [stdout]     |          ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: move this `impl` block outside the of the current constant `_DERIVE_Encode_FOR_ImportPath`
[INFO] [stdout]     = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type
[INFO] [stdout]     = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]     = note: the derive macro `Wasmbin` may come from an old version of the `wasmbin_derive` crate, try updating your dependency with `cargo update -p wasmbin_derive`
[INFO] [stdout]     = note: this warning originates in the derive macro `Wasmbin` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]    --> src/sections.rs:243:54
[INFO] [stdout]     |
[INFO] [stdout] 243 | #[derive(Wasmbin, Debug, PartialEq, Eq, Hash, Clone, Visit)]
[INFO] [stdout]     |                                                      ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: move this `impl` block outside the of the current constant `_DERIVE_Visit_FOR_ImportPath`
[INFO] [stdout]     = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type
[INFO] [stdout]     = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]     = note: the derive macro `Visit` may come from an old version of the `wasmbin_derive` crate, try updating your dependency with `cargo update -p wasmbin_derive`
[INFO] [stdout]     = note: this warning originates in the derive macro `Visit` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]    --> src/sections.rs:250:10
[INFO] [stdout]     |
[INFO] [stdout] 250 | #[derive(Wasmbin, WasmbinCountable, Debug, PartialEq, Eq, Hash, Clone, Visit)]
[INFO] [stdout]     |          ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: move this `impl` block outside the of the current constant `_DERIVE_Encode_FOR_Import`
[INFO] [stdout]     = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type
[INFO] [stdout]     = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]     = note: the derive macro `Wasmbin` may come from an old version of the `wasmbin_derive` crate, try updating your dependency with `cargo update -p wasmbin_derive`
[INFO] [stdout]     = note: this warning originates in the derive macro `Wasmbin` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]    --> src/sections.rs:250:19
[INFO] [stdout]     |
[INFO] [stdout] 250 | #[derive(Wasmbin, WasmbinCountable, Debug, PartialEq, Eq, Hash, Clone, Visit)]
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: move this `impl` block outside the of the current constant `_DERIVE_crate_builtins_WasmbinCountable_FOR_Import`
[INFO] [stdout]     = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type
[INFO] [stdout]     = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]     = note: the derive macro `WasmbinCountable` may come from an old version of the `wasmbin_derive` crate, try updating your dependency with `cargo update -p wasmbin_derive`
[INFO] [stdout]     = note: this warning originates in the derive macro `WasmbinCountable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]    --> src/sections.rs:250:72
[INFO] [stdout]     |
[INFO] [stdout] 250 | #[derive(Wasmbin, WasmbinCountable, Debug, PartialEq, Eq, Hash, Clone, Visit)]
[INFO] [stdout]     |                                                                        ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: move this `impl` block outside the of the current constant `_DERIVE_Visit_FOR_Import`
[INFO] [stdout]     = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type
[INFO] [stdout]     = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]     = note: the derive macro `Visit` may come from an old version of the `wasmbin_derive` crate, try updating your dependency with `cargo update -p wasmbin_derive`
[INFO] [stdout]     = note: this warning originates in the derive macro `Visit` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]    --> src/sections.rs:257:10
[INFO] [stdout]     |
[INFO] [stdout] 257 | #[derive(Wasmbin, WasmbinCountable, Debug, PartialEq, Eq, Hash, Clone, Visit)]
[INFO] [stdout]     |          ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: move this `impl` block outside the of the current constant `_DERIVE_Encode_FOR_Global`
[INFO] [stdout]     = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type
[INFO] [stdout]     = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]     = note: the derive macro `Wasmbin` may come from an old version of the `wasmbin_derive` crate, try updating your dependency with `cargo update -p wasmbin_derive`
[INFO] [stdout]     = note: this warning originates in the derive macro `Wasmbin` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]    --> src/sections.rs:257:19
[INFO] [stdout]     |
[INFO] [stdout] 257 | #[derive(Wasmbin, WasmbinCountable, Debug, PartialEq, Eq, Hash, Clone, Visit)]
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: move this `impl` block outside the of the current constant `_DERIVE_crate_builtins_WasmbinCountable_FOR_Global`
[INFO] [stdout]     = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type
[INFO] [stdout]     = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]     = note: the derive macro `WasmbinCountable` may come from an old version of the `wasmbin_derive` crate, try updating your dependency with `cargo update -p wasmbin_derive`
[INFO] [stdout]     = note: this warning originates in the derive macro `WasmbinCountable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]    --> src/sections.rs:257:72
[INFO] [stdout]     |
[INFO] [stdout] 257 | #[derive(Wasmbin, WasmbinCountable, Debug, PartialEq, Eq, Hash, Clone, Visit)]
[INFO] [stdout]     |                                                                        ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: move this `impl` block outside the of the current constant `_DERIVE_Visit_FOR_Global`
[INFO] [stdout]     = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type
[INFO] [stdout]     = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]     = note: the derive macro `Visit` may come from an old version of the `wasmbin_derive` crate, try updating your dependency with `cargo update -p wasmbin_derive`
[INFO] [stdout]     = note: this warning originates in the derive macro `Visit` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]    --> src/sections.rs:264:10
[INFO] [stdout]     |
[INFO] [stdout] 264 | #[derive(Wasmbin, Debug, PartialEq, Eq, Hash, Clone, Visit)]
[INFO] [stdout]     |          ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: move this `impl` block outside the of the current constant `_DERIVE_Encode_FOR_ExportDesc`
[INFO] [stdout]     = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type
[INFO] [stdout]     = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]     = note: the derive macro `Wasmbin` may come from an old version of the `wasmbin_derive` crate, try updating your dependency with `cargo update -p wasmbin_derive`
[INFO] [stdout]     = note: this warning originates in the derive macro `Wasmbin` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]    --> src/sections.rs:264:54
[INFO] [stdout]     |
[INFO] [stdout] 264 | #[derive(Wasmbin, Debug, PartialEq, Eq, Hash, Clone, Visit)]
[INFO] [stdout]     |                                                      ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: move this `impl` block outside the of the current constant `_DERIVE_Visit_FOR_ExportDesc`
[INFO] [stdout]     = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type
[INFO] [stdout]     = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]     = note: the derive macro `Visit` may come from an old version of the `wasmbin_derive` crate, try updating your dependency with `cargo update -p wasmbin_derive`
[INFO] [stdout]     = note: this warning originates in the derive macro `Visit` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]    --> src/sections.rs:276:10
[INFO] [stdout]     |
[INFO] [stdout] 276 | #[derive(Wasmbin, WasmbinCountable, Debug, PartialEq, Eq, Hash, Clone, Visit)]
[INFO] [stdout]     |          ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: move this `impl` block outside the of the current constant `_DERIVE_Encode_FOR_Export`
[INFO] [stdout]     = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type
[INFO] [stdout]     = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]     = note: the derive macro `Wasmbin` may come from an old version of the `wasmbin_derive` crate, try updating your dependency with `cargo update -p wasmbin_derive`
[INFO] [stdout]     = note: this warning originates in the derive macro `Wasmbin` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]    --> src/sections.rs:276:19
[INFO] [stdout]     |
[INFO] [stdout] 276 | #[derive(Wasmbin, WasmbinCountable, Debug, PartialEq, Eq, Hash, Clone, Visit)]
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: move this `impl` block outside the of the current constant `_DERIVE_crate_builtins_WasmbinCountable_FOR_Export`
[INFO] [stdout]     = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type
[INFO] [stdout]     = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]     = note: the derive macro `WasmbinCountable` may come from an old version of the `wasmbin_derive` crate, try updating your dependency with `cargo update -p wasmbin_derive`
[INFO] [stdout]     = note: this warning originates in the derive macro `WasmbinCountable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]    --> src/sections.rs:276:72
[INFO] [stdout]     |
[INFO] [stdout] 276 | #[derive(Wasmbin, WasmbinCountable, Debug, PartialEq, Eq, Hash, Clone, Visit)]
[INFO] [stdout]     |                                                                        ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: move this `impl` block outside the of the current constant `_DERIVE_Visit_FOR_Export`
[INFO] [stdout]     = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type
[INFO] [stdout]     = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]     = note: the derive macro `Visit` may come from an old version of the `wasmbin_derive` crate, try updating your dependency with `cargo update -p wasmbin_derive`
[INFO] [stdout]     = note: this warning originates in the derive macro `Visit` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]    --> src/sections.rs:283:10
[INFO] [stdout]     |
[INFO] [stdout] 283 | #[derive(Wasmbin, Debug, PartialEq, Eq, Hash, Clone, Visit)]
[INFO] [stdout]     |          ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: move this `impl` block outside the of the current constant `_DERIVE_Encode_FOR_ElemKind`
[INFO] [stdout]     = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type
[INFO] [stdout]     = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]     = note: the derive macro `Wasmbin` may come from an old version of the `wasmbin_derive` crate, try updating your dependency with `cargo update -p wasmbin_derive`
[INFO] [stdout]     = note: this warning originates in the derive macro `Wasmbin` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]    --> src/sections.rs:283:54
[INFO] [stdout]     |
[INFO] [stdout] 283 | #[derive(Wasmbin, Debug, PartialEq, Eq, Hash, Clone, Visit)]
[INFO] [stdout]     |                                                      ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: move this `impl` block outside the of the current constant `_DERIVE_Visit_FOR_ElemKind`
[INFO] [stdout]     = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type
[INFO] [stdout]     = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]     = note: the derive macro `Visit` may come from an old version of the `wasmbin_derive` crate, try updating your dependency with `cargo update -p wasmbin_derive`
[INFO] [stdout]     = note: this warning originates in the derive macro `Visit` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]    --> src/sections.rs:290:10
[INFO] [stdout]     |
[INFO] [stdout] 290 | #[derive(Wasmbin, WasmbinCountable, Debug, PartialEq, Eq, Hash, Clone, Visit)]
[INFO] [stdout]     |          ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: move this `impl` block outside the of the current constant `_DERIVE_Encode_FOR_Element`
[INFO] [stdout]     = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type
[INFO] [stdout]     = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]     = note: the derive macro `Wasmbin` may come from an old version of the `wasmbin_derive` crate, try updating your dependency with `cargo update -p wasmbin_derive`
[INFO] [stdout]     = note: this warning originates in the derive macro `Wasmbin` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]    --> src/sections.rs:290:19
[INFO] [stdout]     |
[INFO] [stdout] 290 | #[derive(Wasmbin, WasmbinCountable, Debug, PartialEq, Eq, Hash, Clone, Visit)]
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: move this `impl` block outside the of the current constant `_DERIVE_crate_builtins_WasmbinCountable_FOR_Element`
[INFO] [stdout]     = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type
[INFO] [stdout]     = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]     = note: the derive macro `WasmbinCountable` may come from an old version of the `wasmbin_derive` crate, try updating your dependency with `cargo update -p wasmbin_derive`
[INFO] [stdout]     = note: this warning originates in the derive macro `WasmbinCountable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]    --> src/sections.rs:290:72
[INFO] [stdout]     |
[INFO] [stdout] 290 | #[derive(Wasmbin, WasmbinCountable, Debug, PartialEq, Eq, Hash, Clone, Visit)]
[INFO] [stdout]     |                                                                        ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: move this `impl` block outside the of the current constant `_DERIVE_Visit_FOR_Element`
[INFO] [stdout]     = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type
[INFO] [stdout]     = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]     = note: the derive macro `Visit` may come from an old version of the `wasmbin_derive` crate, try updating your dependency with `cargo update -p wasmbin_derive`
[INFO] [stdout]     = note: this warning originates in the derive macro `Visit` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]    --> src/sections.rs:332:10
[INFO] [stdout]     |
[INFO] [stdout] 332 | #[derive(Wasmbin, WasmbinCountable, Debug, PartialEq, Eq, Hash, Clone, Visit)]
[INFO] [stdout]     |          ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: move this `impl` block outside the of the current constant `_DERIVE_Encode_FOR_Locals`
[INFO] [stdout]     = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type
[INFO] [stdout]     = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]     = note: the derive macro `Wasmbin` may come from an old version of the `wasmbin_derive` crate, try updating your dependency with `cargo update -p wasmbin_derive`
[INFO] [stdout]     = note: this warning originates in the derive macro `Wasmbin` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]    --> src/sections.rs:332:19
[INFO] [stdout]     |
[INFO] [stdout] 332 | #[derive(Wasmbin, WasmbinCountable, Debug, PartialEq, Eq, Hash, Clone, Visit)]
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: move this `impl` block outside the of the current constant `_DERIVE_crate_builtins_WasmbinCountable_FOR_Locals`
[INFO] [stdout]     = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type
[INFO] [stdout]     = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]     = note: the derive macro `WasmbinCountable` may come from an old version of the `wasmbin_derive` crate, try updating your dependency with `cargo update -p wasmbin_derive`
[INFO] [stdout]     = note: this warning originates in the derive macro `WasmbinCountable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]    --> src/sections.rs:332:72
[INFO] [stdout]     |
[INFO] [stdout] 332 | #[derive(Wasmbin, WasmbinCountable, Debug, PartialEq, Eq, Hash, Clone, Visit)]
[INFO] [stdout]     |                                                                        ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: move this `impl` block outside the of the current constant `_DERIVE_Visit_FOR_Locals`
[INFO] [stdout]     = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type
[INFO] [stdout]     = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]     = note: the derive macro `Visit` may come from an old version of the `wasmbin_derive` crate, try updating your dependency with `cargo update -p wasmbin_derive`
[INFO] [stdout]     = note: this warning originates in the derive macro `Visit` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]    --> src/sections.rs:347:10
[INFO] [stdout]     |
[INFO] [stdout] 347 | #[derive(Wasmbin, WasmbinCountable, Debug, Default, PartialEq, Eq, Hash, Clone, Visit)]
[INFO] [stdout]     |          ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: move this `impl` block outside the of the current constant `_DERIVE_Encode_FOR_FuncBody`
[INFO] [stdout]     = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type
[INFO] [stdout]     = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]     = note: the derive macro `Wasmbin` may come from an old version of the `wasmbin_derive` crate, try updating your dependency with `cargo update -p wasmbin_derive`
[INFO] [stdout]     = note: this warning originates in the derive macro `Wasmbin` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]    --> src/sections.rs:347:19
[INFO] [stdout]     |
[INFO] [stdout] 347 | #[derive(Wasmbin, WasmbinCountable, Debug, Default, PartialEq, Eq, Hash, Clone, Visit)]
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: move this `impl` block outside the of the current constant `_DERIVE_crate_builtins_WasmbinCountable_FOR_FuncBody`
[INFO] [stdout]     = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type
[INFO] [stdout]     = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]     = note: the derive macro `WasmbinCountable` may come from an old version of the `wasmbin_derive` crate, try updating your dependency with `cargo update -p wasmbin_derive`
[INFO] [stdout]     = note: this warning originates in the derive macro `WasmbinCountable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]    --> src/sections.rs:347:81
[INFO] [stdout]     |
[INFO] [stdout] 347 | #[derive(Wasmbin, WasmbinCountable, Debug, Default, PartialEq, Eq, Hash, Clone, Visit)]
[INFO] [stdout]     |                                                                                 ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: move this `impl` block outside the of the current constant `_DERIVE_Visit_FOR_FuncBody`
[INFO] [stdout]     = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type
[INFO] [stdout]     = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]     = note: the derive macro `Visit` may come from an old version of the `wasmbin_derive` crate, try updating your dependency with `cargo update -p wasmbin_derive`
[INFO] [stdout]     = note: this warning originates in the derive macro `Visit` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]    --> src/sections.rs:354:10
[INFO] [stdout]     |
[INFO] [stdout] 354 | #[derive(Wasmbin, Debug, PartialEq, Eq, Hash, Clone, Visit)]
[INFO] [stdout]     |          ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: move this `impl` block outside the of the current constant `_DERIVE_Encode_FOR_DataInit`
[INFO] [stdout]     = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type
[INFO] [stdout]     = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]     = note: the derive macro `Wasmbin` may come from an old version of the `wasmbin_derive` crate, try updating your dependency with `cargo update -p wasmbin_derive`
[INFO] [stdout]     = note: this warning originates in the derive macro `Wasmbin` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]    --> src/sections.rs:354:54
[INFO] [stdout]     |
[INFO] [stdout] 354 | #[derive(Wasmbin, Debug, PartialEq, Eq, Hash, Clone, Visit)]
[INFO] [stdout]     |                                                      ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: move this `impl` block outside the of the current constant `_DERIVE_Visit_FOR_DataInit`
[INFO] [stdout]     = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type
[INFO] [stdout]     = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]     = note: the derive macro `Visit` may come from an old version of the `wasmbin_derive` crate, try updating your dependency with `cargo update -p wasmbin_derive`
[INFO] [stdout]     = note: this warning originates in the derive macro `Visit` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]    --> src/sections.rs:363:10
[INFO] [stdout]     |
[INFO] [stdout] 363 | #[derive(Wasmbin, WasmbinCountable, CustomDebug, PartialEq, Eq, Hash, Clone, Visit)]
[INFO] [stdout]     |          ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: move this `impl` block outside the of the current constant `_DERIVE_Encode_FOR_Data`
[INFO] [stdout]     = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type
[INFO] [stdout]     = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]     = note: the derive macro `Wasmbin` may come from an old version of the `wasmbin_derive` crate, try updating your dependency with `cargo update -p wasmbin_derive`
[INFO] [stdout]     = note: this warning originates in the derive macro `Wasmbin` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]    --> src/sections.rs:363:19
[INFO] [stdout]     |
[INFO] [stdout] 363 | #[derive(Wasmbin, WasmbinCountable, CustomDebug, PartialEq, Eq, Hash, Clone, Visit)]
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: move this `impl` block outside the of the current constant `_DERIVE_crate_builtins_WasmbinCountable_FOR_Data`
[INFO] [stdout]     = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type
[INFO] [stdout]     = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]     = note: the derive macro `WasmbinCountable` may come from an old version of the `wasmbin_derive` crate, try updating your dependency with `cargo update -p wasmbin_derive`
[INFO] [stdout]     = note: this warning originates in the derive macro `WasmbinCountable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]    --> src/sections.rs:363:37
[INFO] [stdout]     |
[INFO] [stdout] 363 | #[derive(Wasmbin, WasmbinCountable, CustomDebug, PartialEq, Eq, Hash, Clone, Visit)]
[INFO] [stdout]     |                                     ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: move this `impl` block outside the of the current constant `_DERIVE_core_fmt_Debug_FOR_Data`
[INFO] [stdout]     = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type
[INFO] [stdout]     = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]     = note: the derive macro `CustomDebug` may come from an old version of the `custom_debug_derive` crate, try updating your dependency with `cargo update -p custom_debug_derive`
[INFO] [stdout]     = note: this warning originates in the derive macro `CustomDebug` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]    --> src/sections.rs:363:78
[INFO] [stdout]     |
[INFO] [stdout] 363 | #[derive(Wasmbin, WasmbinCountable, CustomDebug, PartialEq, Eq, Hash, Clone, Visit)]
[INFO] [stdout]     |                                                                              ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: move this `impl` block outside the of the current constant `_DERIVE_Visit_FOR_Data`
[INFO] [stdout]     = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type
[INFO] [stdout]     = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]     = note: the derive macro `Visit` may come from an old version of the `wasmbin_derive` crate, try updating your dependency with `cargo update -p wasmbin_derive`
[INFO] [stdout]     = note: this warning originates in the derive macro `Visit` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]    --> src/sections.rs:394:18
[INFO] [stdout]     |
[INFO] [stdout] 394 |           #[derive(Wasmbin, Debug, PartialEq, Eq, Hash, Clone, Visit)]
[INFO] [stdout]     |                    ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 519 | / define_sections! {
[INFO] [stdout] 520 | |     /// [Custom section](https://webassembly.github.io/spec/core/binary/modules.html#custom-section).
[INFO] [stdout] 521 | |     Custom(super::CustomSection) = 0,
[INFO] [stdout] 522 | |     /// [Type section](https://webassembly.github.io/spec/core/binary/modules.html#type-section).
[INFO] [stdout] ...   |
[INFO] [stdout] 554 | |     Data(Vec<super::Data>) = 11,
[INFO] [stdout] 555 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: move this `impl` block outside the of the current constant `_DERIVE_Encode_FOR_Section`
[INFO] [stdout]     = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type
[INFO] [stdout]     = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]     = note: the derive macro `Wasmbin` may come from an old version of the `wasmbin_derive` crate, try updating your dependency with `cargo update -p wasmbin_derive`
[INFO] [stdout]     = note: this warning originates in the derive macro `Wasmbin` which comes from the expansion of the macro `define_sections` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]    --> src/sections.rs:394:62
[INFO] [stdout]     |
[INFO] [stdout] 394 |           #[derive(Wasmbin, Debug, PartialEq, Eq, Hash, Clone, Visit)]
[INFO] [stdout]     |                                                                ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 519 | / define_sections! {
[INFO] [stdout] 520 | |     /// [Custom section](https://webassembly.github.io/spec/core/binary/modules.html#custom-section).
[INFO] [stdout] 521 | |     Custom(super::CustomSection) = 0,
[INFO] [stdout] 522 | |     /// [Type section](https://webassembly.github.io/spec/core/binary/modules.html#type-section).
[INFO] [stdout] ...   |
[INFO] [stdout] 554 | |     Data(Vec<super::Data>) = 11,
[INFO] [stdout] 555 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: move this `impl` block outside the of the current constant `_DERIVE_Visit_FOR_Section`
[INFO] [stdout]     = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type
[INFO] [stdout]     = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]     = note: the derive macro `Visit` may come from an old version of the `wasmbin_derive` crate, try updating your dependency with `cargo update -p wasmbin_derive`
[INFO] [stdout]     = note: this warning originates in the derive macro `Visit` which comes from the expansion of the macro `define_sections` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]   --> src/types.rs:29:10
[INFO] [stdout]    |
[INFO] [stdout] 29 | #[derive(Wasmbin, WasmbinCountable, Debug, PartialEq, Eq, Hash, Clone, Visit)]
[INFO] [stdout]    |          ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current constant `_DERIVE_Encode_FOR_ValueType`
[INFO] [stdout]    = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type
[INFO] [stdout]    = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]    = note: the derive macro `Wasmbin` may come from an old version of the `wasmbin_derive` crate, try updating your dependency with `cargo update -p wasmbin_derive`
[INFO] [stdout]    = note: this warning originates in the derive macro `Wasmbin` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]   --> src/types.rs:29:19
[INFO] [stdout]    |
[INFO] [stdout] 29 | #[derive(Wasmbin, WasmbinCountable, Debug, PartialEq, Eq, Hash, Clone, Visit)]
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current constant `_DERIVE_crate_builtins_WasmbinCountable_FOR_ValueType`
[INFO] [stdout]    = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type
[INFO] [stdout]    = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]    = note: the derive macro `WasmbinCountable` may come from an old version of the `wasmbin_derive` crate, try updating your dependency with `cargo update -p wasmbin_derive`
[INFO] [stdout]    = note: this warning originates in the derive macro `WasmbinCountable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]   --> src/types.rs:29:72
[INFO] [stdout]    |
[INFO] [stdout] 29 | #[derive(Wasmbin, WasmbinCountable, Debug, PartialEq, Eq, Hash, Clone, Visit)]
[INFO] [stdout]    |                                                                        ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current constant `_DERIVE_Visit_FOR_ValueType`
[INFO] [stdout]    = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type
[INFO] [stdout]    = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]    = note: the derive macro `Visit` may come from an old version of the `wasmbin_derive` crate, try updating your dependency with `cargo update -p wasmbin_derive`
[INFO] [stdout]    = note: this warning originates in the derive macro `Visit` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]   --> src/types.rs:43:45
[INFO] [stdout]    |
[INFO] [stdout] 43 | #[derive(Debug, PartialEq, Eq, Hash, Clone, Visit)]
[INFO] [stdout]    |                                             ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current constant `_DERIVE_Visit_FOR_BlockType`
[INFO] [stdout]    = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type
[INFO] [stdout]    = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]    = note: the derive macro `Visit` may come from an old version of the `wasmbin_derive` crate, try updating your dependency with `cargo update -p wasmbin_derive`
[INFO] [stdout]    = note: this warning originates in the derive macro `Visit` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]   --> src/types.rs:98:10
[INFO] [stdout]    |
[INFO] [stdout] 98 | #[derive(Wasmbin, WasmbinCountable, PartialEq, Eq, Hash, Clone, Visit)]
[INFO] [stdout]    |          ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current constant `_DERIVE_Encode_FOR_FuncType`
[INFO] [stdout]    = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type
[INFO] [stdout]    = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]    = note: the derive macro `Wasmbin` may come from an old version of the `wasmbin_derive` crate, try updating your dependency with `cargo update -p wasmbin_derive`
[INFO] [stdout]    = note: this warning originates in the derive macro `Wasmbin` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]   --> src/types.rs:98:19
[INFO] [stdout]    |
[INFO] [stdout] 98 | #[derive(Wasmbin, WasmbinCountable, PartialEq, Eq, Hash, Clone, Visit)]
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current constant `_DERIVE_crate_builtins_WasmbinCountable_FOR_FuncType`
[INFO] [stdout]    = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type
[INFO] [stdout]    = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]    = note: the derive macro `WasmbinCountable` may come from an old version of the `wasmbin_derive` crate, try updating your dependency with `cargo update -p wasmbin_derive`
[INFO] [stdout]    = note: this warning originates in the derive macro `WasmbinCountable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]   --> src/types.rs:98:65
[INFO] [stdout]    |
[INFO] [stdout] 98 | #[derive(Wasmbin, WasmbinCountable, PartialEq, Eq, Hash, Clone, Visit)]
[INFO] [stdout]    |                                                                 ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current constant `_DERIVE_Visit_FOR_FuncType`
[INFO] [stdout]    = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type
[INFO] [stdout]    = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]    = note: the derive macro `Visit` may come from an old version of the `wasmbin_derive` crate, try updating your dependency with `cargo update -p wasmbin_derive`
[INFO] [stdout]    = note: this warning originates in the derive macro `Visit` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]    --> src/types.rs:125:38
[INFO] [stdout]     |
[INFO] [stdout] 125 | #[derive(PartialEq, Eq, Hash, Clone, Visit)]
[INFO] [stdout]     |                                      ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: move this `impl` block outside the of the current constant `_DERIVE_Visit_FOR_Limits`
[INFO] [stdout]     = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type
[INFO] [stdout]     = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]     = note: the derive macro `Visit` may come from an old version of the `wasmbin_derive` crate, try updating your dependency with `cargo update -p wasmbin_derive`
[INFO] [stdout]     = note: this warning originates in the derive macro `Visit` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]    --> src/types.rs:141:10
[INFO] [stdout]     |
[INFO] [stdout] 141 | #[derive(Wasmbin)]
[INFO] [stdout]     |          ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: move this `impl` block outside the of the current constant `_DERIVE_Encode_FOR_LimitsRepr`
[INFO] [stdout]     = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type
[INFO] [stdout]     = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]     = note: the derive macro `Wasmbin` may come from an old version of the `wasmbin_derive` crate, try updating your dependency with `cargo update -p wasmbin_derive`
[INFO] [stdout]     = note: this warning originates in the derive macro `Wasmbin` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]    --> src/types.rs:164:10
[INFO] [stdout]     |
[INFO] [stdout] 164 | #[derive(WasmbinCountable, Debug, PartialEq, Eq, Hash, Clone, Visit)]
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: move this `impl` block outside the of the current constant `_DERIVE_crate_builtins_WasmbinCountable_FOR_MemType`
[INFO] [stdout]     = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type
[INFO] [stdout]     = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]     = note: the derive macro `WasmbinCountable` may come from an old version of the `wasmbin_derive` crate, try updating your dependency with `cargo update -p wasmbin_derive`
[INFO] [stdout]     = note: this warning originates in the derive macro `WasmbinCountable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]    --> src/types.rs:164:63
[INFO] [stdout]     |
[INFO] [stdout] 164 | #[derive(WasmbinCountable, Debug, PartialEq, Eq, Hash, Clone, Visit)]
[INFO] [stdout]     |                                                               ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: move this `impl` block outside the of the current constant `_DERIVE_Visit_FOR_MemType`
[INFO] [stdout]     = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type
[INFO] [stdout]     = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]     = note: the derive macro `Visit` may come from an old version of the `wasmbin_derive` crate, try updating your dependency with `cargo update -p wasmbin_derive`
[INFO] [stdout]     = note: this warning originates in the derive macro `Visit` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]    --> src/types.rs:163:45
[INFO] [stdout]     |
[INFO] [stdout] 163 | #[cfg_attr(not(feature = "threads"), derive(Wasmbin))]
[INFO] [stdout]     |                                             ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: move this `impl` block outside the of the current constant `_DERIVE_Encode_FOR_MemType`
[INFO] [stdout]     = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type
[INFO] [stdout]     = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]     = note: the derive macro `Wasmbin` may come from an old version of the `wasmbin_derive` crate, try updating your dependency with `cargo update -p wasmbin_derive`
[INFO] [stdout]     = note: this warning originates in the derive macro `Wasmbin` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]    --> src/types.rs:180:10
[INFO] [stdout]     |
[INFO] [stdout] 180 | #[derive(Wasmbin, Debug, PartialEq, Eq, Hash, Clone, Visit)]
[INFO] [stdout]     |          ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: move this `impl` block outside the of the current constant `_DERIVE_Encode_FOR_RefType`
[INFO] [stdout]     = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type
[INFO] [stdout]     = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]     = note: the derive macro `Wasmbin` may come from an old version of the `wasmbin_derive` crate, try updating your dependency with `cargo update -p wasmbin_derive`
[INFO] [stdout]     = note: this warning originates in the derive macro `Wasmbin` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]    --> src/types.rs:180:54
[INFO] [stdout]     |
[INFO] [stdout] 180 | #[derive(Wasmbin, Debug, PartialEq, Eq, Hash, Clone, Visit)]
[INFO] [stdout]     |                                                      ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: move this `impl` block outside the of the current constant `_DERIVE_Visit_FOR_RefType`
[INFO] [stdout]     = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type
[INFO] [stdout]     = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]     = note: the derive macro `Visit` may come from an old version of the `wasmbin_derive` crate, try updating your dependency with `cargo update -p wasmbin_derive`
[INFO] [stdout]     = note: this warning originates in the derive macro `Visit` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]    --> src/types.rs:190:10
[INFO] [stdout]     |
[INFO] [stdout] 190 | #[derive(Wasmbin, WasmbinCountable, Debug, PartialEq, Eq, Hash, Clone, Visit)]
[INFO] [stdout]     |          ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: move this `impl` block outside the of the current constant `_DERIVE_Encode_FOR_TableType`
[INFO] [stdout]     = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type
[INFO] [stdout]     = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]     = note: the derive macro `Wasmbin` may come from an old version of the `wasmbin_derive` crate, try updating your dependency with `cargo update -p wasmbin_derive`
[INFO] [stdout]     = note: this warning originates in the derive macro `Wasmbin` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]    --> src/types.rs:190:19
[INFO] [stdout]     |
[INFO] [stdout] 190 | #[derive(Wasmbin, WasmbinCountable, Debug, PartialEq, Eq, Hash, Clone, Visit)]
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: move this `impl` block outside the of the current constant `_DERIVE_crate_builtins_WasmbinCountable_FOR_TableType`
[INFO] [stdout]     = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type
[INFO] [stdout]     = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]     = note: the derive macro `WasmbinCountable` may come from an old version of the `wasmbin_derive` crate, try updating your dependency with `cargo update -p wasmbin_derive`
[INFO] [stdout]     = note: this warning originates in the derive macro `WasmbinCountable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]    --> src/types.rs:190:72
[INFO] [stdout]     |
[INFO] [stdout] 190 | #[derive(Wasmbin, WasmbinCountable, Debug, PartialEq, Eq, Hash, Clone, Visit)]
[INFO] [stdout]     |                                                                        ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: move this `impl` block outside the of the current constant `_DERIVE_Visit_FOR_TableType`
[INFO] [stdout]     = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type
[INFO] [stdout]     = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]     = note: the derive macro `Visit` may come from an old version of the `wasmbin_derive` crate, try updating your dependency with `cargo update -p wasmbin_derive`
[INFO] [stdout]     = note: this warning originates in the derive macro `Visit` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]    --> src/types.rs:197:10
[INFO] [stdout]     |
[INFO] [stdout] 197 | #[derive(Wasmbin, Debug, PartialEq, Eq, Hash, Clone, Visit)]
[INFO] [stdout]     |          ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: move this `impl` block outside the of the current constant `_DERIVE_Encode_FOR_GlobalType`
[INFO] [stdout]     = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type
[INFO] [stdout]     = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]     = note: the derive macro `Wasmbin` may come from an old version of the `wasmbin_derive` crate, try updating your dependency with `cargo update -p wasmbin_derive`
[INFO] [stdout]     = note: this warning originates in the derive macro `Wasmbin` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]    --> src/types.rs:197:54
[INFO] [stdout]     |
[INFO] [stdout] 197 | #[derive(Wasmbin, Debug, PartialEq, Eq, Hash, Clone, Visit)]
[INFO] [stdout]     |                                                      ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: move this `impl` block outside the of the current constant `_DERIVE_Visit_FOR_GlobalType`
[INFO] [stdout]     = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type
[INFO] [stdout]     = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]     = note: the derive macro `Visit` may come from an old version of the `wasmbin_derive` crate, try updating your dependency with `cargo update -p wasmbin_derive`
[INFO] [stdout]     = note: this warning originates in the derive macro `Visit` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling tinytemplate v1.2.1
[INFO] [stdout] warning: 114 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling criterion v0.5.1
[INFO] [stdout] warning: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]   --> src/builtins/blob.rs:39:47
[INFO] [stdout]    |
[INFO] [stdout] 39 | #[derive(Default, PartialEq, Eq, Hash, Clone, Visit)]
[INFO] [stdout]    |                                               ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current constant `_DERIVE_Visit_FOR_Blob`
[INFO] [stdout]    = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type
[INFO] [stdout]    = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]    = note: the derive macro `Visit` may come from an old version of the `wasmbin_derive` crate, try updating your dependency with `cargo update -p wasmbin_derive`
[INFO] [stdout]    = note: `#[warn(non_local_definitions)]` on by default
[INFO] [stdout]    = note: this warning originates in the derive macro `Visit` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]   --> src/builtins/floats.rs:22:10
[INFO] [stdout]    |
[INFO] [stdout] 22 | #[derive(Wasmbin, Debug, Clone, Visit)]
[INFO] [stdout]    |          ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current constant `_DERIVE_Encode_FOR_FloatConst`
[INFO] [stdout]    = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type
[INFO] [stdout]    = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]    = note: the derive macro `Wasmbin` may come from an old version of the `wasmbin_derive` crate, try updating your dependency with `cargo update -p wasmbin_derive`
[INFO] [stdout]    = note: this warning originates in the derive macro `Wasmbin` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]   --> src/builtins/floats.rs:22:33
[INFO] [stdout]    |
[INFO] [stdout] 22 | #[derive(Wasmbin, Debug, Clone, Visit)]
[INFO] [stdout]    |                                 ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current constant `_DERIVE_Visit_FOR_FloatConst`
[INFO] [stdout]    = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type
[INFO] [stdout]    = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]    = note: the derive macro `Visit` may come from an old version of the `wasmbin_derive` crate, try updating your dependency with `cargo update -p wasmbin_derive`
[INFO] [stdout]    = note: this warning originates in the derive macro `Visit` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]   --> src/builtins/lazy.rs:25:19
[INFO] [stdout]    |
[INFO] [stdout] 25 | #[derive(Default, CustomDebug, Clone, PartialEq, Eq, Hash, Visit)]
[INFO] [stdout]    |                   ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current constant `_DERIVE_core_fmt_Debug_FOR_UnparsedBytes`
[INFO] [stdout]    = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type
[INFO] [stdout]    = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]    = note: the derive macro `CustomDebug` may come from an old version of the `custom_debug_derive` crate, try updating your dependency with `cargo update -p custom_debug_derive`
[INFO] [stdout]    = note: this warning originates in the derive macro `CustomDebug` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]   --> src/builtins/lazy.rs:25:60
[INFO] [stdout]    |
[INFO] [stdout] 25 | #[derive(Default, CustomDebug, Clone, PartialEq, Eq, Hash, Visit)]
[INFO] [stdout]    |                                                            ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current constant `_DERIVE_Visit_FOR_UnparsedBytes`
[INFO] [stdout]    = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type
[INFO] [stdout]    = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]    = note: the derive macro `Visit` may come from an old version of the `wasmbin_derive` crate, try updating your dependency with `cargo update -p wasmbin_derive`
[INFO] [stdout]    = note: this warning originates in the derive macro `Visit` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]   --> src/builtins/lazy.rs:72:10
[INFO] [stdout]    |
[INFO] [stdout] 72 | #[derive(CustomDebug, Clone)]
[INFO] [stdout]    |          ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current constant `_DERIVE_core_fmt_Debug_FOR_LazyStatus`
[INFO] [stdout]    = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type
[INFO] [stdout]    = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]    = note: the derive macro `CustomDebug` may come from an old version of the `custom_debug_derive` crate, try updating your dependency with `cargo update -p custom_debug_derive`
[INFO] [stdout]    = note: this warning originates in the derive macro `CustomDebug` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]   --> src/indices.rs:23:46
[INFO] [stdout]    |
[INFO] [stdout] 23 |         #[derive(PartialEq, Eq, Clone, Copy, Wasmbin, WasmbinCountable, Hash, Visit)]
[INFO] [stdout]    |                                              ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 54 | newtype_id!(DataId);
[INFO] [stdout]    | ------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current constant `_DERIVE_Encode_FOR_DataId`
[INFO] [stdout]    = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type
[INFO] [stdout]    = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]    = note: the derive macro `Wasmbin` may come from an old version of the `wasmbin_derive` crate, try updating your dependency with `cargo update -p wasmbin_derive`
[INFO] [stdout]    = note: this warning originates in the derive macro `Wasmbin` which comes from the expansion of the macro `newtype_id` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]   --> src/indices.rs:23:55
[INFO] [stdout]    |
[INFO] [stdout] 23 |         #[derive(PartialEq, Eq, Clone, Copy, Wasmbin, WasmbinCountable, Hash, Visit)]
[INFO] [stdout]    |                                                       ^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 54 | newtype_id!(DataId);
[INFO] [stdout]    | ------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current constant `_DERIVE_crate_builtins_WasmbinCountable_FOR_DataId`
[INFO] [stdout]    = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type
[INFO] [stdout]    = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]    = note: the derive macro `WasmbinCountable` may come from an old version of the `wasmbin_derive` crate, try updating your dependency with `cargo update -p wasmbin_derive`
[INFO] [stdout]    = note: this warning originates in the derive macro `WasmbinCountable` which comes from the expansion of the macro `newtype_id` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]   --> src/indices.rs:23:79
[INFO] [stdout]    |
[INFO] [stdout] 23 |         #[derive(PartialEq, Eq, Clone, Copy, Wasmbin, WasmbinCountable, Hash, Visit)]
[INFO] [stdout]    |                                                                               ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 54 | newtype_id!(DataId);
[INFO] [stdout]    | ------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current constant `_DERIVE_Visit_FOR_DataId`
[INFO] [stdout]    = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type
[INFO] [stdout]    = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]    = note: the derive macro `Visit` may come from an old version of the `wasmbin_derive` crate, try updating your dependency with `cargo update -p wasmbin_derive`
[INFO] [stdout]    = note: this warning originates in the derive macro `Visit` which comes from the expansion of the macro `newtype_id` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]   --> src/indices.rs:23:46
[INFO] [stdout]    |
[INFO] [stdout] 23 |         #[derive(PartialEq, Eq, Clone, Copy, Wasmbin, WasmbinCountable, Hash, Visit)]
[INFO] [stdout]    |                                              ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 55 | newtype_id!(ElemId);
[INFO] [stdout]    | ------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current constant `_DERIVE_Encode_FOR_ElemId`
[INFO] [stdout]    = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type
[INFO] [stdout]    = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]    = note: the derive macro `Wasmbin` may come from an old version of the `wasmbin_derive` crate, try updating your dependency with `cargo update -p wasmbin_derive`
[INFO] [stdout]    = note: this warning originates in the derive macro `Wasmbin` which comes from the expansion of the macro `newtype_id` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]   --> src/indices.rs:23:55
[INFO] [stdout]    |
[INFO] [stdout] 23 |         #[derive(PartialEq, Eq, Clone, Copy, Wasmbin, WasmbinCountable, Hash, Visit)]
[INFO] [stdout]    |                                                       ^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 55 | newtype_id!(ElemId);
[INFO] [stdout]    | ------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current constant `_DERIVE_crate_builtins_WasmbinCountable_FOR_ElemId`
[INFO] [stdout]    = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type
[INFO] [stdout]    = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]    = note: the derive macro `WasmbinCountable` may come from an old version of the `wasmbin_derive` crate, try updating your dependency with `cargo update -p wasmbin_derive`
[INFO] [stdout]    = note: this warning originates in the derive macro `WasmbinCountable` which comes from the expansion of the macro `newtype_id` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]   --> src/indices.rs:23:79
[INFO] [stdout]    |
[INFO] [stdout] 23 |         #[derive(PartialEq, Eq, Clone, Copy, Wasmbin, WasmbinCountable, Hash, Visit)]
[INFO] [stdout]    |                                                                               ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 55 | newtype_id!(ElemId);
[INFO] [stdout]    | ------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current constant `_DERIVE_Visit_FOR_ElemId`
[INFO] [stdout]    = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type
[INFO] [stdout]    = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]    = note: the derive macro `Visit` may come from an old version of the `wasmbin_derive` crate, try updating your dependency with `cargo update -p wasmbin_derive`
[INFO] [stdout]    = note: this warning originates in the derive macro `Visit` which comes from the expansion of the macro `newtype_id` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]   --> src/indices.rs:23:46
[INFO] [stdout]    |
[INFO] [stdout] 23 |         #[derive(PartialEq, Eq, Clone, Copy, Wasmbin, WasmbinCountable, Hash, Visit)]
[INFO] [stdout]    |                                              ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 56 | newtype_id!(FuncId);
[INFO] [stdout]    | ------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current constant `_DERIVE_Encode_FOR_FuncId`
[INFO] [stdout]    = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type
[INFO] [stdout]    = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]    = note: the derive macro `Wasmbin` may come from an old version of the `wasmbin_derive` crate, try updating your dependency with `cargo update -p wasmbin_derive`
[INFO] [stdout]    = note: this warning originates in the derive macro `Wasmbin` which comes from the expansion of the macro `newtype_id` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]   --> src/indices.rs:23:55
[INFO] [stdout]    |
[INFO] [stdout] 23 |         #[derive(PartialEq, Eq, Clone, Copy, Wasmbin, WasmbinCountable, Hash, Visit)]
[INFO] [stdout]    |                                                       ^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 56 | newtype_id!(FuncId);
[INFO] [stdout]    | ------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current constant `_DERIVE_crate_builtins_WasmbinCountable_FOR_FuncId`
[INFO] [stdout]    = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type
[INFO] [stdout]    = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]    = note: the derive macro `WasmbinCountable` may come from an old version of the `wasmbin_derive` crate, try updating your dependency with `cargo update -p wasmbin_derive`
[INFO] [stdout]    = note: this warning originates in the derive macro `WasmbinCountable` which comes from the expansion of the macro `newtype_id` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]   --> src/indices.rs:23:79
[INFO] [stdout]    |
[INFO] [stdout] 23 |         #[derive(PartialEq, Eq, Clone, Copy, Wasmbin, WasmbinCountable, Hash, Visit)]
[INFO] [stdout]    |                                                                               ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 56 | newtype_id!(FuncId);
[INFO] [stdout]    | ------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current constant `_DERIVE_Visit_FOR_FuncId`
[INFO] [stdout]    = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type
[INFO] [stdout]    = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]    = note: the derive macro `Visit` may come from an old version of the `wasmbin_derive` crate, try updating your dependency with `cargo update -p wasmbin_derive`
[INFO] [stdout]    = note: this warning originates in the derive macro `Visit` which comes from the expansion of the macro `newtype_id` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]   --> src/indices.rs:23:46
[INFO] [stdout]    |
[INFO] [stdout] 23 |         #[derive(PartialEq, Eq, Clone, Copy, Wasmbin, WasmbinCountable, Hash, Visit)]
[INFO] [stdout]    |                                              ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 57 | newtype_id!(GlobalId);
[INFO] [stdout]    | --------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current constant `_DERIVE_Encode_FOR_GlobalId`
[INFO] [stdout]    = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type
[INFO] [stdout]    = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]    = note: the derive macro `Wasmbin` may come from an old version of the `wasmbin_derive` crate, try updating your dependency with `cargo update -p wasmbin_derive`
[INFO] [stdout]    = note: this warning originates in the derive macro `Wasmbin` which comes from the expansion of the macro `newtype_id` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]   --> src/indices.rs:23:55
[INFO] [stdout]    |
[INFO] [stdout] 23 |         #[derive(PartialEq, Eq, Clone, Copy, Wasmbin, WasmbinCountable, Hash, Visit)]
[INFO] [stdout]    |                                                       ^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 57 | newtype_id!(GlobalId);
[INFO] [stdout]    | --------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current constant `_DERIVE_crate_builtins_WasmbinCountable_FOR_GlobalId`
[INFO] [stdout]    = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type
[INFO] [stdout]    = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]    = note: the derive macro `WasmbinCountable` may come from an old version of the `wasmbin_derive` crate, try updating your dependency with `cargo update -p wasmbin_derive`
[INFO] [stdout]    = note: this warning originates in the derive macro `WasmbinCountable` which comes from the expansion of the macro `newtype_id` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]   --> src/indices.rs:23:79
[INFO] [stdout]    |
[INFO] [stdout] 23 |         #[derive(PartialEq, Eq, Clone, Copy, Wasmbin, WasmbinCountable, Hash, Visit)]
[INFO] [stdout]    |                                                                               ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 57 | newtype_id!(GlobalId);
[INFO] [stdout]    | --------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current constant `_DERIVE_Visit_FOR_GlobalId`
[INFO] [stdout]    = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type
[INFO] [stdout]    = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]    = note: the derive macro `Visit` may come from an old version of the `wasmbin_derive` crate, try updating your dependency with `cargo update -p wasmbin_derive`
[INFO] [stdout]    = note: this warning originates in the derive macro `Visit` which comes from the expansion of the macro `newtype_id` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]   --> src/indices.rs:23:46
[INFO] [stdout]    |
[INFO] [stdout] 23 |         #[derive(PartialEq, Eq, Clone, Copy, Wasmbin, WasmbinCountable, Hash, Visit)]
[INFO] [stdout]    |                                              ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 58 | newtype_id!(LabelId);
[INFO] [stdout]    | -------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current constant `_DERIVE_Encode_FOR_LabelId`
[INFO] [stdout]    = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type
[INFO] [stdout]    = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]    = note: the derive macro `Wasmbin` may come from an old version of the `wasmbin_derive` crate, try updating your dependency with `cargo update -p wasmbin_derive`
[INFO] [stdout]    = note: this warning originates in the derive macro `Wasmbin` which comes from the expansion of the macro `newtype_id` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]   --> src/indices.rs:23:55
[INFO] [stdout]    |
[INFO] [stdout] 23 |         #[derive(PartialEq, Eq, Clone, Copy, Wasmbin, WasmbinCountable, Hash, Visit)]
[INFO] [stdout]    |                                                       ^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 58 | newtype_id!(LabelId);
[INFO] [stdout]    | -------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current constant `_DERIVE_crate_builtins_WasmbinCountable_FOR_LabelId`
[INFO] [stdout]    = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type
[INFO] [stdout]    = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]    = note: the derive macro `WasmbinCountable` may come from an old version of the `wasmbin_derive` crate, try updating your dependency with `cargo update -p wasmbin_derive`
[INFO] [stdout]    = note: this warning originates in the derive macro `WasmbinCountable` which comes from the expansion of the macro `newtype_id` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]   --> src/indices.rs:23:79
[INFO] [stdout]    |
[INFO] [stdout] 23 |         #[derive(PartialEq, Eq, Clone, Copy, Wasmbin, WasmbinCountable, Hash, Visit)]
[INFO] [stdout]    |                                                                               ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 58 | newtype_id!(LabelId);
[INFO] [stdout]    | -------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current constant `_DERIVE_Visit_FOR_LabelId`
[INFO] [stdout]    = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type
[INFO] [stdout]    = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]    = note: the derive macro `Visit` may come from an old version of the `wasmbin_derive` crate, try updating your dependency with `cargo update -p wasmbin_derive`
[INFO] [stdout]    = note: this warning originates in the derive macro `Visit` which comes from the expansion of the macro `newtype_id` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]   --> src/indices.rs:23:46
[INFO] [stdout]    |
[INFO] [stdout] 23 |         #[derive(PartialEq, Eq, Clone, Copy, Wasmbin, WasmbinCountable, Hash, Visit)]
[INFO] [stdout]    |                                              ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 59 | newtype_id!(LocalId);
[INFO] [stdout]    | -------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current constant `_DERIVE_Encode_FOR_LocalId`
[INFO] [stdout]    = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type
[INFO] [stdout]    = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]    = note: the derive macro `Wasmbin` may come from an old version of the `wasmbin_derive` crate, try updating your dependency with `cargo update -p wasmbin_derive`
[INFO] [stdout]    = note: this warning originates in the derive macro `Wasmbin` which comes from the expansion of the macro `newtype_id` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]   --> src/indices.rs:23:55
[INFO] [stdout]    |
[INFO] [stdout] 23 |         #[derive(PartialEq, Eq, Clone, Copy, Wasmbin, WasmbinCountable, Hash, Visit)]
[INFO] [stdout]    |                                                       ^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 59 | newtype_id!(LocalId);
[INFO] [stdout]    | -------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current constant `_DERIVE_crate_builtins_WasmbinCountable_FOR_LocalId`
[INFO] [stdout]    = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type
[INFO] [stdout]    = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]    = note: the derive macro `WasmbinCountable` may come from an old version of the `wasmbin_derive` crate, try updating your dependency with `cargo update -p wasmbin_derive`
[INFO] [stdout]    = note: this warning originates in the derive macro `WasmbinCountable` which comes from the expansion of the macro `newtype_id` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]   --> src/indices.rs:23:79
[INFO] [stdout]    |
[INFO] [stdout] 23 |         #[derive(PartialEq, Eq, Clone, Copy, Wasmbin, WasmbinCountable, Hash, Visit)]
[INFO] [stdout]    |                                                                               ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 59 | newtype_id!(LocalId);
[INFO] [stdout]    | -------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current constant `_DERIVE_Visit_FOR_LocalId`
[INFO] [stdout]    = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type
[INFO] [stdout]    = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]    = note: the derive macro `Visit` may come from an old version of the `wasmbin_derive` crate, try updating your dependency with `cargo update -p wasmbin_derive`
[INFO] [stdout]    = note: this warning originates in the derive macro `Visit` which comes from the expansion of the macro `newtype_id` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]   --> src/indices.rs:23:46
[INFO] [stdout]    |
[INFO] [stdout] 23 |         #[derive(PartialEq, Eq, Clone, Copy, Wasmbin, WasmbinCountable, Hash, Visit)]
[INFO] [stdout]    |                                              ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 60 | newtype_id!(MemId);
[INFO] [stdout]    | ------------------ in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current constant `_DERIVE_Encode_FOR_MemId`
[INFO] [stdout]    = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type
[INFO] [stdout]    = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]    = note: the derive macro `Wasmbin` may come from an old version of the `wasmbin_derive` crate, try updating your dependency with `cargo update -p wasmbin_derive`
[INFO] [stdout]    = note: this warning originates in the derive macro `Wasmbin` which comes from the expansion of the macro `newtype_id` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]   --> src/indices.rs:23:55
[INFO] [stdout]    |
[INFO] [stdout] 23 |         #[derive(PartialEq, Eq, Clone, Copy, Wasmbin, WasmbinCountable, Hash, Visit)]
[INFO] [stdout]    |                                                       ^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 60 | newtype_id!(MemId);
[INFO] [stdout]    | ------------------ in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current constant `_DERIVE_crate_builtins_WasmbinCountable_FOR_MemId`
[INFO] [stdout]    = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type
[INFO] [stdout]    = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]    = note: the derive macro `WasmbinCountable` may come from an old version of the `wasmbin_derive` crate, try updating your dependency with `cargo update -p wasmbin_derive`
[INFO] [stdout]    = note: this warning originates in the derive macro `WasmbinCountable` which comes from the expansion of the macro `newtype_id` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]   --> src/indices.rs:23:79
[INFO] [stdout]    |
[INFO] [stdout] 23 |         #[derive(PartialEq, Eq, Clone, Copy, Wasmbin, WasmbinCountable, Hash, Visit)]
[INFO] [stdout]    |                                                                               ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 60 | newtype_id!(MemId);
[INFO] [stdout]    | ------------------ in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current constant `_DERIVE_Visit_FOR_MemId`
[INFO] [stdout]    = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type
[INFO] [stdout]    = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]    = note: the derive macro `Visit` may come from an old version of the `wasmbin_derive` crate, try updating your dependency with `cargo update -p wasmbin_derive`
[INFO] [stdout]    = note: this warning originates in the derive macro `Visit` which comes from the expansion of the macro `newtype_id` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]   --> src/indices.rs:23:46
[INFO] [stdout]    |
[INFO] [stdout] 23 |         #[derive(PartialEq, Eq, Clone, Copy, Wasmbin, WasmbinCountable, Hash, Visit)]
[INFO] [stdout]    |                                              ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 61 | newtype_id!(TableId);
[INFO] [stdout]    | -------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current constant `_DERIVE_Encode_FOR_TableId`
[INFO] [stdout]    = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type
[INFO] [stdout]    = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]    = note: the derive macro `Wasmbin` may come from an old version of the `wasmbin_derive` crate, try updating your dependency with `cargo update -p wasmbin_derive`
[INFO] [stdout]    = note: this warning originates in the derive macro `Wasmbin` which comes from the expansion of the macro `newtype_id` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]   --> src/indices.rs:23:55
[INFO] [stdout]    |
[INFO] [stdout] 23 |         #[derive(PartialEq, Eq, Clone, Copy, Wasmbin, WasmbinCountable, Hash, Visit)]
[INFO] [stdout]    |                                                       ^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 61 | newtype_id!(TableId);
[INFO] [stdout]    | -------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current constant `_DERIVE_crate_builtins_WasmbinCountable_FOR_TableId`
[INFO] [stdout]    = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type
[INFO] [stdout]    = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]    = note: the derive macro `WasmbinCountable` may come from an old version of the `wasmbin_derive` crate, try updating your dependency with `cargo update -p wasmbin_derive`
[INFO] [stdout]    = note: this warning originates in the derive macro `WasmbinCountable` which comes from the expansion of the macro `newtype_id` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]   --> src/indices.rs:23:79
[INFO] [stdout]    |
[INFO] [stdout] 23 |         #[derive(PartialEq, Eq, Clone, Copy, Wasmbin, WasmbinCountable, Hash, Visit)]
[INFO] [stdout]    |                                                                               ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 61 | newtype_id!(TableId);
[INFO] [stdout]    | -------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current constant `_DERIVE_Visit_FOR_TableId`
[INFO] [stdout]    = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type
[INFO] [stdout]    = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]    = note: the derive macro `Visit` may come from an old version of the `wasmbin_derive` crate, try updating your dependency with `cargo update -p wasmbin_derive`
[INFO] [stdout]    = note: this warning originates in the derive macro `Visit` which comes from the expansion of the macro `newtype_id` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]   --> src/indices.rs:23:46
[INFO] [stdout]    |
[INFO] [stdout] 23 |         #[derive(PartialEq, Eq, Clone, Copy, Wasmbin, WasmbinCountable, Hash, Visit)]
[INFO] [stdout]    |                                              ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 62 | newtype_id!(TypeId);
[INFO] [stdout]    | ------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current constant `_DERIVE_Encode_FOR_TypeId`
[INFO] [stdout]    = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type
[INFO] [stdout]    = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]    = note: the derive macro `Wasmbin` may come from an old version of the `wasmbin_derive` crate, try updating your dependency with `cargo update -p wasmbin_derive`
[INFO] [stdout]    = note: this warning originates in the derive macro `Wasmbin` which comes from the expansion of the macro `newtype_id` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]   --> src/indices.rs:23:55
[INFO] [stdout]    |
[INFO] [stdout] 23 |         #[derive(PartialEq, Eq, Clone, Copy, Wasmbin, WasmbinCountable, Hash, Visit)]
[INFO] [stdout]    |                                                       ^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 62 | newtype_id!(TypeId);
[INFO] [stdout]    | ------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current constant `_DERIVE_crate_builtins_WasmbinCountable_FOR_TypeId`
[INFO] [stdout]    = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type
[INFO] [stdout]    = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]    = note: the derive macro `WasmbinCountable` may come from an old version of the `wasmbin_derive` crate, try updating your dependency with `cargo update -p wasmbin_derive`
[INFO] [stdout]    = note: this warning originates in the derive macro `WasmbinCountable` which comes from the expansion of the macro `newtype_id` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]   --> src/indices.rs:23:79
[INFO] [stdout]    |
[INFO] [stdout] 23 |         #[derive(PartialEq, Eq, Clone, Copy, Wasmbin, WasmbinCountable, Hash, Visit)]
[INFO] [stdout]    |                                                                               ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 62 | newtype_id!(TypeId);
[INFO] [stdout]    | ------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current constant `_DERIVE_Visit_FOR_TypeId`
[INFO] [stdout]    = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type
[INFO] [stdout]    = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]    = note: the derive macro `Visit` may come from an old version of the `wasmbin_derive` crate, try updating your dependency with `cargo update -p wasmbin_derive`
[INFO] [stdout]    = note: this warning originates in the derive macro `Visit` which comes from the expansion of the macro `newtype_id` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]    --> src/instructions/mod.rs:119:50
[INFO] [stdout]     |
[INFO] [stdout] 119 | #[cfg_attr(not(feature = "multi-memory"), derive(Wasmbin))]
[INFO] [stdout]     |                                                  ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: move this `impl` block outside the of the current constant `_DERIVE_Encode_FOR_MemArg`
[INFO] [stdout]     = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type
[INFO] [stdout]     = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]     = note: the derive macro `Wasmbin` may come from an old version of the `wasmbin_derive` crate, try updating your dependency with `cargo update -p wasmbin_derive`
[INFO] [stdout]     = note: this warning originates in the derive macro `Wasmbin` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]    --> src/instructions/mod.rs:118:45
[INFO] [stdout]     |
[INFO] [stdout] 118 | #[derive(Debug, PartialEq, Eq, Hash, Clone, Visit)]
[INFO] [stdout]     |                                             ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: move this `impl` block outside the of the current constant `_DERIVE_Visit_FOR_MemArg`
[INFO] [stdout]     = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type
[INFO] [stdout]     = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]     = note: the derive macro `Visit` may come from an old version of the `wasmbin_derive` crate, try updating your dependency with `cargo update -p wasmbin_derive`
[INFO] [stdout]     = note: this warning originates in the derive macro `Visit` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]    --> src/instructions/mod.rs:162:10
[INFO] [stdout]     |
[INFO] [stdout] 162 | #[derive(Wasmbin, Debug, PartialEq, Eq, Hash, Clone, Visit)]
[INFO] [stdout]     |          ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: move this `impl` block outside the of the current constant `_DERIVE_Encode_FOR_CallIndirect`
[INFO] [stdout]     = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type
[INFO] [stdout]     = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]     = note: the derive macro `Wasmbin` may come from an old version of the `wasmbin_derive` crate, try updating your dependency with `cargo update -p wasmbin_derive`
[INFO] [stdout]     = note: this warning originates in the derive macro `Wasmbin` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]    --> src/instructions/mod.rs:162:54
[INFO] [stdout]     |
[INFO] [stdout] 162 | #[derive(Wasmbin, Debug, PartialEq, Eq, Hash, Clone, Visit)]
[INFO] [stdout]     |                                                      ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: move this `impl` block outside the of the current constant `_DERIVE_Visit_FOR_CallIndirect`
[INFO] [stdout]     = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type
[INFO] [stdout]     = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]     = note: the derive macro `Visit` may come from an old version of the `wasmbin_derive` crate, try updating your dependency with `cargo update -p wasmbin_derive`
[INFO] [stdout]     = note: this warning originates in the derive macro `Visit` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]    --> src/instructions/mod.rs:176:10
[INFO] [stdout]     |
[INFO] [stdout] 176 | #[derive(Wasmbin, Debug, PartialEq, Eq, Hash, Clone, Visit)]
[INFO] [stdout]     |          ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: move this `impl` block outside the of the current constant `_DERIVE_Encode_FOR_Instruction`
[INFO] [stdout]     = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type
[INFO] [stdout]     = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]     = note: the derive macro `Wasmbin` may come from an old version of the `wasmbin_derive` crate, try updating your dependency with `cargo update -p wasmbin_derive`
[INFO] [stdout]     = note: this warning originates in the derive macro `Wasmbin` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]    --> src/instructions/mod.rs:176:54
[INFO] [stdout]     |
[INFO] [stdout] 176 | #[derive(Wasmbin, Debug, PartialEq, Eq, Hash, Clone, Visit)]
[INFO] [stdout]     |                                                      ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: move this `impl` block outside the of the current constant `_DERIVE_Visit_FOR_Instruction`
[INFO] [stdout]     = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type
[INFO] [stdout]     = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]     = note: the derive macro `Visit` may come from an old version of the `wasmbin_derive` crate, try updating your dependency with `cargo update -p wasmbin_derive`
[INFO] [stdout]     = note: this warning originates in the derive macro `Visit` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]   --> src/instructions/misc.rs:20:10
[INFO] [stdout]    |
[INFO] [stdout] 20 | #[derive(Wasmbin, Debug, PartialEq, Eq, Hash, Clone, Visit)]
[INFO] [stdout]    |          ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current constant `_DERIVE_Encode_FOR_Misc`
[INFO] [stdout]    = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type
[INFO] [stdout]    = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]    = note: the derive macro `Wasmbin` may come from an old version of the `wasmbin_derive` crate, try updating your dependency with `cargo update -p wasmbin_derive`
[INFO] [stdout]    = note: this warning originates in the derive macro `Wasmbin` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]   --> src/instructions/misc.rs:20:54
[INFO] [stdout]    |
[INFO] [stdout] 20 | #[derive(Wasmbin, Debug, PartialEq, Eq, Hash, Clone, Visit)]
[INFO] [stdout]    |                                                      ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current constant `_DERIVE_Visit_FOR_Misc`
[INFO] [stdout]    = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type
[INFO] [stdout]    = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]    = note: the derive macro `Visit` may come from an old version of the `wasmbin_derive` crate, try updating your dependency with `cargo update -p wasmbin_derive`
[INFO] [stdout]    = note: this warning originates in the derive macro `Visit` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]   --> src/instructions/simd.rs:21:44
[INFO] [stdout]    |
[INFO] [stdout] 21 | #[derive(PartialEq, Eq, Clone, Copy, Hash, Visit)]
[INFO] [stdout]    |                                            ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current constant `_DERIVE_Visit_FOR_LaneId`
[INFO] [stdout]    = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type
[INFO] [stdout]    = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]    = note: the derive macro `Visit` may come from an old version of the `wasmbin_derive` crate, try updating your dependency with `cargo update -p wasmbin_derive`
[INFO] [stdout]    = note: this warning originates in the derive macro `Visit` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]   --> src/instructions/simd.rs:96:10
[INFO] [stdout]    |
[INFO] [stdout] 96 | #[derive(Wasmbin, Debug, PartialEq, Eq, Hash, Clone, Visit)]
[INFO] [stdout]    |          ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current constant `_DERIVE_Encode_FOR_SIMD`
[INFO] [stdout]    = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type
[INFO] [stdout]    = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]    = note: the derive macro `Wasmbin` may come from an old version of the `wasmbin_derive` crate, try updating your dependency with `cargo update -p wasmbin_derive`
[INFO] [stdout]    = note: this warning originates in the derive macro `Wasmbin` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]   --> src/instructions/simd.rs:96:54
[INFO] [stdout]    |
[INFO] [stdout] 96 | #[derive(Wasmbin, Debug, PartialEq, Eq, Hash, Clone, Visit)]
[INFO] [stdout]    |                                                      ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current constant `_DERIVE_Visit_FOR_SIMD`
[INFO] [stdout]    = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type
[INFO] [stdout]    = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]    = note: the derive macro `Visit` may come from an old version of the `wasmbin_derive` crate, try updating your dependency with `cargo update -p wasmbin_derive`
[INFO] [stdout]    = note: this warning originates in the derive macro `Visit` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]   --> src/module.rs:25:54
[INFO] [stdout]    |
[INFO] [stdout] 25 | #[derive(Debug, Default, PartialEq, Eq, Hash, Clone, Visit)]
[INFO] [stdout]    |                                                      ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current constant `_DERIVE_Visit_FOR_MagicAndVersion`
[INFO] [stdout]    = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type
[INFO] [stdout]    = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]    = note: the derive macro `Visit` may come from an old version of the `wasmbin_derive` crate, try updating your dependency with `cargo update -p wasmbin_derive`
[INFO] [stdout]    = note: this warning originates in the derive macro `Visit` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]   --> src/module.rs:34:10
[INFO] [stdout]    |
[INFO] [stdout] 34 | #[derive(Wasmbin)]
[INFO] [stdout]    |          ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current constant `_DERIVE_Encode_FOR_ModuleRepr`
[INFO] [stdout]    = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type
[INFO] [stdout]    = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]    = note: the derive macro `Wasmbin` may come from an old version of the `wasmbin_derive` crate, try updating your dependency with `cargo update -p wasmbin_derive`
[INFO] [stdout]    = note: this warning originates in the derive macro `Wasmbin` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]   --> src/module.rs:45:54
[INFO] [stdout]    |
[INFO] [stdout] 45 | #[derive(Debug, Default, PartialEq, Eq, Hash, Clone, Visit)]
[INFO] [stdout]    |                                                      ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current constant `_DERIVE_Visit_FOR_Module`
[INFO] [stdout]    = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type
[INFO] [stdout]    = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]    = note: the derive macro `Visit` may come from an old version of the `wasmbin_derive` crate, try updating your dependency with `cargo update -p wasmbin_derive`
[INFO] [stdout]    = note: this warning originates in the derive macro `Visit` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]   --> src/sections.rs:36:10
[INFO] [stdout]    |
[INFO] [stdout] 36 | #[derive(Wasmbin, Debug, PartialEq, Eq, Hash, Clone, Visit)]
[INFO] [stdout]    |          ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current constant `_DERIVE_Encode_FOR_NameAssoc`
[INFO] [stdout]    = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type
[INFO] [stdout]    = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]    = note: the derive macro `Wasmbin` may come from an old version of the `wasmbin_derive` crate, try updating your dependency with `cargo update -p wasmbin_derive`
[INFO] [stdout]    = note: this warning originates in the derive macro `Wasmbin` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]   --> src/sections.rs:36:54
[INFO] [stdout]    |
[INFO] [stdout] 36 | #[derive(Wasmbin, Debug, PartialEq, Eq, Hash, Clone, Visit)]
[INFO] [stdout]    |                                                      ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current constant `_DERIVE_Visit_FOR_NameAssoc`
[INFO] [stdout]    = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type
[INFO] [stdout]    = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]    = note: the derive macro `Visit` may come from an old version of the `wasmbin_derive` crate, try updating your dependency with `cargo update -p wasmbin_derive`
[INFO] [stdout]    = note: this warning originates in the derive macro `Visit` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]   --> src/sections.rs:45:10
[INFO] [stdout]    |
[INFO] [stdout] 45 | #[derive(Wasmbin, Debug, PartialEq, Eq, Hash, Clone, Visit)]
[INFO] [stdout]    |          ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current constant `_DERIVE_Encode_FOR_NameMap`
[INFO] [stdout]    = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type
[INFO] [stdout]    = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]    = note: the derive macro `Wasmbin` may come from an old version of the `wasmbin_derive` crate, try updating your dependency with `cargo update -p wasmbin_derive`
[INFO] [stdout]    = note: this warning originates in the derive macro `Wasmbin` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]   --> src/sections.rs:45:54
[INFO] [stdout]    |
[INFO] [stdout] 45 | #[derive(Wasmbin, Debug, PartialEq, Eq, Hash, Clone, Visit)]
[INFO] [stdout]    |                                                      ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current constant `_DERIVE_Visit_FOR_NameMap`
[INFO] [stdout]    = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type
[INFO] [stdout]    = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]    = note: the derive macro `Visit` may come from an old version of the `wasmbin_derive` crate, try updating your dependency with `cargo update -p wasmbin_derive`
[INFO] [stdout]    = note: this warning originates in the derive macro `Visit` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]   --> src/sections.rs:54:10
[INFO] [stdout]    |
[INFO] [stdout] 54 | #[derive(Wasmbin, Debug, PartialEq, Eq, Hash, Clone, Visit)]
[INFO] [stdout]    |          ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current constant `_DERIVE_Encode_FOR_NameSubSection`
[INFO] [stdout]    = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type
[INFO] [stdout]    = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]    = note: the derive macro `Wasmbin` may come from an old version of the `wasmbin_derive` crate, try updating your dependency with `cargo update -p wasmbin_derive`
[INFO] [stdout]    = note: this warning originates in the derive macro `Wasmbin` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]   --> src/sections.rs:54:54
[INFO] [stdout]    |
[INFO] [stdout] 54 | #[derive(Wasmbin, Debug, PartialEq, Eq, Hash, Clone, Visit)]
[INFO] [stdout]    |                                                      ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current constant `_DERIVE_Visit_FOR_NameSubSection`
[INFO] [stdout]    = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type
[INFO] [stdout]    = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]    = note: the derive macro `Visit` may come from an old version of the `wasmbin_derive` crate, try updating your dependency with `cargo update -p wasmbin_derive`
[INFO] [stdout]    = note: this warning originates in the derive macro `Visit` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]    --> src/sections.rs:110:10
[INFO] [stdout]     |
[INFO] [stdout] 110 | #[derive(Wasmbin, WasmbinCountable, Debug, PartialEq, Eq, Hash, Clone, Visit)]
[INFO] [stdout]     |          ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: move this `impl` block outside the of the current constant `_DERIVE_Encode_FOR_ProducerField`
[INFO] [stdout]     = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type
[INFO] [stdout]     = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]     = note: the derive macro `Wasmbin` may come from an old version of the `wasmbin_derive` crate, try updating your dependency with `cargo update -p wasmbin_derive`
[INFO] [stdout]     = note: this warning originates in the derive macro `Wasmbin` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]    --> src/sections.rs:110:19
[INFO] [stdout]     |
[INFO] [stdout] 110 | #[derive(Wasmbin, WasmbinCountable, Debug, PartialEq, Eq, Hash, Clone, Visit)]
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: move this `impl` block outside the of the current constant `_DERIVE_crate_builtins_WasmbinCountable_FOR_ProducerField`
[INFO] [stdout]     = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type
[INFO] [stdout]     = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]     = note: the derive macro `WasmbinCountable` may come from an old version of the `wasmbin_derive` crate, try updating your dependency with `cargo update -p wasmbin_derive`
[INFO] [stdout]     = note: this warning originates in the derive macro `WasmbinCountable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]    --> src/sections.rs:110:72
[INFO] [stdout]     |
[INFO] [stdout] 110 | #[derive(Wasmbin, WasmbinCountable, Debug, PartialEq, Eq, Hash, Clone, Visit)]
[INFO] [stdout]     |                                                                        ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: move this `impl` block outside the of the current constant `_DERIVE_Visit_FOR_ProducerField`
[INFO] [stdout]     = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type
[INFO] [stdout]     = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]     = note: the derive macro `Visit` may come from an old version of the `wasmbin_derive` crate, try updating your dependency with `cargo update -p wasmbin_derive`
[INFO] [stdout]     = note: this warning originates in the derive macro `Visit` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]    --> src/sections.rs:117:10
[INFO] [stdout]     |
[INFO] [stdout] 117 | #[derive(Wasmbin, WasmbinCountable, Debug, PartialEq, Eq, Hash, Clone, Visit)]
[INFO] [stdout]     |          ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: move this `impl` block outside the of the current constant `_DERIVE_Encode_FOR_ProducerVersionedName`
[INFO] [stdout]     = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type
[INFO] [stdout]     = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]     = note: the derive macro `Wasmbin` may come from an old version of the `wasmbin_derive` crate, try updating your dependency with `cargo update -p wasmbin_derive`
[INFO] [stdout]     = note: this warning originates in the derive macro `Wasmbin` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]    --> src/sections.rs:117:19
[INFO] [stdout]     |
[INFO] [stdout] 117 | #[derive(Wasmbin, WasmbinCountable, Debug, PartialEq, Eq, Hash, Clone, Visit)]
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: move this `impl` block outside the of the current constant `_DERIVE_crate_builtins_WasmbinCountable_FOR_ProducerVersionedName`
[INFO] [stdout]     = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type
[INFO] [stdout]     = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]     = note: the derive macro `WasmbinCountable` may come from an old version of the `wasmbin_derive` crate, try updating your dependency with `cargo update -p wasmbin_derive`
[INFO] [stdout]     = note: this warning originates in the derive macro `WasmbinCountable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]    --> src/sections.rs:117:72
[INFO] [stdout]     |
[INFO] [stdout] 117 | #[derive(Wasmbin, WasmbinCountable, Debug, PartialEq, Eq, Hash, Clone, Visit)]
[INFO] [stdout]     |                                                                        ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: move this `impl` block outside the of the current constant `_DERIVE_Visit_FOR_ProducerVersionedName`
[INFO] [stdout]     = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type
[INFO] [stdout]     = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]     = note: the derive macro `Visit` may come from an old version of the `wasmbin_derive` crate, try updating your dependency with `cargo update -p wasmbin_derive`
[INFO] [stdout]     = note: this warning originates in the derive macro `Visit` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]    --> src/sections.rs:126:10
[INFO] [stdout]     |
[INFO] [stdout] 126 | #[derive(Wasmbin, Debug, PartialEq, Eq, Hash, Clone, Visit)]
[INFO] [stdout]     |          ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: move this `impl` block outside the of the current constant `_DERIVE_Encode_FOR_RawCustomSection`
[INFO] [stdout]     = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type
[INFO] [stdout]     = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]     = note: the derive macro `Wasmbin` may come from an old version of the `wasmbin_derive` crate, try updating your dependency with `cargo update -p wasmbin_derive`
[INFO] [stdout]     = note: this warning originates in the derive macro `Wasmbin` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]    --> src/sections.rs:126:54
[INFO] [stdout]     |
[INFO] [stdout] 126 | #[derive(Wasmbin, Debug, PartialEq, Eq, Hash, Clone, Visit)]
[INFO] [stdout]     |                                                      ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: move this `impl` block outside the of the current constant `_DERIVE_Visit_FOR_RawCustomSection`
[INFO] [stdout]     = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type
[INFO] [stdout]     = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]     = note: the derive macro `Visit` may come from an old version of the `wasmbin_derive` crate, try updating your dependency with `cargo update -p wasmbin_derive`
[INFO] [stdout]     = note: this warning originates in the derive macro `Visit` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]    --> src/sections.rs:231:10
[INFO] [stdout]     |
[INFO] [stdout] 231 | #[derive(Wasmbin, Debug, PartialEq, Eq, Hash, Clone, Visit)]
[INFO] [stdout]     |          ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: move this `impl` block outside the of the current constant `_DERIVE_Encode_FOR_ImportDesc`
[INFO] [stdout]     = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type
[INFO] [stdout]     = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]     = note: the derive macro `Wasmbin` may come from an old version of the `wasmbin_derive` crate, try updating your dependency with `cargo update -p wasmbin_derive`
[INFO] [stdout]     = note: this warning originates in the derive macro `Wasmbin` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]    --> src/sections.rs:231:54
[INFO] [stdout]     |
[INFO] [stdout] 231 | #[derive(Wasmbin, Debug, PartialEq, Eq, Hash, Clone, Visit)]
[INFO] [stdout]     |                                                      ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: move this `impl` block outside the of the current constant `_DERIVE_Visit_FOR_ImportDesc`
[INFO] [stdout]     = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type
[INFO] [stdout]     = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]     = note: the derive macro `Visit` may come from an old version of the `wasmbin_derive` crate, try updating your dependency with `cargo update -p wasmbin_derive`
[INFO] [stdout]     = note: this warning originates in the derive macro `Visit` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]    --> src/sections.rs:243:10
[INFO] [stdout]     |
[INFO] [stdout] 243 | #[derive(Wasmbin, Debug, PartialEq, Eq, Hash, Clone, Visit)]
[INFO] [stdout]     |          ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: move this `impl` block outside the of the current constant `_DERIVE_Encode_FOR_ImportPath`
[INFO] [stdout]     = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type
[INFO] [stdout]     = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]     = note: the derive macro `Wasmbin` may come from an old version of the `wasmbin_derive` crate, try updating your dependency with `cargo update -p wasmbin_derive`
[INFO] [stdout]     = note: this warning originates in the derive macro `Wasmbin` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]    --> src/sections.rs:243:54
[INFO] [stdout]     |
[INFO] [stdout] 243 | #[derive(Wasmbin, Debug, PartialEq, Eq, Hash, Clone, Visit)]
[INFO] [stdout]     |                                                      ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: move this `impl` block outside the of the current constant `_DERIVE_Visit_FOR_ImportPath`
[INFO] [stdout]     = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type
[INFO] [stdout]     = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]     = note: the derive macro `Visit` may come from an old version of the `wasmbin_derive` crate, try updating your dependency with `cargo update -p wasmbin_derive`
[INFO] [stdout]     = note: this warning originates in the derive macro `Visit` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]    --> src/sections.rs:250:10
[INFO] [stdout]     |
[INFO] [stdout] 250 | #[derive(Wasmbin, WasmbinCountable, Debug, PartialEq, Eq, Hash, Clone, Visit)]
[INFO] [stdout]     |          ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: move this `impl` block outside the of the current constant `_DERIVE_Encode_FOR_Import`
[INFO] [stdout]     = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type
[INFO] [stdout]     = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]     = note: the derive macro `Wasmbin` may come from an old version of the `wasmbin_derive` crate, try updating your dependency with `cargo update -p wasmbin_derive`
[INFO] [stdout]     = note: this warning originates in the derive macro `Wasmbin` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]    --> src/sections.rs:250:19
[INFO] [stdout]     |
[INFO] [stdout] 250 | #[derive(Wasmbin, WasmbinCountable, Debug, PartialEq, Eq, Hash, Clone, Visit)]
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: move this `impl` block outside the of the current constant `_DERIVE_crate_builtins_WasmbinCountable_FOR_Import`
[INFO] [stdout]     = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type
[INFO] [stdout]     = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]     = note: the derive macro `WasmbinCountable` may come from an old version of the `wasmbin_derive` crate, try updating your dependency with `cargo update -p wasmbin_derive`
[INFO] [stdout]     = note: this warning originates in the derive macro `WasmbinCountable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]    --> src/sections.rs:250:72
[INFO] [stdout]     |
[INFO] [stdout] 250 | #[derive(Wasmbin, WasmbinCountable, Debug, PartialEq, Eq, Hash, Clone, Visit)]
[INFO] [stdout]     |                                                                        ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: move this `impl` block outside the of the current constant `_DERIVE_Visit_FOR_Import`
[INFO] [stdout]     = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type
[INFO] [stdout]     = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]     = note: the derive macro `Visit` may come from an old version of the `wasmbin_derive` crate, try updating your dependency with `cargo update -p wasmbin_derive`
[INFO] [stdout]     = note: this warning originates in the derive macro `Visit` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]    --> src/sections.rs:257:10
[INFO] [stdout]     |
[INFO] [stdout] 257 | #[derive(Wasmbin, WasmbinCountable, Debug, PartialEq, Eq, Hash, Clone, Visit)]
[INFO] [stdout]     |          ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: move this `impl` block outside the of the current constant `_DERIVE_Encode_FOR_Global`
[INFO] [stdout]     = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type
[INFO] [stdout]     = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]     = note: the derive macro `Wasmbin` may come from an old version of the `wasmbin_derive` crate, try updating your dependency with `cargo update -p wasmbin_derive`
[INFO] [stdout]     = note: this warning originates in the derive macro `Wasmbin` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]    --> src/sections.rs:257:19
[INFO] [stdout]     |
[INFO] [stdout] 257 | #[derive(Wasmbin, WasmbinCountable, Debug, PartialEq, Eq, Hash, Clone, Visit)]
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: move this `impl` block outside the of the current constant `_DERIVE_crate_builtins_WasmbinCountable_FOR_Global`
[INFO] [stdout]     = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type
[INFO] [stdout]     = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]     = note: the derive macro `WasmbinCountable` may come from an old version of the `wasmbin_derive` crate, try updating your dependency with `cargo update -p wasmbin_derive`
[INFO] [stdout]     = note: this warning originates in the derive macro `WasmbinCountable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]    --> src/sections.rs:257:72
[INFO] [stdout]     |
[INFO] [stdout] 257 | #[derive(Wasmbin, WasmbinCountable, Debug, PartialEq, Eq, Hash, Clone, Visit)]
[INFO] [stdout]     |                                                                        ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: move this `impl` block outside the of the current constant `_DERIVE_Visit_FOR_Global`
[INFO] [stdout]     = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type
[INFO] [stdout]     = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]     = note: the derive macro `Visit` may come from an old version of the `wasmbin_derive` crate, try updating your dependency with `cargo update -p wasmbin_derive`
[INFO] [stdout]     = note: this warning originates in the derive macro `Visit` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]    --> src/sections.rs:264:10
[INFO] [stdout]     |
[INFO] [stdout] 264 | #[derive(Wasmbin, Debug, PartialEq, Eq, Hash, Clone, Visit)]
[INFO] [stdout]     |          ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: move this `impl` block outside the of the current constant `_DERIVE_Encode_FOR_ExportDesc`
[INFO] [stdout]     = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type
[INFO] [stdout]     = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]     = note: the derive macro `Wasmbin` may come from an old version of the `wasmbin_derive` crate, try updating your dependency with `cargo update -p wasmbin_derive`
[INFO] [stdout]     = note: this warning originates in the derive macro `Wasmbin` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]    --> src/sections.rs:264:54
[INFO] [stdout]     |
[INFO] [stdout] 264 | #[derive(Wasmbin, Debug, PartialEq, Eq, Hash, Clone, Visit)]
[INFO] [stdout]     |                                                      ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: move this `impl` block outside the of the current constant `_DERIVE_Visit_FOR_ExportDesc`
[INFO] [stdout]     = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type
[INFO] [stdout]     = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]     = note: the derive macro `Visit` may come from an old version of the `wasmbin_derive` crate, try updating your dependency with `cargo update -p wasmbin_derive`
[INFO] [stdout]     = note: this warning originates in the derive macro `Visit` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]    --> src/sections.rs:276:10
[INFO] [stdout]     |
[INFO] [stdout] 276 | #[derive(Wasmbin, WasmbinCountable, Debug, PartialEq, Eq, Hash, Clone, Visit)]
[INFO] [stdout]     |          ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: move this `impl` block outside the of the current constant `_DERIVE_Encode_FOR_Export`
[INFO] [stdout]     = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type
[INFO] [stdout]     = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]     = note: the derive macro `Wasmbin` may come from an old version of the `wasmbin_derive` crate, try updating your dependency with `cargo update -p wasmbin_derive`
[INFO] [stdout]     = note: this warning originates in the derive macro `Wasmbin` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]    --> src/sections.rs:276:19
[INFO] [stdout]     |
[INFO] [stdout] 276 | #[derive(Wasmbin, WasmbinCountable, Debug, PartialEq, Eq, Hash, Clone, Visit)]
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: move this `impl` block outside the of the current constant `_DERIVE_crate_builtins_WasmbinCountable_FOR_Export`
[INFO] [stdout]     = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type
[INFO] [stdout]     = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]     = note: the derive macro `WasmbinCountable` may come from an old version of the `wasmbin_derive` crate, try updating your dependency with `cargo update -p wasmbin_derive`
[INFO] [stdout]     = note: this warning originates in the derive macro `WasmbinCountable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]    --> src/sections.rs:276:72
[INFO] [stdout]     |
[INFO] [stdout] 276 | #[derive(Wasmbin, WasmbinCountable, Debug, PartialEq, Eq, Hash, Clone, Visit)]
[INFO] [stdout]     |                                                                        ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: move this `impl` block outside the of the current constant `_DERIVE_Visit_FOR_Export`
[INFO] [stdout]     = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type
[INFO] [stdout]     = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]     = note: the derive macro `Visit` may come from an old version of the `wasmbin_derive` crate, try updating your dependency with `cargo update -p wasmbin_derive`
[INFO] [stdout]     = note: this warning originates in the derive macro `Visit` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]    --> src/sections.rs:283:10
[INFO] [stdout]     |
[INFO] [stdout] 283 | #[derive(Wasmbin, Debug, PartialEq, Eq, Hash, Clone, Visit)]
[INFO] [stdout]     |          ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: move this `impl` block outside the of the current constant `_DERIVE_Encode_FOR_ElemKind`
[INFO] [stdout]     = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type
[INFO] [stdout]     = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]     = note: the derive macro `Wasmbin` may come from an old version of the `wasmbin_derive` crate, try updating your dependency with `cargo update -p wasmbin_derive`
[INFO] [stdout]     = note: this warning originates in the derive macro `Wasmbin` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]    --> src/sections.rs:283:54
[INFO] [stdout]     |
[INFO] [stdout] 283 | #[derive(Wasmbin, Debug, PartialEq, Eq, Hash, Clone, Visit)]
[INFO] [stdout]     |                                                      ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: move this `impl` block outside the of the current constant `_DERIVE_Visit_FOR_ElemKind`
[INFO] [stdout]     = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type
[INFO] [stdout]     = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]     = note: the derive macro `Visit` may come from an old version of the `wasmbin_derive` crate, try updating your dependency with `cargo update -p wasmbin_derive`
[INFO] [stdout]     = note: this warning originates in the derive macro `Visit` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]    --> src/sections.rs:290:10
[INFO] [stdout]     |
[INFO] [stdout] 290 | #[derive(Wasmbin, WasmbinCountable, Debug, PartialEq, Eq, Hash, Clone, Visit)]
[INFO] [stdout]     |          ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: move this `impl` block outside the of the current constant `_DERIVE_Encode_FOR_Element`
[INFO] [stdout]     = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type
[INFO] [stdout]     = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]     = note: the derive macro `Wasmbin` may come from an old version of the `wasmbin_derive` crate, try updating your dependency with `cargo update -p wasmbin_derive`
[INFO] [stdout]     = note: this warning originates in the derive macro `Wasmbin` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]    --> src/sections.rs:290:19
[INFO] [stdout]     |
[INFO] [stdout] 290 | #[derive(Wasmbin, WasmbinCountable, Debug, PartialEq, Eq, Hash, Clone, Visit)]
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: move this `impl` block outside the of the current constant `_DERIVE_crate_builtins_WasmbinCountable_FOR_Element`
[INFO] [stdout]     = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type
[INFO] [stdout]     = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]     = note: the derive macro `WasmbinCountable` may come from an old version of the `wasmbin_derive` crate, try updating your dependency with `cargo update -p wasmbin_derive`
[INFO] [stdout]     = note: this warning originates in the derive macro `WasmbinCountable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]    --> src/sections.rs:290:72
[INFO] [stdout]     |
[INFO] [stdout] 290 | #[derive(Wasmbin, WasmbinCountable, Debug, PartialEq, Eq, Hash, Clone, Visit)]
[INFO] [stdout]     |                                                                        ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: move this `impl` block outside the of the current constant `_DERIVE_Visit_FOR_Element`
[INFO] [stdout]     = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type
[INFO] [stdout]     = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]     = note: the derive macro `Visit` may come from an old version of the `wasmbin_derive` crate, try updating your dependency with `cargo update -p wasmbin_derive`
[INFO] [stdout]     = note: this warning originates in the derive macro `Visit` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]    --> src/sections.rs:332:10
[INFO] [stdout]     |
[INFO] [stdout] 332 | #[derive(Wasmbin, WasmbinCountable, Debug, PartialEq, Eq, Hash, Clone, Visit)]
[INFO] [stdout]     |          ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: move this `impl` block outside the of the current constant `_DERIVE_Encode_FOR_Locals`
[INFO] [stdout]     = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type
[INFO] [stdout]     = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]     = note: the derive macro `Wasmbin` may come from an old version of the `wasmbin_derive` crate, try updating your dependency with `cargo update -p wasmbin_derive`
[INFO] [stdout]     = note: this warning originates in the derive macro `Wasmbin` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]    --> src/sections.rs:332:19
[INFO] [stdout]     |
[INFO] [stdout] 332 | #[derive(Wasmbin, WasmbinCountable, Debug, PartialEq, Eq, Hash, Clone, Visit)]
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: move this `impl` block outside the of the current constant `_DERIVE_crate_builtins_WasmbinCountable_FOR_Locals`
[INFO] [stdout]     = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type
[INFO] [stdout]     = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]     = note: the derive macro `WasmbinCountable` may come from an old version of the `wasmbin_derive` crate, try updating your dependency with `cargo update -p wasmbin_derive`
[INFO] [stdout]     = note: this warning originates in the derive macro `WasmbinCountable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]    --> src/sections.rs:332:72
[INFO] [stdout]     |
[INFO] [stdout] 332 | #[derive(Wasmbin, WasmbinCountable, Debug, PartialEq, Eq, Hash, Clone, Visit)]
[INFO] [stdout]     |                                                                        ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: move this `impl` block outside the of the current constant `_DERIVE_Visit_FOR_Locals`
[INFO] [stdout]     = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type
[INFO] [stdout]     = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]     = note: the derive macro `Visit` may come from an old version of the `wasmbin_derive` crate, try updating your dependency with `cargo update -p wasmbin_derive`
[INFO] [stdout]     = note: this warning originates in the derive macro `Visit` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]    --> src/sections.rs:347:10
[INFO] [stdout]     |
[INFO] [stdout] 347 | #[derive(Wasmbin, WasmbinCountable, Debug, Default, PartialEq, Eq, Hash, Clone, Visit)]
[INFO] [stdout]     |          ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: move this `impl` block outside the of the current constant `_DERIVE_Encode_FOR_FuncBody`
[INFO] [stdout]     = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type
[INFO] [stdout]     = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]     = note: the derive macro `Wasmbin` may come from an old version of the `wasmbin_derive` crate, try updating your dependency with `cargo update -p wasmbin_derive`
[INFO] [stdout]     = note: this warning originates in the derive macro `Wasmbin` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]    --> src/sections.rs:347:19
[INFO] [stdout]     |
[INFO] [stdout] 347 | #[derive(Wasmbin, WasmbinCountable, Debug, Default, PartialEq, Eq, Hash, Clone, Visit)]
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: move this `impl` block outside the of the current constant `_DERIVE_crate_builtins_WasmbinCountable_FOR_FuncBody`
[INFO] [stdout]     = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type
[INFO] [stdout]     = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]     = note: the derive macro `WasmbinCountable` may come from an old version of the `wasmbin_derive` crate, try updating your dependency with `cargo update -p wasmbin_derive`
[INFO] [stdout]     = note: this warning originates in the derive macro `WasmbinCountable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]    --> src/sections.rs:347:81
[INFO] [stdout]     |
[INFO] [stdout] 347 | #[derive(Wasmbin, WasmbinCountable, Debug, Default, PartialEq, Eq, Hash, Clone, Visit)]
[INFO] [stdout]     |                                                                                 ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: move this `impl` block outside the of the current constant `_DERIVE_Visit_FOR_FuncBody`
[INFO] [stdout]     = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type
[INFO] [stdout]     = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]     = note: the derive macro `Visit` may come from an old version of the `wasmbin_derive` crate, try updating your dependency with `cargo update -p wasmbin_derive`
[INFO] [stdout]     = note: this warning originates in the derive macro `Visit` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]    --> src/sections.rs:354:10
[INFO] [stdout]     |
[INFO] [stdout] 354 | #[derive(Wasmbin, Debug, PartialEq, Eq, Hash, Clone, Visit)]
[INFO] [stdout]     |          ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: move this `impl` block outside the of the current constant `_DERIVE_Encode_FOR_DataInit`
[INFO] [stdout]     = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type
[INFO] [stdout]     = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]     = note: the derive macro `Wasmbin` may come from an old version of the `wasmbin_derive` crate, try updating your dependency with `cargo update -p wasmbin_derive`
[INFO] [stdout]     = note: this warning originates in the derive macro `Wasmbin` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]    --> src/sections.rs:354:54
[INFO] [stdout]     |
[INFO] [stdout] 354 | #[derive(Wasmbin, Debug, PartialEq, Eq, Hash, Clone, Visit)]
[INFO] [stdout]     |                                                      ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: move this `impl` block outside the of the current constant `_DERIVE_Visit_FOR_DataInit`
[INFO] [stdout]     = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type
[INFO] [stdout]     = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]     = note: the derive macro `Visit` may come from an old version of the `wasmbin_derive` crate, try updating your dependency with `cargo update -p wasmbin_derive`
[INFO] [stdout]     = note: this warning originates in the derive macro `Visit` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]    --> src/sections.rs:363:10
[INFO] [stdout]     |
[INFO] [stdout] 363 | #[derive(Wasmbin, WasmbinCountable, CustomDebug, PartialEq, Eq, Hash, Clone, Visit)]
[INFO] [stdout]     |          ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: move this `impl` block outside the of the current constant `_DERIVE_Encode_FOR_Data`
[INFO] [stdout]     = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type
[INFO] [stdout]     = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]     = note: the derive macro `Wasmbin` may come from an old version of the `wasmbin_derive` crate, try updating your dependency with `cargo update -p wasmbin_derive`
[INFO] [stdout]     = note: this warning originates in the derive macro `Wasmbin` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]    --> src/sections.rs:363:19
[INFO] [stdout]     |
[INFO] [stdout] 363 | #[derive(Wasmbin, WasmbinCountable, CustomDebug, PartialEq, Eq, Hash, Clone, Visit)]
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: move this `impl` block outside the of the current constant `_DERIVE_crate_builtins_WasmbinCountable_FOR_Data`
[INFO] [stdout]     = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type
[INFO] [stdout]     = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]     = note: the derive macro `WasmbinCountable` may come from an old version of the `wasmbin_derive` crate, try updating your dependency with `cargo update -p wasmbin_derive`
[INFO] [stdout]     = note: this warning originates in the derive macro `WasmbinCountable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]    --> src/sections.rs:363:37
[INFO] [stdout]     |
[INFO] [stdout] 363 | #[derive(Wasmbin, WasmbinCountable, CustomDebug, PartialEq, Eq, Hash, Clone, Visit)]
[INFO] [stdout]     |                                     ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: move this `impl` block outside the of the current constant `_DERIVE_core_fmt_Debug_FOR_Data`
[INFO] [stdout]     = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type
[INFO] [stdout]     = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]     = note: the derive macro `CustomDebug` may come from an old version of the `custom_debug_derive` crate, try updating your dependency with `cargo update -p custom_debug_derive`
[INFO] [stdout]     = note: this warning originates in the derive macro `CustomDebug` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]    --> src/sections.rs:363:78
[INFO] [stdout]     |
[INFO] [stdout] 363 | #[derive(Wasmbin, WasmbinCountable, CustomDebug, PartialEq, Eq, Hash, Clone, Visit)]
[INFO] [stdout]     |                                                                              ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: move this `impl` block outside the of the current constant `_DERIVE_Visit_FOR_Data`
[INFO] [stdout]     = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type
[INFO] [stdout]     = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]     = note: the derive macro `Visit` may come from an old version of the `wasmbin_derive` crate, try updating your dependency with `cargo update -p wasmbin_derive`
[INFO] [stdout]     = note: this warning originates in the derive macro `Visit` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]    --> src/sections.rs:394:18
[INFO] [stdout]     |
[INFO] [stdout] 394 |           #[derive(Wasmbin, Debug, PartialEq, Eq, Hash, Clone, Visit)]
[INFO] [stdout]     |                    ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 519 | / define_sections! {
[INFO] [stdout] 520 | |     /// [Custom section](https://webassembly.github.io/spec/core/binary/modules.html#custom-section).
[INFO] [stdout] 521 | |     Custom(super::CustomSection) = 0,
[INFO] [stdout] 522 | |     /// [Type section](https://webassembly.github.io/spec/core/binary/modules.html#type-section).
[INFO] [stdout] ...   |
[INFO] [stdout] 554 | |     Data(Vec<super::Data>) = 11,
[INFO] [stdout] 555 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: move this `impl` block outside the of the current constant `_DERIVE_Encode_FOR_Section`
[INFO] [stdout]     = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type
[INFO] [stdout]     = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]     = note: the derive macro `Wasmbin` may come from an old version of the `wasmbin_derive` crate, try updating your dependency with `cargo update -p wasmbin_derive`
[INFO] [stdout]     = note: this warning originates in the derive macro `Wasmbin` which comes from the expansion of the macro `define_sections` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]    --> src/sections.rs:394:62
[INFO] [stdout]     |
[INFO] [stdout] 394 |           #[derive(Wasmbin, Debug, PartialEq, Eq, Hash, Clone, Visit)]
[INFO] [stdout]     |                                                                ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 519 | / define_sections! {
[INFO] [stdout] 520 | |     /// [Custom section](https://webassembly.github.io/spec/core/binary/modules.html#custom-section).
[INFO] [stdout] 521 | |     Custom(super::CustomSection) = 0,
[INFO] [stdout] 522 | |     /// [Type section](https://webassembly.github.io/spec/core/binary/modules.html#type-section).
[INFO] [stdout] ...   |
[INFO] [stdout] 554 | |     Data(Vec<super::Data>) = 11,
[INFO] [stdout] 555 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: move this `impl` block outside the of the current constant `_DERIVE_Visit_FOR_Section`
[INFO] [stdout]     = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type
[INFO] [stdout]     = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]     = note: the derive macro `Visit` may come from an old version of the `wasmbin_derive` crate, try updating your dependency with `cargo update -p wasmbin_derive`
[INFO] [stdout]     = note: this warning originates in the derive macro `Visit` which comes from the expansion of the macro `define_sections` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]   --> src/types.rs:29:10
[INFO] [stdout]    |
[INFO] [stdout] 29 | #[derive(Wasmbin, WasmbinCountable, Debug, PartialEq, Eq, Hash, Clone, Visit)]
[INFO] [stdout]    |          ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current constant `_DERIVE_Encode_FOR_ValueType`
[INFO] [stdout]    = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type
[INFO] [stdout]    = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]    = note: the derive macro `Wasmbin` may come from an old version of the `wasmbin_derive` crate, try updating your dependency with `cargo update -p wasmbin_derive`
[INFO] [stdout]    = note: this warning originates in the derive macro `Wasmbin` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]   --> src/types.rs:29:19
[INFO] [stdout]    |
[INFO] [stdout] 29 | #[derive(Wasmbin, WasmbinCountable, Debug, PartialEq, Eq, Hash, Clone, Visit)]
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current constant `_DERIVE_crate_builtins_WasmbinCountable_FOR_ValueType`
[INFO] [stdout]    = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type
[INFO] [stdout]    = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]    = note: the derive macro `WasmbinCountable` may come from an old version of the `wasmbin_derive` crate, try updating your dependency with `cargo update -p wasmbin_derive`
[INFO] [stdout]    = note: this warning originates in the derive macro `WasmbinCountable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]   --> src/types.rs:29:72
[INFO] [stdout]    |
[INFO] [stdout] 29 | #[derive(Wasmbin, WasmbinCountable, Debug, PartialEq, Eq, Hash, Clone, Visit)]
[INFO] [stdout]    |                                                                        ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current constant `_DERIVE_Visit_FOR_ValueType`
[INFO] [stdout]    = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type
[INFO] [stdout]    = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]    = note: the derive macro `Visit` may come from an old version of the `wasmbin_derive` crate, try updating your dependency with `cargo update -p wasmbin_derive`
[INFO] [stdout]    = note: this warning originates in the derive macro `Visit` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]   --> src/types.rs:43:45
[INFO] [stdout]    |
[INFO] [stdout] 43 | #[derive(Debug, PartialEq, Eq, Hash, Clone, Visit)]
[INFO] [stdout]    |                                             ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current constant `_DERIVE_Visit_FOR_BlockType`
[INFO] [stdout]    = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type
[INFO] [stdout]    = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]    = note: the derive macro `Visit` may come from an old version of the `wasmbin_derive` crate, try updating your dependency with `cargo update -p wasmbin_derive`
[INFO] [stdout]    = note: this warning originates in the derive macro `Visit` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]   --> src/types.rs:98:10
[INFO] [stdout]    |
[INFO] [stdout] 98 | #[derive(Wasmbin, WasmbinCountable, PartialEq, Eq, Hash, Clone, Visit)]
[INFO] [stdout]    |          ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current constant `_DERIVE_Encode_FOR_FuncType`
[INFO] [stdout]    = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type
[INFO] [stdout]    = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]    = note: the derive macro `Wasmbin` may come from an old version of the `wasmbin_derive` crate, try updating your dependency with `cargo update -p wasmbin_derive`
[INFO] [stdout]    = note: this warning originates in the derive macro `Wasmbin` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]   --> src/types.rs:98:19
[INFO] [stdout]    |
[INFO] [stdout] 98 | #[derive(Wasmbin, WasmbinCountable, PartialEq, Eq, Hash, Clone, Visit)]
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current constant `_DERIVE_crate_builtins_WasmbinCountable_FOR_FuncType`
[INFO] [stdout]    = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type
[INFO] [stdout]    = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]    = note: the derive macro `WasmbinCountable` may come from an old version of the `wasmbin_derive` crate, try updating your dependency with `cargo update -p wasmbin_derive`
[INFO] [stdout]    = note: this warning originates in the derive macro `WasmbinCountable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]   --> src/types.rs:98:65
[INFO] [stdout]    |
[INFO] [stdout] 98 | #[derive(Wasmbin, WasmbinCountable, PartialEq, Eq, Hash, Clone, Visit)]
[INFO] [stdout]    |                                                                 ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current constant `_DERIVE_Visit_FOR_FuncType`
[INFO] [stdout]    = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type
[INFO] [stdout]    = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]    = note: the derive macro `Visit` may come from an old version of the `wasmbin_derive` crate, try updating your dependency with `cargo update -p wasmbin_derive`
[INFO] [stdout]    = note: this warning originates in the derive macro `Visit` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]    --> src/types.rs:125:38
[INFO] [stdout]     |
[INFO] [stdout] 125 | #[derive(PartialEq, Eq, Hash, Clone, Visit)]
[INFO] [stdout]     |                                      ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: move this `impl` block outside the of the current constant `_DERIVE_Visit_FOR_Limits`
[INFO] [stdout]     = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type
[INFO] [stdout]     = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]     = note: the derive macro `Visit` may come from an old version of the `wasmbin_derive` crate, try updating your dependency with `cargo update -p wasmbin_derive`
[INFO] [stdout]     = note: this warning originates in the derive macro `Visit` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]    --> src/types.rs:141:10
[INFO] [stdout]     |
[INFO] [stdout] 141 | #[derive(Wasmbin)]
[INFO] [stdout]     |          ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: move this `impl` block outside the of the current constant `_DERIVE_Encode_FOR_LimitsRepr`
[INFO] [stdout]     = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type
[INFO] [stdout]     = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]     = note: the derive macro `Wasmbin` may come from an old version of the `wasmbin_derive` crate, try updating your dependency with `cargo update -p wasmbin_derive`
[INFO] [stdout]     = note: this warning originates in the derive macro `Wasmbin` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]    --> src/types.rs:164:10
[INFO] [stdout]     |
[INFO] [stdout] 164 | #[derive(WasmbinCountable, Debug, PartialEq, Eq, Hash, Clone, Visit)]
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: move this `impl` block outside the of the current constant `_DERIVE_crate_builtins_WasmbinCountable_FOR_MemType`
[INFO] [stdout]     = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type
[INFO] [stdout]     = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]     = note: the derive macro `WasmbinCountable` may come from an old version of the `wasmbin_derive` crate, try updating your dependency with `cargo update -p wasmbin_derive`
[INFO] [stdout]     = note: this warning originates in the derive macro `WasmbinCountable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]    --> src/types.rs:164:63
[INFO] [stdout]     |
[INFO] [stdout] 164 | #[derive(WasmbinCountable, Debug, PartialEq, Eq, Hash, Clone, Visit)]
[INFO] [stdout]     |                                                               ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: move this `impl` block outside the of the current constant `_DERIVE_Visit_FOR_MemType`
[INFO] [stdout]     = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type
[INFO] [stdout]     = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]     = note: the derive macro `Visit` may come from an old version of the `wasmbin_derive` crate, try updating your dependency with `cargo update -p wasmbin_derive`
[INFO] [stdout]     = note: this warning originates in the derive macro `Visit` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]    --> src/types.rs:163:45
[INFO] [stdout]     |
[INFO] [stdout] 163 | #[cfg_attr(not(feature = "threads"), derive(Wasmbin))]
[INFO] [stdout]     |                                             ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: move this `impl` block outside the of the current constant `_DERIVE_Encode_FOR_MemType`
[INFO] [stdout]     = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type
[INFO] [stdout]     = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]     = note: the derive macro `Wasmbin` may come from an old version of the `wasmbin_derive` crate, try updating your dependency with `cargo update -p wasmbin_derive`
[INFO] [stdout]     = note: this warning originates in the derive macro `Wasmbin` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]    --> src/types.rs:180:10
[INFO] [stdout]     |
[INFO] [stdout] 180 | #[derive(Wasmbin, Debug, PartialEq, Eq, Hash, Clone, Visit)]
[INFO] [stdout]     |          ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: move this `impl` block outside the of the current constant `_DERIVE_Encode_FOR_RefType`
[INFO] [stdout]     = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type
[INFO] [stdout]     = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]     = note: the derive macro `Wasmbin` may come from an old version of the `wasmbin_derive` crate, try updating your dependency with `cargo update -p wasmbin_derive`
[INFO] [stdout]     = note: this warning originates in the derive macro `Wasmbin` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]    --> src/types.rs:180:54
[INFO] [stdout]     |
[INFO] [stdout] 180 | #[derive(Wasmbin, Debug, PartialEq, Eq, Hash, Clone, Visit)]
[INFO] [stdout]     |                                                      ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: move this `impl` block outside the of the current constant `_DERIVE_Visit_FOR_RefType`
[INFO] [stdout]     = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type
[INFO] [stdout]     = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]     = note: the derive macro `Visit` may come from an old version of the `wasmbin_derive` crate, try updating your dependency with `cargo update -p wasmbin_derive`
[INFO] [stdout]     = note: this warning originates in the derive macro `Visit` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]    --> src/types.rs:190:10
[INFO] [stdout]     |
[INFO] [stdout] 190 | #[derive(Wasmbin, WasmbinCountable, Debug, PartialEq, Eq, Hash, Clone, Visit)]
[INFO] [stdout]     |          ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: move this `impl` block outside the of the current constant `_DERIVE_Encode_FOR_TableType`
[INFO] [stdout]     = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type
[INFO] [stdout]     = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]     = note: the derive macro `Wasmbin` may come from an old version of the `wasmbin_derive` crate, try updating your dependency with `cargo update -p wasmbin_derive`
[INFO] [stdout]     = note: this warning originates in the derive macro `Wasmbin` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]    --> src/types.rs:190:19
[INFO] [stdout]     |
[INFO] [stdout] 190 | #[derive(Wasmbin, WasmbinCountable, Debug, PartialEq, Eq, Hash, Clone, Visit)]
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: move this `impl` block outside the of the current constant `_DERIVE_crate_builtins_WasmbinCountable_FOR_TableType`
[INFO] [stdout]     = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type
[INFO] [stdout]     = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]     = note: the derive macro `WasmbinCountable` may come from an old version of the `wasmbin_derive` crate, try updating your dependency with `cargo update -p wasmbin_derive`
[INFO] [stdout]     = note: this warning originates in the derive macro `WasmbinCountable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]    --> src/types.rs:190:72
[INFO] [stdout]     |
[INFO] [stdout] 190 | #[derive(Wasmbin, WasmbinCountable, Debug, PartialEq, Eq, Hash, Clone, Visit)]
[INFO] [stdout]     |                                                                        ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: move this `impl` block outside the of the current constant `_DERIVE_Visit_FOR_TableType`
[INFO] [stdout]     = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type
[INFO] [stdout]     = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]     = note: the derive macro `Visit` may come from an old version of the `wasmbin_derive` crate, try updating your dependency with `cargo update -p wasmbin_derive`
[INFO] [stdout]     = note: this warning originates in the derive macro `Visit` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]    --> src/types.rs:197:10
[INFO] [stdout]     |
[INFO] [stdout] 197 | #[derive(Wasmbin, Debug, PartialEq, Eq, Hash, Clone, Visit)]
[INFO] [stdout]     |          ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: move this `impl` block outside the of the current constant `_DERIVE_Encode_FOR_GlobalType`
[INFO] [stdout]     = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type
[INFO] [stdout]     = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]     = note: the derive macro `Wasmbin` may come from an old version of the `wasmbin_derive` crate, try updating your dependency with `cargo update -p wasmbin_derive`
[INFO] [stdout]     = note: this warning originates in the derive macro `Wasmbin` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]    --> src/types.rs:197:54
[INFO] [stdout]     |
[INFO] [stdout] 197 | #[derive(Wasmbin, Debug, PartialEq, Eq, Hash, Clone, Visit)]
[INFO] [stdout]     |                                                      ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: move this `impl` block outside the of the current constant `_DERIVE_Visit_FOR_GlobalType`
[INFO] [stdout]     = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type
[INFO] [stdout]     = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]     = note: the derive macro `Visit` may come from an old version of the `wasmbin_derive` crate, try updating your dependency with `cargo update -p wasmbin_derive`
[INFO] [stdout]     = note: this warning originates in the derive macro `Visit` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 114 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 16.27s
[INFO] running `Command { std: "docker" "inspect" "1da2068f1b31c7ea44bcf2454366d5c3fd95b362582619fda875705d494718d1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1da2068f1b31c7ea44bcf2454366d5c3fd95b362582619fda875705d494718d1", kill_on_drop: false }`
[INFO] [stdout] 1da2068f1b31c7ea44bcf2454366d5c3fd95b362582619fda875705d494718d1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] e216a84c31f8e96d69d056412b1e0abc16bf3742b1575d7e71208febc4a33d9b
[INFO] running `Command { std: "docker" "start" "-a" "e216a84c31f8e96d69d056412b1e0abc16bf3742b1575d7e71208febc4a33d9b", kill_on_drop: false }`
[INFO] [stderr] warning: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stderr]   --> src/builtins/blob.rs:39:47
[INFO] [stderr]    |
[INFO] [stderr] 39 | #[derive(Default, PartialEq, Eq, Hash, Clone, Visit)]
[INFO] [stderr]    |                                               ^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = help: move this `impl` block outside the of the current constant `_DERIVE_Visit_FOR_Blob`
[INFO] [stderr]    = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stderr]    = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type
[INFO] [stderr]    = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stderr]    = note: the derive macro `Visit` may come from an old version of the `wasmbin_derive` crate, try updating your dependency with `cargo update -p wasmbin_derive`
[INFO] [stderr]    = note: `#[warn(non_local_definitions)]` on by default
[INFO] [stderr]    = note: this warning originates in the derive macro `Visit` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stderr]   --> src/builtins/floats.rs:22:10
[INFO] [stderr]    |
[INFO] [stderr] 22 | #[derive(Wasmbin, Debug, Clone, Visit)]
[INFO] [stderr]    |          ^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = help: move this `impl` block outside the of the current constant `_DERIVE_Encode_FOR_FloatConst`
[INFO] [stderr]    = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stderr]    = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type
[INFO] [stderr]    = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stderr]    = note: the derive macro `Wasmbin` may come from an old version of the `wasmbin_derive` crate, try updating your dependency with `cargo update -p wasmbin_derive`
[INFO] [stderr]    = note: this warning originates in the derive macro `Wasmbin` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stderr]   --> src/builtins/floats.rs:22:33
[INFO] [stderr]    |
[INFO] [stderr] 22 | #[derive(Wasmbin, Debug, Clone, Visit)]
[INFO] [stderr]    |                                 ^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = help: move this `impl` block outside the of the current constant `_DERIVE_Visit_FOR_FloatConst`
[INFO] [stderr]    = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stderr]    = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type
[INFO] [stderr]    = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stderr]    = note: the derive macro `Visit` may come from an old version of the `wasmbin_derive` crate, try updating your dependency with `cargo update -p wasmbin_derive`
[INFO] [stderr]    = note: this warning originates in the derive macro `Visit` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stderr]   --> src/builtins/lazy.rs:25:19
[INFO] [stderr]    |
[INFO] [stderr] 25 | #[derive(Default, CustomDebug, Clone, PartialEq, Eq, Hash, Visit)]
[INFO] [stderr]    |                   ^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = help: move this `impl` block outside the of the current constant `_DERIVE_core_fmt_Debug_FOR_UnparsedBytes`
[INFO] [stderr]    = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stderr]    = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type
[INFO] [stderr]    = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stderr]    = note: the derive macro `CustomDebug` may come from an old version of the `custom_debug_derive` crate, try updating your dependency with `cargo update -p custom_debug_derive`
[INFO] [stderr]    = note: this warning originates in the derive macro `CustomDebug` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stderr]   --> src/builtins/lazy.rs:25:60
[INFO] [stderr]    |
[INFO] [stderr] 25 | #[derive(Default, CustomDebug, Clone, PartialEq, Eq, Hash, Visit)]
[INFO] [stderr]    |                                                            ^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = help: move this `impl` block outside the of the current constant `_DERIVE_Visit_FOR_UnparsedBytes`
[INFO] [stderr]    = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stderr]    = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type
[INFO] [stderr]    = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stderr]    = note: the derive macro `Visit` may come from an old version of the `wasmbin_derive` crate, try updating your dependency with `cargo update -p wasmbin_derive`
[INFO] [stderr]    = note: this warning originates in the derive macro `Visit` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stderr]   --> src/builtins/lazy.rs:72:10
[INFO] [stderr]    |
[INFO] [stderr] 72 | #[derive(CustomDebug, Clone)]
[INFO] [stderr]    |          ^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = help: move this `impl` block outside the of the current constant `_DERIVE_core_fmt_Debug_FOR_LazyStatus`
[INFO] [stderr]    = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stderr]    = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type
[INFO] [stderr]    = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stderr]    = note: the derive macro `CustomDebug` may come from an old version of the `custom_debug_derive` crate, try updating your dependency with `cargo update -p custom_debug_derive`
[INFO] [stderr]    = note: this warning originates in the derive macro `CustomDebug` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stderr]   --> src/indices.rs:23:46
[INFO] [stderr]    |
[INFO] [stderr] 23 |         #[derive(PartialEq, Eq, Clone, Copy, Wasmbin, WasmbinCountable, Hash, Visit)]
[INFO] [stderr]    |                                              ^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 54 | newtype_id!(DataId);
[INFO] [stderr]    | ------------------- in this macro invocation
[INFO] [stderr]    |
[INFO] [stderr]    = help: move this `impl` block outside the of the current constant `_DERIVE_Encode_FOR_DataId`
[INFO] [stderr]    = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stderr]    = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type
[INFO] [stderr]    = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stderr]    = note: the derive macro `Wasmbin` may come from an old version of the `wasmbin_derive` crate, try updating your dependency with `cargo update -p wasmbin_derive`
[INFO] [stderr]    = note: this warning originates in the derive macro `Wasmbin` which comes from the expansion of the macro `newtype_id` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stderr]   --> src/indices.rs:23:55
[INFO] [stderr]    |
[INFO] [stderr] 23 |         #[derive(PartialEq, Eq, Clone, Copy, Wasmbin, WasmbinCountable, Hash, Visit)]
[INFO] [stderr]    |                                                       ^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 54 | newtype_id!(DataId);
[INFO] [stderr]    | ------------------- in this macro invocation
[INFO] [stderr]    |
[INFO] [stderr]    = help: move this `impl` block outside the of the current constant `_DERIVE_crate_builtins_WasmbinCountable_FOR_DataId`
[INFO] [stderr]    = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stderr]    = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type
[INFO] [stderr]    = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stderr]    = note: the derive macro `WasmbinCountable` may come from an old version of the `wasmbin_derive` crate, try updating your dependency with `cargo update -p wasmbin_derive`
[INFO] [stderr]    = note: this warning originates in the derive macro `WasmbinCountable` which comes from the expansion of the macro `newtype_id` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stderr]   --> src/indices.rs:23:79
[INFO] [stderr]    |
[INFO] [stderr] 23 |         #[derive(PartialEq, Eq, Clone, Copy, Wasmbin, WasmbinCountable, Hash, Visit)]
[INFO] [stderr]    |                                                                               ^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 54 | newtype_id!(DataId);
[INFO] [stderr]    | ------------------- in this macro invocation
[INFO] [stderr]    |
[INFO] [stderr]    = help: move this `impl` block outside the of the current constant `_DERIVE_Visit_FOR_DataId`
[INFO] [stderr]    = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stderr]    = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type
[INFO] [stderr]    = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stderr]    = note: the derive macro `Visit` may come from an old version of the `wasmbin_derive` crate, try updating your dependency with `cargo update -p wasmbin_derive`
[INFO] [stderr]    = note: this warning originates in the derive macro `Visit` which comes from the expansion of the macro `newtype_id` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stderr]   --> src/indices.rs:23:46
[INFO] [stderr]    |
[INFO] [stderr] 23 |         #[derive(PartialEq, Eq, Clone, Copy, Wasmbin, WasmbinCountable, Hash, Visit)]
[INFO] [stderr]    |                                              ^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 55 | newtype_id!(ElemId);
[INFO] [stderr]    | ------------------- in this macro invocation
[INFO] [stderr]    |
[INFO] [stderr]    = help: move this `impl` block outside the of the current constant `_DERIVE_Encode_FOR_ElemId`
[INFO] [stderr]    = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stderr]    = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type
[INFO] [stderr]    = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stderr]    = note: the derive macro `Wasmbin` may come from an old version of the `wasmbin_derive` crate, try updating your dependency with `cargo update -p wasmbin_derive`
[INFO] [stderr]    = note: this warning originates in the derive macro `Wasmbin` which comes from the expansion of the macro `newtype_id` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stderr]   --> src/indices.rs:23:55
[INFO] [stderr]    |
[INFO] [stderr] 23 |         #[derive(PartialEq, Eq, Clone, Copy, Wasmbin, WasmbinCountable, Hash, Visit)]
[INFO] [stderr]    |                                                       ^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 55 | newtype_id!(ElemId);
[INFO] [stderr]    | ------------------- in this macro invocation
[INFO] [stderr]    |
[INFO] [stderr]    = help: move this `impl` block outside the of the current constant `_DERIVE_crate_builtins_WasmbinCountable_FOR_ElemId`
[INFO] [stderr]    = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stderr]    = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type
[INFO] [stderr]    = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stderr]    = note: the derive macro `WasmbinCountable` may come from an old version of the `wasmbin_derive` crate, try updating your dependency with `cargo update -p wasmbin_derive`
[INFO] [stderr]    = note: this warning originates in the derive macro `WasmbinCountable` which comes from the expansion of the macro `newtype_id` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stderr]   --> src/indices.rs:23:79
[INFO] [stderr]    |
[INFO] [stderr] 23 |         #[derive(PartialEq, Eq, Clone, Copy, Wasmbin, WasmbinCountable, Hash, Visit)]
[INFO] [stderr]    |                                                                               ^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 55 | newtype_id!(ElemId);
[INFO] [stderr]    | ------------------- in this macro invocation
[INFO] [stderr]    |
[INFO] [stderr]    = help: move this `impl` block outside the of the current constant `_DERIVE_Visit_FOR_ElemId`
[INFO] [stderr]    = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stderr]    = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type
[INFO] [stderr]    = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stderr]    = note: the derive macro `Visit` may come from an old version of the `wasmbin_derive` crate, try updating your dependency with `cargo update -p wasmbin_derive`
[INFO] [stderr]    = note: this warning originates in the derive macro `Visit` which comes from the expansion of the macro `newtype_id` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stderr]   --> src/indices.rs:23:46
[INFO] [stderr]    |
[INFO] [stderr] 23 |         #[derive(PartialEq, Eq, Clone, Copy, Wasmbin, WasmbinCountable, Hash, Visit)]
[INFO] [stderr]    |                                              ^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 56 | newtype_id!(FuncId);
[INFO] [stderr]    | ------------------- in this macro invocation
[INFO] [stderr]    |
[INFO] [stderr]    = help: move this `impl` block outside the of the current constant `_DERIVE_Encode_FOR_FuncId`
[INFO] [stderr]    = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stderr]    = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type
[INFO] [stderr]    = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stderr]    = note: the derive macro `Wasmbin` may come from an old version of the `wasmbin_derive` crate, try updating your dependency with `cargo update -p wasmbin_derive`
[INFO] [stderr]    = note: this warning originates in the derive macro `Wasmbin` which comes from the expansion of the macro `newtype_id` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stderr]   --> src/indices.rs:23:55
[INFO] [stderr]    |
[INFO] [stderr] 23 |         #[derive(PartialEq, Eq, Clone, Copy, Wasmbin, WasmbinCountable, Hash, Visit)]
[INFO] [stderr]    |                                                       ^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 56 | newtype_id!(FuncId);
[INFO] [stderr]    | ------------------- in this macro invocation
[INFO] [stderr]    |
[INFO] [stderr]    = help: move this `impl` block outside the of the current constant `_DERIVE_crate_builtins_WasmbinCountable_FOR_FuncId`
[INFO] [stderr]    = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stderr]    = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type
[INFO] [stderr]    = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stderr]    = note: the derive macro `WasmbinCountable` may come from an old version of the `wasmbin_derive` crate, try updating your dependency with `cargo update -p wasmbin_derive`
[INFO] [stderr]    = note: this warning originates in the derive macro `WasmbinCountable` which comes from the expansion of the macro `newtype_id` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stderr]   --> src/indices.rs:23:79
[INFO] [stderr]    |
[INFO] [stderr] 23 |         #[derive(PartialEq, Eq, Clone, Copy, Wasmbin, WasmbinCountable, Hash, Visit)]
[INFO] [stderr]    |                                                                               ^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 56 | newtype_id!(FuncId);
[INFO] [stderr]    | ------------------- in this macro invocation
[INFO] [stderr]    |
[INFO] [stderr]    = help: move this `impl` block outside the of the current constant `_DERIVE_Visit_FOR_FuncId`
[INFO] [stderr]    = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stderr]    = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type
[INFO] [stderr]    = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stderr]    = note: the derive macro `Visit` may come from an old version of the `wasmbin_derive` crate, try updating your dependency with `cargo update -p wasmbin_derive`
[INFO] [stderr]    = note: this warning originates in the derive macro `Visit` which comes from the expansion of the macro `newtype_id` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stderr]   --> src/indices.rs:23:46
[INFO] [stderr]    |
[INFO] [stderr] 23 |         #[derive(PartialEq, Eq, Clone, Copy, Wasmbin, WasmbinCountable, Hash, Visit)]
[INFO] [stderr]    |                                              ^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 57 | newtype_id!(GlobalId);
[INFO] [stderr]    | --------------------- in this macro invocation
[INFO] [stderr]    |
[INFO] [stderr]    = help: move this `impl` block outside the of the current constant `_DERIVE_Encode_FOR_GlobalId`
[INFO] [stderr]    = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stderr]    = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type
[INFO] [stderr]    = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stderr]    = note: the derive macro `Wasmbin` may come from an old version of the `wasmbin_derive` crate, try updating your dependency with `cargo update -p wasmbin_derive`
[INFO] [stderr]    = note: this warning originates in the derive macro `Wasmbin` which comes from the expansion of the macro `newtype_id` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stderr]   --> src/indices.rs:23:55
[INFO] [stderr]    |
[INFO] [stderr] 23 |         #[derive(PartialEq, Eq, Clone, Copy, Wasmbin, WasmbinCountable, Hash, Visit)]
[INFO] [stderr]    |                                                       ^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 57 | newtype_id!(GlobalId);
[INFO] [stderr]    | --------------------- in this macro invocation
[INFO] [stderr]    |
[INFO] [stderr]    = help: move this `impl` block outside the of the current constant `_DERIVE_crate_builtins_WasmbinCountable_FOR_GlobalId`
[INFO] [stderr]    = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stderr]    = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type
[INFO] [stderr]    = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stderr]    = note: the derive macro `WasmbinCountable` may come from an old version of the `wasmbin_derive` crate, try updating your dependency with `cargo update -p wasmbin_derive`
[INFO] [stderr]    = note: this warning originates in the derive macro `WasmbinCountable` which comes from the expansion of the macro `newtype_id` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stderr]   --> src/indices.rs:23:79
[INFO] [stderr]    |
[INFO] [stderr] 23 |         #[derive(PartialEq, Eq, Clone, Copy, Wasmbin, WasmbinCountable, Hash, Visit)]
[INFO] [stderr]    |                                                                               ^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 57 | newtype_id!(GlobalId);
[INFO] [stderr]    | --------------------- in this macro invocation
[INFO] [stderr]    |
[INFO] [stderr]    = help: move this `impl` block outside the of the current constant `_DERIVE_Visit_FOR_GlobalId`
[INFO] [stderr]    = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stderr]    = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type
[INFO] [stderr]    = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stderr]    = note: the derive macro `Visit` may come from an old version of the `wasmbin_derive` crate, try updating your dependency with `cargo update -p wasmbin_derive`
[INFO] [stderr]    = note: this warning originates in the derive macro `Visit` which comes from the expansion of the macro `newtype_id` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stderr]   --> src/indices.rs:23:46
[INFO] [stderr]    |
[INFO] [stderr] 23 |         #[derive(PartialEq, Eq, Clone, Copy, Wasmbin, WasmbinCountable, Hash, Visit)]
[INFO] [stderr]    |                                              ^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 58 | newtype_id!(LabelId);
[INFO] [stderr]    | -------------------- in this macro invocation
[INFO] [stderr]    |
[INFO] [stderr]    = help: move this `impl` block outside the of the current constant `_DERIVE_Encode_FOR_LabelId`
[INFO] [stderr]    = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stderr]    = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type
[INFO] [stderr]    = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stderr]    = note: the derive macro `Wasmbin` may come from an old version of the `wasmbin_derive` crate, try updating your dependency with `cargo update -p wasmbin_derive`
[INFO] [stderr]    = note: this warning originates in the derive macro `Wasmbin` which comes from the expansion of the macro `newtype_id` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stderr]   --> src/indices.rs:23:55
[INFO] [stderr]    |
[INFO] [stderr] 23 |         #[derive(PartialEq, Eq, Clone, Copy, Wasmbin, WasmbinCountable, Hash, Visit)]
[INFO] [stderr]    |                                                       ^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 58 | newtype_id!(LabelId);
[INFO] [stderr]    | -------------------- in this macro invocation
[INFO] [stderr]    |
[INFO] [stderr]    = help: move this `impl` block outside the of the current constant `_DERIVE_crate_builtins_WasmbinCountable_FOR_LabelId`
[INFO] [stderr]    = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stderr]    = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type
[INFO] [stderr]    = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stderr]    = note: the derive macro `WasmbinCountable` may come from an old version of the `wasmbin_derive` crate, try updating your dependency with `cargo update -p wasmbin_derive`
[INFO] [stderr]    = note: this warning originates in the derive macro `WasmbinCountable` which comes from the expansion of the macro `newtype_id` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stderr]   --> src/indices.rs:23:79
[INFO] [stderr]    |
[INFO] [stderr] 23 |         #[derive(PartialEq, Eq, Clone, Copy, Wasmbin, WasmbinCountable, Hash, Visit)]
[INFO] [stderr]    |                                                                               ^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 58 | newtype_id!(LabelId);
[INFO] [stderr]    | -------------------- in this macro invocation
[INFO] [stderr]    |
[INFO] [stderr]    = help: move this `impl` block outside the of the current constant `_DERIVE_Visit_FOR_LabelId`
[INFO] [stderr]    = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stderr]    = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type
[INFO] [stderr]    = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stderr]    = note: the derive macro `Visit` may come from an old version of the `wasmbin_derive` crate, try updating your dependency with `cargo update -p wasmbin_derive`
[INFO] [stderr]    = note: this warning originates in the derive macro `Visit` which comes from the expansion of the macro `newtype_id` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stderr]   --> src/indices.rs:23:46
[INFO] [stderr]    |
[INFO] [stderr] 23 |         #[derive(PartialEq, Eq, Clone, Copy, Wasmbin, WasmbinCountable, Hash, Visit)]
[INFO] [stderr]    |                                              ^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 59 | newtype_id!(LocalId);
[INFO] [stderr]    | -------------------- in this macro invocation
[INFO] [stderr]    |
[INFO] [stderr]    = help: move this `impl` block outside the of the current constant `_DERIVE_Encode_FOR_LocalId`
[INFO] [stderr]    = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stderr]    = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type
[INFO] [stderr]    = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stderr]    = note: the derive macro `Wasmbin` may come from an old version of the `wasmbin_derive` crate, try updating your dependency with `cargo update -p wasmbin_derive`
[INFO] [stderr]    = note: this warning originates in the derive macro `Wasmbin` which comes from the expansion of the macro `newtype_id` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stderr]   --> src/indices.rs:23:55
[INFO] [stderr]    |
[INFO] [stderr] 23 |         #[derive(PartialEq, Eq, Clone, Copy, Wasmbin, WasmbinCountable, Hash, Visit)]
[INFO] [stderr]    |                                                       ^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 59 | newtype_id!(LocalId);
[INFO] [stderr]    | -------------------- in this macro invocation
[INFO] [stderr]    |
[INFO] [stderr]    = help: move this `impl` block outside the of the current constant `_DERIVE_crate_builtins_WasmbinCountable_FOR_LocalId`
[INFO] [stderr]    = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stderr]    = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type
[INFO] [stderr]    = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stderr]    = note: the derive macro `WasmbinCountable` may come from an old version of the `wasmbin_derive` crate, try updating your dependency with `cargo update -p wasmbin_derive`
[INFO] [stderr]    = note: this warning originates in the derive macro `WasmbinCountable` which comes from the expansion of the macro `newtype_id` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stderr]   --> src/indices.rs:23:79
[INFO] [stderr]    |
[INFO] [stderr] 23 |         #[derive(PartialEq, Eq, Clone, Copy, Wasmbin, WasmbinCountable, Hash, Visit)]
[INFO] [stderr]    |                                                                               ^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 59 | newtype_id!(LocalId);
[INFO] [stderr]    | -------------------- in this macro invocation
[INFO] [stderr]    |
[INFO] [stderr]    = help: move this `impl` block outside the of the current constant `_DERIVE_Visit_FOR_LocalId`
[INFO] [stderr]    = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stderr]    = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type
[INFO] [stderr]    = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stderr]    = note: the derive macro `Visit` may come from an old version of the `wasmbin_derive` crate, try updating your dependency with `cargo update -p wasmbin_derive`
[INFO] [stderr]    = note: this warning originates in the derive macro `Visit` which comes from the expansion of the macro `newtype_id` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stderr]   --> src/indices.rs:23:46
[INFO] [stderr]    |
[INFO] [stderr] 23 |         #[derive(PartialEq, Eq, Clone, Copy, Wasmbin, WasmbinCountable, Hash, Visit)]
[INFO] [stderr]    |                                              ^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 60 | newtype_id!(MemId);
[INFO] [stderr]    | ------------------ in this macro invocation
[INFO] [stderr]    |
[INFO] [stderr]    = help: move this `impl` block outside the of the current constant `_DERIVE_Encode_FOR_MemId`
[INFO] [stderr]    = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stderr]    = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type
[INFO] [stderr]    = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stderr]    = note: the derive macro `Wasmbin` may come from an old version of the `wasmbin_derive` crate, try updating your dependency with `cargo update -p wasmbin_derive`
[INFO] [stderr]    = note: this warning originates in the derive macro `Wasmbin` which comes from the expansion of the macro `newtype_id` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stderr]   --> src/indices.rs:23:55
[INFO] [stderr]    |
[INFO] [stderr] 23 |         #[derive(PartialEq, Eq, Clone, Copy, Wasmbin, WasmbinCountable, Hash, Visit)]
[INFO] [stderr]    |                                                       ^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 60 | newtype_id!(MemId);
[INFO] [stderr]    | ------------------ in this macro invocation
[INFO] [stderr]    |
[INFO] [stderr]    = help: move this `impl` block outside the of the current constant `_DERIVE_crate_builtins_WasmbinCountable_FOR_MemId`
[INFO] [stderr]    = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stderr]    = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type
[INFO] [stderr]    = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stderr]    = note: the derive macro `WasmbinCountable` may come from an old version of the `wasmbin_derive` crate, try updating your dependency with `cargo update -p wasmbin_derive`
[INFO] [stderr]    = note: this warning originates in the derive macro `WasmbinCountable` which comes from the expansion of the macro `newtype_id` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stderr]   --> src/indices.rs:23:79
[INFO] [stderr]    |
[INFO] [stderr] 23 |         #[derive(PartialEq, Eq, Clone, Copy, Wasmbin, WasmbinCountable, Hash, Visit)]
[INFO] [stderr]    |                                                                               ^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 60 | newtype_id!(MemId);
[INFO] [stderr]    | ------------------ in this macro invocation
[INFO] [stderr]    |
[INFO] [stderr]    = help: move this `impl` block outside the of the current constant `_DERIVE_Visit_FOR_MemId`
[INFO] [stderr]    = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stderr]    = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type
[INFO] [stderr]    = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stderr]    = note: the derive macro `Visit` may come from an old version of the `wasmbin_derive` crate, try updating your dependency with `cargo update -p wasmbin_derive`
[INFO] [stderr]    = note: this warning originates in the derive macro `Visit` which comes from the expansion of the macro `newtype_id` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stderr]   --> src/indices.rs:23:46
[INFO] [stderr]    |
[INFO] [stderr] 23 |         #[derive(PartialEq, Eq, Clone, Copy, Wasmbin, WasmbinCountable, Hash, Visit)]
[INFO] [stderr]    |                                              ^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 61 | newtype_id!(TableId);
[INFO] [stderr]    | -------------------- in this macro invocation
[INFO] [stderr]    |
[INFO] [stderr]    = help: move this `impl` block outside the of the current constant `_DERIVE_Encode_FOR_TableId`
[INFO] [stderr]    = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stderr]    = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type
[INFO] [stderr]    = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stderr]    = note: the derive macro `Wasmbin` may come from an old version of the `wasmbin_derive` crate, try updating your dependency with `cargo update -p wasmbin_derive`
[INFO] [stderr]    = note: this warning originates in the derive macro `Wasmbin` which comes from the expansion of the macro `newtype_id` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stderr]   --> src/indices.rs:23:55
[INFO] [stderr]    |
[INFO] [stderr] 23 |         #[derive(PartialEq, Eq, Clone, Copy, Wasmbin, WasmbinCountable, Hash, Visit)]
[INFO] [stderr]    |                                                       ^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 61 | newtype_id!(TableId);
[INFO] [stderr]    | -------------------- in this macro invocation
[INFO] [stderr]    |
[INFO] [stderr]    = help: move this `impl` block outside the of the current constant `_DERIVE_crate_builtins_WasmbinCountable_FOR_TableId`
[INFO] [stderr]    = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stderr]    = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type
[INFO] [stderr]    = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stderr]    = note: the derive macro `WasmbinCountable` may come from an old version of the `wasmbin_derive` crate, try updating your dependency with `cargo update -p wasmbin_derive`
[INFO] [stderr]    = note: this warning originates in the derive macro `WasmbinCountable` which comes from the expansion of the macro `newtype_id` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stderr]   --> src/indices.rs:23:79
[INFO] [stderr]    |
[INFO] [stderr] 23 |         #[derive(PartialEq, Eq, Clone, Copy, Wasmbin, WasmbinCountable, Hash, Visit)]
[INFO] [stderr]    |                                                                               ^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 61 | newtype_id!(TableId);
[INFO] [stderr]    | -------------------- in this macro invocation
[INFO] [stderr]    |
[INFO] [stderr]    = help: move this `impl` block outside the of the current constant `_DERIVE_Visit_FOR_TableId`
[INFO] [stderr]    = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stderr]    = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type
[INFO] [stderr]    = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stderr]    = note: the derive macro `Visit` may come from an old version of the `wasmbin_derive` crate, try updating your dependency with `cargo update -p wasmbin_derive`
[INFO] [stderr]    = note: this warning originates in the derive macro `Visit` which comes from the expansion of the macro `newtype_id` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stderr]   --> src/indices.rs:23:46
[INFO] [stderr]    |
[INFO] [stderr] 23 |         #[derive(PartialEq, Eq, Clone, Copy, Wasmbin, WasmbinCountable, Hash, Visit)]
[INFO] [stderr]    |                                              ^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 62 | newtype_id!(TypeId);
[INFO] [stderr]    | ------------------- in this macro invocation
[INFO] [stderr]    |
[INFO] [stderr]    = help: move this `impl` block outside the of the current constant `_DERIVE_Encode_FOR_TypeId`
[INFO] [stderr]    = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stderr]    = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type
[INFO] [stderr]    = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stderr]    = note: the derive macro `Wasmbin` may come from an old version of the `wasmbin_derive` crate, try updating your dependency with `cargo update -p wasmbin_derive`
[INFO] [stderr]    = note: this warning originates in the derive macro `Wasmbin` which comes from the expansion of the macro `newtype_id` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stderr]   --> src/indices.rs:23:55
[INFO] [stderr]    |
[INFO] [stderr] 23 |         #[derive(PartialEq, Eq, Clone, Copy, Wasmbin, WasmbinCountable, Hash, Visit)]
[INFO] [stderr]    |                                                       ^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 62 | newtype_id!(TypeId);
[INFO] [stderr]    | ------------------- in this macro invocation
[INFO] [stderr]    |
[INFO] [stderr]    = help: move this `impl` block outside the of the current constant `_DERIVE_crate_builtins_WasmbinCountable_FOR_TypeId`
[INFO] [stderr]    = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stderr]    = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type
[INFO] [stderr]    = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stderr]    = note: the derive macro `WasmbinCountable` may come from an old version of the `wasmbin_derive` crate, try updating your dependency with `cargo update -p wasmbin_derive`
[INFO] [stderr]    = note: this warning originates in the derive macro `WasmbinCountable` which comes from the expansion of the macro `newtype_id` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stderr]   --> src/indices.rs:23:79
[INFO] [stderr]    |
[INFO] [stderr] 23 |         #[derive(PartialEq, Eq, Clone, Copy, Wasmbin, WasmbinCountable, Hash, Visit)]
[INFO] [stderr]    |                                                                               ^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 62 | newtype_id!(TypeId);
[INFO] [stderr]    | ------------------- in this macro invocation
[INFO] [stderr]    |
[INFO] [stderr]    = help: move this `impl` block outside the of the current constant `_DERIVE_Visit_FOR_TypeId`
[INFO] [stderr]    = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stderr]    = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type
[INFO] [stderr]    = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stderr]    = note: the derive macro `Visit` may come from an old version of the `wasmbin_derive` crate, try updating your dependency with `cargo update -p wasmbin_derive`
[INFO] [stderr]    = note: this warning originates in the derive macro `Visit` which comes from the expansion of the macro `newtype_id` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stderr]    --> src/instructions/mod.rs:119:50
[INFO] [stderr]     |
[INFO] [stderr] 119 | #[cfg_attr(not(feature = "multi-memory"), derive(Wasmbin))]
[INFO] [stderr]     |                                                  ^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = help: move this `impl` block outside the of the current constant `_DERIVE_Encode_FOR_MemArg`
[INFO] [stderr]     = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stderr]     = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type
[INFO] [stderr]     = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stderr]     = note: the derive macro `Wasmbin` may come from an old version of the `wasmbin_derive` crate, try updating your dependency with `cargo update -p wasmbin_derive`
[INFO] [stderr]     = note: this warning originates in the derive macro `Wasmbin` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stderr]    --> src/instructions/mod.rs:118:45
[INFO] [stderr]     |
[INFO] [stderr] 118 | #[derive(Debug, PartialEq, Eq, Hash, Clone, Visit)]
[INFO] [stderr]     |                                             ^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = help: move this `impl` block outside the of the current constant `_DERIVE_Visit_FOR_MemArg`
[INFO] [stderr]     = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stderr]     = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type
[INFO] [stderr]     = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stderr]     = note: the derive macro `Visit` may come from an old version of the `wasmbin_derive` crate, try updating your dependency with `cargo update -p wasmbin_derive`
[INFO] [stderr]     = note: this warning originates in the derive macro `Visit` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stderr]    --> src/instructions/mod.rs:162:10
[INFO] [stderr]     |
[INFO] [stderr] 162 | #[derive(Wasmbin, Debug, PartialEq, Eq, Hash, Clone, Visit)]
[INFO] [stderr]     |          ^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = help: move this `impl` block outside the of the current constant `_DERIVE_Encode_FOR_CallIndirect`
[INFO] [stderr]     = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stderr]     = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type
[INFO] [stderr]     = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stderr]     = note: the derive macro `Wasmbin` may come from an old version of the `wasmbin_derive` crate, try updating your dependency with `cargo update -p wasmbin_derive`
[INFO] [stderr]     = note: this warning originates in the derive macro `Wasmbin` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stderr]    --> src/instructions/mod.rs:162:54
[INFO] [stderr]     |
[INFO] [stderr] 162 | #[derive(Wasmbin, Debug, PartialEq, Eq, Hash, Clone, Visit)]
[INFO] [stderr]     |                                                      ^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = help: move this `impl` block outside the of the current constant `_DERIVE_Visit_FOR_CallIndirect`
[INFO] [stderr]     = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stderr]     = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type
[INFO] [stderr]     = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stderr]     = note: the derive macro `Visit` may come from an old version of the `wasmbin_derive` crate, try updating your dependency with `cargo update -p wasmbin_derive`
[INFO] [stderr]     = note: this warning originates in the derive macro `Visit` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stderr]    --> src/instructions/mod.rs:176:10
[INFO] [stderr]     |
[INFO] [stderr] 176 | #[derive(Wasmbin, Debug, PartialEq, Eq, Hash, Clone, Visit)]
[INFO] [stderr]     |          ^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = help: move this `impl` block outside the of the current constant `_DERIVE_Encode_FOR_Instruction`
[INFO] [stderr]     = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stderr]     = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type
[INFO] [stderr]     = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stderr]     = note: the derive macro `Wasmbin` may come from an old version of the `wasmbin_derive` crate, try updating your dependency with `cargo update -p wasmbin_derive`
[INFO] [stderr]     = note: this warning originates in the derive macro `Wasmbin` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stderr]    --> src/instructions/mod.rs:176:54
[INFO] [stderr]     |
[INFO] [stderr] 176 | #[derive(Wasmbin, Debug, PartialEq, Eq, Hash, Clone, Visit)]
[INFO] [stderr]     |                                                      ^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = help: move this `impl` block outside the of the current constant `_DERIVE_Visit_FOR_Instruction`
[INFO] [stderr]     = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stderr]     = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type
[INFO] [stderr]     = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stderr]     = note: the derive macro `Visit` may come from an old version of the `wasmbin_derive` crate, try updating your dependency with `cargo update -p wasmbin_derive`
[INFO] [stderr]     = note: this warning originates in the derive macro `Visit` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stderr]   --> src/instructions/misc.rs:20:10
[INFO] [stderr]    |
[INFO] [stderr] 20 | #[derive(Wasmbin, Debug, PartialEq, Eq, Hash, Clone, Visit)]
[INFO] [stderr]    |          ^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = help: move this `impl` block outside the of the current constant `_DERIVE_Encode_FOR_Misc`
[INFO] [stderr]    = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stderr]    = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type
[INFO] [stderr]    = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stderr]    = note: the derive macro `Wasmbin` may come from an old version of the `wasmbin_derive` crate, try updating your dependency with `cargo update -p wasmbin_derive`
[INFO] [stderr]    = note: this warning originates in the derive macro `Wasmbin` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stderr]   --> src/instructions/misc.rs:20:54
[INFO] [stderr]    |
[INFO] [stderr] 20 | #[derive(Wasmbin, Debug, PartialEq, Eq, Hash, Clone, Visit)]
[INFO] [stderr]    |                                                      ^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = help: move this `impl` block outside the of the current constant `_DERIVE_Visit_FOR_Misc`
[INFO] [stderr]    = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stderr]    = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type
[INFO] [stderr]    = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stderr]    = note: the derive macro `Visit` may come from an old version of the `wasmbin_derive` crate, try updating your dependency with `cargo update -p wasmbin_derive`
[INFO] [stderr]    = note: this warning originates in the derive macro `Visit` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stderr]   --> src/instructions/simd.rs:21:44
[INFO] [stderr]    |
[INFO] [stderr] 21 | #[derive(PartialEq, Eq, Clone, Copy, Hash, Visit)]
[INFO] [stderr]    |                                            ^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = help: move this `impl` block outside the of the current constant `_DERIVE_Visit_FOR_LaneId`
[INFO] [stderr]    = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stderr]    = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type
[INFO] [stderr]    = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stderr]    = note: the derive macro `Visit` may come from an old version of the `wasmbin_derive` crate, try updating your dependency with `cargo update -p wasmbin_derive`
[INFO] [stderr]    = note: this warning originates in the derive macro `Visit` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stderr]   --> src/instructions/simd.rs:96:10
[INFO] [stderr]    |
[INFO] [stderr] 96 | #[derive(Wasmbin, Debug, PartialEq, Eq, Hash, Clone, Visit)]
[INFO] [stderr]    |          ^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = help: move this `impl` block outside the of the current constant `_DERIVE_Encode_FOR_SIMD`
[INFO] [stderr]    = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stderr]    = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type
[INFO] [stderr]    = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stderr]    = note: the derive macro `Wasmbin` may come from an old version of the `wasmbin_derive` crate, try updating your dependency with `cargo update -p wasmbin_derive`
[INFO] [stderr]    = note: this warning originates in the derive macro `Wasmbin` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stderr]   --> src/instructions/simd.rs:96:54
[INFO] [stderr]    |
[INFO] [stderr] 96 | #[derive(Wasmbin, Debug, PartialEq, Eq, Hash, Clone, Visit)]
[INFO] [stderr]    |                                                      ^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = help: move this `impl` block outside the of the current constant `_DERIVE_Visit_FOR_SIMD`
[INFO] [stderr]    = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stderr]    = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type
[INFO] [stderr]    = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stderr]    = note: the derive macro `Visit` may come from an old version of the `wasmbin_derive` crate, try updating your dependency with `cargo update -p wasmbin_derive`
[INFO] [stderr]    = note: this warning originates in the derive macro `Visit` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stderr]   --> src/module.rs:25:54
[INFO] [stderr]    |
[INFO] [stderr] 25 | #[derive(Debug, Default, PartialEq, Eq, Hash, Clone, Visit)]
[INFO] [stderr]    |                                                      ^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = help: move this `impl` block outside the of the current constant `_DERIVE_Visit_FOR_MagicAndVersion`
[INFO] [stderr]    = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stderr]    = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type
[INFO] [stderr]    = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stderr]    = note: the derive macro `Visit` may come from an old version of the `wasmbin_derive` crate, try updating your dependency with `cargo update -p wasmbin_derive`
[INFO] [stderr]    = note: this warning originates in the derive macro `Visit` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stderr]   --> src/module.rs:34:10
[INFO] [stderr]    |
[INFO] [stderr] 34 | #[derive(Wasmbin)]
[INFO] [stderr]    |          ^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = help: move this `impl` block outside the of the current constant `_DERIVE_Encode_FOR_ModuleRepr`
[INFO] [stderr]    = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stderr]    = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type
[INFO] [stderr]    = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stderr]    = note: the derive macro `Wasmbin` may come from an old version of the `wasmbin_derive` crate, try updating your dependency with `cargo update -p wasmbin_derive`
[INFO] [stderr]    = note: this warning originates in the derive macro `Wasmbin` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stderr]   --> src/module.rs:45:54
[INFO] [stderr]    |
[INFO] [stderr] 45 | #[derive(Debug, Default, PartialEq, Eq, Hash, Clone, Visit)]
[INFO] [stderr]    |                                                      ^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = help: move this `impl` block outside the of the current constant `_DERIVE_Visit_FOR_Module`
[INFO] [stderr]    = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stderr]    = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type
[INFO] [stderr]    = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stderr]    = note: the derive macro `Visit` may come from an old version of the `wasmbin_derive` crate, try updating your dependency with `cargo update -p wasmbin_derive`
[INFO] [stderr]    = note: this warning originates in the derive macro `Visit` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stderr]   --> src/sections.rs:36:10
[INFO] [stderr]    |
[INFO] [stderr] 36 | #[derive(Wasmbin, Debug, PartialEq, Eq, Hash, Clone, Visit)]
[INFO] [stderr]    |          ^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = help: move this `impl` block outside the of the current constant `_DERIVE_Encode_FOR_NameAssoc`
[INFO] [stderr]    = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stderr]    = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type
[INFO] [stderr]    = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stderr]    = note: the derive macro `Wasmbin` may come from an old version of the `wasmbin_derive` crate, try updating your dependency with `cargo update -p wasmbin_derive`
[INFO] [stderr]    = note: this warning originates in the derive macro `Wasmbin` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stderr]   --> src/sections.rs:36:54
[INFO] [stderr]    |
[INFO] [stderr] 36 | #[derive(Wasmbin, Debug, PartialEq, Eq, Hash, Clone, Visit)]
[INFO] [stderr]    |                                                      ^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = help: move this `impl` block outside the of the current constant `_DERIVE_Visit_FOR_NameAssoc`
[INFO] [stderr]    = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stderr]    = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type
[INFO] [stderr]    = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stderr]    = note: the derive macro `Visit` may come from an old version of the `wasmbin_derive` crate, try updating your dependency with `cargo update -p wasmbin_derive`
[INFO] [stderr]    = note: this warning originates in the derive macro `Visit` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stderr]   --> src/sections.rs:45:10
[INFO] [stderr]    |
[INFO] [stderr] 45 | #[derive(Wasmbin, Debug, PartialEq, Eq, Hash, Clone, Visit)]
[INFO] [stderr]    |          ^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = help: move this `impl` block outside the of the current constant `_DERIVE_Encode_FOR_NameMap`
[INFO] [stderr]    = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stderr]    = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type
[INFO] [stderr]    = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stderr]    = note: the derive macro `Wasmbin` may come from an old version of the `wasmbin_derive` crate, try updating your dependency with `cargo update -p wasmbin_derive`
[INFO] [stderr]    = note: this warning originates in the derive macro `Wasmbin` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stderr]   --> src/sections.rs:45:54
[INFO] [stderr]    |
[INFO] [stderr] 45 | #[derive(Wasmbin, Debug, PartialEq, Eq, Hash, Clone, Visit)]
[INFO] [stderr]    |                                                      ^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = help: move this `impl` block outside the of the current constant `_DERIVE_Visit_FOR_NameMap`
[INFO] [stderr]    = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stderr]    = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type
[INFO] [stderr]    = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stderr]    = note: the derive macro `Visit` may come from an old version of the `wasmbin_derive` crate, try updating your dependency with `cargo update -p wasmbin_derive`
[INFO] [stderr]    = note: this warning originates in the derive macro `Visit` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stderr]   --> src/sections.rs:54:10
[INFO] [stderr]    |
[INFO] [stderr] 54 | #[derive(Wasmbin, Debug, PartialEq, Eq, Hash, Clone, Visit)]
[INFO] [stderr]    |          ^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = help: move this `impl` block outside the of the current constant `_DERIVE_Encode_FOR_NameSubSection`
[INFO] [stderr]    = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stderr]    = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type
[INFO] [stderr]    = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stderr]    = note: the derive macro `Wasmbin` may come from an old version of the `wasmbin_derive` crate, try updating your dependency with `cargo update -p wasmbin_derive`
[INFO] [stderr]    = note: this warning originates in the derive macro `Wasmbin` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stderr]   --> src/sections.rs:54:54
[INFO] [stderr]    |
[INFO] [stderr] 54 | #[derive(Wasmbin, Debug, PartialEq, Eq, Hash, Clone, Visit)]
[INFO] [stderr]    |                                                      ^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = help: move this `impl` block outside the of the current constant `_DERIVE_Visit_FOR_NameSubSection`
[INFO] [stderr]    = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stderr]    = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type
[INFO] [stderr]    = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stderr]    = note: the derive macro `Visit` may come from an old version of the `wasmbin_derive` crate, try updating your dependency with `cargo update -p wasmbin_derive`
[INFO] [stderr]    = note: this warning originates in the derive macro `Visit` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stderr]    --> src/sections.rs:110:10
[INFO] [stderr]     |
[INFO] [stderr] 110 | #[derive(Wasmbin, WasmbinCountable, Debug, PartialEq, Eq, Hash, Clone, Visit)]
[INFO] [stderr]     |          ^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = help: move this `impl` block outside the of the current constant `_DERIVE_Encode_FOR_ProducerField`
[INFO] [stderr]     = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stderr]     = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type
[INFO] [stderr]     = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stderr]     = note: the derive macro `Wasmbin` may come from an old version of the `wasmbin_derive` crate, try updating your dependency with `cargo update -p wasmbin_derive`
[INFO] [stderr]     = note: this warning originates in the derive macro `Wasmbin` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stderr]    --> src/sections.rs:110:19
[INFO] [stderr]     |
[INFO] [stderr] 110 | #[derive(Wasmbin, WasmbinCountable, Debug, PartialEq, Eq, Hash, Clone, Visit)]
[INFO] [stderr]     |                   ^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = help: move this `impl` block outside the of the current constant `_DERIVE_crate_builtins_WasmbinCountable_FOR_ProducerField`
[INFO] [stderr]     = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stderr]     = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type
[INFO] [stderr]     = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stderr]     = note: the derive macro `WasmbinCountable` may come from an old version of the `wasmbin_derive` crate, try updating your dependency with `cargo update -p wasmbin_derive`
[INFO] [stderr]     = note: this warning originates in the derive macro `WasmbinCountable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stderr]    --> src/sections.rs:110:72
[INFO] [stderr]     |
[INFO] [stderr] 110 | #[derive(Wasmbin, WasmbinCountable, Debug, PartialEq, Eq, Hash, Clone, Visit)]
[INFO] [stderr]     |                                                                        ^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = help: move this `impl` block outside the of the current constant `_DERIVE_Visit_FOR_ProducerField`
[INFO] [stderr]     = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stderr]     = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type
[INFO] [stderr]     = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stderr]     = note: the derive macro `Visit` may come from an old version of the `wasmbin_derive` crate, try updating your dependency with `cargo update -p wasmbin_derive`
[INFO] [stderr]     = note: this warning originates in the derive macro `Visit` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stderr]    --> src/sections.rs:117:10
[INFO] [stderr]     |
[INFO] [stderr] 117 | #[derive(Wasmbin, WasmbinCountable, Debug, PartialEq, Eq, Hash, Clone, Visit)]
[INFO] [stderr]     |          ^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = help: move this `impl` block outside the of the current constant `_DERIVE_Encode_FOR_ProducerVersionedName`
[INFO] [stderr]     = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stderr]     = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type
[INFO] [stderr]     = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stderr]     = note: the derive macro `Wasmbin` may come from an old version of the `wasmbin_derive` crate, try updating your dependency with `cargo update -p wasmbin_derive`
[INFO] [stderr]     = note: this warning originates in the derive macro `Wasmbin` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stderr]    --> src/sections.rs:117:19
[INFO] [stderr]     |
[INFO] [stderr] 117 | #[derive(Wasmbin, WasmbinCountable, Debug, PartialEq, Eq, Hash, Clone, Visit)]
[INFO] [stderr]     |                   ^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = help: move this `impl` block outside the of the current constant `_DERIVE_crate_builtins_WasmbinCountable_FOR_ProducerVersionedName`
[INFO] [stderr]     = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stderr]     = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type
[INFO] [stderr]     = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stderr]     = note: the derive macro `WasmbinCountable` may come from an old version of the `wasmbin_derive` crate, try updating your dependency with `cargo update -p wasmbin_derive`
[INFO] [stderr]     = note: this warning originates in the derive macro `WasmbinCountable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stderr]    --> src/sections.rs:117:72
[INFO] [stderr]     |
[INFO] [stderr] 117 | #[derive(Wasmbin, WasmbinCountable, Debug, PartialEq, Eq, Hash, Clone, Visit)]
[INFO] [stderr]     |                                                                        ^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = help: move this `impl` block outside the of the current constant `_DERIVE_Visit_FOR_ProducerVersionedName`
[INFO] [stderr]     = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stderr]     = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type
[INFO] [stderr]     = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stderr]     = note: the derive macro `Visit` may come from an old version of the `wasmbin_derive` crate, try updating your dependency with `cargo update -p wasmbin_derive`
[INFO] [stderr]     = note: this warning originates in the derive macro `Visit` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stderr]    --> src/sections.rs:126:10
[INFO] [stderr]     |
[INFO] [stderr] 126 | #[derive(Wasmbin, Debug, PartialEq, Eq, Hash, Clone, Visit)]
[INFO] [stderr]     |          ^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = help: move this `impl` block outside the of the current constant `_DERIVE_Encode_FOR_RawCustomSection`
[INFO] [stderr]     = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stderr]     = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type
[INFO] [stderr]     = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stderr]     = note: the derive macro `Wasmbin` may come from an old version of the `wasmbin_derive` crate, try updating your dependency with `cargo update -p wasmbin_derive`
[INFO] [stderr]     = note: this warning originates in the derive macro `Wasmbin` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stderr]    --> src/sections.rs:126:54
[INFO] [stderr]     |
[INFO] [stderr] 126 | #[derive(Wasmbin, Debug, PartialEq, Eq, Hash, Clone, Visit)]
[INFO] [stderr]     |                                                      ^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = help: move this `impl` block outside the of the current constant `_DERIVE_Visit_FOR_RawCustomSection`
[INFO] [stderr]     = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stderr]     = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type
[INFO] [stderr]     = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stderr]     = note: the derive macro `Visit` may come from an old version of the `wasmbin_derive` crate, try updating your dependency with `cargo update -p wasmbin_derive`
[INFO] [stderr]     = note: this warning originates in the derive macro `Visit` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stderr]    --> src/sections.rs:231:10
[INFO] [stderr]     |
[INFO] [stderr] 231 | #[derive(Wasmbin, Debug, PartialEq, Eq, Hash, Clone, Visit)]
[INFO] [stderr]     |          ^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = help: move this `impl` block outside the of the current constant `_DERIVE_Encode_FOR_ImportDesc`
[INFO] [stderr]     = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stderr]     = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type
[INFO] [stderr]     = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stderr]     = note: the derive macro `Wasmbin` may come from an old version of the `wasmbin_derive` crate, try updating your dependency with `cargo update -p wasmbin_derive`
[INFO] [stderr]     = note: this warning originates in the derive macro `Wasmbin` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stderr]    --> src/sections.rs:231:54
[INFO] [stderr]     |
[INFO] [stderr] 231 | #[derive(Wasmbin, Debug, PartialEq, Eq, Hash, Clone, Visit)]
[INFO] [stderr]     |                                                      ^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = help: move this `impl` block outside the of the current constant `_DERIVE_Visit_FOR_ImportDesc`
[INFO] [stderr]     = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stderr]     = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type
[INFO] [stderr]     = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stderr]     = note: the derive macro `Visit` may come from an old version of the `wasmbin_derive` crate, try updating your dependency with `cargo update -p wasmbin_derive`
[INFO] [stderr]     = note: this warning originates in the derive macro `Visit` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stderr]    --> src/sections.rs:243:10
[INFO] [stderr]     |
[INFO] [stderr] 243 | #[derive(Wasmbin, Debug, PartialEq, Eq, Hash, Clone, Visit)]
[INFO] [stderr]     |          ^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = help: move this `impl` block outside the of the current constant `_DERIVE_Encode_FOR_ImportPath`
[INFO] [stderr]     = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stderr]     = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type
[INFO] [stderr]     = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stderr]     = note: the derive macro `Wasmbin` may come from an old version of the `wasmbin_derive` crate, try updating your dependency with `cargo update -p wasmbin_derive`
[INFO] [stderr]     = note: this warning originates in the derive macro `Wasmbin` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stderr]    --> src/sections.rs:243:54
[INFO] [stderr]     |
[INFO] [stderr] 243 | #[derive(Wasmbin, Debug, PartialEq, Eq, Hash, Clone, Visit)]
[INFO] [stderr]     |                                                      ^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = help: move this `impl` block outside the of the current constant `_DERIVE_Visit_FOR_ImportPath`
[INFO] [stderr]     = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stderr]     = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type
[INFO] [stderr]     = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stderr]     = note: the derive macro `Visit` may come from an old version of the `wasmbin_derive` crate, try updating your dependency with `cargo update -p wasmbin_derive`
[INFO] [stderr]     = note: this warning originates in the derive macro `Visit` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stderr]    --> src/sections.rs:250:10
[INFO] [stderr]     |
[INFO] [stderr] 250 | #[derive(Wasmbin, WasmbinCountable, Debug, PartialEq, Eq, Hash, Clone, Visit)]
[INFO] [stderr]     |          ^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = help: move this `impl` block outside the of the current constant `_DERIVE_Encode_FOR_Import`
[INFO] [stderr]     = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stderr]     = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type
[INFO] [stderr]     = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stderr]     = note: the derive macro `Wasmbin` may come from an old version of the `wasmbin_derive` crate, try updating your dependency with `cargo update -p wasmbin_derive`
[INFO] [stderr]     = note: this warning originates in the derive macro `Wasmbin` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stderr]    --> src/sections.rs:250:19
[INFO] [stderr]     |
[INFO] [stderr] 250 | #[derive(Wasmbin, WasmbinCountable, Debug, PartialEq, Eq, Hash, Clone, Visit)]
[INFO] [stderr]     |                   ^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = help: move this `impl` block outside the of the current constant `_DERIVE_crate_builtins_WasmbinCountable_FOR_Import`
[INFO] [stderr]     = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stderr]     = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type
[INFO] [stderr]     = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stderr]     = note: the derive macro `WasmbinCountable` may come from an old version of the `wasmbin_derive` crate, try updating your dependency with `cargo update -p wasmbin_derive`
[INFO] [stderr]     = note: this warning originates in the derive macro `WasmbinCountable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stderr]    --> src/sections.rs:250:72
[INFO] [stderr]     |
[INFO] [stderr] 250 | #[derive(Wasmbin, WasmbinCountable, Debug, PartialEq, Eq, Hash, Clone, Visit)]
[INFO] [stderr]     |                                                                        ^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = help: move this `impl` block outside the of the current constant `_DERIVE_Visit_FOR_Import`
[INFO] [stderr]     = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stderr]     = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type
[INFO] [stderr]     = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stderr]     = note: the derive macro `Visit` may come from an old version of the `wasmbin_derive` crate, try updating your dependency with `cargo update -p wasmbin_derive`
[INFO] [stderr]     = note: this warning originates in the derive macro `Visit` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stderr]    --> src/sections.rs:257:10
[INFO] [stderr]     |
[INFO] [stderr] 257 | #[derive(Wasmbin, WasmbinCountable, Debug, PartialEq, Eq, Hash, Clone, Visit)]
[INFO] [stderr]     |          ^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = help: move this `impl` block outside the of the current constant `_DERIVE_Encode_FOR_Global`
[INFO] [stderr]     = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stderr]     = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type
[INFO] [stderr]     = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stderr]     = note: the derive macro `Wasmbin` may come from an old version of the `wasmbin_derive` crate, try updating your dependency with `cargo update -p wasmbin_derive`
[INFO] [stderr]     = note: this warning originates in the derive macro `Wasmbin` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stderr]    --> src/sections.rs:257:19
[INFO] [stderr]     |
[INFO] [stderr] 257 | #[derive(Wasmbin, WasmbinCountable, Debug, PartialEq, Eq, Hash, Clone, Visit)]
[INFO] [stderr]     |                   ^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = help: move this `impl` block outside the of the current constant `_DERIVE_crate_builtins_WasmbinCountable_FOR_Global`
[INFO] [stderr]     = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stderr]     = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type
[INFO] [stderr]     = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stderr]     = note: the derive macro `WasmbinCountable` may come from an old version of the `wasmbin_derive` crate, try updating your dependency with `cargo update -p wasmbin_derive`
[INFO] [stderr]     = note: this warning originates in the derive macro `WasmbinCountable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stderr]    --> src/sections.rs:257:72
[INFO] [stderr]     |
[INFO] [stderr] 257 | #[derive(Wasmbin, WasmbinCountable, Debug, PartialEq, Eq, Hash, Clone, Visit)]
[INFO] [stderr]     |                                                                        ^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = help: move this `impl` block outside the of the current constant `_DERIVE_Visit_FOR_Global`
[INFO] [stderr]     = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stderr]     = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type
[INFO] [stderr]     = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stderr]     = note: the derive macro `Visit` may come from an old version of the `wasmbin_derive` crate, try updating your dependency with `cargo update -p wasmbin_derive`
[INFO] [stderr]     = note: this warning originates in the derive macro `Visit` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stderr]    --> src/sections.rs:264:10
[INFO] [stderr]     |
[INFO] [stderr] 264 | #[derive(Wasmbin, Debug, PartialEq, Eq, Hash, Clone, Visit)]
[INFO] [stderr]     |          ^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = help: move this `impl` block outside the of the current constant `_DERIVE_Encode_FOR_ExportDesc`
[INFO] [stderr]     = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stderr]     = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type
[INFO] [stderr]     = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stderr]     = note: the derive macro `Wasmbin` may come from an old version of the `wasmbin_derive` crate, try updating your dependency with `cargo update -p wasmbin_derive`
[INFO] [stderr]     = note: this warning originates in the derive macro `Wasmbin` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stderr]    --> src/sections.rs:264:54
[INFO] [stderr]     |
[INFO] [stderr] 264 | #[derive(Wasmbin, Debug, PartialEq, Eq, Hash, Clone, Visit)]
[INFO] [stderr]     |                                                      ^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = help: move this `impl` block outside the of the current constant `_DERIVE_Visit_FOR_ExportDesc`
[INFO] [stderr]     = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stderr]     = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type
[INFO] [stderr]     = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stderr]     = note: the derive macro `Visit` may come from an old version of the `wasmbin_derive` crate, try updating your dependency with `cargo update -p wasmbin_derive`
[INFO] [stderr]     = note: this warning originates in the derive macro `Visit` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stderr]    --> src/sections.rs:276:10
[INFO] [stderr]     |
[INFO] [stderr] 276 | #[derive(Wasmbin, WasmbinCountable, Debug, PartialEq, Eq, Hash, Clone, Visit)]
[INFO] [stderr]     |          ^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = help: move this `impl` block outside the of the current constant `_DERIVE_Encode_FOR_Export`
[INFO] [stderr]     = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stderr]     = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type
[INFO] [stderr]     = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stderr]     = note: the derive macro `Wasmbin` may come from an old version of the `wasmbin_derive` crate, try updating your dependency with `cargo update -p wasmbin_derive`
[INFO] [stderr]     = note: this warning originates in the derive macro `Wasmbin` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stderr]    --> src/sections.rs:276:19
[INFO] [stderr]     |
[INFO] [stderr] 276 | #[derive(Wasmbin, WasmbinCountable, Debug, PartialEq, Eq, Hash, Clone, Visit)]
[INFO] [stderr]     |                   ^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = help: move this `impl` block outside the of the current constant `_DERIVE_crate_builtins_WasmbinCountable_FOR_Export`
[INFO] [stderr]     = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stderr]     = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type
[INFO] [stderr]     = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stderr]     = note: the derive macro `WasmbinCountable` may come from an old version of the `wasmbin_derive` crate, try updating your dependency with `cargo update -p wasmbin_derive`
[INFO] [stderr]     = note: this warning originates in the derive macro `WasmbinCountable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stderr]    --> src/sections.rs:276:72
[INFO] [stderr]     |
[INFO] [stderr] 276 | #[derive(Wasmbin, WasmbinCountable, Debug, PartialEq, Eq, Hash, Clone, Visit)]
[INFO] [stderr]     |                                                                        ^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = help: move this `impl` block outside the of the current constant `_DERIVE_Visit_FOR_Export`
[INFO] [stderr]     = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stderr]     = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type
[INFO] [stderr]     = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stderr]     = note: the derive macro `Visit` may come from an old version of the `wasmbin_derive` crate, try updating your dependency with `cargo update -p wasmbin_derive`
[INFO] [stderr]     = note: this warning originates in the derive macro `Visit` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stderr]    --> src/sections.rs:283:10
[INFO] [stderr]     |
[INFO] [stderr] 283 | #[derive(Wasmbin, Debug, PartialEq, Eq, Hash, Clone, Visit)]
[INFO] [stderr]     |          ^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = help: move this `impl` block outside the of the current constant `_DERIVE_Encode_FOR_ElemKind`
[INFO] [stderr]     = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stderr]     = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type
[INFO] [stderr]     = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stderr]     = note: the derive macro `Wasmbin` may come from an old version of the `wasmbin_derive` crate, try updating your dependency with `cargo update -p wasmbin_derive`
[INFO] [stderr]     = note: this warning originates in the derive macro `Wasmbin` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stderr]    --> src/sections.rs:283:54
[INFO] [stderr]     |
[INFO] [stderr] 283 | #[derive(Wasmbin, Debug, PartialEq, Eq, Hash, Clone, Visit)]
[INFO] [stderr]     |                                                      ^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = help: move this `impl` block outside the of the current constant `_DERIVE_Visit_FOR_ElemKind`
[INFO] [stderr]     = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stderr]     = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type
[INFO] [stderr]     = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stderr]     = note: the derive macro `Visit` may come from an old version of the `wasmbin_derive` crate, try updating your dependency with `cargo update -p wasmbin_derive`
[INFO] [stderr]     = note: this warning originates in the derive macro `Visit` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stderr]    --> src/sections.rs:290:10
[INFO] [stderr]     |
[INFO] [stderr] 290 | #[derive(Wasmbin, WasmbinCountable, Debug, PartialEq, Eq, Hash, Clone, Visit)]
[INFO] [stderr]     |          ^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = help: move this `impl` block outside the of the current constant `_DERIVE_Encode_FOR_Element`
[INFO] [stderr]     = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stderr]     = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type
[INFO] [stderr]     = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stderr]     = note: the derive macro `Wasmbin` may come from an old version of the `wasmbin_derive` crate, try updating your dependency with `cargo update -p wasmbin_derive`
[INFO] [stderr]     = note: this warning originates in the derive macro `Wasmbin` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stderr]    --> src/sections.rs:290:19
[INFO] [stderr]     |
[INFO] [stderr] 290 | #[derive(Wasmbin, WasmbinCountable, Debug, PartialEq, Eq, Hash, Clone, Visit)]
[INFO] [stderr]     |                   ^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = help: move this `impl` block outside the of the current constant `_DERIVE_crate_builtins_WasmbinCountable_FOR_Element`
[INFO] [stderr]     = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stderr]     = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type
[INFO] [stderr]     = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stderr]     = note: the derive macro `WasmbinCountable` may come from an old version of the `wasmbin_derive` crate, try updating your dependency with `cargo update -p wasmbin_derive`
[INFO] [stderr]     = note: this warning originates in the derive macro `WasmbinCountable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stderr]    --> src/sections.rs:290:72
[INFO] [stderr]     |
[INFO] [stderr] 290 | #[derive(Wasmbin, WasmbinCountable, Debug, PartialEq, Eq, Hash, Clone, Visit)]
[INFO] [stderr]     |                                                                        ^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = help: move this `impl` block outside the of the current constant `_DERIVE_Visit_FOR_Element`
[INFO] [stderr]     = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stderr]     = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type
[INFO] [stderr]     = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stderr]     = note: the derive macro `Visit` may come from an old version of the `wasmbin_derive` crate, try updating your dependency with `cargo update -p wasmbin_derive`
[INFO] [stderr]     = note: this warning originates in the derive macro `Visit` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stderr]    --> src/sections.rs:332:10
[INFO] [stderr]     |
[INFO] [stderr] 332 | #[derive(Wasmbin, WasmbinCountable, Debug, PartialEq, Eq, Hash, Clone, Visit)]
[INFO] [stderr]     |          ^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = help: move this `impl` block outside the of the current constant `_DERIVE_Encode_FOR_Locals`
[INFO] [stderr]     = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stderr]     = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type
[INFO] [stderr]     = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stderr]     = note: the derive macro `Wasmbin` may come from an old version of the `wasmbin_derive` crate, try updating your dependency with `cargo update -p wasmbin_derive`
[INFO] [stderr]     = note: this warning originates in the derive macro `Wasmbin` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stderr]    --> src/sections.rs:332:19
[INFO] [stderr]     |
[INFO] [stderr] 332 | #[derive(Wasmbin, WasmbinCountable, Debug, PartialEq, Eq, Hash, Clone, Visit)]
[INFO] [stderr]     |                   ^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = help: move this `impl` block outside the of the current constant `_DERIVE_crate_builtins_WasmbinCountable_FOR_Locals`
[INFO] [stderr]     = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stderr]     = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type
[INFO] [stderr]     = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stderr]     = note: the derive macro `WasmbinCountable` may come from an old version of the `wasmbin_derive` crate, try updating your dependency with `cargo update -p wasmbin_derive`
[INFO] [stderr]     = note: this warning originates in the derive macro `WasmbinCountable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stderr]    --> src/sections.rs:332:72
[INFO] [stderr]     |
[INFO] [stderr] 332 | #[derive(Wasmbin, WasmbinCountable, Debug, PartialEq, Eq, Hash, Clone, Visit)]
[INFO] [stderr]     |                                                                        ^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = help: move this `impl` block outside the of the current constant `_DERIVE_Visit_FOR_Locals`
[INFO] [stderr]     = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stderr]     = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type
[INFO] [stderr]     = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stderr]     = note: the derive macro `Visit` may come from an old version of the `wasmbin_derive` crate, try updating your dependency with `cargo update -p wasmbin_derive`
[INFO] [stderr]     = note: this warning originates in the derive macro `Visit` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stderr]    --> src/sections.rs:347:10
[INFO] [stderr]     |
[INFO] [stderr] 347 | #[derive(Wasmbin, WasmbinCountable, Debug, Default, PartialEq, Eq, Hash, Clone, Visit)]
[INFO] [stderr]     |          ^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = help: move this `impl` block outside the of the current constant `_DERIVE_Encode_FOR_FuncBody`
[INFO] [stderr]     = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stderr]     = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type
[INFO] [stderr]     = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stderr]     = note: the derive macro `Wasmbin` may come from an old version of the `wasmbin_derive` crate, try updating your dependency with `cargo update -p wasmbin_derive`
[INFO] [stderr]     = note: this warning originates in the derive macro `Wasmbin` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stderr]    --> src/sections.rs:347:19
[INFO] [stderr]     |
[INFO] [stderr] 347 | #[derive(Wasmbin, WasmbinCountable, Debug, Default, PartialEq, Eq, Hash, Clone, Visit)]
[INFO] [stderr]     |                   ^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = help: move this `impl` block outside the of the current constant `_DERIVE_crate_builtins_WasmbinCountable_FOR_FuncBody`
[INFO] [stderr]     = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stderr]     = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type
[INFO] [stderr]     = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stderr]     = note: the derive macro `WasmbinCountable` may come from an old version of the `wasmbin_derive` crate, try updating your dependency with `cargo update -p wasmbin_derive`
[INFO] [stderr]     = note: this warning originates in the derive macro `WasmbinCountable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stderr]    --> src/sections.rs:347:81
[INFO] [stderr]     |
[INFO] [stderr] 347 | #[derive(Wasmbin, WasmbinCountable, Debug, Default, PartialEq, Eq, Hash, Clone, Visit)]
[INFO] [stderr]     |                                                                                 ^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = help: move this `impl` block outside the of the current constant `_DERIVE_Visit_FOR_FuncBody`
[INFO] [stderr]     = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stderr]     = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type
[INFO] [stderr]     = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stderr]     = note: the derive macro `Visit` may come from an old version of the `wasmbin_derive` crate, try updating your dependency with `cargo update -p wasmbin_derive`
[INFO] [stderr]     = note: this warning originates in the derive macro `Visit` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stderr]    --> src/sections.rs:354:10
[INFO] [stderr]     |
[INFO] [stderr] 354 | #[derive(Wasmbin, Debug, PartialEq, Eq, Hash, Clone, Visit)]
[INFO] [stderr]     |          ^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = help: move this `impl` block outside the of the current constant `_DERIVE_Encode_FOR_DataInit`
[INFO] [stderr]     = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stderr]     = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type
[INFO] [stderr]     = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stderr]     = note: the derive macro `Wasmbin` may come from an old version of the `wasmbin_derive` crate, try updating your dependency with `cargo update -p wasmbin_derive`
[INFO] [stderr]     = note: this warning originates in the derive macro `Wasmbin` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stderr]    --> src/sections.rs:354:54
[INFO] [stderr]     |
[INFO] [stderr] 354 | #[derive(Wasmbin, Debug, PartialEq, Eq, Hash, Clone, Visit)]
[INFO] [stderr]     |                                                      ^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = help: move this `impl` block outside the of the current constant `_DERIVE_Visit_FOR_DataInit`
[INFO] [stderr]     = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stderr]     = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type
[INFO] [stderr]     = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stderr]     = note: the derive macro `Visit` may come from an old version of the `wasmbin_derive` crate, try updating your dependency with `cargo update -p wasmbin_derive`
[INFO] [stderr]     = note: this warning originates in the derive macro `Visit` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stderr]    --> src/sections.rs:363:10
[INFO] [stderr]     |
[INFO] [stderr] 363 | #[derive(Wasmbin, WasmbinCountable, CustomDebug, PartialEq, Eq, Hash, Clone, Visit)]
[INFO] [stderr]     |          ^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = help: move this `impl` block outside the of the current constant `_DERIVE_Encode_FOR_Data`
[INFO] [stderr]     = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stderr]     = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type
[INFO] [stderr]     = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stderr]     = note: the derive macro `Wasmbin` may come from an old version of the `wasmbin_derive` crate, try updating your dependency with `cargo update -p wasmbin_derive`
[INFO] [stderr]     = note: this warning originates in the derive macro `Wasmbin` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stderr]    --> src/sections.rs:363:19
[INFO] [stderr]     |
[INFO] [stderr] 363 | #[derive(Wasmbin, WasmbinCountable, CustomDebug, PartialEq, Eq, Hash, Clone, Visit)]
[INFO] [stderr]     |                   ^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = help: move this `impl` block outside the of the current constant `_DERIVE_crate_builtins_WasmbinCountable_FOR_Data`
[INFO] [stderr]     = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stderr]     = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type
[INFO] [stderr]     = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stderr]     = note: the derive macro `WasmbinCountable` may come from an old version of the `wasmbin_derive` crate, try updating your dependency with `cargo update -p wasmbin_derive`
[INFO] [stderr]     = note: this warning originates in the derive macro `WasmbinCountable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stderr]    --> src/sections.rs:363:37
[INFO] [stderr]     |
[INFO] [stderr] 363 | #[derive(Wasmbin, WasmbinCountable, CustomDebug, PartialEq, Eq, Hash, Clone, Visit)]
[INFO] [stderr]     |                                     ^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = help: move this `impl` block outside the of the current constant `_DERIVE_core_fmt_Debug_FOR_Data`
[INFO] [stderr]     = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stderr]     = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type
[INFO] [stderr]     = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stderr]     = note: the derive macro `CustomDebug` may come from an old version of the `custom_debug_derive` crate, try updating your dependency with `cargo update -p custom_debug_derive`
[INFO] [stderr]     = note: this warning originates in the derive macro `CustomDebug` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stderr]    --> src/sections.rs:363:78
[INFO] [stderr]     |
[INFO] [stderr] 363 | #[derive(Wasmbin, WasmbinCountable, CustomDebug, PartialEq, Eq, Hash, Clone, Visit)]
[INFO] [stderr]     |                                                                              ^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = help: move this `impl` block outside the of the current constant `_DERIVE_Visit_FOR_Data`
[INFO] [stderr]     = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stderr]     = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type
[INFO] [stderr]     = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stderr]     = note: the derive macro `Visit` may come from an old version of the `wasmbin_derive` crate, try updating your dependency with `cargo update -p wasmbin_derive`
[INFO] [stderr]     = note: this warning originates in the derive macro `Visit` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stderr]    --> src/sections.rs:394:18
[INFO] [stderr]     |
[INFO] [stderr] 394 |           #[derive(Wasmbin, Debug, PartialEq, Eq, Hash, Clone, Visit)]
[INFO] [stderr]     |                    ^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 519 | / define_sections! {
[INFO] [stderr] 520 | |     /// [Custom section](https://webassembly.github.io/spec/core/binary/modules.html#custom-section).
[INFO] [stderr] 521 | |     Custom(super::CustomSection) = 0,
[INFO] [stderr] 522 | |     /// [Type section](https://webassembly.github.io/spec/core/binary/modules.html#type-section).
[INFO] [stderr] ...   |
[INFO] [stderr] 554 | |     Data(Vec<super::Data>) = 11,
[INFO] [stderr] 555 | | }
[INFO] [stderr]     | |_- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = help: move this `impl` block outside the of the current constant `_DERIVE_Encode_FOR_Section`
[INFO] [stderr]     = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stderr]     = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type
[INFO] [stderr]     = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stderr]     = note: the derive macro `Wasmbin` may come from an old version of the `wasmbin_derive` crate, try updating your dependency with `cargo update -p wasmbin_derive`
[INFO] [stderr]     = note: this warning originates in the derive macro `Wasmbin` which comes from the expansion of the macro `define_sections` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stderr]    --> src/sections.rs:394:62
[INFO] [stderr]     |
[INFO] [stderr] 394 |           #[derive(Wasmbin, Debug, PartialEq, Eq, Hash, Clone, Visit)]
[INFO] [stderr]     |                                                                ^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 519 | / define_sections! {
[INFO] [stderr] 520 | |     /// [Custom section](https://webassembly.github.io/spec/core/binary/modules.html#custom-section).
[INFO] [stderr] 521 | |     Custom(super::CustomSection) = 0,
[INFO] [stderr] 522 | |     /// [Type section](https://webassembly.github.io/spec/core/binary/modules.html#type-section).
[INFO] [stderr] ...   |
[INFO] [stderr] 554 | |     Data(Vec<super::Data>) = 11,
[INFO] [stderr] 555 | | }
[INFO] [stderr]     | |_- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = help: move this `impl` block outside the of the current constant `_DERIVE_Visit_FOR_Section`
[INFO] [stderr]     = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stderr]     = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type
[INFO] [stderr]     = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stderr]     = note: the derive macro `Visit` may come from an old version of the `wasmbin_derive` crate, try updating your dependency with `cargo update -p wasmbin_derive`
[INFO] [stderr]     = note: this warning originates in the derive macro `Visit` which comes from the expansion of the macro `define_sections` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stderr]   --> src/types.rs:29:10
[INFO] [stderr]    |
[INFO] [stderr] 29 | #[derive(Wasmbin, WasmbinCountable, Debug, PartialEq, Eq, Hash, Clone, Visit)]
[INFO] [stderr]    |          ^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = help: move this `impl` block outside the of the current constant `_DERIVE_Encode_FOR_ValueType`
[INFO] [stderr]    = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stderr]    = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type
[INFO] [stderr]    = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stderr]    = note: the derive macro `Wasmbin` may come from an old version of the `wasmbin_derive` crate, try updating your dependency with `cargo update -p wasmbin_derive`
[INFO] [stderr]    = note: this warning originates in the derive macro `Wasmbin` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stderr]   --> src/types.rs:29:19
[INFO] [stderr]    |
[INFO] [stderr] 29 | #[derive(Wasmbin, WasmbinCountable, Debug, PartialEq, Eq, Hash, Clone, Visit)]
[INFO] [stderr]    |                   ^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = help: move this `impl` block outside the of the current constant `_DERIVE_crate_builtins_WasmbinCountable_FOR_ValueType`
[INFO] [stderr]    = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stderr]    = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type
[INFO] [stderr]    = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stderr]    = note: the derive macro `WasmbinCountable` may come from an old version of the `wasmbin_derive` crate, try updating your dependency with `cargo update -p wasmbin_derive`
[INFO] [stderr]    = note: this warning originates in the derive macro `WasmbinCountable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stderr]   --> src/types.rs:29:72
[INFO] [stderr]    |
[INFO] [stderr] 29 | #[derive(Wasmbin, WasmbinCountable, Debug, PartialEq, Eq, Hash, Clone, Visit)]
[INFO] [stderr]    |                                                                        ^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = help: move this `impl` block outside the of the current constant `_DERIVE_Visit_FOR_ValueType`
[INFO] [stderr]    = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stderr]    = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type
[INFO] [stderr]    = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stderr]    = note: the derive macro `Visit` may come from an old version of the `wasmbin_derive` crate, try updating your dependency with `cargo update -p wasmbin_derive`
[INFO] [stderr]    = note: this warning originates in the derive macro `Visit` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stderr]   --> src/types.rs:43:45
[INFO] [stderr]    |
[INFO] [stderr] 43 | #[derive(Debug, PartialEq, Eq, Hash, Clone, Visit)]
[INFO] [stderr]    |                                             ^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = help: move this `impl` block outside the of the current constant `_DERIVE_Visit_FOR_BlockType`
[INFO] [stderr]    = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stderr]    = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type
[INFO] [stderr]    = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stderr]    = note: the derive macro `Visit` may come from an old version of the `wasmbin_derive` crate, try updating your dependency with `cargo update -p wasmbin_derive`
[INFO] [stderr]    = note: this warning originates in the derive macro `Visit` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stderr]   --> src/types.rs:98:10
[INFO] [stderr]    |
[INFO] [stderr] 98 | #[derive(Wasmbin, WasmbinCountable, PartialEq, Eq, Hash, Clone, Visit)]
[INFO] [stderr]    |          ^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = help: move this `impl` block outside the of the current constant `_DERIVE_Encode_FOR_FuncType`
[INFO] [stderr]    = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stderr]    = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type
[INFO] [stderr]    = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stderr]    = note: the derive macro `Wasmbin` may come from an old version of the `wasmbin_derive` crate, try updating your dependency with `cargo update -p wasmbin_derive`
[INFO] [stderr]    = note: this warning originates in the derive macro `Wasmbin` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stderr]   --> src/types.rs:98:19
[INFO] [stderr]    |
[INFO] [stderr] 98 | #[derive(Wasmbin, WasmbinCountable, PartialEq, Eq, Hash, Clone, Visit)]
[INFO] [stderr]    |                   ^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = help: move this `impl` block outside the of the current constant `_DERIVE_crate_builtins_WasmbinCountable_FOR_FuncType`
[INFO] [stderr]    = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stderr]    = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type
[INFO] [stderr]    = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stderr]    = note: the derive macro `WasmbinCountable` may come from an old version of the `wasmbin_derive` crate, try updating your dependency with `cargo update -p wasmbin_derive`
[INFO] [stderr]    = note: this warning originates in the derive macro `WasmbinCountable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stderr]   --> src/types.rs:98:65
[INFO] [stderr]    |
[INFO] [stderr] 98 | #[derive(Wasmbin, WasmbinCountable, PartialEq, Eq, Hash, Clone, Visit)]
[INFO] [stderr]    |                                                                 ^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = help: move this `impl` block outside the of the current constant `_DERIVE_Visit_FOR_FuncType`
[INFO] [stderr]    = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stderr]    = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type
[INFO] [stderr]    = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stderr]    = note: the derive macro `Visit` may come from an old version of the `wasmbin_derive` crate, try updating your dependency with `cargo update -p wasmbin_derive`
[INFO] [stderr]    = note: this warning originates in the derive macro `Visit` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stderr]    --> src/types.rs:125:38
[INFO] [stderr]     |
[INFO] [stderr] 125 | #[derive(PartialEq, Eq, Hash, Clone, Visit)]
[INFO] [stderr]     |                                      ^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = help: move this `impl` block outside the of the current constant `_DERIVE_Visit_FOR_Limits`
[INFO] [stderr]     = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stderr]     = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type
[INFO] [stderr]     = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stderr]     = note: the derive macro `Visit` may come from an old version of the `wasmbin_derive` crate, try updating your dependency with `cargo update -p wasmbin_derive`
[INFO] [stderr]     = note: this warning originates in the derive macro `Visit` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stderr]    --> src/types.rs:141:10
[INFO] [stderr]     |
[INFO] [stderr] 141 | #[derive(Wasmbin)]
[INFO] [stderr]     |          ^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = help: move this `impl` block outside the of the current constant `_DERIVE_Encode_FOR_LimitsRepr`
[INFO] [stderr]     = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stderr]     = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type
[INFO] [stderr]     = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stderr]     = note: the derive macro `Wasmbin` may come from an old version of the `wasmbin_derive` crate, try updating your dependency with `cargo update -p wasmbin_derive`
[INFO] [stderr]     = note: this warning originates in the derive macro `Wasmbin` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stderr]    --> src/types.rs:164:10
[INFO] [stderr]     |
[INFO] [stderr] 164 | #[derive(WasmbinCountable, Debug, PartialEq, Eq, Hash, Clone, Visit)]
[INFO] [stderr]     |          ^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = help: move this `impl` block outside the of the current constant `_DERIVE_crate_builtins_WasmbinCountable_FOR_MemType`
[INFO] [stderr]     = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stderr]     = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type
[INFO] [stderr]     = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stderr]     = note: the derive macro `WasmbinCountable` may come from an old version of the `wasmbin_derive` crate, try updating your dependency with `cargo update -p wasmbin_derive`
[INFO] [stderr]     = note: this warning originates in the derive macro `WasmbinCountable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stderr]    --> src/types.rs:164:63
[INFO] [stderr]     |
[INFO] [stderr] 164 | #[derive(WasmbinCountable, Debug, PartialEq, Eq, Hash, Clone, Visit)]
[INFO] [stderr]     |                                                               ^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = help: move this `impl` block outside the of the current constant `_DERIVE_Visit_FOR_MemType`
[INFO] [stderr]     = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stderr]     = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type
[INFO] [stderr]     = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stderr]     = note: the derive macro `Visit` may come from an old version of the `wasmbin_derive` crate, try updating your dependency with `cargo update -p wasmbin_derive`
[INFO] [stderr]     = note: this warning originates in the derive macro `Visit` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stderr]    --> src/types.rs:163:45
[INFO] [stderr]     |
[INFO] [stderr] 163 | #[cfg_attr(not(feature = "threads"), derive(Wasmbin))]
[INFO] [stderr]     |                                             ^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = help: move this `impl` block outside the of the current constant `_DERIVE_Encode_FOR_MemType`
[INFO] [stderr]     = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stderr]     = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type
[INFO] [stderr]     = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stderr]     = note: the derive macro `Wasmbin` may come from an old version of the `wasmbin_derive` crate, try updating your dependency with `cargo update -p wasmbin_derive`
[INFO] [stderr]     = note: this warning originates in the derive macro `Wasmbin` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stderr]    --> src/types.rs:180:10
[INFO] [stderr]     |
[INFO] [stderr] 180 | #[derive(Wasmbin, Debug, PartialEq, Eq, Hash, Clone, Visit)]
[INFO] [stderr]     |          ^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = help: move this `impl` block outside the of the current constant `_DERIVE_Encode_FOR_RefType`
[INFO] [stderr]     = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stderr]     = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type
[INFO] [stderr]     = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stderr]     = note: the derive macro `Wasmbin` may come from an old version of the `wasmbin_derive` crate, try updating your dependency with `cargo update -p wasmbin_derive`
[INFO] [stderr]     = note: this warning originates in the derive macro `Wasmbin` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stderr]    --> src/types.rs:180:54
[INFO] [stderr]     |
[INFO] [stderr] 180 | #[derive(Wasmbin, Debug, PartialEq, Eq, Hash, Clone, Visit)]
[INFO] [stderr]     |                                                      ^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = help: move this `impl` block outside the of the current constant `_DERIVE_Visit_FOR_RefType`
[INFO] [stderr]     = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stderr]     = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type
[INFO] [stderr]     = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stderr]     = note: the derive macro `Visit` may come from an old version of the `wasmbin_derive` crate, try updating your dependency with `cargo update -p wasmbin_derive`
[INFO] [stderr]     = note: this warning originates in the derive macro `Visit` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stderr]    --> src/types.rs:190:10
[INFO] [stderr]     |
[INFO] [stderr] 190 | #[derive(Wasmbin, WasmbinCountable, Debug, PartialEq, Eq, Hash, Clone, Visit)]
[INFO] [stderr]     |          ^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = help: move this `impl` block outside the of the current constant `_DERIVE_Encode_FOR_TableType`
[INFO] [stderr]     = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stderr]     = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type
[INFO] [stderr]     = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stderr]     = note: the derive macro `Wasmbin` may come from an old version of the `wasmbin_derive` crate, try updating your dependency with `cargo update -p wasmbin_derive`
[INFO] [stderr]     = note: this warning originates in the derive macro `Wasmbin` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stderr]    --> src/types.rs:190:19
[INFO] [stderr]     |
[INFO] [stderr] 190 | #[derive(Wasmbin, WasmbinCountable, Debug, PartialEq, Eq, Hash, Clone, Visit)]
[INFO] [stderr]     |                   ^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = help: move this `impl` block outside the of the current constant `_DERIVE_crate_builtins_WasmbinCountable_FOR_TableType`
[INFO] [stderr]     = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stderr]     = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type
[INFO] [stderr]     = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stderr]     = note: the derive macro `WasmbinCountable` may come from an old version of the `wasmbin_derive` crate, try updating your dependency with `cargo update -p wasmbin_derive`
[INFO] [stderr]     = note: this warning originates in the derive macro `WasmbinCountable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stderr]    --> src/types.rs:190:72
[INFO] [stderr]     |
[INFO] [stderr] 190 | #[derive(Wasmbin, WasmbinCountable, Debug, PartialEq, Eq, Hash, Clone, Visit)]
[INFO] [stderr]     |                                                                        ^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = help: move this `impl` block outside the of the current constant `_DERIVE_Visit_FOR_TableType`
[INFO] [stderr]     = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stderr]     = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type
[INFO] [stderr]     = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stderr]     = note: the derive macro `Visit` may come from an old version of the `wasmbin_derive` crate, try updating your dependency with `cargo update -p wasmbin_derive`
[INFO] [stderr]     = note: this warning originates in the derive macro `Visit` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stderr]    --> src/types.rs:197:10
[INFO] [stderr]     |
[INFO] [stderr] 197 | #[derive(Wasmbin, Debug, PartialEq, Eq, Hash, Clone, Visit)]
[INFO] [stderr]     |          ^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = help: move this `impl` block outside the of the current constant `_DERIVE_Encode_FOR_GlobalType`
[INFO] [stderr]     = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stderr]     = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type
[INFO] [stderr]     = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stderr]     = note: the derive macro `Wasmbin` may come from an old version of the `wasmbin_derive` crate, try updating your dependency with `cargo update -p wasmbin_derive`
[INFO] [stderr]     = note: this warning originates in the derive macro `Wasmbin` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stderr]    --> src/types.rs:197:54
[INFO] [stderr]     |
[INFO] [stderr] 197 | #[derive(Wasmbin, Debug, PartialEq, Eq, Hash, Clone, Visit)]
[INFO] [stderr]     |                                                      ^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = help: move this `impl` block outside the of the current constant `_DERIVE_Visit_FOR_GlobalType`
[INFO] [stderr]     = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stderr]     = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type
[INFO] [stderr]     = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stderr]     = note: the derive macro `Visit` may come from an old version of the `wasmbin_derive` crate, try updating your dependency with `cargo update -p wasmbin_derive`
[INFO] [stderr]     = note: this warning originates in the derive macro `Visit` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: `wasmbin` (lib) generated 114 warnings
[INFO] [stderr] warning: `wasmbin` (lib test) generated 114 warnings (114 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.19s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/wasmbin-dc4bca662710142a)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/spec.rs (/opt/rustwide/target/debug/deps/spec-4044fab08938ab9a)
[INFO] [stderr] Error: failed to read directory `tests/testsuite`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]     No such file or directory (os error 2)
[INFO] [stderr] 
[INFO] [stderr] Stack backtrace:
[INFO] [stderr]    0: anyhow::error::<impl core::convert::From<E> for anyhow::Error>::from
[INFO] [stderr]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/anyhow-1.0.79/src/backtrace.rs:27:14
[INFO] [stderr]    1: <core::result::Result<T,F> as core::ops::try_trait::FromResidual<core::result::Result<core::convert::Infallible,E>>>::from_residual
[INFO] [stderr]              at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/result.rs:1964:27
[INFO] [stderr]    2: spec::Tests::read_all_tests::{{closure}}
[INFO] [stderr]              at ./tests/spec.rs:127:25
[INFO] [stderr]    3: spec::Tests::read_all_tests
[INFO] [stderr]              at ./tests/spec.rs:136:9
[INFO] [stderr]    4: spec::main
[INFO] [stderr]              at ./tests/spec.rs:216:17
[INFO] [stderr]    5: core::ops::function::FnOnce::call_once
[INFO] [stderr]              at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/ops/function.rs:250:5
[INFO] [stderr]    6: std::sys_common::backtrace::__rust_begin_short_backtrace
[INFO] [stderr]              at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:155:18
[INFO] [stderr]    7: std::rt::lang_start::{{closure}}
[INFO] [stderr]              at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/rt.rs:159:18
[INFO] [stderr]    8: core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &F>::call_once
[INFO] [stderr]              at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/ops/function.rs:284:13
[INFO] [stderr]    9: std::panicking::try::do_call
[INFO] [stderr]              at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:559:40
[INFO] [stderr]   10: std::panicking::try
[INFO] [stderr]              at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:523:19
[INFO] [stderr]   11: std::panic::catch_unwind
[INFO] [stderr]              at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panic.rs:149:14
[INFO] [stderr]   12: std::rt::lang_start_internal::{{closure}}
[INFO] [stderr]              at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/rt.rs:141:48
[INFO] [stderr]   13: std::panicking::try::do_call
[INFO] [stderr]              at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:559:40
[INFO] [stderr]   14: std::panicking::try
[INFO] [stderr]              at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:523:19
[INFO] [stderr]   15: std::panic::catch_unwind
[INFO] [stderr]              at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panic.rs:149:14
[INFO] [stderr]   16: std::rt::lang_start_internal
[INFO] [stderr]              at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/rt.rs:141:20
[INFO] [stderr]   17: std::rt::lang_start
[INFO] [stderr]              at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/rt.rs:158:17
[INFO] [stderr]   18: main
[INFO] [stderr]   19: <unknown>
[INFO] [stderr]   20: __libc_start_main
[INFO] [stderr]   21: _start
[INFO] [stderr] error: test failed, to rerun pass `--test spec`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/target/debug/deps/spec-4044fab08938ab9a` (exit status: 1)
[INFO] running `Command { std: "docker" "inspect" "e216a84c31f8e96d69d056412b1e0abc16bf3742b1575d7e71208febc4a33d9b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e216a84c31f8e96d69d056412b1e0abc16bf3742b1575d7e71208febc4a33d9b", kill_on_drop: false }`
[INFO] [stdout] e216a84c31f8e96d69d056412b1e0abc16bf3742b1575d7e71208febc4a33d9b
