[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
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdalance%2Fgit-skel" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-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-7-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]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded globset v0.4.14
[INFO] [stderr]   Downloaded ignore v0.4.22
[INFO] [stderr]   Downloaded serde_spanned v0.6.5
[INFO] [stderr]   Downloaded console v0.15.8
[INFO] [stderr]   Downloaded proc-macro2 v1.0.74
[INFO] [stderr]   Downloaded toml v0.8.9
[INFO] [stderr]   Downloaded toml_edit v0.21.1
[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 winnow v0.5.15
[INFO] [stderr]   Downloaded bstr v1.8.0
[INFO] [stderr]   Downloaded syn v2.0.46
[INFO] [stderr]   Downloaded git2 v0.18.1
[INFO] [stderr]   Downloaded libssh2-sys v0.3.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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] a16b9b525befe1c5939d3db693d947a2942796ad311a44db118710348aca7e94
[INFO] running `Command { std: "docker" "start" "-a" "a16b9b525befe1c5939d3db693d947a2942796ad311a44db118710348aca7e94", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a16b9b525befe1c5939d3db693d947a2942796ad311a44db118710348aca7e94", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a16b9b525befe1c5939d3db693d947a2942796ad311a44db118710348aca7e94", kill_on_drop: false }`
[INFO] [stdout] a16b9b525befe1c5939d3db693d947a2942796ad311a44db118710348aca7e94
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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] b248c6e4e1de8ea0a86cd655a3b973d44982658e4ebf51446bd8ddfc2e60c131
[INFO] running `Command { std: "docker" "start" "-a" "b248c6e4e1de8ea0a86cd655a3b973d44982658e4ebf51446bd8ddfc2e60c131", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.151
[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 serde v1.0.196
[INFO] [stderr]    Compiling crossbeam-utils v0.8.16
[INFO] [stderr]     Checking tinyvec_macros v0.1.0
[INFO] [stderr]     Checking unicode-width v0.1.10
[INFO] [stderr]    Compiling rustix v0.38.28
[INFO] [stderr]     Checking bitflags v2.4.1
[INFO] [stderr]     Checking equivalent v1.0.0
[INFO] [stderr]    Compiling memoffset v0.9.0
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.15
[INFO] [stderr]    Compiling failure_derive v0.1.8
[INFO] [stderr]     Checking tinyvec v1.6.0
[INFO] [stderr]     Checking percent-encoding v2.2.0
[INFO] [stderr]     Checking regex-syntax v0.8.2
[INFO] [stderr]    Compiling unicode-segmentation v1.10.0
[INFO] [stderr]     Checking scopeguard v1.2.0
[INFO] [stderr]     Checking hashbrown v0.14.0
[INFO] [stderr]    Compiling unicode-xid v0.2.4
[INFO] [stderr]     Checking log v0.4.20
[INFO] [stderr]     Checking gimli v0.27.0
[INFO] [stderr]     Checking unicode-bidi v0.3.8
[INFO] [stderr]     Checking miniz_oxide v0.6.2
[INFO] [stderr]     Checking aho-corasick v1.1.2
[INFO] [stderr]    Compiling heck v0.3.3
[INFO] [stderr]     Checking bstr v1.8.0
[INFO] [stderr]     Checking object v0.30.0
[INFO] [stderr]     Checking form_urlencoded v1.1.0
[INFO] [stderr]     Checking textwrap v0.11.0
[INFO] [stderr]     Checking strsim v0.8.0
[INFO] [stderr]     Checking linux-raw-sys v0.4.12
[INFO] [stderr]     Checking vec_map v0.8.2
[INFO] [stderr]     Checking rustc-demangle v0.1.21
[INFO] [stderr]     Checking indexmap v2.0.0
[INFO] [stderr]     Checking ansi_term v0.12.1
[INFO] [stderr]     Checking winnow v0.5.15
[INFO] [stderr]     Checking unicode-normalization v0.1.22
[INFO] [stderr]    Compiling quote v1.0.35
[INFO] [stderr]    Compiling jobserver v0.1.25
[INFO] [stderr]     Checking walkdir v2.4.0
[INFO] [stderr]     Checking openssl-probe v0.1.5
[INFO] [stderr]     Checking fastrand v2.0.0
[INFO] [stderr]    Compiling syn v2.0.46
[INFO] [stderr]    Compiling cc v1.0.78
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]     Checking crossbeam-deque v0.8.3
[INFO] [stderr]     Checking clap v2.34.0
[INFO] [stderr]     Checking console v0.15.8
[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]     Checking url v2.3.1
[INFO] [stderr]    Compiling openssl-sys v0.9.80
[INFO] [stderr]    Compiling libz-sys v1.1.8
[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 addr2line v0.19.0
[INFO] [stderr]     Checking tempfile v3.9.0
[INFO] [stderr]     Checking globset v0.4.14
[INFO] [stderr]     Checking ignore v0.4.22
[INFO] [stderr]    Compiling serde_derive v1.0.196
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling synstructure v0.12.6
[INFO] [stderr]    Compiling structopt-derive v0.4.18
[INFO] [stderr]     Checking failure v0.1.8
[INFO] [stderr]     Checking structopt v0.3.26
[INFO] [stderr]     Checking git2 v0.18.1
[INFO] [stderr]     Checking toml_datetime v0.6.5
[INFO] [stderr]     Checking serde_spanned 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 11.26s
[INFO] running `Command { std: "docker" "inspect" "b248c6e4e1de8ea0a86cd655a3b973d44982658e4ebf51446bd8ddfc2e60c131", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b248c6e4e1de8ea0a86cd655a3b973d44982658e4ebf51446bd8ddfc2e60c131", kill_on_drop: false }`
[INFO] [stdout] b248c6e4e1de8ea0a86cd655a3b973d44982658e4ebf51446bd8ddfc2e60c131
[INFO] checking dalance/git-skel against try#7622c0f807a4e13c4db886a1681bf343795692df+rustflags=-Dnon_local_definitions for pr-120393
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdalance%2Fgit-skel" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-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-7-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-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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] 68abf85d362f934779b2c5afb22d664a6ca393d30a76d35535a47d137fe8f0fc
[INFO] running `Command { std: "docker" "start" "-a" "68abf85d362f934779b2c5afb22d664a6ca393d30a76d35535a47d137fe8f0fc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "68abf85d362f934779b2c5afb22d664a6ca393d30a76d35535a47d137fe8f0fc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "68abf85d362f934779b2c5afb22d664a6ca393d30a76d35535a47d137fe8f0fc", kill_on_drop: false }`
[INFO] [stdout] 68abf85d362f934779b2c5afb22d664a6ca393d30a76d35535a47d137fe8f0fc
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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] 2bfed1e6cea8d5355316b68a00dab015fd3713b72e1bebb831839b93bc37de7e
[INFO] running `Command { std: "docker" "start" "-a" "2bfed1e6cea8d5355316b68a00dab015fd3713b72e1bebb831839b93bc37de7e", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.151
[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 serde v1.0.196
[INFO] [stderr]    Compiling crossbeam-utils v0.8.16
[INFO] [stderr]     Checking tinyvec_macros v0.1.0
[INFO] [stderr]     Checking unicode-width v0.1.10
[INFO] [stderr]     Checking percent-encoding v2.2.0
[INFO] [stderr]    Compiling failure_derive v0.1.8
[INFO] [stderr]    Compiling unicode-xid v0.2.4
[INFO] [stderr]    Compiling memoffset v0.9.0
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.15
[INFO] [stderr]     Checking scopeguard v1.2.0
[INFO] [stderr]     Checking tinyvec v1.6.0
[INFO] [stderr]    Compiling rustix v0.38.28
[INFO] [stderr]     Checking hashbrown v0.14.0
[INFO] [stderr]     Checking gimli v0.27.0
[INFO] [stderr]     Checking equivalent v1.0.0
[INFO] [stderr]    Compiling unicode-segmentation v1.10.0
[INFO] [stderr]     Checking bitflags v2.4.1
[INFO] [stderr]     Checking log v0.4.20
[INFO] [stderr]     Checking regex-syntax v0.8.2
[INFO] [stderr]     Checking unicode-bidi v0.3.8
[INFO] [stderr]     Checking form_urlencoded v1.1.0
[INFO] [stderr]     Checking miniz_oxide v0.6.2
[INFO] [stderr]     Checking textwrap v0.11.0
[INFO] [stderr]     Checking winnow v0.5.15
[INFO] [stderr]    Compiling heck v0.3.3
[INFO] [stderr]     Checking ansi_term v0.12.1
[INFO] [stderr]     Checking aho-corasick v1.1.2
[INFO] [stderr]     Checking bstr v1.8.0
[INFO] [stderr]     Checking object v0.30.0
[INFO] [stderr]     Checking linux-raw-sys v0.4.12
[INFO] [stderr]     Checking strsim v0.8.0
[INFO] [stderr]     Checking vec_map v0.8.2
[INFO] [stderr]     Checking indexmap v2.0.0
[INFO] [stderr]     Checking rustc-demangle v0.1.21
[INFO] [stderr]     Checking walkdir v2.4.0
[INFO] [stderr]     Checking fastrand v2.0.0
[INFO] [stderr]    Compiling quote v1.0.35
[INFO] [stderr]     Checking unicode-normalization v0.1.22
[INFO] [stderr]     Checking crossbeam-deque v0.8.3
[INFO] [stderr]     Checking openssl-probe v0.1.5
[INFO] [stderr]    Compiling syn v2.0.46
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling jobserver v0.1.25
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]     Checking console v0.15.8
[INFO] [stderr]     Checking clap v2.34.0
[INFO] [stderr]    Compiling cc v1.0.78
[INFO] [stderr]     Checking idna v0.3.0
[INFO] [stderr]     Checking regex-automata v0.4.3
[INFO] [stderr]     Checking url v2.3.1
[INFO] [stderr]     Checking addr2line v0.19.0
[INFO] [stderr]    Compiling openssl-sys v0.9.80
[INFO] [stderr]    Compiling libz-sys v1.1.8
[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 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 synstructure v0.12.6
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling structopt-derive v0.4.18
[INFO] [stderr]     Checking failure v0.1.8
[INFO] [stderr]     Checking structopt v0.3.26
[INFO] [stderr]     Checking git2 v0.18.1
[INFO] [stderr]     Checking toml_datetime v0.6.5
[INFO] [stderr]     Checking serde_spanned 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" "2bfed1e6cea8d5355316b68a00dab015fd3713b72e1bebb831839b93bc37de7e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2bfed1e6cea8d5355316b68a00dab015fd3713b72e1bebb831839b93bc37de7e", kill_on_drop: false }`
[INFO] [stdout] 2bfed1e6cea8d5355316b68a00dab015fd3713b72e1bebb831839b93bc37de7e
