[INFO] cloning repository https://github.com/Takashiidobe/binstaller
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Takashiidobe/binstaller" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTakashiidobe%2Fbinstaller", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTakashiidobe%2Fbinstaller'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 261ab8032c4b481bcca79fd2abe68b5661681df5
[INFO] checking Takashiidobe/binstaller against try#012cd62c9add58ab3910e44c137d87db3ab70f61 for pr-155915
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTakashiidobe%2Fbinstaller" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Takashiidobe/binstaller
[INFO] finished tweaking git repo https://github.com/Takashiidobe/binstaller
[INFO] tweaked toml for git repo https://github.com/Takashiidobe/binstaller written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Takashiidobe/binstaller on toolchain 012cd62c9add58ab3910e44c137d87db3ab70f61
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+012cd62c9add58ab3910e44c137d87db3ab70f61" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Takashiidobe/binstaller 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" "+012cd62c9add58ab3910e44c137d87db3ab70f61" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+012cd62c9add58ab3910e44c137d87db3ab70f61" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] ab2efa5cb872e8baa1a7e850584b97313eaeee5600b2f5ed3981fd524485e484
[INFO] running `Command { std: "docker" "start" "-a" "ab2efa5cb872e8baa1a7e850584b97313eaeee5600b2f5ed3981fd524485e484", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "ab2efa5cb872e8baa1a7e850584b97313eaeee5600b2f5ed3981fd524485e484", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ab2efa5cb872e8baa1a7e850584b97313eaeee5600b2f5ed3981fd524485e484", kill_on_drop: false }`
[INFO] [stdout] ab2efa5cb872e8baa1a7e850584b97313eaeee5600b2f5ed3981fd524485e484
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-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" "+012cd62c9add58ab3910e44c137d87db3ab70f61" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 5f49388c5ea205940772c210182a4f510dcbf931645199275616c82fb0e71553
[INFO] running `Command { std: "docker" "start" "-a" "5f49388c5ea205940772c210182a4f510dcbf931645199275616c82fb0e71553", kill_on_drop: false }`
[INFO] [stderr]    Compiling jobserver v0.1.26
[INFO] [stderr]    Compiling tokio v1.28.2
[INFO] [stderr]     Checking subtle v2.5.0
[INFO] [stderr]     Checking log v0.4.19
[INFO] [stderr]     Checking generic-array v0.14.7
[INFO] [stderr]    Compiling openssl v0.10.54
[INFO] [stderr]     Checking cpufeatures v0.2.7
[INFO] [stderr]    Compiling rustix v0.37.19
[INFO] [stderr]    Compiling futures-util v0.3.28
[INFO] [stderr]    Compiling syn v2.0.18
[INFO] [stderr]    Compiling native-tls v0.2.11
[INFO] [stderr]    Compiling futures-channel v0.3.28
[INFO] [stderr]    Compiling serde v1.0.164
[INFO] [stderr]     Checking miniz_oxide v0.7.1
[INFO] [stderr]     Checking form_urlencoded v1.2.0
[INFO] [stderr]     Checking anstyle-parse v0.2.0
[INFO] [stderr]     Checking anstyle v1.0.0
[INFO] [stderr]    Compiling cc v1.0.79
[INFO] [stderr]     Checking want v0.3.0
[INFO] [stderr]     Checking unicode-bidi v0.3.13
[INFO] [stderr]     Checking time v0.3.22
[INFO] [stderr]    Compiling anyhow v1.0.71
[INFO] [stderr]     Checking clap_lex v0.5.0
[INFO] [stderr]     Checking dirs-sys v0.4.1
[INFO] [stderr]     Checking password-hash v0.4.2
[INFO] [stderr]     Checking filetime v0.2.21
[INFO] [stderr]     Checking xattr v0.2.3
[INFO] [stderr]     Checking flate2 v1.0.26
[INFO] [stderr]     Checking rand v0.4.6
[INFO] [stderr]     Checking base64 v0.21.2
[INFO] [stderr]     Checking ipnet v2.7.2
[INFO] [stderr]     Checking directories v5.0.1
[INFO] [stderr]     Checking idna v0.4.0
[INFO] [stderr]     Checking tar v0.4.38
[INFO] [stderr]     Checking crypto-common v0.1.6
[INFO] [stderr]     Checking block-buffer v0.10.4
[INFO] [stderr]     Checking inout v0.1.3
[INFO] [stderr]     Checking cipher v0.4.4
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking tempdir v0.3.7
[INFO] [stderr]     Checking aes v0.8.2
[INFO] [stderr]    Compiling openssl-sys v0.9.88
[INFO] [stderr]    Compiling zstd-sys v2.0.8+zstd.1.5.5
[INFO] [stderr]    Compiling bzip2-sys v0.1.11+1.0.8
[INFO] [stderr]     Checking url v2.4.0
[INFO] [stderr]     Checking sha2 v0.10.6
[INFO] [stderr]     Checking hmac v0.12.1
[INFO] [stderr]     Checking sha1 v0.10.5
[INFO] [stderr]     Checking pbkdf2 v0.11.0
[INFO] [stderr]     Checking is-terminal v0.4.7
[INFO] [stderr]     Checking anstream v0.3.2
[INFO] [stderr]     Checking bzip2 v0.4.4
[INFO] [stderr]     Checking clap_builder v4.3.3
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling tokio-macros v2.1.0
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling thiserror-impl v1.0.40
[INFO] [stderr]    Compiling mini-internal v0.1.30
[INFO] [stderr]    Compiling clap_derive v4.3.2
[INFO] [stderr]     Checking miniserde v0.1.30
[INFO] [stderr]     Checking thiserror v1.0.40
[INFO] [stderr]     Checking clap v4.3.3
[INFO] [stderr]    Compiling zstd-safe v5.0.2+zstd.1.5.2
[INFO] [stderr]     Checking zstd v0.11.2+zstd.1.5.2
[INFO] [stderr]     Checking zip v0.6.6
[INFO] [stderr]     Checking zip-extract v0.1.2
[INFO] [stderr]     Checking tokio-util v0.7.8
[INFO] [stderr]     Checking tokio-native-tls v0.3.1
[INFO] [stderr]     Checking h2 v0.3.19
[INFO] [stderr]     Checking hyper v0.14.26
[INFO] [stderr]     Checking hyper-tls v0.5.0
[INFO] [stderr]     Checking reqwest v0.11.18
[INFO] [stderr]     Checking binstaller v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused imports: `File`, `Path`, and `Write`
[INFO] [stdout]  --> src/main.rs:4:16
[INFO] [stdout]   |
[INFO] [stdout] 4 |     fs::{self, File},
[INFO] [stdout]   |                ^^^^
[INFO] [stdout] 5 |     io::{Cursor, Write},
[INFO] [stdout]   |                  ^^^^^
[INFO] [stdout] 6 |     path::{Path, PathBuf},
[INFO] [stdout]   |            ^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `File`, `Path`, and `Write`
[INFO] [stdout]  --> src/main.rs:4:16
[INFO] [stdout]   |
[INFO] [stdout] 4 |     fs::{self, File},
[INFO] [stdout]   |                ^^^^
[INFO] [stdout] 5 |     io::{Cursor, Write},
[INFO] [stdout]   |                  ^^^^^
[INFO] [stdout] 6 |     path::{Path, PathBuf},
[INFO] [stdout]   |            ^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `file_name` is never read
[INFO] [stdout]   --> src/main.rs:30:5
[INFO] [stdout]    |
[INFO] [stdout] 28 | struct AssetInfo {
[INFO] [stdout]    |        --------- field in this struct
[INFO] [stdout] 29 |     download_url: String,
[INFO] [stdout] 30 |     file_name: String,
[INFO] [stdout]    |     ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `AssetInfo` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `Eq::assert_receiver_is_total_eq` should never be implemented by hand
[INFO] [stdout]   --> src/main.rs:64:5
[INFO] [stdout]    |
[INFO] [stdout] 64 |     fn assert_receiver_is_total_eq(&self) {}
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this method was used to add checks to the `Eq` derive macro
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #152336 <https://github.com/rust-lang/rust/issues/152336>
[INFO] [stdout]    = note: `#[warn(internal_eq_trait_method_impls)]` (part of `#[warn(future_incompatible)]`) on by default
[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/schema.rs:5:33
[INFO] [stdout]   |
[INFO] [stdout] 5 | #[derive(Default, Debug, Clone, Serialize, Deserialize)]
[INFO] [stdout]   |                                 ^--------
[INFO] [stdout]   |                                 |
[INFO] [stdout]   |                                 `Serialize` is not local
[INFO] [stdout]   |                                 move the `impl` block outside of this constant `_IMPL_MINISERIALIZE_FOR_Root`
[INFO] [stdout] 6 | #[serde(rename_all = "camelCase")]
[INFO] [stdout] 7 | pub struct Root {
[INFO] [stdout]   |            ---- `Root` is not local
[INFO] [stdout]   |
[INFO] [stdout]   = note: the derive macro `Serialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]   = note: the derive macro `Serialize` may come from an old version of the `mini_internal` crate, try updating your dependency with `cargo update -p mini_internal`
[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 `Serialize` (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/schema.rs:5:44
[INFO] [stdout]   |
[INFO] [stdout] 5 | #[derive(Default, Debug, Clone, Serialize, Deserialize)]
[INFO] [stdout]   |                                            ^----------
[INFO] [stdout]   |                                            |
[INFO] [stdout]   |                                            `Deserialize` is not local
[INFO] [stdout]   |                                            move the `impl` block outside of this constant `_IMPL_MINIDESERIALIZE_FOR_Root`
[INFO] [stdout] 6 | #[serde(rename_all = "camelCase")]
[INFO] [stdout] 7 | pub struct Root {
[INFO] [stdout]   |            ---- `Root` is not local
[INFO] [stdout]   |
[INFO] [stdout]   = note: the derive macro `Deserialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]   = note: the derive macro `Deserialize` may come from an old version of the `mini_internal` crate, try updating your dependency with `cargo update -p mini_internal`
[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 `Deserialize` (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/schema.rs:15:33
[INFO] [stdout]    |
[INFO] [stdout] 15 | #[derive(Default, Debug, Clone, Serialize, Deserialize)]
[INFO] [stdout]    |                                 ^--------
[INFO] [stdout]    |                                 |
[INFO] [stdout]    |                                 `Serialize` is not local
[INFO] [stdout]    |                                 move the `impl` block outside of this constant `_IMPL_MINISERIALIZE_FOR_Item`
[INFO] [stdout] 16 | #[serde(rename_all = "camelCase")]
[INFO] [stdout] 17 | pub struct Item {
[INFO] [stdout]    |            ---- `Item` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Serialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Serialize` may come from an old version of the `mini_internal` crate, try updating your dependency with `cargo update -p mini_internal`
[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 `Serialize` (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/schema.rs:15:44
[INFO] [stdout]    |
[INFO] [stdout] 15 | #[derive(Default, Debug, Clone, Serialize, Deserialize)]
[INFO] [stdout]    |                                            ^----------
[INFO] [stdout]    |                                            |
[INFO] [stdout]    |                                            `Deserialize` is not local
[INFO] [stdout]    |                                            move the `impl` block outside of this constant `_IMPL_MINIDESERIALIZE_FOR_Item`
[INFO] [stdout] 16 | #[serde(rename_all = "camelCase")]
[INFO] [stdout] 17 | pub struct Item {
[INFO] [stdout]    |            ---- `Item` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Deserialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Deserialize` may come from an old version of the `mini_internal` crate, try updating your dependency with `cargo update -p mini_internal`
[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 `Deserialize` (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/schema.rs:162:44
[INFO] [stdout]     |
[INFO] [stdout] 162 | #[derive(Default, Debug, Clone, PartialEq, Serialize, Deserialize)]
[INFO] [stdout]     |                                            ^--------
[INFO] [stdout]     |                                            |
[INFO] [stdout]     |                                            `Serialize` is not local
[INFO] [stdout]     |                                            move the `impl` block outside of this constant `_IMPL_MINISERIALIZE_FOR_Owner`
[INFO] [stdout] 163 | #[serde(rename_all = "camelCase")]
[INFO] [stdout] 164 | pub struct Owner {
[INFO] [stdout]     |            ----- `Owner` is not local
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `Serialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `Serialize` may come from an old version of the `mini_internal` crate, try updating your dependency with `cargo update -p mini_internal`
[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 `Serialize` (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/schema.rs:162:55
[INFO] [stdout]     |
[INFO] [stdout] 162 | #[derive(Default, Debug, Clone, PartialEq, Serialize, Deserialize)]
[INFO] [stdout]     |                                                       ^----------
[INFO] [stdout]     |                                                       |
[INFO] [stdout]     |                                                       `Deserialize` is not local
[INFO] [stdout]     |                                                       move the `impl` block outside of this constant `_IMPL_MINIDESERIALIZE_FOR_Owner`
[INFO] [stdout] 163 | #[serde(rename_all = "camelCase")]
[INFO] [stdout] 164 | pub struct Owner {
[INFO] [stdout]     |            ----- `Owner` is not local
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `Deserialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `Deserialize` may come from an old version of the `mini_internal` crate, try updating your dependency with `cargo update -p mini_internal`
[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 `Deserialize` (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/schema.rs:200:44
[INFO] [stdout]     |
[INFO] [stdout] 200 | #[derive(Default, Debug, Clone, PartialEq, Serialize, Deserialize)]
[INFO] [stdout]     |                                            ^--------
[INFO] [stdout]     |                                            |
[INFO] [stdout]     |                                            `Serialize` is not local
[INFO] [stdout]     |                                            move the `impl` block outside of this constant `_IMPL_MINISERIALIZE_FOR_License`
[INFO] [stdout] 201 | #[serde(rename_all = "camelCase")]
[INFO] [stdout] 202 | pub struct License {
[INFO] [stdout]     |            ------- `License` is not local
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `Serialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `Serialize` may come from an old version of the `mini_internal` crate, try updating your dependency with `cargo update -p mini_internal`
[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 `Serialize` (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/schema.rs:200:55
[INFO] [stdout]     |
[INFO] [stdout] 200 | #[derive(Default, Debug, Clone, PartialEq, Serialize, Deserialize)]
[INFO] [stdout]     |                                                       ^----------
[INFO] [stdout]     |                                                       |
[INFO] [stdout]     |                                                       `Deserialize` is not local
[INFO] [stdout]     |                                                       move the `impl` block outside of this constant `_IMPL_MINIDESERIALIZE_FOR_License`
[INFO] [stdout] 201 | #[serde(rename_all = "camelCase")]
[INFO] [stdout] 202 | pub struct License {
[INFO] [stdout]     |            ------- `License` is not local
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `Deserialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `Deserialize` may come from an old version of the `mini_internal` crate, try updating your dependency with `cargo update -p mini_internal`
[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 `Deserialize` (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/releases.rs:7:33
[INFO] [stdout]   |
[INFO] [stdout] 7 | #[derive(Default, Debug, Clone, Serialize, Deserialize)]
[INFO] [stdout]   |                                 ^--------
[INFO] [stdout]   |                                 |
[INFO] [stdout]   |                                 `Serialize` is not local
[INFO] [stdout]   |                                 move the `impl` block outside of this constant `_IMPL_MINISERIALIZE_FOR_Root2`
[INFO] [stdout] 8 | #[serde(rename_all = "camelCase")]
[INFO] [stdout] 9 | pub struct Root2 {
[INFO] [stdout]   |            ----- `Root2` is not local
[INFO] [stdout]   |
[INFO] [stdout]   = note: the derive macro `Serialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]   = note: the derive macro `Serialize` may come from an old version of the `mini_internal` crate, try updating your dependency with `cargo update -p mini_internal`
[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 `Serialize` (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/releases.rs:7:44
[INFO] [stdout]   |
[INFO] [stdout] 7 | #[derive(Default, Debug, Clone, Serialize, Deserialize)]
[INFO] [stdout]   |                                            ^----------
[INFO] [stdout]   |                                            |
[INFO] [stdout]   |                                            `Deserialize` is not local
[INFO] [stdout]   |                                            move the `impl` block outside of this constant `_IMPL_MINIDESERIALIZE_FOR_Root2`
[INFO] [stdout] 8 | #[serde(rename_all = "camelCase")]
[INFO] [stdout] 9 | pub struct Root2 {
[INFO] [stdout]   |            ----- `Root2` is not local
[INFO] [stdout]   |
[INFO] [stdout]   = note: the derive macro `Deserialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]   = note: the derive macro `Deserialize` may come from an old version of the `mini_internal` crate, try updating your dependency with `cargo update -p mini_internal`
[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 `Deserialize` (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/releases.rs:41:44
[INFO] [stdout]    |
[INFO] [stdout] 41 | #[derive(Default, Debug, Clone, PartialEq, Serialize, Deserialize)]
[INFO] [stdout]    |                                            ^--------
[INFO] [stdout]    |                                            |
[INFO] [stdout]    |                                            `Serialize` is not local
[INFO] [stdout]    |                                            move the `impl` block outside of this constant `_IMPL_MINISERIALIZE_FOR_Author`
[INFO] [stdout] 42 | #[serde(rename_all = "camelCase")]
[INFO] [stdout] 43 | pub struct Author {
[INFO] [stdout]    |            ------ `Author` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Serialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Serialize` may come from an old version of the `mini_internal` crate, try updating your dependency with `cargo update -p mini_internal`
[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 `Serialize` (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/releases.rs:41:55
[INFO] [stdout]    |
[INFO] [stdout] 41 | #[derive(Default, Debug, Clone, PartialEq, Serialize, Deserialize)]
[INFO] [stdout]    |                                                       ^----------
[INFO] [stdout]    |                                                       |
[INFO] [stdout]    |                                                       `Deserialize` is not local
[INFO] [stdout]    |                                                       move the `impl` block outside of this constant `_IMPL_MINIDESERIALIZE_FOR_Author`
[INFO] [stdout] 42 | #[serde(rename_all = "camelCase")]
[INFO] [stdout] 43 | pub struct Author {
[INFO] [stdout]    |            ------ `Author` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Deserialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Deserialize` may come from an old version of the `mini_internal` crate, try updating your dependency with `cargo update -p mini_internal`
[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 `Deserialize` (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/releases.rs:79:33
[INFO] [stdout]    |
[INFO] [stdout] 79 | #[derive(Default, Debug, Clone, Serialize, Deserialize)]
[INFO] [stdout]    |                                 ^--------
[INFO] [stdout]    |                                 |
[INFO] [stdout]    |                                 `Serialize` is not local
[INFO] [stdout]    |                                 move the `impl` block outside of this constant `_IMPL_MINISERIALIZE_FOR_Asset`
[INFO] [stdout] 80 | #[serde(rename_all = "camelCase")]
[INFO] [stdout] 81 | pub struct Asset {
[INFO] [stdout]    |            ----- `Asset` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Serialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Serialize` may come from an old version of the `mini_internal` crate, try updating your dependency with `cargo update -p mini_internal`
[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 `Serialize` (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/releases.rs:79:44
[INFO] [stdout]    |
[INFO] [stdout] 79 | #[derive(Default, Debug, Clone, Serialize, Deserialize)]
[INFO] [stdout]    |                                            ^----------
[INFO] [stdout]    |                                            |
[INFO] [stdout]    |                                            `Deserialize` is not local
[INFO] [stdout]    |                                            move the `impl` block outside of this constant `_IMPL_MINIDESERIALIZE_FOR_Asset`
[INFO] [stdout] 80 | #[serde(rename_all = "camelCase")]
[INFO] [stdout] 81 | pub struct Asset {
[INFO] [stdout]    |            ----- `Asset` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Deserialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Deserialize` may come from an old version of the `mini_internal` crate, try updating your dependency with `cargo update -p mini_internal`
[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 `Deserialize` (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/releases.rs:103:44
[INFO] [stdout]     |
[INFO] [stdout] 103 | #[derive(Default, Debug, Clone, PartialEq, Serialize, Deserialize)]
[INFO] [stdout]     |                                            ^--------
[INFO] [stdout]     |                                            |
[INFO] [stdout]     |                                            `Serialize` is not local
[INFO] [stdout]     |                                            move the `impl` block outside of this constant `_IMPL_MINISERIALIZE_FOR_Uploader`
[INFO] [stdout] 104 | #[serde(rename_all = "camelCase")]
[INFO] [stdout] 105 | pub struct Uploader {
[INFO] [stdout]     |            -------- `Uploader` is not local
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `Serialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `Serialize` may come from an old version of the `mini_internal` crate, try updating your dependency with `cargo update -p mini_internal`
[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 `Serialize` (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/releases.rs:103:55
[INFO] [stdout]     |
[INFO] [stdout] 103 | #[derive(Default, Debug, Clone, PartialEq, Serialize, Deserialize)]
[INFO] [stdout]     |                                                       ^----------
[INFO] [stdout]     |                                                       |
[INFO] [stdout]     |                                                       `Deserialize` is not local
[INFO] [stdout]     |                                                       move the `impl` block outside of this constant `_IMPL_MINIDESERIALIZE_FOR_Uploader`
[INFO] [stdout] 104 | #[serde(rename_all = "camelCase")]
[INFO] [stdout] 105 | pub struct Uploader {
[INFO] [stdout]     |            -------- `Uploader` is not local
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `Deserialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `Deserialize` may come from an old version of the `mini_internal` crate, try updating your dependency with `cargo update -p mini_internal`
[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 `Deserialize` (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/releases.rs:141:44
[INFO] [stdout]     |
[INFO] [stdout] 141 | #[derive(Default, Debug, Clone, PartialEq, Serialize, Deserialize)]
[INFO] [stdout]     |                                            ^--------
[INFO] [stdout]     |                                            |
[INFO] [stdout]     |                                            `Serialize` is not local
[INFO] [stdout]     |                                            move the `impl` block outside of this constant `_IMPL_MINISERIALIZE_FOR_Reactions`
[INFO] [stdout] 142 | #[serde(rename_all = "camelCase")]
[INFO] [stdout] 143 | pub struct Reactions {
[INFO] [stdout]     |            --------- `Reactions` is not local
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `Serialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `Serialize` may come from an old version of the `mini_internal` crate, try updating your dependency with `cargo update -p mini_internal`
[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 `Serialize` (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/releases.rs:141:55
[INFO] [stdout]     |
[INFO] [stdout] 141 | #[derive(Default, Debug, Clone, PartialEq, Serialize, Deserialize)]
[INFO] [stdout]     |                                                       ^----------
[INFO] [stdout]     |                                                       |
[INFO] [stdout]     |                                                       `Deserialize` is not local
[INFO] [stdout]     |                                                       move the `impl` block outside of this constant `_IMPL_MINIDESERIALIZE_FOR_Reactions`
[INFO] [stdout] 142 | #[serde(rename_all = "camelCase")]
[INFO] [stdout] 143 | pub struct Reactions {
[INFO] [stdout]     |            --------- `Reactions` is not local
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `Deserialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `Deserialize` may come from an old version of the `mini_internal` crate, try updating your dependency with `cargo update -p mini_internal`
[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 `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `file_name` is never read
[INFO] [stdout]   --> src/main.rs:30:5
[INFO] [stdout]    |
[INFO] [stdout] 28 | struct AssetInfo {
[INFO] [stdout]    |        --------- field in this struct
[INFO] [stdout] 29 |     download_url: String,
[INFO] [stdout] 30 |     file_name: String,
[INFO] [stdout]    |     ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `AssetInfo` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `Eq::assert_receiver_is_total_eq` should never be implemented by hand
[INFO] [stdout]   --> src/main.rs:64:5
[INFO] [stdout]    |
[INFO] [stdout] 64 |     fn assert_receiver_is_total_eq(&self) {}
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this method was used to add checks to the `Eq` derive macro
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #152336 <https://github.com/rust-lang/rust/issues/152336>
[INFO] [stdout]    = note: `#[warn(internal_eq_trait_method_impls)]` (part of `#[warn(future_incompatible)]`) on by default
[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/schema.rs:5:33
[INFO] [stdout]   |
[INFO] [stdout] 5 | #[derive(Default, Debug, Clone, Serialize, Deserialize)]
[INFO] [stdout]   |                                 ^--------
[INFO] [stdout]   |                                 |
[INFO] [stdout]   |                                 `Serialize` is not local
[INFO] [stdout]   |                                 move the `impl` block outside of this constant `_IMPL_MINISERIALIZE_FOR_Root`
[INFO] [stdout] 6 | #[serde(rename_all = "camelCase")]
[INFO] [stdout] 7 | pub struct Root {
[INFO] [stdout]   |            ---- `Root` is not local
[INFO] [stdout]   |
[INFO] [stdout]   = note: the derive macro `Serialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]   = note: the derive macro `Serialize` may come from an old version of the `mini_internal` crate, try updating your dependency with `cargo update -p mini_internal`
[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 `Serialize` (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/schema.rs:5:44
[INFO] [stdout]   |
[INFO] [stdout] 5 | #[derive(Default, Debug, Clone, Serialize, Deserialize)]
[INFO] [stdout]   |                                            ^----------
[INFO] [stdout]   |                                            |
[INFO] [stdout]   |                                            `Deserialize` is not local
[INFO] [stdout]   |                                            move the `impl` block outside of this constant `_IMPL_MINIDESERIALIZE_FOR_Root`
[INFO] [stdout] 6 | #[serde(rename_all = "camelCase")]
[INFO] [stdout] 7 | pub struct Root {
[INFO] [stdout]   |            ---- `Root` is not local
[INFO] [stdout]   |
[INFO] [stdout]   = note: the derive macro `Deserialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]   = note: the derive macro `Deserialize` may come from an old version of the `mini_internal` crate, try updating your dependency with `cargo update -p mini_internal`
[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 `Deserialize` (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/schema.rs:15:33
[INFO] [stdout]    |
[INFO] [stdout] 15 | #[derive(Default, Debug, Clone, Serialize, Deserialize)]
[INFO] [stdout]    |                                 ^--------
[INFO] [stdout]    |                                 |
[INFO] [stdout]    |                                 `Serialize` is not local
[INFO] [stdout]    |                                 move the `impl` block outside of this constant `_IMPL_MINISERIALIZE_FOR_Item`
[INFO] [stdout] 16 | #[serde(rename_all = "camelCase")]
[INFO] [stdout] 17 | pub struct Item {
[INFO] [stdout]    |            ---- `Item` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Serialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Serialize` may come from an old version of the `mini_internal` crate, try updating your dependency with `cargo update -p mini_internal`
[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 `Serialize` (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/schema.rs:15:44
[INFO] [stdout]    |
[INFO] [stdout] 15 | #[derive(Default, Debug, Clone, Serialize, Deserialize)]
[INFO] [stdout]    |                                            ^----------
[INFO] [stdout]    |                                            |
[INFO] [stdout]    |                                            `Deserialize` is not local
[INFO] [stdout]    |                                            move the `impl` block outside of this constant `_IMPL_MINIDESERIALIZE_FOR_Item`
[INFO] [stdout] 16 | #[serde(rename_all = "camelCase")]
[INFO] [stdout] 17 | pub struct Item {
[INFO] [stdout]    |            ---- `Item` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Deserialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Deserialize` may come from an old version of the `mini_internal` crate, try updating your dependency with `cargo update -p mini_internal`
[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 `Deserialize` (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/schema.rs:162:44
[INFO] [stdout]     |
[INFO] [stdout] 162 | #[derive(Default, Debug, Clone, PartialEq, Serialize, Deserialize)]
[INFO] [stdout]     |                                            ^--------
[INFO] [stdout]     |                                            |
[INFO] [stdout]     |                                            `Serialize` is not local
[INFO] [stdout]     |                                            move the `impl` block outside of this constant `_IMPL_MINISERIALIZE_FOR_Owner`
[INFO] [stdout] 163 | #[serde(rename_all = "camelCase")]
[INFO] [stdout] 164 | pub struct Owner {
[INFO] [stdout]     |            ----- `Owner` is not local
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `Serialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `Serialize` may come from an old version of the `mini_internal` crate, try updating your dependency with `cargo update -p mini_internal`
[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 `Serialize` (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/schema.rs:162:55
[INFO] [stdout]     |
[INFO] [stdout] 162 | #[derive(Default, Debug, Clone, PartialEq, Serialize, Deserialize)]
[INFO] [stdout]     |                                                       ^----------
[INFO] [stdout]     |                                                       |
[INFO] [stdout]     |                                                       `Deserialize` is not local
[INFO] [stdout]     |                                                       move the `impl` block outside of this constant `_IMPL_MINIDESERIALIZE_FOR_Owner`
[INFO] [stdout] 163 | #[serde(rename_all = "camelCase")]
[INFO] [stdout] 164 | pub struct Owner {
[INFO] [stdout]     |            ----- `Owner` is not local
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `Deserialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `Deserialize` may come from an old version of the `mini_internal` crate, try updating your dependency with `cargo update -p mini_internal`
[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 `Deserialize` (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/schema.rs:200:44
[INFO] [stdout]     |
[INFO] [stdout] 200 | #[derive(Default, Debug, Clone, PartialEq, Serialize, Deserialize)]
[INFO] [stdout]     |                                            ^--------
[INFO] [stdout]     |                                            |
[INFO] [stdout]     |                                            `Serialize` is not local
[INFO] [stdout]     |                                            move the `impl` block outside of this constant `_IMPL_MINISERIALIZE_FOR_License`
[INFO] [stdout] 201 | #[serde(rename_all = "camelCase")]
[INFO] [stdout] 202 | pub struct License {
[INFO] [stdout]     |            ------- `License` is not local
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `Serialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `Serialize` may come from an old version of the `mini_internal` crate, try updating your dependency with `cargo update -p mini_internal`
[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 `Serialize` (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/schema.rs:200:55
[INFO] [stdout]     |
[INFO] [stdout] 200 | #[derive(Default, Debug, Clone, PartialEq, Serialize, Deserialize)]
[INFO] [stdout]     |                                                       ^----------
[INFO] [stdout]     |                                                       |
[INFO] [stdout]     |                                                       `Deserialize` is not local
[INFO] [stdout]     |                                                       move the `impl` block outside of this constant `_IMPL_MINIDESERIALIZE_FOR_License`
[INFO] [stdout] 201 | #[serde(rename_all = "camelCase")]
[INFO] [stdout] 202 | pub struct License {
[INFO] [stdout]     |            ------- `License` is not local
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `Deserialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `Deserialize` may come from an old version of the `mini_internal` crate, try updating your dependency with `cargo update -p mini_internal`
[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 `Deserialize` (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/releases.rs:7:33
[INFO] [stdout]   |
[INFO] [stdout] 7 | #[derive(Default, Debug, Clone, Serialize, Deserialize)]
[INFO] [stdout]   |                                 ^--------
[INFO] [stdout]   |                                 |
[INFO] [stdout]   |                                 `Serialize` is not local
[INFO] [stdout]   |                                 move the `impl` block outside of this constant `_IMPL_MINISERIALIZE_FOR_Root2`
[INFO] [stdout] 8 | #[serde(rename_all = "camelCase")]
[INFO] [stdout] 9 | pub struct Root2 {
[INFO] [stdout]   |            ----- `Root2` is not local
[INFO] [stdout]   |
[INFO] [stdout]   = note: the derive macro `Serialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]   = note: the derive macro `Serialize` may come from an old version of the `mini_internal` crate, try updating your dependency with `cargo update -p mini_internal`
[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 `Serialize` (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/releases.rs:7:44
[INFO] [stdout]   |
[INFO] [stdout] 7 | #[derive(Default, Debug, Clone, Serialize, Deserialize)]
[INFO] [stdout]   |                                            ^----------
[INFO] [stdout]   |                                            |
[INFO] [stdout]   |                                            `Deserialize` is not local
[INFO] [stdout]   |                                            move the `impl` block outside of this constant `_IMPL_MINIDESERIALIZE_FOR_Root2`
[INFO] [stdout] 8 | #[serde(rename_all = "camelCase")]
[INFO] [stdout] 9 | pub struct Root2 {
[INFO] [stdout]   |            ----- `Root2` is not local
[INFO] [stdout]   |
[INFO] [stdout]   = note: the derive macro `Deserialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]   = note: the derive macro `Deserialize` may come from an old version of the `mini_internal` crate, try updating your dependency with `cargo update -p mini_internal`
[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 `Deserialize` (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/releases.rs:41:44
[INFO] [stdout]    |
[INFO] [stdout] 41 | #[derive(Default, Debug, Clone, PartialEq, Serialize, Deserialize)]
[INFO] [stdout]    |                                            ^--------
[INFO] [stdout]    |                                            |
[INFO] [stdout]    |                                            `Serialize` is not local
[INFO] [stdout]    |                                            move the `impl` block outside of this constant `_IMPL_MINISERIALIZE_FOR_Author`
[INFO] [stdout] 42 | #[serde(rename_all = "camelCase")]
[INFO] [stdout] 43 | pub struct Author {
[INFO] [stdout]    |            ------ `Author` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Serialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Serialize` may come from an old version of the `mini_internal` crate, try updating your dependency with `cargo update -p mini_internal`
[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 `Serialize` (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/releases.rs:41:55
[INFO] [stdout]    |
[INFO] [stdout] 41 | #[derive(Default, Debug, Clone, PartialEq, Serialize, Deserialize)]
[INFO] [stdout]    |                                                       ^----------
[INFO] [stdout]    |                                                       |
[INFO] [stdout]    |                                                       `Deserialize` is not local
[INFO] [stdout]    |                                                       move the `impl` block outside of this constant `_IMPL_MINIDESERIALIZE_FOR_Author`
[INFO] [stdout] 42 | #[serde(rename_all = "camelCase")]
[INFO] [stdout] 43 | pub struct Author {
[INFO] [stdout]    |            ------ `Author` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Deserialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Deserialize` may come from an old version of the `mini_internal` crate, try updating your dependency with `cargo update -p mini_internal`
[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 `Deserialize` (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/releases.rs:79:33
[INFO] [stdout]    |
[INFO] [stdout] 79 | #[derive(Default, Debug, Clone, Serialize, Deserialize)]
[INFO] [stdout]    |                                 ^--------
[INFO] [stdout]    |                                 |
[INFO] [stdout]    |                                 `Serialize` is not local
[INFO] [stdout]    |                                 move the `impl` block outside of this constant `_IMPL_MINISERIALIZE_FOR_Asset`
[INFO] [stdout] 80 | #[serde(rename_all = "camelCase")]
[INFO] [stdout] 81 | pub struct Asset {
[INFO] [stdout]    |            ----- `Asset` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Serialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Serialize` may come from an old version of the `mini_internal` crate, try updating your dependency with `cargo update -p mini_internal`
[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 `Serialize` (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 29.56s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: openssl v0.10.54
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 4`
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/releases.rs:79:44
[INFO] [stdout]    |
[INFO] [stdout] 79 | #[derive(Default, Debug, Clone, Serialize, Deserialize)]
[INFO] [stdout]    |                                            ^----------
[INFO] [stdout]    |                                            |
[INFO] [stdout]    |                                            `Deserialize` is not local
[INFO] [stdout]    |                                            move the `impl` block outside of this constant `_IMPL_MINIDESERIALIZE_FOR_Asset`
[INFO] [stdout] 80 | #[serde(rename_all = "camelCase")]
[INFO] [stdout] 81 | pub struct Asset {
[INFO] [stdout]    |            ----- `Asset` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Deserialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Deserialize` may come from an old version of the `mini_internal` crate, try updating your dependency with `cargo update -p mini_internal`
[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 `Deserialize` (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/releases.rs:103:44
[INFO] [stdout]     |
[INFO] [stdout] 103 | #[derive(Default, Debug, Clone, PartialEq, Serialize, Deserialize)]
[INFO] [stdout]     |                                            ^--------
[INFO] [stdout]     |                                            |
[INFO] [stdout]     |                                            `Serialize` is not local
[INFO] [stdout]     |                                            move the `impl` block outside of this constant `_IMPL_MINISERIALIZE_FOR_Uploader`
[INFO] [stdout] 104 | #[serde(rename_all = "camelCase")]
[INFO] [stdout] 105 | pub struct Uploader {
[INFO] [stdout]     |            -------- `Uploader` is not local
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `Serialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `Serialize` may come from an old version of the `mini_internal` crate, try updating your dependency with `cargo update -p mini_internal`
[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 `Serialize` (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/releases.rs:103:55
[INFO] [stdout]     |
[INFO] [stdout] 103 | #[derive(Default, Debug, Clone, PartialEq, Serialize, Deserialize)]
[INFO] [stdout]     |                                                       ^----------
[INFO] [stdout]     |                                                       |
[INFO] [stdout]     |                                                       `Deserialize` is not local
[INFO] [stdout]     |                                                       move the `impl` block outside of this constant `_IMPL_MINIDESERIALIZE_FOR_Uploader`
[INFO] [stdout] 104 | #[serde(rename_all = "camelCase")]
[INFO] [stdout] 105 | pub struct Uploader {
[INFO] [stdout]     |            -------- `Uploader` is not local
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `Deserialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `Deserialize` may come from an old version of the `mini_internal` crate, try updating your dependency with `cargo update -p mini_internal`
[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 `Deserialize` (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/releases.rs:141:44
[INFO] [stdout]     |
[INFO] [stdout] 141 | #[derive(Default, Debug, Clone, PartialEq, Serialize, Deserialize)]
[INFO] [stdout]     |                                            ^--------
[INFO] [stdout]     |                                            |
[INFO] [stdout]     |                                            `Serialize` is not local
[INFO] [stdout]     |                                            move the `impl` block outside of this constant `_IMPL_MINISERIALIZE_FOR_Reactions`
[INFO] [stdout] 142 | #[serde(rename_all = "camelCase")]
[INFO] [stdout] 143 | pub struct Reactions {
[INFO] [stdout]     |            --------- `Reactions` is not local
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `Serialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `Serialize` may come from an old version of the `mini_internal` crate, try updating your dependency with `cargo update -p mini_internal`
[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 `Serialize` (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/releases.rs:141:55
[INFO] [stdout]     |
[INFO] [stdout] 141 | #[derive(Default, Debug, Clone, PartialEq, Serialize, Deserialize)]
[INFO] [stdout]     |                                                       ^----------
[INFO] [stdout]     |                                                       |
[INFO] [stdout]     |                                                       `Deserialize` is not local
[INFO] [stdout]     |                                                       move the `impl` block outside of this constant `_IMPL_MINIDESERIALIZE_FOR_Reactions`
[INFO] [stdout] 142 | #[serde(rename_all = "camelCase")]
[INFO] [stdout] 143 | pub struct Reactions {
[INFO] [stdout]     |            --------- `Reactions` is not local
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `Deserialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `Deserialize` may come from an old version of the `mini_internal` crate, try updating your dependency with `cargo update -p mini_internal`
[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 `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "5f49388c5ea205940772c210182a4f510dcbf931645199275616c82fb0e71553", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5f49388c5ea205940772c210182a4f510dcbf931645199275616c82fb0e71553", kill_on_drop: false }`
[INFO] [stdout] 5f49388c5ea205940772c210182a4f510dcbf931645199275616c82fb0e71553
