[INFO] cloning repository https://github.com/7aske/rgs
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/7aske/rgs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F7aske%2Frgs", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F7aske%2Frgs'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] fe156c395f98912884935facbbb40972d577bdf1
[INFO] checking 7aske/rgs against master#c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38 for pr-146470
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F7aske%2Frgs" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/7aske/rgs
[INFO] finished tweaking git repo https://github.com/7aske/rgs
[INFO] tweaked toml for git repo https://github.com/7aske/rgs written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/7aske/rgs on toolchain c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/7aske/rgs 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" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded mac-notification-sys v0.3.0
[INFO] [stderr]   Downloaded matches v0.1.8
[INFO] [stderr]   Downloaded instant v0.1.10
[INFO] [stderr]   Downloaded serde_repr v0.1.7
[INFO] [stderr]   Downloaded bitflags v0.9.1
[INFO] [stderr]   Downloaded cache-padded v1.1.1
[INFO] [stderr]   Downloaded time v0.1.44
[INFO] [stderr]   Downloaded openssl-probe v0.1.2
[INFO] [stderr]   Downloaded unicode-normalization v0.1.17
[INFO] [stderr]   Downloaded http v0.2.6
[INFO] [stderr]   Downloaded libssh2-sys v0.3.0
[INFO] [stderr]   Downloaded quote v0.3.15
[INFO] [stderr]   Downloaded libgit2-sys v0.15.0+1.6.3
[INFO] [stderr]   Downloaded wasi v0.10.0+wasi-snapshot-preview1
[INFO] [stderr]   Downloaded unicode-xid v0.0.4
[INFO] [stderr]   Downloaded enumflags2 v0.6.4
[INFO] [stderr]   Downloaded pin-project-lite v0.2.7
[INFO] [stderr]   Downloaded polling v2.1.0
[INFO] [stderr]   Downloaded cc v1.0.67
[INFO] [stderr]   Downloaded futures-sink v0.3.15
[INFO] [stderr]   Downloaded unicode-ident v1.0.11
[INFO] [stderr]   Downloaded chrono v0.4.19
[INFO] [stderr]   Downloaded synom v0.11.3
[INFO] [stderr]   Downloaded fastrand v1.4.1
[INFO] [stderr]   Downloaded git2 v0.17.0
[INFO] [stderr]   Downloaded nb-connect v1.2.0
[INFO] [stderr]   Downloaded thiserror v1.0.26
[INFO] [stderr]   Downloaded serde_spanned v0.6.3
[INFO] [stderr]   Downloaded slab v0.4.3
[INFO] [stderr]   Downloaded openssl-macros v0.1.0
[INFO] [stderr]   Downloaded jobserver v0.1.21
[INFO] [stderr]   Downloaded vcpkg v0.2.11
[INFO] [stderr]   Downloaded ssh_config v0.1.0
[INFO] [stderr]   Downloaded toml_edit v0.19.14
[INFO] [stderr]   Downloaded unicode-bidi v0.3.4
[INFO] [stderr]   Downloaded zbus_macros v1.9.1
[INFO] [stderr]   Downloaded zbus v1.9.1
[INFO] [stderr]   Downloaded smallvec v1.11.0
[INFO] [stderr]   Downloaded libc v0.2.147
[INFO] [stderr]   Downloaded idna v0.2.2
[INFO] [stderr]   Downloaded lock_api v0.4.6
[INFO] [stderr]   Downloaded strum_macros v0.8.0
[INFO] [stderr]   Downloaded notify-rust v4.5.2
[INFO] [stderr]   Downloaded openssl-src v111.25.0+1.1.1t
[INFO] [stderr]   Downloaded redox_users v0.3.5
[INFO] [stderr]   Downloaded futures-channel v0.3.15
[INFO] [stderr]   Downloaded proc-macro-nested v0.1.7
[INFO] [stderr]   Downloaded socket2 v0.4.0
[INFO] [stderr]   Downloaded serde v1.0.156
[INFO] [stderr]   Downloaded colored v2.0.0
[INFO] [stderr]   Downloaded hashbrown v0.14.0
[INFO] [stderr]   Downloaded zvariant v2.7.0
[INFO] [stderr]   Downloaded bit-set v0.5.3
[INFO] [stderr]   Downloaded futures-core v0.3.15
[INFO] [stderr]   Downloaded futures-io v0.3.15
[INFO] [stderr]   Downloaded nix v0.17.0
[INFO] [stderr]   Downloaded proc-macro-crate v1.0.0
[INFO] [stderr]   Downloaded once_cell v1.8.0
[INFO] [stderr]   Downloaded openssl v0.10.49
[INFO] [stderr]   Downloaded clap v2.33.3
[INFO] [stderr]   Downloaded structopt v0.3.22
[INFO] [stderr]   Downloaded toml v0.7.6
[INFO] [stderr]   Downloaded futures-util v0.3.15
[INFO] [stderr]   Downloaded scoped-tls v1.0.0
[INFO] [stderr]   Downloaded parking_lot_core v0.9.8
[INFO] [stderr]   Downloaded indexmap v2.0.0
[INFO] [stderr]   Downloaded xml-rs v0.6.1
[INFO] [stderr]   Downloaded futures-task v0.3.15
[INFO] [stderr]   Downloaded enumflags2_derive v0.6.4
[INFO] [stderr]   Downloaded serde_derive v1.0.156
[INFO] [stderr]   Downloaded toml_datetime v0.6.3
[INFO] [stderr]   Downloaded winnow v0.5.15
[INFO] [stderr]   Downloaded tinyvec v1.1.1
[INFO] [stderr]   Downloaded dirs v1.0.5
[INFO] [stderr]   Downloaded syn v0.11.11
[INFO] [stderr]   Downloaded winrt-notification v0.2.4
[INFO] [stderr]   Downloaded async-io v1.6.0
[INFO] [stderr]   Downloaded pkg-config v0.3.19
[INFO] [stderr]   Downloaded openssl-sys v0.9.84
[INFO] [stderr]   Downloaded crossbeam-utils v0.8.5
[INFO] [stderr]   Downloaded rust-argon2 v0.8.3
[INFO] [stderr]   Downloaded futures-executor v0.3.15
[INFO] [stderr]   Downloaded thiserror-impl v1.0.26
[INFO] [stderr]   Downloaded savefile v0.16.2
[INFO] [stderr]   Downloaded futures-macro v0.3.15
[INFO] [stderr]   Downloaded structopt-derive v0.4.15
[INFO] [stderr]   Downloaded hermit-abi v0.1.18
[INFO] [stderr]   Downloaded zvariant_derive v2.7.0
[INFO] [stderr]   Downloaded redox_syscall v0.3.5
[INFO] [stderr]   Downloaded savefile-derive v0.16.2
[INFO] [stderr]   Downloaded unicode-width v0.1.8
[INFO] [stderr]   Downloaded libz-sys v1.1.2
[INFO] [stderr]   Downloaded blake2b_simd v0.5.11
[INFO] [stderr]   Downloaded unicode-segmentation v1.8.0
[INFO] [stderr]   Downloaded winrt v0.4.0
[INFO] [stderr]   Downloaded wepoll-ffi v0.1.2
[INFO] [stderr]   Downloaded futures v0.3.15
[INFO] [stderr]   Downloaded strum v0.8.0
[INFO] [stderr]   Downloaded ansi_term v0.11.0
[INFO] [stderr]   Downloaded proc-macro2 v1.0.66
[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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 8bf906e4aeed669ffd911065a98b95aa1ffc18d3a816328af8a3e044e52f598c
[INFO] running `Command { std: "docker" "start" "-a" "8bf906e4aeed669ffd911065a98b95aa1ffc18d3a816328af8a3e044e52f598c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "8bf906e4aeed669ffd911065a98b95aa1ffc18d3a816328af8a3e044e52f598c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8bf906e4aeed669ffd911065a98b95aa1ffc18d3a816328af8a3e044e52f598c", kill_on_drop: false }`
[INFO] [stdout] 8bf906e4aeed669ffd911065a98b95aa1ffc18d3a816328af8a3e044e52f598c
[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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 34eb62e477918d8dcfb99c8527d67a256940162c7a0e8f4cfd55bda29b82e3b5
[INFO] running `Command { std: "docker" "start" "-a" "34eb62e477918d8dcfb99c8527d67a256940162c7a0e8f4cfd55bda29b82e3b5", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.147
[INFO] [stderr]    Compiling proc-macro2 v1.0.66
[INFO] [stderr]    Compiling unicode-ident v1.0.11
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling autocfg v1.0.1
[INFO] [stderr]    Compiling serde_derive v1.0.156
[INFO] [stderr]    Compiling serde v1.0.156
[INFO] [stderr]    Compiling pkg-config v0.3.19
[INFO] [stderr]    Compiling futures-core v0.3.15
[INFO] [stderr]    Compiling bitflags v1.2.1
[INFO] [stderr]    Compiling proc-macro-hack v0.5.19
[INFO] [stderr]    Compiling version_check v0.9.3
[INFO] [stderr]     Checking futures-io v0.3.15
[INFO] [stderr]     Checking pin-project-lite v0.2.7
[INFO] [stderr]    Compiling log v0.4.14
[INFO] [stderr]    Compiling proc-macro-nested v0.1.7
[INFO] [stderr]    Compiling futures-task v0.3.15
[INFO] [stderr]    Compiling futures-channel v0.3.15
[INFO] [stderr]     Checking slab v0.4.3
[INFO] [stderr]     Checking futures-sink v0.3.15
[INFO] [stderr]     Checking tinyvec_macros v0.1.0
[INFO] [stderr]     Checking matches v0.1.8
[INFO] [stderr]    Compiling semver-parser v0.7.0
[INFO] [stderr]     Checking cache-padded v1.1.1
[INFO] [stderr]     Checking once_cell v1.8.0
[INFO] [stderr]     Checking tinyvec v1.1.1
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling parking_lot_core v0.9.8
[INFO] [stderr]    Compiling nix v0.17.0
[INFO] [stderr]     Checking fastrand v1.4.1
[INFO] [stderr]    Compiling futures-macro v0.3.15
[INFO] [stderr]    Compiling futures-util v0.3.15
[INFO] [stderr]    Compiling semver v0.9.0
[INFO] [stderr]    Compiling num-traits v0.2.14
[INFO] [stderr]     Checking futures-lite v1.12.0
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling memoffset v0.9.0
[INFO] [stderr]    Compiling num-integer v0.1.44
[INFO] [stderr]     Checking unicode-bidi v0.3.4
[INFO] [stderr]     Checking concurrent-queue v1.2.2
[INFO] [stderr]    Compiling unicode-segmentation v1.8.0
[INFO] [stderr]     Checking unicode-width v0.1.8
[INFO] [stderr]     Checking hashbrown v0.14.0
[INFO] [stderr]     Checking void v1.0.2
[INFO] [stderr]     Checking static_assertions v1.1.0
[INFO] [stderr]     Checking cfg-if v0.1.10
[INFO] [stderr]     Checking smallvec v1.11.0
[INFO] [stderr]     Checking percent-encoding v2.1.0
[INFO] [stderr]    Compiling rustc_version v0.2.3
[INFO] [stderr]    Compiling quote v1.0.9
[INFO] [stderr]     Checking form_urlencoded v1.0.1
[INFO] [stderr]     Checking lock_api v0.4.6
[INFO] [stderr]     Checking textwrap v0.11.0
[INFO] [stderr]    Compiling heck v0.3.3
[INFO] [stderr]    Compiling openssl v0.10.49
[INFO] [stderr]     Checking vec_map v0.8.2
[INFO] [stderr]    Compiling savefile v0.16.2
[INFO] [stderr]     Checking scoped-tls v1.0.0
[INFO] [stderr]     Checking foreign-types-shared v0.1.1
[INFO] [stderr]     Checking bit-vec v0.6.3
[INFO] [stderr]     Checking hashbrown v0.12.3
[INFO] [stderr]     Checking unicode-normalization v0.1.17
[INFO] [stderr]     Checking winnow v0.5.15
[INFO] [stderr]     Checking ansi_term v0.11.0
[INFO] [stderr]     Checking strsim v0.8.0
[INFO] [stderr]     Checking indexmap v2.0.0
[INFO] [stderr]     Checking foreign-types v0.3.2
[INFO] [stderr]     Checking bit-set v0.5.3
[INFO] [stderr]     Checking arrayvec v0.7.4
[INFO] [stderr]     Checking openssl-probe v0.1.2
[INFO] [stderr]     Checking itoa v1.0.1
[INFO] [stderr]     Checking glob v0.3.0
[INFO] [stderr]     Checking ssh_config v0.1.0
[INFO] [stderr]     Checking http v0.2.6
[INFO] [stderr]    Compiling jobserver v0.1.21
[INFO] [stderr]     Checking socket2 v0.4.0
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]     Checking polling v2.1.0
[INFO] [stderr]     Checking time v0.1.44
[INFO] [stderr]     Checking clap v2.33.3
[INFO] [stderr]     Checking num_cpus v1.13.0
[INFO] [stderr]     Checking colored v2.0.0
[INFO] [stderr]    Compiling cc v1.0.67
[INFO] [stderr]     Checking threadpool v1.8.1
[INFO] [stderr]     Checking parking_lot v0.12.1
[INFO] [stderr]     Checking nb-connect v1.2.0
[INFO] [stderr]     Checking async-io v1.6.0
[INFO] [stderr]     Checking chrono v0.4.19
[INFO] [stderr]     Checking idna v0.2.2
[INFO] [stderr]    Compiling openssl-src v111.25.0+1.1.1t
[INFO] [stderr]    Compiling libz-sys v1.1.2
[INFO] [stderr]    Compiling libssh2-sys v0.3.0
[INFO] [stderr]    Compiling libgit2-sys v0.15.0+1.6.3
[INFO] [stderr]    Compiling openssl-sys v0.9.84
[INFO] [stderr]     Checking url v2.2.2
[INFO] [stderr]    Compiling thiserror-impl v1.0.26
[INFO] [stderr]    Compiling enumflags2_derive v0.6.4
[INFO] [stderr]    Compiling serde_repr v0.1.7
[INFO] [stderr]    Compiling derivative v2.2.0
[INFO] [stderr]    Compiling structopt-derive v0.4.15
[INFO] [stderr]    Compiling openssl-macros v0.1.0
[INFO] [stderr]    Compiling savefile-derive v0.16.2
[INFO] [stderr]    Compiling thiserror v1.0.26
[INFO] [stderr]     Checking structopt v0.3.22
[INFO] [stderr]     Checking futures-executor v0.3.15
[INFO] [stderr]     Checking futures v0.3.15
[INFO] [stderr]     Checking enumflags2 v0.6.4
[INFO] [stderr]     Checking serde_spanned v0.6.3
[INFO] [stderr]     Checking toml_datetime v0.6.3
[INFO] [stderr]    Compiling toml v0.5.8
[INFO] [stderr]     Checking toml_edit v0.19.14
[INFO] [stderr]    Compiling proc-macro-crate v1.0.0
[INFO] [stderr]    Compiling proc-macro-crate v0.1.5
[INFO] [stderr]    Compiling zvariant_derive v2.7.0
[INFO] [stderr]    Compiling zbus_macros v1.9.1
[INFO] [stderr]     Checking toml v0.7.6
[INFO] [stderr]     Checking zvariant v2.7.0
[INFO] [stderr]     Checking zbus v1.9.1
[INFO] [stderr]     Checking notify-rust v4.5.2
[INFO] [stderr]     Checking git2 v0.17.0
[INFO] [stderr]     Checking rgs v1.14.5 (/opt/rustwide/workdir)
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]  --> src/lang.rs:4:17
[INFO] [stdout]   |
[INFO] [stdout] 4 | #[derive(Clone, Savefile)]
[INFO] [stdout]   |                 ^-------
[INFO] [stdout]   |                 |
[INFO] [stdout]   |                 `Serialize` is not local
[INFO] [stdout]   |                 move the `impl` block outside of this constant `_IMPL_SAVEFILE_SERIALIZE_FOR_Project`
[INFO] [stdout] 5 | pub struct Project {
[INFO] [stdout]   |            ------- `Project` is not local
[INFO] [stdout]   |
[INFO] [stdout]   = note: the derive macro `Savefile` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]   = note: the derive macro `Savefile` may come from an old version of the `savefile_derive` crate, try updating your dependency with `cargo update -p savefile_derive`
[INFO] [stdout]   = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]   = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]   = note: `#[warn(non_local_definitions)]` on by default
[INFO] [stdout]   = note: this warning originates in the derive macro `Savefile` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]  --> src/lang.rs:4:17
[INFO] [stdout]   |
[INFO] [stdout] 4 | #[derive(Clone, Savefile)]
[INFO] [stdout]   |                 ^-------
[INFO] [stdout]   |                 |
[INFO] [stdout]   |                 `Deserialize` is not local
[INFO] [stdout]   |                 move the `impl` block outside of this constant `_IMPL_SAVEFILE_DESERIALIZE_FOR_Project`
[INFO] [stdout] 5 | pub struct Project {
[INFO] [stdout]   |            ------- `Project` is not local
[INFO] [stdout]   |
[INFO] [stdout]   = note: the derive macro `Savefile` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]   = note: the derive macro `Savefile` may come from an old version of the `savefile_derive` crate, try updating your dependency with `cargo update -p savefile_derive`
[INFO] [stdout]   = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]   = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]   = note: this warning originates in the derive macro `Savefile` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]  --> src/lang.rs:4:17
[INFO] [stdout]   |
[INFO] [stdout] 4 | #[derive(Clone, Savefile)]
[INFO] [stdout]   |                 ^-------
[INFO] [stdout]   |                 |
[INFO] [stdout]   |                 `WithSchema` is not local
[INFO] [stdout]   |                 move the `impl` block outside of this constant `_IMPL_SAVEFILE_WITHSCHEMA_FOR_Project`
[INFO] [stdout] 5 | pub struct Project {
[INFO] [stdout]   |            ------- `Project` is not local
[INFO] [stdout]   |
[INFO] [stdout]   = note: the derive macro `Savefile` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]   = note: the derive macro `Savefile` may come from an old version of the `savefile_derive` crate, try updating your dependency with `cargo update -p savefile_derive`
[INFO] [stdout]   = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]   = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]   = note: this warning originates in the derive macro `Savefile` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]  --> src/lang.rs:4:17
[INFO] [stdout]   |
[INFO] [stdout] 4 | #[derive(Clone, Savefile)]
[INFO] [stdout]   |                 ^-------
[INFO] [stdout]   |                 |
[INFO] [stdout]   |                 `Introspect` is not local
[INFO] [stdout]   |                 move the `impl` block outside of this constant `_IMPL_SAVEFILE_INTROSPECT_FOR_Project`
[INFO] [stdout] 5 | pub struct Project {
[INFO] [stdout]   |            ------- `Project` is not local
[INFO] [stdout]   |
[INFO] [stdout]   = note: the derive macro `Savefile` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]   = note: the derive macro `Savefile` may come from an old version of the `savefile_derive` crate, try updating your dependency with `cargo update -p savefile_derive`
[INFO] [stdout]   = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]   = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]   = note: this warning originates in the derive macro `Savefile` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]  --> src/lang.rs:4:17
[INFO] [stdout]   |
[INFO] [stdout] 4 | #[derive(Clone, Savefile)]
[INFO] [stdout]   |                 ^-------
[INFO] [stdout]   |                 |
[INFO] [stdout]   |                 `ReprC` is not local
[INFO] [stdout]   |                 move the `impl` block outside of this constant `_IMPL_SAVEFILE_REPRC_FOR_Project`
[INFO] [stdout] 5 | pub struct Project {
[INFO] [stdout]   |            ------- `Project` is not local
[INFO] [stdout]   |
[INFO] [stdout]   = note: the derive macro `Savefile` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]   = note: the derive macro `Savefile` may come from an old version of the `savefile_derive` crate, try updating your dependency with `cargo update -p savefile_derive`
[INFO] [stdout]   = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]   = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]   = note: this warning originates in the derive macro `Savefile` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/lang.rs:23:17
[INFO] [stdout]    |
[INFO] [stdout] 23 | #[derive(Clone, Savefile)]
[INFO] [stdout]    |                 ^-------
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 `Serialize` is not local
[INFO] [stdout]    |                 move the `impl` block outside of this constant `_IMPL_SAVEFILE_SERIALIZE_FOR_Group`
[INFO] [stdout] 24 | pub struct Group {
[INFO] [stdout]    |            ----- `Group` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Savefile` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Savefile` may come from an old version of the `savefile_derive` crate, try updating your dependency with `cargo update -p savefile_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `Savefile` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/lang.rs:23:17
[INFO] [stdout]    |
[INFO] [stdout] 23 | #[derive(Clone, Savefile)]
[INFO] [stdout]    |                 ^-------
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 `Deserialize` is not local
[INFO] [stdout]    |                 move the `impl` block outside of this constant `_IMPL_SAVEFILE_DESERIALIZE_FOR_Group`
[INFO] [stdout] 24 | pub struct Group {
[INFO] [stdout]    |            ----- `Group` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Savefile` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Savefile` may come from an old version of the `savefile_derive` crate, try updating your dependency with `cargo update -p savefile_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `Savefile` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]  --> src/lang.rs:4:17
[INFO] [stdout]   |
[INFO] [stdout] 4 | #[derive(Clone, Savefile)]
[INFO] [stdout]   |                 ^-------
[INFO] [stdout]   |                 |
[INFO] [stdout]   |                 `Serialize` is not local
[INFO] [stdout]   |                 move the `impl` block outside of this constant `_IMPL_SAVEFILE_SERIALIZE_FOR_Project`
[INFO] [stdout] 5 | pub struct Project {
[INFO] [stdout]   |            ------- `Project` is not local
[INFO] [stdout]   |
[INFO] [stdout]   = note: the derive macro `Savefile` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]   = note: the derive macro `Savefile` may come from an old version of the `savefile_derive` crate, try updating your dependency with `cargo update -p savefile_derive`
[INFO] [stdout]   = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]   = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]   = note: `#[warn(non_local_definitions)]` on by default
[INFO] [stdout]   = note: this warning originates in the derive macro `Savefile` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/lang.rs:23:17
[INFO] [stdout]    |
[INFO] [stdout] 23 | #[derive(Clone, Savefile)]
[INFO] [stdout]    |                 ^-------
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 `WithSchema` is not local
[INFO] [stdout]    |                 move the `impl` block outside of this constant `_IMPL_SAVEFILE_WITHSCHEMA_FOR_Group`
[INFO] [stdout] 24 | pub struct Group {
[INFO] [stdout]    |            ----- `Group` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Savefile` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Savefile` may come from an old version of the `savefile_derive` crate, try updating your dependency with `cargo update -p savefile_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `Savefile` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]  --> src/lang.rs:4:17
[INFO] [stdout]   |
[INFO] [stdout] 4 | #[derive(Clone, Savefile)]
[INFO] [stdout]   |                 ^-------
[INFO] [stdout]   |                 |
[INFO] [stdout]   |                 `Deserialize` is not local
[INFO] [stdout]   |                 move the `impl` block outside of this constant `_IMPL_SAVEFILE_DESERIALIZE_FOR_Project`
[INFO] [stdout] 5 | pub struct Project {
[INFO] [stdout]   |            ------- `Project` is not local
[INFO] [stdout]   |
[INFO] [stdout]   = note: the derive macro `Savefile` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]   = note: the derive macro `Savefile` may come from an old version of the `savefile_derive` crate, try updating your dependency with `cargo update -p savefile_derive`
[INFO] [stdout]   = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]   = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]   = note: this warning originates in the derive macro `Savefile` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/lang.rs:23:17
[INFO] [stdout]    |
[INFO] [stdout] 23 | #[derive(Clone, Savefile)]
[INFO] [stdout]    |                 ^-------
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 `Introspect` is not local
[INFO] [stdout]    |                 move the `impl` block outside of this constant `_IMPL_SAVEFILE_INTROSPECT_FOR_Group`
[INFO] [stdout] 24 | pub struct Group {
[INFO] [stdout]    |            ----- `Group` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Savefile` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Savefile` may come from an old version of the `savefile_derive` crate, try updating your dependency with `cargo update -p savefile_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `Savefile` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]  --> src/lang.rs:4:17
[INFO] [stdout]   |
[INFO] [stdout] 4 | #[derive(Clone, Savefile)]
[INFO] [stdout]   |                 ^-------
[INFO] [stdout]   |                 |
[INFO] [stdout]   |                 `WithSchema` is not local
[INFO] [stdout]   |                 move the `impl` block outside of this constant `_IMPL_SAVEFILE_WITHSCHEMA_FOR_Project`
[INFO] [stdout] 5 | pub struct Project {
[INFO] [stdout]   |            ------- `Project` is not local
[INFO] [stdout]   |
[INFO] [stdout]   = note: the derive macro `Savefile` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]   = note: the derive macro `Savefile` may come from an old version of the `savefile_derive` crate, try updating your dependency with `cargo update -p savefile_derive`
[INFO] [stdout]   = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]   = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]   = note: this warning originates in the derive macro `Savefile` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/lang.rs:23:17
[INFO] [stdout]    |
[INFO] [stdout] 23 | #[derive(Clone, Savefile)]
[INFO] [stdout]    |                 ^-------
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 `ReprC` is not local
[INFO] [stdout]    |                 move the `impl` block outside of this constant `_IMPL_SAVEFILE_REPRC_FOR_Group`
[INFO] [stdout] 24 | pub struct Group {
[INFO] [stdout]    |            ----- `Group` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Savefile` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Savefile` may come from an old version of the `savefile_derive` crate, try updating your dependency with `cargo update -p savefile_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `Savefile` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]  --> src/lang.rs:4:17
[INFO] [stdout]   |
[INFO] [stdout] 4 | #[derive(Clone, Savefile)]
[INFO] [stdout]   |                 ^-------
[INFO] [stdout]   |                 |
[INFO] [stdout]   |                 `Introspect` is not local
[INFO] [stdout]   |                 move the `impl` block outside of this constant `_IMPL_SAVEFILE_INTROSPECT_FOR_Project`
[INFO] [stdout] 5 | pub struct Project {
[INFO] [stdout]   |            ------- `Project` is not local
[INFO] [stdout]   |
[INFO] [stdout]   = note: the derive macro `Savefile` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]   = note: the derive macro `Savefile` may come from an old version of the `savefile_derive` crate, try updating your dependency with `cargo update -p savefile_derive`
[INFO] [stdout]   = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]   = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]   = note: this warning originates in the derive macro `Savefile` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]  --> src/lang.rs:4:17
[INFO] [stdout]   |
[INFO] [stdout] 4 | #[derive(Clone, Savefile)]
[INFO] [stdout]   |                 ^-------
[INFO] [stdout]   |                 |
[INFO] [stdout]   |                 `ReprC` is not local
[INFO] [stdout]   |                 move the `impl` block outside of this constant `_IMPL_SAVEFILE_REPRC_FOR_Project`
[INFO] [stdout] 5 | pub struct Project {
[INFO] [stdout]   |            ------- `Project` is not local
[INFO] [stdout]   |
[INFO] [stdout]   = note: the derive macro `Savefile` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]   = note: the derive macro `Savefile` may come from an old version of the `savefile_derive` crate, try updating your dependency with `cargo update -p savefile_derive`
[INFO] [stdout]   = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]   = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]   = note: this warning originates in the derive macro `Savefile` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/lang.rs:23:17
[INFO] [stdout]    |
[INFO] [stdout] 23 | #[derive(Clone, Savefile)]
[INFO] [stdout]    |                 ^-------
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 `Serialize` is not local
[INFO] [stdout]    |                 move the `impl` block outside of this constant `_IMPL_SAVEFILE_SERIALIZE_FOR_Group`
[INFO] [stdout] 24 | pub struct Group {
[INFO] [stdout]    |            ----- `Group` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Savefile` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Savefile` may come from an old version of the `savefile_derive` crate, try updating your dependency with `cargo update -p savefile_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `Savefile` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/lang.rs:23:17
[INFO] [stdout]    |
[INFO] [stdout] 23 | #[derive(Clone, Savefile)]
[INFO] [stdout]    |                 ^-------
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 `Deserialize` is not local
[INFO] [stdout]    |                 move the `impl` block outside of this constant `_IMPL_SAVEFILE_DESERIALIZE_FOR_Group`
[INFO] [stdout] 24 | pub struct Group {
[INFO] [stdout]    |            ----- `Group` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Savefile` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Savefile` may come from an old version of the `savefile_derive` crate, try updating your dependency with `cargo update -p savefile_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `Savefile` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/lang.rs:23:17
[INFO] [stdout]    |
[INFO] [stdout] 23 | #[derive(Clone, Savefile)]
[INFO] [stdout]    |                 ^-------
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 `WithSchema` is not local
[INFO] [stdout]    |                 move the `impl` block outside of this constant `_IMPL_SAVEFILE_WITHSCHEMA_FOR_Group`
[INFO] [stdout] 24 | pub struct Group {
[INFO] [stdout]    |            ----- `Group` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Savefile` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Savefile` may come from an old version of the `savefile_derive` crate, try updating your dependency with `cargo update -p savefile_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `Savefile` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/lang.rs:23:17
[INFO] [stdout]    |
[INFO] [stdout] 23 | #[derive(Clone, Savefile)]
[INFO] [stdout]    |                 ^-------
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 `Introspect` is not local
[INFO] [stdout]    |                 move the `impl` block outside of this constant `_IMPL_SAVEFILE_INTROSPECT_FOR_Group`
[INFO] [stdout] 24 | pub struct Group {
[INFO] [stdout]    |            ----- `Group` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Savefile` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Savefile` may come from an old version of the `savefile_derive` crate, try updating your dependency with `cargo update -p savefile_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `Savefile` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/lang.rs:23:17
[INFO] [stdout]    |
[INFO] [stdout] 23 | #[derive(Clone, Savefile)]
[INFO] [stdout]    |                 ^-------
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 `ReprC` is not local
[INFO] [stdout]    |                 move the `impl` block outside of this constant `_IMPL_SAVEFILE_REPRC_FOR_Group`
[INFO] [stdout] 24 | pub struct Group {
[INFO] [stdout]    |            ----- `Group` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Savefile` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Savefile` may come from an old version of the `savefile_derive` crate, try updating your dependency with `cargo update -p savefile_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `Savefile` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 33.91s
[INFO] running `Command { std: "docker" "inspect" "34eb62e477918d8dcfb99c8527d67a256940162c7a0e8f4cfd55bda29b82e3b5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "34eb62e477918d8dcfb99c8527d67a256940162c7a0e8f4cfd55bda29b82e3b5", kill_on_drop: false }`
[INFO] [stdout] 34eb62e477918d8dcfb99c8527d67a256940162c7a0e8f4cfd55bda29b82e3b5
