[INFO] fetching crate abscissa_core 0.8.1... [INFO] checking abscissa_core-0.8.1 against master#336209eef13882bd1e211b24779584cb7ef911eb for pr-129249 [INFO] extracting crate abscissa_core 0.8.1 into /workspace/builds/worker-0-tc1/source [INFO] validating manifest of crates.io crate abscissa_core 0.8.1 on toolchain 336209eef13882bd1e211b24779584cb7ef911eb [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+336209eef13882bd1e211b24779584cb7ef911eb" "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-0-tc1/source/Cargo.toml [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+336209eef13882bd1e211b24779584cb7ef911eb" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [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" "+336209eef13882bd1e211b24779584cb7ef911eb" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded abscissa_derive v0.8.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+336209eef13882bd1e211b24779584cb7ef911eb" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 1d8b1c34f274d4f36fcc3bdf64f4d7c20f57229d11629bece285feaa92e1f801 [INFO] running `Command { std: "docker" "start" "-a" "1d8b1c34f274d4f36fcc3bdf64f4d7c20f57229d11629bece285feaa92e1f801", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "1d8b1c34f274d4f36fcc3bdf64f4d7c20f57229d11629bece285feaa92e1f801", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1d8b1c34f274d4f36fcc3bdf64f4d7c20f57229d11629bece285feaa92e1f801", kill_on_drop: false }` [INFO] [stdout] 1d8b1c34f274d4f36fcc3bdf64f4d7c20f57229d11629bece285feaa92e1f801 [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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+336209eef13882bd1e211b24779584cb7ef911eb" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7b5485c55c0665c02bc5907c6d2fd0c9d3261b4063068782cdcf09c879db9009 [INFO] running `Command { std: "docker" "start" "-a" "7b5485c55c0665c02bc5907c6d2fd0c9d3261b4063068782cdcf09c879db9009", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.93 [INFO] [stderr] Compiling unicode-ident v1.0.14 [INFO] [stderr] Compiling serde v1.0.217 [INFO] [stderr] Checking memchr v2.7.4 [INFO] [stderr] Checking once_cell v1.20.2 [INFO] [stderr] Compiling libc v0.2.169 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Checking utf8parse v0.2.2 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling cc v1.2.8 [INFO] [stderr] Checking anstyle-parse v0.2.6 [INFO] [stderr] Checking tracing-core v0.1.33 [INFO] [stderr] Checking regex-syntax v0.6.29 [INFO] [stderr] Checking hashbrown v0.15.2 [INFO] [stderr] Checking equivalent v1.0.1 [INFO] [stderr] Checking gimli v0.28.1 [INFO] [stderr] Checking colorchoice v1.0.3 [INFO] [stderr] Checking anstyle v1.0.10 [INFO] [stderr] Checking adler v1.0.2 [INFO] [stderr] Compiling autocfg v1.4.0 [INFO] [stderr] Checking aho-corasick v1.1.3 [INFO] [stderr] Compiling quote v1.0.38 [INFO] [stderr] Checking anstyle-query v1.1.2 [INFO] [stderr] Checking is_terminal_polyfill v1.70.1 [INFO] [stderr] Checking regex-syntax v0.8.5 [INFO] [stderr] Compiling eyre v0.6.12 [INFO] [stderr] Compiling syn v2.0.96 [INFO] [stderr] Checking anstream v0.6.18 [INFO] [stderr] Checking indexmap v2.7.0 [INFO] [stderr] Compiling fs-err v2.11.0 [INFO] [stderr] Checking object v0.32.2 [INFO] [stderr] Checking addr2line v0.21.0 [INFO] [stderr] Checking miniz_oxide v0.7.4 [INFO] [stderr] Compiling backtrace v0.3.71 [INFO] [stderr] Checking strsim v0.11.1 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Checking log v0.4.22 [INFO] [stderr] Checking clap_lex v0.7.4 [INFO] [stderr] Checking winnow v0.6.24 [INFO] [stderr] Checking overload v0.1.1 [INFO] [stderr] Checking regex-automata v0.1.10 [INFO] [stderr] Checking lazy_static v1.5.0 [INFO] [stderr] Checking rustc-demangle v0.1.24 [INFO] [stderr] Checking pin-project-lite v0.2.16 [INFO] [stderr] Checking indenter v0.3.3 [INFO] [stderr] Compiling semver v1.0.24 [INFO] [stderr] Compiling unicode-xid v0.2.6 [INFO] [stderr] Checking sharded-slab v0.1.7 [INFO] [stderr] Checking nu-ansi-term v0.46.0 [INFO] [stderr] Checking matchers v0.1.0 [INFO] [stderr] Checking tracing-log v0.2.0 [INFO] [stderr] Checking clap_builder v4.5.26 [INFO] [stderr] Checking thread_local v1.1.8 [INFO] [stderr] Checking regex-automata v0.4.9 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Checking zeroize v1.8.1 [INFO] [stderr] Checking smallvec v1.13.2 [INFO] [stderr] Compiling synstructure v0.12.6 [INFO] [stderr] Checking owo-colors v3.5.0 [INFO] [stderr] Checking wait-timeout v0.2.0 [INFO] [stderr] Checking arc-swap v1.7.1 [INFO] [stderr] Checking canonical-path v2.0.2 [INFO] [stderr] Checking termcolor v1.4.1 [INFO] [stderr] Compiling abscissa_derive v0.8.0 [INFO] [stderr] Checking regex v1.11.1 [INFO] [stderr] Checking color-eyre v0.6.3 [INFO] [stderr] Compiling serde_derive v1.0.217 [INFO] [stderr] Compiling tracing-attributes v0.1.28 [INFO] [stderr] Compiling clap_derive v4.5.24 [INFO] [stderr] Checking tracing v0.1.41 [INFO] [stderr] Checking tracing-subscriber v0.3.19 [INFO] [stderr] Checking clap v4.5.26 [INFO] [stderr] Checking serde_spanned v0.6.8 [INFO] [stderr] Checking toml_datetime 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/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] --> 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] --> 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 48.16s [INFO] running `Command { std: "docker" "inspect" "7b5485c55c0665c02bc5907c6d2fd0c9d3261b4063068782cdcf09c879db9009", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7b5485c55c0665c02bc5907c6d2fd0c9d3261b4063068782cdcf09c879db9009", kill_on_drop: false }` [INFO] [stdout] 7b5485c55c0665c02bc5907c6d2fd0c9d3261b4063068782cdcf09c879db9009