[INFO] cloning repository https://github.com/dwango/mizumochi
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/dwango/mizumochi" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdwango%2Fmizumochi", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdwango%2Fmizumochi'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 481b57941452795bf30f53f344fbd60f29287a77
[INFO] checking dwango/mizumochi against master#5518eaa946291f00471af8b254b2a1715f234882 for pr-120393-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdwango%2Fmizumochi" "/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/dwango/mizumochi 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/dwango/mizumochi
[INFO] finished tweaking git repo https://github.com/dwango/mizumochi
[INFO] tweaked toml for git repo https://github.com/dwango/mizumochi written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] crate git repo https://github.com/dwango/mizumochi 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 thread-scoped v1.0.2
[INFO] [stderr]   Downloaded byteorder v1.2.3
[INFO] [stderr]   Downloaded trackable_derive v0.1.3
[INFO] [stderr]   Downloaded lazycell v0.6.0
[INFO] [stderr]   Downloaded num-integer v0.1.38
[INFO] [stderr]   Downloaded cfg-if v0.1.3
[INFO] [stderr]   Downloaded atty v0.2.10
[INFO] [stderr]   Downloaded nom v2.2.1
[INFO] [stderr]   Downloaded isatty v0.1.8
[INFO] [stderr]   Downloaded fuse v0.3.1
[INFO] [stderr]   Downloaded procinfo v0.4.2
[INFO] [stderr]   Downloaded serde v1.0.64
[INFO] [stderr]   Downloaded chrono v0.4.2
[INFO] [stderr]   Downloaded winapi v0.3.4
[INFO] [stderr]   Downloaded unicode-normalization v0.1.7
[INFO] [stderr]   Downloaded syn v1.0.33
[INFO] [stderr]   Downloaded libc v0.2.41
[INFO] [stderr]   Downloaded clap v2.31.2
[INFO] [stderr]   Downloaded futures v0.1.21
[INFO] [stderr]   Downloaded nbchan v0.1.2
[INFO] [stderr]   Downloaded httpcodec v0.2.2
[INFO] [stderr]   Downloaded factory v0.1.1
[INFO] [stderr]   Downloaded syn v0.14.1
[INFO] [stderr]   Downloaded mio v0.6.14
[INFO] [stderr]   Downloaded fibers_http_server v0.2.0
[INFO] [stderr]   Downloaded slog v2.2.3
[INFO] [stderr]   Downloaded serde_derive v1.0.64
[INFO] [stderr]   Downloaded fibers v0.1.10
[INFO] [stderr]   Downloaded lazy_static v1.0.1
[INFO] [stderr]   Downloaded thread_local v0.3.5
[INFO] [stderr]   Downloaded num_cpus v1.8.0
[INFO] [stderr]   Downloaded splay_tree v0.2.10
[INFO] [stderr]   Downloaded matches v0.1.6
[INFO] [stderr]   Downloaded itoa v0.4.1
[INFO] [stderr]   Downloaded rustc_version v0.2.2
[INFO] [stderr]   Downloaded net2 v0.2.32
[INFO] [stderr]   Downloaded bytecodec v0.4.4
[INFO] [stderr]   Downloaded slab v0.4.0
[INFO] [stderr]   Downloaded log v0.4.1
[INFO] [stderr]   Downloaded pkg-config v0.3.11
[INFO] [stderr]   Downloaded atomic_immut v0.1.4
[INFO] [stderr]   Downloaded trackable v0.2.23
[INFO] [stderr]   Downloaded prometrics v0.1.11
[INFO] [stderr]   Downloaded proc-macro2 v0.4.4
[INFO] [stderr]   Downloaded slog-async v2.3.0
[INFO] [stderr]   Downloaded num-traits v0.2.4
[INFO] [stderr]   Downloaded slog-term v2.4.0
[INFO] [stderr]   Downloaded quote v0.6.3
[INFO] [stderr]   Downloaded textwrap v0.9.0
[INFO] [stderr]   Downloaded serde_json v1.0.19
[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] 1197b88bf65d34f6d1088e1e445b47531e66fbe3239a21c473458acfe7c8d3ed
[INFO] running `Command { std: "docker" "start" "-a" "1197b88bf65d34f6d1088e1e445b47531e66fbe3239a21c473458acfe7c8d3ed", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "1197b88bf65d34f6d1088e1e445b47531e66fbe3239a21c473458acfe7c8d3ed", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1197b88bf65d34f6d1088e1e445b47531e66fbe3239a21c473458acfe7c8d3ed", kill_on_drop: false }`
[INFO] [stdout] 1197b88bf65d34f6d1088e1e445b47531e66fbe3239a21c473458acfe7c8d3ed
[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] 5ba2d0899f0b32c79ca961661003c39e40b806c36dff7b3166672515d1b999b1
[INFO] running `Command { std: "docker" "start" "-a" "5ba2d0899f0b32c79ca961661003c39e40b806c36dff7b3166672515d1b999b1", kill_on_drop: false }`
[INFO] [stderr]     Checking libc v0.2.41
[INFO] [stderr]    Compiling proc-macro2 v1.0.18
[INFO] [stderr]    Compiling syn v1.0.33
[INFO] [stderr]     Checking byteorder v1.2.3
[INFO] [stderr]     Checking cfg-if v0.1.3
[INFO] [stderr]    Compiling serde v1.0.64
[INFO] [stderr]     Checking lazy_static v1.0.1
[INFO] [stderr]    Compiling num-traits v0.2.4
[INFO] [stderr]     Checking matches v0.1.6
[INFO] [stderr]    Compiling num-integer v0.1.38
[INFO] [stderr]     Checking dtoa v0.4.2
[INFO] [stderr]     Checking itoa v0.4.1
[INFO] [stderr]     Checking void v1.0.2
[INFO] [stderr]     Checking slab v0.4.0
[INFO] [stderr]    Compiling rustc_version v0.2.2
[INFO] [stderr]    Compiling proc-macro2 v0.4.4
[INFO] [stderr]     Checking unicode-bidi v0.3.4
[INFO] [stderr]     Checking log v0.4.1
[INFO] [stderr]     Checking unreachable v1.0.0
[INFO] [stderr]    Compiling pkg-config v0.3.11
[INFO] [stderr]     Checking nom v2.2.1
[INFO] [stderr]     Checking lazycell v0.6.0
[INFO] [stderr]     Checking slog v2.2.3
[INFO] [stderr]     Checking unicode-normalization v0.1.7
[INFO] [stderr]     Checking thread_local v0.3.5
[INFO] [stderr]     Checking nbchan v0.1.2
[INFO] [stderr]    Compiling procinfo v0.4.2
[INFO] [stderr]     Checking futures v0.1.21
[INFO] [stderr]     Checking splay_tree v0.2.10
[INFO] [stderr]     Checking net2 v0.2.32
[INFO] [stderr]     Checking time v0.1.40
[INFO] [stderr]     Checking iovec v0.1.2
[INFO] [stderr]     Checking num_cpus v1.8.0
[INFO] [stderr]     Checking atomic_immut v0.1.4
[INFO] [stderr]     Checking textwrap v0.9.0
[INFO] [stderr]     Checking isatty v0.1.8
[INFO] [stderr]     Checking atty v0.2.10
[INFO] [stderr]    Compiling quote v0.6.3
[INFO] [stderr]     Checking term v0.5.1
[INFO] [stderr]     Checking mio v0.6.14
[INFO] [stderr]     Checking log v0.3.9
[INFO] [stderr]     Checking thread-scoped v1.0.2
[INFO] [stderr]    Compiling syn v0.14.1
[INFO] [stderr]     Checking strsim v0.7.0
[INFO] [stderr]     Checking take_mut v0.2.2
[INFO] [stderr]     Checking bitflags v1.0.3
[INFO] [stderr]     Checking factory v0.1.1
[INFO] [stderr]     Checking clap v2.31.2
[INFO] [stderr]     Checking slog-async v2.3.0
[INFO] [stderr]    Compiling fuse v0.3.1
[INFO] [stderr]    Compiling quote v1.0.7
[INFO] [stderr]     Checking fibers v0.1.10
[INFO] [stderr]     Checking idna v0.2.0
[INFO] [stderr]     Checking chrono v0.4.2
[INFO] [stderr]     Checking url v2.1.1
[INFO] [stderr]     Checking slog-term v2.4.0
[INFO] [stderr]    Compiling serde_derive v1.0.64
[INFO] [stderr]    Compiling trackable_derive v0.1.3
[INFO] [stderr]     Checking serde_json v1.0.19
[INFO] [stderr]     Checking trackable v0.2.23
[INFO] [stderr]     Checking bytecodec v0.4.4
[INFO] [stderr]     Checking prometrics v0.1.11
[INFO] [stderr]     Checking httpcodec v0.2.2
[INFO] [stderr]     Checking fibers_http_server v0.2.0
[INFO] [stderr]     Checking mizumochi v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished dev [unoptimized + debuginfo] target(s) in 10.46s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: nom v2.2.1, syn v0.14.1
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
[INFO] running `Command { std: "docker" "inspect" "5ba2d0899f0b32c79ca961661003c39e40b806c36dff7b3166672515d1b999b1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5ba2d0899f0b32c79ca961661003c39e40b806c36dff7b3166672515d1b999b1", kill_on_drop: false }`
[INFO] [stdout] 5ba2d0899f0b32c79ca961661003c39e40b806c36dff7b3166672515d1b999b1
[INFO] checking dwango/mizumochi 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%2Fdwango%2Fmizumochi" "/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/dwango/mizumochi 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/dwango/mizumochi
[INFO] finished tweaking git repo https://github.com/dwango/mizumochi
[INFO] tweaked toml for git repo https://github.com/dwango/mizumochi written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] crate git repo https://github.com/dwango/mizumochi 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] 75e01eb2221cf2700de1580c8922159e8779fd31326552daeed74e472787a06b
[INFO] running `Command { std: "docker" "start" "-a" "75e01eb2221cf2700de1580c8922159e8779fd31326552daeed74e472787a06b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "75e01eb2221cf2700de1580c8922159e8779fd31326552daeed74e472787a06b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "75e01eb2221cf2700de1580c8922159e8779fd31326552daeed74e472787a06b", kill_on_drop: false }`
[INFO] [stdout] 75e01eb2221cf2700de1580c8922159e8779fd31326552daeed74e472787a06b
[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] 6ae67d758963dc6d6a28c36c859696915814aae77fdb8930f40f8de34ee52785
[INFO] running `Command { std: "docker" "start" "-a" "6ae67d758963dc6d6a28c36c859696915814aae77fdb8930f40f8de34ee52785", kill_on_drop: false }`
[INFO] [stderr]     Checking libc v0.2.41
[INFO] [stderr]    Compiling proc-macro2 v1.0.18
[INFO] [stderr]    Compiling syn v1.0.33
[INFO] [stderr]     Checking byteorder v1.2.3
[INFO] [stderr]     Checking cfg-if v0.1.3
[INFO] [stderr]    Compiling serde v1.0.64
[INFO] [stderr]    Compiling num-traits v0.2.4
[INFO] [stderr]     Checking lazy_static v1.0.1
[INFO] [stderr]     Checking itoa v0.4.1
[INFO] [stderr]     Checking void v1.0.2
[INFO] [stderr]     Checking matches v0.1.6
[INFO] [stderr]     Checking dtoa v0.4.2
[INFO] [stderr]    Compiling num-integer v0.1.38
[INFO] [stderr]    Compiling proc-macro2 v0.4.4
[INFO] [stderr]     Checking slab v0.4.0
[INFO] [stderr]    Compiling rustc_version v0.2.2
[INFO] [stderr]     Checking unicode-bidi v0.3.4
[INFO] [stderr]     Checking unicode-normalization v0.1.7
[INFO] [stderr]     Checking unreachable v1.0.0
[INFO] [stderr]     Checking log v0.4.1
[INFO] [stderr]     Checking slog v2.2.3
[INFO] [stderr]    Compiling pkg-config v0.3.11
[INFO] [stderr]     Checking nom v2.2.1
[INFO] [stderr]     Checking lazycell v0.6.0
[INFO] [stderr]     Checking thread_local v0.3.5
[INFO] [stderr]     Checking futures v0.1.21
[INFO] [stderr]    Compiling procinfo v0.4.2
[INFO] [stderr]     Checking nbchan v0.1.2
[INFO] [stderr]     Checking atomic_immut v0.1.4
[INFO] [stderr]     Checking splay_tree v0.2.10
[INFO] [stderr]     Checking log v0.3.9
[INFO] [stderr]     Checking net2 v0.2.32
[INFO] [stderr]     Checking time v0.1.40
[INFO] [stderr]     Checking iovec v0.1.2
[INFO] [stderr]    Compiling quote v0.6.3
[INFO] [stderr]     Checking mio v0.6.14
[INFO] [stderr]     Checking num_cpus v1.8.0
[INFO] [stderr]     Checking isatty v0.1.8
[INFO] [stderr]     Checking atty v0.2.10
[INFO] [stderr]     Checking textwrap v0.9.0
[INFO] [stderr]     Checking term v0.5.1
[INFO] [stderr]     Checking take_mut v0.2.2
[INFO] [stderr]     Checking bitflags v1.0.3
[INFO] [stderr]     Checking factory v0.1.1
[INFO] [stderr]    Compiling quote v1.0.7
[INFO] [stderr]    Compiling syn v0.14.1
[INFO] [stderr]     Checking thread-scoped v1.0.2
[INFO] [stderr]     Checking strsim v0.7.0
[INFO] [stderr]     Checking slog-async v2.3.0
[INFO] [stderr]    Compiling fuse v0.3.1
[INFO] [stderr]     Checking clap v2.31.2
[INFO] [stderr]     Checking chrono v0.4.2
[INFO] [stderr]     Checking idna v0.2.0
[INFO] [stderr]     Checking fibers v0.1.10
[INFO] [stderr]     Checking url v2.1.1
[INFO] [stderr]     Checking slog-term v2.4.0
[INFO] [stderr]    Compiling serde_derive v1.0.64
[INFO] [stderr]    Compiling trackable_derive v0.1.3
[INFO] [stderr]     Checking serde_json v1.0.19
[INFO] [stderr]     Checking trackable v0.2.23
[INFO] [stderr]     Checking bytecodec v0.4.4
[INFO] [stderr]     Checking prometrics v0.1.11
[INFO] [stderr]     Checking httpcodec v0.2.2
[INFO] [stderr]     Checking fibers_http_server v0.2.0
[INFO] [stderr]     Checking mizumochi 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/config/mod.rs:11:24
[INFO] [stdout]    |
[INFO] [stdout] 11 | #[derive(Debug, Clone, Serialize, Deserialize)]
[INFO] [stdout]    |                        ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current constant `_IMPL_SERIALIZE_FOR_Config`
[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/config/mod.rs:11:35
[INFO] [stdout]    |
[INFO] [stdout] 11 | #[derive(Debug, Clone, Serialize, Deserialize)]
[INFO] [stdout]    |                                   ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current constant `_IMPL_DESERIALIZE_FOR_Config`
[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/config/condition.rs:4:39
[INFO] [stdout]   |
[INFO] [stdout] 4 | #[derive(Debug, Clone, PartialEq, Eq, Serialize, Deserialize)]
[INFO] [stdout]   |                                       ^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: move this `impl` block outside the of the current constant `_IMPL_SERIALIZE_FOR_Condition`
[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/config/condition.rs:4:50
[INFO] [stdout]   |
[INFO] [stdout] 4 | #[derive(Debug, Clone, PartialEq, Eq, Serialize, Deserialize)]
[INFO] [stdout]   |                                                  ^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: move this `impl` block outside the of the current constant `_IMPL_DESERIALIZE_FOR_Condition`
[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/config/operation.rs:3:24
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[derive(Debug, Clone, Serialize, Deserialize)]
[INFO] [stdout]   |                        ^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: move this `impl` block outside the of the current constant `_IMPL_SERIALIZE_FOR_Operation`
[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/config/operation.rs:3:35
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[derive(Debug, Clone, Serialize, Deserialize)]
[INFO] [stdout]   |                                   ^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: move this `impl` block outside the of the current constant `_IMPL_DESERIALIZE_FOR_Operation`
[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/config/speed.rs:4:39
[INFO] [stdout]   |
[INFO] [stdout] 4 | #[derive(Debug, Clone, PartialEq, Eq, Serialize, Deserialize)]
[INFO] [stdout]   |                                       ^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: move this `impl` block outside the of the current constant `_IMPL_SERIALIZE_FOR_Speed`
[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/config/speed.rs:4:50
[INFO] [stdout]   |
[INFO] [stdout] 4 | #[derive(Debug, Clone, PartialEq, Eq, Serialize, Deserialize)]
[INFO] [stdout]   |                                                  ^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: move this `impl` block outside the of the current constant `_IMPL_DESERIALIZE_FOR_Speed`
[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/state.rs:4:39
[INFO] [stdout]   |
[INFO] [stdout] 4 | #[derive(Debug, Clone, PartialEq, Eq, Serialize, Deserialize)]
[INFO] [stdout]   |                                       ^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: move this `impl` block outside the of the current constant `_IMPL_SERIALIZE_FOR_State`
[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/state.rs:4:50
[INFO] [stdout]   |
[INFO] [stdout] 4 | #[derive(Debug, Clone, PartialEq, Eq, Serialize, Deserialize)]
[INFO] [stdout]   |                                                  ^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: move this `impl` block outside the of the current constant `_IMPL_DESERIALIZE_FOR_State`
[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 10 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `mizumochi` (bin "mizumochi") due to 11 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/config/mod.rs:11:24
[INFO] [stdout]    |
[INFO] [stdout] 11 | #[derive(Debug, Clone, Serialize, Deserialize)]
[INFO] [stdout]    |                        ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current constant `_IMPL_SERIALIZE_FOR_Config`
[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/config/mod.rs:11:35
[INFO] [stdout]    |
[INFO] [stdout] 11 | #[derive(Debug, Clone, Serialize, Deserialize)]
[INFO] [stdout]    |                                   ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current constant `_IMPL_DESERIALIZE_FOR_Config`
[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/config/condition.rs:4:39
[INFO] [stdout]   |
[INFO] [stdout] 4 | #[derive(Debug, Clone, PartialEq, Eq, Serialize, Deserialize)]
[INFO] [stdout]   |                                       ^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: move this `impl` block outside the of the current constant `_IMPL_SERIALIZE_FOR_Condition`
[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/config/condition.rs:4:50
[INFO] [stdout]   |
[INFO] [stdout] 4 | #[derive(Debug, Clone, PartialEq, Eq, Serialize, Deserialize)]
[INFO] [stdout]   |                                                  ^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: move this `impl` block outside the of the current constant `_IMPL_DESERIALIZE_FOR_Condition`
[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/config/operation.rs:3:24
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[derive(Debug, Clone, Serialize, Deserialize)]
[INFO] [stdout]   |                        ^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: move this `impl` block outside the of the current constant `_IMPL_SERIALIZE_FOR_Operation`
[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/config/operation.rs:3:35
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[derive(Debug, Clone, Serialize, Deserialize)]
[INFO] [stdout]   |                                   ^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: move this `impl` block outside the of the current constant `_IMPL_DESERIALIZE_FOR_Operation`
[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/config/speed.rs:4:39
[INFO] [stdout]   |
[INFO] [stdout] 4 | #[derive(Debug, Clone, PartialEq, Eq, Serialize, Deserialize)]
[INFO] [stdout]   |                                       ^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: move this `impl` block outside the of the current constant `_IMPL_SERIALIZE_FOR_Speed`
[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/config/speed.rs:4:50
[INFO] [stdout]   |
[INFO] [stdout] 4 | #[derive(Debug, Clone, PartialEq, Eq, Serialize, Deserialize)]
[INFO] [stdout]   |                                                  ^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: move this `impl` block outside the of the current constant `_IMPL_DESERIALIZE_FOR_Speed`
[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/state.rs:4:39
[INFO] [stdout]   |
[INFO] [stdout] 4 | #[derive(Debug, Clone, PartialEq, Eq, Serialize, Deserialize)]
[INFO] [stdout]   |                                       ^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: move this `impl` block outside the of the current constant `_IMPL_SERIALIZE_FOR_State`
[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/state.rs:4:50
[INFO] [stdout]   |
[INFO] [stdout] 4 | #[derive(Debug, Clone, PartialEq, Eq, Serialize, Deserialize)]
[INFO] [stdout]   |                                                  ^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: move this `impl` block outside the of the current constant `_IMPL_DESERIALIZE_FOR_State`
[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 10 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `mizumochi` (bin "mizumochi" test) due to 11 previous errors
[INFO] running `Command { std: "docker" "inspect" "6ae67d758963dc6d6a28c36c859696915814aae77fdb8930f40f8de34ee52785", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6ae67d758963dc6d6a28c36c859696915814aae77fdb8930f40f8de34ee52785", kill_on_drop: false }`
[INFO] [stdout] 6ae67d758963dc6d6a28c36c859696915814aae77fdb8930f40f8de34ee52785
