[INFO] cloning repository https://github.com/dalance/git-skel
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/dalance/git-skel" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdalance%2Fgit-skel", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdalance%2Fgit-skel'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] e246f692586073fd4ce5d6a017e529cd6400aed5
[INFO] checking dalance/git-skel against master#5518eaa946291f00471af8b254b2a1715f234882 for pr-120393-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdalance%2Fgit-skel" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/dalance/git-skel 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/dalance/git-skel
[INFO] finished tweaking git repo https://github.com/dalance/git-skel
[INFO] tweaked toml for git repo https://github.com/dalance/git-skel written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] crate git repo https://github.com/dalance/git-skel 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]  Downloading crates ...
[INFO] [stderr]   Downloaded proc-macro2 v1.0.74
[INFO] [stderr]   Downloaded jobserver v0.1.25
[INFO] [stderr]   Downloaded equivalent v1.0.0
[INFO] [stderr]   Downloaded toml_edit v0.21.1
[INFO] [stderr]   Downloaded toml v0.8.9
[INFO] [stderr]   Downloaded unicode-segmentation v1.10.0
[INFO] [stderr]   Downloaded object v0.30.0
[INFO] [stderr]   Downloaded gimli v0.27.0
[INFO] [stderr]   Downloaded libz-sys v1.1.8
[INFO] [stderr]   Downloaded libgit2-sys v0.16.1+1.7.1
[INFO] [stderr]   Downloaded bstr v1.8.0
[INFO] [stderr]   Downloaded git2 v0.18.1
[INFO] [stderr]   Downloaded syn v2.0.46
[INFO] [stderr]   Downloaded openssl-sys v0.9.80
[INFO] [stderr]   Downloaded cc v1.0.78
[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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+5518eaa946291f00471af8b254b2a1715f234882" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 7ba9e549a6fdd4a9333f2ec5d10b9ea56907d48517af661640b16d086e020621
[INFO] running `Command { std: "docker" "start" "-a" "7ba9e549a6fdd4a9333f2ec5d10b9ea56907d48517af661640b16d086e020621", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "7ba9e549a6fdd4a9333f2ec5d10b9ea56907d48517af661640b16d086e020621", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7ba9e549a6fdd4a9333f2ec5d10b9ea56907d48517af661640b16d086e020621", kill_on_drop: false }`
[INFO] [stdout] 7ba9e549a6fdd4a9333f2ec5d10b9ea56907d48517af661640b16d086e020621
[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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+5518eaa946291f00471af8b254b2a1715f234882" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] eedda4a0acc058e1143bc0352890c03d398c0ab086627d6a502e773bf361370f
[INFO] running `Command { std: "docker" "start" "-a" "eedda4a0acc058e1143bc0352890c03d398c0ab086627d6a502e773bf361370f", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.74
[INFO] [stderr]    Compiling unicode-ident v1.0.6
[INFO] [stderr]    Compiling pkg-config v0.3.26
[INFO] [stderr]    Compiling syn v1.0.107
[INFO] [stderr]     Checking memchr v2.6.4
[INFO] [stderr]    Compiling crossbeam-utils v0.8.16
[INFO] [stderr]    Compiling unicode-segmentation v1.10.0
[INFO] [stderr]     Checking percent-encoding v2.2.0
[INFO] [stderr]     Checking regex-syntax v0.8.2
[INFO] [stderr]    Compiling libc v0.2.151
[INFO] [stderr]     Checking tinyvec v1.6.0
[INFO] [stderr]     Checking equivalent v1.0.0
[INFO] [stderr]    Compiling rustix v0.38.28
[INFO] [stderr]     Checking bitflags v2.4.1
[INFO] [stderr]     Checking unicode-bidi v0.3.8
[INFO] [stderr]     Checking gimli v0.27.0
[INFO] [stderr]     Checking indexmap v2.0.0
[INFO] [stderr]     Checking miniz_oxide v0.6.2
[INFO] [stderr]     Checking form_urlencoded v1.1.0
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]     Checking textwrap v0.11.0
[INFO] [stderr]     Checking linux-raw-sys v0.4.12
[INFO] [stderr]     Checking fastrand v2.0.0
[INFO] [stderr]     Checking console v0.15.8
[INFO] [stderr]     Checking clap v2.34.0
[INFO] [stderr]    Compiling heck v0.3.3
[INFO] [stderr]     Checking aho-corasick v1.1.2
[INFO] [stderr]     Checking object v0.30.0
[INFO] [stderr]     Checking bstr v1.8.0
[INFO] [stderr]     Checking crossbeam-epoch v0.9.15
[INFO] [stderr]    Compiling jobserver v0.1.25
[INFO] [stderr]     Checking crossbeam-deque v0.8.3
[INFO] [stderr]    Compiling cc v1.0.78
[INFO] [stderr]    Compiling quote v1.0.35
[INFO] [stderr]     Checking unicode-normalization v0.1.22
[INFO] [stderr]    Compiling syn v2.0.46
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]     Checking regex-automata v0.4.3
[INFO] [stderr]     Checking idna v0.3.0
[INFO] [stderr]    Compiling libz-sys v1.1.8
[INFO] [stderr]    Compiling openssl-sys v0.9.80
[INFO] [stderr]    Compiling libssh2-sys v0.3.0
[INFO] [stderr]    Compiling libgit2-sys v0.16.1+1.7.1
[INFO] [stderr]    Compiling backtrace v0.3.67
[INFO] [stderr]     Checking url v2.3.1
[INFO] [stderr]     Checking addr2line v0.19.0
[INFO] [stderr]     Checking tempfile v3.9.0
[INFO] [stderr]     Checking globset v0.4.14
[INFO] [stderr]    Compiling serde_derive v1.0.196
[INFO] [stderr]     Checking ignore v0.4.22
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling synstructure v0.12.6
[INFO] [stderr]    Compiling failure_derive v0.1.8
[INFO] [stderr]    Compiling structopt-derive v0.4.18
[INFO] [stderr]     Checking failure v0.1.8
[INFO] [stderr]     Checking serde v1.0.196
[INFO] [stderr]     Checking git2 v0.18.1
[INFO] [stderr]     Checking structopt v0.3.26
[INFO] [stderr]     Checking serde_spanned v0.6.5
[INFO] [stderr]     Checking toml_datetime v0.6.5
[INFO] [stderr]     Checking toml_edit v0.21.1
[INFO] [stderr]     Checking toml v0.8.9
[INFO] [stderr]     Checking git-skel v0.1.7-pre (/opt/rustwide/workdir)
[INFO] [stderr]     Finished dev [unoptimized + debuginfo] target(s) in 10.36s
[INFO] running `Command { std: "docker" "inspect" "eedda4a0acc058e1143bc0352890c03d398c0ab086627d6a502e773bf361370f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "eedda4a0acc058e1143bc0352890c03d398c0ab086627d6a502e773bf361370f", kill_on_drop: false }`
[INFO] [stdout] eedda4a0acc058e1143bc0352890c03d398c0ab086627d6a502e773bf361370f
[INFO] checking dalance/git-skel 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%2Fdalance%2Fgit-skel" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/dalance/git-skel 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/dalance/git-skel
[INFO] finished tweaking git repo https://github.com/dalance/git-skel
[INFO] tweaked toml for git repo https://github.com/dalance/git-skel written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] crate git repo https://github.com/dalance/git-skel 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-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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] 5e0f7882c5e2744ae056fa2929b0ed677ce865161338d496766952ad6f04a630
[INFO] running `Command { std: "docker" "start" "-a" "5e0f7882c5e2744ae056fa2929b0ed677ce865161338d496766952ad6f04a630", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "5e0f7882c5e2744ae056fa2929b0ed677ce865161338d496766952ad6f04a630", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5e0f7882c5e2744ae056fa2929b0ed677ce865161338d496766952ad6f04a630", kill_on_drop: false }`
[INFO] [stdout] 5e0f7882c5e2744ae056fa2929b0ed677ce865161338d496766952ad6f04a630
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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] 75a4a49630d7e1fe13cf476888fd421194eb907bbad721efd7fe8393349f0547
[INFO] running `Command { std: "docker" "start" "-a" "75a4a49630d7e1fe13cf476888fd421194eb907bbad721efd7fe8393349f0547", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.74
[INFO] [stderr]    Compiling unicode-ident v1.0.6
[INFO] [stderr]    Compiling pkg-config v0.3.26
[INFO] [stderr]     Checking memchr v2.6.4
[INFO] [stderr]    Compiling syn v1.0.107
[INFO] [stderr]    Compiling crossbeam-utils v0.8.16
[INFO] [stderr]    Compiling rustix v0.38.28
[INFO] [stderr]    Compiling libc v0.2.151
[INFO] [stderr]     Checking tinyvec v1.6.0
[INFO] [stderr]     Checking regex-syntax v0.8.2
[INFO] [stderr]     Checking percent-encoding v2.2.0
[INFO] [stderr]     Checking equivalent v1.0.0
[INFO] [stderr]    Compiling unicode-segmentation v1.10.0
[INFO] [stderr]     Checking gimli v0.27.0
[INFO] [stderr]     Checking unicode-bidi v0.3.8
[INFO] [stderr]     Checking bitflags v2.4.1
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]     Checking indexmap v2.0.0
[INFO] [stderr]     Checking form_urlencoded v1.1.0
[INFO] [stderr]     Checking textwrap v0.11.0
[INFO] [stderr]     Checking miniz_oxide v0.6.2
[INFO] [stderr]     Checking linux-raw-sys v0.4.12
[INFO] [stderr]     Checking fastrand v2.0.0
[INFO] [stderr]     Checking clap v2.34.0
[INFO] [stderr]    Compiling heck v0.3.3
[INFO] [stderr]     Checking console v0.15.8
[INFO] [stderr]     Checking aho-corasick v1.1.2
[INFO] [stderr]     Checking bstr v1.8.0
[INFO] [stderr]     Checking object v0.30.0
[INFO] [stderr]    Compiling jobserver v0.1.25
[INFO] [stderr]     Checking crossbeam-epoch v0.9.15
[INFO] [stderr]     Checking unicode-normalization v0.1.22
[INFO] [stderr]    Compiling cc v1.0.78
[INFO] [stderr]    Compiling quote v1.0.35
[INFO] [stderr]     Checking crossbeam-deque v0.8.3
[INFO] [stderr]    Compiling syn v2.0.46
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]     Checking idna v0.3.0
[INFO] [stderr]     Checking regex-automata v0.4.3
[INFO] [stderr]    Compiling libz-sys v1.1.8
[INFO] [stderr]    Compiling openssl-sys v0.9.80
[INFO] [stderr]    Compiling libssh2-sys v0.3.0
[INFO] [stderr]    Compiling backtrace v0.3.67
[INFO] [stderr]    Compiling libgit2-sys v0.16.1+1.7.1
[INFO] [stderr]     Checking url v2.3.1
[INFO] [stderr]     Checking addr2line v0.19.0
[INFO] [stderr]     Checking tempfile v3.9.0
[INFO] [stderr]    Compiling serde_derive v1.0.196
[INFO] [stderr]     Checking globset v0.4.14
[INFO] [stderr]     Checking ignore v0.4.22
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling synstructure v0.12.6
[INFO] [stderr]    Compiling failure_derive v0.1.8
[INFO] [stderr]    Compiling structopt-derive v0.4.18
[INFO] [stderr]     Checking serde v1.0.196
[INFO] [stderr]     Checking failure v0.1.8
[INFO] [stderr]     Checking git2 v0.18.1
[INFO] [stderr]     Checking structopt v0.3.26
[INFO] [stderr]     Checking serde_spanned v0.6.5
[INFO] [stderr]     Checking toml_datetime v0.6.5
[INFO] [stderr]     Checking toml_edit v0.21.1
[INFO] [stderr]     Checking toml v0.8.9
[INFO] [stderr]     Checking git-skel v0.1.7-pre (/opt/rustwide/workdir)
[INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]  --> src/error.rs:3:10
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[derive(Fail, Debug)]
[INFO] [stdout]   |          ^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: move this `impl` block outside the of the current constant `_DERIVE_failure_Fail_FOR_ErrorKind`
[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 <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]   = note: requested on the command line with `-D non-local-definitions`
[INFO] [stdout]   = note: this error originates in the derive macro `Fail` (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]  --> src/error.rs:3:10
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[derive(Fail, Debug)]
[INFO] [stdout]   |          ^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: move this `impl` block outside the of the current constant `_DERIVE_failure_core_fmt_Display_FOR_ErrorKind`
[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 <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]   = note: this error originates in the derive macro `Fail` (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]  --> src/error.rs:3:10
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[derive(Fail, Debug)]
[INFO] [stdout]   |          ^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: move this `impl` block outside the of the current constant `_DERIVE_failure_Fail_FOR_ErrorKind`
[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 <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]   = note: requested on the command line with `-D non-local-definitions`
[INFO] [stdout]   = note: this error originates in the derive macro `Fail` (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]  --> src/error.rs:3:10
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[derive(Fail, Debug)]
[INFO] [stdout]   |          ^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: move this `impl` block outside the of the current constant `_DERIVE_failure_core_fmt_Display_FOR_ErrorKind`
[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 <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]   = note: this error originates in the derive macro `Fail` (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] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `git-skel` (bin "git-skel") due to 3 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `git-skel` (bin "git-skel" test) due to 3 previous errors
[INFO] running `Command { std: "docker" "inspect" "75a4a49630d7e1fe13cf476888fd421194eb907bbad721efd7fe8393349f0547", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "75a4a49630d7e1fe13cf476888fd421194eb907bbad721efd7fe8393349f0547", kill_on_drop: false }`
[INFO] [stdout] 75a4a49630d7e1fe13cf476888fd421194eb907bbad721efd7fe8393349f0547
