[INFO] fetching crate sppparse 0.1.4...
[INFO] checking sppparse-0.1.4 against master#5518eaa946291f00471af8b254b2a1715f234882 for pr-120393
[INFO] extracting crate sppparse 0.1.4 into /workspace/builds/worker-4-tc1/source
[INFO] validating manifest of crates.io crate sppparse 0.1.4 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 crates.io crate sppparse 0.1.4
[INFO] finished tweaking crates.io crate sppparse 0.1.4
[INFO] tweaked toml for crates.io crate sppparse 0.1.4 written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] crate crates.io crate sppparse 0.1.4 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 path-absolutize v3.0.10
[INFO] [stderr]   Downloaded sppparse_derive v0.1.3
[INFO] [stderr]   Downloaded rand v0.8.1
[INFO] [stderr]   Downloaded getrandom v0.2.1
[INFO] [stderr]   Downloaded insta v1.7.1
[INFO] [stderr]   Downloaded path-dedot v3.0.12
[INFO] [stderr]   Downloaded wasi v0.10.1+wasi-snapshot-preview1
[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] 523563df3653a974754e7e0adbcacf8226f33276efe05adcbcf9e8536d76882d
[INFO] running `Command { std: "docker" "start" "-a" "523563df3653a974754e7e0adbcacf8226f33276efe05adcbcf9e8536d76882d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "523563df3653a974754e7e0adbcacf8226f33276efe05adcbcf9e8536d76882d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "523563df3653a974754e7e0adbcacf8226f33276efe05adcbcf9e8536d76882d", kill_on_drop: false }`
[INFO] [stdout] 523563df3653a974754e7e0adbcacf8226f33276efe05adcbcf9e8536d76882d
[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] ab5b0c165bf6d12d4716d736b5147ee7a5d763581cb214b7210571dbfae83d9a
[INFO] running `Command { std: "docker" "start" "-a" "ab5b0c165bf6d12d4716d736b5147ee7a5d763581cb214b7210571dbfae83d9a", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.24
[INFO] [stderr]    Compiling unicode-xid v0.2.1
[INFO] [stderr]    Compiling syn v1.0.58
[INFO] [stderr]    Compiling libc v0.2.82
[INFO] [stderr]    Compiling serde_derive v1.0.118
[INFO] [stderr]    Compiling serde v1.0.118
[INFO] [stderr]    Compiling version_check v0.9.2
[INFO] [stderr]     Checking ppv-lite86 v0.2.10
[INFO] [stderr]    Compiling getrandom v0.2.1
[INFO] [stderr]    Compiling getrandom v0.1.16
[INFO] [stderr]    Compiling ryu v1.0.5
[INFO] [stderr]     Checking linked-hash-map v0.5.3
[INFO] [stderr]    Compiling serde_json v1.0.61
[INFO] [stderr]     Checking dtoa v0.4.7
[INFO] [stderr]     Checking once_cell v1.5.2
[INFO] [stderr]     Checking itoa v0.4.7
[INFO] [stderr]    Compiling cargo-husky v1.5.0
[INFO] [stderr]     Checking path-dedot v3.0.12
[INFO] [stderr]     Checking similar v1.3.0
[INFO] [stderr]     Checking yaml-rust v0.4.5
[INFO] [stderr]     Checking uuid v0.8.2
[INFO] [stderr]     Checking path-absolutize v3.0.10
[INFO] [stderr]     Checking remove_dir_all v0.5.3
[INFO] [stderr]     Checking path-clean v0.1.0
[INFO] [stderr]     Checking cfg-if v0.1.10
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling quote v1.0.8
[INFO] [stderr]     Checking terminal_size v0.1.16
[INFO] [stderr]     Checking console v0.14.1
[INFO] [stderr]     Checking rand_core v0.5.1
[INFO] [stderr]     Checking rand_core v0.6.1
[INFO] [stderr]     Checking rand_chacha v0.2.2
[INFO] [stderr]     Checking rand_chacha v0.3.0
[INFO] [stderr]     Checking rand v0.7.3
[INFO] [stderr]     Checking rand v0.8.1
[INFO] [stderr]     Checking tempfile v3.1.0
[INFO] [stderr]    Compiling synstructure v0.12.4
[INFO] [stderr]    Compiling thiserror-impl v1.0.23
[INFO] [stderr]    Compiling getset v0.1.1
[INFO] [stderr]     Checking thiserror v1.0.23
[INFO] [stderr]     Checking serde_yaml v0.8.15
[INFO] [stderr]     Checking serde_path_to_error v0.1.4
[INFO] [stderr]    Compiling toml v0.5.8
[INFO] [stderr]     Checking insta v1.7.1
[INFO] [stderr]    Compiling proc-macro-crate v0.1.5
[INFO] [stderr]    Compiling sppparse_derive v0.1.3
[INFO] [stderr]     Checking sppparse v0.1.4 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished dev [unoptimized + debuginfo] target(s) in 9.81s
[INFO] running `Command { std: "docker" "inspect" "ab5b0c165bf6d12d4716d736b5147ee7a5d763581cb214b7210571dbfae83d9a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ab5b0c165bf6d12d4716d736b5147ee7a5d763581cb214b7210571dbfae83d9a", kill_on_drop: false }`
[INFO] [stdout] ab5b0c165bf6d12d4716d736b5147ee7a5d763581cb214b7210571dbfae83d9a
[INFO] checking sppparse-0.1.4 against try#7622c0f807a4e13c4db886a1681bf343795692df+rustflags=-Dnon_local_definitions for pr-120393
[INFO] extracting crate sppparse 0.1.4 into /workspace/builds/worker-4-tc2/source
[INFO] validating manifest of crates.io crate sppparse 0.1.4 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 crates.io crate sppparse 0.1.4
[INFO] finished tweaking crates.io crate sppparse 0.1.4
[INFO] tweaked toml for crates.io crate sppparse 0.1.4 written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] crate crates.io crate sppparse 0.1.4 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] 959259d9df608abb229e8d2a310adf58e27507e365aeec0f12d4e279ca9c2fb1
[INFO] running `Command { std: "docker" "start" "-a" "959259d9df608abb229e8d2a310adf58e27507e365aeec0f12d4e279ca9c2fb1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "959259d9df608abb229e8d2a310adf58e27507e365aeec0f12d4e279ca9c2fb1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "959259d9df608abb229e8d2a310adf58e27507e365aeec0f12d4e279ca9c2fb1", kill_on_drop: false }`
[INFO] [stdout] 959259d9df608abb229e8d2a310adf58e27507e365aeec0f12d4e279ca9c2fb1
[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] 27225409f46b2b11e00aad448d7927b8d287466b8177c49d8ca1bf03792a754e
[INFO] running `Command { std: "docker" "start" "-a" "27225409f46b2b11e00aad448d7927b8d287466b8177c49d8ca1bf03792a754e", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.24
[INFO] [stderr]    Compiling unicode-xid v0.2.1
[INFO] [stderr]    Compiling syn v1.0.58
[INFO] [stderr]    Compiling libc v0.2.82
[INFO] [stderr]    Compiling serde_derive v1.0.118
[INFO] [stderr]    Compiling serde v1.0.118
[INFO] [stderr]    Compiling version_check v0.9.2
[INFO] [stderr]    Compiling getrandom v0.1.16
[INFO] [stderr]     Checking ppv-lite86 v0.2.10
[INFO] [stderr]    Compiling getrandom v0.2.1
[INFO] [stderr]    Compiling ryu v1.0.5
[INFO] [stderr]    Compiling serde_json v1.0.61
[INFO] [stderr]     Checking linked-hash-map v0.5.3
[INFO] [stderr]     Checking once_cell v1.5.2
[INFO] [stderr]     Checking dtoa v0.4.7
[INFO] [stderr]     Checking itoa v0.4.7
[INFO] [stderr]    Compiling cargo-husky v1.5.0
[INFO] [stderr]     Checking cfg-if v0.1.10
[INFO] [stderr]     Checking remove_dir_all v0.5.3
[INFO] [stderr]     Checking path-clean v0.1.0
[INFO] [stderr]     Checking path-dedot v3.0.12
[INFO] [stderr]     Checking uuid v0.8.2
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]     Checking yaml-rust v0.4.5
[INFO] [stderr]     Checking path-absolutize v3.0.10
[INFO] [stderr]     Checking similar v1.3.0
[INFO] [stderr]    Compiling quote v1.0.8
[INFO] [stderr]     Checking terminal_size v0.1.16
[INFO] [stderr]     Checking console v0.14.1
[INFO] [stderr]     Checking rand_core v0.6.1
[INFO] [stderr]     Checking rand_core v0.5.1
[INFO] [stderr]     Checking rand_chacha v0.2.2
[INFO] [stderr]     Checking rand_chacha v0.3.0
[INFO] [stderr]     Checking rand v0.7.3
[INFO] [stderr]     Checking rand v0.8.1
[INFO] [stderr]     Checking tempfile v3.1.0
[INFO] [stderr]    Compiling synstructure v0.12.4
[INFO] [stderr]    Compiling thiserror-impl v1.0.23
[INFO] [stderr]    Compiling getset v0.1.1
[INFO] [stderr]     Checking thiserror v1.0.23
[INFO] [stderr]     Checking serde_yaml v0.8.15
[INFO] [stderr]     Checking serde_path_to_error v0.1.4
[INFO] [stderr]    Compiling toml v0.5.8
[INFO] [stderr]     Checking insta v1.7.1
[INFO] [stderr]    Compiling proc-macro-crate v0.1.5
[INFO] [stderr]    Compiling sppparse_derive v0.1.3
[INFO] [stderr]     Checking sppparse v0.1.4 (/opt/rustwide/workdir)
[INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]  --> examples/read_single_file_inline.rs:8:41
[INFO] [stdout]   |
[INFO] [stdout] 8 | #[derive(Debug, Deserialize, Serialize, Sparsable)]
[INFO] [stdout]   |                                         ^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: move this `impl` block outside the of the current constant `_DERIVE_sppparse_SparsableTrait_FOR_ObjectExampleParsed`
[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 `Sparsable` (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]  --> examples/read_multi_file.rs:8:41
[INFO] [stdout]   |
[INFO] [stdout] 8 | #[derive(Debug, Deserialize, Serialize, Sparsable)]
[INFO] [stdout]   |                                         ^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: move this `impl` block outside the of the current constant `_DERIVE_sppparse_SparsableTrait_FOR_ObjectExampleParsed`
[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 `Sparsable` (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]  --> examples/read_single_in_memory_simple.rs:9:41
[INFO] [stdout]   |
[INFO] [stdout] 9 | #[derive(Debug, Deserialize, Serialize, Sparsable)]
[INFO] [stdout]   |                                         ^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: move this `impl` block outside the of the current constant `_DERIVE_sppparse_SparsableTrait_FOR_ObjectExampleParsed`
[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 `Sparsable` (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]  --> examples/update.rs:8:41
[INFO] [stdout]   |
[INFO] [stdout] 8 | #[derive(Debug, Deserialize, Serialize, Sparsable)]
[INFO] [stdout]   |                                         ^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: move this `impl` block outside the of the current constant `_DERIVE_sppparse_SparsableTrait_FOR_ObjectExampleParsed`
[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 `Sparsable` (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]  --> examples/read_single_file.rs:8:41
[INFO] [stdout]   |
[INFO] [stdout] 8 | #[derive(Debug, Deserialize, Serialize, Sparsable)]
[INFO] [stdout]   |                                         ^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: move this `impl` block outside the of the current constant `_DERIVE_sppparse_SparsableTrait_FOR_ObjectExampleParsed`
[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 `Sparsable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `sppparse` (example "read_multi_file") due to 2 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `sppparse` (example "read_single_in_memory_simple") due to 2 previous errors
[INFO] [stderr] error: could not compile `sppparse` (example "read_single_file_inline") due to 2 previous errors
[INFO] [stderr] error: could not compile `sppparse` (example "read_single_file") due to 2 previous errors
[INFO] [stderr] error: could not compile `sppparse` (example "update") due to 2 previous errors
[INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]   --> src/tests/mod.rs:41:34
[INFO] [stdout]    |
[INFO] [stdout] 41 | #[derive(Serialize, Deserialize, SparsableInner, Debug, Getters)]
[INFO] [stdout]    |                                  ^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current constant `_DERIVE_SparsableTrait_FOR_SimpleStruct1`
[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 `SparsableInner` (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/tests/mod.rs:49:34
[INFO] [stdout]    |
[INFO] [stdout] 49 | #[derive(Serialize, Deserialize, SparsableInner, Debug, Getters)]
[INFO] [stdout]    |                                  ^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current constant `_DERIVE_SparsableTrait_FOR_SimpleStructInline1`
[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 `SparsableInner` (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/tests/mod.rs:57:34
[INFO] [stdout]    |
[INFO] [stdout] 57 | #[derive(Serialize, Deserialize, SparsableInner, Debug, Getters)]
[INFO] [stdout]    |                                  ^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current constant `_DERIVE_SparsableTrait_FOR_SimpleStruct2`
[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 `SparsableInner` (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/tests/mod.rs:65:34
[INFO] [stdout]    |
[INFO] [stdout] 65 | #[derive(Serialize, Deserialize, SparsableInner, Debug, Getters)]
[INFO] [stdout]    |                                  ^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current constant `_DERIVE_SparsableTrait_FOR_SimpleStruct3`
[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 `SparsableInner` (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/tests/mod.rs:78:34
[INFO] [stdout]    |
[INFO] [stdout] 78 | #[derive(Serialize, Deserialize, SparsableInner, Debug, Getters)]
[INFO] [stdout]    |                                  ^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current constant `_DERIVE_SparsableTrait_FOR_SimpleStructInline3`
[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 `SparsableInner` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 5 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `sppparse` (lib test) due to 6 previous errors
[INFO] running `Command { std: "docker" "inspect" "27225409f46b2b11e00aad448d7927b8d287466b8177c49d8ca1bf03792a754e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "27225409f46b2b11e00aad448d7927b8d287466b8177c49d8ca1bf03792a754e", kill_on_drop: false }`
[INFO] [stdout] 27225409f46b2b11e00aad448d7927b8d287466b8177c49d8ca1bf03792a754e
