[INFO] cloning repository https://github.com/TheDudeFromCI/bevy_wh_net
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/TheDudeFromCI/bevy_wh_net" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTheDudeFromCI%2Fbevy_wh_net", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTheDudeFromCI%2Fbevy_wh_net'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 101e1e839a969256e98d4f5c81a10e20b73a9dcb
[INFO] checking TheDudeFromCI/bevy_wh_net against 1.95.0 for pr-155915
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTheDudeFromCI%2Fbevy_wh_net" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/TheDudeFromCI/bevy_wh_net
[INFO] finished tweaking git repo https://github.com/TheDudeFromCI/bevy_wh_net
[INFO] tweaked toml for git repo https://github.com/TheDudeFromCI/bevy_wh_net written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/TheDudeFromCI/bevy_wh_net on toolchain 1.95.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.95.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/TheDudeFromCI/bevy_wh_net 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" "+1.95.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded inventory v0.3.13
[INFO] [stderr]   Downloaded erased-serde v0.4.2
[INFO] [stderr]   Downloaded nameof v1.2.2
[INFO] [stderr]   Downloaded bevy_core v0.12.1
[INFO] [stderr]   Downloaded bevy_macro_utils v0.12.1
[INFO] [stderr]   Downloaded bevy_derive v0.12.1
[INFO] [stderr]   Downloaded bevy_log v0.12.1
[INFO] [stderr]   Downloaded bevy_a11y v0.12.1
[INFO] [stderr]   Downloaded smol_str v0.2.0
[INFO] [stderr]   Downloaded bevy_utils_proc_macros v0.12.1
[INFO] [stderr]   Downloaded octets v0.2.0
[INFO] [stderr]   Downloaded bevy_internal v0.12.1
[INFO] [stderr]   Downloaded backtrace v0.3.68
[INFO] [stderr]   Downloaded bevy_diagnostic v0.12.1
[INFO] [stderr]   Downloaded renet v0.0.14
[INFO] [stderr]   Downloaded typetag v0.2.15
[INFO] [stderr]   Downloaded bevy_time v0.12.1
[INFO] [stderr]   Downloaded typetag-impl v0.2.15
[INFO] [stderr]   Downloaded bevy_hierarchy v0.12.1
[INFO] [stderr]   Downloaded bevy_transform v0.12.1
[INFO] [stderr]   Downloaded bevy_app v0.12.1
[INFO] [stderr]   Downloaded bevy_input v0.12.1
[INFO] [stderr]   Downloaded bevy_tasks v0.12.1
[INFO] [stderr]   Downloaded bevy_renet v0.0.10
[INFO] [stderr]   Downloaded bevy_ecs_macros v0.12.1
[INFO] [stderr]   Downloaded bevy_math v0.12.1
[INFO] [stderr]   Downloaded bevy_reflect_derive v0.12.1
[INFO] [stderr]   Downloaded uuid v1.4.1
[INFO] [stderr]   Downloaded addr2line v0.20.0
[INFO] [stderr]   Downloaded bevy_utils v0.12.1
[INFO] [stderr]   Downloaded bevy_window v0.12.1
[INFO] [stderr]   Downloaded bevy_ptr v0.12.1
[INFO] [stderr]   Downloaded erased-serde v0.3.28
[INFO] [stderr]   Downloaded renetcode v0.0.10
[INFO] [stderr]   Downloaded sha256 v1.4.0
[INFO] [stderr]   Downloaded bevy_reflect v0.12.1
[INFO] [stderr]   Downloaded sysinfo v0.29.7
[INFO] [stderr]   Downloaded tracing-subscriber v0.3.17
[INFO] [stderr]   Downloaded winnow v0.5.4
[INFO] [stderr]   Downloaded petgraph v0.6.3
[INFO] [stderr]   Downloaded object v0.31.1
[INFO] [stderr]   Downloaded regex v1.9.3
[INFO] [stderr]   Downloaded glam v0.24.1
[INFO] [stderr]   Downloaded bevy_ecs v0.12.1
[INFO] [stderr]   Downloaded bevy v0.12.1
[INFO] [stderr]   Downloaded regex-automata v0.3.6
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 5f2e4f97f6a15814b78e89e3857dd55a3550250ffc25f85f4022539bc7d789c0
[INFO] running `Command { std: "docker" "start" "-a" "5f2e4f97f6a15814b78e89e3857dd55a3550250ffc25f85f4022539bc7d789c0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "5f2e4f97f6a15814b78e89e3857dd55a3550250ffc25f85f4022539bc7d789c0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5f2e4f97f6a15814b78e89e3857dd55a3550250ffc25f85f4022539bc7d789c0", kill_on_drop: false }`
[INFO] [stdout] 5f2e4f97f6a15814b78e89e3857dd55a3550250ffc25f85f4022539bc7d789c0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 41dea62311f2472970e2fa956aa5a2f714c56d917f5912a6b32bc34b9b8a25d3
[INFO] running `Command { std: "docker" "start" "-a" "41dea62311f2472970e2fa956aa5a2f714c56d917f5912a6b32bc34b9b8a25d3", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.78
[INFO] [stderr]    Compiling unicode-ident v1.0.11
[INFO] [stderr]    Compiling libc v0.2.147
[INFO] [stderr]    Compiling serde v1.0.196
[INFO] [stderr]     Checking once_cell v1.18.0
[INFO] [stderr]     Checking pin-project-lite v0.2.12
[INFO] [stderr]    Compiling crossbeam-utils v0.8.16
[INFO] [stderr]    Compiling hashbrown v0.14.0
[INFO] [stderr]    Compiling winnow v0.5.4
[INFO] [stderr]    Compiling futures-core v0.3.28
[INFO] [stderr]    Compiling ahash v0.8.3
[INFO] [stderr]    Compiling slab v0.4.8
[INFO] [stderr]    Compiling thiserror v1.0.50
[INFO] [stderr]     Checking indexmap v1.9.3
[INFO] [stderr]    Compiling erased-serde v0.3.28
[INFO] [stderr]     Checking bytemuck v1.13.1
[INFO] [stderr]     Checking waker-fn v1.1.0
[INFO] [stderr]     Checking tracing-core v0.1.31
[INFO] [stderr]     Checking futures-io v0.3.28
[INFO] [stderr]    Compiling typenum v1.16.0
[INFO] [stderr]     Checking parking v2.1.0
[INFO] [stderr]     Checking fixedbitset v0.4.2
[INFO] [stderr]    Compiling indexmap v2.0.0
[INFO] [stderr]     Checking async-lock v2.7.0
[INFO] [stderr]     Checking instant v0.1.12
[INFO] [stderr]     Checking async-task v4.4.0
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]     Checking futures-lite v1.13.0
[INFO] [stderr]     Checking thread_local v1.1.7
[INFO] [stderr]     Checking smol_str v0.2.0
[INFO] [stderr]     Checking downcast-rs v1.2.0
[INFO] [stderr]     Checking petgraph v0.6.3
[INFO] [stderr]     Checking bevy_ptr v0.12.1
[INFO] [stderr]     Checking log v0.4.19
[INFO] [stderr]     Checking regex-syntax v0.7.4
[INFO] [stderr]     Checking sharded-slab v0.1.4
[INFO] [stderr]     Checking cpufeatures v0.2.9
[INFO] [stderr]     Checking tracing v0.1.37
[INFO] [stderr]     Checking zeroize v1.6.0
[INFO] [stderr]     Checking subtle v2.5.0
[INFO] [stderr]     Checking accesskit v0.12.1
[INFO] [stderr]     Checking concurrent-queue v2.2.0
[INFO] [stderr]    Compiling getrandom v0.2.10
[INFO] [stderr]     Checking crossbeam-channel v0.5.8
[INFO] [stderr]     Checking bytes v1.4.0
[INFO] [stderr]     Checking tracing-log v0.1.3
[INFO] [stderr]    Compiling async-trait v0.1.74
[INFO] [stderr]     Checking octets v0.2.0
[INFO] [stderr]    Compiling uuid v1.4.1
[INFO] [stderr]     Checking async-channel v1.9.0
[INFO] [stderr]     Checking sysinfo v0.29.7
[INFO] [stderr]     Checking inventory v0.3.13
[INFO] [stderr]    Compiling nameof v1.2.2
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking tokio v1.34.0
[INFO] [stderr]     Checking async-executor v1.5.1
[INFO] [stderr]    Compiling quote v1.0.35
[INFO] [stderr]     Checking bevy_tasks v0.12.1
[INFO] [stderr]    Compiling syn v2.0.48
[INFO] [stderr]    Compiling toml_edit v0.20.7
[INFO] [stderr]     Checking crypto-common v0.1.6
[INFO] [stderr]     Checking inout v0.1.3
[INFO] [stderr]     Checking block-buffer v0.10.4
[INFO] [stderr]     Checking universal-hash v0.5.1
[INFO] [stderr]     Checking aead v0.5.2
[INFO] [stderr]     Checking cipher v0.4.4
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking poly1305 v0.8.0
[INFO] [stderr]     Checking chacha20 v0.9.1
[INFO] [stderr]     Checking sha2 v0.10.8
[INFO] [stderr]     Checking regex-automata v0.3.6
[INFO] [stderr]     Checking chacha20poly1305 v0.10.1
[INFO] [stderr]     Checking renetcode v0.0.10
[INFO] [stderr]     Checking bevy_wh_net_derive v0.1.0 (/opt/rustwide/workdir/bevy_wh_net_derive)
[INFO] [stderr]     Checking regex v1.9.3
[INFO] [stderr]    Compiling bevy_macro_utils v0.12.1
[INFO] [stderr]    Compiling serde_derive v1.0.196
[INFO] [stderr]    Compiling thiserror-impl v1.0.50
[INFO] [stderr]    Compiling bevy_utils_proc_macros v0.12.1
[INFO] [stderr]    Compiling bevy_reflect_derive v0.12.1
[INFO] [stderr]    Compiling bevy_ecs_macros v0.12.1
[INFO] [stderr]    Compiling bevy_derive v0.12.1
[INFO] [stderr]    Compiling typetag-impl v0.2.15
[INFO] [stderr]     Checking sha256 v1.4.0
[INFO] [stderr]     Checking glam v0.24.1
[INFO] [stderr]     Checking smallvec v1.11.0
[INFO] [stderr]     Checking erased-serde v0.4.2
[INFO] [stderr]     Checking bincode v1.3.3
[INFO] [stderr]     Checking tracing-subscriber v0.3.17
[INFO] [stderr]     Checking bevy_utils v0.12.1
[INFO] [stderr]     Checking typetag v0.2.15
[INFO] [stderr]     Checking bevy_math v0.12.1
[INFO] [stderr]     Checking bevy_reflect v0.12.1
[INFO] [stderr]     Checking bevy_ecs v0.12.1
[INFO] [stderr]     Checking bevy_app v0.12.1
[INFO] [stderr]     Checking renet v0.0.14
[INFO] [stderr]     Checking bevy_core v0.12.1
[INFO] [stderr]     Checking bevy_log v0.12.1
[INFO] [stderr]     Checking bevy_a11y v0.12.1
[INFO] [stderr]     Checking bevy_time v0.12.1
[INFO] [stderr]     Checking bevy_input v0.12.1
[INFO] [stderr]     Checking bevy_hierarchy v0.12.1
[INFO] [stderr]     Checking bevy_transform v0.12.1
[INFO] [stderr]     Checking bevy_diagnostic v0.12.1
[INFO] [stderr]     Checking bevy_window v0.12.1
[INFO] [stderr]     Checking bevy_internal v0.12.1
[INFO] [stderr]     Checking bevy v0.12.1
[INFO] [stderr]     Checking bevy_renet v0.0.10
[INFO] [stderr]     Checking bevy_wh_net v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]  --> src/common/packets.rs:3:1
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[typetag::serde(tag = "type", content = "value")]
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   | |
[INFO] [stdout]   | `Serialize` is not local
[INFO] [stdout]   | move the `impl` block outside of this constant `_PacketImpl_registry`
[INFO] [stdout] 4 | pub trait PacketImpl: Any + Send + Sync + std::fmt::Debug {
[INFO] [stdout]   |           ---------- `PacketImpl` is not local
[INFO] [stdout]   |
[INFO] [stdout]   = note: the attribute macro `typetag::serde` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]   = note: the attribute macro `typetag::serde` may come from an old version of the `typetag_impl` crate, try updating your dependency with `cargo update -p typetag_impl`
[INFO] [stdout]   = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]   = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]   = note: `#[warn(non_local_definitions)]` on by default
[INFO] [stdout]   = note: this warning originates in the attribute macro `typetag::serde` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]  --> src/common/packets.rs:3:1
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[typetag::serde(tag = "type", content = "value")]
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   | |
[INFO] [stdout]   | `Send` is not local
[INFO] [stdout]   | `Serialize` is not local
[INFO] [stdout]   | move the `impl` block outside of this constant `_PacketImpl_registry`
[INFO] [stdout] 4 | pub trait PacketImpl: Any + Send + Sync + std::fmt::Debug {
[INFO] [stdout]   |           ---------- `PacketImpl` is not local
[INFO] [stdout]   |
[INFO] [stdout]   = note: the attribute macro `typetag::serde` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]   = note: the attribute macro `typetag::serde` may come from an old version of the `typetag_impl` crate, try updating your dependency with `cargo update -p typetag_impl`
[INFO] [stdout]   = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]   = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]   = note: this warning originates in the attribute macro `typetag::serde` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]  --> src/common/packets.rs:3:1
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[typetag::serde(tag = "type", content = "value")]
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   | |
[INFO] [stdout]   | `Sync` is not local
[INFO] [stdout]   | `Serialize` is not local
[INFO] [stdout]   | move the `impl` block outside of this constant `_PacketImpl_registry`
[INFO] [stdout] 4 | pub trait PacketImpl: Any + Send + Sync + std::fmt::Debug {
[INFO] [stdout]   |           ---------- `PacketImpl` is not local
[INFO] [stdout]   |
[INFO] [stdout]   = note: the attribute macro `typetag::serde` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]   = note: the attribute macro `typetag::serde` may come from an old version of the `typetag_impl` crate, try updating your dependency with `cargo update -p typetag_impl`
[INFO] [stdout]   = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]   = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]   = note: this warning originates in the attribute macro `typetag::serde` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]  --> src/common/packets.rs:3:1
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[typetag::serde(tag = "type", content = "value")]
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   | |
[INFO] [stdout]   | `Send` is not local
[INFO] [stdout]   | `Sync` is not local
[INFO] [stdout]   | `Serialize` is not local
[INFO] [stdout]   | move the `impl` block outside of this constant `_PacketImpl_registry`
[INFO] [stdout] 4 | pub trait PacketImpl: Any + Send + Sync + std::fmt::Debug {
[INFO] [stdout]   |           ---------- `PacketImpl` is not local
[INFO] [stdout]   |
[INFO] [stdout]   = note: the attribute macro `typetag::serde` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]   = note: the attribute macro `typetag::serde` may come from an old version of the `typetag_impl` crate, try updating your dependency with `cargo update -p typetag_impl`
[INFO] [stdout]   = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]   = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]   = note: this warning originates in the attribute macro `typetag::serde` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]  --> src/common/packets.rs:3:1
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[typetag::serde(tag = "type", content = "value")]
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ move the `impl` block outside of this constant `_PacketImpl_registry`
[INFO] [stdout] 4 | pub trait PacketImpl: Any + Send + Sync + std::fmt::Debug {
[INFO] [stdout]   |           ---------- `PacketImpl` is not local
[INFO] [stdout]   |
[INFO] [stdout]   = note: the attribute macro `typetag::serde` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]   = note: the attribute macro `typetag::serde` may come from an old version of the `typetag_impl` crate, try updating your dependency with `cargo update -p typetag_impl`
[INFO] [stdout]   = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]   = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]   = note: this warning originates in the attribute macro `typetag::serde` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]  --> src/common/packets.rs:3:1
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[typetag::serde(tag = "type", content = "value")]
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   | |
[INFO] [stdout]   | `Strictest` is not local
[INFO] [stdout]   | move the `impl` block outside of this constant `_PacketImpl_registry`
[INFO] [stdout] 4 | pub trait PacketImpl: Any + Send + Sync + std::fmt::Debug {
[INFO] [stdout]   |           ---------- `PacketImpl` is not local
[INFO] [stdout]   |
[INFO] [stdout]   = note: the attribute macro `typetag::serde` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]   = note: the attribute macro `typetag::serde` may come from an old version of the `typetag_impl` crate, try updating your dependency with `cargo update -p typetag_impl`
[INFO] [stdout]   = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]   = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]   = note: this warning originates in the attribute macro `typetag::serde` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]  --> src/common/packets.rs:3:1
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[typetag::serde(tag = "type", content = "value")]
[INFO] [stdout]   | -^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   | |
[INFO] [stdout]   | `Box` is not local
[INFO] [stdout]   | `Send` is not local
[INFO] [stdout]   | `Sync` is not local
[INFO] [stdout]   | `Deserialize` is not local
[INFO] [stdout]   | move the `impl` block outside of this constant `_PacketImpl_registry`
[INFO] [stdout] 4 | pub trait PacketImpl: Any + Send + Sync + std::fmt::Debug {
[INFO] [stdout]   |           ---------- `PacketImpl` is not local
[INFO] [stdout]   |
[INFO] [stdout]   = note: the attribute macro `typetag::serde` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]   = note: the attribute macro `typetag::serde` may come from an old version of the `typetag_impl` crate, try updating your dependency with `cargo update -p typetag_impl`
[INFO] [stdout]   = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]   = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]   = note: this warning originates in the attribute macro `typetag::serde` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]  --> src/common/packets.rs:3:1
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[typetag::serde(tag = "type", content = "value")]
[INFO] [stdout]   | -^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   | |
[INFO] [stdout]   | `Box` is not local
[INFO] [stdout]   | `Deserialize` is not local
[INFO] [stdout]   | move the `impl` block outside of this constant `_PacketImpl_registry`
[INFO] [stdout] 4 | pub trait PacketImpl: Any + Send + Sync + std::fmt::Debug {
[INFO] [stdout]   |           ---------- `PacketImpl` is not local
[INFO] [stdout]   |
[INFO] [stdout]   = note: the attribute macro `typetag::serde` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]   = note: the attribute macro `typetag::serde` may come from an old version of the `typetag_impl` crate, try updating your dependency with `cargo update -p typetag_impl`
[INFO] [stdout]   = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]   = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]   = note: this warning originates in the attribute macro `typetag::serde` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]  --> src/common/packets.rs:3:1
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[typetag::serde(tag = "type", content = "value")]
[INFO] [stdout]   | -^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   | |
[INFO] [stdout]   | `Box` is not local
[INFO] [stdout]   | `Send` is not local
[INFO] [stdout]   | `Deserialize` is not local
[INFO] [stdout]   | move the `impl` block outside of this constant `_PacketImpl_registry`
[INFO] [stdout] 4 | pub trait PacketImpl: Any + Send + Sync + std::fmt::Debug {
[INFO] [stdout]   |           ---------- `PacketImpl` is not local
[INFO] [stdout]   |
[INFO] [stdout]   = note: the attribute macro `typetag::serde` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]   = note: the attribute macro `typetag::serde` may come from an old version of the `typetag_impl` crate, try updating your dependency with `cargo update -p typetag_impl`
[INFO] [stdout]   = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]   = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]   = note: this warning originates in the attribute macro `typetag::serde` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]  --> src/common/packets.rs:3:1
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[typetag::serde(tag = "type", content = "value")]
[INFO] [stdout]   | -^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   | |
[INFO] [stdout]   | `Box` is not local
[INFO] [stdout]   | `Sync` is not local
[INFO] [stdout]   | `Deserialize` is not local
[INFO] [stdout]   | move the `impl` block outside of this constant `_PacketImpl_registry`
[INFO] [stdout] 4 | pub trait PacketImpl: Any + Send + Sync + std::fmt::Debug {
[INFO] [stdout]   |           ---------- `PacketImpl` is not local
[INFO] [stdout]   |
[INFO] [stdout]   = note: the attribute macro `typetag::serde` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]   = note: the attribute macro `typetag::serde` may come from an old version of the `typetag_impl` crate, try updating your dependency with `cargo update -p typetag_impl`
[INFO] [stdout]   = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]   = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]   = note: this warning originates in the attribute macro `typetag::serde` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]  --> src/common/packets.rs:3:1
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[typetag::serde(tag = "type", content = "value")]
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   | |
[INFO] [stdout]   | `Serialize` is not local
[INFO] [stdout]   | move the `impl` block outside of this constant `_PacketImpl_registry`
[INFO] [stdout] 4 | pub trait PacketImpl: Any + Send + Sync + std::fmt::Debug {
[INFO] [stdout]   |           ---------- `PacketImpl` is not local
[INFO] [stdout]   |
[INFO] [stdout]   = note: the attribute macro `typetag::serde` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]   = note: the attribute macro `typetag::serde` may come from an old version of the `typetag_impl` crate, try updating your dependency with `cargo update -p typetag_impl`
[INFO] [stdout]   = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]   = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]   = note: `#[warn(non_local_definitions)]` on by default
[INFO] [stdout]   = note: this warning originates in the attribute macro `typetag::serde` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 47.06s
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]  --> src/common/packets.rs:3:1
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[typetag::serde(tag = "type", content = "value")]
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   | |
[INFO] [stdout]   | `Send` is not local
[INFO] [stdout]   | `Serialize` is not local
[INFO] [stdout]   | move the `impl` block outside of this constant `_PacketImpl_registry`
[INFO] [stdout] 4 | pub trait PacketImpl: Any + Send + Sync + std::fmt::Debug {
[INFO] [stdout]   |           ---------- `PacketImpl` is not local
[INFO] [stdout]   |
[INFO] [stdout]   = note: the attribute macro `typetag::serde` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]   = note: the attribute macro `typetag::serde` may come from an old version of the `typetag_impl` crate, try updating your dependency with `cargo update -p typetag_impl`
[INFO] [stdout]   = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]   = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]   = note: this warning originates in the attribute macro `typetag::serde` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]  --> src/common/packets.rs:3:1
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[typetag::serde(tag = "type", content = "value")]
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   | |
[INFO] [stdout]   | `Sync` is not local
[INFO] [stdout]   | `Serialize` is not local
[INFO] [stdout]   | move the `impl` block outside of this constant `_PacketImpl_registry`
[INFO] [stdout] 4 | pub trait PacketImpl: Any + Send + Sync + std::fmt::Debug {
[INFO] [stdout]   |           ---------- `PacketImpl` is not local
[INFO] [stdout]   |
[INFO] [stdout]   = note: the attribute macro `typetag::serde` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]   = note: the attribute macro `typetag::serde` may come from an old version of the `typetag_impl` crate, try updating your dependency with `cargo update -p typetag_impl`
[INFO] [stdout]   = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]   = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]   = note: this warning originates in the attribute macro `typetag::serde` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]  --> src/common/packets.rs:3:1
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[typetag::serde(tag = "type", content = "value")]
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   | |
[INFO] [stdout]   | `Send` is not local
[INFO] [stdout]   | `Sync` is not local
[INFO] [stdout]   | `Serialize` is not local
[INFO] [stdout]   | move the `impl` block outside of this constant `_PacketImpl_registry`
[INFO] [stdout] 4 | pub trait PacketImpl: Any + Send + Sync + std::fmt::Debug {
[INFO] [stdout]   |           ---------- `PacketImpl` is not local
[INFO] [stdout]   |
[INFO] [stdout]   = note: the attribute macro `typetag::serde` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]   = note: the attribute macro `typetag::serde` may come from an old version of the `typetag_impl` crate, try updating your dependency with `cargo update -p typetag_impl`
[INFO] [stdout]   = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]   = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]   = note: this warning originates in the attribute macro `typetag::serde` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]  --> src/common/packets.rs:3:1
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[typetag::serde(tag = "type", content = "value")]
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ move the `impl` block outside of this constant `_PacketImpl_registry`
[INFO] [stdout] 4 | pub trait PacketImpl: Any + Send + Sync + std::fmt::Debug {
[INFO] [stdout]   |           ---------- `PacketImpl` is not local
[INFO] [stdout]   |
[INFO] [stdout]   = note: the attribute macro `typetag::serde` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]   = note: the attribute macro `typetag::serde` may come from an old version of the `typetag_impl` crate, try updating your dependency with `cargo update -p typetag_impl`
[INFO] [stdout]   = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]   = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]   = note: this warning originates in the attribute macro `typetag::serde` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]  --> src/common/packets.rs:3:1
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[typetag::serde(tag = "type", content = "value")]
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   | |
[INFO] [stdout]   | `Strictest` is not local
[INFO] [stdout]   | move the `impl` block outside of this constant `_PacketImpl_registry`
[INFO] [stdout] 4 | pub trait PacketImpl: Any + Send + Sync + std::fmt::Debug {
[INFO] [stdout]   |           ---------- `PacketImpl` is not local
[INFO] [stdout]   |
[INFO] [stdout]   = note: the attribute macro `typetag::serde` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]   = note: the attribute macro `typetag::serde` may come from an old version of the `typetag_impl` crate, try updating your dependency with `cargo update -p typetag_impl`
[INFO] [stdout]   = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]   = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]   = note: this warning originates in the attribute macro `typetag::serde` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]  --> src/common/packets.rs:3:1
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[typetag::serde(tag = "type", content = "value")]
[INFO] [stdout]   | -^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   | |
[INFO] [stdout]   | `Box` is not local
[INFO] [stdout]   | `Send` is not local
[INFO] [stdout]   | `Sync` is not local
[INFO] [stdout]   | `Deserialize` is not local
[INFO] [stdout]   | move the `impl` block outside of this constant `_PacketImpl_registry`
[INFO] [stdout] 4 | pub trait PacketImpl: Any + Send + Sync + std::fmt::Debug {
[INFO] [stdout]   |           ---------- `PacketImpl` is not local
[INFO] [stdout]   |
[INFO] [stdout]   = note: the attribute macro `typetag::serde` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]   = note: the attribute macro `typetag::serde` may come from an old version of the `typetag_impl` crate, try updating your dependency with `cargo update -p typetag_impl`
[INFO] [stdout]   = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]   = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]   = note: this warning originates in the attribute macro `typetag::serde` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]  --> src/common/packets.rs:3:1
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[typetag::serde(tag = "type", content = "value")]
[INFO] [stdout]   | -^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   | |
[INFO] [stdout]   | `Box` is not local
[INFO] [stdout]   | `Deserialize` is not local
[INFO] [stdout]   | move the `impl` block outside of this constant `_PacketImpl_registry`
[INFO] [stdout] 4 | pub trait PacketImpl: Any + Send + Sync + std::fmt::Debug {
[INFO] [stdout]   |           ---------- `PacketImpl` is not local
[INFO] [stdout]   |
[INFO] [stdout]   = note: the attribute macro `typetag::serde` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]   = note: the attribute macro `typetag::serde` may come from an old version of the `typetag_impl` crate, try updating your dependency with `cargo update -p typetag_impl`
[INFO] [stdout]   = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]   = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]   = note: this warning originates in the attribute macro `typetag::serde` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]  --> src/common/packets.rs:3:1
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[typetag::serde(tag = "type", content = "value")]
[INFO] [stdout]   | -^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   | |
[INFO] [stdout]   | `Box` is not local
[INFO] [stdout]   | `Send` is not local
[INFO] [stdout]   | `Deserialize` is not local
[INFO] [stdout]   | move the `impl` block outside of this constant `_PacketImpl_registry`
[INFO] [stdout] 4 | pub trait PacketImpl: Any + Send + Sync + std::fmt::Debug {
[INFO] [stdout]   |           ---------- `PacketImpl` is not local
[INFO] [stdout]   |
[INFO] [stdout]   = note: the attribute macro `typetag::serde` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]   = note: the attribute macro `typetag::serde` may come from an old version of the `typetag_impl` crate, try updating your dependency with `cargo update -p typetag_impl`
[INFO] [stdout]   = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]   = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]   = note: this warning originates in the attribute macro `typetag::serde` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]  --> src/common/packets.rs:3:1
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[typetag::serde(tag = "type", content = "value")]
[INFO] [stdout]   | -^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   | |
[INFO] [stdout]   | `Box` is not local
[INFO] [stdout]   | `Sync` is not local
[INFO] [stdout]   | `Deserialize` is not local
[INFO] [stdout]   | move the `impl` block outside of this constant `_PacketImpl_registry`
[INFO] [stdout] 4 | pub trait PacketImpl: Any + Send + Sync + std::fmt::Debug {
[INFO] [stdout]   |           ---------- `PacketImpl` is not local
[INFO] [stdout]   |
[INFO] [stdout]   = note: the attribute macro `typetag::serde` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]   = note: the attribute macro `typetag::serde` may come from an old version of the `typetag_impl` crate, try updating your dependency with `cargo update -p typetag_impl`
[INFO] [stdout]   = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]   = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]   = note: this warning originates in the attribute macro `typetag::serde` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "41dea62311f2472970e2fa956aa5a2f714c56d917f5912a6b32bc34b9b8a25d3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "41dea62311f2472970e2fa956aa5a2f714c56d917f5912a6b32bc34b9b8a25d3", kill_on_drop: false }`
[INFO] [stdout] 41dea62311f2472970e2fa956aa5a2f714c56d917f5912a6b32bc34b9b8a25d3
