[INFO] cloning repository https://github.com/iqlusioninc/abscissa [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/iqlusioninc/abscissa" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fiqlusioninc%2Fabscissa", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fiqlusioninc%2Fabscissa'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 31bdcedea9dcee4777f3000a9a99751a57b987c1 [INFO] checking iqlusioninc/abscissa against master#5518eaa946291f00471af8b254b2a1715f234882 for pr-120393-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fiqlusioninc%2Fabscissa" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/iqlusioninc/abscissa on toolchain 5518eaa946291f00471af8b254b2a1715f234882 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+5518eaa946291f00471af8b254b2a1715f234882" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/iqlusioninc/abscissa [INFO] finished tweaking git repo https://github.com/iqlusioninc/abscissa [INFO] tweaked toml for git repo https://github.com/iqlusioninc/abscissa written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/iqlusioninc/abscissa already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+5518eaa946291f00471af8b254b2a1715f234882" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded clap v4.4.2 [INFO] [stderr] Downloaded fs-err v2.9.0 [INFO] [stderr] Downloaded pest_derive v2.7.3 [INFO] [stderr] Downloaded socket2 v0.5.3 [INFO] [stderr] Downloaded eyre v0.6.8 [INFO] [stderr] Downloaded handlebars v4.3.7 [INFO] [stderr] Downloaded color-eyre v0.6.2 [INFO] [stderr] Downloaded pest v2.7.3 [INFO] [stderr] Downloaded clap_builder v4.4.2 [INFO] [stderr] Downloaded tracing-subscriber v0.3.17 [INFO] [stderr] Downloaded tracing-attributes v0.1.26 [INFO] [stderr] Downloaded zeroize v1.6.0 [INFO] [stderr] Downloaded pest_meta v2.7.3 [INFO] [stderr] Downloaded pest_generator v2.7.3 [INFO] [stderr] Downloaded actix-macros v0.2.4 [INFO] [stderr] Downloaded canonical-path v2.0.2 [INFO] [stderr] Downloaded actix-rt v2.9.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+5518eaa946291f00471af8b254b2a1715f234882" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ed5c29bffcea46f9433652cd4d9c646b67f4cbdd43be2161a3b38072aad7499a [INFO] running `Command { std: "docker" "start" "-a" "ed5c29bffcea46f9433652cd4d9c646b67f4cbdd43be2161a3b38072aad7499a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ed5c29bffcea46f9433652cd4d9c646b67f4cbdd43be2161a3b38072aad7499a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ed5c29bffcea46f9433652cd4d9c646b67f4cbdd43be2161a3b38072aad7499a", kill_on_drop: false }` [INFO] [stdout] ed5c29bffcea46f9433652cd4d9c646b67f4cbdd43be2161a3b38072aad7499a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+5518eaa946291f00471af8b254b2a1715f234882" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] da2c92875904b0a809448a4bbee8df9c73a4aa4fdccd9e906d95b8089d0ff87f [INFO] running `Command { std: "docker" "start" "-a" "da2c92875904b0a809448a4bbee8df9c73a4aa4fdccd9e906d95b8089d0ff87f", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.66 [INFO] [stderr] Compiling unicode-ident v1.0.11 [INFO] [stderr] Compiling serde v1.0.188 [INFO] [stderr] Checking memchr v2.6.2 [INFO] [stderr] Checking once_cell v1.18.0 [INFO] [stderr] Compiling libc v0.2.147 [INFO] [stderr] Compiling thiserror v1.0.47 [INFO] [stderr] Checking utf8parse v0.2.1 [INFO] [stderr] Checking gimli v0.28.0 [INFO] [stderr] Checking anstyle v1.0.2 [INFO] [stderr] Checking colorchoice v1.0.0 [INFO] [stderr] Checking regex-syntax v0.7.5 [INFO] [stderr] Checking hashbrown v0.14.0 [INFO] [stderr] Compiling eyre v0.6.8 [INFO] [stderr] Checking anstyle-query v1.0.0 [INFO] [stderr] Checking anstyle-parse v0.2.1 [INFO] [stderr] Checking clap_lex v0.5.1 [INFO] [stderr] Checking tracing-core v0.1.31 [INFO] [stderr] Checking winnow v0.5.15 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Checking indenter v0.3.3 [INFO] [stderr] Checking anstream v0.5.0 [INFO] [stderr] Compiling semver v1.0.18 [INFO] [stderr] Checking thread_local v1.1.7 [INFO] [stderr] Checking sharded-slab v0.1.4 [INFO] [stderr] Checking zeroize v1.6.0 [INFO] [stderr] Checking owo-colors v3.5.0 [INFO] [stderr] Checking clap_builder v4.4.2 [INFO] [stderr] Checking tracing-log v0.1.3 [INFO] [stderr] Checking smallvec v1.11.0 [INFO] [stderr] Checking fs-err v2.9.0 [INFO] [stderr] Checking aho-corasick v1.0.5 [INFO] [stderr] Checking indexmap v2.0.0 [INFO] [stderr] Checking object v0.32.0 [INFO] [stderr] Checking arc-swap v1.6.0 [INFO] [stderr] Checking canonical-path v2.0.2 [INFO] [stderr] Checking termcolor v1.2.0 [INFO] [stderr] Compiling ucd-trie v0.1.6 [INFO] [stderr] Compiling cc v1.0.83 [INFO] [stderr] Compiling serde_json v1.0.105 [INFO] [stderr] Checking ryu v1.0.15 [INFO] [stderr] Checking ident_case v1.0.1 [INFO] [stderr] Compiling quote v1.0.33 [INFO] [stderr] Checking itoa v1.0.9 [INFO] [stderr] Checking unicode-xid v0.2.4 [INFO] [stderr] Compiling syn v2.0.29 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking wait-timeout v0.2.0 [INFO] [stderr] Checking num_cpus v1.16.0 [INFO] [stderr] Checking tokio v1.32.0 [INFO] [stderr] Compiling backtrace v0.3.69 [INFO] [stderr] Checking addr2line v0.21.0 [INFO] [stderr] Checking regex-automata v0.3.7 [INFO] [stderr] Compiling synstructure v0.12.6 [INFO] [stderr] Compiling abscissa_derive v0.7.0 (/opt/rustwide/workdir/derive) [INFO] [stderr] Checking color-eyre v0.6.2 [INFO] [stderr] Checking regex v1.9.4 [INFO] [stderr] Compiling serde_derive v1.0.188 [INFO] [stderr] Compiling thiserror-impl v1.0.47 [INFO] [stderr] Compiling tracing-attributes v0.1.26 [INFO] [stderr] Compiling clap_derive v4.4.2 [INFO] [stderr] Compiling pest v2.7.3 [INFO] [stderr] Checking tracing v0.1.37 [INFO] [stderr] Checking tracing-subscriber v0.3.17 [INFO] [stderr] Checking clap v4.4.2 [INFO] [stderr] Compiling pest_meta v2.7.3 [INFO] [stderr] Compiling pest_generator v2.7.3 [INFO] [stderr] Compiling pest_derive v2.7.3 [INFO] [stderr] Checking serde_spanned v0.6.3 [INFO] [stderr] Checking toml_datetime v0.6.3 [INFO] [stderr] Checking secrecy v0.8.0 [INFO] [stderr] Checking toml_edit v0.19.14 [INFO] [stderr] Checking handlebars v4.3.7 [INFO] [stderr] Checking toml v0.7.6 [INFO] [stderr] Checking abscissa_core v0.7.0 (/opt/rustwide/workdir/core) [INFO] [stderr] Checking abscissa v0.7.0 (/opt/rustwide/workdir/cli) [INFO] [stderr] Checking abscissa_tokio v0.7.0 (/opt/rustwide/workdir/tokio) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 18.48s [INFO] running `Command { std: "docker" "inspect" "da2c92875904b0a809448a4bbee8df9c73a4aa4fdccd9e906d95b8089d0ff87f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "da2c92875904b0a809448a4bbee8df9c73a4aa4fdccd9e906d95b8089d0ff87f", kill_on_drop: false }` [INFO] [stdout] da2c92875904b0a809448a4bbee8df9c73a4aa4fdccd9e906d95b8089d0ff87f [INFO] checking iqlusioninc/abscissa against try#7622c0f807a4e13c4db886a1681bf343795692df+rustflags=-Dnon_local_definitions for pr-120393-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fiqlusioninc%2Fabscissa" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/iqlusioninc/abscissa on toolchain 7622c0f807a4e13c4db886a1681bf343795692df [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+7622c0f807a4e13c4db886a1681bf343795692df" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/iqlusioninc/abscissa [INFO] finished tweaking git repo https://github.com/iqlusioninc/abscissa [INFO] tweaked toml for git repo https://github.com/iqlusioninc/abscissa written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/iqlusioninc/abscissa already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+7622c0f807a4e13c4db886a1681bf343795692df" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+7622c0f807a4e13c4db886a1681bf343795692df" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 143130328d824b3c3bfe15ee6071af9e510742833ab6d30944b44e90356e6738 [INFO] running `Command { std: "docker" "start" "-a" "143130328d824b3c3bfe15ee6071af9e510742833ab6d30944b44e90356e6738", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "143130328d824b3c3bfe15ee6071af9e510742833ab6d30944b44e90356e6738", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "143130328d824b3c3bfe15ee6071af9e510742833ab6d30944b44e90356e6738", kill_on_drop: false }` [INFO] [stdout] 143130328d824b3c3bfe15ee6071af9e510742833ab6d30944b44e90356e6738 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid -Dnon_local_definitions" "-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+7622c0f807a4e13c4db886a1681bf343795692df" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e9b25cd2c35533881d214fb4d2757cf889e16ebc09794460dd02d180937003c3 [INFO] running `Command { std: "docker" "start" "-a" "e9b25cd2c35533881d214fb4d2757cf889e16ebc09794460dd02d180937003c3", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.66 [INFO] [stderr] Compiling unicode-ident v1.0.11 [INFO] [stderr] Compiling serde v1.0.188 [INFO] [stderr] Checking memchr v2.6.2 [INFO] [stderr] Checking once_cell v1.18.0 [INFO] [stderr] Compiling libc v0.2.147 [INFO] [stderr] Checking utf8parse v0.2.1 [INFO] [stderr] Compiling thiserror v1.0.47 [INFO] [stderr] Checking gimli v0.28.0 [INFO] [stderr] Compiling eyre v0.6.8 [INFO] [stderr] Checking colorchoice v1.0.0 [INFO] [stderr] Checking anstyle-query v1.0.0 [INFO] [stderr] Checking hashbrown v0.14.0 [INFO] [stderr] Checking regex-syntax v0.7.5 [INFO] [stderr] Checking anstyle v1.0.2 [INFO] [stderr] Checking anstyle-parse v0.2.1 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling semver v1.0.18 [INFO] [stderr] Checking clap_lex v0.5.1 [INFO] [stderr] Checking indenter v0.3.3 [INFO] [stderr] Checking tracing-core v0.1.31 [INFO] [stderr] Checking winnow v0.5.15 [INFO] [stderr] Checking thread_local v1.1.7 [INFO] [stderr] Checking anstream v0.5.0 [INFO] [stderr] Checking sharded-slab v0.1.4 [INFO] [stderr] Checking owo-colors v3.5.0 [INFO] [stderr] Checking smallvec v1.11.0 [INFO] [stderr] Checking clap_builder v4.4.2 [INFO] [stderr] Checking zeroize v1.6.0 [INFO] [stderr] Checking aho-corasick v1.0.5 [INFO] [stderr] Checking object v0.32.0 [INFO] [stderr] Checking indexmap v2.0.0 [INFO] [stderr] Checking fs-err v2.9.0 [INFO] [stderr] Checking canonical-path v2.0.2 [INFO] [stderr] Checking termcolor v1.2.0 [INFO] [stderr] Checking tracing-log v0.1.3 [INFO] [stderr] Compiling ucd-trie v0.1.6 [INFO] [stderr] Checking arc-swap v1.6.0 [INFO] [stderr] Compiling quote v1.0.33 [INFO] [stderr] Compiling cc v1.0.83 [INFO] [stderr] Checking wait-timeout v0.2.0 [INFO] [stderr] Compiling serde_json v1.0.105 [INFO] [stderr] Compiling syn v2.0.29 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking ident_case v1.0.1 [INFO] [stderr] Checking ryu v1.0.15 [INFO] [stderr] Checking itoa v1.0.9 [INFO] [stderr] Checking num_cpus v1.16.0 [INFO] [stderr] Checking unicode-xid v0.2.4 [INFO] [stderr] Checking tokio v1.32.0 [INFO] [stderr] Compiling backtrace v0.3.69 [INFO] [stderr] Checking addr2line v0.21.0 [INFO] [stderr] Checking regex-automata v0.3.7 [INFO] [stderr] Compiling synstructure v0.12.6 [INFO] [stderr] Checking abscissa_derive v0.7.0 (/opt/rustwide/workdir/derive) [INFO] [stderr] Checking color-eyre v0.6.2 [INFO] [stderr] Checking regex v1.9.4 [INFO] [stderr] Compiling serde_derive v1.0.188 [INFO] [stderr] Compiling thiserror-impl v1.0.47 [INFO] [stderr] Compiling tracing-attributes v0.1.26 [INFO] [stderr] Compiling clap_derive v4.4.2 [INFO] [stderr] Checking pest v2.7.3 [INFO] [stderr] Checking tracing v0.1.37 [INFO] [stderr] Checking tracing-subscriber v0.3.17 [INFO] [stderr] Checking clap v4.4.2 [INFO] [stderr] Compiling pest_meta v2.7.3 [INFO] [stderr] Compiling pest_generator v2.7.3 [INFO] [stderr] Compiling pest_derive v2.7.3 [INFO] [stderr] Checking serde_spanned v0.6.3 [INFO] [stderr] Checking toml_datetime v0.6.3 [INFO] [stderr] Checking secrecy v0.8.0 [INFO] [stderr] Checking toml_edit v0.19.14 [INFO] [stderr] Checking handlebars v4.3.7 [INFO] [stderr] Checking toml v0.7.6 [INFO] [stderr] Checking abscissa_core v0.7.0 (/opt/rustwide/workdir/core) [INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation [INFO] [stdout] --> core/src/terminal/component.rs:7:10 [INFO] [stdout] | [INFO] [stdout] 7 | #[derive(Component, Debug)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: move this `impl` block outside the of the current constant `_DERIVE_Component_A_FOR_Terminal` [INFO] [stdout] = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block [INFO] [stdout] = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue [INFO] [stdout] = note: requested on the command line with `-D non-local-definitions` [INFO] [stdout] = note: this error originates in the derive macro `Component` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation [INFO] [stdout] --> core/src/trace/component.rs:12:10 [INFO] [stdout] | [INFO] [stdout] 12 | #[derive(Component, Debug)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: move this `impl` block outside the of the current constant `_DERIVE_Component_A_FOR_Tracing` [INFO] [stdout] = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block [INFO] [stdout] = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue [INFO] [stdout] = note: this error originates in the derive macro `Component` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 2 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `abscissa_core` (lib) due to 3 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation [INFO] [stdout] --> core/src/terminal/component.rs:7:10 [INFO] [stdout] | [INFO] [stdout] 7 | #[derive(Component, Debug)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: move this `impl` block outside the of the current constant `_DERIVE_Component_A_FOR_Terminal` [INFO] [stdout] = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block [INFO] [stdout] = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue [INFO] [stdout] = note: requested on the command line with `-D non-local-definitions` [INFO] [stdout] = note: this error originates in the derive macro `Component` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation [INFO] [stdout] --> core/src/command.rs:53:14 [INFO] [stdout] | [INFO] [stdout] 53 | #[derive(Command, Debug, Parser)] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: move this `impl` block outside the of the current constant `_DERIVE_Command_FOR_DummyCommand` [INFO] [stdout] = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block [INFO] [stdout] = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue [INFO] [stdout] = note: this error originates in the derive macro `Command` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation [INFO] [stdout] --> core/src/runnable.rs:39:14 [INFO] [stdout] | [INFO] [stdout] 39 | #[derive(Runnable)] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: move this `impl` block outside the of the current constant `_DERIVE_Runnable_FOR_TestEnum` [INFO] [stdout] = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block [INFO] [stdout] = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue [INFO] [stdout] = note: this error originates in the derive macro `Runnable` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation [INFO] [stdout] --> core/src/trace/component.rs:12:10 [INFO] [stdout] | [INFO] [stdout] 12 | #[derive(Component, Debug)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: move this `impl` block outside the of the current constant `_DERIVE_Component_A_FOR_Tracing` [INFO] [stdout] = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block [INFO] [stdout] = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue [INFO] [stdout] = note: this error originates in the derive macro `Component` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 4 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `abscissa_core` (lib test) due to 5 previous errors [INFO] running `Command { std: "docker" "inspect" "e9b25cd2c35533881d214fb4d2757cf889e16ebc09794460dd02d180937003c3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e9b25cd2c35533881d214fb4d2757cf889e16ebc09794460dd02d180937003c3", kill_on_drop: false }` [INFO] [stdout] e9b25cd2c35533881d214fb4d2757cf889e16ebc09794460dd02d180937003c3