[INFO] cloning repository https://github.com/numpad/kassensystem
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/numpad/kassensystem" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnumpad%2Fkassensystem", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnumpad%2Fkassensystem'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 4cfcf735d33adf92971f83816737bb4ea76fc068
[INFO] checking numpad/kassensystem against master#5518eaa946291f00471af8b254b2a1715f234882 for pr-120393-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnumpad%2Fkassensystem" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/numpad/kassensystem 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/numpad/kassensystem
[INFO] finished tweaking git repo https://github.com/numpad/kassensystem
[INFO] tweaked toml for git repo https://github.com/numpad/kassensystem written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] crate git repo https://github.com/numpad/kassensystem 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 chunked_transfer v0.3.1
[INFO] [stderr]   Downloaded pest_meta v2.0.3
[INFO] [stderr]   Downloaded pest v2.0.2
[INFO] [stderr]   Downloaded proc-macro2 v0.4.20
[INFO] [stderr]   Downloaded quote v0.6.9
[INFO] [stderr]   Downloaded slug v0.1.4
[INFO] [stderr]   Downloaded unic-char-range v0.7.0
[INFO] [stderr]   Downloaded memchr v2.1.1
[INFO] [stderr]   Downloaded pest_derive v2.0.1
[INFO] [stderr]   Downloaded tera v0.11.18
[INFO] [stderr]   Downloaded deunicode v0.4.3
[INFO] [stderr]   Downloaded sqlite3-src v0.2.10
[INFO] [stderr]   Downloaded cc v1.0.25
[INFO] [stderr]   Downloaded syn v0.15.17
[INFO] [stderr]   Downloaded ucd-util v0.1.2
[INFO] [stderr]   Downloaded serde_json v1.0.32
[INFO] [stderr]   Downloaded unic-char-property v0.7.0
[INFO] [stderr]   Downloaded unic-ucd-segment v0.7.0
[INFO] [stderr]   Downloaded unic-segment v0.7.0
[INFO] [stderr]   Downloaded tiny_http v0.6.0
[INFO] [stderr]   Downloaded ascii v0.8.7
[INFO] [stderr]   Downloaded base64 v0.10.0
[INFO] [stderr]   Downloaded sqlite3-sys v0.12.0
[INFO] [stderr]   Downloaded byteorder v1.2.7
[INFO] [stderr]   Downloaded unic-common v0.7.0
[INFO] [stderr]   Downloaded unic-ucd-version v0.7.0
[INFO] [stderr]   Downloaded pest_generator v2.0.0
[INFO] [stderr]   Downloaded humansize v1.1.0
[INFO] [stderr]   Downloaded sqlite3 v0.24.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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] a29545e8acd0fe3af615ac5eeedb732ee6efaea6793db9b9c0370b46abe1497b
[INFO] running `Command { std: "docker" "start" "-a" "a29545e8acd0fe3af615ac5eeedb732ee6efaea6793db9b9c0370b46abe1497b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a29545e8acd0fe3af615ac5eeedb732ee6efaea6793db9b9c0370b46abe1497b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a29545e8acd0fe3af615ac5eeedb732ee6efaea6793db9b9c0370b46abe1497b", kill_on_drop: false }`
[INFO] [stdout] a29545e8acd0fe3af615ac5eeedb732ee6efaea6793db9b9c0370b46abe1497b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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] b6f0612f9583d7e32e1dd5612edcad311811fcbe425cd70e9a11b8ab3b31f22e
[INFO] running `Command { std: "docker" "start" "-a" "b6f0612f9583d7e32e1dd5612edcad311811fcbe425cd70e9a11b8ab3b31f22e", kill_on_drop: false }`
[INFO] [stderr]     Checking libc v0.2.43
[INFO] [stderr]    Compiling cc v1.0.25
[INFO] [stderr]    Compiling proc-macro2 v0.4.20
[INFO] [stderr]     Checking cfg-if v0.1.6
[INFO] [stderr]     Checking encoding_index_tests v0.1.4
[INFO] [stderr]    Compiling lazy_static v1.1.0
[INFO] [stderr]    Compiling memchr v2.1.1
[INFO] [stderr]    Compiling ucd-trie v0.1.1
[INFO] [stderr]    Compiling ryu v0.2.6
[INFO] [stderr]     Checking unicode-normalization v0.1.7
[INFO] [stderr]    Compiling pest v2.0.2
[INFO] [stderr]    Compiling serde v1.0.80
[INFO] [stderr]     Checking unic-char-range v0.7.0
[INFO] [stderr]    Compiling maplit v1.0.1
[INFO] [stderr]     Checking unic-common v0.7.0
[INFO] [stderr]     Checking unic-char-property v0.7.0
[INFO] [stderr]     Checking unic-ucd-version v0.7.0
[INFO] [stderr]     Checking time v0.1.40
[INFO] [stderr]    Compiling regex v1.0.5
[INFO] [stderr]     Checking ucd-util v0.1.2
[INFO] [stderr]     Checking rustc-demangle v0.1.9
[INFO] [stderr]     Checking regex-syntax v0.6.2
[INFO] [stderr]     Checking chrono v0.4.6
[INFO] [stderr]    Compiling quote v0.6.9
[INFO] [stderr]    Compiling pest_meta v2.0.3
[INFO] [stderr]    Compiling syn v0.14.9
[INFO] [stderr]    Compiling backtrace-sys v0.1.24
[INFO] [stderr]    Compiling sqlite3-src v0.2.10
[INFO] [stderr]     Checking idna v0.1.5
[INFO] [stderr]     Checking aho-corasick v0.6.9
[INFO] [stderr]     Checking thread_local v0.3.6
[INFO] [stderr]     Checking unic-ucd-segment v0.7.0
[INFO] [stderr]     Checking encoding-index-japanese v1.20141219.5
[INFO] [stderr]     Checking url v1.7.1
[INFO] [stderr]     Checking encoding-index-tradchinese v1.20141219.5
[INFO] [stderr]     Checking backtrace v0.3.9
[INFO] [stderr]     Checking encoding-index-singlebyte v1.20141219.5
[INFO] [stderr]     Checking encoding-index-simpchinese v1.20141219.5
[INFO] [stderr]     Checking encoding-index-korean v1.20141219.5
[INFO] [stderr]     Checking deunicode v0.4.3
[INFO] [stderr]     Checking error-chain v0.12.0
[INFO] [stderr]     Checking slug v0.1.4
[INFO] [stderr]     Checking unic-segment v0.7.0
[INFO] [stderr]     Checking encoding v0.2.33
[INFO] [stderr]     Checking sqlite3-sys v0.12.0
[INFO] [stderr]    Compiling syn v0.15.17
[INFO] [stderr]    Compiling pest_generator v2.0.0
[INFO] [stderr]     Checking log v0.4.6
[INFO] [stderr]     Checking humansize v1.1.0
[INFO] [stderr]     Checking chunked_transfer v0.3.1
[INFO] [stderr]     Checking ascii v0.8.7
[INFO] [stderr]     Checking glob v0.2.11
[INFO] [stderr]     Checking byteorder v1.2.7
[INFO] [stderr]     Checking tiny_http v0.6.0
[INFO] [stderr]     Checking sqlite3 v0.24.0
[INFO] [stderr]     Checking base64 v0.10.0
[INFO] [stderr]     Checking serde_json v1.0.32
[INFO] [stderr]    Compiling pest_derive v2.0.1
[INFO] [stderr]     Checking tera v0.11.18
[INFO] [stderr]    Compiling serde_derive v1.0.80
[INFO] [stderr]     Checking kassensystem v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished dev [unoptimized + debuginfo] target(s) in 27.13s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: syn v0.14.9
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 3`
[INFO] running `Command { std: "docker" "inspect" "b6f0612f9583d7e32e1dd5612edcad311811fcbe425cd70e9a11b8ab3b31f22e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b6f0612f9583d7e32e1dd5612edcad311811fcbe425cd70e9a11b8ab3b31f22e", kill_on_drop: false }`
[INFO] [stdout] b6f0612f9583d7e32e1dd5612edcad311811fcbe425cd70e9a11b8ab3b31f22e
[INFO] checking numpad/kassensystem 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%2Fnumpad%2Fkassensystem" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/numpad/kassensystem 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/numpad/kassensystem
[INFO] finished tweaking git repo https://github.com/numpad/kassensystem
[INFO] tweaked toml for git repo https://github.com/numpad/kassensystem written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] crate git repo https://github.com/numpad/kassensystem 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-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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] 7eba3767eb2ce961a868e387a6ba5b4498ff1a996dc77c9f5c06d543ab60c52f
[INFO] running `Command { std: "docker" "start" "-a" "7eba3767eb2ce961a868e387a6ba5b4498ff1a996dc77c9f5c06d543ab60c52f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "7eba3767eb2ce961a868e387a6ba5b4498ff1a996dc77c9f5c06d543ab60c52f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7eba3767eb2ce961a868e387a6ba5b4498ff1a996dc77c9f5c06d543ab60c52f", kill_on_drop: false }`
[INFO] [stdout] 7eba3767eb2ce961a868e387a6ba5b4498ff1a996dc77c9f5c06d543ab60c52f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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] cf3ed36b66386405c377b05bffa8efb05c1661ec1a7fd9bc8160968c7cfc688d
[INFO] running `Command { std: "docker" "start" "-a" "cf3ed36b66386405c377b05bffa8efb05c1661ec1a7fd9bc8160968c7cfc688d", kill_on_drop: false }`
[INFO] [stderr]     Checking libc v0.2.43
[INFO] [stderr]    Compiling cc v1.0.25
[INFO] [stderr]    Compiling proc-macro2 v0.4.20
[INFO] [stderr]     Checking cfg-if v0.1.6
[INFO] [stderr]     Checking encoding_index_tests v0.1.4
[INFO] [stderr]    Compiling lazy_static v1.1.0
[INFO] [stderr]    Compiling memchr v2.1.1
[INFO] [stderr]    Compiling ucd-trie v0.1.1
[INFO] [stderr]    Compiling serde v1.0.80
[INFO] [stderr]    Compiling maplit v1.0.1
[INFO] [stderr]     Checking unic-char-range v0.7.0
[INFO] [stderr]     Checking unic-common v0.7.0
[INFO] [stderr]     Checking unicode-normalization v0.1.7
[INFO] [stderr]    Compiling pest v2.0.2
[INFO] [stderr]    Compiling ryu v0.2.6
[INFO] [stderr]     Checking unic-ucd-version v0.7.0
[INFO] [stderr]     Checking unic-char-property v0.7.0
[INFO] [stderr]     Checking ucd-util v0.1.2
[INFO] [stderr]     Checking time v0.1.40
[INFO] [stderr]    Compiling regex v1.0.5
[INFO] [stderr]     Checking rustc-demangle v0.1.9
[INFO] [stderr]     Checking aho-corasick v0.6.9
[INFO] [stderr]     Checking unic-ucd-segment v0.7.0
[INFO] [stderr]     Checking chrono v0.4.6
[INFO] [stderr]     Checking regex-syntax v0.6.2
[INFO] [stderr]    Compiling quote v0.6.9
[INFO] [stderr]    Compiling backtrace-sys v0.1.24
[INFO] [stderr]    Compiling sqlite3-src v0.2.10
[INFO] [stderr]    Compiling pest_meta v2.0.3
[INFO] [stderr]    Compiling syn v0.14.9
[INFO] [stderr]     Checking thread_local v0.3.6
[INFO] [stderr]     Checking idna v0.1.5
[INFO] [stderr]     Checking encoding-index-tradchinese v1.20141219.5
[INFO] [stderr]     Checking encoding-index-singlebyte v1.20141219.5
[INFO] [stderr]     Checking encoding-index-simpchinese v1.20141219.5
[INFO] [stderr]     Checking encoding-index-korean v1.20141219.5
[INFO] [stderr]     Checking url v1.7.1
[INFO] [stderr]     Checking encoding-index-japanese v1.20141219.5
[INFO] [stderr]     Checking deunicode v0.4.3
[INFO] [stderr]     Checking encoding v0.2.33
[INFO] [stderr]     Checking backtrace v0.3.9
[INFO] [stderr]     Checking slug v0.1.4
[INFO] [stderr]     Checking error-chain v0.12.0
[INFO] [stderr]     Checking sqlite3-sys v0.12.0
[INFO] [stderr]     Checking unic-segment v0.7.0
[INFO] [stderr]    Compiling syn v0.15.17
[INFO] [stderr]     Checking log v0.4.6
[INFO] [stderr]     Checking glob v0.2.11
[INFO] [stderr]     Checking byteorder v1.2.7
[INFO] [stderr]     Checking ascii v0.8.7
[INFO] [stderr]     Checking chunked_transfer v0.3.1
[INFO] [stderr]     Checking humansize v1.1.0
[INFO] [stderr]     Checking tiny_http v0.6.0
[INFO] [stderr]     Checking base64 v0.10.0
[INFO] [stderr]     Checking sqlite3 v0.24.0
[INFO] [stderr]    Compiling pest_generator v2.0.0
[INFO] [stderr]    Compiling pest_derive v2.0.1
[INFO] [stderr]     Checking serde_json v1.0.32
[INFO] [stderr]    Compiling serde_derive v1.0.80
[INFO] [stderr]     Checking tera v0.11.18
[INFO] [stderr]     Checking kassensystem v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]  --> src/db/user.rs:4:10
[INFO] [stdout]   |
[INFO] [stdout] 4 | #[derive(Serialize, Deserialize)]
[INFO] [stdout]   |          ^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: move this `impl` block outside the of the current constant `_IMPL_SERIALIZE_FOR_UserType`
[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 `Serialize` (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/db/user.rs:4:21
[INFO] [stdout]   |
[INFO] [stdout] 4 | #[derive(Serialize, Deserialize)]
[INFO] [stdout]   |                     ^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: move this `impl` block outside the of the current constant `_IMPL_DESERIALIZE_FOR_UserType`
[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 `Deserialize` (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/db/user.rs:31:10
[INFO] [stdout]    |
[INFO] [stdout] 31 | #[derive(Serialize, Deserialize)]
[INFO] [stdout]    |          ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current constant `_IMPL_SERIALIZE_FOR_User`
[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 `Serialize` (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/db/user.rs:31:21
[INFO] [stdout]    |
[INFO] [stdout] 31 | #[derive(Serialize, Deserialize)]
[INFO] [stdout]    |                     ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current constant `_IMPL_DESERIALIZE_FOR_User`
[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 `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 4 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `kassensystem` (lib) due to 5 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]  --> src/db/user.rs:4:10
[INFO] [stdout]   |
[INFO] [stdout] 4 | #[derive(Serialize, Deserialize)]
[INFO] [stdout]   |          ^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: move this `impl` block outside the of the current constant `_IMPL_SERIALIZE_FOR_UserType`
[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 `Serialize` (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/db/user.rs:4:21
[INFO] [stdout]   |
[INFO] [stdout] 4 | #[derive(Serialize, Deserialize)]
[INFO] [stdout]   |                     ^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: move this `impl` block outside the of the current constant `_IMPL_DESERIALIZE_FOR_UserType`
[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 `Deserialize` (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/db/user.rs:31:10
[INFO] [stdout]    |
[INFO] [stdout] 31 | #[derive(Serialize, Deserialize)]
[INFO] [stdout]    |          ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current constant `_IMPL_SERIALIZE_FOR_User`
[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 `Serialize` (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/db/user.rs:31:21
[INFO] [stdout]    |
[INFO] [stdout] 31 | #[derive(Serialize, Deserialize)]
[INFO] [stdout]    |                     ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current constant `_IMPL_DESERIALIZE_FOR_User`
[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 `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 4 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `kassensystem` (lib test) due to 5 previous errors
[INFO] running `Command { std: "docker" "inspect" "cf3ed36b66386405c377b05bffa8efb05c1661ec1a7fd9bc8160968c7cfc688d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "cf3ed36b66386405c377b05bffa8efb05c1661ec1a7fd9bc8160968c7cfc688d", kill_on_drop: false }`
[INFO] [stdout] cf3ed36b66386405c377b05bffa8efb05c1661ec1a7fd9bc8160968c7cfc688d
