[INFO] fetching crate axolotl_creator 0.1.5...
[INFO] checking axolotl_creator-0.1.5 against 1.95.0 for pr-155915
[INFO] extracting crate axolotl_creator 0.1.5 into /workspace/builds/worker-4-tc1/source
[INFO] started tweaking crates.io crate axolotl_creator 0.1.5
[INFO] finished tweaking crates.io crate axolotl_creator 0.1.5
[INFO] tweaked toml for crates.io crate axolotl_creator 0.1.5 written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate axolotl_creator 0.1.5 on toolchain 1.95.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.95.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate axolotl_creator 0.1.5 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" "+1.95.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded rustc-demangle v0.1.19
[INFO] [stderr]   Downloaded savefile-derive v0.7.4
[INFO] [stderr]   Downloaded savefile v0.7.4
[INFO] [stderr]   Downloaded object v0.23.0
[INFO] [stderr]   Downloaded backtrace v0.3.58
[INFO] [stderr]   Downloaded bzip2-sys v0.1.10+1.0.8
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 96a211d4e2e91370127976406b31f9e256353ff3617df7420c101305546efd42
[INFO] running `Command { std: "docker" "start" "-a" "96a211d4e2e91370127976406b31f9e256353ff3617df7420c101305546efd42", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "96a211d4e2e91370127976406b31f9e256353ff3617df7420c101305546efd42", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "96a211d4e2e91370127976406b31f9e256353ff3617df7420c101305546efd42", kill_on_drop: false }`
[INFO] [stdout] 96a211d4e2e91370127976406b31f9e256353ff3617df7420c101305546efd42
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e69ad1cdfdfc5df7b00e321fec88b2a78ff3e4de25e98c584f50a8346b8292a3
[INFO] running `Command { std: "docker" "start" "-a" "e69ad1cdfdfc5df7b00e321fec88b2a78ff3e4de25e98c584f50a8346b8292a3", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.94
[INFO] [stderr]    Compiling cc v1.0.67
[INFO] [stderr]    Compiling proc-macro2 v1.0.26
[INFO] [stderr]    Compiling syn v1.0.71
[INFO] [stderr]    Compiling proc-macro2 v0.4.30
[INFO] [stderr]    Compiling miniz_oxide v0.4.4
[INFO] [stderr]    Compiling indexmap v1.6.2
[INFO] [stderr]     Checking object v0.23.0
[INFO] [stderr]     Checking rustc-demangle v0.1.19
[INFO] [stderr]     Checking once_cell v1.7.2
[INFO] [stderr]    Compiling savefile v0.7.4
[INFO] [stderr]     Checking arrayvec v0.5.2
[INFO] [stderr]    Compiling quote v1.0.9
[INFO] [stderr]    Compiling ring v0.16.20
[INFO] [stderr]    Compiling backtrace v0.3.58
[INFO] [stderr]    Compiling bzip2-sys v0.1.10+1.0.8
[INFO] [stderr]     Checking getrandom v0.1.16
[INFO] [stderr]     Checking parking_lot_core v0.7.2
[INFO] [stderr]    Compiling quote v0.6.13
[INFO] [stderr]    Compiling syn v0.14.9
[INFO] [stderr]     Checking rand_core v0.5.1
[INFO] [stderr]     Checking rand_chacha v0.2.2
[INFO] [stderr]     Checking parking_lot v0.10.2
[INFO] [stderr]     Checking rand v0.7.3
[INFO] [stderr]    Compiling savefile-derive v0.7.4
[INFO] [stderr]     Checking bzip2 v0.3.3
[INFO] [stderr]    Compiling synstructure v0.12.4
[INFO] [stderr]    Compiling failure_derive v0.1.8
[INFO] [stderr]     Checking failure v0.1.8
[INFO] [stderr]     Checking axolotl_creator v0.1.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/structs.rs:7:10
[INFO] [stdout]   |
[INFO] [stdout] 7 | #[derive(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_AxolotlType`
[INFO] [stdout] 8 | pub enum AxolotlType {
[INFO] [stdout]   |          ----------- `AxolotlType` 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/structs.rs:7:10
[INFO] [stdout]   |
[INFO] [stdout] 7 | #[derive(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_AxolotlType`
[INFO] [stdout] 8 | pub enum AxolotlType {
[INFO] [stdout]   |          ----------- `AxolotlType` 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/structs.rs:7:10
[INFO] [stdout]   |
[INFO] [stdout] 7 | #[derive(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_AxolotlType`
[INFO] [stdout] 8 | pub enum AxolotlType {
[INFO] [stdout]   |          ----------- `AxolotlType` 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/structs.rs:7:10
[INFO] [stdout]   |
[INFO] [stdout] 7 | #[derive(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_AxolotlType`
[INFO] [stdout] 8 | pub enum AxolotlType {
[INFO] [stdout]   |          ----------- `AxolotlType` 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/structs.rs:26:10
[INFO] [stdout]    |
[INFO] [stdout] 26 | #[derive(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_AxolotlFoods`
[INFO] [stdout] 27 | #[derive(Debug)]
[INFO] [stdout] 28 | pub enum AxolotlFoods {
[INFO] [stdout]    |          ------------ `AxolotlFoods` 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/structs.rs:26:10
[INFO] [stdout]    |
[INFO] [stdout] 26 | #[derive(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_AxolotlFoods`
[INFO] [stdout] 27 | #[derive(Debug)]
[INFO] [stdout] 28 | pub enum AxolotlFoods {
[INFO] [stdout]    |          ------------ `AxolotlFoods` 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/structs.rs:26:10
[INFO] [stdout]    |
[INFO] [stdout] 26 | #[derive(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_AxolotlFoods`
[INFO] [stdout] 27 | #[derive(Debug)]
[INFO] [stdout] 28 | pub enum AxolotlFoods {
[INFO] [stdout]    |          ------------ `AxolotlFoods` 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/structs.rs:26:10
[INFO] [stdout]    |
[INFO] [stdout] 26 | #[derive(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_AxolotlFoods`
[INFO] [stdout] 27 | #[derive(Debug)]
[INFO] [stdout] 28 | pub enum AxolotlFoods {
[INFO] [stdout]    |          ------------ `AxolotlFoods` 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/structs.rs:36:10
[INFO] [stdout]    |
[INFO] [stdout] 36 | #[derive(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_Axolotl`
[INFO] [stdout] 37 | #[derive(Debug)]
[INFO] [stdout] 38 | pub struct Axolotl {
[INFO] [stdout]    |            ------- `Axolotl` 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/structs.rs:36:10
[INFO] [stdout]    |
[INFO] [stdout] 36 | #[derive(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_Axolotl`
[INFO] [stdout] 37 | #[derive(Debug)]
[INFO] [stdout] 38 | pub struct Axolotl {
[INFO] [stdout]    |            ------- `Axolotl` 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/structs.rs:36:10
[INFO] [stdout]    |
[INFO] [stdout] 36 | #[derive(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_Axolotl`
[INFO] [stdout] 37 | #[derive(Debug)]
[INFO] [stdout] 38 | pub struct Axolotl {
[INFO] [stdout]    |            ------- `Axolotl` 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/structs.rs:36:10
[INFO] [stdout]    |
[INFO] [stdout] 36 | #[derive(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_Axolotl`
[INFO] [stdout] 37 | #[derive(Debug)]
[INFO] [stdout] 38 | pub struct Axolotl {
[INFO] [stdout]    |            ------- `Axolotl` 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/structs.rs:46:10
[INFO] [stdout]    |
[INFO] [stdout] 46 | #[derive(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_AxolotlVec`
[INFO] [stdout] 47 | pub struct AxolotlVec {
[INFO] [stdout]    |            ---------- `AxolotlVec` 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/structs.rs:46:10
[INFO] [stdout]    |
[INFO] [stdout] 46 | #[derive(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_AxolotlVec`
[INFO] [stdout] 47 | pub struct AxolotlVec {
[INFO] [stdout]    |            ---------- `AxolotlVec` 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/structs.rs:46:10
[INFO] [stdout]    |
[INFO] [stdout] 46 | #[derive(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_AxolotlVec`
[INFO] [stdout] 47 | pub struct AxolotlVec {
[INFO] [stdout]    |            ---------- `AxolotlVec` 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/structs.rs:46:10
[INFO] [stdout]    |
[INFO] [stdout] 46 | #[derive(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_AxolotlVec`
[INFO] [stdout] 47 | pub struct AxolotlVec {
[INFO] [stdout]    |            ---------- `AxolotlVec` 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/structs.rs:7:10
[INFO] [stdout]   |
[INFO] [stdout] 7 | #[derive(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_AxolotlType`
[INFO] [stdout] 8 | pub enum AxolotlType {
[INFO] [stdout]   |          ----------- `AxolotlType` 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/structs.rs:7:10
[INFO] [stdout]   |
[INFO] [stdout] 7 | #[derive(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_AxolotlType`
[INFO] [stdout] 8 | pub enum AxolotlType {
[INFO] [stdout]   |          ----------- `AxolotlType` 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/structs.rs:7:10
[INFO] [stdout]   |
[INFO] [stdout] 7 | #[derive(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_AxolotlType`
[INFO] [stdout] 8 | pub enum AxolotlType {
[INFO] [stdout]   |          ----------- `AxolotlType` 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/structs.rs:7:10
[INFO] [stdout]   |
[INFO] [stdout] 7 | #[derive(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_AxolotlType`
[INFO] [stdout] 8 | pub enum AxolotlType {
[INFO] [stdout]   |          ----------- `AxolotlType` 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/structs.rs:26:10
[INFO] [stdout]    |
[INFO] [stdout] 26 | #[derive(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_AxolotlFoods`
[INFO] [stdout] 27 | #[derive(Debug)]
[INFO] [stdout] 28 | pub enum AxolotlFoods {
[INFO] [stdout]    |          ------------ `AxolotlFoods` 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/structs.rs:26:10
[INFO] [stdout]    |
[INFO] [stdout] 26 | #[derive(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_AxolotlFoods`
[INFO] [stdout] 27 | #[derive(Debug)]
[INFO] [stdout] 28 | pub enum AxolotlFoods {
[INFO] [stdout]    |          ------------ `AxolotlFoods` 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/structs.rs:26:10
[INFO] [stdout]    |
[INFO] [stdout] 26 | #[derive(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_AxolotlFoods`
[INFO] [stdout] 27 | #[derive(Debug)]
[INFO] [stdout] 28 | pub enum AxolotlFoods {
[INFO] [stdout]    |          ------------ `AxolotlFoods` 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/structs.rs:26:10
[INFO] [stdout]    |
[INFO] [stdout] 26 | #[derive(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_AxolotlFoods`
[INFO] [stdout] 27 | #[derive(Debug)]
[INFO] [stdout] 28 | pub enum AxolotlFoods {
[INFO] [stdout]    |          ------------ `AxolotlFoods` 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/structs.rs:36:10
[INFO] [stdout]    |
[INFO] [stdout] 36 | #[derive(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_Axolotl`
[INFO] [stdout] 37 | #[derive(Debug)]
[INFO] [stdout] 38 | pub struct Axolotl {
[INFO] [stdout]    |            ------- `Axolotl` 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/structs.rs:36:10
[INFO] [stdout]    |
[INFO] [stdout] 36 | #[derive(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_Axolotl`
[INFO] [stdout] 37 | #[derive(Debug)]
[INFO] [stdout] 38 | pub struct Axolotl {
[INFO] [stdout]    |            ------- `Axolotl` 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/structs.rs:36:10
[INFO] [stdout]    |
[INFO] [stdout] 36 | #[derive(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_Axolotl`
[INFO] [stdout] 37 | #[derive(Debug)]
[INFO] [stdout] 38 | pub struct Axolotl {
[INFO] [stdout]    |            ------- `Axolotl` 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/structs.rs:36:10
[INFO] [stdout]    |
[INFO] [stdout] 36 | #[derive(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_Axolotl`
[INFO] [stdout] 37 | #[derive(Debug)]
[INFO] [stdout] 38 | pub struct Axolotl {
[INFO] [stdout]    |            ------- `Axolotl` 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/structs.rs:46:10
[INFO] [stdout]    |
[INFO] [stdout] 46 | #[derive(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_AxolotlVec`
[INFO] [stdout] 47 | pub struct AxolotlVec {
[INFO] [stdout]    |            ---------- `AxolotlVec` 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/structs.rs:46:10
[INFO] [stdout]    |
[INFO] [stdout] 46 | #[derive(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_AxolotlVec`
[INFO] [stdout] 47 | pub struct AxolotlVec {
[INFO] [stdout]    |            ---------- `AxolotlVec` 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/structs.rs:46:10
[INFO] [stdout]    |
[INFO] [stdout] 46 | #[derive(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_AxolotlVec`
[INFO] [stdout] 47 | pub struct AxolotlVec {
[INFO] [stdout]    |            ---------- `AxolotlVec` 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/structs.rs:46:10
[INFO] [stdout]    |
[INFO] [stdout] 46 | #[derive(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_AxolotlVec`
[INFO] [stdout] 47 | pub struct AxolotlVec {
[INFO] [stdout]    |            ---------- `AxolotlVec` 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 9.76s
[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 4`
[INFO] running `Command { std: "docker" "inspect" "e69ad1cdfdfc5df7b00e321fec88b2a78ff3e4de25e98c584f50a8346b8292a3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e69ad1cdfdfc5df7b00e321fec88b2a78ff3e4de25e98c584f50a8346b8292a3", kill_on_drop: false }`
[INFO] [stdout] e69ad1cdfdfc5df7b00e321fec88b2a78ff3e4de25e98c584f50a8346b8292a3
