[INFO] cloning repository https://github.com/ericcornelissen/rust-rm
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ericcornelissen/rust-rm" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fericcornelissen%2Frust-rm", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fericcornelissen%2Frust-rm'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 9a2f123eda5377f0b8ab6b9f525fa3aec2adf6e0
[INFO] checking ericcornelissen/rust-rm against master#5518eaa946291f00471af8b254b2a1715f234882 for pr-120393
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fericcornelissen%2Frust-rm" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/ericcornelissen/rust-rm 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] removed /workspace/builds/worker-4-tc1/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/ericcornelissen/rust-rm
[INFO] finished tweaking git repo https://github.com/ericcornelissen/rust-rm
[INFO] tweaked toml for git repo https://github.com/ericcornelissen/rust-rm written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] crate git repo https://github.com/ericcornelissen/rust-rm 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 proptest-attr-macro v1.0.0
[INFO] [stderr]   Downloaded trash v3.2.1
[INFO] [stderr]   Downloaded rustix v0.37.25
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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] 3de7909d21304f404f2d5ba44391f5ced9ac0d3ead62307876d7aac0205920c9
[INFO] running `Command { std: "docker" "start" "-a" "3de7909d21304f404f2d5ba44391f5ced9ac0d3ead62307876d7aac0205920c9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "3de7909d21304f404f2d5ba44391f5ced9ac0d3ead62307876d7aac0205920c9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3de7909d21304f404f2d5ba44391f5ced9ac0d3ead62307876d7aac0205920c9", kill_on_drop: false }`
[INFO] [stdout] 3de7909d21304f404f2d5ba44391f5ced9ac0d3ead62307876d7aac0205920c9
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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] beda3b9faf0e28a9da0261a1026356db8793c9b1a1998d3a6a3cf874fb3c156c
[INFO] running `Command { std: "docker" "start" "-a" "beda3b9faf0e28a9da0261a1026356db8793c9b1a1998d3a6a3cf874fb3c156c", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.149
[INFO] [stderr]    Compiling libm v0.2.7
[INFO] [stderr]    Compiling proc-macro2 v1.0.63
[INFO] [stderr]     Checking regex-syntax v0.7.3
[INFO] [stderr]    Compiling quote v1.0.29
[INFO] [stderr]    Compiling unicode-ident v1.0.10
[INFO] [stderr]     Checking anstyle v1.0.1
[INFO] [stderr]    Compiling io-lifetimes v1.0.11
[INFO] [stderr]     Checking once_cell v1.18.0
[INFO] [stderr]    Compiling rustix v0.37.25
[INFO] [stderr]     Checking tinyvec_macros v0.1.1
[INFO] [stderr]    Compiling num-traits v0.2.15
[INFO] [stderr]     Checking log v0.4.20
[INFO] [stderr]    Compiling tempfile v3.6.0
[INFO] [stderr]     Checking anstyle-parse v0.2.1
[INFO] [stderr]     Checking aho-corasick v1.0.2
[INFO] [stderr]     Checking tinyvec v1.6.0
[INFO] [stderr]     Checking linux-raw-sys v0.3.8
[INFO] [stderr]     Checking aho-corasick v0.7.20
[INFO] [stderr]     Checking fastrand v1.9.0
[INFO] [stderr]     Checking anstream v0.6.11
[INFO] [stderr]     Checking same-file v1.0.6
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking predicates-core v1.0.6
[INFO] [stderr]    Compiling doc-comment v0.3.3
[INFO] [stderr]     Checking unicode-bidi v0.3.13
[INFO] [stderr]     Checking percent-encoding v2.3.0
[INFO] [stderr]     Checking walkdir v2.3.3
[INFO] [stderr]     Checking thread_local v1.1.7
[INFO] [stderr]     Checking form_urlencoded v1.2.0
[INFO] [stderr]     Checking normalize-line-endings v0.3.0
[INFO] [stderr]     Checking termtree v0.4.1
[INFO] [stderr]     Checking difflib v0.4.0
[INFO] [stderr]     Checking iana-time-zone v0.1.57
[INFO] [stderr]     Checking bitflags v2.3.3
[INFO] [stderr]     Checking strsim v0.10.0
[INFO] [stderr]     Checking ppv-lite86 v0.2.17
[INFO] [stderr]     Checking predicates-tree v1.0.9
[INFO] [stderr]     Checking bit-vec v0.6.3
[INFO] [stderr]     Checking quick-error v1.2.3
[INFO] [stderr]     Checking scopeguard v1.2.0
[INFO] [stderr]     Checking clap_builder v4.4.7
[INFO] [stderr]     Checking owo-colors v4.0.0
[INFO] [stderr]     Checking unarray v0.1.4
[INFO] [stderr]     Checking bit-set v0.5.3
[INFO] [stderr]     Checking unicode-normalization v0.1.22
[INFO] [stderr]    Compiling syn v2.0.23
[INFO] [stderr]     Checking idna v0.4.0
[INFO] [stderr]     Checking float-cmp v0.9.0
[INFO] [stderr]     Checking chrono v0.4.31
[INFO] [stderr]     Checking getrandom v0.2.10
[INFO] [stderr]     Checking wait-timeout v0.2.0
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking url v2.4.1
[INFO] [stderr]     Checking regex-automata v0.3.1
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking rand_xorshift v0.3.0
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking trash v3.2.1
[INFO] [stderr]     Checking rusty-fork v0.3.0
[INFO] [stderr]     Checking proptest v1.3.1
[INFO] [stderr]    Compiling clap_derive v4.4.7
[INFO] [stderr]     Checking regex v1.9.1
[INFO] [stderr]     Checking bstr v1.6.0
[INFO] [stderr]     Checking predicates v3.1.0
[INFO] [stderr]     Checking globset v0.4.10
[INFO] [stderr]     Checking assert_cmd v2.0.13
[INFO] [stderr]     Checking ignore v0.4.20
[INFO] [stderr]    Compiling proptest-attr-macro v1.0.0
[INFO] [stderr]    Compiling proptest-derive v0.4.0
[INFO] [stderr]     Checking globwalk v0.9.1
[INFO] [stderr]     Checking assert_fs v1.1.1
[INFO] [stderr]     Checking clap v4.4.7
[INFO] [stderr]     Checking rust-rm v0.0.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished dev [unoptimized + debuginfo] target(s) in 7.30s
[INFO] running `Command { std: "docker" "inspect" "beda3b9faf0e28a9da0261a1026356db8793c9b1a1998d3a6a3cf874fb3c156c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "beda3b9faf0e28a9da0261a1026356db8793c9b1a1998d3a6a3cf874fb3c156c", kill_on_drop: false }`
[INFO] [stdout] beda3b9faf0e28a9da0261a1026356db8793c9b1a1998d3a6a3cf874fb3c156c
[INFO] checking ericcornelissen/rust-rm 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%2Fericcornelissen%2Frust-rm" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/ericcornelissen/rust-rm 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] removed /workspace/builds/worker-4-tc2/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/ericcornelissen/rust-rm
[INFO] finished tweaking git repo https://github.com/ericcornelissen/rust-rm
[INFO] tweaked toml for git repo https://github.com/ericcornelissen/rust-rm written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] crate git repo https://github.com/ericcornelissen/rust-rm 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-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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] 49f6567bebd824803fd2f4c416c7277f1dc1231c34521d41b70c983d4733a824
[INFO] running `Command { std: "docker" "start" "-a" "49f6567bebd824803fd2f4c416c7277f1dc1231c34521d41b70c983d4733a824", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "49f6567bebd824803fd2f4c416c7277f1dc1231c34521d41b70c983d4733a824", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "49f6567bebd824803fd2f4c416c7277f1dc1231c34521d41b70c983d4733a824", kill_on_drop: false }`
[INFO] [stdout] 49f6567bebd824803fd2f4c416c7277f1dc1231c34521d41b70c983d4733a824
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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] f928c61e0ff6c20e5a10e29f63aec86c930759b6e01432a50c84d24c8cdb605d
[INFO] running `Command { std: "docker" "start" "-a" "f928c61e0ff6c20e5a10e29f63aec86c930759b6e01432a50c84d24c8cdb605d", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.149
[INFO] [stderr]    Compiling libm v0.2.7
[INFO] [stderr]    Compiling num-traits v0.2.15
[INFO] [stderr]     Checking regex-syntax v0.7.3
[INFO] [stderr]    Compiling proc-macro2 v1.0.63
[INFO] [stderr]    Compiling unicode-ident v1.0.10
[INFO] [stderr]    Compiling quote v1.0.29
[INFO] [stderr]     Checking anstyle v1.0.1
[INFO] [stderr]    Compiling io-lifetimes v1.0.11
[INFO] [stderr]     Checking once_cell v1.18.0
[INFO] [stderr]    Compiling rustix v0.37.25
[INFO] [stderr]     Checking log v0.4.20
[INFO] [stderr]     Checking tinyvec_macros v0.1.1
[INFO] [stderr]     Checking anstyle-parse v0.2.1
[INFO] [stderr]    Compiling tempfile v3.6.0
[INFO] [stderr]     Checking aho-corasick v1.0.2
[INFO] [stderr]     Checking tinyvec v1.6.0
[INFO] [stderr]     Checking linux-raw-sys v0.3.8
[INFO] [stderr]     Checking aho-corasick v0.7.20
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking predicates-core v1.0.6
[INFO] [stderr]     Checking anstream v0.6.11
[INFO] [stderr]     Checking percent-encoding v2.3.0
[INFO] [stderr]     Checking same-file v1.0.6
[INFO] [stderr]     Checking fastrand v1.9.0
[INFO] [stderr]    Compiling doc-comment v0.3.3
[INFO] [stderr]     Checking unicode-bidi v0.3.13
[INFO] [stderr]     Checking walkdir v2.3.3
[INFO] [stderr]     Checking form_urlencoded v1.2.0
[INFO] [stderr]     Checking thread_local v1.1.7
[INFO] [stderr]     Checking iana-time-zone v0.1.57
[INFO] [stderr]     Checking ppv-lite86 v0.2.17
[INFO] [stderr]     Checking termtree v0.4.1
[INFO] [stderr]     Checking normalize-line-endings v0.3.0
[INFO] [stderr]     Checking strsim v0.10.0
[INFO] [stderr]     Checking bitflags v2.3.3
[INFO] [stderr]     Checking difflib v0.4.0
[INFO] [stderr]     Checking quick-error v1.2.3
[INFO] [stderr]     Checking scopeguard v1.2.0
[INFO] [stderr]     Checking predicates-tree v1.0.9
[INFO] [stderr]     Checking bit-vec v0.6.3
[INFO] [stderr]     Checking unarray v0.1.4
[INFO] [stderr]     Checking clap_builder v4.4.7
[INFO] [stderr]     Checking owo-colors v4.0.0
[INFO] [stderr]     Checking unicode-normalization v0.1.22
[INFO] [stderr]     Checking bit-set v0.5.3
[INFO] [stderr]    Compiling syn v2.0.23
[INFO] [stderr]     Checking idna v0.4.0
[INFO] [stderr]     Checking float-cmp v0.9.0
[INFO] [stderr]     Checking chrono v0.4.31
[INFO] [stderr]     Checking url v2.4.1
[INFO] [stderr]     Checking getrandom v0.2.10
[INFO] [stderr]     Checking wait-timeout v0.2.0
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking regex-automata v0.3.1
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking rand_xorshift v0.3.0
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking trash v3.2.1
[INFO] [stderr]     Checking rusty-fork v0.3.0
[INFO] [stderr]     Checking proptest v1.3.1
[INFO] [stderr]    Compiling clap_derive v4.4.7
[INFO] [stderr]     Checking regex v1.9.1
[INFO] [stderr]     Checking bstr v1.6.0
[INFO] [stderr]     Checking predicates v3.1.0
[INFO] [stderr]     Checking globset v0.4.10
[INFO] [stderr]     Checking assert_cmd v2.0.13
[INFO] [stderr]     Checking ignore v0.4.20
[INFO] [stderr]    Compiling proptest-derive v0.4.0
[INFO] [stderr]    Compiling proptest-attr-macro v1.0.0
[INFO] [stderr]     Checking globwalk v0.9.1
[INFO] [stderr]     Checking assert_fs v1.1.1
[INFO] [stderr]     Checking clap v4.4.7
[INFO] [stderr]     Checking rust-rm v0.0.0 (/opt/rustwide/workdir)
[INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]    --> src/main.rs:775:29
[INFO] [stdout]     |
[INFO] [stdout] 775 |     #[cfg_attr(test, derive(Arbitrary, Clone, Copy, Debug))]
[INFO] [stdout]     |                             ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: move this `impl` block outside the of the current constant `_IMPL_ARBITRARY_FOR_Vars`
[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 `Arbitrary` (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/main.rs:1502:29
[INFO] [stdout]      |
[INFO] [stdout] 1502 |     #[cfg_attr(test, derive(Arbitrary, Clone, Debug, Eq, PartialEq))]
[INFO] [stdout]      |                             ^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = help: move this `impl` block outside the of the current constant `_IMPL_ARBITRARY_FOR_Entry`
[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 `Arbitrary` (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/main.rs:1547:29
[INFO] [stdout]      |
[INFO] [stdout] 1547 |     #[cfg_attr(test, derive(Arbitrary, Debug))]
[INFO] [stdout]      |                             ^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = help: move this `impl` block outside the of the current constant `_IMPL_ARBITRARY_FOR_EntryKind`
[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 `Arbitrary` (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/main.rs:1603:29
[INFO] [stdout]      |
[INFO] [stdout] 1603 |     #[cfg_attr(test, derive(Arbitrary, Clone, Eq, PartialEq))]
[INFO] [stdout]      |                             ^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = help: move this `impl` block outside the of the current constant `_IMPL_ARBITRARY_FOR_Error`
[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 `Arbitrary` (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/main.rs:1717:29
[INFO] [stdout]      |
[INFO] [stdout] 1717 |     #[cfg_attr(test, derive(Arbitrary))]
[INFO] [stdout]      |                             ^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = help: move this `impl` block outside the of the current constant `_IMPL_ARBITRARY_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 `Arbitrary` (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/main.rs:1877:29
[INFO] [stdout]      |
[INFO] [stdout] 1877 |     #[cfg_attr(test, derive(Arbitrary, Clone, Debug, Eq, PartialEq))]
[INFO] [stdout]      |                             ^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = help: move this `impl` block outside the of the current constant `_IMPL_ARBITRARY_FOR_Item`
[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 `Arbitrary` (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/main.rs:2413:18
[INFO] [stdout]      |
[INFO] [stdout] 2413 |         #[derive(Arbitrary, Debug)]
[INFO] [stdout]      |                  ^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = help: move this `impl` block outside the of the current constant `_IMPL_ARBITRARY_FOR_TransformersIndex`
[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 `Arbitrary` (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/main.rs:3859:18
[INFO] [stdout]      |
[INFO] [stdout] 3859 |         #[derive(Arbitrary, Debug)]
[INFO] [stdout]      |                  ^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = help: move this `impl` block outside the of the current constant `_IMPL_ARBITRARY_FOR_AnswerNo`
[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 `Arbitrary` (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/main.rs:3864:18
[INFO] [stdout]      |
[INFO] [stdout] 3864 |         #[derive(Arbitrary, Debug)]
[INFO] [stdout]      |                  ^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = help: move this `impl` block outside the of the current constant `_IMPL_ARBITRARY_FOR_AnswerYes`
[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 `Arbitrary` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 9 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `rust-rm` (bin "rust-rm" test) due to 10 previous errors
[INFO] running `Command { std: "docker" "inspect" "f928c61e0ff6c20e5a10e29f63aec86c930759b6e01432a50c84d24c8cdb605d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f928c61e0ff6c20e5a10e29f63aec86c930759b6e01432a50c84d24c8cdb605d", kill_on_drop: false }`
[INFO] [stdout] f928c61e0ff6c20e5a10e29f63aec86c930759b6e01432a50c84d24c8cdb605d
