[INFO] fetching crate osc_address_derive 0.2.2...
[INFO] checking osc_address_derive-0.2.2 against try#012cd62c9add58ab3910e44c137d87db3ab70f61 for pr-155915
[INFO] extracting crate osc_address_derive 0.2.2 into /workspace/builds/worker-6-tc2/source
[INFO] started tweaking crates.io crate osc_address_derive 0.2.2
[INFO] finished tweaking crates.io crate osc_address_derive 0.2.2
[INFO] tweaked toml for crates.io crate osc_address_derive 0.2.2 written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate osc_address_derive 0.2.2 on toolchain 012cd62c9add58ab3910e44c137d87db3ab70f61
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+012cd62c9add58ab3910e44c137d87db3ab70f61" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+012cd62c9add58ab3910e44c137d87db3ab70f61" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 14 packages to latest compatible versions
[INFO] [stderr]       Adding quote v0.3.15 (available: v1.0.45)
[INFO] [stderr]       Adding syn v0.11.11 (available: v2.0.117)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+012cd62c9add58ab3910e44c137d87db3ab70f61" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: `package.edition` is unspecified, defaulting to `2015` while the latest is `2024`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/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" "+012cd62c9add58ab3910e44c137d87db3ab70f61" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] d63626b2778622b97e0a24635c874b5ece532dc9665b0aa15e0bce434b27d5d8
[INFO] running `Command { std: "docker" "start" "-a" "d63626b2778622b97e0a24635c874b5ece532dc9665b0aa15e0bce434b27d5d8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d63626b2778622b97e0a24635c874b5ece532dc9665b0aa15e0bce434b27d5d8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d63626b2778622b97e0a24635c874b5ece532dc9665b0aa15e0bce434b27d5d8", kill_on_drop: false }`
[INFO] [stdout] d63626b2778622b97e0a24635c874b5ece532dc9665b0aa15e0bce434b27d5d8
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/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" "+012cd62c9add58ab3910e44c137d87db3ab70f61" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] d267fb2dff6749a827efa3c1f86139f44c67d64ec5433db4861f0ecf4c47690c
[INFO] running `Command { std: "docker" "start" "-a" "d267fb2dff6749a827efa3c1f86139f44c67d64ec5433db4861f0ecf4c47690c", kill_on_drop: false }`
[INFO] [stderr] warning: `package.edition` is unspecified, defaulting to `2015` while the latest is `2024`
[INFO] [stderr]     Checking unicode-xid v0.0.4
[INFO] [stderr]     Checking quote v0.3.15
[INFO] [stderr]    Compiling syn v0.11.11
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]     Checking synom v0.11.3
[INFO] [stderr]     Checking osc_address v0.2.2
[INFO] [stderr]     Checking serde_osc v0.4.2
[INFO] [stderr]     Checking osc_address_derive v0.2.2 (/opt/rustwide/workdir)
[INFO] [stdout] warning: the feature `conservative_impl_trait` has been stable since 1.26.0 and no longer requires an attribute to enable
[INFO] [stdout]    --> src/lib.rs:167:12
[INFO] [stdout]     |
[INFO] [stdout] 167 | #![feature(conservative_impl_trait)]
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(stable_features)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the feature `conservative_impl_trait` has been stable since 1.26.0 and no longer requires an attribute to enable
[INFO] [stdout]    --> src/lib.rs:167:12
[INFO] [stdout]     |
[INFO] [stdout] 167 | #![feature(conservative_impl_trait)]
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(stable_features)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `path_args_type` is never read
[INFO] [stdout]    --> src/lib.rs:181:5
[INFO] [stdout]     |
[INFO] [stdout] 179 | struct OscRouteProperties {
[INFO] [stdout]     |        ------------------ field in this struct
[INFO] [stdout] 180 |     address: OscBranchFmt,
[INFO] [stdout] 181 |     path_args_type: PathArgsType,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `OscRouteProperties` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `path_args_type` is never read
[INFO] [stdout]    --> src/lib.rs:181:5
[INFO] [stdout]     |
[INFO] [stdout] 179 | struct OscRouteProperties {
[INFO] [stdout]     |        ------------------ field in this struct
[INFO] [stdout] 180 |     address: OscBranchFmt,
[INFO] [stdout] 181 |     path_args_type: PathArgsType,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `OscRouteProperties` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the feature `conservative_impl_trait` has been stable since 1.26.0 and no longer requires an attribute to enable
[INFO] [stdout]    --> src/lib.rs:167:12
[INFO] [stdout]     |
[INFO] [stdout] 167 | #![feature(conservative_impl_trait)]
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(stable_features)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `path_args_type` is never read
[INFO] [stdout]    --> src/lib.rs:181:5
[INFO] [stdout]     |
[INFO] [stdout] 179 | struct OscRouteProperties {
[INFO] [stdout]     |        ------------------ field in this struct
[INFO] [stdout] 180 |     address: OscBranchFmt,
[INFO] [stdout] 181 |     path_args_type: PathArgsType,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `OscRouteProperties` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[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]  --> tests/test_nonnested.rs:7:10
[INFO] [stdout]   |
[INFO] [stdout] 7 | #[derive(OscMessage)]
[INFO] [stdout]   |          -^^^^^^^^^
[INFO] [stdout]   |          |
[INFO] [stdout]   |          `MyStruct` is not local
[INFO] [stdout]   |          `OscMessage` is not local
[INFO] [stdout]   |          move the `impl` block outside of this constant `_IMPL_OSCADDRESS_FOR_MyStruct`
[INFO] [stdout]   |
[INFO] [stdout]   = note: the derive macro `OscMessage` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]   = note: the derive macro `OscMessage` may come from an old version of the `osc_address_derive` crate, try updating your dependency with `cargo update -p osc_address_derive`
[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 derive macro `OscMessage` (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]  --> tests/test_nonnested.rs:7:10
[INFO] [stdout]   |
[INFO] [stdout] 7 | #[derive(OscMessage)]
[INFO] [stdout]   |          ^^^^^^^^^^
[INFO] [stdout]   |          |
[INFO] [stdout]   |          `MyStruct` is not local
[INFO] [stdout]   |          `Serialize` is not local
[INFO] [stdout]   |          move the `impl` block outside of this constant `_IMPL_OSCADDRESS_FOR_MyStruct`
[INFO] [stdout]   |
[INFO] [stdout]   = note: the derive macro `OscMessage` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]   = note: the derive macro `OscMessage` may come from an old version of the `osc_address_derive` crate, try updating your dependency with `cargo update -p osc_address_derive`
[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 derive macro `OscMessage` (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]  --> tests/test_nested.rs:6:10
[INFO] [stdout]   |
[INFO] [stdout] 6 | #[derive(OscMessage)]
[INFO] [stdout]   |          -^^^^^^^^^
[INFO] [stdout]   |          |
[INFO] [stdout]   |          `MsgLeaf` is not local
[INFO] [stdout]   |          `OscMessage` is not local
[INFO] [stdout]   |          move the `impl` block outside of this constant `_IMPL_OSCADDRESS_FOR_MsgLeaf`
[INFO] [stdout]   |
[INFO] [stdout]   = note: the derive macro `OscMessage` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]   = note: the derive macro `OscMessage` may come from an old version of the `osc_address_derive` crate, try updating your dependency with `cargo update -p osc_address_derive`
[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 derive macro `OscMessage` (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]  --> tests/test_nonnested.rs:7:10
[INFO] [stdout]   |
[INFO] [stdout] 7 | #[derive(OscMessage)]
[INFO] [stdout]   |          -^^^^^^^^^
[INFO] [stdout]   |          |
[INFO] [stdout]   |          `MyStruct` is not local
[INFO] [stdout]   |          `Deserialize` is not local
[INFO] [stdout]   |          move the `impl` block outside of this constant `_IMPL_OSCADDRESS_FOR_MyStruct`
[INFO] [stdout]   |
[INFO] [stdout]   = note: the derive macro `OscMessage` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]   = note: the derive macro `OscMessage` may come from an old version of the `osc_address_derive` crate, try updating your dependency with `cargo update -p osc_address_derive`
[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 derive macro `OscMessage` (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]  --> tests/test_nested.rs:6:10
[INFO] [stdout]   |
[INFO] [stdout] 6 | #[derive(OscMessage)]
[INFO] [stdout]   |          ^^^^^^^^^^
[INFO] [stdout]   |          |
[INFO] [stdout]   |          `MsgLeaf` is not local
[INFO] [stdout]   |          `Serialize` is not local
[INFO] [stdout]   |          move the `impl` block outside of this constant `_IMPL_OSCADDRESS_FOR_MsgLeaf`
[INFO] [stdout]   |
[INFO] [stdout]   = note: the derive macro `OscMessage` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]   = note: the derive macro `OscMessage` may come from an old version of the `osc_address_derive` crate, try updating your dependency with `cargo update -p osc_address_derive`
[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 derive macro `OscMessage` (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]  --> tests/test_nested.rs:6:10
[INFO] [stdout]   |
[INFO] [stdout] 6 | #[derive(OscMessage)]
[INFO] [stdout]   |          -^^^^^^^^^
[INFO] [stdout]   |          |
[INFO] [stdout]   |          `MsgLeaf` is not local
[INFO] [stdout]   |          `Deserialize` is not local
[INFO] [stdout]   |          move the `impl` block outside of this constant `_IMPL_OSCADDRESS_FOR_MsgLeaf`
[INFO] [stdout]   |
[INFO] [stdout]   = note: the derive macro `OscMessage` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]   = note: the derive macro `OscMessage` may come from an old version of the `osc_address_derive` crate, try updating your dependency with `cargo update -p osc_address_derive`
[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 derive macro `OscMessage` (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]   --> tests/test_nested.rs:14:10
[INFO] [stdout]    |
[INFO] [stdout] 14 | #[derive(OscMessage)]
[INFO] [stdout]    |          -^^^^^^^^^
[INFO] [stdout]    |          |
[INFO] [stdout]    |          `MsgRoot` is not local
[INFO] [stdout]    |          `OscMessage` is not local
[INFO] [stdout]    |          move the `impl` block outside of this constant `_IMPL_OSCADDRESS_FOR_MsgRoot`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `OscMessage` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `OscMessage` may come from an old version of the `osc_address_derive` crate, try updating your dependency with `cargo update -p osc_address_derive`
[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 derive macro `OscMessage` (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]   --> tests/test_nested.rs:14:10
[INFO] [stdout]    |
[INFO] [stdout] 14 | #[derive(OscMessage)]
[INFO] [stdout]    |          ^^^^^^^^^^
[INFO] [stdout]    |          |
[INFO] [stdout]    |          `MsgRoot` is not local
[INFO] [stdout]    |          `Serialize` is not local
[INFO] [stdout]    |          move the `impl` block outside of this constant `_IMPL_OSCADDRESS_FOR_MsgRoot`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `OscMessage` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `OscMessage` may come from an old version of the `osc_address_derive` crate, try updating your dependency with `cargo update -p osc_address_derive`
[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 derive macro `OscMessage` (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]   --> tests/test_nested.rs:14:10
[INFO] [stdout]    |
[INFO] [stdout] 14 | #[derive(OscMessage)]
[INFO] [stdout]    |          -^^^^^^^^^
[INFO] [stdout]    |          |
[INFO] [stdout]    |          `MsgRoot` is not local
[INFO] [stdout]    |          `Deserialize` is not local
[INFO] [stdout]    |          move the `impl` block outside of this constant `_IMPL_OSCADDRESS_FOR_MsgRoot`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `OscMessage` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `OscMessage` may come from an old version of the `osc_address_derive` crate, try updating your dependency with `cargo update -p osc_address_derive`
[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 derive macro `OscMessage` (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]  --> examples/basic.rs:7:10
[INFO] [stdout]   |
[INFO] [stdout] 7 | #[derive(OscMessage)]
[INFO] [stdout]   |          -^^^^^^^^^
[INFO] [stdout]   |          |
[INFO] [stdout]   |          `OscToplevel` is not local
[INFO] [stdout]   |          `OscMessage` is not local
[INFO] [stdout]   |          move the `impl` block outside of this constant `_IMPL_OSCADDRESS_FOR_OscToplevel`
[INFO] [stdout]   |
[INFO] [stdout]   = note: the derive macro `OscMessage` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]   = note: the derive macro `OscMessage` may come from an old version of the `osc_address_derive` crate, try updating your dependency with `cargo update -p osc_address_derive`
[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 derive macro `OscMessage` (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]  --> examples/basic.rs:7:10
[INFO] [stdout]   |
[INFO] [stdout] 7 | #[derive(OscMessage)]
[INFO] [stdout]   |          ^^^^^^^^^^
[INFO] [stdout]   |          |
[INFO] [stdout]   |          `OscToplevel` is not local
[INFO] [stdout]   |          `Serialize` is not local
[INFO] [stdout]   |          move the `impl` block outside of this constant `_IMPL_OSCADDRESS_FOR_OscToplevel`
[INFO] [stdout]   |
[INFO] [stdout]   = note: the derive macro `OscMessage` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]   = note: the derive macro `OscMessage` may come from an old version of the `osc_address_derive` crate, try updating your dependency with `cargo update -p osc_address_derive`
[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 derive macro `OscMessage` (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]  --> examples/basic.rs:7:10
[INFO] [stdout]   |
[INFO] [stdout] 7 | #[derive(OscMessage)]
[INFO] [stdout]   |          -^^^^^^^^^
[INFO] [stdout]   |          |
[INFO] [stdout]   |          `OscToplevel` is not local
[INFO] [stdout]   |          `Deserialize` is not local
[INFO] [stdout]   |          move the `impl` block outside of this constant `_IMPL_OSCADDRESS_FOR_OscToplevel`
[INFO] [stdout]   |
[INFO] [stdout]   = note: the derive macro `OscMessage` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]   = note: the derive macro `OscMessage` may come from an old version of the `osc_address_derive` crate, try updating your dependency with `cargo update -p osc_address_derive`
[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 derive macro `OscMessage` (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]   --> examples/basic.rs:20:10
[INFO] [stdout]    |
[INFO] [stdout] 20 | #[derive(OscMessage)]
[INFO] [stdout]    |          -^^^^^^^^^
[INFO] [stdout]    |          |
[INFO] [stdout]    |          `OscRouteGraph` is not local
[INFO] [stdout]    |          `OscMessage` is not local
[INFO] [stdout]    |          move the `impl` block outside of this constant `_IMPL_OSCADDRESS_FOR_OscRouteGraph`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `OscMessage` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `OscMessage` may come from an old version of the `osc_address_derive` crate, try updating your dependency with `cargo update -p osc_address_derive`
[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 derive macro `OscMessage` (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]   --> examples/basic.rs:20:10
[INFO] [stdout]    |
[INFO] [stdout] 20 | #[derive(OscMessage)]
[INFO] [stdout]    |          ^^^^^^^^^^
[INFO] [stdout]    |          |
[INFO] [stdout]    |          `OscRouteGraph` is not local
[INFO] [stdout]    |          `Serialize` is not local
[INFO] [stdout]    |          move the `impl` block outside of this constant `_IMPL_OSCADDRESS_FOR_OscRouteGraph`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `OscMessage` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `OscMessage` may come from an old version of the `osc_address_derive` crate, try updating your dependency with `cargo update -p osc_address_derive`
[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 derive macro `OscMessage` (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]   --> examples/basic.rs:20:10
[INFO] [stdout]    |
[INFO] [stdout] 20 | #[derive(OscMessage)]
[INFO] [stdout]    |          -^^^^^^^^^
[INFO] [stdout]    |          |
[INFO] [stdout]    |          `OscRouteGraph` is not local
[INFO] [stdout]    |          `Deserialize` is not local
[INFO] [stdout]    |          move the `impl` block outside of this constant `_IMPL_OSCADDRESS_FOR_OscRouteGraph`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `OscMessage` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `OscMessage` may come from an old version of the `osc_address_derive` crate, try updating your dependency with `cargo update -p osc_address_derive`
[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 derive macro `OscMessage` (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]   --> examples/basic.rs:31:10
[INFO] [stdout]    |
[INFO] [stdout] 31 | #[derive(OscMessage)]
[INFO] [stdout]    |          -^^^^^^^^^
[INFO] [stdout]    |          |
[INFO] [stdout]    |          `OscRenderer` is not local
[INFO] [stdout]    |          `OscMessage` is not local
[INFO] [stdout]    |          move the `impl` block outside of this constant `_IMPL_OSCADDRESS_FOR_OscRenderer`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `OscMessage` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `OscMessage` may come from an old version of the `osc_address_derive` crate, try updating your dependency with `cargo update -p osc_address_derive`
[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 derive macro `OscMessage` (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]   --> examples/basic.rs:31:10
[INFO] [stdout]    |
[INFO] [stdout] 31 | #[derive(OscMessage)]
[INFO] [stdout]    |          ^^^^^^^^^^
[INFO] [stdout]    |          |
[INFO] [stdout]    |          `OscRenderer` is not local
[INFO] [stdout]    |          `Serialize` is not local
[INFO] [stdout]    |          move the `impl` block outside of this constant `_IMPL_OSCADDRESS_FOR_OscRenderer`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `OscMessage` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `OscMessage` may come from an old version of the `osc_address_derive` crate, try updating your dependency with `cargo update -p osc_address_derive`
[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 derive macro `OscMessage` (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]   --> examples/basic.rs:31:10
[INFO] [stdout]    |
[INFO] [stdout] 31 | #[derive(OscMessage)]
[INFO] [stdout]    |          -^^^^^^^^^
[INFO] [stdout]    |          |
[INFO] [stdout]    |          `OscRenderer` is not local
[INFO] [stdout]    |          `Deserialize` is not local
[INFO] [stdout]    |          move the `impl` block outside of this constant `_IMPL_OSCADDRESS_FOR_OscRenderer`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `OscMessage` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `OscMessage` may come from an old version of the `osc_address_derive` crate, try updating your dependency with `cargo update -p osc_address_derive`
[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 derive macro `OscMessage` (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]   --> examples/basic.rs:43:10
[INFO] [stdout]    |
[INFO] [stdout] 43 | #[derive(OscMessage)]
[INFO] [stdout]    |          -^^^^^^^^^
[INFO] [stdout]    |          |
[INFO] [stdout]    |          `OscRendererById` is not local
[INFO] [stdout]    |          `OscMessage` is not local
[INFO] [stdout]    |          move the `impl` block outside of this constant `_IMPL_OSCADDRESS_FOR_OscRendererById`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `OscMessage` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `OscMessage` may come from an old version of the `osc_address_derive` crate, try updating your dependency with `cargo update -p osc_address_derive`
[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 derive macro `OscMessage` (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]   --> examples/basic.rs:43:10
[INFO] [stdout]    |
[INFO] [stdout] 43 | #[derive(OscMessage)]
[INFO] [stdout]    |          ^^^^^^^^^^
[INFO] [stdout]    |          |
[INFO] [stdout]    |          `OscRendererById` is not local
[INFO] [stdout]    |          `Serialize` is not local
[INFO] [stdout]    |          move the `impl` block outside of this constant `_IMPL_OSCADDRESS_FOR_OscRendererById`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `OscMessage` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `OscMessage` may come from an old version of the `osc_address_derive` crate, try updating your dependency with `cargo update -p osc_address_derive`
[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 derive macro `OscMessage` (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]   --> examples/basic.rs:43:10
[INFO] [stdout]    |
[INFO] [stdout] 43 | #[derive(OscMessage)]
[INFO] [stdout]    |          -^^^^^^^^^
[INFO] [stdout]    |          |
[INFO] [stdout]    |          `OscRendererById` is not local
[INFO] [stdout]    |          `Deserialize` is not local
[INFO] [stdout]    |          move the `impl` block outside of this constant `_IMPL_OSCADDRESS_FOR_OscRendererById`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `OscMessage` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `OscMessage` may come from an old version of the `osc_address_derive` crate, try updating your dependency with `cargo update -p osc_address_derive`
[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 derive macro `OscMessage` (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]  --> tests/test_payload.rs:7:10
[INFO] [stdout]   |
[INFO] [stdout] 7 | #[derive(OscMessage)]
[INFO] [stdout]   |          -^^^^^^^^^
[INFO] [stdout]   |          |
[INFO] [stdout]   |          `MsgLeaf` is not local
[INFO] [stdout]   |          `OscMessage` is not local
[INFO] [stdout]   |          move the `impl` block outside of this constant `_IMPL_OSCADDRESS_FOR_MsgLeaf`
[INFO] [stdout]   |
[INFO] [stdout]   = note: the derive macro `OscMessage` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]   = note: the derive macro `OscMessage` may come from an old version of the `osc_address_derive` crate, try updating your dependency with `cargo update -p osc_address_derive`
[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 derive macro `OscMessage` (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]  --> tests/test_payload.rs:7:10
[INFO] [stdout]   |
[INFO] [stdout] 7 | #[derive(OscMessage)]
[INFO] [stdout]   |          ^^^^^^^^^^
[INFO] [stdout]   |          |
[INFO] [stdout]   |          `MsgLeaf` is not local
[INFO] [stdout]   |          `Serialize` is not local
[INFO] [stdout]   |          move the `impl` block outside of this constant `_IMPL_OSCADDRESS_FOR_MsgLeaf`
[INFO] [stdout]   |
[INFO] [stdout]   = note: the derive macro `OscMessage` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]   = note: the derive macro `OscMessage` may come from an old version of the `osc_address_derive` crate, try updating your dependency with `cargo update -p osc_address_derive`
[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 derive macro `OscMessage` (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]  --> tests/test_payload.rs:7:10
[INFO] [stdout]   |
[INFO] [stdout] 7 | #[derive(OscMessage)]
[INFO] [stdout]   |          -^^^^^^^^^
[INFO] [stdout]   |          |
[INFO] [stdout]   |          `MsgLeaf` is not local
[INFO] [stdout]   |          `Deserialize` is not local
[INFO] [stdout]   |          move the `impl` block outside of this constant `_IMPL_OSCADDRESS_FOR_MsgLeaf`
[INFO] [stdout]   |
[INFO] [stdout]   = note: the derive macro `OscMessage` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]   = note: the derive macro `OscMessage` may come from an old version of the `osc_address_derive` crate, try updating your dependency with `cargo update -p osc_address_derive`
[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 derive macro `OscMessage` (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]   --> tests/test_payload.rs:15:10
[INFO] [stdout]    |
[INFO] [stdout] 15 | #[derive(OscMessage)]
[INFO] [stdout]    |          -^^^^^^^^^
[INFO] [stdout]    |          |
[INFO] [stdout]    |          `MsgData` is not local
[INFO] [stdout]    |          `OscMessage` is not local
[INFO] [stdout]    |          move the `impl` block outside of this constant `_IMPL_OSCADDRESS_FOR_MsgData`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `OscMessage` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `OscMessage` may come from an old version of the `osc_address_derive` crate, try updating your dependency with `cargo update -p osc_address_derive`
[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 derive macro `OscMessage` (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]  --> tests/test_patharg.rs:7:10
[INFO] [stdout]   |
[INFO] [stdout] 7 | #[derive(OscMessage)]
[INFO] [stdout]   |          -^^^^^^^^^
[INFO] [stdout]   |          |
[INFO] [stdout]   |          `MyStruct` is not local
[INFO] [stdout]   |          `OscMessage` is not local
[INFO] [stdout]   |          move the `impl` block outside of this constant `_IMPL_OSCADDRESS_FOR_MyStruct`
[INFO] [stdout]   |
[INFO] [stdout]   = note: the derive macro `OscMessage` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]   = note: the derive macro `OscMessage` may come from an old version of the `osc_address_derive` crate, try updating your dependency with `cargo update -p osc_address_derive`
[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 derive macro `OscMessage` (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]  --> tests/test_patharg.rs:7:10
[INFO] [stdout]   |
[INFO] [stdout] 7 | #[derive(OscMessage)]
[INFO] [stdout]   |          ^^^^^^^^^^
[INFO] [stdout]   |          |
[INFO] [stdout]   |          `MyStruct` is not local
[INFO] [stdout]   |          `Serialize` is not local
[INFO] [stdout]   |          move the `impl` block outside of this constant `_IMPL_OSCADDRESS_FOR_MyStruct`
[INFO] [stdout]   |
[INFO] [stdout]   = note: the derive macro `OscMessage` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]   = note: the derive macro `OscMessage` may come from an old version of the `osc_address_derive` crate, try updating your dependency with `cargo update -p osc_address_derive`
[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 derive macro `OscMessage` (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]  --> tests/test_patharg.rs:7:10
[INFO] [stdout]   |
[INFO] [stdout] 7 | #[derive(OscMessage)]
[INFO] [stdout]   |          -^^^^^^^^^
[INFO] [stdout]   |          |
[INFO] [stdout]   |          `MyStruct` is not local
[INFO] [stdout]   |          `Deserialize` is not local
[INFO] [stdout]   |          move the `impl` block outside of this constant `_IMPL_OSCADDRESS_FOR_MyStruct`
[INFO] [stdout]   |
[INFO] [stdout]   = note: the derive macro `OscMessage` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]   = note: the derive macro `OscMessage` may come from an old version of the `osc_address_derive` crate, try updating your dependency with `cargo update -p osc_address_derive`
[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 derive macro `OscMessage` (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 2.97s
[INFO] running `Command { std: "docker" "inspect" "d267fb2dff6749a827efa3c1f86139f44c67d64ec5433db4861f0ecf4c47690c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d267fb2dff6749a827efa3c1f86139f44c67d64ec5433db4861f0ecf4c47690c", kill_on_drop: false }`
[INFO] [stdout] d267fb2dff6749a827efa3c1f86139f44c67d64ec5433db4861f0ecf4c47690c
