[INFO] fetching crate abscissa_core 0.8.1...
[INFO] checking abscissa_core-0.8.1 against master#3f1be1ec7ec3d8e80beb381ee82164a0aa3ca777 for pr-132289
[INFO] extracting crate abscissa_core 0.8.1 into /workspace/builds/worker-3-tc1/source
[INFO] validating manifest of crates.io crate abscissa_core 0.8.1 on toolchain 3f1be1ec7ec3d8e80beb381ee82164a0aa3ca777
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+3f1be1ec7ec3d8e80beb381ee82164a0aa3ca777" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate abscissa_core 0.8.1
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate abscissa_core 0.8.1
[INFO] tweaked toml for crates.io crate abscissa_core 0.8.1 written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+3f1be1ec7ec3d8e80beb381ee82164a0aa3ca777" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 94 packages to latest compatible versions
[INFO] [stderr]       Adding backtrace v0.3.71 (available: v0.3.74)
[INFO] [stderr]       Adding fs-err v2.11.0 (available: v3.0.0)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+3f1be1ec7ec3d8e80beb381ee82164a0aa3ca777" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded matchers v0.1.0
[INFO] [stderr]   Downloaded toml v0.8.19
[INFO] [stderr]   Downloaded serde_spanned v0.6.8
[INFO] [stderr]   Downloaded secrecy v0.10.3
[INFO] [stderr]   Downloaded termcolor v1.4.1
[INFO] [stderr]   Downloaded semver v1.0.23
[INFO] [stderr]   Downloaded abscissa_derive v0.8.0
[INFO] [stderr]   Downloaded unicode-xid v0.2.6
[INFO] [stderr]   Downloaded clap_derive v4.5.18
[INFO] [stderr]   Downloaded zeroize v1.8.1
[INFO] [stderr]   Downloaded synstructure v0.12.6
[INFO] [stderr]   Downloaded fs-err v2.11.0
[INFO] [stderr]   Downloaded eyre v0.6.12
[INFO] [stderr]   Downloaded arc-swap v1.7.1
[INFO] [stderr]   Downloaded clap v4.5.20
[INFO] [stderr]   Downloaded owo-colors v3.5.0
[INFO] [stderr]   Downloaded regex-automata v0.1.10
[INFO] [stderr]   Downloaded canonical-path v2.0.2
[INFO] [stderr]   Downloaded indenter v0.3.3
[INFO] [stderr]   Downloaded clap_builder v4.5.20
[INFO] [stderr]   Downloaded regex-syntax v0.6.29
[INFO] [stderr]   Downloaded color-eyre v0.6.3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+3f1be1ec7ec3d8e80beb381ee82164a0aa3ca777" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 37b40d6d417b778b9d5f0d185787e4041111cab61da501f64a769ce1372a7a6a
[INFO] running `Command { std: "docker" "start" "-a" "37b40d6d417b778b9d5f0d185787e4041111cab61da501f64a769ce1372a7a6a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "37b40d6d417b778b9d5f0d185787e4041111cab61da501f64a769ce1372a7a6a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "37b40d6d417b778b9d5f0d185787e4041111cab61da501f64a769ce1372a7a6a", kill_on_drop: false }`
[INFO] [stdout] 37b40d6d417b778b9d5f0d185787e4041111cab61da501f64a769ce1372a7a6a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+3f1be1ec7ec3d8e80beb381ee82164a0aa3ca777" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 283e1cac476d65fa255ff9fc4f86e20e6da04c4aa863c76511f799604c1bcbf5
[INFO] running `Command { std: "docker" "start" "-a" "283e1cac476d65fa255ff9fc4f86e20e6da04c4aa863c76511f799604c1bcbf5", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde v1.0.214
[INFO] [stderr]     Checking once_cell v1.20.2
[INFO] [stderr]    Compiling shlex v1.3.0
[INFO] [stderr]    Compiling libc v0.2.161
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking regex-syntax v0.6.29
[INFO] [stderr]     Checking regex-syntax v0.8.5
[INFO] [stderr]    Compiling eyre v0.6.12
[INFO] [stderr]     Checking hashbrown v0.15.0
[INFO] [stderr]     Checking gimli v0.28.1
[INFO] [stderr]    Compiling fs-err v2.11.0
[INFO] [stderr]    Compiling syn v2.0.85
[INFO] [stderr]     Checking anstream v0.6.17
[INFO] [stderr]     Checking miniz_oxide v0.7.4
[INFO] [stderr]     Checking object v0.32.2
[INFO] [stderr]    Compiling semver v1.0.23
[INFO] [stderr]    Compiling cc v1.1.31
[INFO] [stderr]     Checking tracing-core v0.1.32
[INFO] [stderr]    Compiling unicode-xid v0.2.6
[INFO] [stderr]     Checking indenter v0.3.3
[INFO] [stderr]     Checking rustc-demangle v0.1.24
[INFO] [stderr]     Checking overload v0.1.1
[INFO] [stderr]     Checking winnow v0.6.20
[INFO] [stderr]     Checking clap_builder v4.5.20
[INFO] [stderr]     Checking sharded-slab v0.1.7
[INFO] [stderr]     Checking nu-ansi-term v0.46.0
[INFO] [stderr]     Checking thread_local v1.1.8
[INFO] [stderr]     Checking tracing-log v0.2.0
[INFO] [stderr]    Compiling ident_case v1.0.1
[INFO] [stderr]     Checking smallvec v1.13.2
[INFO] [stderr]     Checking indexmap v2.6.0
[INFO] [stderr]     Checking owo-colors v3.5.0
[INFO] [stderr]     Checking zeroize v1.8.1
[INFO] [stderr]     Checking canonical-path v2.0.2
[INFO] [stderr]     Checking termcolor v1.4.1
[INFO] [stderr]     Checking arc-swap v1.7.1
[INFO] [stderr]     Checking wait-timeout v0.2.0
[INFO] [stderr]    Compiling backtrace v0.3.71
[INFO] [stderr]     Checking regex-automata v0.1.10
[INFO] [stderr]     Checking regex-automata v0.4.8
[INFO] [stderr]     Checking addr2line v0.21.0
[INFO] [stderr]     Checking matchers v0.1.0
[INFO] [stderr]    Compiling synstructure v0.12.6
[INFO] [stderr]    Compiling abscissa_derive v0.8.0
[INFO] [stderr]     Checking color-eyre v0.6.3
[INFO] [stderr]     Checking regex v1.11.1
[INFO] [stderr]    Compiling serde_derive v1.0.214
[INFO] [stderr]    Compiling tracing-attributes v0.1.27
[INFO] [stderr]    Compiling clap_derive v4.5.18
[INFO] [stderr]     Checking tracing v0.1.40
[INFO] [stderr]     Checking tracing-subscriber v0.3.18
[INFO] [stderr]     Checking clap v4.5.20
[INFO] [stderr]     Checking toml_datetime v0.6.8
[INFO] [stderr]     Checking serde_spanned v0.6.8
[INFO] [stderr]     Checking secrecy v0.10.3
[INFO] [stderr]     Checking toml_edit v0.22.22
[INFO] [stderr]     Checking toml v0.8.19
[INFO] [stderr]     Checking abscissa_core v0.8.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]  --> src/terminal/component.rs:7:10
[INFO] [stdout]   |
[INFO] [stdout] 7 | #[derive(Component, Debug)]
[INFO] [stdout]   |          ^--------
[INFO] [stdout]   |          |
[INFO] [stdout]   |          `Component` is not local
[INFO] [stdout]   |          move the `impl` block outside of this constant `_DERIVE_Component_A_FOR_Terminal`
[INFO] [stdout] 8 | #[component(core)]
[INFO] [stdout] 9 | pub struct Terminal {}
[INFO] [stdout]   |            -------- `Terminal` is not local
[INFO] [stdout]   |
[INFO] [stdout]   = note: the derive macro `Component` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]   = note: the derive macro `Component` may come from an old version of the `abscissa_derive` crate, try updating your dependency with `cargo update -p abscissa_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 `Component` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/trace/component.rs:12:10
[INFO] [stdout]    |
[INFO] [stdout] 12 | #[derive(Component, Debug)]
[INFO] [stdout]    |          ^--------
[INFO] [stdout]    |          |
[INFO] [stdout]    |          `Component` is not local
[INFO] [stdout]    |          move the `impl` block outside of this constant `_DERIVE_Component_A_FOR_Tracing`
[INFO] [stdout] 13 | #[component(core)]
[INFO] [stdout] 14 | pub struct Tracing {
[INFO] [stdout]    |            ------- `Tracing` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Component` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Component` may come from an old version of the `abscissa_derive` crate, try updating your dependency with `cargo update -p abscissa_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 `Component` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]  --> src/terminal/component.rs:7:10
[INFO] [stdout]   |
[INFO] [stdout] 7 | #[derive(Component, Debug)]
[INFO] [stdout]   |          ^--------
[INFO] [stdout]   |          |
[INFO] [stdout]   |          `Component` is not local
[INFO] [stdout]   |          move the `impl` block outside of this constant `_DERIVE_Component_A_FOR_Terminal`
[INFO] [stdout] 8 | #[component(core)]
[INFO] [stdout] 9 | pub struct Terminal {}
[INFO] [stdout]   |            -------- `Terminal` is not local
[INFO] [stdout]   |
[INFO] [stdout]   = note: the derive macro `Component` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]   = note: the derive macro `Component` may come from an old version of the `abscissa_derive` crate, try updating your dependency with `cargo update -p abscissa_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 `Component` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/command.rs:53:14
[INFO] [stdout]    |
[INFO] [stdout] 53 |     #[derive(Command, Debug, Parser)]
[INFO] [stdout]    |              ^------
[INFO] [stdout]    |              |
[INFO] [stdout]    |              `Command` is not local
[INFO] [stdout]    |              move the `impl` block outside of this constant `_DERIVE_Command_FOR_DummyCommand`
[INFO] [stdout] 54 |     pub struct DummyCommand {}
[INFO] [stdout]    |                ------------ `DummyCommand` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Command` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Command` may come from an old version of the `abscissa_derive` crate, try updating your dependency with `cargo update -p abscissa_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 `Command` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/runnable.rs:39:14
[INFO] [stdout]    |
[INFO] [stdout] 39 |     #[derive(Runnable)]
[INFO] [stdout]    |              ^-------
[INFO] [stdout]    |              |
[INFO] [stdout]    |              `Runnable` is not local
[INFO] [stdout]    |              move the `impl` block outside of this constant `_DERIVE_Runnable_FOR_TestEnum`
[INFO] [stdout] 40 |     enum TestEnum {
[INFO] [stdout]    |          -------- `TestEnum` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Runnable` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Runnable` may come from an old version of the `abscissa_derive` crate, try updating your dependency with `cargo update -p abscissa_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 `Runnable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/trace/component.rs:12:10
[INFO] [stdout]    |
[INFO] [stdout] 12 | #[derive(Component, Debug)]
[INFO] [stdout]    |          ^--------
[INFO] [stdout]    |          |
[INFO] [stdout]    |          `Component` is not local
[INFO] [stdout]    |          move the `impl` block outside of this constant `_DERIVE_Component_A_FOR_Tracing`
[INFO] [stdout] 13 | #[component(core)]
[INFO] [stdout] 14 | pub struct Tracing {
[INFO] [stdout]    |            ------- `Tracing` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Component` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Component` may come from an old version of the `abscissa_derive` crate, try updating your dependency with `cargo update -p abscissa_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 `Component` (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/component.rs:18:10
[INFO] [stdout]    |
[INFO] [stdout] 18 | #[derive(Component, Debug, Default)]
[INFO] [stdout]    |          ^--------
[INFO] [stdout]    |          |
[INFO] [stdout]    |          `Component` is not local
[INFO] [stdout]    |          move the `impl` block outside of this constant `_DERIVE_Component_A_FOR_FoobarComponent`
[INFO] [stdout] 19 | pub struct FoobarComponent {
[INFO] [stdout]    |            --------------- `FoobarComponent` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Component` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Component` may come from an old version of the `abscissa_derive` crate, try updating your dependency with `cargo update -p abscissa_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 `Component` (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/component.rs:32:10
[INFO] [stdout]    |
[INFO] [stdout] 32 | #[derive(Component, Debug, Default)]
[INFO] [stdout]    |          ^--------
[INFO] [stdout]    |          |
[INFO] [stdout]    |          `Component` is not local
[INFO] [stdout]    |          move the `impl` block outside of this constant `_DERIVE_Component_A_FOR_BazComponent`
[INFO] [stdout] 33 | pub struct BazComponent {}
[INFO] [stdout]    |            ------------ `BazComponent` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Component` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Component` may come from an old version of the `abscissa_derive` crate, try updating your dependency with `cargo update -p abscissa_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 `Component` (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/component.rs:36:10
[INFO] [stdout]    |
[INFO] [stdout] 36 | #[derive(Component, Debug, Default)]
[INFO] [stdout]    |          ^--------
[INFO] [stdout]    |          |
[INFO] [stdout]    |          `Component` is not local
[INFO] [stdout]    |          move the `impl` block outside of this constant `_DERIVE_Component_A_FOR_QuuxComponent`
[INFO] [stdout] ...
[INFO] [stdout] 39 | pub struct QuuxComponent {
[INFO] [stdout]    |            ------------- `QuuxComponent` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Component` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Component` may come from an old version of the `abscissa_derive` crate, try updating your dependency with `cargo update -p abscissa_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 `Component` (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/example_app/mod.rs:13:10
[INFO] [stdout]    |
[INFO] [stdout] 13 | #[derive(Command, Debug, Parser)]
[INFO] [stdout]    |          ^------
[INFO] [stdout]    |          |
[INFO] [stdout]    |          `Command` is not local
[INFO] [stdout]    |          move the `impl` block outside of this constant `_DERIVE_Command_FOR_ExampleCommand`
[INFO] [stdout] 14 | pub struct ExampleCommand {}
[INFO] [stdout]    |            -------------- `ExampleCommand` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Command` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Command` may come from an old version of the `abscissa_derive` crate, try updating your dependency with `cargo update -p abscissa_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 `Command` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 8.31s
[INFO] running `Command { std: "docker" "inspect" "283e1cac476d65fa255ff9fc4f86e20e6da04c4aa863c76511f799604c1bcbf5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "283e1cac476d65fa255ff9fc4f86e20e6da04c4aa863c76511f799604c1bcbf5", kill_on_drop: false }`
[INFO] [stdout] 283e1cac476d65fa255ff9fc4f86e20e6da04c4aa863c76511f799604c1bcbf5
