[INFO] fetching crate osc_address_derive 0.2.2... [INFO] testing osc_address_derive-0.2.2 against master#562dee4820c458d823175268e41601d4c060588a for pr-154210-1 [INFO] extracting crate osc_address_derive 0.2.2 into /workspace/builds/worker-0-tc1/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-0-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate osc_address_derive 0.2.2 on toolchain 562dee4820c458d823175268e41601d4c060588a [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "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" "+562dee4820c458d823175268e41601d4c060588a" "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" "+562dee4820c458d823175268e41601d4c060588a" "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] [stderr] Downloading crates ... [INFO] [stderr] Downloaded serde_osc v0.4.2 [INFO] [stderr] Downloaded osc_address v0.2.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e7fff48b0794d6cfc1aa9ad3b7077ebad822853657e733b721407d7c957b4ee4 [INFO] running `Command { std: "docker" "start" "-a" "e7fff48b0794d6cfc1aa9ad3b7077ebad822853657e733b721407d7c957b4ee4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e7fff48b0794d6cfc1aa9ad3b7077ebad822853657e733b721407d7c957b4ee4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e7fff48b0794d6cfc1aa9ad3b7077ebad822853657e733b721407d7c957b4ee4", kill_on_drop: false }` [INFO] [stdout] e7fff48b0794d6cfc1aa9ad3b7077ebad822853657e733b721407d7c957b4ee4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b1b78dcc4d5a4825f42c1720c185bb235c2f2d368e74e398d16f9b634d8c2f4a [INFO] running `Command { std: "docker" "start" "-a" "b1b78dcc4d5a4825f42c1720c185bb235c2f2d368e74e398d16f9b634d8c2f4a", kill_on_drop: false }` [INFO] [stderr] warning: `package.edition` is unspecified, defaulting to `2015` while the latest is `2024` [INFO] [stderr] Compiling unicode-xid v0.0.4 [INFO] [stderr] Compiling quote v0.3.15 [INFO] [stderr] Compiling synom v0.11.3 [INFO] [stderr] Compiling syn v0.11.11 [INFO] [stderr] Compiling 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: 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] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.06s [INFO] running `Command { std: "docker" "inspect" "b1b78dcc4d5a4825f42c1720c185bb235c2f2d368e74e398d16f9b634d8c2f4a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b1b78dcc4d5a4825f42c1720c185bb235c2f2d368e74e398d16f9b634d8c2f4a", kill_on_drop: false }` [INFO] [stdout] b1b78dcc4d5a4825f42c1720c185bb235c2f2d368e74e398d16f9b634d8c2f4a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3fcc9b92163617427942593f989e774aacc6feacae50409eec855c430eb26e5b [INFO] running `Command { std: "docker" "start" "-a" "3fcc9b92163617427942593f989e774aacc6feacae50409eec855c430eb26e5b", kill_on_drop: false }` [INFO] [stderr] warning: `package.edition` is unspecified, defaulting to `2015` while the latest is `2024` [INFO] [stderr] Compiling unicode-xid v0.0.4 [INFO] [stderr] Compiling quote v0.3.15 [INFO] [stderr] Compiling serde_osc v0.4.2 [INFO] [stderr] Compiling osc_address v0.2.2 [INFO] [stderr] Compiling synom v0.11.3 [INFO] [stderr] Compiling syn v0.11.11 [INFO] [stderr] Compiling 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: 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] [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_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_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] | `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_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] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 3.68s [INFO] running `Command { std: "docker" "inspect" "3fcc9b92163617427942593f989e774aacc6feacae50409eec855c430eb26e5b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3fcc9b92163617427942593f989e774aacc6feacae50409eec855c430eb26e5b", kill_on_drop: false }` [INFO] [stdout] 3fcc9b92163617427942593f989e774aacc6feacae50409eec855c430eb26e5b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] fe802851ec56de653399314f3a28e9f142806314106f99069dfe7470725cbce1 [INFO] running `Command { std: "docker" "start" "-a" "fe802851ec56de653399314f3a28e9f142806314106f99069dfe7470725cbce1", kill_on_drop: false }` [INFO] [stderr] warning: `package.edition` is unspecified, defaulting to `2015` while the latest is `2024` [INFO] [stderr] warning: the feature `conservative_impl_trait` has been stable since 1.26.0 and no longer requires an attribute to enable [INFO] [stderr] --> src/lib.rs:167:12 [INFO] [stderr] | [INFO] [stderr] 167 | #![feature(conservative_impl_trait)] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(stable_features)]` on by default [INFO] [stderr] [INFO] [stderr] warning: field `path_args_type` is never read [INFO] [stderr] --> src/lib.rs:181:5 [INFO] [stderr] | [INFO] [stderr] 179 | struct OscRouteProperties { [INFO] [stderr] | ------------------ field in this struct [INFO] [stderr] 180 | address: OscBranchFmt, [INFO] [stderr] 181 | path_args_type: PathArgsType, [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `OscRouteProperties` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: `osc_address_derive` (lib) generated 2 warnings [INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stderr] --> tests/test_nonnested.rs:7:10 [INFO] [stderr] | [INFO] [stderr] 7 | #[derive(OscMessage)] [INFO] [stderr] | -^^^^^^^^^ [INFO] [stderr] | | [INFO] [stderr] | `MyStruct` is not local [INFO] [stderr] | `OscMessage` is not local [INFO] [stderr] | move the `impl` block outside of this constant `_IMPL_OSCADDRESS_FOR_MyStruct` [INFO] [stderr] | [INFO] [stderr] = note: the derive macro `OscMessage` defines the non-local `impl`, and may need to be changed [INFO] [stderr] = 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] [stderr] = 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] [stderr] = 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] [stderr] = note: `#[warn(non_local_definitions)]` on by default [INFO] [stderr] = note: this warning originates in the derive macro `OscMessage` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stderr] --> tests/test_nonnested.rs:7:10 [INFO] [stderr] | [INFO] [stderr] 7 | #[derive(OscMessage)] [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] | | [INFO] [stderr] | `MyStruct` is not local [INFO] [stderr] | `Serialize` is not local [INFO] [stderr] | move the `impl` block outside of this constant `_IMPL_OSCADDRESS_FOR_MyStruct` [INFO] [stderr] | [INFO] [stderr] = note: the derive macro `OscMessage` defines the non-local `impl`, and may need to be changed [INFO] [stderr] = 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] [stderr] = 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] [stderr] = 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] [stderr] = note: this warning originates in the derive macro `OscMessage` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stderr] --> tests/test_nonnested.rs:7:10 [INFO] [stderr] | [INFO] [stderr] 7 | #[derive(OscMessage)] [INFO] [stderr] | -^^^^^^^^^ [INFO] [stderr] | | [INFO] [stderr] | `MyStruct` is not local [INFO] [stderr] | `Deserialize` is not local [INFO] [stderr] | move the `impl` block outside of this constant `_IMPL_OSCADDRESS_FOR_MyStruct` [INFO] [stderr] | [INFO] [stderr] = note: the derive macro `OscMessage` defines the non-local `impl`, and may need to be changed [INFO] [stderr] = 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] [stderr] = 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] [stderr] = 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] [stderr] = note: this warning originates in the derive macro `OscMessage` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stderr] --> tests/test_payload.rs:7:10 [INFO] [stderr] | [INFO] [stderr] 7 | #[derive(OscMessage)] [INFO] [stderr] | -^^^^^^^^^ [INFO] [stderr] | | [INFO] [stderr] | `MsgLeaf` is not local [INFO] [stderr] | `OscMessage` is not local [INFO] [stderr] | move the `impl` block outside of this constant `_IMPL_OSCADDRESS_FOR_MsgLeaf` [INFO] [stderr] | [INFO] [stderr] = note: the derive macro `OscMessage` defines the non-local `impl`, and may need to be changed [INFO] [stderr] = 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] [stderr] = 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] [stderr] = 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] [stderr] = note: `#[warn(non_local_definitions)]` on by default [INFO] [stderr] = note: this warning originates in the derive macro `OscMessage` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stderr] --> tests/test_payload.rs:7:10 [INFO] [stderr] | [INFO] [stderr] 7 | #[derive(OscMessage)] [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] | | [INFO] [stderr] | `MsgLeaf` is not local [INFO] [stderr] | `Serialize` is not local [INFO] [stderr] | move the `impl` block outside of this constant `_IMPL_OSCADDRESS_FOR_MsgLeaf` [INFO] [stderr] | [INFO] [stderr] = note: the derive macro `OscMessage` defines the non-local `impl`, and may need to be changed [INFO] [stderr] = 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] [stderr] = 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] [stderr] = 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] [stderr] = note: this warning originates in the derive macro `OscMessage` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stderr] --> tests/test_payload.rs:7:10 [INFO] [stderr] | [INFO] [stderr] 7 | #[derive(OscMessage)] [INFO] [stderr] | -^^^^^^^^^ [INFO] [stderr] | | [INFO] [stderr] | `MsgLeaf` is not local [INFO] [stderr] | `Deserialize` is not local [INFO] [stderr] | move the `impl` block outside of this constant `_IMPL_OSCADDRESS_FOR_MsgLeaf` [INFO] [stderr] | [INFO] [stderr] = note: the derive macro `OscMessage` defines the non-local `impl`, and may need to be changed [INFO] [stderr] = 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] [stderr] = 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] [stderr] = 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] [stderr] = note: this warning originates in the derive macro `OscMessage` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stderr] --> tests/test_payload.rs:15:10 [INFO] [stderr] | [INFO] [stderr] 15 | #[derive(OscMessage)] [INFO] [stderr] | -^^^^^^^^^ [INFO] [stderr] | | [INFO] [stderr] | `MsgData` is not local [INFO] [stderr] | `OscMessage` is not local [INFO] [stderr] | move the `impl` block outside of this constant `_IMPL_OSCADDRESS_FOR_MsgData` [INFO] [stderr] | [INFO] [stderr] = note: the derive macro `OscMessage` defines the non-local `impl`, and may need to be changed [INFO] [stderr] = 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] [stderr] = 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] [stderr] = 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] [stderr] = note: this warning originates in the derive macro `OscMessage` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stderr] --> examples/basic.rs:7:10 [INFO] [stderr] | [INFO] [stderr] 7 | #[derive(OscMessage)] [INFO] [stderr] | -^^^^^^^^^ [INFO] [stderr] | | [INFO] [stderr] | `OscToplevel` is not local [INFO] [stderr] | `OscMessage` is not local [INFO] [stderr] | move the `impl` block outside of this constant `_IMPL_OSCADDRESS_FOR_OscToplevel` [INFO] [stderr] | [INFO] [stderr] = note: the derive macro `OscMessage` defines the non-local `impl`, and may need to be changed [INFO] [stderr] = 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] [stderr] = 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] [stderr] = 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] [stderr] = note: `#[warn(non_local_definitions)]` on by default [INFO] [stderr] = note: this warning originates in the derive macro `OscMessage` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stderr] --> examples/basic.rs:7:10 [INFO] [stderr] | [INFO] [stderr] 7 | #[derive(OscMessage)] [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] | | [INFO] [stderr] | `OscToplevel` is not local [INFO] [stderr] | `Serialize` is not local [INFO] [stderr] | move the `impl` block outside of this constant `_IMPL_OSCADDRESS_FOR_OscToplevel` [INFO] [stderr] | [INFO] [stderr] = note: the derive macro `OscMessage` defines the non-local `impl`, and may need to be changed [INFO] [stderr] = 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] [stderr] = 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] [stderr] = 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] [stderr] = note: this warning originates in the derive macro `OscMessage` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stderr] --> examples/basic.rs:7:10 [INFO] [stderr] | [INFO] [stderr] 7 | #[derive(OscMessage)] [INFO] [stderr] | -^^^^^^^^^ [INFO] [stderr] | | [INFO] [stderr] | `OscToplevel` is not local [INFO] [stderr] | `Deserialize` is not local [INFO] [stderr] | move the `impl` block outside of this constant `_IMPL_OSCADDRESS_FOR_OscToplevel` [INFO] [stderr] | [INFO] [stderr] = note: the derive macro `OscMessage` defines the non-local `impl`, and may need to be changed [INFO] [stderr] = 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] [stderr] = 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] [stderr] = 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] [stderr] = note: this warning originates in the derive macro `OscMessage` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stderr] --> examples/basic.rs:20:10 [INFO] [stderr] | [INFO] [stderr] 20 | #[derive(OscMessage)] [INFO] [stderr] | -^^^^^^^^^ [INFO] [stderr] | | [INFO] [stderr] | `OscRouteGraph` is not local [INFO] [stderr] | `OscMessage` is not local [INFO] [stderr] | move the `impl` block outside of this constant `_IMPL_OSCADDRESS_FOR_OscRouteGraph` [INFO] [stderr] | [INFO] [stderr] = note: the derive macro `OscMessage` defines the non-local `impl`, and may need to be changed [INFO] [stderr] = 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] [stderr] = 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] [stderr] = 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] [stderr] = note: this warning originates in the derive macro `OscMessage` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stderr] --> examples/basic.rs:20:10 [INFO] [stderr] | [INFO] [stderr] 20 | #[derive(OscMessage)] [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] | | [INFO] [stderr] | `OscRouteGraph` is not local [INFO] [stderr] | `Serialize` is not local [INFO] [stderr] | move the `impl` block outside of this constant `_IMPL_OSCADDRESS_FOR_OscRouteGraph` [INFO] [stderr] | [INFO] [stderr] = note: the derive macro `OscMessage` defines the non-local `impl`, and may need to be changed [INFO] [stderr] = 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] [stderr] = 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] [stderr] = 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] [stderr] = note: this warning originates in the derive macro `OscMessage` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stderr] --> examples/basic.rs:20:10 [INFO] [stderr] | [INFO] [stderr] 20 | #[derive(OscMessage)] [INFO] [stderr] | -^^^^^^^^^ [INFO] [stderr] | | [INFO] [stderr] | `OscRouteGraph` is not local [INFO] [stderr] | `Deserialize` is not local [INFO] [stderr] | move the `impl` block outside of this constant `_IMPL_OSCADDRESS_FOR_OscRouteGraph` [INFO] [stderr] | [INFO] [stderr] = note: the derive macro `OscMessage` defines the non-local `impl`, and may need to be changed [INFO] [stderr] = 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] [stderr] = 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] [stderr] = 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] [stderr] = note: this warning originates in the derive macro `OscMessage` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stderr] --> examples/basic.rs:31:10 [INFO] [stderr] | [INFO] [stderr] 31 | #[derive(OscMessage)] [INFO] [stderr] | -^^^^^^^^^ [INFO] [stderr] | | [INFO] [stderr] | `OscRenderer` is not local [INFO] [stderr] | `OscMessage` is not local [INFO] [stderr] | move the `impl` block outside of this constant `_IMPL_OSCADDRESS_FOR_OscRenderer` [INFO] [stderr] | [INFO] [stderr] = note: the derive macro `OscMessage` defines the non-local `impl`, and may need to be changed [INFO] [stderr] = 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] [stderr] = 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] [stderr] = 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] [stderr] = note: this warning originates in the derive macro `OscMessage` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stderr] --> examples/basic.rs:31:10 [INFO] [stderr] | [INFO] [stderr] 31 | #[derive(OscMessage)] [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] | | [INFO] [stderr] | `OscRenderer` is not local [INFO] [stderr] | `Serialize` is not local [INFO] [stderr] | move the `impl` block outside of this constant `_IMPL_OSCADDRESS_FOR_OscRenderer` [INFO] [stderr] | [INFO] [stderr] = note: the derive macro `OscMessage` defines the non-local `impl`, and may need to be changed [INFO] [stderr] = 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] [stderr] = 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] [stderr] = 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] [stderr] = note: this warning originates in the derive macro `OscMessage` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stderr] --> examples/basic.rs:31:10 [INFO] [stderr] | [INFO] [stderr] 31 | #[derive(OscMessage)] [INFO] [stderr] | -^^^^^^^^^ [INFO] [stderr] | | [INFO] [stderr] | `OscRenderer` is not local [INFO] [stderr] | `Deserialize` is not local [INFO] [stderr] | move the `impl` block outside of this constant `_IMPL_OSCADDRESS_FOR_OscRenderer` [INFO] [stderr] | [INFO] [stderr] = note: the derive macro `OscMessage` defines the non-local `impl`, and may need to be changed [INFO] [stderr] = 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] [stderr] = 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] [stderr] = 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] [stderr] = note: this warning originates in the derive macro `OscMessage` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stderr] --> examples/basic.rs:43:10 [INFO] [stderr] | [INFO] [stderr] 43 | #[derive(OscMessage)] [INFO] [stderr] | -^^^^^^^^^ [INFO] [stderr] | | [INFO] [stderr] | `OscRendererById` is not local [INFO] [stderr] | `OscMessage` is not local [INFO] [stderr] | move the `impl` block outside of this constant `_IMPL_OSCADDRESS_FOR_OscRendererById` [INFO] [stderr] | [INFO] [stderr] = note: the derive macro `OscMessage` defines the non-local `impl`, and may need to be changed [INFO] [stderr] = 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] [stderr] = 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] [stderr] = 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] [stderr] = note: this warning originates in the derive macro `OscMessage` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stderr] --> examples/basic.rs:43:10 [INFO] [stderr] | [INFO] [stderr] 43 | #[derive(OscMessage)] [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] | | [INFO] [stderr] | `OscRendererById` is not local [INFO] [stderr] | `Serialize` is not local [INFO] [stderr] | move the `impl` block outside of this constant `_IMPL_OSCADDRESS_FOR_OscRendererById` [INFO] [stderr] | [INFO] [stderr] = note: the derive macro `OscMessage` defines the non-local `impl`, and may need to be changed [INFO] [stderr] = 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] [stderr] = 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] [stderr] = 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] [stderr] = note: this warning originates in the derive macro `OscMessage` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stderr] --> examples/basic.rs:43:10 [INFO] [stderr] | [INFO] [stderr] 43 | #[derive(OscMessage)] [INFO] [stderr] | -^^^^^^^^^ [INFO] [stderr] | | [INFO] [stderr] | `OscRendererById` is not local [INFO] [stderr] | `Deserialize` is not local [INFO] [stderr] | move the `impl` block outside of this constant `_IMPL_OSCADDRESS_FOR_OscRendererById` [INFO] [stderr] | [INFO] [stderr] = note: the derive macro `OscMessage` defines the non-local `impl`, and may need to be changed [INFO] [stderr] = 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] [stderr] = 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] [stderr] = 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] [stderr] = note: this warning originates in the derive macro `OscMessage` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stderr] --> tests/test_patharg.rs:7:10 [INFO] [stderr] | [INFO] [stderr] 7 | #[derive(OscMessage)] [INFO] [stderr] | -^^^^^^^^^ [INFO] [stderr] | | [INFO] [stderr] | `MyStruct` is not local [INFO] [stderr] | `OscMessage` is not local [INFO] [stderr] | move the `impl` block outside of this constant `_IMPL_OSCADDRESS_FOR_MyStruct` [INFO] [stderr] | [INFO] [stderr] = note: the derive macro `OscMessage` defines the non-local `impl`, and may need to be changed [INFO] [stderr] = 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] [stderr] = 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] [stderr] = 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] [stderr] = note: `#[warn(non_local_definitions)]` on by default [INFO] [stderr] = note: this warning originates in the derive macro `OscMessage` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stderr] --> tests/test_patharg.rs:7:10 [INFO] [stderr] | [INFO] [stderr] 7 | #[derive(OscMessage)] [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] | | [INFO] [stderr] | `MyStruct` is not local [INFO] [stderr] | `Serialize` is not local [INFO] [stderr] | move the `impl` block outside of this constant `_IMPL_OSCADDRESS_FOR_MyStruct` [INFO] [stderr] | [INFO] [stderr] = note: the derive macro `OscMessage` defines the non-local `impl`, and may need to be changed [INFO] [stderr] = 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] [stderr] = 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] [stderr] = 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] [stderr] = note: this warning originates in the derive macro `OscMessage` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stderr] --> tests/test_patharg.rs:7:10 [INFO] [stderr] | [INFO] [stderr] 7 | #[derive(OscMessage)] [INFO] [stderr] | -^^^^^^^^^ [INFO] [stderr] | | [INFO] [stderr] | `MyStruct` is not local [INFO] [stderr] | `Deserialize` is not local [INFO] [stderr] | move the `impl` block outside of this constant `_IMPL_OSCADDRESS_FOR_MyStruct` [INFO] [stderr] | [INFO] [stderr] = note: the derive macro `OscMessage` defines the non-local `impl`, and may need to be changed [INFO] [stderr] = 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] [stderr] = 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] [stderr] = 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] [stderr] = note: this warning originates in the derive macro `OscMessage` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stderr] --> tests/test_nested.rs:6:10 [INFO] [stderr] | [INFO] [stderr] 6 | #[derive(OscMessage)] [INFO] [stderr] | -^^^^^^^^^ [INFO] [stderr] | | [INFO] [stderr] | `MsgLeaf` is not local [INFO] [stderr] | `OscMessage` is not local [INFO] [stderr] | move the `impl` block outside of this constant `_IMPL_OSCADDRESS_FOR_MsgLeaf` [INFO] [stderr] | [INFO] [stderr] = note: the derive macro `OscMessage` defines the non-local `impl`, and may need to be changed [INFO] [stderr] = 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] [stderr] = 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] [stderr] = 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] [stderr] = note: `#[warn(non_local_definitions)]` on by default [INFO] [stderr] = note: this warning originates in the derive macro `OscMessage` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stderr] --> tests/test_nested.rs:6:10 [INFO] [stderr] | [INFO] [stderr] 6 | #[derive(OscMessage)] [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] | | [INFO] [stderr] | `MsgLeaf` is not local [INFO] [stderr] | `Serialize` is not local [INFO] [stderr] | move the `impl` block outside of this constant `_IMPL_OSCADDRESS_FOR_MsgLeaf` [INFO] [stderr] | [INFO] [stderr] = note: the derive macro `OscMessage` defines the non-local `impl`, and may need to be changed [INFO] [stderr] = 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] [stderr] = 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] [stderr] = 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] [stderr] = note: this warning originates in the derive macro `OscMessage` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stderr] --> tests/test_nested.rs:6:10 [INFO] [stderr] | [INFO] [stderr] 6 | #[derive(OscMessage)] [INFO] [stderr] | -^^^^^^^^^ [INFO] [stderr] | | [INFO] [stderr] | `MsgLeaf` is not local [INFO] [stderr] | `Deserialize` is not local [INFO] [stderr] | move the `impl` block outside of this constant `_IMPL_OSCADDRESS_FOR_MsgLeaf` [INFO] [stderr] | [INFO] [stderr] = note: the derive macro `OscMessage` defines the non-local `impl`, and may need to be changed [INFO] [stderr] = 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] [stderr] = 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] [stderr] = 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] [stderr] = note: this warning originates in the derive macro `OscMessage` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stderr] --> tests/test_nested.rs:14:10 [INFO] [stderr] | [INFO] [stderr] 14 | #[derive(OscMessage)] [INFO] [stderr] | -^^^^^^^^^ [INFO] [stderr] | | [INFO] [stderr] | `MsgRoot` is not local [INFO] [stderr] | `OscMessage` is not local [INFO] [stderr] | move the `impl` block outside of this constant `_IMPL_OSCADDRESS_FOR_MsgRoot` [INFO] [stderr] | [INFO] [stderr] = note: the derive macro `OscMessage` defines the non-local `impl`, and may need to be changed [INFO] [stderr] = 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] [stderr] = 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] [stderr] = 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] [stderr] = note: this warning originates in the derive macro `OscMessage` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stderr] --> tests/test_nested.rs:14:10 [INFO] [stderr] | [INFO] [stderr] 14 | #[derive(OscMessage)] [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] | | [INFO] [stderr] | `MsgRoot` is not local [INFO] [stderr] | `Serialize` is not local [INFO] [stderr] | move the `impl` block outside of this constant `_IMPL_OSCADDRESS_FOR_MsgRoot` [INFO] [stderr] | [INFO] [stderr] = note: the derive macro `OscMessage` defines the non-local `impl`, and may need to be changed [INFO] [stderr] = 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] [stderr] = 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] [stderr] = 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] [stderr] = note: this warning originates in the derive macro `OscMessage` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stderr] --> tests/test_nested.rs:14:10 [INFO] [stderr] | [INFO] [stderr] 14 | #[derive(OscMessage)] [INFO] [stderr] | -^^^^^^^^^ [INFO] [stderr] | | [INFO] [stderr] | `MsgRoot` is not local [INFO] [stderr] | `Deserialize` is not local [INFO] [stderr] | move the `impl` block outside of this constant `_IMPL_OSCADDRESS_FOR_MsgRoot` [INFO] [stderr] | [INFO] [stderr] = note: the derive macro `OscMessage` defines the non-local `impl`, and may need to be changed [INFO] [stderr] = 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] [stderr] = 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] [stderr] = 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] [stderr] = note: this warning originates in the derive macro `OscMessage` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: `osc_address_derive` (test "test_nonnested") generated 3 warnings [INFO] [stderr] warning: `osc_address_derive` (lib test) generated 2 warnings (2 duplicates) [INFO] [stderr] warning: `osc_address_derive` (test "test_payload") generated 4 warnings [INFO] [stderr] warning: `osc_address_derive` (example "basic") generated 12 warnings [INFO] [stderr] warning: `osc_address_derive` (test "test_patharg") generated 3 warnings [INFO] [stderr] warning: `osc_address_derive` (test "test_nested") generated 6 warnings [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.05s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/osc_address_derive-9c8ab4bc290122fc) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running tests/test_nested.rs (/opt/rustwide/target/debug/deps/test_nested-168feb57f19942a7) [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test nested ... ok [INFO] [stderr] Running tests/test_nonnested.rs (/opt/rustwide/target/debug/deps/test_nonnested-7dcf4e67e54ce339) [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 3 tests [INFO] [stdout] test deserialize ... ok [INFO] [stdout] test serialize ... ok [INFO] [stdout] test path ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Running tests/test_patharg.rs (/opt/rustwide/target/debug/deps/test_patharg-f18cdfa2b1f9646c) [INFO] [stdout] running 2 tests [INFO] [stderr] Running tests/test_payload.rs (/opt/rustwide/target/debug/deps/test_payload-f327a366dfab949e) [INFO] [stdout] test path ... ok [INFO] [stderr] Doc-tests osc_address_derive [INFO] [stdout] test serialize ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test test_payload ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test src/lib.rs - (line 11) ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.60s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "fe802851ec56de653399314f3a28e9f142806314106f99069dfe7470725cbce1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fe802851ec56de653399314f3a28e9f142806314106f99069dfe7470725cbce1", kill_on_drop: false }` [INFO] [stdout] fe802851ec56de653399314f3a28e9f142806314106f99069dfe7470725cbce1