[INFO] cloning repository https://github.com/Mintbase/minterop-data
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Mintbase/minterop-data" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMintbase%2Fminterop-data", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMintbase%2Fminterop-data'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] e965a07dbaffce232a8475e6039c73335f89fb46
[INFO] checking Mintbase/minterop-data against 1.95.0 for pr-155915
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMintbase%2Fminterop-data" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Mintbase/minterop-data
[INFO] finished tweaking git repo https://github.com/Mintbase/minterop-data
[INFO] tweaked toml for git repo https://github.com/Mintbase/minterop-data written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Mintbase/minterop-data 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 git repo https://github.com/Mintbase/minterop-data 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 unicode-ident v1.0.4
[INFO] [stderr]   Downloaded proc-macro2 v1.0.44
[INFO] [stderr]   Downloaded migrations_internals v1.4.1
[INFO] [stderr]   Downloaded pq-sys v0.4.7
[INFO] [stderr]   Downloaded scheduled-thread-pool v0.2.6
[INFO] [stderr]   Downloaded migrations_macros v1.4.2
[INFO] [stderr]   Downloaded diesel_migrations v1.4.0
[INFO] [stderr]   Downloaded itoa v1.0.3
[INFO] [stderr]   Downloaded serde v1.0.145
[INFO] [stderr]   Downloaded bigdecimal v0.1.2
[INFO] [stderr]   Downloaded wasi v0.10.0+wasi-snapshot-preview1
[INFO] [stderr]   Downloaded smallvec v1.9.0
[INFO] [stderr]   Downloaded parking_lot_core v0.9.3
[INFO] [stderr]   Downloaded iana-time-zone v0.1.50
[INFO] [stderr]   Downloaded anyhow v1.0.65
[INFO] [stderr]   Downloaded time v0.1.44
[INFO] [stderr]   Downloaded serde_derive v1.0.145
[INFO] [stderr]   Downloaded bumpalo v3.11.0
[INFO] [stderr]   Downloaded r2d2 v0.8.10
[INFO] [stderr]   Downloaded once_cell v1.15.0
[INFO] [stderr]   Downloaded num-bigint v0.2.6
[INFO] [stderr]   Downloaded diesel_derives v1.4.1
[INFO] [stderr]   Downloaded ryu v1.0.11
[INFO] [stderr]   Downloaded serde_json v1.0.85
[INFO] [stderr]   Downloaded quote v1.0.21
[INFO] [stderr]   Downloaded chrono v0.4.22
[INFO] [stderr]   Downloaded diesel v1.4.8
[INFO] [stderr]   Downloaded syn v1.0.101
[INFO] [stderr]   Downloaded libc v0.2.133
[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] bc249413a5799f0cfa0d50e60fee5f0dc79723c4924b9df7e2f1b5a3a7f875bb
[INFO] running `Command { std: "docker" "start" "-a" "bc249413a5799f0cfa0d50e60fee5f0dc79723c4924b9df7e2f1b5a3a7f875bb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "bc249413a5799f0cfa0d50e60fee5f0dc79723c4924b9df7e2f1b5a3a7f875bb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bc249413a5799f0cfa0d50e60fee5f0dc79723c4924b9df7e2f1b5a3a7f875bb", kill_on_drop: false }`
[INFO] [stdout] bc249413a5799f0cfa0d50e60fee5f0dc79723c4924b9df7e2f1b5a3a7f875bb
[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] c8892c6056c2318b80469b1325604446fe786f7d3cba2421d3da7ffdd8aa22bf
[INFO] running `Command { std: "docker" "start" "-a" "c8892c6056c2318b80469b1325604446fe786f7d3cba2421d3da7ffdd8aa22bf", kill_on_drop: false }`
[INFO] [stderr]    Compiling autocfg v1.1.0
[INFO] [stderr]    Compiling proc-macro2 v1.0.44
[INFO] [stderr]    Compiling quote v1.0.21
[INFO] [stderr]    Compiling unicode-ident v1.0.4
[INFO] [stderr]    Compiling syn v1.0.101
[INFO] [stderr]    Compiling libc v0.2.133
[INFO] [stderr]     Checking cfg-if v1.0.0
[INFO] [stderr]    Compiling parking_lot_core v0.9.3
[INFO] [stderr]     Checking smallvec v1.9.0
[INFO] [stderr]     Checking scopeguard v1.1.0
[INFO] [stderr]    Compiling serde_derive v1.0.145
[INFO] [stderr]    Compiling serde v1.0.145
[INFO] [stderr]    Compiling log v0.4.17
[INFO] [stderr]    Compiling pq-sys v0.4.7
[INFO] [stderr]    Compiling serde_json v1.0.85
[INFO] [stderr]     Checking itoa v1.0.3
[INFO] [stderr]     Checking ryu v1.0.11
[INFO] [stderr]     Checking iana-time-zone v0.1.50
[INFO] [stderr]    Compiling byteorder v1.4.3
[INFO] [stderr]     Checking bitflags v1.3.2
[INFO] [stderr]    Compiling anyhow v1.0.65
[INFO] [stderr]    Compiling num-traits v0.2.15
[INFO] [stderr]    Compiling num-integer v0.1.45
[INFO] [stderr]    Compiling lock_api v0.4.9
[INFO] [stderr]    Compiling num-bigint v0.2.6
[INFO] [stderr]     Checking time v0.1.44
[INFO] [stderr]     Checking parking_lot v0.12.1
[INFO] [stderr]     Checking scheduled-thread-pool v0.2.6
[INFO] [stderr]     Checking r2d2 v0.8.10
[INFO] [stderr]     Checking chrono v0.4.22
[INFO] [stderr]     Checking bigdecimal v0.1.2
[INFO] [stderr]    Compiling diesel_derives v1.4.1
[INFO] [stderr]    Compiling diesel v1.4.8
[INFO] [stderr]    Compiling migrations_internals v1.4.1
[INFO] [stderr]    Compiling migrations_macros v1.4.2
[INFO] [stderr]     Checking diesel_migrations v1.4.0
[INFO] [stderr]     Checking minterop-data v0.1.0 (/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/db_rows.rs:6:26
[INFO] [stdout]   |
[INFO] [stdout] 6 | #[derive(Clone, Default, diesel::Insertable, diesel::Queryable)]
[INFO] [stdout]   |                          ^-----------------
[INFO] [stdout]   |                          |
[INFO] [stdout]   |                          `Insertable` is not local
[INFO] [stdout]   |                          `table` is not local
[INFO] [stdout]   |                          move the `impl` block outside of this function `_impl_insertable_for_nfttoken`
[INFO] [stdout] 7 | pub struct NftToken {
[INFO] [stdout]   |            -------- `NftToken` is not local
[INFO] [stdout]   |
[INFO] [stdout]   = note: the derive macro `diesel::Insertable` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]   = note: the derive macro `diesel::Insertable` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[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: `#[warn(non_local_definitions)]` on by default
[INFO] [stdout]   = note: this warning originates in the derive macro `diesel::Insertable` (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/db_rows.rs:6:26
[INFO] [stdout]   |
[INFO] [stdout] 6 | #[derive(Clone, Default, diesel::Insertable, diesel::Queryable)]
[INFO] [stdout]   |                          -^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |                          |
[INFO] [stdout]   |                          `Insertable` is not local
[INFO] [stdout]   |                          `table` is not local
[INFO] [stdout]   |                          move the `impl` block outside of this function `_impl_insertable_for_nfttoken`
[INFO] [stdout] 7 | pub struct NftToken {
[INFO] [stdout]   |            -------- `NftToken` is not local
[INFO] [stdout]   |
[INFO] [stdout]   = note: the derive macro `diesel::Insertable` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]   = note: the derive macro `diesel::Insertable` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[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: this warning originates in the derive macro `diesel::Insertable` (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/db_rows.rs:6:26
[INFO] [stdout]   |
[INFO] [stdout] 6 | #[derive(Clone, Default, diesel::Insertable, diesel::Queryable)]
[INFO] [stdout]   |                          ^-----------------
[INFO] [stdout]   |                          |
[INFO] [stdout]   |                          `UndecoratedInsertRecord` is not local
[INFO] [stdout]   |                          `table` is not local
[INFO] [stdout]   |                          move the `impl` block outside of this function `_impl_insertable_for_nfttoken`
[INFO] [stdout] 7 | pub struct NftToken {
[INFO] [stdout]   |            -------- `NftToken` is not local
[INFO] [stdout]   |
[INFO] [stdout]   = note: the derive macro `diesel::Insertable` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]   = note: the derive macro `diesel::Insertable` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[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: this warning originates in the derive macro `diesel::Insertable` (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/db_rows.rs:6:46
[INFO] [stdout]   |
[INFO] [stdout] 6 | #[derive(Clone, Default, diesel::Insertable, diesel::Queryable)]
[INFO] [stdout]   |                                              ^----------------
[INFO] [stdout]   |                                              |
[INFO] [stdout]   |                                              `Queryable` is not local
[INFO] [stdout]   |                                              move the `impl` block outside of this function `_impl_queryable_for_nfttoken`
[INFO] [stdout] 7 | pub struct NftToken {
[INFO] [stdout]   |            -------- `NftToken` is not local
[INFO] [stdout]   |
[INFO] [stdout]   = note: the derive macro `diesel::Queryable` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]   = note: the derive macro `diesel::Queryable` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[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: this warning originates in the derive macro `diesel::Queryable` (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/db_rows.rs:33:21
[INFO] [stdout]    |
[INFO] [stdout] 33 |     Default, Clone, diesel::Insertable, diesel::Queryable, diesel::AsChangeset,
[INFO] [stdout]    |                     ^-----------------
[INFO] [stdout]    |                     |
[INFO] [stdout]    |                     `Insertable` is not local
[INFO] [stdout]    |                     `table` is not local
[INFO] [stdout]    |                     move the `impl` block outside of this function `_impl_insertable_for_nftmetadata`
[INFO] [stdout] ...
[INFO] [stdout] 36 | pub struct NftMetadata {
[INFO] [stdout]    |            ----------- `NftMetadata` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `diesel::Insertable` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `diesel::Insertable` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[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: this warning originates in the derive macro `diesel::Insertable` (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/db_rows.rs:33:21
[INFO] [stdout]    |
[INFO] [stdout] 33 |     Default, Clone, diesel::Insertable, diesel::Queryable, diesel::AsChangeset,
[INFO] [stdout]    |                     -^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |                     |
[INFO] [stdout]    |                     `Insertable` is not local
[INFO] [stdout]    |                     `table` is not local
[INFO] [stdout]    |                     move the `impl` block outside of this function `_impl_insertable_for_nftmetadata`
[INFO] [stdout] ...
[INFO] [stdout] 36 | pub struct NftMetadata {
[INFO] [stdout]    |            ----------- `NftMetadata` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `diesel::Insertable` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `diesel::Insertable` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[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: this warning originates in the derive macro `diesel::Insertable` (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/db_rows.rs:33:21
[INFO] [stdout]    |
[INFO] [stdout] 33 |     Default, Clone, diesel::Insertable, diesel::Queryable, diesel::AsChangeset,
[INFO] [stdout]    |                     ^-----------------
[INFO] [stdout]    |                     |
[INFO] [stdout]    |                     `UndecoratedInsertRecord` is not local
[INFO] [stdout]    |                     `table` is not local
[INFO] [stdout]    |                     move the `impl` block outside of this function `_impl_insertable_for_nftmetadata`
[INFO] [stdout] ...
[INFO] [stdout] 36 | pub struct NftMetadata {
[INFO] [stdout]    |            ----------- `NftMetadata` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `diesel::Insertable` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `diesel::Insertable` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[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: this warning originates in the derive macro `diesel::Insertable` (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/db_rows.rs:33:41
[INFO] [stdout]    |
[INFO] [stdout] 33 |     Default, Clone, diesel::Insertable, diesel::Queryable, diesel::AsChangeset,
[INFO] [stdout]    |                                         ^----------------
[INFO] [stdout]    |                                         |
[INFO] [stdout]    |                                         `Queryable` is not local
[INFO] [stdout]    |                                         move the `impl` block outside of this function `_impl_queryable_for_nftmetadata`
[INFO] [stdout] ...
[INFO] [stdout] 36 | pub struct NftMetadata {
[INFO] [stdout]    |            ----------- `NftMetadata` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `diesel::Queryable` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `diesel::Queryable` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[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: this warning originates in the derive macro `diesel::Queryable` (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/db_rows.rs:33:60
[INFO] [stdout]    |
[INFO] [stdout] 33 |     Default, Clone, diesel::Insertable, diesel::Queryable, diesel::AsChangeset,
[INFO] [stdout]    |                                                            ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |                                                            |
[INFO] [stdout]    |                                                            `AsChangeset` is not local
[INFO] [stdout]    |                                                            move the `impl` block outside of this function `_impl_as_changeset_for_nftmetadata`
[INFO] [stdout] ...
[INFO] [stdout] 36 | pub struct NftMetadata {
[INFO] [stdout]    |            ----------- `NftMetadata` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `diesel::AsChangeset` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `diesel::AsChangeset` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[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: this warning originates in the derive macro `diesel::AsChangeset` (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/db_rows.rs:33:60
[INFO] [stdout]    |
[INFO] [stdout] 33 |     Default, Clone, diesel::Insertable, diesel::Queryable, diesel::AsChangeset,
[INFO] [stdout]    |                                                            ^------------------
[INFO] [stdout]    |                                                            |
[INFO] [stdout]    |                                                            `AsChangeset` is not local
[INFO] [stdout]    |                                                            move the `impl` block outside of this function `_impl_as_changeset_for_nftmetadata`
[INFO] [stdout] ...
[INFO] [stdout] 36 | pub struct NftMetadata {
[INFO] [stdout]    |            ----------- `NftMetadata` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `diesel::AsChangeset` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `diesel::AsChangeset` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[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: this warning originates in the derive macro `diesel::AsChangeset` (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/db_rows.rs:78:17
[INFO] [stdout]    |
[INFO] [stdout] 78 | #[derive(Clone, diesel::Insertable, diesel::Queryable, diesel::AsChangeset)]
[INFO] [stdout]    |                 ^-----------------
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 `Insertable` is not local
[INFO] [stdout]    |                 `table` is not local
[INFO] [stdout]    |                 move the `impl` block outside of this function `_impl_insertable_for_nftattribute`
[INFO] [stdout] 79 | pub struct NftAttribute {
[INFO] [stdout]    |            ------------ `NftAttribute` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `diesel::Insertable` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `diesel::Insertable` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[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: this warning originates in the derive macro `diesel::Insertable` (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/db_rows.rs:78:17
[INFO] [stdout]    |
[INFO] [stdout] 78 | #[derive(Clone, diesel::Insertable, diesel::Queryable, diesel::AsChangeset)]
[INFO] [stdout]    |                 -^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 `Insertable` is not local
[INFO] [stdout]    |                 `table` is not local
[INFO] [stdout]    |                 move the `impl` block outside of this function `_impl_insertable_for_nftattribute`
[INFO] [stdout] 79 | pub struct NftAttribute {
[INFO] [stdout]    |            ------------ `NftAttribute` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `diesel::Insertable` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `diesel::Insertable` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[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: this warning originates in the derive macro `diesel::Insertable` (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/db_rows.rs:78:17
[INFO] [stdout]    |
[INFO] [stdout] 78 | #[derive(Clone, diesel::Insertable, diesel::Queryable, diesel::AsChangeset)]
[INFO] [stdout]    |                 ^-----------------
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 `UndecoratedInsertRecord` is not local
[INFO] [stdout]    |                 `table` is not local
[INFO] [stdout]    |                 move the `impl` block outside of this function `_impl_insertable_for_nftattribute`
[INFO] [stdout] 79 | pub struct NftAttribute {
[INFO] [stdout]    |            ------------ `NftAttribute` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `diesel::Insertable` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `diesel::Insertable` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[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: this warning originates in the derive macro `diesel::Insertable` (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/db_rows.rs:78:37
[INFO] [stdout]    |
[INFO] [stdout] 78 | #[derive(Clone, diesel::Insertable, diesel::Queryable, diesel::AsChangeset)]
[INFO] [stdout]    |                                     ^----------------
[INFO] [stdout]    |                                     |
[INFO] [stdout]    |                                     `Queryable` is not local
[INFO] [stdout]    |                                     move the `impl` block outside of this function `_impl_queryable_for_nftattribute`
[INFO] [stdout] 79 | pub struct NftAttribute {
[INFO] [stdout]    |            ------------ `NftAttribute` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `diesel::Queryable` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `diesel::Queryable` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[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: this warning originates in the derive macro `diesel::Queryable` (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/db_rows.rs:78:56
[INFO] [stdout]    |
[INFO] [stdout] 78 | #[derive(Clone, diesel::Insertable, diesel::Queryable, diesel::AsChangeset)]
[INFO] [stdout]    |                                                        ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |                                                        |
[INFO] [stdout]    |                                                        `AsChangeset` is not local
[INFO] [stdout]    |                                                        move the `impl` block outside of this function `_impl_as_changeset_for_nftattribute`
[INFO] [stdout] 79 | pub struct NftAttribute {
[INFO] [stdout]    |            ------------ `NftAttribute` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `diesel::AsChangeset` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `diesel::AsChangeset` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[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: this warning originates in the derive macro `diesel::AsChangeset` (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/db_rows.rs:78:56
[INFO] [stdout]    |
[INFO] [stdout] 78 | #[derive(Clone, diesel::Insertable, diesel::Queryable, diesel::AsChangeset)]
[INFO] [stdout]    |                                                        ^------------------
[INFO] [stdout]    |                                                        |
[INFO] [stdout]    |                                                        `AsChangeset` is not local
[INFO] [stdout]    |                                                        move the `impl` block outside of this function `_impl_as_changeset_for_nftattribute`
[INFO] [stdout] 79 | pub struct NftAttribute {
[INFO] [stdout]    |            ------------ `NftAttribute` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `diesel::AsChangeset` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `diesel::AsChangeset` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[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: this warning originates in the derive macro `diesel::AsChangeset` (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/db_rows.rs:87:10
[INFO] [stdout]    |
[INFO] [stdout] 87 | #[derive(diesel::Insertable, diesel::Queryable, diesel::AsChangeset, Clone)]
[INFO] [stdout]    |          ^-----------------
[INFO] [stdout]    |          |
[INFO] [stdout]    |          `Insertable` is not local
[INFO] [stdout]    |          `table` is not local
[INFO] [stdout]    |          move the `impl` block outside of this function `_impl_insertable_for_nftcontract`
[INFO] [stdout] 88 | pub struct NftContract {
[INFO] [stdout]    |            ----------- `NftContract` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `diesel::Insertable` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `diesel::Insertable` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[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: this warning originates in the derive macro `diesel::Insertable` (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/db_rows.rs:87:10
[INFO] [stdout]    |
[INFO] [stdout] 87 | #[derive(diesel::Insertable, diesel::Queryable, diesel::AsChangeset, Clone)]
[INFO] [stdout]    |          -^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |          |
[INFO] [stdout]    |          `Insertable` is not local
[INFO] [stdout]    |          `table` is not local
[INFO] [stdout]    |          move the `impl` block outside of this function `_impl_insertable_for_nftcontract`
[INFO] [stdout] 88 | pub struct NftContract {
[INFO] [stdout]    |            ----------- `NftContract` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `diesel::Insertable` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `diesel::Insertable` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[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: this warning originates in the derive macro `diesel::Insertable` (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/db_rows.rs:87:10
[INFO] [stdout]    |
[INFO] [stdout] 87 | #[derive(diesel::Insertable, diesel::Queryable, diesel::AsChangeset, Clone)]
[INFO] [stdout]    |          ^-----------------
[INFO] [stdout]    |          |
[INFO] [stdout]    |          `UndecoratedInsertRecord` is not local
[INFO] [stdout]    |          `table` is not local
[INFO] [stdout]    |          move the `impl` block outside of this function `_impl_insertable_for_nftcontract`
[INFO] [stdout] 88 | pub struct NftContract {
[INFO] [stdout]    |            ----------- `NftContract` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `diesel::Insertable` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `diesel::Insertable` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[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: this warning originates in the derive macro `diesel::Insertable` (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/db_rows.rs:87:30
[INFO] [stdout]    |
[INFO] [stdout] 87 | #[derive(diesel::Insertable, diesel::Queryable, diesel::AsChangeset, Clone)]
[INFO] [stdout]    |                              ^----------------
[INFO] [stdout]    |                              |
[INFO] [stdout]    |                              `Queryable` is not local
[INFO] [stdout]    |                              move the `impl` block outside of this function `_impl_queryable_for_nftcontract`
[INFO] [stdout] 88 | pub struct NftContract {
[INFO] [stdout]    |            ----------- `NftContract` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `diesel::Queryable` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `diesel::Queryable` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[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: this warning originates in the derive macro `diesel::Queryable` (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/db_rows.rs:87:49
[INFO] [stdout]    |
[INFO] [stdout] 87 | #[derive(diesel::Insertable, diesel::Queryable, diesel::AsChangeset, Clone)]
[INFO] [stdout]    |                                                 ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |                                                 |
[INFO] [stdout]    |                                                 `AsChangeset` is not local
[INFO] [stdout]    |                                                 move the `impl` block outside of this function `_impl_as_changeset_for_nftcontract`
[INFO] [stdout] 88 | pub struct NftContract {
[INFO] [stdout]    |            ----------- `NftContract` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `diesel::AsChangeset` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `diesel::AsChangeset` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[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: this warning originates in the derive macro `diesel::AsChangeset` (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/db_rows.rs:87:49
[INFO] [stdout]    |
[INFO] [stdout] 87 | #[derive(diesel::Insertable, diesel::Queryable, diesel::AsChangeset, Clone)]
[INFO] [stdout]    |                                                 ^------------------
[INFO] [stdout]    |                                                 |
[INFO] [stdout]    |                                                 `AsChangeset` is not local
[INFO] [stdout]    |                                                 move the `impl` block outside of this function `_impl_as_changeset_for_nftcontract`
[INFO] [stdout] 88 | pub struct NftContract {
[INFO] [stdout]    |            ----------- `NftContract` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `diesel::AsChangeset` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `diesel::AsChangeset` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[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: this warning originates in the derive macro `diesel::AsChangeset` (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/db_rows.rs:106:10
[INFO] [stdout]     |
[INFO] [stdout] 106 | #[derive(diesel::Insertable, diesel::Queryable)]
[INFO] [stdout]     |          ^-----------------
[INFO] [stdout]     |          |
[INFO] [stdout]     |          `Insertable` is not local
[INFO] [stdout]     |          `table` is not local
[INFO] [stdout]     |          move the `impl` block outside of this function `_impl_insertable_for_nftapproval`
[INFO] [stdout] 107 | pub struct NftApproval {
[INFO] [stdout]     |            ----------- `NftApproval` is not local
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `diesel::Insertable` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `diesel::Insertable` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[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: this warning originates in the derive macro `diesel::Insertable` (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/db_rows.rs:106:10
[INFO] [stdout]     |
[INFO] [stdout] 106 | #[derive(diesel::Insertable, diesel::Queryable)]
[INFO] [stdout]     |          -^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |          |
[INFO] [stdout]     |          `Insertable` is not local
[INFO] [stdout]     |          `table` is not local
[INFO] [stdout]     |          move the `impl` block outside of this function `_impl_insertable_for_nftapproval`
[INFO] [stdout] 107 | pub struct NftApproval {
[INFO] [stdout]     |            ----------- `NftApproval` is not local
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `diesel::Insertable` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `diesel::Insertable` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[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: this warning originates in the derive macro `diesel::Insertable` (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/db_rows.rs:106:10
[INFO] [stdout]     |
[INFO] [stdout] 106 | #[derive(diesel::Insertable, diesel::Queryable)]
[INFO] [stdout]     |          ^-----------------
[INFO] [stdout]     |          |
[INFO] [stdout]     |          `UndecoratedInsertRecord` is not local
[INFO] [stdout]     |          `table` is not local
[INFO] [stdout]     |          move the `impl` block outside of this function `_impl_insertable_for_nftapproval`
[INFO] [stdout] 107 | pub struct NftApproval {
[INFO] [stdout]     |            ----------- `NftApproval` is not local
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `diesel::Insertable` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `diesel::Insertable` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[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: this warning originates in the derive macro `diesel::Insertable` (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/db_rows.rs:106:30
[INFO] [stdout]     |
[INFO] [stdout] 106 | #[derive(diesel::Insertable, diesel::Queryable)]
[INFO] [stdout]     |                              ^----------------
[INFO] [stdout]     |                              |
[INFO] [stdout]     |                              `Queryable` is not local
[INFO] [stdout]     |                              move the `impl` block outside of this function `_impl_queryable_for_nftapproval`
[INFO] [stdout] 107 | pub struct NftApproval {
[INFO] [stdout]     |            ----------- `NftApproval` is not local
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `diesel::Queryable` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `diesel::Queryable` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[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: this warning originates in the derive macro `diesel::Queryable` (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/db_rows.rs:116:10
[INFO] [stdout]     |
[INFO] [stdout] 116 | #[derive(diesel::Insertable, diesel::Queryable)]
[INFO] [stdout]     |          ^-----------------
[INFO] [stdout]     |          |
[INFO] [stdout]     |          `Insertable` is not local
[INFO] [stdout]     |          `table` is not local
[INFO] [stdout]     |          move the `impl` block outside of this function `_impl_insertable_for_mbstoreminter`
[INFO] [stdout] 117 | pub struct MbStoreMinter {
[INFO] [stdout]     |            ------------- `MbStoreMinter` is not local
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `diesel::Insertable` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `diesel::Insertable` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[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: this warning originates in the derive macro `diesel::Insertable` (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/db_rows.rs:116:10
[INFO] [stdout]     |
[INFO] [stdout] 116 | #[derive(diesel::Insertable, diesel::Queryable)]
[INFO] [stdout]     |          -^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |          |
[INFO] [stdout]     |          `Insertable` is not local
[INFO] [stdout]     |          `table` is not local
[INFO] [stdout]     |          move the `impl` block outside of this function `_impl_insertable_for_mbstoreminter`
[INFO] [stdout] 117 | pub struct MbStoreMinter {
[INFO] [stdout]     |            ------------- `MbStoreMinter` is not local
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `diesel::Insertable` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `diesel::Insertable` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[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: this warning originates in the derive macro `diesel::Insertable` (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/db_rows.rs:116:10
[INFO] [stdout]     |
[INFO] [stdout] 116 | #[derive(diesel::Insertable, diesel::Queryable)]
[INFO] [stdout]     |          ^-----------------
[INFO] [stdout]     |          |
[INFO] [stdout]     |          `UndecoratedInsertRecord` is not local
[INFO] [stdout]     |          `table` is not local
[INFO] [stdout]     |          move the `impl` block outside of this function `_impl_insertable_for_mbstoreminter`
[INFO] [stdout] 117 | pub struct MbStoreMinter {
[INFO] [stdout]     |            ------------- `MbStoreMinter` is not local
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `diesel::Insertable` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `diesel::Insertable` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[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: this warning originates in the derive macro `diesel::Insertable` (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/db_rows.rs:116:30
[INFO] [stdout]     |
[INFO] [stdout] 116 | #[derive(diesel::Insertable, diesel::Queryable)]
[INFO] [stdout]     |                              ^----------------
[INFO] [stdout]     |                              |
[INFO] [stdout]     |                              `Queryable` is not local
[INFO] [stdout]     |                              move the `impl` block outside of this function `_impl_queryable_for_mbstoreminter`
[INFO] [stdout] 117 | pub struct MbStoreMinter {
[INFO] [stdout]     |            ------------- `MbStoreMinter` is not local
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `diesel::Queryable` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `diesel::Queryable` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[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: this warning originates in the derive macro `diesel::Queryable` (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/db_rows.rs:125:10
[INFO] [stdout]     |
[INFO] [stdout] 125 | #[derive(diesel::Insertable, diesel::Queryable)]
[INFO] [stdout]     |          ^-----------------
[INFO] [stdout]     |          |
[INFO] [stdout]     |          `Insertable` is not local
[INFO] [stdout]     |          `table` is not local
[INFO] [stdout]     |          move the `impl` block outside of this function `_impl_insertable_for_nftactivity`
[INFO] [stdout] 126 | #[table_name = "nft_activities"]
[INFO] [stdout] 127 | pub struct NftActivity {
[INFO] [stdout]     |            ----------- `NftActivity` is not local
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `diesel::Insertable` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `diesel::Insertable` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[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: this warning originates in the derive macro `diesel::Insertable` (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/db_rows.rs:125:10
[INFO] [stdout]     |
[INFO] [stdout] 125 | #[derive(diesel::Insertable, diesel::Queryable)]
[INFO] [stdout]     |          -^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |          |
[INFO] [stdout]     |          `Insertable` is not local
[INFO] [stdout]     |          `table` is not local
[INFO] [stdout]     |          move the `impl` block outside of this function `_impl_insertable_for_nftactivity`
[INFO] [stdout] 126 | #[table_name = "nft_activities"]
[INFO] [stdout] 127 | pub struct NftActivity {
[INFO] [stdout]     |            ----------- `NftActivity` is not local
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `diesel::Insertable` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `diesel::Insertable` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[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: this warning originates in the derive macro `diesel::Insertable` (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/db_rows.rs:125:10
[INFO] [stdout]     |
[INFO] [stdout] 125 | #[derive(diesel::Insertable, diesel::Queryable)]
[INFO] [stdout]     |          ^-----------------
[INFO] [stdout]     |          |
[INFO] [stdout]     |          `UndecoratedInsertRecord` is not local
[INFO] [stdout]     |          `table` is not local
[INFO] [stdout]     |          move the `impl` block outside of this function `_impl_insertable_for_nftactivity`
[INFO] [stdout] 126 | #[table_name = "nft_activities"]
[INFO] [stdout] 127 | pub struct NftActivity {
[INFO] [stdout]     |            ----------- `NftActivity` is not local
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `diesel::Insertable` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `diesel::Insertable` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[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: this warning originates in the derive macro `diesel::Insertable` (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/db_rows.rs:125:30
[INFO] [stdout]     |
[INFO] [stdout] 125 | #[derive(diesel::Insertable, diesel::Queryable)]
[INFO] [stdout]     |                              ^----------------
[INFO] [stdout]     |                              |
[INFO] [stdout]     |                              `Queryable` is not local
[INFO] [stdout]     |                              move the `impl` block outside of this function `_impl_queryable_for_nftactivity`
[INFO] [stdout] 126 | #[table_name = "nft_activities"]
[INFO] [stdout] 127 | pub struct NftActivity {
[INFO] [stdout]     |            ----------- `NftActivity` is not local
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `diesel::Queryable` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `diesel::Queryable` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[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: this warning originates in the derive macro `diesel::Queryable` (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/db_rows.rs:158:10
[INFO] [stdout]     |
[INFO] [stdout] 158 | #[derive(diesel::Insertable, diesel::Queryable)]
[INFO] [stdout]     |          ^-----------------
[INFO] [stdout]     |          |
[INFO] [stdout]     |          `Insertable` is not local
[INFO] [stdout]     |          `table` is not local
[INFO] [stdout]     |          move the `impl` block outside of this function `_impl_insertable_for_nftlisting`
[INFO] [stdout] 159 | pub struct NftListing {
[INFO] [stdout]     |            ---------- `NftListing` is not local
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `diesel::Insertable` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `diesel::Insertable` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[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: this warning originates in the derive macro `diesel::Insertable` (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/db_rows.rs:158:10
[INFO] [stdout]     |
[INFO] [stdout] 158 | #[derive(diesel::Insertable, diesel::Queryable)]
[INFO] [stdout]     |          -^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |          |
[INFO] [stdout]     |          `Insertable` is not local
[INFO] [stdout]     |          `table` is not local
[INFO] [stdout]     |          move the `impl` block outside of this function `_impl_insertable_for_nftlisting`
[INFO] [stdout] 159 | pub struct NftListing {
[INFO] [stdout]     |            ---------- `NftListing` is not local
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `diesel::Insertable` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `diesel::Insertable` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[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: this warning originates in the derive macro `diesel::Insertable` (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/db_rows.rs:158:10
[INFO] [stdout]     |
[INFO] [stdout] 158 | #[derive(diesel::Insertable, diesel::Queryable)]
[INFO] [stdout]     |          ^-----------------
[INFO] [stdout]     |          |
[INFO] [stdout]     |          `UndecoratedInsertRecord` is not local
[INFO] [stdout]     |          `table` is not local
[INFO] [stdout]     |          move the `impl` block outside of this function `_impl_insertable_for_nftlisting`
[INFO] [stdout] 159 | pub struct NftListing {
[INFO] [stdout]     |            ---------- `NftListing` is not local
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `diesel::Insertable` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `diesel::Insertable` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[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: this warning originates in the derive macro `diesel::Insertable` (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/db_rows.rs:158:30
[INFO] [stdout]     |
[INFO] [stdout] 158 | #[derive(diesel::Insertable, diesel::Queryable)]
[INFO] [stdout]     |                              ^----------------
[INFO] [stdout]     |                              |
[INFO] [stdout]     |                              `Queryable` is not local
[INFO] [stdout]     |                              move the `impl` block outside of this function `_impl_queryable_for_nftlisting`
[INFO] [stdout] 159 | pub struct NftListing {
[INFO] [stdout]     |            ---------- `NftListing` is not local
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `diesel::Queryable` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `diesel::Queryable` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[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: this warning originates in the derive macro `diesel::Queryable` (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/db_rows.rs:180:10
[INFO] [stdout]     |
[INFO] [stdout] 180 | #[derive(diesel::Insertable, diesel::Queryable)]
[INFO] [stdout]     |          ^-----------------
[INFO] [stdout]     |          |
[INFO] [stdout]     |          `Insertable` is not local
[INFO] [stdout]     |          `table` is not local
[INFO] [stdout]     |          move the `impl` block outside of this function `_impl_insertable_for_nftoffer`
[INFO] [stdout] 181 | pub struct NftOffer {
[INFO] [stdout]     |            -------- `NftOffer` is not local
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `diesel::Insertable` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `diesel::Insertable` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[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: this warning originates in the derive macro `diesel::Insertable` (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/db_rows.rs:180:10
[INFO] [stdout]     |
[INFO] [stdout] 180 | #[derive(diesel::Insertable, diesel::Queryable)]
[INFO] [stdout]     |          -^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |          |
[INFO] [stdout]     |          `Insertable` is not local
[INFO] [stdout]     |          `table` is not local
[INFO] [stdout]     |          move the `impl` block outside of this function `_impl_insertable_for_nftoffer`
[INFO] [stdout] 181 | pub struct NftOffer {
[INFO] [stdout]     |            -------- `NftOffer` is not local
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `diesel::Insertable` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `diesel::Insertable` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[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: this warning originates in the derive macro `diesel::Insertable` (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/db_rows.rs:180:10
[INFO] [stdout]     |
[INFO] [stdout] 180 | #[derive(diesel::Insertable, diesel::Queryable)]
[INFO] [stdout]     |          ^-----------------
[INFO] [stdout]     |          |
[INFO] [stdout]     |          `UndecoratedInsertRecord` is not local
[INFO] [stdout]     |          `table` is not local
[INFO] [stdout]     |          move the `impl` block outside of this function `_impl_insertable_for_nftoffer`
[INFO] [stdout] 181 | pub struct NftOffer {
[INFO] [stdout]     |            -------- `NftOffer` is not local
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `diesel::Insertable` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `diesel::Insertable` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[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: this warning originates in the derive macro `diesel::Insertable` (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/db_rows.rs:180:30
[INFO] [stdout]     |
[INFO] [stdout] 180 | #[derive(diesel::Insertable, diesel::Queryable)]
[INFO] [stdout]     |                              ^----------------
[INFO] [stdout]     |                              |
[INFO] [stdout]     |                              `Queryable` is not local
[INFO] [stdout]     |                              move the `impl` block outside of this function `_impl_queryable_for_nftoffer`
[INFO] [stdout] 181 | pub struct NftOffer {
[INFO] [stdout]     |            -------- `NftOffer` is not local
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `diesel::Queryable` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `diesel::Queryable` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[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: this warning originates in the derive macro `diesel::Queryable` (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/db_rows.rs:203:10
[INFO] [stdout]     |
[INFO] [stdout] 203 | #[derive(diesel::Insertable, diesel::Queryable)]
[INFO] [stdout]     |          ^-----------------
[INFO] [stdout]     |          |
[INFO] [stdout]     |          `Insertable` is not local
[INFO] [stdout]     |          `table` is not local
[INFO] [stdout]     |          move the `impl` block outside of this function `_impl_insertable_for_nftearning`
[INFO] [stdout] 204 | pub struct NftEarning {
[INFO] [stdout]     |            ---------- `NftEarning` is not local
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `diesel::Insertable` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `diesel::Insertable` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[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: this warning originates in the derive macro `diesel::Insertable` (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/db_rows.rs:203:10
[INFO] [stdout]     |
[INFO] [stdout] 203 | #[derive(diesel::Insertable, diesel::Queryable)]
[INFO] [stdout]     |          -^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |          |
[INFO] [stdout]     |          `Insertable` is not local
[INFO] [stdout]     |          `table` is not local
[INFO] [stdout]     |          move the `impl` block outside of this function `_impl_insertable_for_nftearning`
[INFO] [stdout] 204 | pub struct NftEarning {
[INFO] [stdout]     |            ---------- `NftEarning` is not local
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `diesel::Insertable` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `diesel::Insertable` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[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: this warning originates in the derive macro `diesel::Insertable` (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/db_rows.rs:203:10
[INFO] [stdout]     |
[INFO] [stdout] 203 | #[derive(diesel::Insertable, diesel::Queryable)]
[INFO] [stdout]     |          ^-----------------
[INFO] [stdout]     |          |
[INFO] [stdout]     |          `UndecoratedInsertRecord` is not local
[INFO] [stdout]     |          `table` is not local
[INFO] [stdout]     |          move the `impl` block outside of this function `_impl_insertable_for_nftearning`
[INFO] [stdout] 204 | pub struct NftEarning {
[INFO] [stdout]     |            ---------- `NftEarning` is not local
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `diesel::Insertable` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `diesel::Insertable` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[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: this warning originates in the derive macro `diesel::Insertable` (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/db_rows.rs:203:30
[INFO] [stdout]     |
[INFO] [stdout] 203 | #[derive(diesel::Insertable, diesel::Queryable)]
[INFO] [stdout]     |                              ^----------------
[INFO] [stdout]     |                              |
[INFO] [stdout]     |                              `Queryable` is not local
[INFO] [stdout]     |                              move the `impl` block outside of this function `_impl_queryable_for_nftearning`
[INFO] [stdout] 204 | pub struct NftEarning {
[INFO] [stdout]     |            ---------- `NftEarning` is not local
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `diesel::Queryable` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `diesel::Queryable` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[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: this warning originates in the derive macro `diesel::Queryable` (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/db_rows.rs:220:10
[INFO] [stdout]     |
[INFO] [stdout] 220 | #[derive(diesel::Insertable, diesel::Queryable)]
[INFO] [stdout]     |          ^-----------------
[INFO] [stdout]     |          |
[INFO] [stdout]     |          `Insertable` is not local
[INFO] [stdout]     |          `table` is not local
[INFO] [stdout]     |          move the `impl` block outside of this function `_impl_insertable_for_nftexternallisting`
[INFO] [stdout] 221 | pub struct NftExternalListing {
[INFO] [stdout]     |            ------------------ `NftExternalListing` is not local
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `diesel::Insertable` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `diesel::Insertable` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[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: this warning originates in the derive macro `diesel::Insertable` (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/db_rows.rs:220:10
[INFO] [stdout]     |
[INFO] [stdout] 220 | #[derive(diesel::Insertable, diesel::Queryable)]
[INFO] [stdout]     |          -^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |          |
[INFO] [stdout]     |          `Insertable` is not local
[INFO] [stdout]     |          `table` is not local
[INFO] [stdout]     |          move the `impl` block outside of this function `_impl_insertable_for_nftexternallisting`
[INFO] [stdout] 221 | pub struct NftExternalListing {
[INFO] [stdout]     |            ------------------ `NftExternalListing` is not local
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `diesel::Insertable` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `diesel::Insertable` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[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: this warning originates in the derive macro `diesel::Insertable` (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/db_rows.rs:220:10
[INFO] [stdout]     |
[INFO] [stdout] 220 | #[derive(diesel::Insertable, diesel::Queryable)]
[INFO] [stdout]     |          ^-----------------
[INFO] [stdout]     |          |
[INFO] [stdout]     |          `UndecoratedInsertRecord` is not local
[INFO] [stdout]     |          `table` is not local
[INFO] [stdout]     |          move the `impl` block outside of this function `_impl_insertable_for_nftexternallisting`
[INFO] [stdout] 221 | pub struct NftExternalListing {
[INFO] [stdout]     |            ------------------ `NftExternalListing` is not local
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `diesel::Insertable` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `diesel::Insertable` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[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: this warning originates in the derive macro `diesel::Insertable` (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/db_rows.rs:220:30
[INFO] [stdout]     |
[INFO] [stdout] 220 | #[derive(diesel::Insertable, diesel::Queryable)]
[INFO] [stdout]     |                              ^----------------
[INFO] [stdout]     |                              |
[INFO] [stdout]     |                              `Queryable` is not local
[INFO] [stdout]     |                              move the `impl` block outside of this function `_impl_queryable_for_nftexternallisting`
[INFO] [stdout] 221 | pub struct NftExternalListing {
[INFO] [stdout]     |            ------------------ `NftExternalListing` is not local
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `diesel::Queryable` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `diesel::Queryable` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[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: this warning originates in the derive macro `diesel::Queryable` (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/db_rows.rs:241:10
[INFO] [stdout]     |
[INFO] [stdout] 241 | #[derive(diesel::Insertable, diesel::Queryable)]
[INFO] [stdout]     |          ^-----------------
[INFO] [stdout]     |          |
[INFO] [stdout]     |          `Insertable` is not local
[INFO] [stdout]     |          `table` is not local
[INFO] [stdout]     |          move the `impl` block outside of this function `_impl_insertable_for_accesskey`
[INFO] [stdout] 242 | pub struct AccessKey {
[INFO] [stdout]     |            --------- `AccessKey` is not local
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `diesel::Insertable` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `diesel::Insertable` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[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: this warning originates in the derive macro `diesel::Insertable` (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/db_rows.rs:241:10
[INFO] [stdout]     |
[INFO] [stdout] 241 | #[derive(diesel::Insertable, diesel::Queryable)]
[INFO] [stdout]     |          -^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |          |
[INFO] [stdout]     |          `Insertable` is not local
[INFO] [stdout]     |          `table` is not local
[INFO] [stdout]     |          move the `impl` block outside of this function `_impl_insertable_for_accesskey`
[INFO] [stdout] 242 | pub struct AccessKey {
[INFO] [stdout]     |            --------- `AccessKey` is not local
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `diesel::Insertable` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `diesel::Insertable` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[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: this warning originates in the derive macro `diesel::Insertable` (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/db_rows.rs:241:10
[INFO] [stdout]     |
[INFO] [stdout] 241 | #[derive(diesel::Insertable, diesel::Queryable)]
[INFO] [stdout]     |          ^-----------------
[INFO] [stdout]     |          |
[INFO] [stdout]     |          `UndecoratedInsertRecord` is not local
[INFO] [stdout]     |          `table` is not local
[INFO] [stdout]     |          move the `impl` block outside of this function `_impl_insertable_for_accesskey`
[INFO] [stdout] 242 | pub struct AccessKey {
[INFO] [stdout]     |            --------- `AccessKey` is not local
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `diesel::Insertable` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `diesel::Insertable` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[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: this warning originates in the derive macro `diesel::Insertable` (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/db_rows.rs:241:30
[INFO] [stdout]     |
[INFO] [stdout] 241 | #[derive(diesel::Insertable, diesel::Queryable)]
[INFO] [stdout]     |                              ^----------------
[INFO] [stdout]     |                              |
[INFO] [stdout]     |                              `Queryable` is not local
[INFO] [stdout]     |                              move the `impl` block outside of this function `_impl_queryable_for_accesskey`
[INFO] [stdout] 242 | pub struct AccessKey {
[INFO] [stdout]     |            --------- `AccessKey` is not local
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `diesel::Queryable` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `diesel::Queryable` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[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: this warning originates in the derive macro `diesel::Queryable` (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/db_rows.rs:251:10
[INFO] [stdout]     |
[INFO] [stdout] 251 | #[derive(diesel::Insertable, diesel::Queryable, diesel::AsChangeset, Clone)]
[INFO] [stdout]     |          ^-----------------
[INFO] [stdout]     |          |
[INFO] [stdout]     |          `Insertable` is not local
[INFO] [stdout]     |          `table` is not local
[INFO] [stdout]     |          move the `impl` block outside of this function `_impl_insertable_for_account`
[INFO] [stdout] 252 | pub struct Account {
[INFO] [stdout]     |            ------- `Account` is not local
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `diesel::Insertable` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `diesel::Insertable` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[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: this warning originates in the derive macro `diesel::Insertable` (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/db_rows.rs:251:10
[INFO] [stdout]     |
[INFO] [stdout] 251 | #[derive(diesel::Insertable, diesel::Queryable, diesel::AsChangeset, Clone)]
[INFO] [stdout]     |          -^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |          |
[INFO] [stdout]     |          `Insertable` is not local
[INFO] [stdout]     |          `table` is not local
[INFO] [stdout]     |          move the `impl` block outside of this function `_impl_insertable_for_account`
[INFO] [stdout] 252 | pub struct Account {
[INFO] [stdout]     |            ------- `Account` is not local
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `diesel::Insertable` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `diesel::Insertable` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[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: this warning originates in the derive macro `diesel::Insertable` (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/db_rows.rs:251:10
[INFO] [stdout]     |
[INFO] [stdout] 251 | #[derive(diesel::Insertable, diesel::Queryable, diesel::AsChangeset, Clone)]
[INFO] [stdout]     |          ^-----------------
[INFO] [stdout]     |          |
[INFO] [stdout]     |          `UndecoratedInsertRecord` is not local
[INFO] [stdout]     |          `table` is not local
[INFO] [stdout]     |          move the `impl` block outside of this function `_impl_insertable_for_account`
[INFO] [stdout] 252 | pub struct Account {
[INFO] [stdout]     |            ------- `Account` is not local
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `diesel::Insertable` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `diesel::Insertable` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[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: this warning originates in the derive macro `diesel::Insertable` (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/db_rows.rs:251:30
[INFO] [stdout]     |
[INFO] [stdout] 251 | #[derive(diesel::Insertable, diesel::Queryable, diesel::AsChangeset, Clone)]
[INFO] [stdout]     |                              ^----------------
[INFO] [stdout]     |                              |
[INFO] [stdout]     |                              `Queryable` is not local
[INFO] [stdout]     |                              move the `impl` block outside of this function `_impl_queryable_for_account`
[INFO] [stdout] 252 | pub struct Account {
[INFO] [stdout]     |            ------- `Account` is not local
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `diesel::Queryable` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `diesel::Queryable` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[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: this warning originates in the derive macro `diesel::Queryable` (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/db_rows.rs:251:49
[INFO] [stdout]     |
[INFO] [stdout] 251 | #[derive(diesel::Insertable, diesel::Queryable, diesel::AsChangeset, Clone)]
[INFO] [stdout]     |                                                 ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                                                 |
[INFO] [stdout]     |                                                 `AsChangeset` is not local
[INFO] [stdout]     |                                                 move the `impl` block outside of this function `_impl_as_changeset_for_account`
[INFO] [stdout] 252 | pub struct Account {
[INFO] [stdout]     |            ------- `Account` is not local
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `diesel::AsChangeset` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `diesel::AsChangeset` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[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: this warning originates in the derive macro `diesel::AsChangeset` (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/db_rows.rs:251:49
[INFO] [stdout]     |
[INFO] [stdout] 251 | #[derive(diesel::Insertable, diesel::Queryable, diesel::AsChangeset, Clone)]
[INFO] [stdout]     |                                                 ^------------------
[INFO] [stdout]     |                                                 |
[INFO] [stdout]     |                                                 `AsChangeset` is not local
[INFO] [stdout]     |                                                 move the `impl` block outside of this function `_impl_as_changeset_for_account`
[INFO] [stdout] 252 | pub struct Account {
[INFO] [stdout]     |            ------- `Account` is not local
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `diesel::AsChangeset` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `diesel::AsChangeset` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[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: this warning originates in the derive macro `diesel::AsChangeset` (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:3:1
[INFO] [stdout]    |
[INFO] [stdout]  3 | / diesel::table! {
[INFO] [stdout]  4 | |     access_keys (account_id, public_key, created_at) {
[INFO] [stdout]  5 | |         account_id -> Text,
[INFO] [stdout]  6 | |         public_key -> Text,
[INFO] [stdout] ...  |
[INFO] [stdout] 12 | | }
[INFO] [stdout]    | | ^
[INFO] [stdout]    | | |
[INFO] [stdout]    | | `table` is not local
[INFO] [stdout]    | |_`QueryId` is not local
[INFO] [stdout]    |   move the `impl` block outside of this function `_impl_query_id_for_table`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[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: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `diesel::table` (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:3:1
[INFO] [stdout]    |
[INFO] [stdout]  3 | / diesel::table! {
[INFO] [stdout]  4 | |     access_keys (account_id, public_key, created_at) {
[INFO] [stdout]  5 | |         account_id -> Text,
[INFO] [stdout]    | |         ---------- `account_id` is not local
[INFO] [stdout]  6 | |         public_key -> Text,
[INFO] [stdout] ...  |
[INFO] [stdout] 12 | | }
[INFO] [stdout]    | | ^
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_`QueryId` is not local
[INFO] [stdout]    |   move the `impl` block outside of this function `_impl_query_id_for_account_id`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[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: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `diesel::table` (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:3:1
[INFO] [stdout]    |
[INFO] [stdout]  3 | / diesel::table! {
[INFO] [stdout]  4 | |     access_keys (account_id, public_key, created_at) {
[INFO] [stdout]  5 | |         account_id -> Text,
[INFO] [stdout]  6 | |         public_key -> Text,
[INFO] [stdout]    | |         ---------- `public_key` is not local
[INFO] [stdout] ...  |
[INFO] [stdout] 12 | | }
[INFO] [stdout]    | | ^
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_`QueryId` is not local
[INFO] [stdout]    |   move the `impl` block outside of this function `_impl_query_id_for_public_key`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[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: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `diesel::table` (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:3:1
[INFO] [stdout]    |
[INFO] [stdout]  3 | / diesel::table! {
[INFO] [stdout]  4 | |     access_keys (account_id, public_key, created_at) {
[INFO] [stdout]  5 | |         account_id -> Text,
[INFO] [stdout]  6 | |         public_key -> Text,
[INFO] [stdout]  7 | |         created_at -> Timestamp,
[INFO] [stdout]    | |         ---------- `created_at` is not local
[INFO] [stdout] ...  |
[INFO] [stdout] 12 | | }
[INFO] [stdout]    | | ^
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_`QueryId` is not local
[INFO] [stdout]    |   move the `impl` block outside of this function `_impl_query_id_for_created_at`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[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: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `diesel::table` (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:3:1
[INFO] [stdout]    |
[INFO] [stdout]  3 | / diesel::table! {
[INFO] [stdout]  4 | |     access_keys (account_id, public_key, created_at) {
[INFO] [stdout]  5 | |         account_id -> Text,
[INFO] [stdout]  6 | |         public_key -> Text,
[INFO] [stdout]  7 | |         created_at -> Timestamp,
[INFO] [stdout]  8 | |         created_receipt_id -> Text,
[INFO] [stdout]    | |         ------------------ `created_receipt_id` is not local
[INFO] [stdout] ...  |
[INFO] [stdout] 12 | | }
[INFO] [stdout]    | | ^
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_`QueryId` is not local
[INFO] [stdout]    |   move the `impl` block outside of this function `_impl_query_id_for_created_receipt_id`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[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: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `diesel::table` (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:3:1
[INFO] [stdout]    |
[INFO] [stdout]  3 | / diesel::table! {
[INFO] [stdout]  4 | |     access_keys (account_id, public_key, created_at) {
[INFO] [stdout]  5 | |         account_id -> Text,
[INFO] [stdout]  6 | |         public_key -> Text,
[INFO] [stdout] ...  |
[INFO] [stdout]  9 | |         removed_at -> Nullable<Timestamp>,
[INFO] [stdout]    | |         ---------- `removed_at` is not local
[INFO] [stdout] ...  |
[INFO] [stdout] 12 | | }
[INFO] [stdout]    | | ^
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_`QueryId` is not local
[INFO] [stdout]    |   move the `impl` block outside of this function `_impl_query_id_for_removed_at`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[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: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `diesel::table` (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:3:1
[INFO] [stdout]    |
[INFO] [stdout]  3 | / diesel::table! {
[INFO] [stdout]  4 | |     access_keys (account_id, public_key, created_at) {
[INFO] [stdout]  5 | |         account_id -> Text,
[INFO] [stdout]  6 | |         public_key -> Text,
[INFO] [stdout] ...  |
[INFO] [stdout] 10 | |         removed_receipt_id -> Nullable<Text>,
[INFO] [stdout]    | |         ------------------ `removed_receipt_id` is not local
[INFO] [stdout] 11 | |     }
[INFO] [stdout] 12 | | }
[INFO] [stdout]    | | ^
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_`QueryId` is not local
[INFO] [stdout]    |   move the `impl` block outside of this function `_impl_query_id_for_removed_receipt_id`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[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: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `diesel::table` (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:14:1
[INFO] [stdout]    |
[INFO] [stdout] 14 | / diesel::table! {
[INFO] [stdout] 15 | |     accounts (account_id, created_at) {
[INFO] [stdout] 16 | |         account_id -> Text,
[INFO] [stdout] 17 | |         created_at -> Timestamp,
[INFO] [stdout] ...  |
[INFO] [stdout] 23 | | }
[INFO] [stdout]    | | ^
[INFO] [stdout]    | | |
[INFO] [stdout]    | | `table` is not local
[INFO] [stdout]    | |_`QueryId` is not local
[INFO] [stdout]    |   move the `impl` block outside of this function `_impl_query_id_for_table`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[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: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `diesel::table` (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:14:1
[INFO] [stdout]    |
[INFO] [stdout] 14 | / diesel::table! {
[INFO] [stdout] 15 | |     accounts (account_id, created_at) {
[INFO] [stdout] 16 | |         account_id -> Text,
[INFO] [stdout]    | |         ---------- `account_id` is not local
[INFO] [stdout] 17 | |         created_at -> Timestamp,
[INFO] [stdout] ...  |
[INFO] [stdout] 23 | | }
[INFO] [stdout]    | | ^
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_`QueryId` is not local
[INFO] [stdout]    |   move the `impl` block outside of this function `_impl_query_id_for_account_id`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[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: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `diesel::table` (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:14:1
[INFO] [stdout]    |
[INFO] [stdout] 14 | / diesel::table! {
[INFO] [stdout] 15 | |     accounts (account_id, created_at) {
[INFO] [stdout] 16 | |         account_id -> Text,
[INFO] [stdout] 17 | |         created_at -> Timestamp,
[INFO] [stdout]    | |         ---------- `created_at` is not local
[INFO] [stdout] ...  |
[INFO] [stdout] 23 | | }
[INFO] [stdout]    | | ^
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_`QueryId` is not local
[INFO] [stdout]    |   move the `impl` block outside of this function `_impl_query_id_for_created_at`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[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: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `diesel::table` (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:14:1
[INFO] [stdout]    |
[INFO] [stdout] 14 | / diesel::table! {
[INFO] [stdout] 15 | |     accounts (account_id, created_at) {
[INFO] [stdout] 16 | |         account_id -> Text,
[INFO] [stdout] 17 | |         created_at -> Timestamp,
[INFO] [stdout] 18 | |         created_receipt_id -> Text,
[INFO] [stdout]    | |         ------------------ `created_receipt_id` is not local
[INFO] [stdout] ...  |
[INFO] [stdout] 23 | | }
[INFO] [stdout]    | | ^
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_`QueryId` is not local
[INFO] [stdout]    |   move the `impl` block outside of this function `_impl_query_id_for_created_receipt_id`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[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: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `diesel::table` (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:14:1
[INFO] [stdout]    |
[INFO] [stdout] 14 | / diesel::table! {
[INFO] [stdout] 15 | |     accounts (account_id, created_at) {
[INFO] [stdout] 16 | |         account_id -> Text,
[INFO] [stdout] 17 | |         created_at -> Timestamp,
[INFO] [stdout] 18 | |         created_receipt_id -> Text,
[INFO] [stdout] 19 | |         removed_at -> Nullable<Timestamp>,
[INFO] [stdout]    | |         ---------- `removed_at` is not local
[INFO] [stdout] ...  |
[INFO] [stdout] 23 | | }
[INFO] [stdout]    | | ^
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_`QueryId` is not local
[INFO] [stdout]    |   move the `impl` block outside of this function `_impl_query_id_for_removed_at`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[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: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `diesel::table` (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:14:1
[INFO] [stdout]    |
[INFO] [stdout] 14 | / diesel::table! {
[INFO] [stdout] 15 | |     accounts (account_id, created_at) {
[INFO] [stdout] 16 | |         account_id -> Text,
[INFO] [stdout] 17 | |         created_at -> Timestamp,
[INFO] [stdout] ...  |
[INFO] [stdout] 20 | |         removed_receipt_id -> Nullable<Text>,
[INFO] [stdout]    | |         ------------------ `removed_receipt_id` is not local
[INFO] [stdout] ...  |
[INFO] [stdout] 23 | | }
[INFO] [stdout]    | | ^
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_`QueryId` is not local
[INFO] [stdout]    |   move the `impl` block outside of this function `_impl_query_id_for_removed_receipt_id`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[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: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `diesel::table` (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:14:1
[INFO] [stdout]    |
[INFO] [stdout] 14 | / diesel::table! {
[INFO] [stdout] 15 | |     accounts (account_id, created_at) {
[INFO] [stdout] 16 | |         account_id -> Text,
[INFO] [stdout] 17 | |         created_at -> Timestamp,
[INFO] [stdout] ...  |
[INFO] [stdout] 21 | |         beneficiary_id -> Nullable<Text>,
[INFO] [stdout]    | |         -------------- `beneficiary_id` is not local
[INFO] [stdout] 22 | |     }
[INFO] [stdout] 23 | | }
[INFO] [stdout]    | | ^
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_`QueryId` is not local
[INFO] [stdout]    |   move the `impl` block outside of this function `_impl_query_id_for_beneficiary_id`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[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: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `diesel::table` (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:25:1
[INFO] [stdout]    |
[INFO] [stdout] 25 | / diesel::table! {
[INFO] [stdout] 26 | |     blocks (synced_height) {
[INFO] [stdout] 27 | |         synced_height -> Int8,
[INFO] [stdout] 28 | |         synced_height_tmp -> Nullable<Int8>,
[INFO] [stdout] 29 | |     }
[INFO] [stdout] 30 | | }
[INFO] [stdout]    | | ^
[INFO] [stdout]    | | |
[INFO] [stdout]    | | `table` is not local
[INFO] [stdout]    | |_`QueryId` is not local
[INFO] [stdout]    |   move the `impl` block outside of this function `_impl_query_id_for_table`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[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: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `diesel::table` (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:25:1
[INFO] [stdout]    |
[INFO] [stdout] 25 | / diesel::table! {
[INFO] [stdout] 26 | |     blocks (synced_height) {
[INFO] [stdout] 27 | |         synced_height -> Int8,
[INFO] [stdout]    | |         ------------- `synced_height` is not local
[INFO] [stdout] 28 | |         synced_height_tmp -> Nullable<Int8>,
[INFO] [stdout] 29 | |     }
[INFO] [stdout] 30 | | }
[INFO] [stdout]    | | ^
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_`QueryId` is not local
[INFO] [stdout]    |   move the `impl` block outside of this function `_impl_query_id_for_synced_height`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[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: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `diesel::table` (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:25:1
[INFO] [stdout]    |
[INFO] [stdout] 25 | / diesel::table! {
[INFO] [stdout] 26 | |     blocks (synced_height) {
[INFO] [stdout] 27 | |         synced_height -> Int8,
[INFO] [stdout] 28 | |         synced_height_tmp -> Nullable<Int8>,
[INFO] [stdout]    | |         ----------------- `synced_height_tmp` is not local
[INFO] [stdout] 29 | |     }
[INFO] [stdout] 30 | | }
[INFO] [stdout]    | | ^
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_`QueryId` is not local
[INFO] [stdout]    |   move the `impl` block outside of this function `_impl_query_id_for_synced_height_tmp`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[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: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `diesel::table` (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:32:1
[INFO] [stdout]    |
[INFO] [stdout] 32 | / diesel::table! {
[INFO] [stdout] 33 | |     mb_store_minters (nft_contract_id, minter_id) {
[INFO] [stdout] 34 | |         nft_contract_id -> Text,
[INFO] [stdout] 35 | |         minter_id -> Text,
[INFO] [stdout] ...  |
[INFO] [stdout] 39 | | }
[INFO] [stdout]    | | ^
[INFO] [stdout]    | | |
[INFO] [stdout]    | | `table` is not local
[INFO] [stdout]    | |_`QueryId` is not local
[INFO] [stdout]    |   move the `impl` block outside of this function `_impl_query_id_for_table`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[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: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `diesel::table` (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:32:1
[INFO] [stdout]    |
[INFO] [stdout] 32 | / diesel::table! {
[INFO] [stdout] 33 | |     mb_store_minters (nft_contract_id, minter_id) {
[INFO] [stdout] 34 | |         nft_contract_id -> Text,
[INFO] [stdout]    | |         --------------- `nft_contract_id` is not local
[INFO] [stdout] 35 | |         minter_id -> Text,
[INFO] [stdout] ...  |
[INFO] [stdout] 39 | | }
[INFO] [stdout]    | | ^
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_`QueryId` is not local
[INFO] [stdout]    |   move the `impl` block outside of this function `_impl_query_id_for_nft_contract_id`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[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: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `diesel::table` (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:32:1
[INFO] [stdout]    |
[INFO] [stdout] 32 | / diesel::table! {
[INFO] [stdout] 33 | |     mb_store_minters (nft_contract_id, minter_id) {
[INFO] [stdout] 34 | |         nft_contract_id -> Text,
[INFO] [stdout] 35 | |         minter_id -> Text,
[INFO] [stdout]    | |         --------- `minter_id` is not local
[INFO] [stdout] ...  |
[INFO] [stdout] 39 | | }
[INFO] [stdout]    | | ^
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_`QueryId` is not local
[INFO] [stdout]    |   move the `impl` block outside of this function `_impl_query_id_for_minter_id`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[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: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `diesel::table` (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:32:1
[INFO] [stdout]    |
[INFO] [stdout] 32 | / diesel::table! {
[INFO] [stdout] 33 | |     mb_store_minters (nft_contract_id, minter_id) {
[INFO] [stdout] 34 | |         nft_contract_id -> Text,
[INFO] [stdout] 35 | |         minter_id -> Text,
[INFO] [stdout] 36 | |         receipt_id -> Nullable<Text>,
[INFO] [stdout]    | |         ---------- `receipt_id` is not local
[INFO] [stdout] ...  |
[INFO] [stdout] 39 | | }
[INFO] [stdout]    | | ^
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_`QueryId` is not local
[INFO] [stdout]    |   move the `impl` block outside of this function `_impl_query_id_for_receipt_id`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[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: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `diesel::table` (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:32:1
[INFO] [stdout]    |
[INFO] [stdout] 32 | / diesel::table! {
[INFO] [stdout] 33 | |     mb_store_minters (nft_contract_id, minter_id) {
[INFO] [stdout] 34 | |         nft_contract_id -> Text,
[INFO] [stdout] 35 | |         minter_id -> Text,
[INFO] [stdout] 36 | |         receipt_id -> Nullable<Text>,
[INFO] [stdout] 37 | |         timestamp -> Nullable<Timestamp>,
[INFO] [stdout]    | |         --------- `timestamp` is not local
[INFO] [stdout] 38 | |     }
[INFO] [stdout] 39 | | }
[INFO] [stdout]    | | ^
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_`QueryId` is not local
[INFO] [stdout]    |   move the `impl` block outside of this function `_impl_query_id_for_timestamp`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[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: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `diesel::table` (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:41:1
[INFO] [stdout]    |
[INFO] [stdout] 41 | / diesel::table! {
[INFO] [stdout] 42 | |     nft_activities (receipt_id, nft_contract_id, token_id, kind) {
[INFO] [stdout] 43 | |         receipt_id -> Text,
[INFO] [stdout] 44 | |         tx_sender -> Text,
[INFO] [stdout] ...  |
[INFO] [stdout] 56 | | }
[INFO] [stdout]    | | ^
[INFO] [stdout]    | | |
[INFO] [stdout]    | | `table` is not local
[INFO] [stdout]    | |_`QueryId` is not local
[INFO] [stdout]    |   move the `impl` block outside of this function `_impl_query_id_for_table`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[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: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `diesel::table` (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:41:1
[INFO] [stdout]    |
[INFO] [stdout] 41 | / diesel::table! {
[INFO] [stdout] 42 | |     nft_activities (receipt_id, nft_contract_id, token_id, kind) {
[INFO] [stdout] 43 | |         receipt_id -> Text,
[INFO] [stdout]    | |         ---------- `receipt_id` is not local
[INFO] [stdout] 44 | |         tx_sender -> Text,
[INFO] [stdout] ...  |
[INFO] [stdout] 56 | | }
[INFO] [stdout]    | | ^
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_`QueryId` is not local
[INFO] [stdout]    |   move the `impl` block outside of this function `_impl_query_id_for_receipt_id`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[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: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `diesel::table` (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:41:1
[INFO] [stdout]    |
[INFO] [stdout] 41 | / diesel::table! {
[INFO] [stdout] 42 | |     nft_activities (receipt_id, nft_contract_id, token_id, kind) {
[INFO] [stdout] 43 | |         receipt_id -> Text,
[INFO] [stdout] 44 | |         tx_sender -> Text,
[INFO] [stdout]    | |         --------- `tx_sender` is not local
[INFO] [stdout] ...  |
[INFO] [stdout] 56 | | }
[INFO] [stdout]    | | ^
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_`QueryId` is not local
[INFO] [stdout]    |   move the `impl` block outside of this function `_impl_query_id_for_tx_sender`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[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: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `diesel::table` (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:41:1
[INFO] [stdout]    |
[INFO] [stdout] 41 | / diesel::table! {
[INFO] [stdout] 42 | |     nft_activities (receipt_id, nft_contract_id, token_id, kind) {
[INFO] [stdout] 43 | |         receipt_id -> Text,
[INFO] [stdout] 44 | |         tx_sender -> Text,
[INFO] [stdout] 45 | |         sender_pk -> Nullable<Text>,
[INFO] [stdout]    | |         --------- `sender_pk` is not local
[INFO] [stdout] ...  |
[INFO] [stdout] 56 | | }
[INFO] [stdout]    | | ^
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_`QueryId` is not local
[INFO] [stdout]    |   move the `impl` block outside of this function `_impl_query_id_for_sender_pk`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[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: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `diesel::table` (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:41:1
[INFO] [stdout]    |
[INFO] [stdout] 41 | / diesel::table! {
[INFO] [stdout] 42 | |     nft_activities (receipt_id, nft_contract_id, token_id, kind) {
[INFO] [stdout] 43 | |         receipt_id -> Text,
[INFO] [stdout] 44 | |         tx_sender -> Text,
[INFO] [stdout] 45 | |         sender_pk -> Nullable<Text>,
[INFO] [stdout] 46 | |         timestamp -> Timestamp,
[INFO] [stdout]    | |         --------- `timestamp` is not local
[INFO] [stdout] ...  |
[INFO] [stdout] 56 | | }
[INFO] [stdout]    | | ^
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_`QueryId` is not local
[INFO] [stdout]    |   move the `impl` block outside of this function `_impl_query_id_for_timestamp`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[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: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `diesel::table` (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:41:1
[INFO] [stdout]    |
[INFO] [stdout] 41 | / diesel::table! {
[INFO] [stdout] 42 | |     nft_activities (receipt_id, nft_contract_id, token_id, kind) {
[INFO] [stdout] 43 | |         receipt_id -> Text,
[INFO] [stdout] 44 | |         tx_sender -> Text,
[INFO] [stdout] ...  |
[INFO] [stdout] 47 | |         nft_contract_id -> Text,
[INFO] [stdout]    | |         --------------- `nft_contract_id` is not local
[INFO] [stdout] ...  |
[INFO] [stdout] 56 | | }
[INFO] [stdout]    | | ^
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_`QueryId` is not local
[INFO] [stdout]    |   move the `impl` block outside of this function `_impl_query_id_for_nft_contract_id`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[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: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `diesel::table` (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:41:1
[INFO] [stdout]    |
[INFO] [stdout] 41 | / diesel::table! {
[INFO] [stdout] 42 | |     nft_activities (receipt_id, nft_contract_id, token_id, kind) {
[INFO] [stdout] 43 | |         receipt_id -> Text,
[INFO] [stdout] 44 | |         tx_sender -> Text,
[INFO] [stdout] ...  |
[INFO] [stdout] 48 | |         token_id -> Text,
[INFO] [stdout]    | |         -------- `token_id` is not local
[INFO] [stdout] ...  |
[INFO] [stdout] 56 | | }
[INFO] [stdout]    | | ^
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_`QueryId` is not local
[INFO] [stdout]    |   move the `impl` block outside of this function `_impl_query_id_for_token_id`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[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: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `diesel::table` (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:41:1
[INFO] [stdout]    |
[INFO] [stdout] 41 | / diesel::table! {
[INFO] [stdout] 42 | |     nft_activities (receipt_id, nft_contract_id, token_id, kind) {
[INFO] [stdout] 43 | |         receipt_id -> Text,
[INFO] [stdout] 44 | |         tx_sender -> Text,
[INFO] [stdout] ...  |
[INFO] [stdout] 49 | |         kind -> Text,
[INFO] [stdout]    | |         ---- `kind` is not local
[INFO] [stdout] ...  |
[INFO] [stdout] 56 | | }
[INFO] [stdout]    | | ^
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_`QueryId` is not local
[INFO] [stdout]    |   move the `impl` block outside of this function `_impl_query_id_for_kind`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[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: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `diesel::table` (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:41:1
[INFO] [stdout]    |
[INFO] [stdout] 41 | / diesel::table! {
[INFO] [stdout] 42 | |     nft_activities (receipt_id, nft_contract_id, token_id, kind) {
[INFO] [stdout] 43 | |         receipt_id -> Text,
[INFO] [stdout] 44 | |         tx_sender -> Text,
[INFO] [stdout] ...  |
[INFO] [stdout] 50 | |         action_sender -> Nullable<Text>,
[INFO] [stdout]    | |         ------------- `action_sender` is not local
[INFO] [stdout] ...  |
[INFO] [stdout] 56 | | }
[INFO] [stdout]    | | ^
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_`QueryId` is not local
[INFO] [stdout]    |   move the `impl` block outside of this function `_impl_query_id_for_action_sender`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[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: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `diesel::table` (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:41:1
[INFO] [stdout]    |
[INFO] [stdout] 41 | / diesel::table! {
[INFO] [stdout] 42 | |     nft_activities (receipt_id, nft_contract_id, token_id, kind) {
[INFO] [stdout] 43 | |         receipt_id -> Text,
[INFO] [stdout] 44 | |         tx_sender -> Text,
[INFO] [stdout] ...  |
[INFO] [stdout] 51 | |         action_receiver -> Nullable<Text>,
[INFO] [stdout]    | |         --------------- `action_receiver` is not local
[INFO] [stdout] ...  |
[INFO] [stdout] 56 | | }
[INFO] [stdout]    | | ^
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_`QueryId` is not local
[INFO] [stdout]    |   move the `impl` block outside of this function `_impl_query_id_for_action_receiver`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[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: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `diesel::table` (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:41:1
[INFO] [stdout]    |
[INFO] [stdout] 41 | / diesel::table! {
[INFO] [stdout] 42 | |     nft_activities (receipt_id, nft_contract_id, token_id, kind) {
[INFO] [stdout] 43 | |         receipt_id -> Text,
[INFO] [stdout] 44 | |         tx_sender -> Text,
[INFO] [stdout] ...  |
[INFO] [stdout] 52 | |         memo -> Nullable<Text>,
[INFO] [stdout]    | |         ---- `memo` is not local
[INFO] [stdout] ...  |
[INFO] [stdout] 56 | | }
[INFO] [stdout]    | | ^
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_`QueryId` is not local
[INFO] [stdout]    |   move the `impl` block outside of this function `_impl_query_id_for_memo`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[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: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `diesel::table` (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:41:1
[INFO] [stdout]    |
[INFO] [stdout] 41 | / diesel::table! {
[INFO] [stdout] 42 | |     nft_activities (receipt_id, nft_contract_id, token_id, kind) {
[INFO] [stdout] 43 | |         receipt_id -> Text,
[INFO] [stdout] 44 | |         tx_sender -> Text,
[INFO] [stdout] ...  |
[INFO] [stdout] 53 | |         price -> Nullable<Numeric>,
[INFO] [stdout]    | |         ----- `price` is not local
[INFO] [stdout] ...  |
[INFO] [stdout] 56 | | }
[INFO] [stdout]    | | ^
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_`QueryId` is not local
[INFO] [stdout]    |   move the `impl` block outside of this function `_impl_query_id_for_price`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[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: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `diesel::table` (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:41:1
[INFO] [stdout]    |
[INFO] [stdout] 41 | / diesel::table! {
[INFO] [stdout] 42 | |     nft_activities (receipt_id, nft_contract_id, token_id, kind) {
[INFO] [stdout] 43 | |         receipt_id -> Text,
[INFO] [stdout] 44 | |         tx_sender -> Text,
[INFO] [stdout] ...  |
[INFO] [stdout] 54 | |         currency -> Nullable<Text>,
[INFO] [stdout]    | |         -------- `currency` is not local
[INFO] [stdout] 55 | |     }
[INFO] [stdout] 56 | | }
[INFO] [stdout]    | | ^
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_`QueryId` is not local
[INFO] [stdout]    |   move the `impl` block outside of this function `_impl_query_id_for_currency`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[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: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `diesel::table` (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:58:1
[INFO] [stdout]    |
[INFO] [stdout] 58 | / diesel::table! {
[INFO] [stdout] 59 | |     nft_approvals (nft_contract_id, token_id, approved_account_id) {
[INFO] [stdout] 60 | |         nft_contract_id -> Text,
[INFO] [stdout] 61 | |         token_id -> Text,
[INFO] [stdout] ...  |
[INFO] [stdout] 67 | | }
[INFO] [stdout]    | | ^
[INFO] [stdout]    | | |
[INFO] [stdout]    | | `table` is not local
[INFO] [stdout]    | |_`QueryId` is not local
[INFO] [stdout]    |   move the `impl` block outside of this function `_impl_query_id_for_table`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[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: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `diesel::table` (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:58:1
[INFO] [stdout]    |
[INFO] [stdout] 58 | / diesel::table! {
[INFO] [stdout] 59 | |     nft_approvals (nft_contract_id, token_id, approved_account_id) {
[INFO] [stdout] 60 | |         nft_contract_id -> Text,
[INFO] [stdout]    | |         --------------- `nft_contract_id` is not local
[INFO] [stdout] 61 | |         token_id -> Text,
[INFO] [stdout] ...  |
[INFO] [stdout] 67 | | }
[INFO] [stdout]    | | ^
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_`QueryId` is not local
[INFO] [stdout]    |   move the `impl` block outside of this function `_impl_query_id_for_nft_contract_id`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[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: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `diesel::table` (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:58:1
[INFO] [stdout]    |
[INFO] [stdout] 58 | / diesel::table! {
[INFO] [stdout] 59 | |     nft_approvals (nft_contract_id, token_id, approved_account_id) {
[INFO] [stdout] 60 | |         nft_contract_id -> Text,
[INFO] [stdout] 61 | |         token_id -> Text,
[INFO] [stdout]    | |         -------- `token_id` is not local
[INFO] [stdout] ...  |
[INFO] [stdout] 67 | | }
[INFO] [stdout]    | | ^
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_`QueryId` is not local
[INFO] [stdout]    |   move the `impl` block outside of this function `_impl_query_id_for_token_id`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[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: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `diesel::table` (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:58:1
[INFO] [stdout]    |
[INFO] [stdout] 58 | / diesel::table! {
[INFO] [stdout] 59 | |     nft_approvals (nft_contract_id, token_id, approved_account_id) {
[INFO] [stdout] 60 | |         nft_contract_id -> Text,
[INFO] [stdout] 61 | |         token_id -> Text,
[INFO] [stdout] 62 | |         approved_account_id -> Text,
[INFO] [stdout]    | |         ------------------- `approved_account_id` is not local
[INFO] [stdout] ...  |
[INFO] [stdout] 67 | | }
[INFO] [stdout]    | | ^
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_`QueryId` is not local
[INFO] [stdout]    |   move the `impl` block outside of this function `_impl_query_id_for_approved_account_id`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[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: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `diesel::table` (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:58:1
[INFO] [stdout]    |
[INFO] [stdout] 58 | / diesel::table! {
[INFO] [stdout] 59 | |     nft_approvals (nft_contract_id, token_id, approved_account_id) {
[INFO] [stdout] 60 | |         nft_contract_id -> Text,
[INFO] [stdout] 61 | |         token_id -> Text,
[INFO] [stdout] 62 | |         approved_account_id -> Text,
[INFO] [stdout] 63 | |         approval_id -> Numeric,
[INFO] [stdout]    | |         ----------- `approval_id` is not local
[INFO] [stdout] ...  |
[INFO] [stdout] 67 | | }
[INFO] [stdout]    | | ^
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_`QueryId` is not local
[INFO] [stdout]    |   move the `impl` block outside of this function `_impl_query_id_for_approval_id`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[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: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `diesel::table` (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:58:1
[INFO] [stdout]    |
[INFO] [stdout] 58 | / diesel::table! {
[INFO] [stdout] 59 | |     nft_approvals (nft_contract_id, token_id, approved_account_id) {
[INFO] [stdout] 60 | |         nft_contract_id -> Text,
[INFO] [stdout] 61 | |         token_id -> Text,
[INFO] [stdout] ...  |
[INFO] [stdout] 64 | |         receipt_id -> Text,
[INFO] [stdout]    | |         ---------- `receipt_id` is not local
[INFO] [stdout] ...  |
[INFO] [stdout] 67 | | }
[INFO] [stdout]    | | ^
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_`QueryId` is not local
[INFO] [stdout]    |   move the `impl` block outside of this function `_impl_query_id_for_receipt_id`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[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: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `diesel::table` (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:58:1
[INFO] [stdout]    |
[INFO] [stdout] 58 | / diesel::table! {
[INFO] [stdout] 59 | |     nft_approvals (nft_contract_id, token_id, approved_account_id) {
[INFO] [stdout] 60 | |         nft_contract_id -> Text,
[INFO] [stdout] 61 | |         token_id -> Text,
[INFO] [stdout] ...  |
[INFO] [stdout] 65 | |         timestamp -> Timestamp,
[INFO] [stdout]    | |         --------- `timestamp` is not local
[INFO] [stdout] 66 | |     }
[INFO] [stdout] 67 | | }
[INFO] [stdout]    | | ^
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_`QueryId` is not local
[INFO] [stdout]    |   move the `impl` block outside of this function `_impl_query_id_for_timestamp`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[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: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `diesel::table` (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:69:1
[INFO] [stdout]    |
[INFO] [stdout] 69 | / diesel::table! {
[INFO] [stdout] 70 | |     nft_attributes (nft_metadata_id, nft_contract_id, attribute_type) {
[INFO] [stdout] 71 | |         nft_metadata_id -> Text,
[INFO] [stdout] 72 | |         nft_contract_id -> Text,
[INFO] [stdout] ...  |
[INFO] [stdout] 77 | | }
[INFO] [stdout]    | | ^
[INFO] [stdout]    | | |
[INFO] [stdout]    | | `table` is not local
[INFO] [stdout]    | |_`QueryId` is not local
[INFO] [stdout]    |   move the `impl` block outside of this function `_impl_query_id_for_table`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[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: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `diesel::table` (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:69:1
[INFO] [stdout]    |
[INFO] [stdout] 69 | / diesel::table! {
[INFO] [stdout] 70 | |     nft_attributes (nft_metadata_id, nft_contract_id, attribute_type) {
[INFO] [stdout] 71 | |         nft_metadata_id -> Text,
[INFO] [stdout]    | |         --------------- `nft_metadata_id` is not local
[INFO] [stdout] 72 | |         nft_contract_id -> Text,
[INFO] [stdout] ...  |
[INFO] [stdout] 77 | | }
[INFO] [stdout]    | | ^
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_`QueryId` is not local
[INFO] [stdout]    |   move the `impl` block outside of this function `_impl_query_id_for_nft_metadata_id`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[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: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `diesel::table` (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:69:1
[INFO] [stdout]    |
[INFO] [stdout] 69 | / diesel::table! {
[INFO] [stdout] 70 | |     nft_attributes (nft_metadata_id, nft_contract_id, attribute_type) {
[INFO] [stdout] 71 | |         nft_metadata_id -> Text,
[INFO] [stdout] 72 | |         nft_contract_id -> Text,
[INFO] [stdout]    | |         --------------- `nft_contract_id` is not local
[INFO] [stdout] ...  |
[INFO] [stdout] 77 | | }
[INFO] [stdout]    | | ^
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_`QueryId` is not local
[INFO] [stdout]    |   move the `impl` block outside of this function `_impl_query_id_for_nft_contract_id`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[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: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `diesel::table` (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:69:1
[INFO] [stdout]    |
[INFO] [stdout] 69 | / diesel::table! {
[INFO] [stdout] 70 | |     nft_attributes (nft_metadata_id, nft_contract_id, attribute_type) {
[INFO] [stdout] 71 | |         nft_metadata_id -> Text,
[INFO] [stdout] 72 | |         nft_contract_id -> Text,
[INFO] [stdout] 73 | |         attribute_type -> Text,
[INFO] [stdout]    | |         -------------- `attribute_type` is not local
[INFO] [stdout] ...  |
[INFO] [stdout] 77 | | }
[INFO] [stdout]    | | ^
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_`QueryId` is not local
[INFO] [stdout]    |   move the `impl` block outside of this function `_impl_query_id_for_attribute_type`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[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: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `diesel::table` (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:69:1
[INFO] [stdout]    |
[INFO] [stdout] 69 | / diesel::table! {
[INFO] [stdout] 70 | |     nft_attributes (nft_metadata_id, nft_contract_id, attribute_type) {
[INFO] [stdout] 71 | |         nft_metadata_id -> Text,
[INFO] [stdout] 72 | |         nft_contract_id -> Text,
[INFO] [stdout] 73 | |         attribute_type -> Text,
[INFO] [stdout] 74 | |         attribute_value -> Nullable<Text>,
[INFO] [stdout]    | |         --------------- `attribute_value` is not local
[INFO] [stdout] ...  |
[INFO] [stdout] 77 | | }
[INFO] [stdout]    | | ^
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_`QueryId` is not local
[INFO] [stdout]    |   move the `impl` block outside of this function `_impl_query_id_for_attribute_value`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[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: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `diesel::table` (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:69:1
[INFO] [stdout]    |
[INFO] [stdout] 69 | / diesel::table! {
[INFO] [stdout] 70 | |     nft_attributes (nft_metadata_id, nft_contract_id, attribute_type) {
[INFO] [stdout] 71 | |         nft_metadata_id -> Text,
[INFO] [stdout] 72 | |         nft_contract_id -> Text,
[INFO] [stdout] ...  |
[INFO] [stdout] 75 | |         attribute_display_type -> Nullable<Text>,
[INFO] [stdout]    | |         ---------------------- `attribute_display_type` is not local
[INFO] [stdout] 76 | |     }
[INFO] [stdout] 77 | | }
[INFO] [stdout]    | | ^
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_`QueryId` is not local
[INFO] [stdout]    |   move the `impl` block outside of this function `_impl_query_id_for_attribute_display_type`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[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: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `diesel::table` (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:79:1
[INFO] [stdout]    |
[INFO] [stdout] 79 | / diesel::table! {
[INFO] [stdout] 80 | |     nft_contracts (id) {
[INFO] [stdout] 81 | |         id -> Text,
[INFO] [stdout] 82 | |         spec -> Text,
[INFO] [stdout] ...  |
[INFO] [stdout] 96 | | }
[INFO] [stdout]    | | ^
[INFO] [stdout]    | | |
[INFO] [stdout]    | | `table` is not local
[INFO] [stdout]    | |_`QueryId` is not local
[INFO] [stdout]    |   move the `impl` block outside of this function `_impl_query_id_for_table`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[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: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `diesel::table` (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:79:1
[INFO] [stdout]    |
[INFO] [stdout] 79 | / diesel::table! {
[INFO] [stdout] 80 | |     nft_contracts (id) {
[INFO] [stdout] 81 | |         id -> Text,
[INFO] [stdout]    | |         -- `id` is not local
[INFO] [stdout] 82 | |         spec -> Text,
[INFO] [stdout] ...  |
[INFO] [stdout] 96 | | }
[INFO] [stdout]    | | ^
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_`QueryId` is not local
[INFO] [stdout]    |   move the `impl` block outside of this function `_impl_query_id_for_id`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[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: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `diesel::table` (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:79:1
[INFO] [stdout]    |
[INFO] [stdout] 79 | / diesel::table! {
[INFO] [stdout] 80 | |     nft_contracts (id) {
[INFO] [stdout] 81 | |         id -> Text,
[INFO] [stdout] 82 | |         spec -> Text,
[INFO] [stdout]    | |         ---- `spec` is not local
[INFO] [stdout] ...  |
[INFO] [stdout] 96 | | }
[INFO] [stdout]    | | ^
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_`QueryId` is not local
[INFO] [stdout]    |   move the `impl` block outside of this function `_impl_query_id_for_spec`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[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: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `diesel::table` (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:79:1
[INFO] [stdout]    |
[INFO] [stdout] 79 | / diesel::table! {
[INFO] [stdout] 80 | |     nft_contracts (id) {
[INFO] [stdout] 81 | |         id -> Text,
[INFO] [stdout] 82 | |         spec -> Text,
[INFO] [stdout] 83 | |         name -> Text,
[INFO] [stdout]    | |         ---- `name` is not local
[INFO] [stdout] ...  |
[INFO] [stdout] 96 | | }
[INFO] [stdout]    | | ^
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_`QueryId` is not local
[INFO] [stdout]    |   move the `impl` block outside of this function `_impl_query_id_for_name`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[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: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `diesel::table` (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:79:1
[INFO] [stdout]    |
[INFO] [stdout] 79 | / diesel::table! {
[INFO] [stdout] 80 | |     nft_contracts (id) {
[INFO] [stdout] 81 | |         id -> Text,
[INFO] [stdout] 82 | |         spec -> Text,
[INFO] [stdout] 83 | |         name -> Text,
[INFO] [stdout] 84 | |         symbol -> Nullable<Text>,
[INFO] [stdout]    | |         ------ `symbol` is not local
[INFO] [stdout] ...  |
[INFO] [stdout] 96 | | }
[INFO] [stdout]    | | ^
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_`QueryId` is not local
[INFO] [stdout]    |   move the `impl` block outside of this function `_impl_query_id_for_symbol`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[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: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `diesel::table` (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/db_rows.rs:6:26
[INFO] [stdout]   |
[INFO] [stdout] 6 | #[derive(Clone, Default, diesel::Insertable, diesel::Queryable)]
[INFO] [stdout]   |                          ^-----------------
[INFO] [stdout]   |                          |
[INFO] [stdout]   |                          `Insertable` is not local
[INFO] [stdout]   |                          `table` is not local
[INFO] [stdout]   |                          move the `impl` block outside of this function `_impl_insertable_for_nfttoken`
[INFO] [stdout] 7 | pub struct NftToken {
[INFO] [stdout]   |            -------- `NftToken` is not local
[INFO] [stdout]   |
[INFO] [stdout]   = note: the derive macro `diesel::Insertable` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]   = note: the derive macro `diesel::Insertable` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[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: `#[warn(non_local_definitions)]` on by default
[INFO] [stdout]   = note: this warning originates in the derive macro `diesel::Insertable` (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:79:1
[INFO] [stdout]    |
[INFO] [stdout] 79 | / diesel::table! {
[INFO] [stdout] 80 | |     nft_contracts (id) {
[INFO] [stdout] 81 | |         id -> Text,
[INFO] [stdout] 82 | |         spec -> Text,
[INFO] [stdout] ...  |
[INFO] [stdout] 85 | |         icon -> Nullable<Text>,
[INFO] [stdout]    | |         ---- `icon` is not local
[INFO] [stdout] ...  |
[INFO] [stdout] 96 | | }
[INFO] [stdout]    | | ^
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_`QueryId` is not local
[INFO] [stdout]    |   move the `impl` block outside of this function `_impl_query_id_for_icon`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[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: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `diesel::table` (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/db_rows.rs:6:26
[INFO] [stdout]   |
[INFO] [stdout] 6 | #[derive(Clone, Default, diesel::Insertable, diesel::Queryable)]
[INFO] [stdout]   |                          -^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |                          |
[INFO] [stdout]   |                          `Insertable` is not local
[INFO] [stdout]   |                          `table` is not local
[INFO] [stdout]   |                          move the `impl` block outside of this function `_impl_insertable_for_nfttoken`
[INFO] [stdout] 7 | pub struct NftToken {
[INFO] [stdout]   |            -------- `NftToken` is not local
[INFO] [stdout]   |
[INFO] [stdout]   = note: the derive macro `diesel::Insertable` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]   = note: the derive macro `diesel::Insertable` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[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: this warning originates in the derive macro `diesel::Insertable` (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/db_rows.rs:6:26
[INFO] [stdout]   |
[INFO] [stdout] 6 | #[derive(Clone, Default, diesel::Insertable, diesel::Queryable)]
[INFO] [stdout]   |                          ^-----------------
[INFO] [stdout]   |                          |
[INFO] [stdout]   |                          `UndecoratedInsertRecord` is not local
[INFO] [stdout]   |                          `table` is not local
[INFO] [stdout]   |                          move the `impl` block outside of this function `_impl_insertable_for_nfttoken`
[INFO] [stdout] 7 | pub struct NftToken {
[INFO] [stdout]   |            -------- `NftToken` is not local
[INFO] [stdout]   |
[INFO] [stdout]   = note: the derive macro `diesel::Insertable` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]   = note: the derive macro `diesel::Insertable` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[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: this warning originates in the derive macro `diesel::Insertable` (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/db_rows.rs:6:46
[INFO] [stdout]   |
[INFO] [stdout] 6 | #[derive(Clone, Default, diesel::Insertable, diesel::Queryable)]
[INFO] [stdout]   |                                              ^----------------
[INFO] [stdout]   |                                              |
[INFO] [stdout]   |                                              `Queryable` is not local
[INFO] [stdout]   |                                              move the `impl` block outside of this function `_impl_queryable_for_nfttoken`
[INFO] [stdout] 7 | pub struct NftToken {
[INFO] [stdout]   |            -------- `NftToken` is not local
[INFO] [stdout]   |
[INFO] [stdout]   = note: the derive macro `diesel::Queryable` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]   = note: the derive macro `diesel::Queryable` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[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: this warning originates in the derive macro `diesel::Queryable` (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/db_rows.rs:33:21
[INFO] [stdout]    |
[INFO] [stdout] 33 |     Default, Clone, diesel::Insertable, diesel::Queryable, diesel::AsChangeset,
[INFO] [stdout]    |                     ^-----------------
[INFO] [stdout]    |                     |
[INFO] [stdout]    |                     `Insertable` is not local
[INFO] [stdout]    |                     `table` is not local
[INFO] [stdout]    |                     move the `impl` block outside of this function `_impl_insertable_for_nftmetadata`
[INFO] [stdout] ...
[INFO] [stdout] 36 | pub struct NftMetadata {
[INFO] [stdout]    |            ----------- `NftMetadata` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `diesel::Insertable` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `diesel::Insertable` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[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: this warning originates in the derive macro `diesel::Insertable` (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:79:1
[INFO] [stdout]    |
[INFO] [stdout] 79 | / diesel::table! {
[INFO] [stdout] 80 | |     nft_contracts (id) {
[INFO] [stdout] 81 | |         id -> Text,
[INFO] [stdout] 82 | |         spec -> Text,
[INFO] [stdout] ...  |
[INFO] [stdout] 86 | |         base_uri -> Nullable<Text>,
[INFO] [stdout]    | |         -------- `base_uri` is not local
[INFO] [stdout] ...  |
[INFO] [stdout] 96 | | }
[INFO] [stdout]    | | ^
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_`QueryId` is not local
[INFO] [stdout]    |   move the `impl` block outside of this function `_impl_query_id_for_base_uri`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[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: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `diesel::table` (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/db_rows.rs:33:21
[INFO] [stdout]    |
[INFO] [stdout] 33 |     Default, Clone, diesel::Insertable, diesel::Queryable, diesel::AsChangeset,
[INFO] [stdout]    |                     -^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |                     |
[INFO] [stdout]    |                     `Insertable` is not local
[INFO] [stdout]    |                     `table` is not local
[INFO] [stdout]    |                     move the `impl` block outside of this function `_impl_insertable_for_nftmetadata`
[INFO] [stdout] ...
[INFO] [stdout] 36 | pub struct NftMetadata {
[INFO] [stdout]    |            ----------- `NftMetadata` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `diesel::Insertable` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `diesel::Insertable` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[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: this warning originates in the derive macro `diesel::Insertable` (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/db_rows.rs:33:21
[INFO] [stdout]    |
[INFO] [stdout] 33 |     Default, Clone, diesel::Insertable, diesel::Queryable, diesel::AsChangeset,
[INFO] [stdout]    |                     ^-----------------
[INFO] [stdout]    |                     |
[INFO] [stdout]    |                     `UndecoratedInsertRecord` is not local
[INFO] [stdout]    |                     `table` is not local
[INFO] [stdout]    |                     move the `impl` block outside of this function `_impl_insertable_for_nftmetadata`
[INFO] [stdout] ...
[INFO] [stdout] 36 | pub struct NftMetadata {
[INFO] [stdout]    |            ----------- `NftMetadata` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `diesel::Insertable` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `diesel::Insertable` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[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: this warning originates in the derive macro `diesel::Insertable` (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/db_rows.rs:33:41
[INFO] [stdout]    |
[INFO] [stdout] 33 |     Default, Clone, diesel::Insertable, diesel::Queryable, diesel::AsChangeset,
[INFO] [stdout]    |                                         ^----------------
[INFO] [stdout]    |                                         |
[INFO] [stdout]    |                                         `Queryable` is not local
[INFO] [stdout]    |                                         move the `impl` block outside of this function `_impl_queryable_for_nftmetadata`
[INFO] [stdout] ...
[INFO] [stdout] 36 | pub struct NftMetadata {
[INFO] [stdout]    |            ----------- `NftMetadata` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `diesel::Queryable` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `diesel::Queryable` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[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: this warning originates in the derive macro `diesel::Queryable` (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/db_rows.rs:33:60
[INFO] [stdout]    |
[INFO] [stdout] 33 |     Default, Clone, diesel::Insertable, diesel::Queryable, diesel::AsChangeset,
[INFO] [stdout]    |                                                            ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |                                                            |
[INFO] [stdout]    |                                                            `AsChangeset` is not local
[INFO] [stdout]    |                                                            move the `impl` block outside of this function `_impl_as_changeset_for_nftmetadata`
[INFO] [stdout] ...
[INFO] [stdout] 36 | pub struct NftMetadata {
[INFO] [stdout]    |            ----------- `NftMetadata` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `diesel::AsChangeset` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `diesel::AsChangeset` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[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: this warning originates in the derive macro `diesel::AsChangeset` (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:79:1
[INFO] [stdout]    |
[INFO] [stdout] 79 | / diesel::table! {
[INFO] [stdout] 80 | |     nft_contracts (id) {
[INFO] [stdout] 81 | |         id -> Text,
[INFO] [stdout] 82 | |         spec -> Text,
[INFO] [stdout] ...  |
[INFO] [stdout] 87 | |         reference -> Nullable<Text>,
[INFO] [stdout]    | |         --------- `reference` is not local
[INFO] [stdout] ...  |
[INFO] [stdout] 96 | | }
[INFO] [stdout]    | | ^
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_`QueryId` is not local
[INFO] [stdout]    |   move the `impl` block outside of this function `_impl_query_id_for_reference`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[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: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `diesel::table` (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/db_rows.rs:33:60
[INFO] [stdout]    |
[INFO] [stdout] 33 |     Default, Clone, diesel::Insertable, diesel::Queryable, diesel::AsChangeset,
[INFO] [stdout]    |                                                            ^------------------
[INFO] [stdout]    |                                                            |
[INFO] [stdout]    |                                                            `AsChangeset` is not local
[INFO] [stdout]    |                                                            move the `impl` block outside of this function `_impl_as_changeset_for_nftmetadata`
[INFO] [stdout] ...
[INFO] [stdout] 36 | pub struct NftMetadata {
[INFO] [stdout]    |            ----------- `NftMetadata` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `diesel::AsChangeset` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `diesel::AsChangeset` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[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: this warning originates in the derive macro `diesel::AsChangeset` (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/db_rows.rs:78:17
[INFO] [stdout]    |
[INFO] [stdout] 78 | #[derive(Clone, diesel::Insertable, diesel::Queryable, diesel::AsChangeset)]
[INFO] [stdout]    |                 ^-----------------
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 `Insertable` is not local
[INFO] [stdout]    |                 `table` is not local
[INFO] [stdout]    |                 move the `impl` block outside of this function `_impl_insertable_for_nftattribute`
[INFO] [stdout] 79 | pub struct NftAttribute {
[INFO] [stdout]    |            ------------ `NftAttribute` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `diesel::Insertable` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `diesel::Insertable` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[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: this warning originates in the derive macro `diesel::Insertable` (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/db_rows.rs:78:17
[INFO] [stdout]    |
[INFO] [stdout] 78 | #[derive(Clone, diesel::Insertable, diesel::Queryable, diesel::AsChangeset)]
[INFO] [stdout]    |                 -^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 `Insertable` is not local
[INFO] [stdout]    |                 `table` is not local
[INFO] [stdout]    |                 move the `impl` block outside of this function `_impl_insertable_for_nftattribute`
[INFO] [stdout] 79 | pub struct NftAttribute {
[INFO] [stdout]    |            ------------ `NftAttribute` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `diesel::Insertable` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `diesel::Insertable` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[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: this warning originates in the derive macro `diesel::Insertable` (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/db_rows.rs:78:17
[INFO] [stdout]    |
[INFO] [stdout] 78 | #[derive(Clone, diesel::Insertable, diesel::Queryable, diesel::AsChangeset)]
[INFO] [stdout]    |                 ^-----------------
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 `UndecoratedInsertRecord` is not local
[INFO] [stdout]    |                 `table` is not local
[INFO] [stdout]    |                 move the `impl` block outside of this function `_impl_insertable_for_nftattribute`
[INFO] [stdout] 79 | pub struct NftAttribute {
[INFO] [stdout]    |            ------------ `NftAttribute` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `diesel::Insertable` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `diesel::Insertable` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[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: this warning originates in the derive macro `diesel::Insertable` (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/db_rows.rs:78:37
[INFO] [stdout]    |
[INFO] [stdout] 78 | #[derive(Clone, diesel::Insertable, diesel::Queryable, diesel::AsChangeset)]
[INFO] [stdout]    |                                     ^----------------
[INFO] [stdout]    |                                     |
[INFO] [stdout]    |                                     `Queryable` is not local
[INFO] [stdout]    |                                     move the `impl` block outside of this function `_impl_queryable_for_nftattribute`
[INFO] [stdout] 79 | pub struct NftAttribute {
[INFO] [stdout]    |            ------------ `NftAttribute` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `diesel::Queryable` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `diesel::Queryable` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[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: this warning originates in the derive macro `diesel::Queryable` (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/db_rows.rs:78:56
[INFO] [stdout]    |
[INFO] [stdout] 78 | #[derive(Clone, diesel::Insertable, diesel::Queryable, diesel::AsChangeset)]
[INFO] [stdout]    |                                                        ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |                                                        |
[INFO] [stdout]    |                                                        `AsChangeset` is not local
[INFO] [stdout]    |                                                        move the `impl` block outside of this function `_impl_as_changeset_for_nftattribute`
[INFO] [stdout] 79 | pub struct NftAttribute {
[INFO] [stdout]    |            ------------ `NftAttribute` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `diesel::AsChangeset` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `diesel::AsChangeset` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[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: this warning originates in the derive macro `diesel::AsChangeset` (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:79:1
[INFO] [stdout]    |
[INFO] [stdout] 79 | / diesel::table! {
[INFO] [stdout] 80 | |     nft_contracts (id) {
[INFO] [stdout] 81 | |         id -> Text,
[INFO] [stdout] 82 | |         spec -> Text,
[INFO] [stdout] ...  |
[INFO] [stdout] 88 | |         reference_hash -> Nullable<Text>,
[INFO] [stdout]    | |         -------------- `reference_hash` is not local
[INFO] [stdout] ...  |
[INFO] [stdout] 96 | | }
[INFO] [stdout]    | | ^
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_`QueryId` is not local
[INFO] [stdout]    |   move the `impl` block outside of this function `_impl_query_id_for_reference_hash`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[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: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `diesel::table` (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/db_rows.rs:78:56
[INFO] [stdout]    |
[INFO] [stdout] 78 | #[derive(Clone, diesel::Insertable, diesel::Queryable, diesel::AsChangeset)]
[INFO] [stdout]    |                                                        ^------------------
[INFO] [stdout]    |                                                        |
[INFO] [stdout]    |                                                        `AsChangeset` is not local
[INFO] [stdout]    |                                                        move the `impl` block outside of this function `_impl_as_changeset_for_nftattribute`
[INFO] [stdout] 79 | pub struct NftAttribute {
[INFO] [stdout]    |            ------------ `NftAttribute` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `diesel::AsChangeset` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `diesel::AsChangeset` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[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: this warning originates in the derive macro `diesel::AsChangeset` (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/db_rows.rs:87:10
[INFO] [stdout]    |
[INFO] [stdout] 87 | #[derive(diesel::Insertable, diesel::Queryable, diesel::AsChangeset, Clone)]
[INFO] [stdout]    |          ^-----------------
[INFO] [stdout]    |          |
[INFO] [stdout]    |          `Insertable` is not local
[INFO] [stdout]    |          `table` is not local
[INFO] [stdout]    |          move the `impl` block outside of this function `_impl_insertable_for_nftcontract`
[INFO] [stdout] 88 | pub struct NftContract {
[INFO] [stdout]    |            ----------- `NftContract` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `diesel::Insertable` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `diesel::Insertable` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[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: this warning originates in the derive macro `diesel::Insertable` (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/db_rows.rs:87:10
[INFO] [stdout]    |
[INFO] [stdout] 87 | #[derive(diesel::Insertable, diesel::Queryable, diesel::AsChangeset, Clone)]
[INFO] [stdout]    |          -^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |          |
[INFO] [stdout]    |          `Insertable` is not local
[INFO] [stdout]    |          `table` is not local
[INFO] [stdout]    |          move the `impl` block outside of this function `_impl_insertable_for_nftcontract`
[INFO] [stdout] 88 | pub struct NftContract {
[INFO] [stdout]    |            ----------- `NftContract` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `diesel::Insertable` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `diesel::Insertable` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[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: this warning originates in the derive macro `diesel::Insertable` (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:79:1
[INFO] [stdout]    |
[INFO] [stdout] 79 | / diesel::table! {
[INFO] [stdout] 80 | |     nft_contracts (id) {
[INFO] [stdout] 81 | |         id -> Text,
[INFO] [stdout] 82 | |         spec -> Text,
[INFO] [stdout] ...  |
[INFO] [stdout] 89 | |         created_at -> Nullable<Timestamp>,
[INFO] [stdout]    | |         ---------- `created_at` is not local
[INFO] [stdout] ...  |
[INFO] [stdout] 96 | | }
[INFO] [stdout]    | | ^
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_`QueryId` is not local
[INFO] [stdout]    |   move the `impl` block outside of this function `_impl_query_id_for_created_at`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[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: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `diesel::table` (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/db_rows.rs:87:10
[INFO] [stdout]    |
[INFO] [stdout] 87 | #[derive(diesel::Insertable, diesel::Queryable, diesel::AsChangeset, Clone)]
[INFO] [stdout]    |          ^-----------------
[INFO] [stdout]    |          |
[INFO] [stdout]    |          `UndecoratedInsertRecord` is not local
[INFO] [stdout]    |          `table` is not local
[INFO] [stdout]    |          move the `impl` block outside of this function `_impl_insertable_for_nftcontract`
[INFO] [stdout] 88 | pub struct NftContract {
[INFO] [stdout]    |            ----------- `NftContract` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `diesel::Insertable` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `diesel::Insertable` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[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: this warning originates in the derive macro `diesel::Insertable` (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/db_rows.rs:87:30
[INFO] [stdout]    |
[INFO] [stdout] 87 | #[derive(diesel::Insertable, diesel::Queryable, diesel::AsChangeset, Clone)]
[INFO] [stdout]    |                              ^----------------
[INFO] [stdout]    |                              |
[INFO] [stdout]    |                              `Queryable` is not local
[INFO] [stdout]    |                              move the `impl` block outside of this function `_impl_queryable_for_nftcontract`
[INFO] [stdout] 88 | pub struct NftContract {
[INFO] [stdout]    |            ----------- `NftContract` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `diesel::Queryable` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `diesel::Queryable` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[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: this warning originates in the derive macro `diesel::Queryable` (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/db_rows.rs:87:49
[INFO] [stdout]    |
[INFO] [stdout] 87 | #[derive(diesel::Insertable, diesel::Queryable, diesel::AsChangeset, Clone)]
[INFO] [stdout]    |                                                 ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |                                                 |
[INFO] [stdout]    |                                                 `AsChangeset` is not local
[INFO] [stdout]    |                                                 move the `impl` block outside of this function `_impl_as_changeset_for_nftcontract`
[INFO] [stdout] 88 | pub struct NftContract {
[INFO] [stdout]    |            ----------- `NftContract` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `diesel::AsChangeset` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `diesel::AsChangeset` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[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: this warning originates in the derive macro `diesel::AsChangeset` (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/db_rows.rs:87:49
[INFO] [stdout]    |
[INFO] [stdout] 87 | #[derive(diesel::Insertable, diesel::Queryable, diesel::AsChangeset, Clone)]
[INFO] [stdout]    |                                                 ^------------------
[INFO] [stdout]    |                                                 |
[INFO] [stdout]    |                                                 `AsChangeset` is not local
[INFO] [stdout]    |                                                 move the `impl` block outside of this function `_impl_as_changeset_for_nftcontract`
[INFO] [stdout] 88 | pub struct NftContract {
[INFO] [stdout]    |            ----------- `NftContract` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `diesel::AsChangeset` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `diesel::AsChangeset` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[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: this warning originates in the derive macro `diesel::AsChangeset` (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:79:1
[INFO] [stdout]    |
[INFO] [stdout] 79 | / diesel::table! {
[INFO] [stdout] 80 | |     nft_contracts (id) {
[INFO] [stdout] 81 | |         id -> Text,
[INFO] [stdout] 82 | |         spec -> Text,
[INFO] [stdout] ...  |
[INFO] [stdout] 90 | |         created_receipt_id -> Nullable<Text>,
[INFO] [stdout]    | |         ------------------ `created_receipt_id` is not local
[INFO] [stdout] ...  |
[INFO] [stdout] 96 | | }
[INFO] [stdout]    | | ^
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_`QueryId` is not local
[INFO] [stdout]    |   move the `impl` block outside of this function `_impl_query_id_for_created_receipt_id`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[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: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `diesel::table` (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/db_rows.rs:106:10
[INFO] [stdout]     |
[INFO] [stdout] 106 | #[derive(diesel::Insertable, diesel::Queryable)]
[INFO] [stdout]     |          ^-----------------
[INFO] [stdout]     |          |
[INFO] [stdout]     |          `Insertable` is not local
[INFO] [stdout]     |          `table` is not local
[INFO] [stdout]     |          move the `impl` block outside of this function `_impl_insertable_for_nftapproval`
[INFO] [stdout] 107 | pub struct NftApproval {
[INFO] [stdout]     |            ----------- `NftApproval` is not local
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `diesel::Insertable` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `diesel::Insertable` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[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: this warning originates in the derive macro `diesel::Insertable` (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/db_rows.rs:106:10
[INFO] [stdout]     |
[INFO] [stdout] 106 | #[derive(diesel::Insertable, diesel::Queryable)]
[INFO] [stdout]     |          -^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |          |
[INFO] [stdout]     |          `Insertable` is not local
[INFO] [stdout]     |          `table` is not local
[INFO] [stdout]     |          move the `impl` block outside of this function `_impl_insertable_for_nftapproval`
[INFO] [stdout] 107 | pub struct NftApproval {
[INFO] [stdout]     |            ----------- `NftApproval` is not local
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `diesel::Insertable` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `diesel::Insertable` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[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: this warning originates in the derive macro `diesel::Insertable` (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/db_rows.rs:106:10
[INFO] [stdout]     |
[INFO] [stdout] 106 | #[derive(diesel::Insertable, diesel::Queryable)]
[INFO] [stdout]     |          ^-----------------
[INFO] [stdout]     |          |
[INFO] [stdout]     |          `UndecoratedInsertRecord` is not local
[INFO] [stdout]     |          `table` is not local
[INFO] [stdout]     |          move the `impl` block outside of this function `_impl_insertable_for_nftapproval`
[INFO] [stdout] 107 | pub struct NftApproval {
[INFO] [stdout]     |            ----------- `NftApproval` is not local
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `diesel::Insertable` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `diesel::Insertable` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[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: this warning originates in the derive macro `diesel::Insertable` (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/db_rows.rs:106:30
[INFO] [stdout]     |
[INFO] [stdout] 106 | #[derive(diesel::Insertable, diesel::Queryable)]
[INFO] [stdout]     |                              ^----------------
[INFO] [stdout]     |                              |
[INFO] [stdout]     |                              `Queryable` is not local
[INFO] [stdout]     |                              move the `impl` block outside of this function `_impl_queryable_for_nftapproval`
[INFO] [stdout] 107 | pub struct NftApproval {
[INFO] [stdout]     |            ----------- `NftApproval` is not local
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `diesel::Queryable` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `diesel::Queryable` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[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: this warning originates in the derive macro `diesel::Queryable` (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/db_rows.rs:116:10
[INFO] [stdout]     |
[INFO] [stdout] 116 | #[derive(diesel::Insertable, diesel::Queryable)]
[INFO] [stdout]     |          ^-----------------
[INFO] [stdout]     |          |
[INFO] [stdout]     |          `Insertable` is not local
[INFO] [stdout]     |          `table` is not local
[INFO] [stdout]     |          move the `impl` block outside of this function `_impl_insertable_for_mbstoreminter`
[INFO] [stdout] 117 | pub struct MbStoreMinter {
[INFO] [stdout]     |            ------------- `MbStoreMinter` is not local
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `diesel::Insertable` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `diesel::Insertable` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[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: this warning originates in the derive macro `diesel::Insertable` (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/db_rows.rs:116:10
[INFO] [stdout]     |
[INFO] [stdout] 116 | #[derive(diesel::Insertable, diesel::Queryable)]
[INFO] [stdout]     |          -^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |          |
[INFO] [stdout]     |          `Insertable` is not local
[INFO] [stdout]     |          `table` is not local
[INFO] [stdout]     |          move the `impl` block outside of this function `_impl_insertable_for_mbstoreminter`
[INFO] [stdout] 117 | pub struct MbStoreMinter {
[INFO] [stdout]     |            ------------- `MbStoreMinter` is not local
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `diesel::Insertable` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `diesel::Insertable` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[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: this warning originates in the derive macro `diesel::Insertable` (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/db_rows.rs:116:10
[INFO] [stdout]     |
[INFO] [stdout] 116 | #[derive(diesel::Insertable, diesel::Queryable)]
[INFO] [stdout]     |          ^-----------------
[INFO] [stdout]     |          |
[INFO] [stdout]     |          `UndecoratedInsertRecord` is not local
[INFO] [stdout]     |          `table` is not local
[INFO] [stdout]     |          move the `impl` block outside of this function `_impl_insertable_for_mbstoreminter`
[INFO] [stdout] 117 | pub struct MbStoreMinter {
[INFO] [stdout]     |            ------------- `MbStoreMinter` is not local
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `diesel::Insertable` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `diesel::Insertable` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[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: this warning originates in the derive macro `diesel::Insertable` (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/db_rows.rs:116:30
[INFO] [stdout]     |
[INFO] [stdout] 116 | #[derive(diesel::Insertable, diesel::Queryable)]
[INFO] [stdout]     |                              ^----------------
[INFO] [stdout]     |                              |
[INFO] [stdout]     |                              `Queryable` is not local
[INFO] [stdout]     |                              move the `impl` block outside of this function `_impl_queryable_for_mbstoreminter`
[INFO] [stdout] 117 | pub struct MbStoreMinter {
[INFO] [stdout]     |            ------------- `MbStoreMinter` is not local
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `diesel::Queryable` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `diesel::Queryable` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[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: this warning originates in the derive macro `diesel::Queryable` (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/db_rows.rs:125:10
[INFO] [stdout]     |
[INFO] [stdout] 125 | #[derive(diesel::Insertable, diesel::Queryable)]
[INFO] [stdout]     |          ^-----------------
[INFO] [stdout]     |          |
[INFO] [stdout]     |          `Insertable` is not local
[INFO] [stdout]     |          `table` is not local
[INFO] [stdout]     |          move the `impl` block outside of this function `_impl_insertable_for_nftactivity`
[INFO] [stdout] 126 | #[table_name = "nft_activities"]
[INFO] [stdout] 127 | pub struct NftActivity {
[INFO] [stdout]     |            ----------- `NftActivity` is not local
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `diesel::Insertable` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `diesel::Insertable` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[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: this warning originates in the derive macro `diesel::Insertable` (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/db_rows.rs:125:10
[INFO] [stdout]     |
[INFO] [stdout] 125 | #[derive(diesel::Insertable, diesel::Queryable)]
[INFO] [stdout]     |          -^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |          |
[INFO] [stdout]     |          `Insertable` is not local
[INFO] [stdout]     |          `table` is not local
[INFO] [stdout]     |          move the `impl` block outside of this function `_impl_insertable_for_nftactivity`
[INFO] [stdout] 126 | #[table_name = "nft_activities"]
[INFO] [stdout] 127 | pub struct NftActivity {
[INFO] [stdout]     |            ----------- `NftActivity` is not local
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `diesel::Insertable` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `diesel::Insertable` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[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: this warning originates in the derive macro `diesel::Insertable` (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:79:1
[INFO] [stdout]    |
[INFO] [stdout] 79 | / diesel::table! {
[INFO] [stdout] 80 | |     nft_contracts (id) {
[INFO] [stdout] 81 | |         id -> Text,
[INFO] [stdout] 82 | |         spec -> Text,
[INFO] [stdout] ...  |
[INFO] [stdout] 91 | |         owner_id -> Nullable<Text>,
[INFO] [stdout]    | |         -------- `owner_id` is not local
[INFO] [stdout] ...  |
[INFO] [stdout] 96 | | }
[INFO] [stdout]    | | ^
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_`QueryId` is not local
[INFO] [stdout]    |   move the `impl` block outside of this function `_impl_query_id_for_owner_id`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[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: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `diesel::table` (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/db_rows.rs:125:10
[INFO] [stdout]     |
[INFO] [stdout] 125 | #[derive(diesel::Insertable, diesel::Queryable)]
[INFO] [stdout]     |          ^-----------------
[INFO] [stdout]     |          |
[INFO] [stdout]     |          `UndecoratedInsertRecord` is not local
[INFO] [stdout]     |          `table` is not local
[INFO] [stdout]     |          move the `impl` block outside of this function `_impl_insertable_for_nftactivity`
[INFO] [stdout] 126 | #[table_name = "nft_activities"]
[INFO] [stdout] 127 | pub struct NftActivity {
[INFO] [stdout]     |            ----------- `NftActivity` is not local
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `diesel::Insertable` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `diesel::Insertable` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[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: this warning originates in the derive macro `diesel::Insertable` (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:79:1
[INFO] [stdout]    |
[INFO] [stdout] 79 | / diesel::table! {
[INFO] [stdout] 80 | |     nft_contracts (id) {
[INFO] [stdout] 81 | |         id -> Text,
[INFO] [stdout] 82 | |         spec -> Text,
[INFO] [stdout] ...  |
[INFO] [stdout] 92 | |         is_mintbase -> Bool,
[INFO] [stdout]    | |         ----------- `is_mintbase` is not local
[INFO] [stdout] ...  |
[INFO] [stdout] 96 | | }
[INFO] [stdout]    | | ^
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_`QueryId` is not local
[INFO] [stdout]    |   move the `impl` block outside of this function `_impl_query_id_for_is_mintbase`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[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: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `diesel::table` (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:79:1
[INFO] [stdout]    |
[INFO] [stdout] 79 | / diesel::table! {
[INFO] [stdout] 80 | |     nft_contracts (id) {
[INFO] [stdout] 81 | |         id -> Text,
[INFO] [stdout] 82 | |         spec -> Text,
[INFO] [stdout] ...  |
[INFO] [stdout] 93 | |         content_flag -> Nullable<Text>,
[INFO] [stdout]    | |         ------------ `content_flag` is not local
[INFO] [stdout] ...  |
[INFO] [stdout] 96 | | }
[INFO] [stdout]    | | ^
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_`QueryId` is not local
[INFO] [stdout]    |   move the `impl` block outside of this function `_impl_query_id_for_content_flag`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[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: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `diesel::table` (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/db_rows.rs:125:30
[INFO] [stdout]     |
[INFO] [stdout] 125 | #[derive(diesel::Insertable, diesel::Queryable)]
[INFO] [stdout]     |                              ^----------------
[INFO] [stdout]     |                              |
[INFO] [stdout]     |                              `Queryable` is not local
[INFO] [stdout]     |                              move the `impl` block outside of this function `_impl_queryable_for_nftactivity`
[INFO] [stdout] 126 | #[table_name = "nft_activities"]
[INFO] [stdout] 127 | pub struct NftActivity {
[INFO] [stdout]     |            ----------- `NftActivity` is not local
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `diesel::Queryable` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `diesel::Queryable` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[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: this warning originates in the derive macro `diesel::Queryable` (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/db_rows.rs:158:10
[INFO] [stdout]     |
[INFO] [stdout] 158 | #[derive(diesel::Insertable, diesel::Queryable)]
[INFO] [stdout]     |          ^-----------------
[INFO] [stdout]     |          |
[INFO] [stdout]     |          `Insertable` is not local
[INFO] [stdout]     |          `table` is not local
[INFO] [stdout]     |          move the `impl` block outside of this function `_impl_insertable_for_nftlisting`
[INFO] [stdout] 159 | pub struct NftListing {
[INFO] [stdout]     |            ---------- `NftListing` is not local
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `diesel::Insertable` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `diesel::Insertable` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[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: this warning originates in the derive macro `diesel::Insertable` (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/db_rows.rs:158:10
[INFO] [stdout]     |
[INFO] [stdout] 158 | #[derive(diesel::Insertable, diesel::Queryable)]
[INFO] [stdout]     |          -^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |          |
[INFO] [stdout]     |          `Insertable` is not local
[INFO] [stdout]     |          `table` is not local
[INFO] [stdout]     |          move the `impl` block outside of this function `_impl_insertable_for_nftlisting`
[INFO] [stdout] 159 | pub struct NftListing {
[INFO] [stdout]     |            ---------- `NftListing` is not local
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `diesel::Insertable` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `diesel::Insertable` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[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: this warning originates in the derive macro `diesel::Insertable` (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/db_rows.rs:158:10
[INFO] [stdout]     |
[INFO] [stdout] 158 | #[derive(diesel::Insertable, diesel::Queryable)]
[INFO] [stdout]     |          ^-----------------
[INFO] [stdout]     |          |
[INFO] [stdout]     |          `UndecoratedInsertRecord` is not local
[INFO] [stdout]     |          `table` is not local
[INFO] [stdout]     |          move the `impl` block outside of this function `_impl_insertable_for_nftlisting`
[INFO] [stdout] 159 | pub struct NftListing {
[INFO] [stdout]     |            ---------- `NftListing` is not local
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `diesel::Insertable` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `diesel::Insertable` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[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: this warning originates in the derive macro `diesel::Insertable` (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/db_rows.rs:158:30
[INFO] [stdout]     |
[INFO] [stdout] 158 | #[derive(diesel::Insertable, diesel::Queryable)]
[INFO] [stdout]     |                              ^----------------
[INFO] [stdout]     |                              |
[INFO] [stdout]     |                              `Queryable` is not local
[INFO] [stdout]     |                              move the `impl` block outside of this function `_impl_queryable_for_nftlisting`
[INFO] [stdout] 159 | pub struct NftListing {
[INFO] [stdout]     |            ---------- `NftListing` is not local
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `diesel::Queryable` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `diesel::Queryable` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[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: this warning originates in the derive macro `diesel::Queryable` (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/db_rows.rs:180:10
[INFO] [stdout]     |
[INFO] [stdout] 180 | #[derive(diesel::Insertable, diesel::Queryable)]
[INFO] [stdout]     |          ^-----------------
[INFO] [stdout]     |          |
[INFO] [stdout]     |          `Insertable` is not local
[INFO] [stdout]     |          `table` is not local
[INFO] [stdout]     |          move the `impl` block outside of this function `_impl_insertable_for_nftoffer`
[INFO] [stdout] 181 | pub struct NftOffer {
[INFO] [stdout]     |            -------- `NftOffer` is not local
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `diesel::Insertable` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `diesel::Insertable` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[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: this warning originates in the derive macro `diesel::Insertable` (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/db_rows.rs:180:10
[INFO] [stdout]     |
[INFO] [stdout] 180 | #[derive(diesel::Insertable, diesel::Queryable)]
[INFO] [stdout]     |          -^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |          |
[INFO] [stdout]     |          `Insertable` is not local
[INFO] [stdout]     |          `table` is not local
[INFO] [stdout]     |          move the `impl` block outside of this function `_impl_insertable_for_nftoffer`
[INFO] [stdout] 181 | pub struct NftOffer {
[INFO] [stdout]     |            -------- `NftOffer` is not local
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `diesel::Insertable` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `diesel::Insertable` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[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: this warning originates in the derive macro `diesel::Insertable` (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/db_rows.rs:180:10
[INFO] [stdout]     |
[INFO] [stdout] 180 | #[derive(diesel::Insertable, diesel::Queryable)]
[INFO] [stdout]     |          ^-----------------
[INFO] [stdout]     |          |
[INFO] [stdout]     |          `UndecoratedInsertRecord` is not local
[INFO] [stdout]     |          `table` is not local
[INFO] [stdout]     |          move the `impl` block outside of this function `_impl_insertable_for_nftoffer`
[INFO] [stdout] 181 | pub struct NftOffer {
[INFO] [stdout]     |            -------- `NftOffer` is not local
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `diesel::Insertable` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `diesel::Insertable` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[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: this warning originates in the derive macro `diesel::Insertable` (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/db_rows.rs:180:30
[INFO] [stdout]     |
[INFO] [stdout] 180 | #[derive(diesel::Insertable, diesel::Queryable)]
[INFO] [stdout]     |                              ^----------------
[INFO] [stdout]     |                              |
[INFO] [stdout]     |                              `Queryable` is not local
[INFO] [stdout]     |                              move the `impl` block outside of this function `_impl_queryable_for_nftoffer`
[INFO] [stdout] 181 | pub struct NftOffer {
[INFO] [stdout]     |            -------- `NftOffer` is not local
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `diesel::Queryable` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `diesel::Queryable` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[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: this warning originates in the derive macro `diesel::Queryable` (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/db_rows.rs:203:10
[INFO] [stdout]     |
[INFO] [stdout] 203 | #[derive(diesel::Insertable, diesel::Queryable)]
[INFO] [stdout]     |          ^-----------------
[INFO] [stdout]     |          |
[INFO] [stdout]     |          `Insertable` is not local
[INFO] [stdout]     |          `table` is not local
[INFO] [stdout]     |          move the `impl` block outside of this function `_impl_insertable_for_nftearning`
[INFO] [stdout] 204 | pub struct NftEarning {
[INFO] [stdout]     |            ---------- `NftEarning` is not local
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `diesel::Insertable` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `diesel::Insertable` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[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: this warning originates in the derive macro `diesel::Insertable` (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:79:1
[INFO] [stdout]    |
[INFO] [stdout] 79 | / diesel::table! {
[INFO] [stdout] 80 | |     nft_contracts (id) {
[INFO] [stdout] 81 | |         id -> Text,
[INFO] [stdout] 82 | |         spec -> Text,
[INFO] [stdout] ...  |
[INFO] [stdout] 94 | |         category -> Nullable<Text>,
[INFO] [stdout]    | |         -------- `category` is not local
[INFO] [stdout] 95 | |     }
[INFO] [stdout] 96 | | }
[INFO] [stdout]    | | ^
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_`QueryId` is not local
[INFO] [stdout]    |   move the `impl` block outside of this function `_impl_query_id_for_category`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[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: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `diesel::table` (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/db_rows.rs:203:10
[INFO] [stdout]     |
[INFO] [stdout] 203 | #[derive(diesel::Insertable, diesel::Queryable)]
[INFO] [stdout]     |          -^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |          |
[INFO] [stdout]     |          `Insertable` is not local
[INFO] [stdout]     |          `table` is not local
[INFO] [stdout]     |          move the `impl` block outside of this function `_impl_insertable_for_nftearning`
[INFO] [stdout] 204 | pub struct NftEarning {
[INFO] [stdout]     |            ---------- `NftEarning` is not local
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `diesel::Insertable` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `diesel::Insertable` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[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: this warning originates in the derive macro `diesel::Insertable` (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/db_rows.rs:203:10
[INFO] [stdout]     |
[INFO] [stdout] 203 | #[derive(diesel::Insertable, diesel::Queryable)]
[INFO] [stdout]     |          ^-----------------
[INFO] [stdout]     |          |
[INFO] [stdout]     |          `UndecoratedInsertRecord` is not local
[INFO] [stdout]     |          `table` is not local
[INFO] [stdout]     |          move the `impl` block outside of this function `_impl_insertable_for_nftearning`
[INFO] [stdout] 204 | pub struct NftEarning {
[INFO] [stdout]     |            ---------- `NftEarning` is not local
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `diesel::Insertable` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `diesel::Insertable` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[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: this warning originates in the derive macro `diesel::Insertable` (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/db_rows.rs:203:30
[INFO] [stdout]     |
[INFO] [stdout] 203 | #[derive(diesel::Insertable, diesel::Queryable)]
[INFO] [stdout]     |                              ^----------------
[INFO] [stdout]     |                              |
[INFO] [stdout]     |                              `Queryable` is not local
[INFO] [stdout]     |                              move the `impl` block outside of this function `_impl_queryable_for_nftearning`
[INFO] [stdout] 204 | pub struct NftEarning {
[INFO] [stdout]     |            ---------- `NftEarning` is not local
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `diesel::Queryable` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `diesel::Queryable` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[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: this warning originates in the derive macro `diesel::Queryable` (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/db_rows.rs:220:10
[INFO] [stdout]     |
[INFO] [stdout] 220 | #[derive(diesel::Insertable, diesel::Queryable)]
[INFO] [stdout]     |          ^-----------------
[INFO] [stdout]     |          |
[INFO] [stdout]     |          `Insertable` is not local
[INFO] [stdout]     |          `table` is not local
[INFO] [stdout]     |          move the `impl` block outside of this function `_impl_insertable_for_nftexternallisting`
[INFO] [stdout] 221 | pub struct NftExternalListing {
[INFO] [stdout]     |            ------------------ `NftExternalListing` is not local
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `diesel::Insertable` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `diesel::Insertable` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[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: this warning originates in the derive macro `diesel::Insertable` (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/db_rows.rs:220:10
[INFO] [stdout]     |
[INFO] [stdout] 220 | #[derive(diesel::Insertable, diesel::Queryable)]
[INFO] [stdout]     |          -^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |          |
[INFO] [stdout]     |          `Insertable` is not local
[INFO] [stdout]     |          `table` is not local
[INFO] [stdout]     |          move the `impl` block outside of this function `_impl_insertable_for_nftexternallisting`
[INFO] [stdout] 221 | pub struct NftExternalListing {
[INFO] [stdout]     |            ------------------ `NftExternalListing` is not local
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `diesel::Insertable` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `diesel::Insertable` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[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: this warning originates in the derive macro `diesel::Insertable` (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/db_rows.rs:220:10
[INFO] [stdout]     |
[INFO] [stdout] 220 | #[derive(diesel::Insertable, diesel::Queryable)]
[INFO] [stdout]     |          ^-----------------
[INFO] [stdout]     |          |
[INFO] [stdout]     |          `UndecoratedInsertRecord` is not local
[INFO] [stdout]     |          `table` is not local
[INFO] [stdout]     |          move the `impl` block outside of this function `_impl_insertable_for_nftexternallisting`
[INFO] [stdout] 221 | pub struct NftExternalListing {
[INFO] [stdout]     |            ------------------ `NftExternalListing` is not local
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `diesel::Insertable` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `diesel::Insertable` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[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: this warning originates in the derive macro `diesel::Insertable` (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/db_rows.rs:220:30
[INFO] [stdout]     |
[INFO] [stdout] 220 | #[derive(diesel::Insertable, diesel::Queryable)]
[INFO] [stdout]     |                              ^----------------
[INFO] [stdout]     |                              |
[INFO] [stdout]     |                              `Queryable` is not local
[INFO] [stdout]     |                              move the `impl` block outside of this function `_impl_queryable_for_nftexternallisting`
[INFO] [stdout] 221 | pub struct NftExternalListing {
[INFO] [stdout]     |            ------------------ `NftExternalListing` is not local
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `diesel::Queryable` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `diesel::Queryable` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[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: this warning originates in the derive macro `diesel::Queryable` (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/db_rows.rs:241:10
[INFO] [stdout]     |
[INFO] [stdout] 241 | #[derive(diesel::Insertable, diesel::Queryable)]
[INFO] [stdout]     |          ^-----------------
[INFO] [stdout]     |          |
[INFO] [stdout]     |          `Insertable` is not local
[INFO] [stdout]     |          `table` is not local
[INFO] [stdout]     |          move the `impl` block outside of this function `_impl_insertable_for_accesskey`
[INFO] [stdout] 242 | pub struct AccessKey {
[INFO] [stdout]     |            --------- `AccessKey` is not local
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `diesel::Insertable` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `diesel::Insertable` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[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: this warning originates in the derive macro `diesel::Insertable` (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:98:1
[INFO] [stdout]     |
[INFO] [stdout]  98 | / diesel::table! {
[INFO] [stdout]  99 | |     nft_earnings (nft_contract_id, token_id, market_id, approval_id, receiver_id, is_referral, is_mintbase_cut) {
[INFO] [stdout] 100 | |         nft_contract_id -> Text,
[INFO] [stdout] 101 | |         token_id -> Text,
[INFO] [stdout] ...   |
[INFO] [stdout] 114 | | }
[INFO] [stdout]     | | ^
[INFO] [stdout]     | | |
[INFO] [stdout]     | | `table` is not local
[INFO] [stdout]     | |_`QueryId` is not local
[INFO] [stdout]     |   move the `impl` block outside of this function `_impl_query_id_for_table`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[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: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `diesel::table` (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:98:1
[INFO] [stdout]     |
[INFO] [stdout]  98 | / diesel::table! {
[INFO] [stdout]  99 | |     nft_earnings (nft_contract_id, token_id, market_id, approval_id, receiver_id, is_referral, is_mintbase_cut) {
[INFO] [stdout] 100 | |         nft_contract_id -> Text,
[INFO] [stdout]     | |         --------------- `nft_contract_id` is not local
[INFO] [stdout] 101 | |         token_id -> Text,
[INFO] [stdout] ...   |
[INFO] [stdout] 114 | | }
[INFO] [stdout]     | | ^
[INFO] [stdout]     | | |
[INFO] [stdout]     | |_`QueryId` is not local
[INFO] [stdout]     |   move the `impl` block outside of this function `_impl_query_id_for_nft_contract_id`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[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: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `diesel::table` (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/db_rows.rs:241:10
[INFO] [stdout]     |
[INFO] [stdout] 241 | #[derive(diesel::Insertable, diesel::Queryable)]
[INFO] [stdout]     |          -^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |          |
[INFO] [stdout]     |          `Insertable` is not local
[INFO] [stdout]     |          `table` is not local
[INFO] [stdout]     |          move the `impl` block outside of this function `_impl_insertable_for_accesskey`
[INFO] [stdout] 242 | pub struct AccessKey {
[INFO] [stdout]     |            --------- `AccessKey` is not local
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `diesel::Insertable` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `diesel::Insertable` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[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: this warning originates in the derive macro `diesel::Insertable` (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/db_rows.rs:241:10
[INFO] [stdout]     |
[INFO] [stdout] 241 | #[derive(diesel::Insertable, diesel::Queryable)]
[INFO] [stdout]     |          ^-----------------
[INFO] [stdout]     |          |
[INFO] [stdout]     |          `UndecoratedInsertRecord` is not local
[INFO] [stdout]     |          `table` is not local
[INFO] [stdout]     |          move the `impl` block outside of this function `_impl_insertable_for_accesskey`
[INFO] [stdout] 242 | pub struct AccessKey {
[INFO] [stdout]     |            --------- `AccessKey` is not local
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `diesel::Insertable` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `diesel::Insertable` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[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: this warning originates in the derive macro `diesel::Insertable` (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/db_rows.rs:241:30
[INFO] [stdout]     |
[INFO] [stdout] 241 | #[derive(diesel::Insertable, diesel::Queryable)]
[INFO] [stdout]     |                              ^----------------
[INFO] [stdout]     |                              |
[INFO] [stdout]     |                              `Queryable` is not local
[INFO] [stdout]     |                              move the `impl` block outside of this function `_impl_queryable_for_accesskey`
[INFO] [stdout] 242 | pub struct AccessKey {
[INFO] [stdout]     |            --------- `AccessKey` is not local
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `diesel::Queryable` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `diesel::Queryable` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[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: this warning originates in the derive macro `diesel::Queryable` (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/db_rows.rs:251:10
[INFO] [stdout]     |
[INFO] [stdout] 251 | #[derive(diesel::Insertable, diesel::Queryable, diesel::AsChangeset, Clone)]
[INFO] [stdout]     |          ^-----------------
[INFO] [stdout]     |          |
[INFO] [stdout]     |          `Insertable` is not local
[INFO] [stdout]     |          `table` is not local
[INFO] [stdout]     |          move the `impl` block outside of this function `_impl_insertable_for_account`
[INFO] [stdout] 252 | pub struct Account {
[INFO] [stdout]     |            ------- `Account` is not local
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `diesel::Insertable` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `diesel::Insertable` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[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: this warning originates in the derive macro `diesel::Insertable` (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/db_rows.rs:251:10
[INFO] [stdout]     |
[INFO] [stdout] 251 | #[derive(diesel::Insertable, diesel::Queryable, diesel::AsChangeset, Clone)]
[INFO] [stdout]     |          -^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |          |
[INFO] [stdout]     |          `Insertable` is not local
[INFO] [stdout]     |          `table` is not local
[INFO] [stdout]     |          move the `impl` block outside of this function `_impl_insertable_for_account`
[INFO] [stdout] 252 | pub struct Account {
[INFO] [stdout]     |            ------- `Account` is not local
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `diesel::Insertable` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `diesel::Insertable` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[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: this warning originates in the derive macro `diesel::Insertable` (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/db_rows.rs:251:10
[INFO] [stdout]     |
[INFO] [stdout] 251 | #[derive(diesel::Insertable, diesel::Queryable, diesel::AsChangeset, Clone)]
[INFO] [stdout]     |          ^-----------------
[INFO] [stdout]     |          |
[INFO] [stdout]     |          `UndecoratedInsertRecord` is not local
[INFO] [stdout]     |          `table` is not local
[INFO] [stdout]     |          move the `impl` block outside of this function `_impl_insertable_for_account`
[INFO] [stdout] 252 | pub struct Account {
[INFO] [stdout]     |            ------- `Account` is not local
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `diesel::Insertable` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `diesel::Insertable` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[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: this warning originates in the derive macro `diesel::Insertable` (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/db_rows.rs:251:30
[INFO] [stdout]     |
[INFO] [stdout] 251 | #[derive(diesel::Insertable, diesel::Queryable, diesel::AsChangeset, Clone)]
[INFO] [stdout]     |                              ^----------------
[INFO] [stdout]     |                              |
[INFO] [stdout]     |                              `Queryable` is not local
[INFO] [stdout]     |                              move the `impl` block outside of this function `_impl_queryable_for_account`
[INFO] [stdout] 252 | pub struct Account {
[INFO] [stdout]     |            ------- `Account` is not local
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `diesel::Queryable` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `diesel::Queryable` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[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: this warning originates in the derive macro `diesel::Queryable` (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/db_rows.rs:251:49
[INFO] [stdout]     |
[INFO] [stdout] 251 | #[derive(diesel::Insertable, diesel::Queryable, diesel::AsChangeset, Clone)]
[INFO] [stdout]     |                                                 ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                                                 |
[INFO] [stdout]     |                                                 `AsChangeset` is not local
[INFO] [stdout]     |                                                 move the `impl` block outside of this function `_impl_as_changeset_for_account`
[INFO] [stdout] 252 | pub struct Account {
[INFO] [stdout]     |            ------- `Account` is not local
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `diesel::AsChangeset` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `diesel::AsChangeset` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[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: this warning originates in the derive macro `diesel::AsChangeset` (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/db_rows.rs:251:49
[INFO] [stdout]     |
[INFO] [stdout] 251 | #[derive(diesel::Insertable, diesel::Queryable, diesel::AsChangeset, Clone)]
[INFO] [stdout]     |                                                 ^------------------
[INFO] [stdout]     |                                                 |
[INFO] [stdout]     |                                                 `AsChangeset` is not local
[INFO] [stdout]     |                                                 move the `impl` block outside of this function `_impl_as_changeset_for_account`
[INFO] [stdout] 252 | pub struct Account {
[INFO] [stdout]     |            ------- `Account` is not local
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `diesel::AsChangeset` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `diesel::AsChangeset` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[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: this warning originates in the derive macro `diesel::AsChangeset` (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:98:1
[INFO] [stdout]     |
[INFO] [stdout]  98 | / diesel::table! {
[INFO] [stdout]  99 | |     nft_earnings (nft_contract_id, token_id, market_id, approval_id, receiver_id, is_referral, is_mintbase_cut) {
[INFO] [stdout] 100 | |         nft_contract_id -> Text,
[INFO] [stdout] 101 | |         token_id -> Text,
[INFO] [stdout]     | |         -------- `token_id` is not local
[INFO] [stdout] ...   |
[INFO] [stdout] 114 | | }
[INFO] [stdout]     | | ^
[INFO] [stdout]     | | |
[INFO] [stdout]     | |_`QueryId` is not local
[INFO] [stdout]     |   move the `impl` block outside of this function `_impl_query_id_for_token_id`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[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: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `diesel::table` (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:98:1
[INFO] [stdout]     |
[INFO] [stdout]  98 | / diesel::table! {
[INFO] [stdout]  99 | |     nft_earnings (nft_contract_id, token_id, market_id, approval_id, receiver_id, is_referral, is_mintbase_cut) {
[INFO] [stdout] 100 | |         nft_contract_id -> Text,
[INFO] [stdout] 101 | |         token_id -> Text,
[INFO] [stdout] 102 | |         market_id -> Text,
[INFO] [stdout]     | |         --------- `market_id` is not local
[INFO] [stdout] ...   |
[INFO] [stdout] 114 | | }
[INFO] [stdout]     | | ^
[INFO] [stdout]     | | |
[INFO] [stdout]     | |_`QueryId` is not local
[INFO] [stdout]     |   move the `impl` block outside of this function `_impl_query_id_for_market_id`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[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: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `diesel::table` (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:3:1
[INFO] [stdout]    |
[INFO] [stdout]  3 | / diesel::table! {
[INFO] [stdout]  4 | |     access_keys (account_id, public_key, created_at) {
[INFO] [stdout]  5 | |         account_id -> Text,
[INFO] [stdout]  6 | |         public_key -> Text,
[INFO] [stdout] ...  |
[INFO] [stdout] 12 | | }
[INFO] [stdout]    | | ^
[INFO] [stdout]    | | |
[INFO] [stdout]    | | `table` is not local
[INFO] [stdout]    | |_`QueryId` is not local
[INFO] [stdout]    |   move the `impl` block outside of this function `_impl_query_id_for_table`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[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: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `diesel::table` (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:98:1
[INFO] [stdout]     |
[INFO] [stdout]  98 | / diesel::table! {
[INFO] [stdout]  99 | |     nft_earnings (nft_contract_id, token_id, market_id, approval_id, receiver_id, is_referral, is_mintbase_cut) {
[INFO] [stdout] 100 | |         nft_contract_id -> Text,
[INFO] [stdout] 101 | |         token_id -> Text,
[INFO] [stdout] 102 | |         market_id -> Text,
[INFO] [stdout] 103 | |         approval_id -> Numeric,
[INFO] [stdout]     | |         ----------- `approval_id` is not local
[INFO] [stdout] ...   |
[INFO] [stdout] 114 | | }
[INFO] [stdout]     | | ^
[INFO] [stdout]     | | |
[INFO] [stdout]     | |_`QueryId` is not local
[INFO] [stdout]     |   move the `impl` block outside of this function `_impl_query_id_for_approval_id`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[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: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `diesel::table` (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:3:1
[INFO] [stdout]    |
[INFO] [stdout]  3 | / diesel::table! {
[INFO] [stdout]  4 | |     access_keys (account_id, public_key, created_at) {
[INFO] [stdout]  5 | |         account_id -> Text,
[INFO] [stdout]    | |         ---------- `account_id` is not local
[INFO] [stdout]  6 | |         public_key -> Text,
[INFO] [stdout] ...  |
[INFO] [stdout] 12 | | }
[INFO] [stdout]    | | ^
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_`QueryId` is not local
[INFO] [stdout]    |   move the `impl` block outside of this function `_impl_query_id_for_account_id`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[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: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `diesel::table` (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:98:1
[INFO] [stdout]     |
[INFO] [stdout]  98 | / diesel::table! {
[INFO] [stdout]  99 | |     nft_earnings (nft_contract_id, token_id, market_id, approval_id, receiver_id, is_referral, is_mintbase_cut) {
[INFO] [stdout] 100 | |         nft_contract_id -> Text,
[INFO] [stdout] 101 | |         token_id -> Text,
[INFO] [stdout] ...   |
[INFO] [stdout] 104 | |         offer_id -> Int8,
[INFO] [stdout]     | |         -------- `offer_id` is not local
[INFO] [stdout] ...   |
[INFO] [stdout] 114 | | }
[INFO] [stdout]     | | ^
[INFO] [stdout]     | | |
[INFO] [stdout]     | |_`QueryId` is not local
[INFO] [stdout]     |   move the `impl` block outside of this function `_impl_query_id_for_offer_id`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[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: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `diesel::table` (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:3:1
[INFO] [stdout]    |
[INFO] [stdout]  3 | / diesel::table! {
[INFO] [stdout]  4 | |     access_keys (account_id, public_key, created_at) {
[INFO] [stdout]  5 | |         account_id -> Text,
[INFO] [stdout]  6 | |         public_key -> Text,
[INFO] [stdout]    | |         ---------- `public_key` is not local
[INFO] [stdout] ...  |
[INFO] [stdout] 12 | | }
[INFO] [stdout]    | | ^
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_`QueryId` is not local
[INFO] [stdout]    |   move the `impl` block outside of this function `_impl_query_id_for_public_key`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[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: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `diesel::table` (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:98:1
[INFO] [stdout]     |
[INFO] [stdout]  98 | / diesel::table! {
[INFO] [stdout]  99 | |     nft_earnings (nft_contract_id, token_id, market_id, approval_id, receiver_id, is_referral, is_mintbase_cut) {
[INFO] [stdout] 100 | |         nft_contract_id -> Text,
[INFO] [stdout] 101 | |         token_id -> Text,
[INFO] [stdout] ...   |
[INFO] [stdout] 105 | |         receipt_id -> Text,
[INFO] [stdout]     | |         ---------- `receipt_id` is not local
[INFO] [stdout] ...   |
[INFO] [stdout] 114 | | }
[INFO] [stdout]     | | ^
[INFO] [stdout]     | | |
[INFO] [stdout]     | |_`QueryId` is not local
[INFO] [stdout]     |   move the `impl` block outside of this function `_impl_query_id_for_receipt_id`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[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: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `diesel::table` (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:3:1
[INFO] [stdout]    |
[INFO] [stdout]  3 | / diesel::table! {
[INFO] [stdout]  4 | |     access_keys (account_id, public_key, created_at) {
[INFO] [stdout]  5 | |         account_id -> Text,
[INFO] [stdout]  6 | |         public_key -> Text,
[INFO] [stdout]  7 | |         created_at -> Timestamp,
[INFO] [stdout]    | |         ---------- `created_at` is not local
[INFO] [stdout] ...  |
[INFO] [stdout] 12 | | }
[INFO] [stdout]    | | ^
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_`QueryId` is not local
[INFO] [stdout]    |   move the `impl` block outside of this function `_impl_query_id_for_created_at`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[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: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `diesel::table` (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:98:1
[INFO] [stdout]     |
[INFO] [stdout]  98 | / diesel::table! {
[INFO] [stdout]  99 | |     nft_earnings (nft_contract_id, token_id, market_id, approval_id, receiver_id, is_referral, is_mintbase_cut) {
[INFO] [stdout] 100 | |         nft_contract_id -> Text,
[INFO] [stdout] 101 | |         token_id -> Text,
[INFO] [stdout] ...   |
[INFO] [stdout] 106 | |         timestamp -> Timestamp,
[INFO] [stdout]     | |         --------- `timestamp` is not local
[INFO] [stdout] ...   |
[INFO] [stdout] 114 | | }
[INFO] [stdout]     | | ^
[INFO] [stdout]     | | |
[INFO] [stdout]     | |_`QueryId` is not local
[INFO] [stdout]     |   move the `impl` block outside of this function `_impl_query_id_for_timestamp`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[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: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `diesel::table` (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:3:1
[INFO] [stdout]    |
[INFO] [stdout]  3 | / diesel::table! {
[INFO] [stdout]  4 | |     access_keys (account_id, public_key, created_at) {
[INFO] [stdout]  5 | |         account_id -> Text,
[INFO] [stdout]  6 | |         public_key -> Text,
[INFO] [stdout]  7 | |         created_at -> Timestamp,
[INFO] [stdout]  8 | |         created_receipt_id -> Text,
[INFO] [stdout]    | |         ------------------ `created_receipt_id` is not local
[INFO] [stdout] ...  |
[INFO] [stdout] 12 | | }
[INFO] [stdout]    | | ^
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_`QueryId` is not local
[INFO] [stdout]    |   move the `impl` block outside of this function `_impl_query_id_for_created_receipt_id`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[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: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `diesel::table` (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:98:1
[INFO] [stdout]     |
[INFO] [stdout]  98 | / diesel::table! {
[INFO] [stdout]  99 | |     nft_earnings (nft_contract_id, token_id, market_id, approval_id, receiver_id, is_referral, is_mintbase_cut) {
[INFO] [stdout] 100 | |         nft_contract_id -> Text,
[INFO] [stdout] 101 | |         token_id -> Text,
[INFO] [stdout] ...   |
[INFO] [stdout] 107 | |         receiver_id -> Text,
[INFO] [stdout]     | |         ----------- `receiver_id` is not local
[INFO] [stdout] ...   |
[INFO] [stdout] 114 | | }
[INFO] [stdout]     | | ^
[INFO] [stdout]     | | |
[INFO] [stdout]     | |_`QueryId` is not local
[INFO] [stdout]     |   move the `impl` block outside of this function `_impl_query_id_for_receiver_id`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[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: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `diesel::table` (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:98:1
[INFO] [stdout]     |
[INFO] [stdout]  98 | / diesel::table! {
[INFO] [stdout]  99 | |     nft_earnings (nft_contract_id, token_id, market_id, approval_id, receiver_id, is_referral, is_mintbase_cut) {
[INFO] [stdout] 100 | |         nft_contract_id -> Text,
[INFO] [stdout] 101 | |         token_id -> Text,
[INFO] [stdout] ...   |
[INFO] [stdout] 108 | |         currency -> Text,
[INFO] [stdout]     | |         -------- `currency` is not local
[INFO] [stdout] ...   |
[INFO] [stdout] 114 | | }
[INFO] [stdout]     | | ^
[INFO] [stdout]     | | |
[INFO] [stdout]     | |_`QueryId` is not local
[INFO] [stdout]     |   move the `impl` block outside of this function `_impl_query_id_for_currency`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[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: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `diesel::table` (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:3:1
[INFO] [stdout]    |
[INFO] [stdout]  3 | / diesel::table! {
[INFO] [stdout]  4 | |     access_keys (account_id, public_key, created_at) {
[INFO] [stdout]  5 | |         account_id -> Text,
[INFO] [stdout]  6 | |         public_key -> Text,
[INFO] [stdout] ...  |
[INFO] [stdout]  9 | |         removed_at -> Nullable<Timestamp>,
[INFO] [stdout]    | |         ---------- `removed_at` is not local
[INFO] [stdout] ...  |
[INFO] [stdout] 12 | | }
[INFO] [stdout]    | | ^
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_`QueryId` is not local
[INFO] [stdout]    |   move the `impl` block outside of this function `_impl_query_id_for_removed_at`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[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: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `diesel::table` (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:3:1
[INFO] [stdout]    |
[INFO] [stdout]  3 | / diesel::table! {
[INFO] [stdout]  4 | |     access_keys (account_id, public_key, created_at) {
[INFO] [stdout]  5 | |         account_id -> Text,
[INFO] [stdout]  6 | |         public_key -> Text,
[INFO] [stdout] ...  |
[INFO] [stdout] 10 | |         removed_receipt_id -> Nullable<Text>,
[INFO] [stdout]    | |         ------------------ `removed_receipt_id` is not local
[INFO] [stdout] 11 | |     }
[INFO] [stdout] 12 | | }
[INFO] [stdout]    | | ^
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_`QueryId` is not local
[INFO] [stdout]    |   move the `impl` block outside of this function `_impl_query_id_for_removed_receipt_id`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[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: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `diesel::table` (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:98:1
[INFO] [stdout]     |
[INFO] [stdout]  98 | / diesel::table! {
[INFO] [stdout]  99 | |     nft_earnings (nft_contract_id, token_id, market_id, approval_id, receiver_id, is_referral, is_mintbase_cut) {
[INFO] [stdout] 100 | |         nft_contract_id -> Text,
[INFO] [stdout] 101 | |         token_id -> Text,
[INFO] [stdout] ...   |
[INFO] [stdout] 109 | |         amount -> Numeric,
[INFO] [stdout]     | |         ------ `amount` is not local
[INFO] [stdout] ...   |
[INFO] [stdout] 114 | | }
[INFO] [stdout]     | | ^
[INFO] [stdout]     | | |
[INFO] [stdout]     | |_`QueryId` is not local
[INFO] [stdout]     |   move the `impl` block outside of this function `_impl_query_id_for_amount`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[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: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `diesel::table` (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:98:1
[INFO] [stdout]     |
[INFO] [stdout]  98 | / diesel::table! {
[INFO] [stdout]  99 | |     nft_earnings (nft_contract_id, token_id, market_id, approval_id, receiver_id, is_referral, is_mintbase_cut) {
[INFO] [stdout] 100 | |         nft_contract_id -> Text,
[INFO] [stdout] 101 | |         token_id -> Text,
[INFO] [stdout] ...   |
[INFO] [stdout] 110 | |         is_referral -> Bool,
[INFO] [stdout]     | |         ----------- `is_referral` is not local
[INFO] [stdout] ...   |
[INFO] [stdout] 114 | | }
[INFO] [stdout]     | | ^
[INFO] [stdout]     | | |
[INFO] [stdout]     | |_`QueryId` is not local
[INFO] [stdout]     |   move the `impl` block outside of this function `_impl_query_id_for_is_referral`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[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: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `diesel::table` (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:14:1
[INFO] [stdout]    |
[INFO] [stdout] 14 | / diesel::table! {
[INFO] [stdout] 15 | |     accounts (account_id, created_at) {
[INFO] [stdout] 16 | |         account_id -> Text,
[INFO] [stdout] 17 | |         created_at -> Timestamp,
[INFO] [stdout] ...  |
[INFO] [stdout] 23 | | }
[INFO] [stdout]    | | ^
[INFO] [stdout]    | | |
[INFO] [stdout]    | | `table` is not local
[INFO] [stdout]    | |_`QueryId` is not local
[INFO] [stdout]    |   move the `impl` block outside of this function `_impl_query_id_for_table`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[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: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `diesel::table` (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:98:1
[INFO] [stdout]     |
[INFO] [stdout]  98 | / diesel::table! {
[INFO] [stdout]  99 | |     nft_earnings (nft_contract_id, token_id, market_id, approval_id, receiver_id, is_referral, is_mintbase_cut) {
[INFO] [stdout] 100 | |         nft_contract_id -> Text,
[INFO] [stdout] 101 | |         token_id -> Text,
[INFO] [stdout] ...   |
[INFO] [stdout] 111 | |         is_mintbase_cut -> Bool,
[INFO] [stdout]     | |         --------------- `is_mintbase_cut` is not local
[INFO] [stdout] ...   |
[INFO] [stdout] 114 | | }
[INFO] [stdout]     | | ^
[INFO] [stdout]     | | |
[INFO] [stdout]     | |_`QueryId` is not local
[INFO] [stdout]     |   move the `impl` block outside of this function `_impl_query_id_for_is_mintbase_cut`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[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: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `diesel::table` (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:14:1
[INFO] [stdout]    |
[INFO] [stdout] 14 | / diesel::table! {
[INFO] [stdout] 15 | |     accounts (account_id, created_at) {
[INFO] [stdout] 16 | |         account_id -> Text,
[INFO] [stdout]    | |         ---------- `account_id` is not local
[INFO] [stdout] 17 | |         created_at -> Timestamp,
[INFO] [stdout] ...  |
[INFO] [stdout] 23 | | }
[INFO] [stdout]    | | ^
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_`QueryId` is not local
[INFO] [stdout]    |   move the `impl` block outside of this function `_impl_query_id_for_account_id`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[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: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `diesel::table` (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:98:1
[INFO] [stdout]     |
[INFO] [stdout]  98 | / diesel::table! {
[INFO] [stdout]  99 | |     nft_earnings (nft_contract_id, token_id, market_id, approval_id, receiver_id, is_referral, is_mintbase_cut) {
[INFO] [stdout] 100 | |         nft_contract_id -> Text,
[INFO] [stdout] 101 | |         token_id -> Text,
[INFO] [stdout] ...   |
[INFO] [stdout] 112 | |         is_affiliate -> Nullable<Bool>,
[INFO] [stdout]     | |         ------------ `is_affiliate` is not local
[INFO] [stdout] 113 | |     }
[INFO] [stdout] 114 | | }
[INFO] [stdout]     | | ^
[INFO] [stdout]     | | |
[INFO] [stdout]     | |_`QueryId` is not local
[INFO] [stdout]     |   move the `impl` block outside of this function `_impl_query_id_for_is_affiliate`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[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: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `diesel::table` (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:14:1
[INFO] [stdout]    |
[INFO] [stdout] 14 | / diesel::table! {
[INFO] [stdout] 15 | |     accounts (account_id, created_at) {
[INFO] [stdout] 16 | |         account_id -> Text,
[INFO] [stdout] 17 | |         created_at -> Timestamp,
[INFO] [stdout]    | |         ---------- `created_at` is not local
[INFO] [stdout] ...  |
[INFO] [stdout] 23 | | }
[INFO] [stdout]    | | ^
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_`QueryId` is not local
[INFO] [stdout]    |   move the `impl` block outside of this function `_impl_query_id_for_created_at`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[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: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `diesel::table` (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:116:1
[INFO] [stdout]     |
[INFO] [stdout] 116 | / diesel::table! {
[INFO] [stdout] 117 | |     nft_external_listings (nft_contract_id, token_id, market_id, approval_id) {
[INFO] [stdout] 118 | |         nft_contract_id -> Text,
[INFO] [stdout] 119 | |         token_id -> Text,
[INFO] [stdout] ...   |
[INFO] [stdout] 136 | | }
[INFO] [stdout]     | | ^
[INFO] [stdout]     | | |
[INFO] [stdout]     | | `table` is not local
[INFO] [stdout]     | |_`QueryId` is not local
[INFO] [stdout]     |   move the `impl` block outside of this function `_impl_query_id_for_table`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[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: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `diesel::table` (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:14:1
[INFO] [stdout]    |
[INFO] [stdout] 14 | / diesel::table! {
[INFO] [stdout] 15 | |     accounts (account_id, created_at) {
[INFO] [stdout] 16 | |         account_id -> Text,
[INFO] [stdout] 17 | |         created_at -> Timestamp,
[INFO] [stdout] 18 | |         created_receipt_id -> Text,
[INFO] [stdout]    | |         ------------------ `created_receipt_id` is not local
[INFO] [stdout] ...  |
[INFO] [stdout] 23 | | }
[INFO] [stdout]    | | ^
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_`QueryId` is not local
[INFO] [stdout]    |   move the `impl` block outside of this function `_impl_query_id_for_created_receipt_id`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[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: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `diesel::table` (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:14:1
[INFO] [stdout]    |
[INFO] [stdout] 14 | / diesel::table! {
[INFO] [stdout] 15 | |     accounts (account_id, created_at) {
[INFO] [stdout] 16 | |         account_id -> Text,
[INFO] [stdout] 17 | |         created_at -> Timestamp,
[INFO] [stdout] 18 | |         created_receipt_id -> Text,
[INFO] [stdout] 19 | |         removed_at -> Nullable<Timestamp>,
[INFO] [stdout]    | |         ---------- `removed_at` is not local
[INFO] [stdout] ...  |
[INFO] [stdout] 23 | | }
[INFO] [stdout]    | | ^
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_`QueryId` is not local
[INFO] [stdout]    |   move the `impl` block outside of this function `_impl_query_id_for_removed_at`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[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: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `diesel::table` (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:116:1
[INFO] [stdout]     |
[INFO] [stdout] 116 | / diesel::table! {
[INFO] [stdout] 117 | |     nft_external_listings (nft_contract_id, token_id, market_id, approval_id) {
[INFO] [stdout] 118 | |         nft_contract_id -> Text,
[INFO] [stdout]     | |         --------------- `nft_contract_id` is not local
[INFO] [stdout] 119 | |         token_id -> Text,
[INFO] [stdout] ...   |
[INFO] [stdout] 136 | | }
[INFO] [stdout]     | | ^
[INFO] [stdout]     | | |
[INFO] [stdout]     | |_`QueryId` is not local
[INFO] [stdout]     |   move the `impl` block outside of this function `_impl_query_id_for_nft_contract_id`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[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: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `diesel::table` (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:116:1
[INFO] [stdout]     |
[INFO] [stdout] 116 | / diesel::table! {
[INFO] [stdout] 117 | |     nft_external_listings (nft_contract_id, token_id, market_id, approval_id) {
[INFO] [stdout] 118 | |         nft_contract_id -> Text,
[INFO] [stdout] 119 | |         token_id -> Text,
[INFO] [stdout]     | |         -------- `token_id` is not local
[INFO] [stdout] ...   |
[INFO] [stdout] 136 | | }
[INFO] [stdout]     | | ^
[INFO] [stdout]     | | |
[INFO] [stdout]     | |_`QueryId` is not local
[INFO] [stdout]     |   move the `impl` block outside of this function `_impl_query_id_for_token_id`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[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: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `diesel::table` (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:14:1
[INFO] [stdout]    |
[INFO] [stdout] 14 | / diesel::table! {
[INFO] [stdout] 15 | |     accounts (account_id, created_at) {
[INFO] [stdout] 16 | |         account_id -> Text,
[INFO] [stdout] 17 | |         created_at -> Timestamp,
[INFO] [stdout] ...  |
[INFO] [stdout] 20 | |         removed_receipt_id -> Nullable<Text>,
[INFO] [stdout]    | |         ------------------ `removed_receipt_id` is not local
[INFO] [stdout] ...  |
[INFO] [stdout] 23 | | }
[INFO] [stdout]    | | ^
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_`QueryId` is not local
[INFO] [stdout]    |   move the `impl` block outside of this function `_impl_query_id_for_removed_receipt_id`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[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: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `diesel::table` (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:14:1
[INFO] [stdout]    |
[INFO] [stdout] 14 | / diesel::table! {
[INFO] [stdout] 15 | |     accounts (account_id, created_at) {
[INFO] [stdout] 16 | |         account_id -> Text,
[INFO] [stdout] 17 | |         created_at -> Timestamp,
[INFO] [stdout] ...  |
[INFO] [stdout] 21 | |         beneficiary_id -> Nullable<Text>,
[INFO] [stdout]    | |         -------------- `beneficiary_id` is not local
[INFO] [stdout] 22 | |     }
[INFO] [stdout] 23 | | }
[INFO] [stdout]    | | ^
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_`QueryId` is not local
[INFO] [stdout]    |   move the `impl` block outside of this function `_impl_query_id_for_beneficiary_id`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[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: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `diesel::table` (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:116:1
[INFO] [stdout]     |
[INFO] [stdout] 116 | / diesel::table! {
[INFO] [stdout] 117 | |     nft_external_listings (nft_contract_id, token_id, market_id, approval_id) {
[INFO] [stdout] 118 | |         nft_contract_id -> Text,
[INFO] [stdout] 119 | |         token_id -> Text,
[INFO] [stdout] 120 | |         market_id -> Text,
[INFO] [stdout]     | |         --------- `market_id` is not local
[INFO] [stdout] ...   |
[INFO] [stdout] 136 | | }
[INFO] [stdout]     | | ^
[INFO] [stdout]     | | |
[INFO] [stdout]     | |_`QueryId` is not local
[INFO] [stdout]     |   move the `impl` block outside of this function `_impl_query_id_for_market_id`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[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: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `diesel::table` (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:116:1
[INFO] [stdout]     |
[INFO] [stdout] 116 | / diesel::table! {
[INFO] [stdout] 117 | |     nft_external_listings (nft_contract_id, token_id, market_id, approval_id) {
[INFO] [stdout] 118 | |         nft_contract_id -> Text,
[INFO] [stdout] 119 | |         token_id -> Text,
[INFO] [stdout] 120 | |         market_id -> Text,
[INFO] [stdout] 121 | |         approval_id -> Numeric,
[INFO] [stdout]     | |         ----------- `approval_id` is not local
[INFO] [stdout] ...   |
[INFO] [stdout] 136 | | }
[INFO] [stdout]     | | ^
[INFO] [stdout]     | | |
[INFO] [stdout]     | |_`QueryId` is not local
[INFO] [stdout]     |   move the `impl` block outside of this function `_impl_query_id_for_approval_id`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[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: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `diesel::table` (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:25:1
[INFO] [stdout]    |
[INFO] [stdout] 25 | / diesel::table! {
[INFO] [stdout] 26 | |     blocks (synced_height) {
[INFO] [stdout] 27 | |         synced_height -> Int8,
[INFO] [stdout] 28 | |         synced_height_tmp -> Nullable<Int8>,
[INFO] [stdout] 29 | |     }
[INFO] [stdout] 30 | | }
[INFO] [stdout]    | | ^
[INFO] [stdout]    | | |
[INFO] [stdout]    | | `table` is not local
[INFO] [stdout]    | |_`QueryId` is not local
[INFO] [stdout]    |   move the `impl` block outside of this function `_impl_query_id_for_table`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[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: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `diesel::table` (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:25:1
[INFO] [stdout]    |
[INFO] [stdout] 25 | / diesel::table! {
[INFO] [stdout] 26 | |     blocks (synced_height) {
[INFO] [stdout] 27 | |         synced_height -> Int8,
[INFO] [stdout]    | |         ------------- `synced_height` is not local
[INFO] [stdout] 28 | |         synced_height_tmp -> Nullable<Int8>,
[INFO] [stdout] 29 | |     }
[INFO] [stdout] 30 | | }
[INFO] [stdout]    | | ^
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_`QueryId` is not local
[INFO] [stdout]    |   move the `impl` block outside of this function `_impl_query_id_for_synced_height`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[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: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `diesel::table` (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:116:1
[INFO] [stdout]     |
[INFO] [stdout] 116 | / diesel::table! {
[INFO] [stdout] 117 | |     nft_external_listings (nft_contract_id, token_id, market_id, approval_id) {
[INFO] [stdout] 118 | |         nft_contract_id -> Text,
[INFO] [stdout] 119 | |         token_id -> Text,
[INFO] [stdout] ...   |
[INFO] [stdout] 122 | |         lister_id -> Text,
[INFO] [stdout]     | |         --------- `lister_id` is not local
[INFO] [stdout] ...   |
[INFO] [stdout] 136 | | }
[INFO] [stdout]     | | ^
[INFO] [stdout]     | | |
[INFO] [stdout]     | |_`QueryId` is not local
[INFO] [stdout]     |   move the `impl` block outside of this function `_impl_query_id_for_lister_id`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[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: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `diesel::table` (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:116:1
[INFO] [stdout]     |
[INFO] [stdout] 116 | / diesel::table! {
[INFO] [stdout] 117 | |     nft_external_listings (nft_contract_id, token_id, market_id, approval_id) {
[INFO] [stdout] 118 | |         nft_contract_id -> Text,
[INFO] [stdout] 119 | |         token_id -> Text,
[INFO] [stdout] ...   |
[INFO] [stdout] 123 | |         listing_price -> Numeric,
[INFO] [stdout]     | |         ------------- `listing_price` is not local
[INFO] [stdout] ...   |
[INFO] [stdout] 136 | | }
[INFO] [stdout]     | | ^
[INFO] [stdout]     | | |
[INFO] [stdout]     | |_`QueryId` is not local
[INFO] [stdout]     |   move the `impl` block outside of this function `_impl_query_id_for_listing_price`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[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: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `diesel::table` (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:25:1
[INFO] [stdout]    |
[INFO] [stdout] 25 | / diesel::table! {
[INFO] [stdout] 26 | |     blocks (synced_height) {
[INFO] [stdout] 27 | |         synced_height -> Int8,
[INFO] [stdout] 28 | |         synced_height_tmp -> Nullable<Int8>,
[INFO] [stdout]    | |         ----------------- `synced_height_tmp` is not local
[INFO] [stdout] 29 | |     }
[INFO] [stdout] 30 | | }
[INFO] [stdout]    | | ^
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_`QueryId` is not local
[INFO] [stdout]    |   move the `impl` block outside of this function `_impl_query_id_for_synced_height_tmp`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[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: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `diesel::table` (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:116:1
[INFO] [stdout]     |
[INFO] [stdout] 116 | / diesel::table! {
[INFO] [stdout] 117 | |     nft_external_listings (nft_contract_id, token_id, market_id, approval_id) {
[INFO] [stdout] 118 | |         nft_contract_id -> Text,
[INFO] [stdout] 119 | |         token_id -> Text,
[INFO] [stdout] ...   |
[INFO] [stdout] 124 | |         listed_at -> Timestamp,
[INFO] [stdout]     | |         --------- `listed_at` is not local
[INFO] [stdout] ...   |
[INFO] [stdout] 136 | | }
[INFO] [stdout]     | | ^
[INFO] [stdout]     | | |
[INFO] [stdout]     | |_`QueryId` is not local
[INFO] [stdout]     |   move the `impl` block outside of this function `_impl_query_id_for_listed_at`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[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: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `diesel::table` (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:32:1
[INFO] [stdout]    |
[INFO] [stdout] 32 | / diesel::table! {
[INFO] [stdout] 33 | |     mb_store_minters (nft_contract_id, minter_id) {
[INFO] [stdout] 34 | |         nft_contract_id -> Text,
[INFO] [stdout] 35 | |         minter_id -> Text,
[INFO] [stdout] ...  |
[INFO] [stdout] 39 | | }
[INFO] [stdout]    | | ^
[INFO] [stdout]    | | |
[INFO] [stdout]    | | `table` is not local
[INFO] [stdout]    | |_`QueryId` is not local
[INFO] [stdout]    |   move the `impl` block outside of this function `_impl_query_id_for_table`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[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: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `diesel::table` (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:116:1
[INFO] [stdout]     |
[INFO] [stdout] 116 | / diesel::table! {
[INFO] [stdout] 117 | |     nft_external_listings (nft_contract_id, token_id, market_id, approval_id) {
[INFO] [stdout] 118 | |         nft_contract_id -> Text,
[INFO] [stdout] 119 | |         token_id -> Text,
[INFO] [stdout] ...   |
[INFO] [stdout] 125 | |         listing_receipt_id -> Text,
[INFO] [stdout]     | |         ------------------ `listing_receipt_id` is not local
[INFO] [stdout] ...   |
[INFO] [stdout] 136 | | }
[INFO] [stdout]     | | ^
[INFO] [stdout]     | | |
[INFO] [stdout]     | |_`QueryId` is not local
[INFO] [stdout]     |   move the `impl` block outside of this function `_impl_query_id_for_listing_receipt_id`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[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: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `diesel::table` (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:32:1
[INFO] [stdout]    |
[INFO] [stdout] 32 | / diesel::table! {
[INFO] [stdout] 33 | |     mb_store_minters (nft_contract_id, minter_id) {
[INFO] [stdout] 34 | |         nft_contract_id -> Text,
[INFO] [stdout]    | |         --------------- `nft_contract_id` is not local
[INFO] [stdout] 35 | |         minter_id -> Text,
[INFO] [stdout] ...  |
[INFO] [stdout] 39 | | }
[INFO] [stdout]    | | ^
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_`QueryId` is not local
[INFO] [stdout]    |   move the `impl` block outside of this function `_impl_query_id_for_nft_contract_id`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[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: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `diesel::table` (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:32:1
[INFO] [stdout]    |
[INFO] [stdout] 32 | / diesel::table! {
[INFO] [stdout] 33 | |     mb_store_minters (nft_contract_id, minter_id) {
[INFO] [stdout] 34 | |         nft_contract_id -> Text,
[INFO] [stdout] 35 | |         minter_id -> Text,
[INFO] [stdout]    | |         --------- `minter_id` is not local
[INFO] [stdout] ...  |
[INFO] [stdout] 39 | | }
[INFO] [stdout]    | | ^
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_`QueryId` is not local
[INFO] [stdout]    |   move the `impl` block outside of this function `_impl_query_id_for_minter_id`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[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: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `diesel::table` (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:116:1
[INFO] [stdout]     |
[INFO] [stdout] 116 | / diesel::table! {
[INFO] [stdout] 117 | |     nft_external_listings (nft_contract_id, token_id, market_id, approval_id) {
[INFO] [stdout] 118 | |         nft_contract_id -> Text,
[INFO] [stdout] 119 | |         token_id -> Text,
[INFO] [stdout] ...   |
[INFO] [stdout] 126 | |         currency -> Text,
[INFO] [stdout]     | |         -------- `currency` is not local
[INFO] [stdout] ...   |
[INFO] [stdout] 136 | | }
[INFO] [stdout]     | | ^
[INFO] [stdout]     | | |
[INFO] [stdout]     | |_`QueryId` is not local
[INFO] [stdout]     |   move the `impl` block outside of this function `_impl_query_id_for_currency`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[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: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `diesel::table` (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:116:1
[INFO] [stdout]     |
[INFO] [stdout] 116 | / diesel::table! {
[INFO] [stdout] 117 | |     nft_external_listings (nft_contract_id, token_id, market_id, approval_id) {
[INFO] [stdout] 118 | |         nft_contract_id -> Text,
[INFO] [stdout] 119 | |         token_id -> Text,
[INFO] [stdout] ...   |
[INFO] [stdout] 127 | |         buyer_id -> Nullable<Text>,
[INFO] [stdout]     | |         -------- `buyer_id` is not local
[INFO] [stdout] ...   |
[INFO] [stdout] 136 | | }
[INFO] [stdout]     | | ^
[INFO] [stdout]     | | |
[INFO] [stdout]     | |_`QueryId` is not local
[INFO] [stdout]     |   move the `impl` block outside of this function `_impl_query_id_for_buyer_id`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[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: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `diesel::table` (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:32:1
[INFO] [stdout]    |
[INFO] [stdout] 32 | / diesel::table! {
[INFO] [stdout] 33 | |     mb_store_minters (nft_contract_id, minter_id) {
[INFO] [stdout] 34 | |         nft_contract_id -> Text,
[INFO] [stdout] 35 | |         minter_id -> Text,
[INFO] [stdout] 36 | |         receipt_id -> Nullable<Text>,
[INFO] [stdout]    | |         ---------- `receipt_id` is not local
[INFO] [stdout] ...  |
[INFO] [stdout] 39 | | }
[INFO] [stdout]    | | ^
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_`QueryId` is not local
[INFO] [stdout]    |   move the `impl` block outside of this function `_impl_query_id_for_receipt_id`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[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: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `diesel::table` (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:116:1
[INFO] [stdout]     |
[INFO] [stdout] 116 | / diesel::table! {
[INFO] [stdout] 117 | |     nft_external_listings (nft_contract_id, token_id, market_id, approval_id) {
[INFO] [stdout] 118 | |         nft_contract_id -> Text,
[INFO] [stdout] 119 | |         token_id -> Text,
[INFO] [stdout] ...   |
[INFO] [stdout] 128 | |         sale_price -> Nullable<Numeric>,
[INFO] [stdout]     | |         ---------- `sale_price` is not local
[INFO] [stdout] ...   |
[INFO] [stdout] 136 | | }
[INFO] [stdout]     | | ^
[INFO] [stdout]     | | |
[INFO] [stdout]     | |_`QueryId` is not local
[INFO] [stdout]     |   move the `impl` block outside of this function `_impl_query_id_for_sale_price`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[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: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `diesel::table` (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:32:1
[INFO] [stdout]    |
[INFO] [stdout] 32 | / diesel::table! {
[INFO] [stdout] 33 | |     mb_store_minters (nft_contract_id, minter_id) {
[INFO] [stdout] 34 | |         nft_contract_id -> Text,
[INFO] [stdout] 35 | |         minter_id -> Text,
[INFO] [stdout] 36 | |         receipt_id -> Nullable<Text>,
[INFO] [stdout] 37 | |         timestamp -> Nullable<Timestamp>,
[INFO] [stdout]    | |         --------- `timestamp` is not local
[INFO] [stdout] 38 | |     }
[INFO] [stdout] 39 | | }
[INFO] [stdout]    | | ^
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_`QueryId` is not local
[INFO] [stdout]    |   move the `impl` block outside of this function `_impl_query_id_for_timestamp`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[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: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `diesel::table` (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:116:1
[INFO] [stdout]     |
[INFO] [stdout] 116 | / diesel::table! {
[INFO] [stdout] 117 | |     nft_external_listings (nft_contract_id, token_id, market_id, approval_id) {
[INFO] [stdout] 118 | |         nft_contract_id -> Text,
[INFO] [stdout] 119 | |         token_id -> Text,
[INFO] [stdout] ...   |
[INFO] [stdout] 129 | |         sold_at -> Nullable<Timestamp>,
[INFO] [stdout]     | |         ------- `sold_at` is not local
[INFO] [stdout] ...   |
[INFO] [stdout] 136 | | }
[INFO] [stdout]     | | ^
[INFO] [stdout]     | | |
[INFO] [stdout]     | |_`QueryId` is not local
[INFO] [stdout]     |   move the `impl` block outside of this function `_impl_query_id_for_sold_at`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[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: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `diesel::table` (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:41:1
[INFO] [stdout]    |
[INFO] [stdout] 41 | / diesel::table! {
[INFO] [stdout] 42 | |     nft_activities (receipt_id, nft_contract_id, token_id, kind) {
[INFO] [stdout] 43 | |         receipt_id -> Text,
[INFO] [stdout] 44 | |         tx_sender -> Text,
[INFO] [stdout] ...  |
[INFO] [stdout] 56 | | }
[INFO] [stdout]    | | ^
[INFO] [stdout]    | | |
[INFO] [stdout]    | | `table` is not local
[INFO] [stdout]    | |_`QueryId` is not local
[INFO] [stdout]    |   move the `impl` block outside of this function `_impl_query_id_for_table`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[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: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `diesel::table` (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:41:1
[INFO] [stdout]    |
[INFO] [stdout] 41 | / diesel::table! {
[INFO] [stdout] 42 | |     nft_activities (receipt_id, nft_contract_id, token_id, kind) {
[INFO] [stdout] 43 | |         receipt_id -> Text,
[INFO] [stdout]    | |         ---------- `receipt_id` is not local
[INFO] [stdout] 44 | |         tx_sender -> Text,
[INFO] [stdout] ...  |
[INFO] [stdout] 56 | | }
[INFO] [stdout]    | | ^
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_`QueryId` is not local
[INFO] [stdout]    |   move the `impl` block outside of this function `_impl_query_id_for_receipt_id`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[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: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `diesel::table` (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:116:1
[INFO] [stdout]     |
[INFO] [stdout] 116 | / diesel::table! {
[INFO] [stdout] 117 | |     nft_external_listings (nft_contract_id, token_id, market_id, approval_id) {
[INFO] [stdout] 118 | |         nft_contract_id -> Text,
[INFO] [stdout] 119 | |         token_id -> Text,
[INFO] [stdout] ...   |
[INFO] [stdout] 130 | |         sale_receipt_id -> Nullable<Text>,
[INFO] [stdout]     | |         --------------- `sale_receipt_id` is not local
[INFO] [stdout] ...   |
[INFO] [stdout] 136 | | }
[INFO] [stdout]     | | ^
[INFO] [stdout]     | | |
[INFO] [stdout]     | |_`QueryId` is not local
[INFO] [stdout]     |   move the `impl` block outside of this function `_impl_query_id_for_sale_receipt_id`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[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: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `diesel::table` (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:116:1
[INFO] [stdout]     |
[INFO] [stdout] 116 | / diesel::table! {
[INFO] [stdout] 117 | |     nft_external_listings (nft_contract_id, token_id, market_id, approval_id) {
[INFO] [stdout] 118 | |         nft_contract_id -> Text,
[INFO] [stdout] 119 | |         token_id -> Text,
[INFO] [stdout] ...   |
[INFO] [stdout] 131 | |         deleted_at -> Nullable<Timestamp>,
[INFO] [stdout]     | |         ---------- `deleted_at` is not local
[INFO] [stdout] ...   |
[INFO] [stdout] 136 | | }
[INFO] [stdout]     | | ^
[INFO] [stdout]     | | |
[INFO] [stdout]     | |_`QueryId` is not local
[INFO] [stdout]     |   move the `impl` block outside of this function `_impl_query_id_for_deleted_at`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[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: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `diesel::table` (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:41:1
[INFO] [stdout]    |
[INFO] [stdout] 41 | / diesel::table! {
[INFO] [stdout] 42 | |     nft_activities (receipt_id, nft_contract_id, token_id, kind) {
[INFO] [stdout] 43 | |         receipt_id -> Text,
[INFO] [stdout] 44 | |         tx_sender -> Text,
[INFO] [stdout]    | |         --------- `tx_sender` is not local
[INFO] [stdout] ...  |
[INFO] [stdout] 56 | | }
[INFO] [stdout]    | | ^
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_`QueryId` is not local
[INFO] [stdout]    |   move the `impl` block outside of this function `_impl_query_id_for_tx_sender`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[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: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `diesel::table` (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:41:1
[INFO] [stdout]    |
[INFO] [stdout] 41 | / diesel::table! {
[INFO] [stdout] 42 | |     nft_activities (receipt_id, nft_contract_id, token_id, kind) {
[INFO] [stdout] 43 | |         receipt_id -> Text,
[INFO] [stdout] 44 | |         tx_sender -> Text,
[INFO] [stdout] 45 | |         sender_pk -> Nullable<Text>,
[INFO] [stdout]    | |         --------- `sender_pk` is not local
[INFO] [stdout] ...  |
[INFO] [stdout] 56 | | }
[INFO] [stdout]    | | ^
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_`QueryId` is not local
[INFO] [stdout]    |   move the `impl` block outside of this function `_impl_query_id_for_sender_pk`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[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: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `diesel::table` (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:116:1
[INFO] [stdout]     |
[INFO] [stdout] 116 | / diesel::table! {
[INFO] [stdout] 117 | |     nft_external_listings (nft_contract_id, token_id, market_id, approval_id) {
[INFO] [stdout] 118 | |         nft_contract_id -> Text,
[INFO] [stdout] 119 | |         token_id -> Text,
[INFO] [stdout] ...   |
[INFO] [stdout] 132 | |         deletion_receipt_id -> Nullable<Text>,
[INFO] [stdout]     | |         ------------------- `deletion_receipt_id` is not local
[INFO] [stdout] ...   |
[INFO] [stdout] 136 | | }
[INFO] [stdout]     | | ^
[INFO] [stdout]     | | |
[INFO] [stdout]     | |_`QueryId` is not local
[INFO] [stdout]     |   move the `impl` block outside of this function `_impl_query_id_for_deletion_receipt_id`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[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: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `diesel::table` (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:41:1
[INFO] [stdout]    |
[INFO] [stdout] 41 | / diesel::table! {
[INFO] [stdout] 42 | |     nft_activities (receipt_id, nft_contract_id, token_id, kind) {
[INFO] [stdout] 43 | |         receipt_id -> Text,
[INFO] [stdout] 44 | |         tx_sender -> Text,
[INFO] [stdout] 45 | |         sender_pk -> Nullable<Text>,
[INFO] [stdout] 46 | |         timestamp -> Timestamp,
[INFO] [stdout]    | |         --------- `timestamp` is not local
[INFO] [stdout] ...  |
[INFO] [stdout] 56 | | }
[INFO] [stdout]    | | ^
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_`QueryId` is not local
[INFO] [stdout]    |   move the `impl` block outside of this function `_impl_query_id_for_timestamp`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[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: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `diesel::table` (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:116:1
[INFO] [stdout]     |
[INFO] [stdout] 116 | / diesel::table! {
[INFO] [stdout] 117 | |     nft_external_listings (nft_contract_id, token_id, market_id, approval_id) {
[INFO] [stdout] 118 | |         nft_contract_id -> Text,
[INFO] [stdout] 119 | |         token_id -> Text,
[INFO] [stdout] ...   |
[INFO] [stdout] 133 | |         failed_at -> Nullable<Timestamp>,
[INFO] [stdout]     | |         --------- `failed_at` is not local
[INFO] [stdout] ...   |
[INFO] [stdout] 136 | | }
[INFO] [stdout]     | | ^
[INFO] [stdout]     | | |
[INFO] [stdout]     | |_`QueryId` is not local
[INFO] [stdout]     |   move the `impl` block outside of this function `_impl_query_id_for_failed_at`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[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: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `diesel::table` (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:41:1
[INFO] [stdout]    |
[INFO] [stdout] 41 | / diesel::table! {
[INFO] [stdout] 42 | |     nft_activities (receipt_id, nft_contract_id, token_id, kind) {
[INFO] [stdout] 43 | |         receipt_id -> Text,
[INFO] [stdout] 44 | |         tx_sender -> Text,
[INFO] [stdout] ...  |
[INFO] [stdout] 47 | |         nft_contract_id -> Text,
[INFO] [stdout]    | |         --------------- `nft_contract_id` is not local
[INFO] [stdout] ...  |
[INFO] [stdout] 56 | | }
[INFO] [stdout]    | | ^
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_`QueryId` is not local
[INFO] [stdout]    |   move the `impl` block outside of this function `_impl_query_id_for_nft_contract_id`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[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: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `diesel::table` (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:116:1
[INFO] [stdout]     |
[INFO] [stdout] 116 | / diesel::table! {
[INFO] [stdout] 117 | |     nft_external_listings (nft_contract_id, token_id, market_id, approval_id) {
[INFO] [stdout] 118 | |         nft_contract_id -> Text,
[INFO] [stdout] 119 | |         token_id -> Text,
[INFO] [stdout] ...   |
[INFO] [stdout] 134 | |         failure_receipt_id -> Nullable<Text>,
[INFO] [stdout]     | |         ------------------ `failure_receipt_id` is not local
[INFO] [stdout] 135 | |     }
[INFO] [stdout] 136 | | }
[INFO] [stdout]     | | ^
[INFO] [stdout]     | | |
[INFO] [stdout]     | |_`QueryId` is not local
[INFO] [stdout]     |   move the `impl` block outside of this function `_impl_query_id_for_failure_receipt_id`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[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: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `diesel::table` (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:41:1
[INFO] [stdout]    |
[INFO] [stdout] 41 | / diesel::table! {
[INFO] [stdout] 42 | |     nft_activities (receipt_id, nft_contract_id, token_id, kind) {
[INFO] [stdout] 43 | |         receipt_id -> Text,
[INFO] [stdout] 44 | |         tx_sender -> Text,
[INFO] [stdout] ...  |
[INFO] [stdout] 48 | |         token_id -> Text,
[INFO] [stdout]    | |         -------- `token_id` is not local
[INFO] [stdout] ...  |
[INFO] [stdout] 56 | | }
[INFO] [stdout]    | | ^
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_`QueryId` is not local
[INFO] [stdout]    |   move the `impl` block outside of this function `_impl_query_id_for_token_id`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[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: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `diesel::table` (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:138:1
[INFO] [stdout]     |
[INFO] [stdout] 138 | / diesel::table! {
[INFO] [stdout] 139 | |     nft_listings (nft_contract_id, token_id, market_id, approval_id) {
[INFO] [stdout] 140 | |         nft_contract_id -> Text,
[INFO] [stdout] 141 | |         token_id -> Text,
[INFO] [stdout] ...   |
[INFO] [stdout] 156 | | }
[INFO] [stdout]     | | ^
[INFO] [stdout]     | | |
[INFO] [stdout]     | | `table` is not local
[INFO] [stdout]     | |_`QueryId` is not local
[INFO] [stdout]     |   move the `impl` block outside of this function `_impl_query_id_for_table`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[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: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `diesel::table` (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:41:1
[INFO] [stdout]    |
[INFO] [stdout] 41 | / diesel::table! {
[INFO] [stdout] 42 | |     nft_activities (receipt_id, nft_contract_id, token_id, kind) {
[INFO] [stdout] 43 | |         receipt_id -> Text,
[INFO] [stdout] 44 | |         tx_sender -> Text,
[INFO] [stdout] ...  |
[INFO] [stdout] 49 | |         kind -> Text,
[INFO] [stdout]    | |         ---- `kind` is not local
[INFO] [stdout] ...  |
[INFO] [stdout] 56 | | }
[INFO] [stdout]    | | ^
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_`QueryId` is not local
[INFO] [stdout]    |   move the `impl` block outside of this function `_impl_query_id_for_kind`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[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: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `diesel::table` (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:138:1
[INFO] [stdout]     |
[INFO] [stdout] 138 | / diesel::table! {
[INFO] [stdout] 139 | |     nft_listings (nft_contract_id, token_id, market_id, approval_id) {
[INFO] [stdout] 140 | |         nft_contract_id -> Text,
[INFO] [stdout]     | |         --------------- `nft_contract_id` is not local
[INFO] [stdout] 141 | |         token_id -> Text,
[INFO] [stdout] ...   |
[INFO] [stdout] 156 | | }
[INFO] [stdout]     | | ^
[INFO] [stdout]     | | |
[INFO] [stdout]     | |_`QueryId` is not local
[INFO] [stdout]     |   move the `impl` block outside of this function `_impl_query_id_for_nft_contract_id`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[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: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `diesel::table` (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:41:1
[INFO] [stdout]    |
[INFO] [stdout] 41 | / diesel::table! {
[INFO] [stdout] 42 | |     nft_activities (receipt_id, nft_contract_id, token_id, kind) {
[INFO] [stdout] 43 | |         receipt_id -> Text,
[INFO] [stdout] 44 | |         tx_sender -> Text,
[INFO] [stdout] ...  |
[INFO] [stdout] 50 | |         action_sender -> Nullable<Text>,
[INFO] [stdout]    | |         ------------- `action_sender` is not local
[INFO] [stdout] ...  |
[INFO] [stdout] 56 | | }
[INFO] [stdout]    | | ^
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_`QueryId` is not local
[INFO] [stdout]    |   move the `impl` block outside of this function `_impl_query_id_for_action_sender`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[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: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `diesel::table` (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:138:1
[INFO] [stdout]     |
[INFO] [stdout] 138 | / diesel::table! {
[INFO] [stdout] 139 | |     nft_listings (nft_contract_id, token_id, market_id, approval_id) {
[INFO] [stdout] 140 | |         nft_contract_id -> Text,
[INFO] [stdout] 141 | |         token_id -> Text,
[INFO] [stdout]     | |         -------- `token_id` is not local
[INFO] [stdout] ...   |
[INFO] [stdout] 156 | | }
[INFO] [stdout]     | | ^
[INFO] [stdout]     | | |
[INFO] [stdout]     | |_`QueryId` is not local
[INFO] [stdout]     |   move the `impl` block outside of this function `_impl_query_id_for_token_id`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[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: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `diesel::table` (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:138:1
[INFO] [stdout]     |
[INFO] [stdout] 138 | / diesel::table! {
[INFO] [stdout] 139 | |     nft_listings (nft_contract_id, token_id, market_id, approval_id) {
[INFO] [stdout] 140 | |         nft_contract_id -> Text,
[INFO] [stdout] 141 | |         token_id -> Text,
[INFO] [stdout] 142 | |         market_id -> Text,
[INFO] [stdout]     | |         --------- `market_id` is not local
[INFO] [stdout] ...   |
[INFO] [stdout] 156 | | }
[INFO] [stdout]     | | ^
[INFO] [stdout]     | | |
[INFO] [stdout]     | |_`QueryId` is not local
[INFO] [stdout]     |   move the `impl` block outside of this function `_impl_query_id_for_market_id`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[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: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `diesel::table` (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:41:1
[INFO] [stdout]    |
[INFO] [stdout] 41 | / diesel::table! {
[INFO] [stdout] 42 | |     nft_activities (receipt_id, nft_contract_id, token_id, kind) {
[INFO] [stdout] 43 | |         receipt_id -> Text,
[INFO] [stdout] 44 | |         tx_sender -> Text,
[INFO] [stdout] ...  |
[INFO] [stdout] 51 | |         action_receiver -> Nullable<Text>,
[INFO] [stdout]    | |         --------------- `action_receiver` is not local
[INFO] [stdout] ...  |
[INFO] [stdout] 56 | | }
[INFO] [stdout]    | | ^
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_`QueryId` is not local
[INFO] [stdout]    |   move the `impl` block outside of this function `_impl_query_id_for_action_receiver`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[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: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `diesel::table` (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:41:1
[INFO] [stdout]    |
[INFO] [stdout] 41 | / diesel::table! {
[INFO] [stdout] 42 | |     nft_activities (receipt_id, nft_contract_id, token_id, kind) {
[INFO] [stdout] 43 | |         receipt_id -> Text,
[INFO] [stdout] 44 | |         tx_sender -> Text,
[INFO] [stdout] ...  |
[INFO] [stdout] 52 | |         memo -> Nullable<Text>,
[INFO] [stdout]    | |         ---- `memo` is not local
[INFO] [stdout] ...  |
[INFO] [stdout] 56 | | }
[INFO] [stdout]    | | ^
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_`QueryId` is not local
[INFO] [stdout]    |   move the `impl` block outside of this function `_impl_query_id_for_memo`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[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: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `diesel::table` (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:138:1
[INFO] [stdout]     |
[INFO] [stdout] 138 | / diesel::table! {
[INFO] [stdout] 139 | |     nft_listings (nft_contract_id, token_id, market_id, approval_id) {
[INFO] [stdout] 140 | |         nft_contract_id -> Text,
[INFO] [stdout] 141 | |         token_id -> Text,
[INFO] [stdout] 142 | |         market_id -> Text,
[INFO] [stdout] 143 | |         approval_id -> Numeric,
[INFO] [stdout]     | |         ----------- `approval_id` is not local
[INFO] [stdout] ...   |
[INFO] [stdout] 156 | | }
[INFO] [stdout]     | | ^
[INFO] [stdout]     | | |
[INFO] [stdout]     | |_`QueryId` is not local
[INFO] [stdout]     |   move the `impl` block outside of this function `_impl_query_id_for_approval_id`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[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: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `diesel::table` (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:41:1
[INFO] [stdout]    |
[INFO] [stdout] 41 | / diesel::table! {
[INFO] [stdout] 42 | |     nft_activities (receipt_id, nft_contract_id, token_id, kind) {
[INFO] [stdout] 43 | |         receipt_id -> Text,
[INFO] [stdout] 44 | |         tx_sender -> Text,
[INFO] [stdout] ...  |
[INFO] [stdout] 53 | |         price -> Nullable<Numeric>,
[INFO] [stdout]    | |         ----- `price` is not local
[INFO] [stdout] ...  |
[INFO] [stdout] 56 | | }
[INFO] [stdout]    | | ^
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_`QueryId` is not local
[INFO] [stdout]    |   move the `impl` block outside of this function `_impl_query_id_for_price`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[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: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `diesel::table` (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:138:1
[INFO] [stdout]     |
[INFO] [stdout] 138 | / diesel::table! {
[INFO] [stdout] 139 | |     nft_listings (nft_contract_id, token_id, market_id, approval_id) {
[INFO] [stdout] 140 | |         nft_contract_id -> Text,
[INFO] [stdout] 141 | |         token_id -> Text,
[INFO] [stdout] ...   |
[INFO] [stdout] 144 | |         created_at -> Timestamp,
[INFO] [stdout]     | |         ---------- `created_at` is not local
[INFO] [stdout] ...   |
[INFO] [stdout] 156 | | }
[INFO] [stdout]     | | ^
[INFO] [stdout]     | | |
[INFO] [stdout]     | |_`QueryId` is not local
[INFO] [stdout]     |   move the `impl` block outside of this function `_impl_query_id_for_created_at`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[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: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `diesel::table` (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:41:1
[INFO] [stdout]    |
[INFO] [stdout] 41 | / diesel::table! {
[INFO] [stdout] 42 | |     nft_activities (receipt_id, nft_contract_id, token_id, kind) {
[INFO] [stdout] 43 | |         receipt_id -> Text,
[INFO] [stdout] 44 | |         tx_sender -> Text,
[INFO] [stdout] ...  |
[INFO] [stdout] 54 | |         currency -> Nullable<Text>,
[INFO] [stdout]    | |         -------- `currency` is not local
[INFO] [stdout] 55 | |     }
[INFO] [stdout] 56 | | }
[INFO] [stdout]    | | ^
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_`QueryId` is not local
[INFO] [stdout]    |   move the `impl` block outside of this function `_impl_query_id_for_currency`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[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: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `diesel::table` (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:138:1
[INFO] [stdout]     |
[INFO] [stdout] 138 | / diesel::table! {
[INFO] [stdout] 139 | |     nft_listings (nft_contract_id, token_id, market_id, approval_id) {
[INFO] [stdout] 140 | |         nft_contract_id -> Text,
[INFO] [stdout] 141 | |         token_id -> Text,
[INFO] [stdout] ...   |
[INFO] [stdout] 145 | |         receipt_id -> Text,
[INFO] [stdout]     | |         ---------- `receipt_id` is not local
[INFO] [stdout] ...   |
[INFO] [stdout] 156 | | }
[INFO] [stdout]     | | ^
[INFO] [stdout]     | | |
[INFO] [stdout]     | |_`QueryId` is not local
[INFO] [stdout]     |   move the `impl` block outside of this function `_impl_query_id_for_receipt_id`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[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: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `diesel::table` (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:58:1
[INFO] [stdout]    |
[INFO] [stdout] 58 | / diesel::table! {
[INFO] [stdout] 59 | |     nft_approvals (nft_contract_id, token_id, approved_account_id) {
[INFO] [stdout] 60 | |         nft_contract_id -> Text,
[INFO] [stdout] 61 | |         token_id -> Text,
[INFO] [stdout] ...  |
[INFO] [stdout] 67 | | }
[INFO] [stdout]    | | ^
[INFO] [stdout]    | | |
[INFO] [stdout]    | | `table` is not local
[INFO] [stdout]    | |_`QueryId` is not local
[INFO] [stdout]    |   move the `impl` block outside of this function `_impl_query_id_for_table`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[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: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `diesel::table` (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:138:1
[INFO] [stdout]     |
[INFO] [stdout] 138 | / diesel::table! {
[INFO] [stdout] 139 | |     nft_listings (nft_contract_id, token_id, market_id, approval_id) {
[INFO] [stdout] 140 | |         nft_contract_id -> Text,
[INFO] [stdout] 141 | |         token_id -> Text,
[INFO] [stdout] ...   |
[INFO] [stdout] 146 | |         kind -> Text,
[INFO] [stdout]     | |         ---- `kind` is not local
[INFO] [stdout] ...   |
[INFO] [stdout] 156 | | }
[INFO] [stdout]     | | ^
[INFO] [stdout]     | | |
[INFO] [stdout]     | |_`QueryId` is not local
[INFO] [stdout]     |   move the `impl` block outside of this function `_impl_query_id_for_kind`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[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: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `diesel::table` (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:58:1
[INFO] [stdout]    |
[INFO] [stdout] 58 | / diesel::table! {
[INFO] [stdout] 59 | |     nft_approvals (nft_contract_id, token_id, approved_account_id) {
[INFO] [stdout] 60 | |         nft_contract_id -> Text,
[INFO] [stdout]    | |         --------------- `nft_contract_id` is not local
[INFO] [stdout] 61 | |         token_id -> Text,
[INFO] [stdout] ...  |
[INFO] [stdout] 67 | | }
[INFO] [stdout]    | | ^
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_`QueryId` is not local
[INFO] [stdout]    |   move the `impl` block outside of this function `_impl_query_id_for_nft_contract_id`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[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: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `diesel::table` (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:138:1
[INFO] [stdout]     |
[INFO] [stdout] 138 | / diesel::table! {
[INFO] [stdout] 139 | |     nft_listings (nft_contract_id, token_id, market_id, approval_id) {
[INFO] [stdout] 140 | |         nft_contract_id -> Text,
[INFO] [stdout] 141 | |         token_id -> Text,
[INFO] [stdout] ...   |
[INFO] [stdout] 147 | |         price -> Nullable<Numeric>,
[INFO] [stdout]     | |         ----- `price` is not local
[INFO] [stdout] ...   |
[INFO] [stdout] 156 | | }
[INFO] [stdout]     | | ^
[INFO] [stdout]     | | |
[INFO] [stdout]     | |_`QueryId` is not local
[INFO] [stdout]     |   move the `impl` block outside of this function `_impl_query_id_for_price`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[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: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `diesel::table` (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:138:1
[INFO] [stdout]     |
[INFO] [stdout] 138 | / diesel::table! {
[INFO] [stdout] 139 | |     nft_listings (nft_contract_id, token_id, market_id, approval_id) {
[INFO] [stdout] 140 | |         nft_contract_id -> Text,
[INFO] [stdout] 141 | |         token_id -> Text,
[INFO] [stdout] ...   |
[INFO] [stdout] 148 | |         currency -> Text,
[INFO] [stdout]     | |         -------- `currency` is not local
[INFO] [stdout] ...   |
[INFO] [stdout] 156 | | }
[INFO] [stdout]     | | ^
[INFO] [stdout]     | | |
[INFO] [stdout]     | |_`QueryId` is not local
[INFO] [stdout]     |   move the `impl` block outside of this function `_impl_query_id_for_currency`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[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: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `diesel::table` (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:58:1
[INFO] [stdout]    |
[INFO] [stdout] 58 | / diesel::table! {
[INFO] [stdout] 59 | |     nft_approvals (nft_contract_id, token_id, approved_account_id) {
[INFO] [stdout] 60 | |         nft_contract_id -> Text,
[INFO] [stdout] 61 | |         token_id -> Text,
[INFO] [stdout]    | |         -------- `token_id` is not local
[INFO] [stdout] ...  |
[INFO] [stdout] 67 | | }
[INFO] [stdout]    | | ^
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_`QueryId` is not local
[INFO] [stdout]    |   move the `impl` block outside of this function `_impl_query_id_for_token_id`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[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: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `diesel::table` (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:58:1
[INFO] [stdout]    |
[INFO] [stdout] 58 | / diesel::table! {
[INFO] [stdout] 59 | |     nft_approvals (nft_contract_id, token_id, approved_account_id) {
[INFO] [stdout] 60 | |         nft_contract_id -> Text,
[INFO] [stdout] 61 | |         token_id -> Text,
[INFO] [stdout] 62 | |         approved_account_id -> Text,
[INFO] [stdout]    | |         ------------------- `approved_account_id` is not local
[INFO] [stdout] ...  |
[INFO] [stdout] 67 | | }
[INFO] [stdout]    | | ^
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_`QueryId` is not local
[INFO] [stdout]    |   move the `impl` block outside of this function `_impl_query_id_for_approved_account_id`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[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: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `diesel::table` (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:138:1
[INFO] [stdout]     |
[INFO] [stdout] 138 | / diesel::table! {
[INFO] [stdout] 139 | |     nft_listings (nft_contract_id, token_id, market_id, approval_id) {
[INFO] [stdout] 140 | |         nft_contract_id -> Text,
[INFO] [stdout] 141 | |         token_id -> Text,
[INFO] [stdout] ...   |
[INFO] [stdout] 149 | |         listed_by -> Text,
[INFO] [stdout]     | |         --------- `listed_by` is not local
[INFO] [stdout] ...   |
[INFO] [stdout] 156 | | }
[INFO] [stdout]     | | ^
[INFO] [stdout]     | | |
[INFO] [stdout]     | |_`QueryId` is not local
[INFO] [stdout]     |   move the `impl` block outside of this function `_impl_query_id_for_listed_by`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[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: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `diesel::table` (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:58:1
[INFO] [stdout]    |
[INFO] [stdout] 58 | / diesel::table! {
[INFO] [stdout] 59 | |     nft_approvals (nft_contract_id, token_id, approved_account_id) {
[INFO] [stdout] 60 | |         nft_contract_id -> Text,
[INFO] [stdout] 61 | |         token_id -> Text,
[INFO] [stdout] 62 | |         approved_account_id -> Text,
[INFO] [stdout] 63 | |         approval_id -> Numeric,
[INFO] [stdout]    | |         ----------- `approval_id` is not local
[INFO] [stdout] ...  |
[INFO] [stdout] 67 | | }
[INFO] [stdout]    | | ^
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_`QueryId` is not local
[INFO] [stdout]    |   move the `impl` block outside of this function `_impl_query_id_for_approval_id`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[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: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `diesel::table` (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:58:1
[INFO] [stdout]    |
[INFO] [stdout] 58 | / diesel::table! {
[INFO] [stdout] 59 | |     nft_approvals (nft_contract_id, token_id, approved_account_id) {
[INFO] [stdout] 60 | |         nft_contract_id -> Text,
[INFO] [stdout] 61 | |         token_id -> Text,
[INFO] [stdout] ...  |
[INFO] [stdout] 64 | |         receipt_id -> Text,
[INFO] [stdout]    | |         ---------- `receipt_id` is not local
[INFO] [stdout] ...  |
[INFO] [stdout] 67 | | }
[INFO] [stdout]    | | ^
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_`QueryId` is not local
[INFO] [stdout]    |   move the `impl` block outside of this function `_impl_query_id_for_receipt_id`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[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: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `diesel::table` (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:138:1
[INFO] [stdout]     |
[INFO] [stdout] 138 | / diesel::table! {
[INFO] [stdout] 139 | |     nft_listings (nft_contract_id, token_id, market_id, approval_id) {
[INFO] [stdout] 140 | |         nft_contract_id -> Text,
[INFO] [stdout] 141 | |         token_id -> Text,
[INFO] [stdout] ...   |
[INFO] [stdout] 150 | |         unlisted_at -> Nullable<Timestamp>,
[INFO] [stdout]     | |         ----------- `unlisted_at` is not local
[INFO] [stdout] ...   |
[INFO] [stdout] 156 | | }
[INFO] [stdout]     | | ^
[INFO] [stdout]     | | |
[INFO] [stdout]     | |_`QueryId` is not local
[INFO] [stdout]     |   move the `impl` block outside of this function `_impl_query_id_for_unlisted_at`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[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: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `diesel::table` (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:138:1
[INFO] [stdout]     |
[INFO] [stdout] 138 | / diesel::table! {
[INFO] [stdout] 139 | |     nft_listings (nft_contract_id, token_id, market_id, approval_id) {
[INFO] [stdout] 140 | |         nft_contract_id -> Text,
[INFO] [stdout] 141 | |         token_id -> Text,
[INFO] [stdout] ...   |
[INFO] [stdout] 151 | |         accepted_at -> Nullable<Timestamp>,
[INFO] [stdout]     | |         ----------- `accepted_at` is not local
[INFO] [stdout] ...   |
[INFO] [stdout] 156 | | }
[INFO] [stdout]     | | ^
[INFO] [stdout]     | | |
[INFO] [stdout]     | |_`QueryId` is not local
[INFO] [stdout]     |   move the `impl` block outside of this function `_impl_query_id_for_accepted_at`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[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: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `diesel::table` (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:58:1
[INFO] [stdout]    |
[INFO] [stdout] 58 | / diesel::table! {
[INFO] [stdout] 59 | |     nft_approvals (nft_contract_id, token_id, approved_account_id) {
[INFO] [stdout] 60 | |         nft_contract_id -> Text,
[INFO] [stdout] 61 | |         token_id -> Text,
[INFO] [stdout] ...  |
[INFO] [stdout] 65 | |         timestamp -> Timestamp,
[INFO] [stdout]    | |         --------- `timestamp` is not local
[INFO] [stdout] 66 | |     }
[INFO] [stdout] 67 | | }
[INFO] [stdout]    | | ^
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_`QueryId` is not local
[INFO] [stdout]    |   move the `impl` block outside of this function `_impl_query_id_for_timestamp`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[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: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `diesel::table` (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:138:1
[INFO] [stdout]     |
[INFO] [stdout] 138 | / diesel::table! {
[INFO] [stdout] 139 | |     nft_listings (nft_contract_id, token_id, market_id, approval_id) {
[INFO] [stdout] 140 | |         nft_contract_id -> Text,
[INFO] [stdout] 141 | |         token_id -> Text,
[INFO] [stdout] ...   |
[INFO] [stdout] 152 | |         accepted_offer_id -> Nullable<Int8>,
[INFO] [stdout]     | |         ----------------- `accepted_offer_id` is not local
[INFO] [stdout] ...   |
[INFO] [stdout] 156 | | }
[INFO] [stdout]     | | ^
[INFO] [stdout]     | | |
[INFO] [stdout]     | |_`QueryId` is not local
[INFO] [stdout]     |   move the `impl` block outside of this function `_impl_query_id_for_accepted_offer_id`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[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: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `diesel::table` (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:69:1
[INFO] [stdout]    |
[INFO] [stdout] 69 | / diesel::table! {
[INFO] [stdout] 70 | |     nft_attributes (nft_metadata_id, nft_contract_id, attribute_type) {
[INFO] [stdout] 71 | |         nft_metadata_id -> Text,
[INFO] [stdout] 72 | |         nft_contract_id -> Text,
[INFO] [stdout] ...  |
[INFO] [stdout] 77 | | }
[INFO] [stdout]    | | ^
[INFO] [stdout]    | | |
[INFO] [stdout]    | | `table` is not local
[INFO] [stdout]    | |_`QueryId` is not local
[INFO] [stdout]    |   move the `impl` block outside of this function `_impl_query_id_for_table`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[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: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `diesel::table` (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:69:1
[INFO] [stdout]    |
[INFO] [stdout] 69 | / diesel::table! {
[INFO] [stdout] 70 | |     nft_attributes (nft_metadata_id, nft_contract_id, attribute_type) {
[INFO] [stdout] 71 | |         nft_metadata_id -> Text,
[INFO] [stdout]    | |         --------------- `nft_metadata_id` is not local
[INFO] [stdout] 72 | |         nft_contract_id -> Text,
[INFO] [stdout] ...  |
[INFO] [stdout] 77 | | }
[INFO] [stdout]    | | ^
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_`QueryId` is not local
[INFO] [stdout]    |   move the `impl` block outside of this function `_impl_query_id_for_nft_metadata_id`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[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: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `diesel::table` (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:138:1
[INFO] [stdout]     |
[INFO] [stdout] 138 | / diesel::table! {
[INFO] [stdout] 139 | |     nft_listings (nft_contract_id, token_id, market_id, approval_id) {
[INFO] [stdout] 140 | |         nft_contract_id -> Text,
[INFO] [stdout] 141 | |         token_id -> Text,
[INFO] [stdout] ...   |
[INFO] [stdout] 153 | |         metadata_id -> Nullable<Text>,
[INFO] [stdout]     | |         ----------- `metadata_id` is not local
[INFO] [stdout] ...   |
[INFO] [stdout] 156 | | }
[INFO] [stdout]     | | ^
[INFO] [stdout]     | | |
[INFO] [stdout]     | |_`QueryId` is not local
[INFO] [stdout]     |   move the `impl` block outside of this function `_impl_query_id_for_metadata_id`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[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: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `diesel::table` (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:69:1
[INFO] [stdout]    |
[INFO] [stdout] 69 | / diesel::table! {
[INFO] [stdout] 70 | |     nft_attributes (nft_metadata_id, nft_contract_id, attribute_type) {
[INFO] [stdout] 71 | |         nft_metadata_id -> Text,
[INFO] [stdout] 72 | |         nft_contract_id -> Text,
[INFO] [stdout]    | |         --------------- `nft_contract_id` is not local
[INFO] [stdout] ...  |
[INFO] [stdout] 77 | | }
[INFO] [stdout]    | | ^
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_`QueryId` is not local
[INFO] [stdout]    |   move the `impl` block outside of this function `_impl_query_id_for_nft_contract_id`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[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: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `diesel::table` (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:138:1
[INFO] [stdout]     |
[INFO] [stdout] 138 | / diesel::table! {
[INFO] [stdout] 139 | |     nft_listings (nft_contract_id, token_id, market_id, approval_id) {
[INFO] [stdout] 140 | |         nft_contract_id -> Text,
[INFO] [stdout] 141 | |         token_id -> Text,
[INFO] [stdout] ...   |
[INFO] [stdout] 154 | |         invalidated_at -> Nullable<Timestamp>,
[INFO] [stdout]     | |         -------------- `invalidated_at` is not local
[INFO] [stdout] 155 | |     }
[INFO] [stdout] 156 | | }
[INFO] [stdout]     | | ^
[INFO] [stdout]     | | |
[INFO] [stdout]     | |_`QueryId` is not local
[INFO] [stdout]     |   move the `impl` block outside of this function `_impl_query_id_for_invalidated_at`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[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: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `diesel::table` (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:69:1
[INFO] [stdout]    |
[INFO] [stdout] 69 | / diesel::table! {
[INFO] [stdout] 70 | |     nft_attributes (nft_metadata_id, nft_contract_id, attribute_type) {
[INFO] [stdout] 71 | |         nft_metadata_id -> Text,
[INFO] [stdout] 72 | |         nft_contract_id -> Text,
[INFO] [stdout] 73 | |         attribute_type -> Text,
[INFO] [stdout]    | |         -------------- `attribute_type` is not local
[INFO] [stdout] ...  |
[INFO] [stdout] 77 | | }
[INFO] [stdout]    | | ^
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_`QueryId` is not local
[INFO] [stdout]    |   move the `impl` block outside of this function `_impl_query_id_for_attribute_type`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[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: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `diesel::table` (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:158:1
[INFO] [stdout]     |
[INFO] [stdout] 158 | / diesel::table! {
[INFO] [stdout] 159 | |     nft_metadata (id) {
[INFO] [stdout] 160 | |         id -> Text,
[INFO] [stdout] 161 | |         nft_contract_id -> Text,
[INFO] [stdout] ...   |
[INFO] [stdout] 186 | | }
[INFO] [stdout]     | | ^
[INFO] [stdout]     | | |
[INFO] [stdout]     | | `table` is not local
[INFO] [stdout]     | |_`QueryId` is not local
[INFO] [stdout]     |   move the `impl` block outside of this function `_impl_query_id_for_table`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[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: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `diesel::table` (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:69:1
[INFO] [stdout]    |
[INFO] [stdout] 69 | / diesel::table! {
[INFO] [stdout] 70 | |     nft_attributes (nft_metadata_id, nft_contract_id, attribute_type) {
[INFO] [stdout] 71 | |         nft_metadata_id -> Text,
[INFO] [stdout] 72 | |         nft_contract_id -> Text,
[INFO] [stdout] 73 | |         attribute_type -> Text,
[INFO] [stdout] 74 | |         attribute_value -> Nullable<Text>,
[INFO] [stdout]    | |         --------------- `attribute_value` is not local
[INFO] [stdout] ...  |
[INFO] [stdout] 77 | | }
[INFO] [stdout]    | | ^
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_`QueryId` is not local
[INFO] [stdout]    |   move the `impl` block outside of this function `_impl_query_id_for_attribute_value`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[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: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `diesel::table` (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:158:1
[INFO] [stdout]     |
[INFO] [stdout] 158 | / diesel::table! {
[INFO] [stdout] 159 | |     nft_metadata (id) {
[INFO] [stdout] 160 | |         id -> Text,
[INFO] [stdout]     | |         -- `id` is not local
[INFO] [stdout] 161 | |         nft_contract_id -> Text,
[INFO] [stdout] ...   |
[INFO] [stdout] 186 | | }
[INFO] [stdout]     | | ^
[INFO] [stdout]     | | |
[INFO] [stdout]     | |_`QueryId` is not local
[INFO] [stdout]     |   move the `impl` block outside of this function `_impl_query_id_for_id`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[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: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `diesel::table` (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:69:1
[INFO] [stdout]    |
[INFO] [stdout] 69 | / diesel::table! {
[INFO] [stdout] 70 | |     nft_attributes (nft_metadata_id, nft_contract_id, attribute_type) {
[INFO] [stdout] 71 | |         nft_metadata_id -> Text,
[INFO] [stdout] 72 | |         nft_contract_id -> Text,
[INFO] [stdout] ...  |
[INFO] [stdout] 75 | |         attribute_display_type -> Nullable<Text>,
[INFO] [stdout]    | |         ---------------------- `attribute_display_type` is not local
[INFO] [stdout] 76 | |     }
[INFO] [stdout] 77 | | }
[INFO] [stdout]    | | ^
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_`QueryId` is not local
[INFO] [stdout]    |   move the `impl` block outside of this function `_impl_query_id_for_attribute_display_type`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[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: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `diesel::table` (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:79:1
[INFO] [stdout]    |
[INFO] [stdout] 79 | / diesel::table! {
[INFO] [stdout] 80 | |     nft_contracts (id) {
[INFO] [stdout] 81 | |         id -> Text,
[INFO] [stdout] 82 | |         spec -> Text,
[INFO] [stdout] ...  |
[INFO] [stdout] 96 | | }
[INFO] [stdout]    | | ^
[INFO] [stdout]    | | |
[INFO] [stdout]    | | `table` is not local
[INFO] [stdout]    | |_`QueryId` is not local
[INFO] [stdout]    |   move the `impl` block outside of this function `_impl_query_id_for_table`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[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: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `diesel::table` (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:158:1
[INFO] [stdout]     |
[INFO] [stdout] 158 | / diesel::table! {
[INFO] [stdout] 159 | |     nft_metadata (id) {
[INFO] [stdout] 160 | |         id -> Text,
[INFO] [stdout] 161 | |         nft_contract_id -> Text,
[INFO] [stdout]     | |         --------------- `nft_contract_id` is not local
[INFO] [stdout] ...   |
[INFO] [stdout] 186 | | }
[INFO] [stdout]     | | ^
[INFO] [stdout]     | | |
[INFO] [stdout]     | |_`QueryId` is not local
[INFO] [stdout]     |   move the `impl` block outside of this function `_impl_query_id_for_nft_contract_id`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[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: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `diesel::table` (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:79:1
[INFO] [stdout]    |
[INFO] [stdout] 79 | / diesel::table! {
[INFO] [stdout] 80 | |     nft_contracts (id) {
[INFO] [stdout] 81 | |         id -> Text,
[INFO] [stdout]    | |         -- `id` is not local
[INFO] [stdout] 82 | |         spec -> Text,
[INFO] [stdout] ...  |
[INFO] [stdout] 96 | | }
[INFO] [stdout]    | | ^
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_`QueryId` is not local
[INFO] [stdout]    |   move the `impl` block outside of this function `_impl_query_id_for_id`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[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: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `diesel::table` (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:158:1
[INFO] [stdout]     |
[INFO] [stdout] 158 | / diesel::table! {
[INFO] [stdout] 159 | |     nft_metadata (id) {
[INFO] [stdout] 160 | |         id -> Text,
[INFO] [stdout] 161 | |         nft_contract_id -> Text,
[INFO] [stdout] 162 | |         reference_blob -> Nullable<Jsonb>,
[INFO] [stdout]     | |         -------------- `reference_blob` is not local
[INFO] [stdout] ...   |
[INFO] [stdout] 186 | | }
[INFO] [stdout]     | | ^
[INFO] [stdout]     | | |
[INFO] [stdout]     | |_`QueryId` is not local
[INFO] [stdout]     |   move the `impl` block outside of this function `_impl_query_id_for_reference_blob`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[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: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `diesel::table` (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:79:1
[INFO] [stdout]    |
[INFO] [stdout] 79 | / diesel::table! {
[INFO] [stdout] 80 | |     nft_contracts (id) {
[INFO] [stdout] 81 | |         id -> Text,
[INFO] [stdout] 82 | |         spec -> Text,
[INFO] [stdout]    | |         ---- `spec` is not local
[INFO] [stdout] ...  |
[INFO] [stdout] 96 | | }
[INFO] [stdout]    | | ^
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_`QueryId` is not local
[INFO] [stdout]    |   move the `impl` block outside of this function `_impl_query_id_for_spec`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[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: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `diesel::table` (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:158:1
[INFO] [stdout]     |
[INFO] [stdout] 158 | / diesel::table! {
[INFO] [stdout] 159 | |     nft_metadata (id) {
[INFO] [stdout] 160 | |         id -> Text,
[INFO] [stdout] 161 | |         nft_contract_id -> Text,
[INFO] [stdout] 162 | |         reference_blob -> Nullable<Jsonb>,
[INFO] [stdout] 163 | |         title -> Nullable<Text>,
[INFO] [stdout]     | |         ----- `title` is not local
[INFO] [stdout] ...   |
[INFO] [stdout] 186 | | }
[INFO] [stdout]     | | ^
[INFO] [stdout]     | | |
[INFO] [stdout]     | |_`QueryId` is not local
[INFO] [stdout]     |   move the `impl` block outside of this function `_impl_query_id_for_title`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[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: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `diesel::table` (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:79:1
[INFO] [stdout]    |
[INFO] [stdout] 79 | / diesel::table! {
[INFO] [stdout] 80 | |     nft_contracts (id) {
[INFO] [stdout] 81 | |         id -> Text,
[INFO] [stdout] 82 | |         spec -> Text,
[INFO] [stdout] 83 | |         name -> Text,
[INFO] [stdout]    | |         ---- `name` is not local
[INFO] [stdout] ...  |
[INFO] [stdout] 96 | | }
[INFO] [stdout]    | | ^
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_`QueryId` is not local
[INFO] [stdout]    |   move the `impl` block outside of this function `_impl_query_id_for_name`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[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: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `diesel::table` (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:158:1
[INFO] [stdout]     |
[INFO] [stdout] 158 | / diesel::table! {
[INFO] [stdout] 159 | |     nft_metadata (id) {
[INFO] [stdout] 160 | |         id -> Text,
[INFO] [stdout] 161 | |         nft_contract_id -> Text,
[INFO] [stdout] ...   |
[INFO] [stdout] 164 | |         description -> Nullable<Text>,
[INFO] [stdout]     | |         ----------- `description` is not local
[INFO] [stdout] ...   |
[INFO] [stdout] 186 | | }
[INFO] [stdout]     | | ^
[INFO] [stdout]     | | |
[INFO] [stdout]     | |_`QueryId` is not local
[INFO] [stdout]     |   move the `impl` block outside of this function `_impl_query_id_for_description`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[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: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `diesel::table` (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:79:1
[INFO] [stdout]    |
[INFO] [stdout] 79 | / diesel::table! {
[INFO] [stdout] 80 | |     nft_contracts (id) {
[INFO] [stdout] 81 | |         id -> Text,
[INFO] [stdout] 82 | |         spec -> Text,
[INFO] [stdout] 83 | |         name -> Text,
[INFO] [stdout] 84 | |         symbol -> Nullable<Text>,
[INFO] [stdout]    | |         ------ `symbol` is not local
[INFO] [stdout] ...  |
[INFO] [stdout] 96 | | }
[INFO] [stdout]    | | ^
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_`QueryId` is not local
[INFO] [stdout]    |   move the `impl` block outside of this function `_impl_query_id_for_symbol`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[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: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `diesel::table` (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:79:1
[INFO] [stdout]    |
[INFO] [stdout] 79 | / diesel::table! {
[INFO] [stdout] 80 | |     nft_contracts (id) {
[INFO] [stdout] 81 | |         id -> Text,
[INFO] [stdout] 82 | |         spec -> Text,
[INFO] [stdout] ...  |
[INFO] [stdout] 85 | |         icon -> Nullable<Text>,
[INFO] [stdout]    | |         ---- `icon` is not local
[INFO] [stdout] ...  |
[INFO] [stdout] 96 | | }
[INFO] [stdout]    | | ^
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_`QueryId` is not local
[INFO] [stdout]    |   move the `impl` block outside of this function `_impl_query_id_for_icon`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[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: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `diesel::table` (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:158:1
[INFO] [stdout]     |
[INFO] [stdout] 158 | / diesel::table! {
[INFO] [stdout] 159 | |     nft_metadata (id) {
[INFO] [stdout] 160 | |         id -> Text,
[INFO] [stdout] 161 | |         nft_contract_id -> Text,
[INFO] [stdout] ...   |
[INFO] [stdout] 165 | |         media -> Nullable<Text>,
[INFO] [stdout]     | |         ----- `media` is not local
[INFO] [stdout] ...   |
[INFO] [stdout] 186 | | }
[INFO] [stdout]     | | ^
[INFO] [stdout]     | | |
[INFO] [stdout]     | |_`QueryId` is not local
[INFO] [stdout]     |   move the `impl` block outside of this function `_impl_query_id_for_media`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[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: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `diesel::table` (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:79:1
[INFO] [stdout]    |
[INFO] [stdout] 79 | / diesel::table! {
[INFO] [stdout] 80 | |     nft_contracts (id) {
[INFO] [stdout] 81 | |         id -> Text,
[INFO] [stdout] 82 | |         spec -> Text,
[INFO] [stdout] ...  |
[INFO] [stdout] 86 | |         base_uri -> Nullable<Text>,
[INFO] [stdout]    | |         -------- `base_uri` is not local
[INFO] [stdout] ...  |
[INFO] [stdout] 96 | | }
[INFO] [stdout]    | | ^
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_`QueryId` is not local
[INFO] [stdout]    |   move the `impl` block outside of this function `_impl_query_id_for_base_uri`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[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: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `diesel::table` (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:158:1
[INFO] [stdout]     |
[INFO] [stdout] 158 | / diesel::table! {
[INFO] [stdout] 159 | |     nft_metadata (id) {
[INFO] [stdout] 160 | |         id -> Text,
[INFO] [stdout] 161 | |         nft_contract_id -> Text,
[INFO] [stdout] ...   |
[INFO] [stdout] 166 | |         media_hash -> Nullable<Text>,
[INFO] [stdout]     | |         ---------- `media_hash` is not local
[INFO] [stdout] ...   |
[INFO] [stdout] 186 | | }
[INFO] [stdout]     | | ^
[INFO] [stdout]     | | |
[INFO] [stdout]     | |_`QueryId` is not local
[INFO] [stdout]     |   move the `impl` block outside of this function `_impl_query_id_for_media_hash`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[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: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `diesel::table` (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:79:1
[INFO] [stdout]    |
[INFO] [stdout] 79 | / diesel::table! {
[INFO] [stdout] 80 | |     nft_contracts (id) {
[INFO] [stdout] 81 | |         id -> Text,
[INFO] [stdout] 82 | |         spec -> Text,
[INFO] [stdout] ...  |
[INFO] [stdout] 87 | |         reference -> Nullable<Text>,
[INFO] [stdout]    | |         --------- `reference` is not local
[INFO] [stdout] ...  |
[INFO] [stdout] 96 | | }
[INFO] [stdout]    | | ^
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_`QueryId` is not local
[INFO] [stdout]    |   move the `impl` block outside of this function `_impl_query_id_for_reference`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[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: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `diesel::table` (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:158:1
[INFO] [stdout]     |
[INFO] [stdout] 158 | / diesel::table! {
[INFO] [stdout] 159 | |     nft_metadata (id) {
[INFO] [stdout] 160 | |         id -> Text,
[INFO] [stdout] 161 | |         nft_contract_id -> Text,
[INFO] [stdout] ...   |
[INFO] [stdout] 167 | |         reference -> Nullable<Text>,
[INFO] [stdout]     | |         --------- `reference` is not local
[INFO] [stdout] ...   |
[INFO] [stdout] 186 | | }
[INFO] [stdout]     | | ^
[INFO] [stdout]     | | |
[INFO] [stdout]     | |_`QueryId` is not local
[INFO] [stdout]     |   move the `impl` block outside of this function `_impl_query_id_for_reference`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[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: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `diesel::table` (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:79:1
[INFO] [stdout]    |
[INFO] [stdout] 79 | / diesel::table! {
[INFO] [stdout] 80 | |     nft_contracts (id) {
[INFO] [stdout] 81 | |         id -> Text,
[INFO] [stdout] 82 | |         spec -> Text,
[INFO] [stdout] ...  |
[INFO] [stdout] 88 | |         reference_hash -> Nullable<Text>,
[INFO] [stdout]    | |         -------------- `reference_hash` is not local
[INFO] [stdout] ...  |
[INFO] [stdout] 96 | | }
[INFO] [stdout]    | | ^
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_`QueryId` is not local
[INFO] [stdout]    |   move the `impl` block outside of this function `_impl_query_id_for_reference_hash`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[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: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `diesel::table` (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:158:1
[INFO] [stdout]     |
[INFO] [stdout] 158 | / diesel::table! {
[INFO] [stdout] 159 | |     nft_metadata (id) {
[INFO] [stdout] 160 | |         id -> Text,
[INFO] [stdout] 161 | |         nft_contract_id -> Text,
[INFO] [stdout] ...   |
[INFO] [stdout] 168 | |         reference_hash -> Nullable<Text>,
[INFO] [stdout]     | |         -------------- `reference_hash` is not local
[INFO] [stdout] ...   |
[INFO] [stdout] 186 | | }
[INFO] [stdout]     | | ^
[INFO] [stdout]     | | |
[INFO] [stdout]     | |_`QueryId` is not local
[INFO] [stdout]     |   move the `impl` block outside of this function `_impl_query_id_for_reference_hash`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[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: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `diesel::table` (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:79:1
[INFO] [stdout]    |
[INFO] [stdout] 79 | / diesel::table! {
[INFO] [stdout] 80 | |     nft_contracts (id) {
[INFO] [stdout] 81 | |         id -> Text,
[INFO] [stdout] 82 | |         spec -> Text,
[INFO] [stdout] ...  |
[INFO] [stdout] 89 | |         created_at -> Nullable<Timestamp>,
[INFO] [stdout]    | |         ---------- `created_at` is not local
[INFO] [stdout] ...  |
[INFO] [stdout] 96 | | }
[INFO] [stdout]    | | ^
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_`QueryId` is not local
[INFO] [stdout]    |   move the `impl` block outside of this function `_impl_query_id_for_created_at`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[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: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `diesel::table` (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:79:1
[INFO] [stdout]    |
[INFO] [stdout] 79 | / diesel::table! {
[INFO] [stdout] 80 | |     nft_contracts (id) {
[INFO] [stdout] 81 | |         id -> Text,
[INFO] [stdout] 82 | |         spec -> Text,
[INFO] [stdout] ...  |
[INFO] [stdout] 90 | |         created_receipt_id -> Nullable<Text>,
[INFO] [stdout]    | |         ------------------ `created_receipt_id` is not local
[INFO] [stdout] ...  |
[INFO] [stdout] 96 | | }
[INFO] [stdout]    | | ^
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_`QueryId` is not local
[INFO] [stdout]    |   move the `impl` block outside of this function `_impl_query_id_for_created_receipt_id`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[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: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `diesel::table` (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:158:1
[INFO] [stdout]     |
[INFO] [stdout] 158 | / diesel::table! {
[INFO] [stdout] 159 | |     nft_metadata (id) {
[INFO] [stdout] 160 | |         id -> Text,
[INFO] [stdout] 161 | |         nft_contract_id -> Text,
[INFO] [stdout] ...   |
[INFO] [stdout] 169 | |         extra -> Nullable<Text>,
[INFO] [stdout]     | |         ----- `extra` is not local
[INFO] [stdout] ...   |
[INFO] [stdout] 186 | | }
[INFO] [stdout]     | | ^
[INFO] [stdout]     | | |
[INFO] [stdout]     | |_`QueryId` is not local
[INFO] [stdout]     |   move the `impl` block outside of this function `_impl_query_id_for_extra`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[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: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `diesel::table` (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:79:1
[INFO] [stdout]    |
[INFO] [stdout] 79 | / diesel::table! {
[INFO] [stdout] 80 | |     nft_contracts (id) {
[INFO] [stdout] 81 | |         id -> Text,
[INFO] [stdout] 82 | |         spec -> Text,
[INFO] [stdout] ...  |
[INFO] [stdout] 91 | |         owner_id -> Nullable<Text>,
[INFO] [stdout]    | |         -------- `owner_id` is not local
[INFO] [stdout] ...  |
[INFO] [stdout] 96 | | }
[INFO] [stdout]    | | ^
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_`QueryId` is not local
[INFO] [stdout]    |   move the `impl` block outside of this function `_impl_query_id_for_owner_id`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[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: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `diesel::table` (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:158:1
[INFO] [stdout]     |
[INFO] [stdout] 158 | / diesel::table! {
[INFO] [stdout] 159 | |     nft_metadata (id) {
[INFO] [stdout] 160 | |         id -> Text,
[INFO] [stdout] 161 | |         nft_contract_id -> Text,
[INFO] [stdout] ...   |
[INFO] [stdout] 170 | |         minter -> Nullable<Text>,
[INFO] [stdout]     | |         ------ `minter` is not local
[INFO] [stdout] ...   |
[INFO] [stdout] 186 | | }
[INFO] [stdout]     | | ^
[INFO] [stdout]     | | |
[INFO] [stdout]     | |_`QueryId` is not local
[INFO] [stdout]     |   move the `impl` block outside of this function `_impl_query_id_for_minter`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[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: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `diesel::table` (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:79:1
[INFO] [stdout]    |
[INFO] [stdout] 79 | / diesel::table! {
[INFO] [stdout] 80 | |     nft_contracts (id) {
[INFO] [stdout] 81 | |         id -> Text,
[INFO] [stdout] 82 | |         spec -> Text,
[INFO] [stdout] ...  |
[INFO] [stdout] 92 | |         is_mintbase -> Bool,
[INFO] [stdout]    | |         ----------- `is_mintbase` is not local
[INFO] [stdout] ...  |
[INFO] [stdout] 96 | | }
[INFO] [stdout]    | | ^
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_`QueryId` is not local
[INFO] [stdout]    |   move the `impl` block outside of this function `_impl_query_id_for_is_mintbase`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[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: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `diesel::table` (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:158:1
[INFO] [stdout]     |
[INFO] [stdout] 158 | / diesel::table! {
[INFO] [stdout] 159 | |     nft_metadata (id) {
[INFO] [stdout] 160 | |         id -> Text,
[INFO] [stdout] 161 | |         nft_contract_id -> Text,
[INFO] [stdout] ...   |
[INFO] [stdout] 171 | |         base_uri -> Nullable<Text>,
[INFO] [stdout]     | |         -------- `base_uri` is not local
[INFO] [stdout] ...   |
[INFO] [stdout] 186 | | }
[INFO] [stdout]     | | ^
[INFO] [stdout]     | | |
[INFO] [stdout]     | |_`QueryId` is not local
[INFO] [stdout]     |   move the `impl` block outside of this function `_impl_query_id_for_base_uri`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[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: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `diesel::table` (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:79:1
[INFO] [stdout]    |
[INFO] [stdout] 79 | / diesel::table! {
[INFO] [stdout] 80 | |     nft_contracts (id) {
[INFO] [stdout] 81 | |         id -> Text,
[INFO] [stdout] 82 | |         spec -> Text,
[INFO] [stdout] ...  |
[INFO] [stdout] 93 | |         content_flag -> Nullable<Text>,
[INFO] [stdout]    | |         ------------ `content_flag` is not local
[INFO] [stdout] ...  |
[INFO] [stdout] 96 | | }
[INFO] [stdout]    | | ^
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_`QueryId` is not local
[INFO] [stdout]    |   move the `impl` block outside of this function `_impl_query_id_for_content_flag`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[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: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `diesel::table` (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:79:1
[INFO] [stdout]    |
[INFO] [stdout] 79 | / diesel::table! {
[INFO] [stdout] 80 | |     nft_contracts (id) {
[INFO] [stdout] 81 | |         id -> Text,
[INFO] [stdout] 82 | |         spec -> Text,
[INFO] [stdout] ...  |
[INFO] [stdout] 94 | |         category -> Nullable<Text>,
[INFO] [stdout]    | |         -------- `category` is not local
[INFO] [stdout] 95 | |     }
[INFO] [stdout] 96 | | }
[INFO] [stdout]    | | ^
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_`QueryId` is not local
[INFO] [stdout]    |   move the `impl` block outside of this function `_impl_query_id_for_category`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[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: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `diesel::table` (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:158:1
[INFO] [stdout]     |
[INFO] [stdout] 158 | / diesel::table! {
[INFO] [stdout] 159 | |     nft_metadata (id) {
[INFO] [stdout] 160 | |         id -> Text,
[INFO] [stdout] 161 | |         nft_contract_id -> Text,
[INFO] [stdout] ...   |
[INFO] [stdout] 172 | |         content_flag -> Nullable<Text>,
[INFO] [stdout]     | |         ------------ `content_flag` is not local
[INFO] [stdout] ...   |
[INFO] [stdout] 186 | | }
[INFO] [stdout]     | | ^
[INFO] [stdout]     | | |
[INFO] [stdout]     | |_`QueryId` is not local
[INFO] [stdout]     |   move the `impl` block outside of this function `_impl_query_id_for_content_flag`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[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: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `diesel::table` (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:158:1
[INFO] [stdout]     |
[INFO] [stdout] 158 | / diesel::table! {
[INFO] [stdout] 159 | |     nft_metadata (id) {
[INFO] [stdout] 160 | |         id -> Text,
[INFO] [stdout] 161 | |         nft_contract_id -> Text,
[INFO] [stdout] ...   |
[INFO] [stdout] 173 | |         mb_internal_id -> Nullable<Numeric>,
[INFO] [stdout]     | |         -------------- `mb_internal_id` is not local
[INFO] [stdout] ...   |
[INFO] [stdout] 186 | | }
[INFO] [stdout]     | | ^
[INFO] [stdout]     | | |
[INFO] [stdout]     | |_`QueryId` is not local
[INFO] [stdout]     |   move the `impl` block outside of this function `_impl_query_id_for_mb_internal_id`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[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: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `diesel::table` (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:98:1
[INFO] [stdout]     |
[INFO] [stdout]  98 | / diesel::table! {
[INFO] [stdout]  99 | |     nft_earnings (nft_contract_id, token_id, market_id, approval_id, receiver_id, is_referral, is_mintbase_cut) {
[INFO] [stdout] 100 | |         nft_contract_id -> Text,
[INFO] [stdout] 101 | |         token_id -> Text,
[INFO] [stdout] ...   |
[INFO] [stdout] 114 | | }
[INFO] [stdout]     | | ^
[INFO] [stdout]     | | |
[INFO] [stdout]     | | `table` is not local
[INFO] [stdout]     | |_`QueryId` is not local
[INFO] [stdout]     |   move the `impl` block outside of this function `_impl_query_id_for_table`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[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: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `diesel::table` (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:158:1
[INFO] [stdout]     |
[INFO] [stdout] 158 | / diesel::table! {
[INFO] [stdout] 159 | |     nft_metadata (id) {
[INFO] [stdout] 160 | |         id -> Text,
[INFO] [stdout] 161 | |         nft_contract_id -> Text,
[INFO] [stdout] ...   |
[INFO] [stdout] 174 | |         price -> Nullable<Numeric>,
[INFO] [stdout]     | |         ----- `price` is not local
[INFO] [stdout] ...   |
[INFO] [stdout] 186 | | }
[INFO] [stdout]     | | ^
[INFO] [stdout]     | | |
[INFO] [stdout]     | |_`QueryId` is not local
[INFO] [stdout]     |   move the `impl` block outside of this function `_impl_query_id_for_price`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[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: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `diesel::table` (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:98:1
[INFO] [stdout]     |
[INFO] [stdout]  98 | / diesel::table! {
[INFO] [stdout]  99 | |     nft_earnings (nft_contract_id, token_id, market_id, approval_id, receiver_id, is_referral, is_mintbase_cut) {
[INFO] [stdout] 100 | |         nft_contract_id -> Text,
[INFO] [stdout]     | |         --------------- `nft_contract_id` is not local
[INFO] [stdout] 101 | |         token_id -> Text,
[INFO] [stdout] ...   |
[INFO] [stdout] 114 | | }
[INFO] [stdout]     | | ^
[INFO] [stdout]     | | |
[INFO] [stdout]     | |_`QueryId` is not local
[INFO] [stdout]     |   move the `impl` block outside of this function `_impl_query_id_for_nft_contract_id`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[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: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `diesel::table` (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:98:1
[INFO] [stdout]     |
[INFO] [stdout]  98 | / diesel::table! {
[INFO] [stdout]  99 | |     nft_earnings (nft_contract_id, token_id, market_id, approval_id, receiver_id, is_referral, is_mintbase_cut) {
[INFO] [stdout] 100 | |         nft_contract_id -> Text,
[INFO] [stdout] 101 | |         token_id -> Text,
[INFO] [stdout]     | |         -------- `token_id` is not local
[INFO] [stdout] ...   |
[INFO] [stdout] 114 | | }
[INFO] [stdout]     | | ^
[INFO] [stdout]     | | |
[INFO] [stdout]     | |_`QueryId` is not local
[INFO] [stdout]     |   move the `impl` block outside of this function `_impl_query_id_for_token_id`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[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: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `diesel::table` (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:158:1
[INFO] [stdout]     |
[INFO] [stdout] 158 | / diesel::table! {
[INFO] [stdout] 159 | |     nft_metadata (id) {
[INFO] [stdout] 160 | |         id -> Text,
[INFO] [stdout] 161 | |         nft_contract_id -> Text,
[INFO] [stdout] ...   |
[INFO] [stdout] 175 | |         minters_allowlist -> Nullable<Array<Nullable<Text>>>,
[INFO] [stdout]     | |         ----------------- `minters_allowlist` is not local
[INFO] [stdout] ...   |
[INFO] [stdout] 186 | | }
[INFO] [stdout]     | | ^
[INFO] [stdout]     | | |
[INFO] [stdout]     | |_`QueryId` is not local
[INFO] [stdout]     |   move the `impl` block outside of this function `_impl_query_id_for_minters_allowlist`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[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: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `diesel::table` (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:98:1
[INFO] [stdout]     |
[INFO] [stdout]  98 | / diesel::table! {
[INFO] [stdout]  99 | |     nft_earnings (nft_contract_id, token_id, market_id, approval_id, receiver_id, is_referral, is_mintbase_cut) {
[INFO] [stdout] 100 | |         nft_contract_id -> Text,
[INFO] [stdout] 101 | |         token_id -> Text,
[INFO] [stdout] 102 | |         market_id -> Text,
[INFO] [stdout]     | |         --------- `market_id` is not local
[INFO] [stdout] ...   |
[INFO] [stdout] 114 | | }
[INFO] [stdout]     | | ^
[INFO] [stdout]     | | |
[INFO] [stdout]     | |_`QueryId` is not local
[INFO] [stdout]     |   move the `impl` block outside of this function `_impl_query_id_for_market_id`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[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: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `diesel::table` (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:158:1
[INFO] [stdout]     |
[INFO] [stdout] 158 | / diesel::table! {
[INFO] [stdout] 159 | |     nft_metadata (id) {
[INFO] [stdout] 160 | |         id -> Text,
[INFO] [stdout] 161 | |         nft_contract_id -> Text,
[INFO] [stdout] ...   |
[INFO] [stdout] 176 | |         royalties -> Nullable<Jsonb>,
[INFO] [stdout]     | |         --------- `royalties` is not local
[INFO] [stdout] ...   |
[INFO] [stdout] 186 | | }
[INFO] [stdout]     | | ^
[INFO] [stdout]     | | |
[INFO] [stdout]     | |_`QueryId` is not local
[INFO] [stdout]     |   move the `impl` block outside of this function `_impl_query_id_for_royalties`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[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: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `diesel::table` (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:98:1
[INFO] [stdout]     |
[INFO] [stdout]  98 | / diesel::table! {
[INFO] [stdout]  99 | |     nft_earnings (nft_contract_id, token_id, market_id, approval_id, receiver_id, is_referral, is_mintbase_cut) {
[INFO] [stdout] 100 | |         nft_contract_id -> Text,
[INFO] [stdout] 101 | |         token_id -> Text,
[INFO] [stdout] 102 | |         market_id -> Text,
[INFO] [stdout] 103 | |         approval_id -> Numeric,
[INFO] [stdout]     | |         ----------- `approval_id` is not local
[INFO] [stdout] ...   |
[INFO] [stdout] 114 | | }
[INFO] [stdout]     | | ^
[INFO] [stdout]     | | |
[INFO] [stdout]     | |_`QueryId` is not local
[INFO] [stdout]     |   move the `impl` block outside of this function `_impl_query_id_for_approval_id`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[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: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `diesel::table` (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:158:1
[INFO] [stdout]     |
[INFO] [stdout] 158 | / diesel::table! {
[INFO] [stdout] 159 | |     nft_metadata (id) {
[INFO] [stdout] 160 | |         id -> Text,
[INFO] [stdout] 161 | |         nft_contract_id -> Text,
[INFO] [stdout] ...   |
[INFO] [stdout] 177 | |         royalty_percent -> Nullable<Numeric>,
[INFO] [stdout]     | |         --------------- `royalty_percent` is not local
[INFO] [stdout] ...   |
[INFO] [stdout] 186 | | }
[INFO] [stdout]     | | ^
[INFO] [stdout]     | | |
[INFO] [stdout]     | |_`QueryId` is not local
[INFO] [stdout]     |   move the `impl` block outside of this function `_impl_query_id_for_royalty_percent`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[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: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `diesel::table` (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:98:1
[INFO] [stdout]     |
[INFO] [stdout]  98 | / diesel::table! {
[INFO] [stdout]  99 | |     nft_earnings (nft_contract_id, token_id, market_id, approval_id, receiver_id, is_referral, is_mintbase_cut) {
[INFO] [stdout] 100 | |         nft_contract_id -> Text,
[INFO] [stdout] 101 | |         token_id -> Text,
[INFO] [stdout] ...   |
[INFO] [stdout] 104 | |         offer_id -> Int8,
[INFO] [stdout]     | |         -------- `offer_id` is not local
[INFO] [stdout] ...   |
[INFO] [stdout] 114 | | }
[INFO] [stdout]     | | ^
[INFO] [stdout]     | | |
[INFO] [stdout]     | |_`QueryId` is not local
[INFO] [stdout]     |   move the `impl` block outside of this function `_impl_query_id_for_offer_id`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[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: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `diesel::table` (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:158:1
[INFO] [stdout]     |
[INFO] [stdout] 158 | / diesel::table! {
[INFO] [stdout] 159 | |     nft_metadata (id) {
[INFO] [stdout] 160 | |         id -> Text,
[INFO] [stdout] 161 | |         nft_contract_id -> Text,
[INFO] [stdout] ...   |
[INFO] [stdout] 178 | |         max_supply -> Nullable<Numeric>,
[INFO] [stdout]     | |         ---------- `max_supply` is not local
[INFO] [stdout] ...   |
[INFO] [stdout] 186 | | }
[INFO] [stdout]     | | ^
[INFO] [stdout]     | | |
[INFO] [stdout]     | |_`QueryId` is not local
[INFO] [stdout]     |   move the `impl` block outside of this function `_impl_query_id_for_max_supply`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[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: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `diesel::table` (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:98:1
[INFO] [stdout]     |
[INFO] [stdout]  98 | / diesel::table! {
[INFO] [stdout]  99 | |     nft_earnings (nft_contract_id, token_id, market_id, approval_id, receiver_id, is_referral, is_mintbase_cut) {
[INFO] [stdout] 100 | |         nft_contract_id -> Text,
[INFO] [stdout] 101 | |         token_id -> Text,
[INFO] [stdout] ...   |
[INFO] [stdout] 105 | |         receipt_id -> Text,
[INFO] [stdout]     | |         ---------- `receipt_id` is not local
[INFO] [stdout] ...   |
[INFO] [stdout] 114 | | }
[INFO] [stdout]     | | ^
[INFO] [stdout]     | | |
[INFO] [stdout]     | |_`QueryId` is not local
[INFO] [stdout]     |   move the `impl` block outside of this function `_impl_query_id_for_receipt_id`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[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: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `diesel::table` (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:158:1
[INFO] [stdout]     |
[INFO] [stdout] 158 | / diesel::table! {
[INFO] [stdout] 159 | |     nft_metadata (id) {
[INFO] [stdout] 160 | |         id -> Text,
[INFO] [stdout] 161 | |         nft_contract_id -> Text,
[INFO] [stdout] ...   |
[INFO] [stdout] 179 | |         is_locked -> Nullable<Bool>,
[INFO] [stdout]     | |         --------- `is_locked` is not local
[INFO] [stdout] ...   |
[INFO] [stdout] 186 | | }
[INFO] [stdout]     | | ^
[INFO] [stdout]     | | |
[INFO] [stdout]     | |_`QueryId` is not local
[INFO] [stdout]     |   move the `impl` block outside of this function `_impl_query_id_for_is_locked`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[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: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `diesel::table` (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:98:1
[INFO] [stdout]     |
[INFO] [stdout]  98 | / diesel::table! {
[INFO] [stdout]  99 | |     nft_earnings (nft_contract_id, token_id, market_id, approval_id, receiver_id, is_referral, is_mintbase_cut) {
[INFO] [stdout] 100 | |         nft_contract_id -> Text,
[INFO] [stdout] 101 | |         token_id -> Text,
[INFO] [stdout] ...   |
[INFO] [stdout] 106 | |         timestamp -> Timestamp,
[INFO] [stdout]     | |         --------- `timestamp` is not local
[INFO] [stdout] ...   |
[INFO] [stdout] 114 | | }
[INFO] [stdout]     | | ^
[INFO] [stdout]     | | |
[INFO] [stdout]     | |_`QueryId` is not local
[INFO] [stdout]     |   move the `impl` block outside of this function `_impl_query_id_for_timestamp`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[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: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `diesel::table` (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:158:1
[INFO] [stdout]     |
[INFO] [stdout] 158 | / diesel::table! {
[INFO] [stdout] 159 | |     nft_metadata (id) {
[INFO] [stdout] 160 | |         id -> Text,
[INFO] [stdout] 161 | |         nft_contract_id -> Text,
[INFO] [stdout] ...   |
[INFO] [stdout] 180 | |         is_active -> Bool,
[INFO] [stdout]     | |         --------- `is_active` is not local
[INFO] [stdout] ...   |
[INFO] [stdout] 186 | | }
[INFO] [stdout]     | | ^
[INFO] [stdout]     | | |
[INFO] [stdout]     | |_`QueryId` is not local
[INFO] [stdout]     |   move the `impl` block outside of this function `_impl_query_id_for_is_active`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[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: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `diesel::table` (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:98:1
[INFO] [stdout]     |
[INFO] [stdout]  98 | / diesel::table! {
[INFO] [stdout]  99 | |     nft_earnings (nft_contract_id, token_id, market_id, approval_id, receiver_id, is_referral, is_mintbase_cut) {
[INFO] [stdout] 100 | |         nft_contract_id -> Text,
[INFO] [stdout] 101 | |         token_id -> Text,
[INFO] [stdout] ...   |
[INFO] [stdout] 107 | |         receiver_id -> Text,
[INFO] [stdout]     | |         ----------- `receiver_id` is not local
[INFO] [stdout] ...   |
[INFO] [stdout] 114 | | }
[INFO] [stdout]     | | ^
[INFO] [stdout]     | | |
[INFO] [stdout]     | |_`QueryId` is not local
[INFO] [stdout]     |   move the `impl` block outside of this function `_impl_query_id_for_receiver_id`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[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: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `diesel::table` (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:98:1
[INFO] [stdout]     |
[INFO] [stdout]  98 | / diesel::table! {
[INFO] [stdout]  99 | |     nft_earnings (nft_contract_id, token_id, market_id, approval_id, receiver_id, is_referral, is_mintbase_cut) {
[INFO] [stdout] 100 | |         nft_contract_id -> Text,
[INFO] [stdout] 101 | |         token_id -> Text,
[INFO] [stdout] ...   |
[INFO] [stdout] 108 | |         currency -> Text,
[INFO] [stdout]     | |         -------- `currency` is not local
[INFO] [stdout] ...   |
[INFO] [stdout] 114 | | }
[INFO] [stdout]     | | ^
[INFO] [stdout]     | | |
[INFO] [stdout]     | |_`QueryId` is not local
[INFO] [stdout]     |   move the `impl` block outside of this function `_impl_query_id_for_currency`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[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: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `diesel::table` (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:158:1
[INFO] [stdout]     |
[INFO] [stdout] 158 | / diesel::table! {
[INFO] [stdout] 159 | |     nft_metadata (id) {
[INFO] [stdout] 160 | |         id -> Text,
[INFO] [stdout] 161 | |         nft_contract_id -> Text,
[INFO] [stdout] ...   |
[INFO] [stdout] 181 | |         ft_contract_id -> Nullable<Text>,
[INFO] [stdout]     | |         -------------- `ft_contract_id` is not local
[INFO] [stdout] ...   |
[INFO] [stdout] 186 | | }
[INFO] [stdout]     | | ^
[INFO] [stdout]     | | |
[INFO] [stdout]     | |_`QueryId` is not local
[INFO] [stdout]     |   move the `impl` block outside of this function `_impl_query_id_for_ft_contract_id`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[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: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `diesel::table` (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:98:1
[INFO] [stdout]     |
[INFO] [stdout]  98 | / diesel::table! {
[INFO] [stdout]  99 | |     nft_earnings (nft_contract_id, token_id, market_id, approval_id, receiver_id, is_referral, is_mintbase_cut) {
[INFO] [stdout] 100 | |         nft_contract_id -> Text,
[INFO] [stdout] 101 | |         token_id -> Text,
[INFO] [stdout] ...   |
[INFO] [stdout] 109 | |         amount -> Numeric,
[INFO] [stdout]     | |         ------ `amount` is not local
[INFO] [stdout] ...   |
[INFO] [stdout] 114 | | }
[INFO] [stdout]     | | ^
[INFO] [stdout]     | | |
[INFO] [stdout]     | |_`QueryId` is not local
[INFO] [stdout]     |   move the `impl` block outside of this function `_impl_query_id_for_amount`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[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: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `diesel::table` (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:158:1
[INFO] [stdout]     |
[INFO] [stdout] 158 | / diesel::table! {
[INFO] [stdout] 159 | |     nft_metadata (id) {
[INFO] [stdout] 160 | |         id -> Text,
[INFO] [stdout] 161 | |         nft_contract_id -> Text,
[INFO] [stdout] ...   |
[INFO] [stdout] 182 | |         starts_at -> Nullable<Timestamp>,
[INFO] [stdout]     | |         --------- `starts_at` is not local
[INFO] [stdout] ...   |
[INFO] [stdout] 186 | | }
[INFO] [stdout]     | | ^
[INFO] [stdout]     | | |
[INFO] [stdout]     | |_`QueryId` is not local
[INFO] [stdout]     |   move the `impl` block outside of this function `_impl_query_id_for_starts_at`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[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: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `diesel::table` (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:98:1
[INFO] [stdout]     |
[INFO] [stdout]  98 | / diesel::table! {
[INFO] [stdout]  99 | |     nft_earnings (nft_contract_id, token_id, market_id, approval_id, receiver_id, is_referral, is_mintbase_cut) {
[INFO] [stdout] 100 | |         nft_contract_id -> Text,
[INFO] [stdout] 101 | |         token_id -> Text,
[INFO] [stdout] ...   |
[INFO] [stdout] 110 | |         is_referral -> Bool,
[INFO] [stdout]     | |         ----------- `is_referral` is not local
[INFO] [stdout] ...   |
[INFO] [stdout] 114 | | }
[INFO] [stdout]     | | ^
[INFO] [stdout]     | | |
[INFO] [stdout]     | |_`QueryId` is not local
[INFO] [stdout]     |   move the `impl` block outside of this function `_impl_query_id_for_is_referral`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[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: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `diesel::table` (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:158:1
[INFO] [stdout]     |
[INFO] [stdout] 158 | / diesel::table! {
[INFO] [stdout] 159 | |     nft_metadata (id) {
[INFO] [stdout] 160 | |         id -> Text,
[INFO] [stdout] 161 | |         nft_contract_id -> Text,
[INFO] [stdout] ...   |
[INFO] [stdout] 183 | |         expires_at -> Nullable<Timestamp>,
[INFO] [stdout]     | |         ---------- `expires_at` is not local
[INFO] [stdout] ...   |
[INFO] [stdout] 186 | | }
[INFO] [stdout]     | | ^
[INFO] [stdout]     | | |
[INFO] [stdout]     | |_`QueryId` is not local
[INFO] [stdout]     |   move the `impl` block outside of this function `_impl_query_id_for_expires_at`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[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: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `diesel::table` (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:98:1
[INFO] [stdout]     |
[INFO] [stdout]  98 | / diesel::table! {
[INFO] [stdout]  99 | |     nft_earnings (nft_contract_id, token_id, market_id, approval_id, receiver_id, is_referral, is_mintbase_cut) {
[INFO] [stdout] 100 | |         nft_contract_id -> Text,
[INFO] [stdout] 101 | |         token_id -> Text,
[INFO] [stdout] ...   |
[INFO] [stdout] 111 | |         is_mintbase_cut -> Bool,
[INFO] [stdout]     | |         --------------- `is_mintbase_cut` is not local
[INFO] [stdout] ...   |
[INFO] [stdout] 114 | | }
[INFO] [stdout]     | | ^
[INFO] [stdout]     | | |
[INFO] [stdout]     | |_`QueryId` is not local
[INFO] [stdout]     |   move the `impl` block outside of this function `_impl_query_id_for_is_mintbase_cut`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[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: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `diesel::table` (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:158:1
[INFO] [stdout]     |
[INFO] [stdout] 158 | / diesel::table! {
[INFO] [stdout] 159 | |     nft_metadata (id) {
[INFO] [stdout] 160 | |         id -> Text,
[INFO] [stdout] 161 | |         nft_contract_id -> Text,
[INFO] [stdout] ...   |
[INFO] [stdout] 184 | |         unique_minters -> Nullable<Bool>,
[INFO] [stdout]     | |         -------------- `unique_minters` is not local
[INFO] [stdout] 185 | |     }
[INFO] [stdout] 186 | | }
[INFO] [stdout]     | | ^
[INFO] [stdout]     | | |
[INFO] [stdout]     | |_`QueryId` is not local
[INFO] [stdout]     |   move the `impl` block outside of this function `_impl_query_id_for_unique_minters`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[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: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `diesel::table` (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:98:1
[INFO] [stdout]     |
[INFO] [stdout]  98 | / diesel::table! {
[INFO] [stdout]  99 | |     nft_earnings (nft_contract_id, token_id, market_id, approval_id, receiver_id, is_referral, is_mintbase_cut) {
[INFO] [stdout] 100 | |         nft_contract_id -> Text,
[INFO] [stdout] 101 | |         token_id -> Text,
[INFO] [stdout] ...   |
[INFO] [stdout] 112 | |         is_affiliate -> Nullable<Bool>,
[INFO] [stdout]     | |         ------------ `is_affiliate` is not local
[INFO] [stdout] 113 | |     }
[INFO] [stdout] 114 | | }
[INFO] [stdout]     | | ^
[INFO] [stdout]     | | |
[INFO] [stdout]     | |_`QueryId` is not local
[INFO] [stdout]     |   move the `impl` block outside of this function `_impl_query_id_for_is_affiliate`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[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: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `diesel::table` (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:116:1
[INFO] [stdout]     |
[INFO] [stdout] 116 | / diesel::table! {
[INFO] [stdout] 117 | |     nft_external_listings (nft_contract_id, token_id, market_id, approval_id) {
[INFO] [stdout] 118 | |         nft_contract_id -> Text,
[INFO] [stdout] 119 | |         token_id -> Text,
[INFO] [stdout] ...   |
[INFO] [stdout] 136 | | }
[INFO] [stdout]     | | ^
[INFO] [stdout]     | | |
[INFO] [stdout]     | | `table` is not local
[INFO] [stdout]     | |_`QueryId` is not local
[INFO] [stdout]     |   move the `impl` block outside of this function `_impl_query_id_for_table`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[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: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `diesel::table` (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:116:1
[INFO] [stdout]     |
[INFO] [stdout] 116 | / diesel::table! {
[INFO] [stdout] 117 | |     nft_external_listings (nft_contract_id, token_id, market_id, approval_id) {
[INFO] [stdout] 118 | |         nft_contract_id -> Text,
[INFO] [stdout]     | |         --------------- `nft_contract_id` is not local
[INFO] [stdout] 119 | |         token_id -> Text,
[INFO] [stdout] ...   |
[INFO] [stdout] 136 | | }
[INFO] [stdout]     | | ^
[INFO] [stdout]     | | |
[INFO] [stdout]     | |_`QueryId` is not local
[INFO] [stdout]     |   move the `impl` block outside of this function `_impl_query_id_for_nft_contract_id`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[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: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `diesel::table` (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:188:1
[INFO] [stdout]     |
[INFO] [stdout] 188 | / diesel::table! {
[INFO] [stdout] 189 | |     nft_offers (nft_contract_id, token_id, market_id, approval_id, offer_id) {
[INFO] [stdout] 190 | |         nft_contract_id -> Text,
[INFO] [stdout] 191 | |         token_id -> Text,
[INFO] [stdout] ...   |
[INFO] [stdout] 210 | | }
[INFO] [stdout]     | | ^
[INFO] [stdout]     | | |
[INFO] [stdout]     | | `table` is not local
[INFO] [stdout]     | |_`QueryId` is not local
[INFO] [stdout]     |   move the `impl` block outside of this function `_impl_query_id_for_table`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[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: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `diesel::table` (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:188:1
[INFO] [stdout]     |
[INFO] [stdout] 188 | / diesel::table! {
[INFO] [stdout] 189 | |     nft_offers (nft_contract_id, token_id, market_id, approval_id, offer_id) {
[INFO] [stdout] 190 | |         nft_contract_id -> Text,
[INFO] [stdout]     | |         --------------- `nft_contract_id` is not local
[INFO] [stdout] 191 | |         token_id -> Text,
[INFO] [stdout] ...   |
[INFO] [stdout] 210 | | }
[INFO] [stdout]     | | ^
[INFO] [stdout]     | | |
[INFO] [stdout]     | |_`QueryId` is not local
[INFO] [stdout]     |   move the `impl` block outside of this function `_impl_query_id_for_nft_contract_id`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[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: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `diesel::table` (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:116:1
[INFO] [stdout]     |
[INFO] [stdout] 116 | / diesel::table! {
[INFO] [stdout] 117 | |     nft_external_listings (nft_contract_id, token_id, market_id, approval_id) {
[INFO] [stdout] 118 | |         nft_contract_id -> Text,
[INFO] [stdout] 119 | |         token_id -> Text,
[INFO] [stdout]     | |         -------- `token_id` is not local
[INFO] [stdout] ...   |
[INFO] [stdout] 136 | | }
[INFO] [stdout]     | | ^
[INFO] [stdout]     | | |
[INFO] [stdout]     | |_`QueryId` is not local
[INFO] [stdout]     |   move the `impl` block outside of this function `_impl_query_id_for_token_id`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[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: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `diesel::table` (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:188:1
[INFO] [stdout]     |
[INFO] [stdout] 188 | / diesel::table! {
[INFO] [stdout] 189 | |     nft_offers (nft_contract_id, token_id, market_id, approval_id, offer_id) {
[INFO] [stdout] 190 | |         nft_contract_id -> Text,
[INFO] [stdout] 191 | |         token_id -> Text,
[INFO] [stdout]     | |         -------- `token_id` is not local
[INFO] [stdout] ...   |
[INFO] [stdout] 210 | | }
[INFO] [stdout]     | | ^
[INFO] [stdout]     | | |
[INFO] [stdout]     | |_`QueryId` is not local
[INFO] [stdout]     |   move the `impl` block outside of this function `_impl_query_id_for_token_id`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[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: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `diesel::table` (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:116:1
[INFO] [stdout]     |
[INFO] [stdout] 116 | / diesel::table! {
[INFO] [stdout] 117 | |     nft_external_listings (nft_contract_id, token_id, market_id, approval_id) {
[INFO] [stdout] 118 | |         nft_contract_id -> Text,
[INFO] [stdout] 119 | |         token_id -> Text,
[INFO] [stdout] 120 | |         market_id -> Text,
[INFO] [stdout]     | |         --------- `market_id` is not local
[INFO] [stdout] ...   |
[INFO] [stdout] 136 | | }
[INFO] [stdout]     | | ^
[INFO] [stdout]     | | |
[INFO] [stdout]     | |_`QueryId` is not local
[INFO] [stdout]     |   move the `impl` block outside of this function `_impl_query_id_for_market_id`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[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: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `diesel::table` (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:188:1
[INFO] [stdout]     |
[INFO] [stdout] 188 | / diesel::table! {
[INFO] [stdout] 189 | |     nft_offers (nft_contract_id, token_id, market_id, approval_id, offer_id) {
[INFO] [stdout] 190 | |         nft_contract_id -> Text,
[INFO] [stdout] 191 | |         token_id -> Text,
[INFO] [stdout] 192 | |         market_id -> Text,
[INFO] [stdout]     | |         --------- `market_id` is not local
[INFO] [stdout] ...   |
[INFO] [stdout] 210 | | }
[INFO] [stdout]     | | ^
[INFO] [stdout]     | | |
[INFO] [stdout]     | |_`QueryId` is not local
[INFO] [stdout]     |   move the `impl` block outside of this function `_impl_query_id_for_market_id`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[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: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `diesel::table` (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:188:1
[INFO] [stdout]     |
[INFO] [stdout] 188 | / diesel::table! {
[INFO] [stdout] 189 | |     nft_offers (nft_contract_id, token_id, market_id, approval_id, offer_id) {
[INFO] [stdout] 190 | |         nft_contract_id -> Text,
[INFO] [stdout] 191 | |         token_id -> Text,
[INFO] [stdout] 192 | |         market_id -> Text,
[INFO] [stdout] 193 | |         approval_id -> Numeric,
[INFO] [stdout]     | |         ----------- `approval_id` is not local
[INFO] [stdout] ...   |
[INFO] [stdout] 210 | | }
[INFO] [stdout]     | | ^
[INFO] [stdout]     | | |
[INFO] [stdout]     | |_`QueryId` is not local
[INFO] [stdout]     |   move the `impl` block outside of this function `_impl_query_id_for_approval_id`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[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: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `diesel::table` (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:116:1
[INFO] [stdout]     |
[INFO] [stdout] 116 | / diesel::table! {
[INFO] [stdout] 117 | |     nft_external_listings (nft_contract_id, token_id, market_id, approval_id) {
[INFO] [stdout] 118 | |         nft_contract_id -> Text,
[INFO] [stdout] 119 | |         token_id -> Text,
[INFO] [stdout] 120 | |         market_id -> Text,
[INFO] [stdout] 121 | |         approval_id -> Numeric,
[INFO] [stdout]     | |         ----------- `approval_id` is not local
[INFO] [stdout] ...   |
[INFO] [stdout] 136 | | }
[INFO] [stdout]     | | ^
[INFO] [stdout]     | | |
[INFO] [stdout]     | |_`QueryId` is not local
[INFO] [stdout]     |   move the `impl` block outside of this function `_impl_query_id_for_approval_id`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[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: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `diesel::table` (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:116:1
[INFO] [stdout]     |
[INFO] [stdout] 116 | / diesel::table! {
[INFO] [stdout] 117 | |     nft_external_listings (nft_contract_id, token_id, market_id, approval_id) {
[INFO] [stdout] 118 | |         nft_contract_id -> Text,
[INFO] [stdout] 119 | |         token_id -> Text,
[INFO] [stdout] ...   |
[INFO] [stdout] 122 | |         lister_id -> Text,
[INFO] [stdout]     | |         --------- `lister_id` is not local
[INFO] [stdout] ...   |
[INFO] [stdout] 136 | | }
[INFO] [stdout]     | | ^
[INFO] [stdout]     | | |
[INFO] [stdout]     | |_`QueryId` is not local
[INFO] [stdout]     |   move the `impl` block outside of this function `_impl_query_id_for_lister_id`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[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: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `diesel::table` (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:188:1
[INFO] [stdout]     |
[INFO] [stdout] 188 | / diesel::table! {
[INFO] [stdout] 189 | |     nft_offers (nft_contract_id, token_id, market_id, approval_id, offer_id) {
[INFO] [stdout] 190 | |         nft_contract_id -> Text,
[INFO] [stdout] 191 | |         token_id -> Text,
[INFO] [stdout] ...   |
[INFO] [stdout] 194 | |         currency -> Text,
[INFO] [stdout]     | |         -------- `currency` is not local
[INFO] [stdout] ...   |
[INFO] [stdout] 210 | | }
[INFO] [stdout]     | | ^
[INFO] [stdout]     | | |
[INFO] [stdout]     | |_`QueryId` is not local
[INFO] [stdout]     |   move the `impl` block outside of this function `_impl_query_id_for_currency`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[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: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `diesel::table` (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:188:1
[INFO] [stdout]     |
[INFO] [stdout] 188 | / diesel::table! {
[INFO] [stdout] 189 | |     nft_offers (nft_contract_id, token_id, market_id, approval_id, offer_id) {
[INFO] [stdout] 190 | |         nft_contract_id -> Text,
[INFO] [stdout] 191 | |         token_id -> Text,
[INFO] [stdout] ...   |
[INFO] [stdout] 195 | |         offer_price -> Numeric,
[INFO] [stdout]     | |         ----------- `offer_price` is not local
[INFO] [stdout] ...   |
[INFO] [stdout] 210 | | }
[INFO] [stdout]     | | ^
[INFO] [stdout]     | | |
[INFO] [stdout]     | |_`QueryId` is not local
[INFO] [stdout]     |   move the `impl` block outside of this function `_impl_query_id_for_offer_price`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[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: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `diesel::table` (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:116:1
[INFO] [stdout]     |
[INFO] [stdout] 116 | / diesel::table! {
[INFO] [stdout] 117 | |     nft_external_listings (nft_contract_id, token_id, market_id, approval_id) {
[INFO] [stdout] 118 | |         nft_contract_id -> Text,
[INFO] [stdout] 119 | |         token_id -> Text,
[INFO] [stdout] ...   |
[INFO] [stdout] 123 | |         listing_price -> Numeric,
[INFO] [stdout]     | |         ------------- `listing_price` is not local
[INFO] [stdout] ...   |
[INFO] [stdout] 136 | | }
[INFO] [stdout]     | | ^
[INFO] [stdout]     | | |
[INFO] [stdout]     | |_`QueryId` is not local
[INFO] [stdout]     |   move the `impl` block outside of this function `_impl_query_id_for_listing_price`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[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: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `diesel::table` (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:116:1
[INFO] [stdout]     |
[INFO] [stdout] 116 | / diesel::table! {
[INFO] [stdout] 117 | |     nft_external_listings (nft_contract_id, token_id, market_id, approval_id) {
[INFO] [stdout] 118 | |         nft_contract_id -> Text,
[INFO] [stdout] 119 | |         token_id -> Text,
[INFO] [stdout] ...   |
[INFO] [stdout] 124 | |         listed_at -> Timestamp,
[INFO] [stdout]     | |         --------- `listed_at` is not local
[INFO] [stdout] ...   |
[INFO] [stdout] 136 | | }
[INFO] [stdout]     | | ^
[INFO] [stdout]     | | |
[INFO] [stdout]     | |_`QueryId` is not local
[INFO] [stdout]     |   move the `impl` block outside of this function `_impl_query_id_for_listed_at`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[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: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `diesel::table` (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:188:1
[INFO] [stdout]     |
[INFO] [stdout] 188 | / diesel::table! {
[INFO] [stdout] 189 | |     nft_offers (nft_contract_id, token_id, market_id, approval_id, offer_id) {
[INFO] [stdout] 190 | |         nft_contract_id -> Text,
[INFO] [stdout] 191 | |         token_id -> Text,
[INFO] [stdout] ...   |
[INFO] [stdout] 196 | |         offered_by -> Text,
[INFO] [stdout]     | |         ---------- `offered_by` is not local
[INFO] [stdout] ...   |
[INFO] [stdout] 210 | | }
[INFO] [stdout]     | | ^
[INFO] [stdout]     | | |
[INFO] [stdout]     | |_`QueryId` is not local
[INFO] [stdout]     |   move the `impl` block outside of this function `_impl_query_id_for_offered_by`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[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: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `diesel::table` (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:116:1
[INFO] [stdout]     |
[INFO] [stdout] 116 | / diesel::table! {
[INFO] [stdout] 117 | |     nft_external_listings (nft_contract_id, token_id, market_id, approval_id) {
[INFO] [stdout] 118 | |         nft_contract_id -> Text,
[INFO] [stdout] 119 | |         token_id -> Text,
[INFO] [stdout] ...   |
[INFO] [stdout] 125 | |         listing_receipt_id -> Text,
[INFO] [stdout]     | |         ------------------ `listing_receipt_id` is not local
[INFO] [stdout] ...   |
[INFO] [stdout] 136 | | }
[INFO] [stdout]     | | ^
[INFO] [stdout]     | | |
[INFO] [stdout]     | |_`QueryId` is not local
[INFO] [stdout]     |   move the `impl` block outside of this function `_impl_query_id_for_listing_receipt_id`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[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: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `diesel::table` (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:188:1
[INFO] [stdout]     |
[INFO] [stdout] 188 | / diesel::table! {
[INFO] [stdout] 189 | |     nft_offers (nft_contract_id, token_id, market_id, approval_id, offer_id) {
[INFO] [stdout] 190 | |         nft_contract_id -> Text,
[INFO] [stdout] 191 | |         token_id -> Text,
[INFO] [stdout] ...   |
[INFO] [stdout] 197 | |         offered_at -> Timestamp,
[INFO] [stdout]     | |         ---------- `offered_at` is not local
[INFO] [stdout] ...   |
[INFO] [stdout] 210 | | }
[INFO] [stdout]     | | ^
[INFO] [stdout]     | | |
[INFO] [stdout]     | |_`QueryId` is not local
[INFO] [stdout]     |   move the `impl` block outside of this function `_impl_query_id_for_offered_at`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[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: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `diesel::table` (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:116:1
[INFO] [stdout]     |
[INFO] [stdout] 116 | / diesel::table! {
[INFO] [stdout] 117 | |     nft_external_listings (nft_contract_id, token_id, market_id, approval_id) {
[INFO] [stdout] 118 | |         nft_contract_id -> Text,
[INFO] [stdout] 119 | |         token_id -> Text,
[INFO] [stdout] ...   |
[INFO] [stdout] 126 | |         currency -> Text,
[INFO] [stdout]     | |         -------- `currency` is not local
[INFO] [stdout] ...   |
[INFO] [stdout] 136 | | }
[INFO] [stdout]     | | ^
[INFO] [stdout]     | | |
[INFO] [stdout]     | |_`QueryId` is not local
[INFO] [stdout]     |   move the `impl` block outside of this function `_impl_query_id_for_currency`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[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: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `diesel::table` (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:188:1
[INFO] [stdout]     |
[INFO] [stdout] 188 | / diesel::table! {
[INFO] [stdout] 189 | |     nft_offers (nft_contract_id, token_id, market_id, approval_id, offer_id) {
[INFO] [stdout] 190 | |         nft_contract_id -> Text,
[INFO] [stdout] 191 | |         token_id -> Text,
[INFO] [stdout] ...   |
[INFO] [stdout] 198 | |         receipt_id -> Text,
[INFO] [stdout]     | |         ---------- `receipt_id` is not local
[INFO] [stdout] ...   |
[INFO] [stdout] 210 | | }
[INFO] [stdout]     | | ^
[INFO] [stdout]     | | |
[INFO] [stdout]     | |_`QueryId` is not local
[INFO] [stdout]     |   move the `impl` block outside of this function `_impl_query_id_for_receipt_id`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[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: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `diesel::table` (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:116:1
[INFO] [stdout]     |
[INFO] [stdout] 116 | / diesel::table! {
[INFO] [stdout] 117 | |     nft_external_listings (nft_contract_id, token_id, market_id, approval_id) {
[INFO] [stdout] 118 | |         nft_contract_id -> Text,
[INFO] [stdout] 119 | |         token_id -> Text,
[INFO] [stdout] ...   |
[INFO] [stdout] 127 | |         buyer_id -> Nullable<Text>,
[INFO] [stdout]     | |         -------- `buyer_id` is not local
[INFO] [stdout] ...   |
[INFO] [stdout] 136 | | }
[INFO] [stdout]     | | ^
[INFO] [stdout]     | | |
[INFO] [stdout]     | |_`QueryId` is not local
[INFO] [stdout]     |   move the `impl` block outside of this function `_impl_query_id_for_buyer_id`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[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: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `diesel::table` (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:188:1
[INFO] [stdout]     |
[INFO] [stdout] 188 | / diesel::table! {
[INFO] [stdout] 189 | |     nft_offers (nft_contract_id, token_id, market_id, approval_id, offer_id) {
[INFO] [stdout] 190 | |         nft_contract_id -> Text,
[INFO] [stdout] 191 | |         token_id -> Text,
[INFO] [stdout] ...   |
[INFO] [stdout] 199 | |         offer_id -> Int8,
[INFO] [stdout]     | |         -------- `offer_id` is not local
[INFO] [stdout] ...   |
[INFO] [stdout] 210 | | }
[INFO] [stdout]     | | ^
[INFO] [stdout]     | | |
[INFO] [stdout]     | |_`QueryId` is not local
[INFO] [stdout]     |   move the `impl` block outside of this function `_impl_query_id_for_offer_id`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[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: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `diesel::table` (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:116:1
[INFO] [stdout]     |
[INFO] [stdout] 116 | / diesel::table! {
[INFO] [stdout] 117 | |     nft_external_listings (nft_contract_id, token_id, market_id, approval_id) {
[INFO] [stdout] 118 | |         nft_contract_id -> Text,
[INFO] [stdout] 119 | |         token_id -> Text,
[INFO] [stdout] ...   |
[INFO] [stdout] 128 | |         sale_price -> Nullable<Numeric>,
[INFO] [stdout]     | |         ---------- `sale_price` is not local
[INFO] [stdout] ...   |
[INFO] [stdout] 136 | | }
[INFO] [stdout]     | | ^
[INFO] [stdout]     | | |
[INFO] [stdout]     | |_`QueryId` is not local
[INFO] [stdout]     |   move the `impl` block outside of this function `_impl_query_id_for_sale_price`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[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: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `diesel::table` (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:188:1
[INFO] [stdout]     |
[INFO] [stdout] 188 | / diesel::table! {
[INFO] [stdout] 189 | |     nft_offers (nft_contract_id, token_id, market_id, approval_id, offer_id) {
[INFO] [stdout] 190 | |         nft_contract_id -> Text,
[INFO] [stdout] 191 | |         token_id -> Text,
[INFO] [stdout] ...   |
[INFO] [stdout] 200 | |         referrer_id -> Nullable<Text>,
[INFO] [stdout]     | |         ----------- `referrer_id` is not local
[INFO] [stdout] ...   |
[INFO] [stdout] 210 | | }
[INFO] [stdout]     | | ^
[INFO] [stdout]     | | |
[INFO] [stdout]     | |_`QueryId` is not local
[INFO] [stdout]     |   move the `impl` block outside of this function `_impl_query_id_for_referrer_id`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[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: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `diesel::table` (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:188:1
[INFO] [stdout]     |
[INFO] [stdout] 188 | / diesel::table! {
[INFO] [stdout] 189 | |     nft_offers (nft_contract_id, token_id, market_id, approval_id, offer_id) {
[INFO] [stdout] 190 | |         nft_contract_id -> Text,
[INFO] [stdout] 191 | |         token_id -> Text,
[INFO] [stdout] ...   |
[INFO] [stdout] 201 | |         referral_amount -> Nullable<Numeric>,
[INFO] [stdout]     | |         --------------- `referral_amount` is not local
[INFO] [stdout] ...   |
[INFO] [stdout] 210 | | }
[INFO] [stdout]     | | ^
[INFO] [stdout]     | | |
[INFO] [stdout]     | |_`QueryId` is not local
[INFO] [stdout]     |   move the `impl` block outside of this function `_impl_query_id_for_referral_amount`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[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: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `diesel::table` (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:116:1
[INFO] [stdout]     |
[INFO] [stdout] 116 | / diesel::table! {
[INFO] [stdout] 117 | |     nft_external_listings (nft_contract_id, token_id, market_id, approval_id) {
[INFO] [stdout] 118 | |         nft_contract_id -> Text,
[INFO] [stdout] 119 | |         token_id -> Text,
[INFO] [stdout] ...   |
[INFO] [stdout] 129 | |         sold_at -> Nullable<Timestamp>,
[INFO] [stdout]     | |         ------- `sold_at` is not local
[INFO] [stdout] ...   |
[INFO] [stdout] 136 | | }
[INFO] [stdout]     | | ^
[INFO] [stdout]     | | |
[INFO] [stdout]     | |_`QueryId` is not local
[INFO] [stdout]     |   move the `impl` block outside of this function `_impl_query_id_for_sold_at`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[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: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `diesel::table` (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:116:1
[INFO] [stdout]     |
[INFO] [stdout] 116 | / diesel::table! {
[INFO] [stdout] 117 | |     nft_external_listings (nft_contract_id, token_id, market_id, approval_id) {
[INFO] [stdout] 118 | |         nft_contract_id -> Text,
[INFO] [stdout] 119 | |         token_id -> Text,
[INFO] [stdout] ...   |
[INFO] [stdout] 130 | |         sale_receipt_id -> Nullable<Text>,
[INFO] [stdout]     | |         --------------- `sale_receipt_id` is not local
[INFO] [stdout] ...   |
[INFO] [stdout] 136 | | }
[INFO] [stdout]     | | ^
[INFO] [stdout]     | | |
[INFO] [stdout]     | |_`QueryId` is not local
[INFO] [stdout]     |   move the `impl` block outside of this function `_impl_query_id_for_sale_receipt_id`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[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: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `diesel::table` (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:188:1
[INFO] [stdout]     |
[INFO] [stdout] 188 | / diesel::table! {
[INFO] [stdout] 189 | |     nft_offers (nft_contract_id, token_id, market_id, approval_id, offer_id) {
[INFO] [stdout] 190 | |         nft_contract_id -> Text,
[INFO] [stdout] 191 | |         token_id -> Text,
[INFO] [stdout] ...   |
[INFO] [stdout] 202 | |         withdrawn_at -> Nullable<Timestamp>,
[INFO] [stdout]     | |         ------------ `withdrawn_at` is not local
[INFO] [stdout] ...   |
[INFO] [stdout] 210 | | }
[INFO] [stdout]     | | ^
[INFO] [stdout]     | | |
[INFO] [stdout]     | |_`QueryId` is not local
[INFO] [stdout]     |   move the `impl` block outside of this function `_impl_query_id_for_withdrawn_at`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[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: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `diesel::table` (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:116:1
[INFO] [stdout]     |
[INFO] [stdout] 116 | / diesel::table! {
[INFO] [stdout] 117 | |     nft_external_listings (nft_contract_id, token_id, market_id, approval_id) {
[INFO] [stdout] 118 | |         nft_contract_id -> Text,
[INFO] [stdout] 119 | |         token_id -> Text,
[INFO] [stdout] ...   |
[INFO] [stdout] 131 | |         deleted_at -> Nullable<Timestamp>,
[INFO] [stdout]     | |         ---------- `deleted_at` is not local
[INFO] [stdout] ...   |
[INFO] [stdout] 136 | | }
[INFO] [stdout]     | | ^
[INFO] [stdout]     | | |
[INFO] [stdout]     | |_`QueryId` is not local
[INFO] [stdout]     |   move the `impl` block outside of this function `_impl_query_id_for_deleted_at`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[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: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `diesel::table` (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:188:1
[INFO] [stdout]     |
[INFO] [stdout] 188 | / diesel::table! {
[INFO] [stdout] 189 | |     nft_offers (nft_contract_id, token_id, market_id, approval_id, offer_id) {
[INFO] [stdout] 190 | |         nft_contract_id -> Text,
[INFO] [stdout] 191 | |         token_id -> Text,
[INFO] [stdout] ...   |
[INFO] [stdout] 203 | |         accepted_at -> Nullable<Timestamp>,
[INFO] [stdout]     | |         ----------- `accepted_at` is not local
[INFO] [stdout] ...   |
[INFO] [stdout] 210 | | }
[INFO] [stdout]     | | ^
[INFO] [stdout]     | | |
[INFO] [stdout]     | |_`QueryId` is not local
[INFO] [stdout]     |   move the `impl` block outside of this function `_impl_query_id_for_accepted_at`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[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: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `diesel::table` (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:116:1
[INFO] [stdout]     |
[INFO] [stdout] 116 | / diesel::table! {
[INFO] [stdout] 117 | |     nft_external_listings (nft_contract_id, token_id, market_id, approval_id) {
[INFO] [stdout] 118 | |         nft_contract_id -> Text,
[INFO] [stdout] 119 | |         token_id -> Text,
[INFO] [stdout] ...   |
[INFO] [stdout] 132 | |         deletion_receipt_id -> Nullable<Text>,
[INFO] [stdout]     | |         ------------------- `deletion_receipt_id` is not local
[INFO] [stdout] ...   |
[INFO] [stdout] 136 | | }
[INFO] [stdout]     | | ^
[INFO] [stdout]     | | |
[INFO] [stdout]     | |_`QueryId` is not local
[INFO] [stdout]     |   move the `impl` block outside of this function `_impl_query_id_for_deletion_receipt_id`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[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: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `diesel::table` (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:188:1
[INFO] [stdout]     |
[INFO] [stdout] 188 | / diesel::table! {
[INFO] [stdout] 189 | |     nft_offers (nft_contract_id, token_id, market_id, approval_id, offer_id) {
[INFO] [stdout] 190 | |         nft_contract_id -> Text,
[INFO] [stdout] 191 | |         token_id -> Text,
[INFO] [stdout] ...   |
[INFO] [stdout] 204 | |         expires_at -> Nullable<Timestamp>,
[INFO] [stdout]     | |         ---------- `expires_at` is not local
[INFO] [stdout] ...   |
[INFO] [stdout] 210 | | }
[INFO] [stdout]     | | ^
[INFO] [stdout]     | | |
[INFO] [stdout]     | |_`QueryId` is not local
[INFO] [stdout]     |   move the `impl` block outside of this function `_impl_query_id_for_expires_at`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[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: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `diesel::table` (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:188:1
[INFO] [stdout]     |
[INFO] [stdout] 188 | / diesel::table! {
[INFO] [stdout] 189 | |     nft_offers (nft_contract_id, token_id, market_id, approval_id, offer_id) {
[INFO] [stdout] 190 | |         nft_contract_id -> Text,
[INFO] [stdout] 191 | |         token_id -> Text,
[INFO] [stdout] ...   |
[INFO] [stdout] 205 | |         invalidated_at -> Nullable<Timestamp>,
[INFO] [stdout]     | |         -------------- `invalidated_at` is not local
[INFO] [stdout] ...   |
[INFO] [stdout] 210 | | }
[INFO] [stdout]     | | ^
[INFO] [stdout]     | | |
[INFO] [stdout]     | |_`QueryId` is not local
[INFO] [stdout]     |   move the `impl` block outside of this function `_impl_query_id_for_invalidated_at`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[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: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `diesel::table` (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:116:1
[INFO] [stdout]     |
[INFO] [stdout] 116 | / diesel::table! {
[INFO] [stdout] 117 | |     nft_external_listings (nft_contract_id, token_id, market_id, approval_id) {
[INFO] [stdout] 118 | |         nft_contract_id -> Text,
[INFO] [stdout] 119 | |         token_id -> Text,
[INFO] [stdout] ...   |
[INFO] [stdout] 133 | |         failed_at -> Nullable<Timestamp>,
[INFO] [stdout]     | |         --------- `failed_at` is not local
[INFO] [stdout] ...   |
[INFO] [stdout] 136 | | }
[INFO] [stdout]     | | ^
[INFO] [stdout]     | | |
[INFO] [stdout]     | |_`QueryId` is not local
[INFO] [stdout]     |   move the `impl` block outside of this function `_impl_query_id_for_failed_at`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[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: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `diesel::table` (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:116:1
[INFO] [stdout]     |
[INFO] [stdout] 116 | / diesel::table! {
[INFO] [stdout] 117 | |     nft_external_listings (nft_contract_id, token_id, market_id, approval_id) {
[INFO] [stdout] 118 | |         nft_contract_id -> Text,
[INFO] [stdout] 119 | |         token_id -> Text,
[INFO] [stdout] ...   |
[INFO] [stdout] 134 | |         failure_receipt_id -> Nullable<Text>,
[INFO] [stdout]     | |         ------------------ `failure_receipt_id` is not local
[INFO] [stdout] 135 | |     }
[INFO] [stdout] 136 | | }
[INFO] [stdout]     | | ^
[INFO] [stdout]     | | |
[INFO] [stdout]     | |_`QueryId` is not local
[INFO] [stdout]     |   move the `impl` block outside of this function `_impl_query_id_for_failure_receipt_id`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[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: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `diesel::table` (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:188:1
[INFO] [stdout]     |
[INFO] [stdout] 188 | / diesel::table! {
[INFO] [stdout] 189 | |     nft_offers (nft_contract_id, token_id, market_id, approval_id, offer_id) {
[INFO] [stdout] 190 | |         nft_contract_id -> Text,
[INFO] [stdout] 191 | |         token_id -> Text,
[INFO] [stdout] ...   |
[INFO] [stdout] 206 | |         outbid_at -> Nullable<Timestamp>,
[INFO] [stdout]     | |         --------- `outbid_at` is not local
[INFO] [stdout] ...   |
[INFO] [stdout] 210 | | }
[INFO] [stdout]     | | ^
[INFO] [stdout]     | | |
[INFO] [stdout]     | |_`QueryId` is not local
[INFO] [stdout]     |   move the `impl` block outside of this function `_impl_query_id_for_outbid_at`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[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: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `diesel::table` (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:188:1
[INFO] [stdout]     |
[INFO] [stdout] 188 | / diesel::table! {
[INFO] [stdout] 189 | |     nft_offers (nft_contract_id, token_id, market_id, approval_id, offer_id) {
[INFO] [stdout] 190 | |         nft_contract_id -> Text,
[INFO] [stdout] 191 | |         token_id -> Text,
[INFO] [stdout] ...   |
[INFO] [stdout] 207 | |         affiliate_id -> Nullable<Text>,
[INFO] [stdout]     | |         ------------ `affiliate_id` is not local
[INFO] [stdout] ...   |
[INFO] [stdout] 210 | | }
[INFO] [stdout]     | | ^
[INFO] [stdout]     | | |
[INFO] [stdout]     | |_`QueryId` is not local
[INFO] [stdout]     |   move the `impl` block outside of this function `_impl_query_id_for_affiliate_id`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[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: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `diesel::table` (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:138:1
[INFO] [stdout]     |
[INFO] [stdout] 138 | / diesel::table! {
[INFO] [stdout] 139 | |     nft_listings (nft_contract_id, token_id, market_id, approval_id) {
[INFO] [stdout] 140 | |         nft_contract_id -> Text,
[INFO] [stdout] 141 | |         token_id -> Text,
[INFO] [stdout] ...   |
[INFO] [stdout] 156 | | }
[INFO] [stdout]     | | ^
[INFO] [stdout]     | | |
[INFO] [stdout]     | | `table` is not local
[INFO] [stdout]     | |_`QueryId` is not local
[INFO] [stdout]     |   move the `impl` block outside of this function `_impl_query_id_for_table`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[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: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `diesel::table` (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:138:1
[INFO] [stdout]     |
[INFO] [stdout] 138 | / diesel::table! {
[INFO] [stdout] 139 | |     nft_listings (nft_contract_id, token_id, market_id, approval_id) {
[INFO] [stdout] 140 | |         nft_contract_id -> Text,
[INFO] [stdout]     | |         --------------- `nft_contract_id` is not local
[INFO] [stdout] 141 | |         token_id -> Text,
[INFO] [stdout] ...   |
[INFO] [stdout] 156 | | }
[INFO] [stdout]     | | ^
[INFO] [stdout]     | | |
[INFO] [stdout]     | |_`QueryId` is not local
[INFO] [stdout]     |   move the `impl` block outside of this function `_impl_query_id_for_nft_contract_id`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[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: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `diesel::table` (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:188:1
[INFO] [stdout]     |
[INFO] [stdout] 188 | / diesel::table! {
[INFO] [stdout] 189 | |     nft_offers (nft_contract_id, token_id, market_id, approval_id, offer_id) {
[INFO] [stdout] 190 | |         nft_contract_id -> Text,
[INFO] [stdout] 191 | |         token_id -> Text,
[INFO] [stdout] ...   |
[INFO] [stdout] 208 | |         affiliate_amount -> Nullable<Numeric>,
[INFO] [stdout]     | |         ---------------- `affiliate_amount` is not local
[INFO] [stdout] 209 | |     }
[INFO] [stdout] 210 | | }
[INFO] [stdout]     | | ^
[INFO] [stdout]     | | |
[INFO] [stdout]     | |_`QueryId` is not local
[INFO] [stdout]     |   move the `impl` block outside of this function `_impl_query_id_for_affiliate_amount`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[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: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `diesel::table` (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:212:1
[INFO] [stdout]     |
[INFO] [stdout] 212 | / diesel::table! {
[INFO] [stdout] 213 | |     nft_tokens (nft_contract_id, token_id) {
[INFO] [stdout] 214 | |         nft_contract_id -> Text,
[INFO] [stdout] 215 | |         token_id -> Text,
[INFO] [stdout] ...   |
[INFO] [stdout] 237 | | }
[INFO] [stdout]     | | ^
[INFO] [stdout]     | | |
[INFO] [stdout]     | | `table` is not local
[INFO] [stdout]     | |_`QueryId` is not local
[INFO] [stdout]     |   move the `impl` block outside of this function `_impl_query_id_for_table`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[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: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `diesel::table` (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:138:1
[INFO] [stdout]     |
[INFO] [stdout] 138 | / diesel::table! {
[INFO] [stdout] 139 | |     nft_listings (nft_contract_id, token_id, market_id, approval_id) {
[INFO] [stdout] 140 | |         nft_contract_id -> Text,
[INFO] [stdout] 141 | |         token_id -> Text,
[INFO] [stdout]     | |         -------- `token_id` is not local
[INFO] [stdout] ...   |
[INFO] [stdout] 156 | | }
[INFO] [stdout]     | | ^
[INFO] [stdout]     | | |
[INFO] [stdout]     | |_`QueryId` is not local
[INFO] [stdout]     |   move the `impl` block outside of this function `_impl_query_id_for_token_id`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[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: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `diesel::table` (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:212:1
[INFO] [stdout]     |
[INFO] [stdout] 212 | / diesel::table! {
[INFO] [stdout] 213 | |     nft_tokens (nft_contract_id, token_id) {
[INFO] [stdout] 214 | |         nft_contract_id -> Text,
[INFO] [stdout]     | |         --------------- `nft_contract_id` is not local
[INFO] [stdout] 215 | |         token_id -> Text,
[INFO] [stdout] ...   |
[INFO] [stdout] 237 | | }
[INFO] [stdout]     | | ^
[INFO] [stdout]     | | |
[INFO] [stdout]     | |_`QueryId` is not local
[INFO] [stdout]     |   move the `impl` block outside of this function `_impl_query_id_for_nft_contract_id`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[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: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `diesel::table` (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:138:1
[INFO] [stdout]     |
[INFO] [stdout] 138 | / diesel::table! {
[INFO] [stdout] 139 | |     nft_listings (nft_contract_id, token_id, market_id, approval_id) {
[INFO] [stdout] 140 | |         nft_contract_id -> Text,
[INFO] [stdout] 141 | |         token_id -> Text,
[INFO] [stdout] 142 | |         market_id -> Text,
[INFO] [stdout]     | |         --------- `market_id` is not local
[INFO] [stdout] ...   |
[INFO] [stdout] 156 | | }
[INFO] [stdout]     | | ^
[INFO] [stdout]     | | |
[INFO] [stdout]     | |_`QueryId` is not local
[INFO] [stdout]     |   move the `impl` block outside of this function `_impl_query_id_for_market_id`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[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: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `diesel::table` (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:138:1
[INFO] [stdout]     |
[INFO] [stdout] 138 | / diesel::table! {
[INFO] [stdout] 139 | |     nft_listings (nft_contract_id, token_id, market_id, approval_id) {
[INFO] [stdout] 140 | |         nft_contract_id -> Text,
[INFO] [stdout] 141 | |         token_id -> Text,
[INFO] [stdout] 142 | |         market_id -> Text,
[INFO] [stdout] 143 | |         approval_id -> Numeric,
[INFO] [stdout]     | |         ----------- `approval_id` is not local
[INFO] [stdout] ...   |
[INFO] [stdout] 156 | | }
[INFO] [stdout]     | | ^
[INFO] [stdout]     | | |
[INFO] [stdout]     | |_`QueryId` is not local
[INFO] [stdout]     |   move the `impl` block outside of this function `_impl_query_id_for_approval_id`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[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: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `diesel::table` (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:212:1
[INFO] [stdout]     |
[INFO] [stdout] 212 | / diesel::table! {
[INFO] [stdout] 213 | |     nft_tokens (nft_contract_id, token_id) {
[INFO] [stdout] 214 | |         nft_contract_id -> Text,
[INFO] [stdout] 215 | |         token_id -> Text,
[INFO] [stdout]     | |         -------- `token_id` is not local
[INFO] [stdout] ...   |
[INFO] [stdout] 237 | | }
[INFO] [stdout]     | | ^
[INFO] [stdout]     | | |
[INFO] [stdout]     | |_`QueryId` is not local
[INFO] [stdout]     |   move the `impl` block outside of this function `_impl_query_id_for_token_id`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[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: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `diesel::table` (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:212:1
[INFO] [stdout]     |
[INFO] [stdout] 212 | / diesel::table! {
[INFO] [stdout] 213 | |     nft_tokens (nft_contract_id, token_id) {
[INFO] [stdout] 214 | |         nft_contract_id -> Text,
[INFO] [stdout] 215 | |         token_id -> Text,
[INFO] [stdout] 216 | |         owner -> Text,
[INFO] [stdout]     | |         ----- `owner` is not local
[INFO] [stdout] ...   |
[INFO] [stdout] 237 | | }
[INFO] [stdout]     | | ^
[INFO] [stdout]     | | |
[INFO] [stdout]     | |_`QueryId` is not local
[INFO] [stdout]     |   move the `impl` block outside of this function `_impl_query_id_for_owner`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[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: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `diesel::table` (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:138:1
[INFO] [stdout]     |
[INFO] [stdout] 138 | / diesel::table! {
[INFO] [stdout] 139 | |     nft_listings (nft_contract_id, token_id, market_id, approval_id) {
[INFO] [stdout] 140 | |         nft_contract_id -> Text,
[INFO] [stdout] 141 | |         token_id -> Text,
[INFO] [stdout] ...   |
[INFO] [stdout] 144 | |         created_at -> Timestamp,
[INFO] [stdout]     | |         ---------- `created_at` is not local
[INFO] [stdout] ...   |
[INFO] [stdout] 156 | | }
[INFO] [stdout]     | | ^
[INFO] [stdout]     | | |
[INFO] [stdout]     | |_`QueryId` is not local
[INFO] [stdout]     |   move the `impl` block outside of this function `_impl_query_id_for_created_at`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[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: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `diesel::table` (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:138:1
[INFO] [stdout]     |
[INFO] [stdout] 138 | / diesel::table! {
[INFO] [stdout] 139 | |     nft_listings (nft_contract_id, token_id, market_id, approval_id) {
[INFO] [stdout] 140 | |         nft_contract_id -> Text,
[INFO] [stdout] 141 | |         token_id -> Text,
[INFO] [stdout] ...   |
[INFO] [stdout] 145 | |         receipt_id -> Text,
[INFO] [stdout]     | |         ---------- `receipt_id` is not local
[INFO] [stdout] ...   |
[INFO] [stdout] 156 | | }
[INFO] [stdout]     | | ^
[INFO] [stdout]     | | |
[INFO] [stdout]     | |_`QueryId` is not local
[INFO] [stdout]     |   move the `impl` block outside of this function `_impl_query_id_for_receipt_id`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[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: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `diesel::table` (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:212:1
[INFO] [stdout]     |
[INFO] [stdout] 212 | / diesel::table! {
[INFO] [stdout] 213 | |     nft_tokens (nft_contract_id, token_id) {
[INFO] [stdout] 214 | |         nft_contract_id -> Text,
[INFO] [stdout] 215 | |         token_id -> Text,
[INFO] [stdout] 216 | |         owner -> Text,
[INFO] [stdout] 217 | |         mint_memo -> Nullable<Text>,
[INFO] [stdout]     | |         --------- `mint_memo` is not local
[INFO] [stdout] ...   |
[INFO] [stdout] 237 | | }
[INFO] [stdout]     | | ^
[INFO] [stdout]     | | |
[INFO] [stdout]     | |_`QueryId` is not local
[INFO] [stdout]     |   move the `impl` block outside of this function `_impl_query_id_for_mint_memo`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[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: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `diesel::table` (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:138:1
[INFO] [stdout]     |
[INFO] [stdout] 138 | / diesel::table! {
[INFO] [stdout] 139 | |     nft_listings (nft_contract_id, token_id, market_id, approval_id) {
[INFO] [stdout] 140 | |         nft_contract_id -> Text,
[INFO] [stdout] 141 | |         token_id -> Text,
[INFO] [stdout] ...   |
[INFO] [stdout] 146 | |         kind -> Text,
[INFO] [stdout]     | |         ---- `kind` is not local
[INFO] [stdout] ...   |
[INFO] [stdout] 156 | | }
[INFO] [stdout]     | | ^
[INFO] [stdout]     | | |
[INFO] [stdout]     | |_`QueryId` is not local
[INFO] [stdout]     |   move the `impl` block outside of this function `_impl_query_id_for_kind`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[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: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `diesel::table` (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:212:1
[INFO] [stdout]     |
[INFO] [stdout] 212 | / diesel::table! {
[INFO] [stdout] 213 | |     nft_tokens (nft_contract_id, token_id) {
[INFO] [stdout] 214 | |         nft_contract_id -> Text,
[INFO] [stdout] 215 | |         token_id -> Text,
[INFO] [stdout] ...   |
[INFO] [stdout] 218 | |         last_transfer_timestamp -> Nullable<Timestamp>,
[INFO] [stdout]     | |         ----------------------- `last_transfer_timestamp` is not local
[INFO] [stdout] ...   |
[INFO] [stdout] 237 | | }
[INFO] [stdout]     | | ^
[INFO] [stdout]     | | |
[INFO] [stdout]     | |_`QueryId` is not local
[INFO] [stdout]     |   move the `impl` block outside of this function `_impl_query_id_for_last_transfer_timestamp`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[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: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `diesel::table` (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:138:1
[INFO] [stdout]     |
[INFO] [stdout] 138 | / diesel::table! {
[INFO] [stdout] 139 | |     nft_listings (nft_contract_id, token_id, market_id, approval_id) {
[INFO] [stdout] 140 | |         nft_contract_id -> Text,
[INFO] [stdout] 141 | |         token_id -> Text,
[INFO] [stdout] ...   |
[INFO] [stdout] 147 | |         price -> Nullable<Numeric>,
[INFO] [stdout]     | |         ----- `price` is not local
[INFO] [stdout] ...   |
[INFO] [stdout] 156 | | }
[INFO] [stdout]     | | ^
[INFO] [stdout]     | | |
[INFO] [stdout]     | |_`QueryId` is not local
[INFO] [stdout]     |   move the `impl` block outside of this function `_impl_query_id_for_price`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[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: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `diesel::table` (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:212:1
[INFO] [stdout]     |
[INFO] [stdout] 212 | / diesel::table! {
[INFO] [stdout] 213 | |     nft_tokens (nft_contract_id, token_id) {
[INFO] [stdout] 214 | |         nft_contract_id -> Text,
[INFO] [stdout] 215 | |         token_id -> Text,
[INFO] [stdout] ...   |
[INFO] [stdout] 219 | |         last_transfer_receipt_id -> Nullable<Text>,
[INFO] [stdout]     | |         ------------------------ `last_transfer_receipt_id` is not local
[INFO] [stdout] ...   |
[INFO] [stdout] 237 | | }
[INFO] [stdout]     | | ^
[INFO] [stdout]     | | |
[INFO] [stdout]     | |_`QueryId` is not local
[INFO] [stdout]     |   move the `impl` block outside of this function `_impl_query_id_for_last_transfer_receipt_id`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[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: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `diesel::table` (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:138:1
[INFO] [stdout]     |
[INFO] [stdout] 138 | / diesel::table! {
[INFO] [stdout] 139 | |     nft_listings (nft_contract_id, token_id, market_id, approval_id) {
[INFO] [stdout] 140 | |         nft_contract_id -> Text,
[INFO] [stdout] 141 | |         token_id -> Text,
[INFO] [stdout] ...   |
[INFO] [stdout] 148 | |         currency -> Text,
[INFO] [stdout]     | |         -------- `currency` is not local
[INFO] [stdout] ...   |
[INFO] [stdout] 156 | | }
[INFO] [stdout]     | | ^
[INFO] [stdout]     | | |
[INFO] [stdout]     | |_`QueryId` is not local
[INFO] [stdout]     |   move the `impl` block outside of this function `_impl_query_id_for_currency`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[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: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `diesel::table` (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:212:1
[INFO] [stdout]     |
[INFO] [stdout] 212 | / diesel::table! {
[INFO] [stdout] 213 | |     nft_tokens (nft_contract_id, token_id) {
[INFO] [stdout] 214 | |         nft_contract_id -> Text,
[INFO] [stdout] 215 | |         token_id -> Text,
[INFO] [stdout] ...   |
[INFO] [stdout] 220 | |         minted_timestamp -> Nullable<Timestamp>,
[INFO] [stdout]     | |         ---------------- `minted_timestamp` is not local
[INFO] [stdout] ...   |
[INFO] [stdout] 237 | | }
[INFO] [stdout]     | | ^
[INFO] [stdout]     | | |
[INFO] [stdout]     | |_`QueryId` is not local
[INFO] [stdout]     |   move the `impl` block outside of this function `_impl_query_id_for_minted_timestamp`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[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: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `diesel::table` (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:138:1
[INFO] [stdout]     |
[INFO] [stdout] 138 | / diesel::table! {
[INFO] [stdout] 139 | |     nft_listings (nft_contract_id, token_id, market_id, approval_id) {
[INFO] [stdout] 140 | |         nft_contract_id -> Text,
[INFO] [stdout] 141 | |         token_id -> Text,
[INFO] [stdout] ...   |
[INFO] [stdout] 149 | |         listed_by -> Text,
[INFO] [stdout]     | |         --------- `listed_by` is not local
[INFO] [stdout] ...   |
[INFO] [stdout] 156 | | }
[INFO] [stdout]     | | ^
[INFO] [stdout]     | | |
[INFO] [stdout]     | |_`QueryId` is not local
[INFO] [stdout]     |   move the `impl` block outside of this function `_impl_query_id_for_listed_by`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[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: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `diesel::table` (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:212:1
[INFO] [stdout]     |
[INFO] [stdout] 212 | / diesel::table! {
[INFO] [stdout] 213 | |     nft_tokens (nft_contract_id, token_id) {
[INFO] [stdout] 214 | |         nft_contract_id -> Text,
[INFO] [stdout] 215 | |         token_id -> Text,
[INFO] [stdout] ...   |
[INFO] [stdout] 221 | |         minted_receipt_id -> Nullable<Text>,
[INFO] [stdout]     | |         ----------------- `minted_receipt_id` is not local
[INFO] [stdout] ...   |
[INFO] [stdout] 237 | | }
[INFO] [stdout]     | | ^
[INFO] [stdout]     | | |
[INFO] [stdout]     | |_`QueryId` is not local
[INFO] [stdout]     |   move the `impl` block outside of this function `_impl_query_id_for_minted_receipt_id`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[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: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `diesel::table` (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:212:1
[INFO] [stdout]     |
[INFO] [stdout] 212 | / diesel::table! {
[INFO] [stdout] 213 | |     nft_tokens (nft_contract_id, token_id) {
[INFO] [stdout] 214 | |         nft_contract_id -> Text,
[INFO] [stdout] 215 | |         token_id -> Text,
[INFO] [stdout] ...   |
[INFO] [stdout] 222 | |         burned_timestamp -> Nullable<Timestamp>,
[INFO] [stdout]     | |         ---------------- `burned_timestamp` is not local
[INFO] [stdout] ...   |
[INFO] [stdout] 237 | | }
[INFO] [stdout]     | | ^
[INFO] [stdout]     | | |
[INFO] [stdout]     | |_`QueryId` is not local
[INFO] [stdout]     |   move the `impl` block outside of this function `_impl_query_id_for_burned_timestamp`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[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: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `diesel::table` (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:138:1
[INFO] [stdout]     |
[INFO] [stdout] 138 | / diesel::table! {
[INFO] [stdout] 139 | |     nft_listings (nft_contract_id, token_id, market_id, approval_id) {
[INFO] [stdout] 140 | |         nft_contract_id -> Text,
[INFO] [stdout] 141 | |         token_id -> Text,
[INFO] [stdout] ...   |
[INFO] [stdout] 150 | |         unlisted_at -> Nullable<Timestamp>,
[INFO] [stdout]     | |         ----------- `unlisted_at` is not local
[INFO] [stdout] ...   |
[INFO] [stdout] 156 | | }
[INFO] [stdout]     | | ^
[INFO] [stdout]     | | |
[INFO] [stdout]     | |_`QueryId` is not local
[INFO] [stdout]     |   move the `impl` block outside of this function `_impl_query_id_for_unlisted_at`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[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: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `diesel::table` (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:212:1
[INFO] [stdout]     |
[INFO] [stdout] 212 | / diesel::table! {
[INFO] [stdout] 213 | |     nft_tokens (nft_contract_id, token_id) {
[INFO] [stdout] 214 | |         nft_contract_id -> Text,
[INFO] [stdout] 215 | |         token_id -> Text,
[INFO] [stdout] ...   |
[INFO] [stdout] 223 | |         burned_receipt_id -> Nullable<Text>,
[INFO] [stdout]     | |         ----------------- `burned_receipt_id` is not local
[INFO] [stdout] ...   |
[INFO] [stdout] 237 | | }
[INFO] [stdout]     | | ^
[INFO] [stdout]     | | |
[INFO] [stdout]     | |_`QueryId` is not local
[INFO] [stdout]     |   move the `impl` block outside of this function `_impl_query_id_for_burned_receipt_id`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[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: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `diesel::table` (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:138:1
[INFO] [stdout]     |
[INFO] [stdout] 138 | / diesel::table! {
[INFO] [stdout] 139 | |     nft_listings (nft_contract_id, token_id, market_id, approval_id) {
[INFO] [stdout] 140 | |         nft_contract_id -> Text,
[INFO] [stdout] 141 | |         token_id -> Text,
[INFO] [stdout] ...   |
[INFO] [stdout] 151 | |         accepted_at -> Nullable<Timestamp>,
[INFO] [stdout]     | |         ----------- `accepted_at` is not local
[INFO] [stdout] ...   |
[INFO] [stdout] 156 | | }
[INFO] [stdout]     | | ^
[INFO] [stdout]     | | |
[INFO] [stdout]     | |_`QueryId` is not local
[INFO] [stdout]     |   move the `impl` block outside of this function `_impl_query_id_for_accepted_at`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[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: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `diesel::table` (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:212:1
[INFO] [stdout]     |
[INFO] [stdout] 212 | / diesel::table! {
[INFO] [stdout] 213 | |     nft_tokens (nft_contract_id, token_id) {
[INFO] [stdout] 214 | |         nft_contract_id -> Text,
[INFO] [stdout] 215 | |         token_id -> Text,
[INFO] [stdout] ...   |
[INFO] [stdout] 224 | |         minter -> Nullable<Text>,
[INFO] [stdout]     | |         ------ `minter` is not local
[INFO] [stdout] ...   |
[INFO] [stdout] 237 | | }
[INFO] [stdout]     | | ^
[INFO] [stdout]     | | |
[INFO] [stdout]     | |_`QueryId` is not local
[INFO] [stdout]     |   move the `impl` block outside of this function `_impl_query_id_for_minter`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[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: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `diesel::table` (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:138:1
[INFO] [stdout]     |
[INFO] [stdout] 138 | / diesel::table! {
[INFO] [stdout] 139 | |     nft_listings (nft_contract_id, token_id, market_id, approval_id) {
[INFO] [stdout] 140 | |         nft_contract_id -> Text,
[INFO] [stdout] 141 | |         token_id -> Text,
[INFO] [stdout] ...   |
[INFO] [stdout] 152 | |         accepted_offer_id -> Nullable<Int8>,
[INFO] [stdout]     | |         ----------------- `accepted_offer_id` is not local
[INFO] [stdout] ...   |
[INFO] [stdout] 156 | | }
[INFO] [stdout]     | | ^
[INFO] [stdout]     | | |
[INFO] [stdout]     | |_`QueryId` is not local
[INFO] [stdout]     |   move the `impl` block outside of this function `_impl_query_id_for_accepted_offer_id`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[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: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `diesel::table` (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:138:1
[INFO] [stdout]     |
[INFO] [stdout] 138 | / diesel::table! {
[INFO] [stdout] 139 | |     nft_listings (nft_contract_id, token_id, market_id, approval_id) {
[INFO] [stdout] 140 | |         nft_contract_id -> Text,
[INFO] [stdout] 141 | |         token_id -> Text,
[INFO] [stdout] ...   |
[INFO] [stdout] 153 | |         metadata_id -> Nullable<Text>,
[INFO] [stdout]     | |         ----------- `metadata_id` is not local
[INFO] [stdout] ...   |
[INFO] [stdout] 156 | | }
[INFO] [stdout]     | | ^
[INFO] [stdout]     | | |
[INFO] [stdout]     | |_`QueryId` is not local
[INFO] [stdout]     |   move the `impl` block outside of this function `_impl_query_id_for_metadata_id`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[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: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `diesel::table` (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:212:1
[INFO] [stdout]     |
[INFO] [stdout] 212 | / diesel::table! {
[INFO] [stdout] 213 | |     nft_tokens (nft_contract_id, token_id) {
[INFO] [stdout] 214 | |         nft_contract_id -> Text,
[INFO] [stdout] 215 | |         token_id -> Text,
[INFO] [stdout] ...   |
[INFO] [stdout] 225 | |         reference -> Nullable<Text>,
[INFO] [stdout]     | |         --------- `reference` is not local
[INFO] [stdout] ...   |
[INFO] [stdout] 237 | | }
[INFO] [stdout]     | | ^
[INFO] [stdout]     | | |
[INFO] [stdout]     | |_`QueryId` is not local
[INFO] [stdout]     |   move the `impl` block outside of this function `_impl_query_id_for_reference`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[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: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `diesel::table` (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:138:1
[INFO] [stdout]     |
[INFO] [stdout] 138 | / diesel::table! {
[INFO] [stdout] 139 | |     nft_listings (nft_contract_id, token_id, market_id, approval_id) {
[INFO] [stdout] 140 | |         nft_contract_id -> Text,
[INFO] [stdout] 141 | |         token_id -> Text,
[INFO] [stdout] ...   |
[INFO] [stdout] 154 | |         invalidated_at -> Nullable<Timestamp>,
[INFO] [stdout]     | |         -------------- `invalidated_at` is not local
[INFO] [stdout] 155 | |     }
[INFO] [stdout] 156 | | }
[INFO] [stdout]     | | ^
[INFO] [stdout]     | | |
[INFO] [stdout]     | |_`QueryId` is not local
[INFO] [stdout]     |   move the `impl` block outside of this function `_impl_query_id_for_invalidated_at`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[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: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `diesel::table` (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:212:1
[INFO] [stdout]     |
[INFO] [stdout] 212 | / diesel::table! {
[INFO] [stdout] 213 | |     nft_tokens (nft_contract_id, token_id) {
[INFO] [stdout] 214 | |         nft_contract_id -> Text,
[INFO] [stdout] 215 | |         token_id -> Text,
[INFO] [stdout] ...   |
[INFO] [stdout] 226 | |         reference_hash -> Nullable<Text>,
[INFO] [stdout]     | |         -------------- `reference_hash` is not local
[INFO] [stdout] ...   |
[INFO] [stdout] 237 | | }
[INFO] [stdout]     | | ^
[INFO] [stdout]     | | |
[INFO] [stdout]     | |_`QueryId` is not local
[INFO] [stdout]     |   move the `impl` block outside of this function `_impl_query_id_for_reference_hash`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[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: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `diesel::table` (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:212:1
[INFO] [stdout]     |
[INFO] [stdout] 212 | / diesel::table! {
[INFO] [stdout] 213 | |     nft_tokens (nft_contract_id, token_id) {
[INFO] [stdout] 214 | |         nft_contract_id -> Text,
[INFO] [stdout] 215 | |         token_id -> Text,
[INFO] [stdout] ...   |
[INFO] [stdout] 227 | |         copies -> Nullable<Int8>,
[INFO] [stdout]     | |         ------ `copies` is not local
[INFO] [stdout] ...   |
[INFO] [stdout] 237 | | }
[INFO] [stdout]     | | ^
[INFO] [stdout]     | | |
[INFO] [stdout]     | |_`QueryId` is not local
[INFO] [stdout]     |   move the `impl` block outside of this function `_impl_query_id_for_copies`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[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: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `diesel::table` (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:158:1
[INFO] [stdout]     |
[INFO] [stdout] 158 | / diesel::table! {
[INFO] [stdout] 159 | |     nft_metadata (id) {
[INFO] [stdout] 160 | |         id -> Text,
[INFO] [stdout] 161 | |         nft_contract_id -> Text,
[INFO] [stdout] ...   |
[INFO] [stdout] 186 | | }
[INFO] [stdout]     | | ^
[INFO] [stdout]     | | |
[INFO] [stdout]     | | `table` is not local
[INFO] [stdout]     | |_`QueryId` is not local
[INFO] [stdout]     |   move the `impl` block outside of this function `_impl_query_id_for_table`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[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: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `diesel::table` (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:212:1
[INFO] [stdout]     |
[INFO] [stdout] 212 | / diesel::table! {
[INFO] [stdout] 213 | |     nft_tokens (nft_contract_id, token_id) {
[INFO] [stdout] 214 | |         nft_contract_id -> Text,
[INFO] [stdout] 215 | |         token_id -> Text,
[INFO] [stdout] ...   |
[INFO] [stdout] 228 | |         issued_at -> Nullable<Timestamp>,
[INFO] [stdout]     | |         --------- `issued_at` is not local
[INFO] [stdout] ...   |
[INFO] [stdout] 237 | | }
[INFO] [stdout]     | | ^
[INFO] [stdout]     | | |
[INFO] [stdout]     | |_`QueryId` is not local
[INFO] [stdout]     |   move the `impl` block outside of this function `_impl_query_id_for_issued_at`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[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: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `diesel::table` (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:158:1
[INFO] [stdout]     |
[INFO] [stdout] 158 | / diesel::table! {
[INFO] [stdout] 159 | |     nft_metadata (id) {
[INFO] [stdout] 160 | |         id -> Text,
[INFO] [stdout]     | |         -- `id` is not local
[INFO] [stdout] 161 | |         nft_contract_id -> Text,
[INFO] [stdout] ...   |
[INFO] [stdout] 186 | | }
[INFO] [stdout]     | | ^
[INFO] [stdout]     | | |
[INFO] [stdout]     | |_`QueryId` is not local
[INFO] [stdout]     |   move the `impl` block outside of this function `_impl_query_id_for_id`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[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: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `diesel::table` (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:212:1
[INFO] [stdout]     |
[INFO] [stdout] 212 | / diesel::table! {
[INFO] [stdout] 213 | |     nft_tokens (nft_contract_id, token_id) {
[INFO] [stdout] 214 | |         nft_contract_id -> Text,
[INFO] [stdout] 215 | |         token_id -> Text,
[INFO] [stdout] ...   |
[INFO] [stdout] 229 | |         expires_at -> Nullable<Timestamp>,
[INFO] [stdout]     | |         ---------- `expires_at` is not local
[INFO] [stdout] ...   |
[INFO] [stdout] 237 | | }
[INFO] [stdout]     | | ^
[INFO] [stdout]     | | |
[INFO] [stdout]     | |_`QueryId` is not local
[INFO] [stdout]     |   move the `impl` block outside of this function `_impl_query_id_for_expires_at`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[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: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `diesel::table` (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:158:1
[INFO] [stdout]     |
[INFO] [stdout] 158 | / diesel::table! {
[INFO] [stdout] 159 | |     nft_metadata (id) {
[INFO] [stdout] 160 | |         id -> Text,
[INFO] [stdout] 161 | |         nft_contract_id -> Text,
[INFO] [stdout]     | |         --------------- `nft_contract_id` is not local
[INFO] [stdout] ...   |
[INFO] [stdout] 186 | | }
[INFO] [stdout]     | | ^
[INFO] [stdout]     | | |
[INFO] [stdout]     | |_`QueryId` is not local
[INFO] [stdout]     |   move the `impl` block outside of this function `_impl_query_id_for_nft_contract_id`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[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: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `diesel::table` (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:212:1
[INFO] [stdout]     |
[INFO] [stdout] 212 | / diesel::table! {
[INFO] [stdout] 213 | |     nft_tokens (nft_contract_id, token_id) {
[INFO] [stdout] 214 | |         nft_contract_id -> Text,
[INFO] [stdout] 215 | |         token_id -> Text,
[INFO] [stdout] ...   |
[INFO] [stdout] 230 | |         starts_at -> Nullable<Timestamp>,
[INFO] [stdout]     | |         --------- `starts_at` is not local
[INFO] [stdout] ...   |
[INFO] [stdout] 237 | | }
[INFO] [stdout]     | | ^
[INFO] [stdout]     | | |
[INFO] [stdout]     | |_`QueryId` is not local
[INFO] [stdout]     |   move the `impl` block outside of this function `_impl_query_id_for_starts_at`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[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: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `diesel::table` (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:212:1
[INFO] [stdout]     |
[INFO] [stdout] 212 | / diesel::table! {
[INFO] [stdout] 213 | |     nft_tokens (nft_contract_id, token_id) {
[INFO] [stdout] 214 | |         nft_contract_id -> Text,
[INFO] [stdout] 215 | |         token_id -> Text,
[INFO] [stdout] ...   |
[INFO] [stdout] 231 | |         updated_at -> Nullable<Timestamp>,
[INFO] [stdout]     | |         ---------- `updated_at` is not local
[INFO] [stdout] ...   |
[INFO] [stdout] 237 | | }
[INFO] [stdout]     | | ^
[INFO] [stdout]     | | |
[INFO] [stdout]     | |_`QueryId` is not local
[INFO] [stdout]     |   move the `impl` block outside of this function `_impl_query_id_for_updated_at`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[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: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `diesel::table` (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:158:1
[INFO] [stdout]     |
[INFO] [stdout] 158 | / diesel::table! {
[INFO] [stdout] 159 | |     nft_metadata (id) {
[INFO] [stdout] 160 | |         id -> Text,
[INFO] [stdout] 161 | |         nft_contract_id -> Text,
[INFO] [stdout] 162 | |         reference_blob -> Nullable<Jsonb>,
[INFO] [stdout]     | |         -------------- `reference_blob` is not local
[INFO] [stdout] ...   |
[INFO] [stdout] 186 | | }
[INFO] [stdout]     | | ^
[INFO] [stdout]     | | |
[INFO] [stdout]     | |_`QueryId` is not local
[INFO] [stdout]     |   move the `impl` block outside of this function `_impl_query_id_for_reference_blob`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[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: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `diesel::table` (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:212:1
[INFO] [stdout]     |
[INFO] [stdout] 212 | / diesel::table! {
[INFO] [stdout] 213 | |     nft_tokens (nft_contract_id, token_id) {
[INFO] [stdout] 214 | |         nft_contract_id -> Text,
[INFO] [stdout] 215 | |         token_id -> Text,
[INFO] [stdout] ...   |
[INFO] [stdout] 232 | |         metadata_id -> Nullable<Text>,
[INFO] [stdout]     | |         ----------- `metadata_id` is not local
[INFO] [stdout] ...   |
[INFO] [stdout] 237 | | }
[INFO] [stdout]     | | ^
[INFO] [stdout]     | | |
[INFO] [stdout]     | |_`QueryId` is not local
[INFO] [stdout]     |   move the `impl` block outside of this function `_impl_query_id_for_metadata_id`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[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: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `diesel::table` (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:158:1
[INFO] [stdout]     |
[INFO] [stdout] 158 | / diesel::table! {
[INFO] [stdout] 159 | |     nft_metadata (id) {
[INFO] [stdout] 160 | |         id -> Text,
[INFO] [stdout] 161 | |         nft_contract_id -> Text,
[INFO] [stdout] 162 | |         reference_blob -> Nullable<Jsonb>,
[INFO] [stdout] 163 | |         title -> Nullable<Text>,
[INFO] [stdout]     | |         ----- `title` is not local
[INFO] [stdout] ...   |
[INFO] [stdout] 186 | | }
[INFO] [stdout]     | | ^
[INFO] [stdout]     | | |
[INFO] [stdout]     | |_`QueryId` is not local
[INFO] [stdout]     |   move the `impl` block outside of this function `_impl_query_id_for_title`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[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: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `diesel::table` (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:212:1
[INFO] [stdout]     |
[INFO] [stdout] 212 | / diesel::table! {
[INFO] [stdout] 213 | |     nft_tokens (nft_contract_id, token_id) {
[INFO] [stdout] 214 | |         nft_contract_id -> Text,
[INFO] [stdout] 215 | |         token_id -> Text,
[INFO] [stdout] ...   |
[INFO] [stdout] 233 | |         royalties_percent -> Nullable<Int4>,
[INFO] [stdout]     | |         ----------------- `royalties_percent` is not local
[INFO] [stdout] ...   |
[INFO] [stdout] 237 | | }
[INFO] [stdout]     | | ^
[INFO] [stdout]     | | |
[INFO] [stdout]     | |_`QueryId` is not local
[INFO] [stdout]     |   move the `impl` block outside of this function `_impl_query_id_for_royalties_percent`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[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: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `diesel::table` (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:158:1
[INFO] [stdout]     |
[INFO] [stdout] 158 | / diesel::table! {
[INFO] [stdout] 159 | |     nft_metadata (id) {
[INFO] [stdout] 160 | |         id -> Text,
[INFO] [stdout] 161 | |         nft_contract_id -> Text,
[INFO] [stdout] ...   |
[INFO] [stdout] 164 | |         description -> Nullable<Text>,
[INFO] [stdout]     | |         ----------- `description` is not local
[INFO] [stdout] ...   |
[INFO] [stdout] 186 | | }
[INFO] [stdout]     | | ^
[INFO] [stdout]     | | |
[INFO] [stdout]     | |_`QueryId` is not local
[INFO] [stdout]     |   move the `impl` block outside of this function `_impl_query_id_for_description`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[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: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `diesel::table` (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:212:1
[INFO] [stdout]     |
[INFO] [stdout] 212 | / diesel::table! {
[INFO] [stdout] 213 | |     nft_tokens (nft_contract_id, token_id) {
[INFO] [stdout] 214 | |         nft_contract_id -> Text,
[INFO] [stdout] 215 | |         token_id -> Text,
[INFO] [stdout] ...   |
[INFO] [stdout] 234 | |         royalties -> Nullable<Jsonb>,
[INFO] [stdout]     | |         --------- `royalties` is not local
[INFO] [stdout] ...   |
[INFO] [stdout] 237 | | }
[INFO] [stdout]     | | ^
[INFO] [stdout]     | | |
[INFO] [stdout]     | |_`QueryId` is not local
[INFO] [stdout]     |   move the `impl` block outside of this function `_impl_query_id_for_royalties`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[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: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `diesel::table` (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:158:1
[INFO] [stdout]     |
[INFO] [stdout] 158 | / diesel::table! {
[INFO] [stdout] 159 | |     nft_metadata (id) {
[INFO] [stdout] 160 | |         id -> Text,
[INFO] [stdout] 161 | |         nft_contract_id -> Text,
[INFO] [stdout] ...   |
[INFO] [stdout] 165 | |         media -> Nullable<Text>,
[INFO] [stdout]     | |         ----- `media` is not local
[INFO] [stdout] ...   |
[INFO] [stdout] 186 | | }
[INFO] [stdout]     | | ^
[INFO] [stdout]     | | |
[INFO] [stdout]     | |_`QueryId` is not local
[INFO] [stdout]     |   move the `impl` block outside of this function `_impl_query_id_for_media`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[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: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `diesel::table` (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:212:1
[INFO] [stdout]     |
[INFO] [stdout] 212 | / diesel::table! {
[INFO] [stdout] 213 | |     nft_tokens (nft_contract_id, token_id) {
[INFO] [stdout] 214 | |         nft_contract_id -> Text,
[INFO] [stdout] 215 | |         token_id -> Text,
[INFO] [stdout] ...   |
[INFO] [stdout] 235 | |         splits -> Nullable<Jsonb>,
[INFO] [stdout]     | |         ------ `splits` is not local
[INFO] [stdout] 236 | |     }
[INFO] [stdout] 237 | | }
[INFO] [stdout]     | | ^
[INFO] [stdout]     | | |
[INFO] [stdout]     | |_`QueryId` is not local
[INFO] [stdout]     |   move the `impl` block outside of this function `_impl_query_id_for_splits`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[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: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `diesel::table` (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:158:1
[INFO] [stdout]     |
[INFO] [stdout] 158 | / diesel::table! {
[INFO] [stdout] 159 | |     nft_metadata (id) {
[INFO] [stdout] 160 | |         id -> Text,
[INFO] [stdout] 161 | |         nft_contract_id -> Text,
[INFO] [stdout] ...   |
[INFO] [stdout] 166 | |         media_hash -> Nullable<Text>,
[INFO] [stdout]     | |         ---------- `media_hash` is not local
[INFO] [stdout] ...   |
[INFO] [stdout] 186 | | }
[INFO] [stdout]     | | ^
[INFO] [stdout]     | | |
[INFO] [stdout]     | |_`QueryId` is not local
[INFO] [stdout]     |   move the `impl` block outside of this function `_impl_query_id_for_media_hash`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[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: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `diesel::table` (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:158:1
[INFO] [stdout]     |
[INFO] [stdout] 158 | / diesel::table! {
[INFO] [stdout] 159 | |     nft_metadata (id) {
[INFO] [stdout] 160 | |         id -> Text,
[INFO] [stdout] 161 | |         nft_contract_id -> Text,
[INFO] [stdout] ...   |
[INFO] [stdout] 167 | |         reference -> Nullable<Text>,
[INFO] [stdout]     | |         --------- `reference` is not local
[INFO] [stdout] ...   |
[INFO] [stdout] 186 | | }
[INFO] [stdout]     | | ^
[INFO] [stdout]     | | |
[INFO] [stdout]     | |_`QueryId` is not local
[INFO] [stdout]     |   move the `impl` block outside of this function `_impl_query_id_for_reference`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[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: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `diesel::table` (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:158:1
[INFO] [stdout]     |
[INFO] [stdout] 158 | / diesel::table! {
[INFO] [stdout] 159 | |     nft_metadata (id) {
[INFO] [stdout] 160 | |         id -> Text,
[INFO] [stdout] 161 | |         nft_contract_id -> Text,
[INFO] [stdout] ...   |
[INFO] [stdout] 168 | |         reference_hash -> Nullable<Text>,
[INFO] [stdout]     | |         -------------- `reference_hash` is not local
[INFO] [stdout] ...   |
[INFO] [stdout] 186 | | }
[INFO] [stdout]     | | ^
[INFO] [stdout]     | | |
[INFO] [stdout]     | |_`QueryId` is not local
[INFO] [stdout]     |   move the `impl` block outside of this function `_impl_query_id_for_reference_hash`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[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: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `diesel::table` (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:158:1
[INFO] [stdout]     |
[INFO] [stdout] 158 | / diesel::table! {
[INFO] [stdout] 159 | |     nft_metadata (id) {
[INFO] [stdout] 160 | |         id -> Text,
[INFO] [stdout] 161 | |         nft_contract_id -> Text,
[INFO] [stdout] ...   |
[INFO] [stdout] 169 | |         extra -> Nullable<Text>,
[INFO] [stdout]     | |         ----- `extra` is not local
[INFO] [stdout] ...   |
[INFO] [stdout] 186 | | }
[INFO] [stdout]     | | ^
[INFO] [stdout]     | | |
[INFO] [stdout]     | |_`QueryId` is not local
[INFO] [stdout]     |   move the `impl` block outside of this function `_impl_query_id_for_extra`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[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: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `diesel::table` (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:158:1
[INFO] [stdout]     |
[INFO] [stdout] 158 | / diesel::table! {
[INFO] [stdout] 159 | |     nft_metadata (id) {
[INFO] [stdout] 160 | |         id -> Text,
[INFO] [stdout] 161 | |         nft_contract_id -> Text,
[INFO] [stdout] ...   |
[INFO] [stdout] 170 | |         minter -> Nullable<Text>,
[INFO] [stdout]     | |         ------ `minter` is not local
[INFO] [stdout] ...   |
[INFO] [stdout] 186 | | }
[INFO] [stdout]     | | ^
[INFO] [stdout]     | | |
[INFO] [stdout]     | |_`QueryId` is not local
[INFO] [stdout]     |   move the `impl` block outside of this function `_impl_query_id_for_minter`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[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: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `diesel::table` (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:158:1
[INFO] [stdout]     |
[INFO] [stdout] 158 | / diesel::table! {
[INFO] [stdout] 159 | |     nft_metadata (id) {
[INFO] [stdout] 160 | |         id -> Text,
[INFO] [stdout] 161 | |         nft_contract_id -> Text,
[INFO] [stdout] ...   |
[INFO] [stdout] 171 | |         base_uri -> Nullable<Text>,
[INFO] [stdout]     | |         -------- `base_uri` is not local
[INFO] [stdout] ...   |
[INFO] [stdout] 186 | | }
[INFO] [stdout]     | | ^
[INFO] [stdout]     | | |
[INFO] [stdout]     | |_`QueryId` is not local
[INFO] [stdout]     |   move the `impl` block outside of this function `_impl_query_id_for_base_uri`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[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: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `diesel::table` (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:158:1
[INFO] [stdout]     |
[INFO] [stdout] 158 | / diesel::table! {
[INFO] [stdout] 159 | |     nft_metadata (id) {
[INFO] [stdout] 160 | |         id -> Text,
[INFO] [stdout] 161 | |         nft_contract_id -> Text,
[INFO] [stdout] ...   |
[INFO] [stdout] 172 | |         content_flag -> Nullable<Text>,
[INFO] [stdout]     | |         ------------ `content_flag` is not local
[INFO] [stdout] ...   |
[INFO] [stdout] 186 | | }
[INFO] [stdout]     | | ^
[INFO] [stdout]     | | |
[INFO] [stdout]     | |_`QueryId` is not local
[INFO] [stdout]     |   move the `impl` block outside of this function `_impl_query_id_for_content_flag`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[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: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `diesel::table` (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:158:1
[INFO] [stdout]     |
[INFO] [stdout] 158 | / diesel::table! {
[INFO] [stdout] 159 | |     nft_metadata (id) {
[INFO] [stdout] 160 | |         id -> Text,
[INFO] [stdout] 161 | |         nft_contract_id -> Text,
[INFO] [stdout] ...   |
[INFO] [stdout] 173 | |         mb_internal_id -> Nullable<Numeric>,
[INFO] [stdout]     | |         -------------- `mb_internal_id` is not local
[INFO] [stdout] ...   |
[INFO] [stdout] 186 | | }
[INFO] [stdout]     | | ^
[INFO] [stdout]     | | |
[INFO] [stdout]     | |_`QueryId` is not local
[INFO] [stdout]     |   move the `impl` block outside of this function `_impl_query_id_for_mb_internal_id`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[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: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `diesel::table` (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:158:1
[INFO] [stdout]     |
[INFO] [stdout] 158 | / diesel::table! {
[INFO] [stdout] 159 | |     nft_metadata (id) {
[INFO] [stdout] 160 | |         id -> Text,
[INFO] [stdout] 161 | |         nft_contract_id -> Text,
[INFO] [stdout] ...   |
[INFO] [stdout] 174 | |         price -> Nullable<Numeric>,
[INFO] [stdout]     | |         ----- `price` is not local
[INFO] [stdout] ...   |
[INFO] [stdout] 186 | | }
[INFO] [stdout]     | | ^
[INFO] [stdout]     | | |
[INFO] [stdout]     | |_`QueryId` is not local
[INFO] [stdout]     |   move the `impl` block outside of this function `_impl_query_id_for_price`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[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: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `diesel::table` (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:158:1
[INFO] [stdout]     |
[INFO] [stdout] 158 | / diesel::table! {
[INFO] [stdout] 159 | |     nft_metadata (id) {
[INFO] [stdout] 160 | |         id -> Text,
[INFO] [stdout] 161 | |         nft_contract_id -> Text,
[INFO] [stdout] ...   |
[INFO] [stdout] 175 | |         minters_allowlist -> Nullable<Array<Nullable<Text>>>,
[INFO] [stdout]     | |         ----------------- `minters_allowlist` is not local
[INFO] [stdout] ...   |
[INFO] [stdout] 186 | | }
[INFO] [stdout]     | | ^
[INFO] [stdout]     | | |
[INFO] [stdout]     | |_`QueryId` is not local
[INFO] [stdout]     |   move the `impl` block outside of this function `_impl_query_id_for_minters_allowlist`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[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: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `diesel::table` (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:158:1
[INFO] [stdout]     |
[INFO] [stdout] 158 | / diesel::table! {
[INFO] [stdout] 159 | |     nft_metadata (id) {
[INFO] [stdout] 160 | |         id -> Text,
[INFO] [stdout] 161 | |         nft_contract_id -> Text,
[INFO] [stdout] ...   |
[INFO] [stdout] 176 | |         royalties -> Nullable<Jsonb>,
[INFO] [stdout]     | |         --------- `royalties` is not local
[INFO] [stdout] ...   |
[INFO] [stdout] 186 | | }
[INFO] [stdout]     | | ^
[INFO] [stdout]     | | |
[INFO] [stdout]     | |_`QueryId` is not local
[INFO] [stdout]     |   move the `impl` block outside of this function `_impl_query_id_for_royalties`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[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: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `diesel::table` (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:158:1
[INFO] [stdout]     |
[INFO] [stdout] 158 | / diesel::table! {
[INFO] [stdout] 159 | |     nft_metadata (id) {
[INFO] [stdout] 160 | |         id -> Text,
[INFO] [stdout] 161 | |         nft_contract_id -> Text,
[INFO] [stdout] ...   |
[INFO] [stdout] 177 | |         royalty_percent -> Nullable<Numeric>,
[INFO] [stdout]     | |         --------------- `royalty_percent` is not local
[INFO] [stdout] ...   |
[INFO] [stdout] 186 | | }
[INFO] [stdout]     | | ^
[INFO] [stdout]     | | |
[INFO] [stdout]     | |_`QueryId` is not local
[INFO] [stdout]     |   move the `impl` block outside of this function `_impl_query_id_for_royalty_percent`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[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: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `diesel::table` (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:158:1
[INFO] [stdout]     |
[INFO] [stdout] 158 | / diesel::table! {
[INFO] [stdout] 159 | |     nft_metadata (id) {
[INFO] [stdout] 160 | |         id -> Text,
[INFO] [stdout] 161 | |         nft_contract_id -> Text,
[INFO] [stdout] ...   |
[INFO] [stdout] 178 | |         max_supply -> Nullable<Numeric>,
[INFO] [stdout]     | |         ---------- `max_supply` is not local
[INFO] [stdout] ...   |
[INFO] [stdout] 186 | | }
[INFO] [stdout]     | | ^
[INFO] [stdout]     | | |
[INFO] [stdout]     | |_`QueryId` is not local
[INFO] [stdout]     |   move the `impl` block outside of this function `_impl_query_id_for_max_supply`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[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: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `diesel::table` (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:158:1
[INFO] [stdout]     |
[INFO] [stdout] 158 | / diesel::table! {
[INFO] [stdout] 159 | |     nft_metadata (id) {
[INFO] [stdout] 160 | |         id -> Text,
[INFO] [stdout] 161 | |         nft_contract_id -> Text,
[INFO] [stdout] ...   |
[INFO] [stdout] 179 | |         is_locked -> Nullable<Bool>,
[INFO] [stdout]     | |         --------- `is_locked` is not local
[INFO] [stdout] ...   |
[INFO] [stdout] 186 | | }
[INFO] [stdout]     | | ^
[INFO] [stdout]     | | |
[INFO] [stdout]     | |_`QueryId` is not local
[INFO] [stdout]     |   move the `impl` block outside of this function `_impl_query_id_for_is_locked`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[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: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `diesel::table` (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:158:1
[INFO] [stdout]     |
[INFO] [stdout] 158 | / diesel::table! {
[INFO] [stdout] 159 | |     nft_metadata (id) {
[INFO] [stdout] 160 | |         id -> Text,
[INFO] [stdout] 161 | |         nft_contract_id -> Text,
[INFO] [stdout] ...   |
[INFO] [stdout] 180 | |         is_active -> Bool,
[INFO] [stdout]     | |         --------- `is_active` is not local
[INFO] [stdout] ...   |
[INFO] [stdout] 186 | | }
[INFO] [stdout]     | | ^
[INFO] [stdout]     | | |
[INFO] [stdout]     | |_`QueryId` is not local
[INFO] [stdout]     |   move the `impl` block outside of this function `_impl_query_id_for_is_active`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[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: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `diesel::table` (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:158:1
[INFO] [stdout]     |
[INFO] [stdout] 158 | / diesel::table! {
[INFO] [stdout] 159 | |     nft_metadata (id) {
[INFO] [stdout] 160 | |         id -> Text,
[INFO] [stdout] 161 | |         nft_contract_id -> Text,
[INFO] [stdout] ...   |
[INFO] [stdout] 181 | |         ft_contract_id -> Nullable<Text>,
[INFO] [stdout]     | |         -------------- `ft_contract_id` is not local
[INFO] [stdout] ...   |
[INFO] [stdout] 186 | | }
[INFO] [stdout]     | | ^
[INFO] [stdout]     | | |
[INFO] [stdout]     | |_`QueryId` is not local
[INFO] [stdout]     |   move the `impl` block outside of this function `_impl_query_id_for_ft_contract_id`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[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: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `diesel::table` (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:158:1
[INFO] [stdout]     |
[INFO] [stdout] 158 | / diesel::table! {
[INFO] [stdout] 159 | |     nft_metadata (id) {
[INFO] [stdout] 160 | |         id -> Text,
[INFO] [stdout] 161 | |         nft_contract_id -> Text,
[INFO] [stdout] ...   |
[INFO] [stdout] 182 | |         starts_at -> Nullable<Timestamp>,
[INFO] [stdout]     | |         --------- `starts_at` is not local
[INFO] [stdout] ...   |
[INFO] [stdout] 186 | | }
[INFO] [stdout]     | | ^
[INFO] [stdout]     | | |
[INFO] [stdout]     | |_`QueryId` is not local
[INFO] [stdout]     |   move the `impl` block outside of this function `_impl_query_id_for_starts_at`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[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: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `diesel::table` (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:158:1
[INFO] [stdout]     |
[INFO] [stdout] 158 | / diesel::table! {
[INFO] [stdout] 159 | |     nft_metadata (id) {
[INFO] [stdout] 160 | |         id -> Text,
[INFO] [stdout] 161 | |         nft_contract_id -> Text,
[INFO] [stdout] ...   |
[INFO] [stdout] 183 | |         expires_at -> Nullable<Timestamp>,
[INFO] [stdout]     | |         ---------- `expires_at` is not local
[INFO] [stdout] ...   |
[INFO] [stdout] 186 | | }
[INFO] [stdout]     | | ^
[INFO] [stdout]     | | |
[INFO] [stdout]     | |_`QueryId` is not local
[INFO] [stdout]     |   move the `impl` block outside of this function `_impl_query_id_for_expires_at`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[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: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `diesel::table` (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:158:1
[INFO] [stdout]     |
[INFO] [stdout] 158 | / diesel::table! {
[INFO] [stdout] 159 | |     nft_metadata (id) {
[INFO] [stdout] 160 | |         id -> Text,
[INFO] [stdout] 161 | |         nft_contract_id -> Text,
[INFO] [stdout] ...   |
[INFO] [stdout] 184 | |         unique_minters -> Nullable<Bool>,
[INFO] [stdout]     | |         -------------- `unique_minters` is not local
[INFO] [stdout] 185 | |     }
[INFO] [stdout] 186 | | }
[INFO] [stdout]     | | ^
[INFO] [stdout]     | | |
[INFO] [stdout]     | |_`QueryId` is not local
[INFO] [stdout]     |   move the `impl` block outside of this function `_impl_query_id_for_unique_minters`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[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: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `diesel::table` (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:188:1
[INFO] [stdout]     |
[INFO] [stdout] 188 | / diesel::table! {
[INFO] [stdout] 189 | |     nft_offers (nft_contract_id, token_id, market_id, approval_id, offer_id) {
[INFO] [stdout] 190 | |         nft_contract_id -> Text,
[INFO] [stdout] 191 | |         token_id -> Text,
[INFO] [stdout] ...   |
[INFO] [stdout] 210 | | }
[INFO] [stdout]     | | ^
[INFO] [stdout]     | | |
[INFO] [stdout]     | | `table` is not local
[INFO] [stdout]     | |_`QueryId` is not local
[INFO] [stdout]     |   move the `impl` block outside of this function `_impl_query_id_for_table`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[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: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `diesel::table` (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:188:1
[INFO] [stdout]     |
[INFO] [stdout] 188 | / diesel::table! {
[INFO] [stdout] 189 | |     nft_offers (nft_contract_id, token_id, market_id, approval_id, offer_id) {
[INFO] [stdout] 190 | |         nft_contract_id -> Text,
[INFO] [stdout]     | |         --------------- `nft_contract_id` is not local
[INFO] [stdout] 191 | |         token_id -> Text,
[INFO] [stdout] ...   |
[INFO] [stdout] 210 | | }
[INFO] [stdout]     | | ^
[INFO] [stdout]     | | |
[INFO] [stdout]     | |_`QueryId` is not local
[INFO] [stdout]     |   move the `impl` block outside of this function `_impl_query_id_for_nft_contract_id`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[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: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `diesel::table` (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:188:1
[INFO] [stdout]     |
[INFO] [stdout] 188 | / diesel::table! {
[INFO] [stdout] 189 | |     nft_offers (nft_contract_id, token_id, market_id, approval_id, offer_id) {
[INFO] [stdout] 190 | |         nft_contract_id -> Text,
[INFO] [stdout] 191 | |         token_id -> Text,
[INFO] [stdout]     | |         -------- `token_id` is not local
[INFO] [stdout] ...   |
[INFO] [stdout] 210 | | }
[INFO] [stdout]     | | ^
[INFO] [stdout]     | | |
[INFO] [stdout]     | |_`QueryId` is not local
[INFO] [stdout]     |   move the `impl` block outside of this function `_impl_query_id_for_token_id`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[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: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `diesel::table` (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:188:1
[INFO] [stdout]     |
[INFO] [stdout] 188 | / diesel::table! {
[INFO] [stdout] 189 | |     nft_offers (nft_contract_id, token_id, market_id, approval_id, offer_id) {
[INFO] [stdout] 190 | |         nft_contract_id -> Text,
[INFO] [stdout] 191 | |         token_id -> Text,
[INFO] [stdout] 192 | |         market_id -> Text,
[INFO] [stdout]     | |         --------- `market_id` is not local
[INFO] [stdout] ...   |
[INFO] [stdout] 210 | | }
[INFO] [stdout]     | | ^
[INFO] [stdout]     | | |
[INFO] [stdout]     | |_`QueryId` is not local
[INFO] [stdout]     |   move the `impl` block outside of this function `_impl_query_id_for_market_id`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[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: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `diesel::table` (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:188:1
[INFO] [stdout]     |
[INFO] [stdout] 188 | / diesel::table! {
[INFO] [stdout] 189 | |     nft_offers (nft_contract_id, token_id, market_id, approval_id, offer_id) {
[INFO] [stdout] 190 | |         nft_contract_id -> Text,
[INFO] [stdout] 191 | |         token_id -> Text,
[INFO] [stdout] 192 | |         market_id -> Text,
[INFO] [stdout] 193 | |         approval_id -> Numeric,
[INFO] [stdout]     | |         ----------- `approval_id` is not local
[INFO] [stdout] ...   |
[INFO] [stdout] 210 | | }
[INFO] [stdout]     | | ^
[INFO] [stdout]     | | |
[INFO] [stdout]     | |_`QueryId` is not local
[INFO] [stdout]     |   move the `impl` block outside of this function `_impl_query_id_for_approval_id`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[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: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `diesel::table` (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:188:1
[INFO] [stdout]     |
[INFO] [stdout] 188 | / diesel::table! {
[INFO] [stdout] 189 | |     nft_offers (nft_contract_id, token_id, market_id, approval_id, offer_id) {
[INFO] [stdout] 190 | |         nft_contract_id -> Text,
[INFO] [stdout] 191 | |         token_id -> Text,
[INFO] [stdout] ...   |
[INFO] [stdout] 194 | |         currency -> Text,
[INFO] [stdout]     | |         -------- `currency` is not local
[INFO] [stdout] ...   |
[INFO] [stdout] 210 | | }
[INFO] [stdout]     | | ^
[INFO] [stdout]     | | |
[INFO] [stdout]     | |_`QueryId` is not local
[INFO] [stdout]     |   move the `impl` block outside of this function `_impl_query_id_for_currency`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[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: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `diesel::table` (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:188:1
[INFO] [stdout]     |
[INFO] [stdout] 188 | / diesel::table! {
[INFO] [stdout] 189 | |     nft_offers (nft_contract_id, token_id, market_id, approval_id, offer_id) {
[INFO] [stdout] 190 | |         nft_contract_id -> Text,
[INFO] [stdout] 191 | |         token_id -> Text,
[INFO] [stdout] ...   |
[INFO] [stdout] 195 | |         offer_price -> Numeric,
[INFO] [stdout]     | |         ----------- `offer_price` is not local
[INFO] [stdout] ...   |
[INFO] [stdout] 210 | | }
[INFO] [stdout]     | | ^
[INFO] [stdout]     | | |
[INFO] [stdout]     | |_`QueryId` is not local
[INFO] [stdout]     |   move the `impl` block outside of this function `_impl_query_id_for_offer_price`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[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: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `diesel::table` (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:188:1
[INFO] [stdout]     |
[INFO] [stdout] 188 | / diesel::table! {
[INFO] [stdout] 189 | |     nft_offers (nft_contract_id, token_id, market_id, approval_id, offer_id) {
[INFO] [stdout] 190 | |         nft_contract_id -> Text,
[INFO] [stdout] 191 | |         token_id -> Text,
[INFO] [stdout] ...   |
[INFO] [stdout] 196 | |         offered_by -> Text,
[INFO] [stdout]     | |         ---------- `offered_by` is not local
[INFO] [stdout] ...   |
[INFO] [stdout] 210 | | }
[INFO] [stdout]     | | ^
[INFO] [stdout]     | | |
[INFO] [stdout]     | |_`QueryId` is not local
[INFO] [stdout]     |   move the `impl` block outside of this function `_impl_query_id_for_offered_by`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[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: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `diesel::table` (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:188:1
[INFO] [stdout]     |
[INFO] [stdout] 188 | / diesel::table! {
[INFO] [stdout] 189 | |     nft_offers (nft_contract_id, token_id, market_id, approval_id, offer_id) {
[INFO] [stdout] 190 | |         nft_contract_id -> Text,
[INFO] [stdout] 191 | |         token_id -> Text,
[INFO] [stdout] ...   |
[INFO] [stdout] 197 | |         offered_at -> Timestamp,
[INFO] [stdout]     | |         ---------- `offered_at` is not local
[INFO] [stdout] ...   |
[INFO] [stdout] 210 | | }
[INFO] [stdout]     | | ^
[INFO] [stdout]     | | |
[INFO] [stdout]     | |_`QueryId` is not local
[INFO] [stdout]     |   move the `impl` block outside of this function `_impl_query_id_for_offered_at`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[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: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `diesel::table` (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:188:1
[INFO] [stdout]     |
[INFO] [stdout] 188 | / diesel::table! {
[INFO] [stdout] 189 | |     nft_offers (nft_contract_id, token_id, market_id, approval_id, offer_id) {
[INFO] [stdout] 190 | |         nft_contract_id -> Text,
[INFO] [stdout] 191 | |         token_id -> Text,
[INFO] [stdout] ...   |
[INFO] [stdout] 198 | |         receipt_id -> Text,
[INFO] [stdout]     | |         ---------- `receipt_id` is not local
[INFO] [stdout] ...   |
[INFO] [stdout] 210 | | }
[INFO] [stdout]     | | ^
[INFO] [stdout]     | | |
[INFO] [stdout]     | |_`QueryId` is not local
[INFO] [stdout]     |   move the `impl` block outside of this function `_impl_query_id_for_receipt_id`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[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: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `diesel::table` (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:188:1
[INFO] [stdout]     |
[INFO] [stdout] 188 | / diesel::table! {
[INFO] [stdout] 189 | |     nft_offers (nft_contract_id, token_id, market_id, approval_id, offer_id) {
[INFO] [stdout] 190 | |         nft_contract_id -> Text,
[INFO] [stdout] 191 | |         token_id -> Text,
[INFO] [stdout] ...   |
[INFO] [stdout] 199 | |         offer_id -> Int8,
[INFO] [stdout]     | |         -------- `offer_id` is not local
[INFO] [stdout] ...   |
[INFO] [stdout] 210 | | }
[INFO] [stdout]     | | ^
[INFO] [stdout]     | | |
[INFO] [stdout]     | |_`QueryId` is not local
[INFO] [stdout]     |   move the `impl` block outside of this function `_impl_query_id_for_offer_id`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[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: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `diesel::table` (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:188:1
[INFO] [stdout]     |
[INFO] [stdout] 188 | / diesel::table! {
[INFO] [stdout] 189 | |     nft_offers (nft_contract_id, token_id, market_id, approval_id, offer_id) {
[INFO] [stdout] 190 | |         nft_contract_id -> Text,
[INFO] [stdout] 191 | |         token_id -> Text,
[INFO] [stdout] ...   |
[INFO] [stdout] 200 | |         referrer_id -> Nullable<Text>,
[INFO] [stdout]     | |         ----------- `referrer_id` is not local
[INFO] [stdout] ...   |
[INFO] [stdout] 210 | | }
[INFO] [stdout]     | | ^
[INFO] [stdout]     | | |
[INFO] [stdout]     | |_`QueryId` is not local
[INFO] [stdout]     |   move the `impl` block outside of this function `_impl_query_id_for_referrer_id`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[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: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `diesel::table` (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:188:1
[INFO] [stdout]     |
[INFO] [stdout] 188 | / diesel::table! {
[INFO] [stdout] 189 | |     nft_offers (nft_contract_id, token_id, market_id, approval_id, offer_id) {
[INFO] [stdout] 190 | |         nft_contract_id -> Text,
[INFO] [stdout] 191 | |         token_id -> Text,
[INFO] [stdout] ...   |
[INFO] [stdout] 201 | |         referral_amount -> Nullable<Numeric>,
[INFO] [stdout]     | |         --------------- `referral_amount` is not local
[INFO] [stdout] ...   |
[INFO] [stdout] 210 | | }
[INFO] [stdout]     | | ^
[INFO] [stdout]     | | |
[INFO] [stdout]     | |_`QueryId` is not local
[INFO] [stdout]     |   move the `impl` block outside of this function `_impl_query_id_for_referral_amount`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[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: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `diesel::table` (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:188:1
[INFO] [stdout]     |
[INFO] [stdout] 188 | / diesel::table! {
[INFO] [stdout] 189 | |     nft_offers (nft_contract_id, token_id, market_id, approval_id, offer_id) {
[INFO] [stdout] 190 | |         nft_contract_id -> Text,
[INFO] [stdout] 191 | |         token_id -> Text,
[INFO] [stdout] ...   |
[INFO] [stdout] 202 | |         withdrawn_at -> Nullable<Timestamp>,
[INFO] [stdout]     | |         ------------ `withdrawn_at` is not local
[INFO] [stdout] ...   |
[INFO] [stdout] 210 | | }
[INFO] [stdout]     | | ^
[INFO] [stdout]     | | |
[INFO] [stdout]     | |_`QueryId` is not local
[INFO] [stdout]     |   move the `impl` block outside of this function `_impl_query_id_for_withdrawn_at`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[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: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `diesel::table` (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:188:1
[INFO] [stdout]     |
[INFO] [stdout] 188 | / diesel::table! {
[INFO] [stdout] 189 | |     nft_offers (nft_contract_id, token_id, market_id, approval_id, offer_id) {
[INFO] [stdout] 190 | |         nft_contract_id -> Text,
[INFO] [stdout] 191 | |         token_id -> Text,
[INFO] [stdout] ...   |
[INFO] [stdout] 203 | |         accepted_at -> Nullable<Timestamp>,
[INFO] [stdout]     | |         ----------- `accepted_at` is not local
[INFO] [stdout] ...   |
[INFO] [stdout] 210 | | }
[INFO] [stdout]     | | ^
[INFO] [stdout]     | | |
[INFO] [stdout]     | |_`QueryId` is not local
[INFO] [stdout]     |   move the `impl` block outside of this function `_impl_query_id_for_accepted_at`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[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: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `diesel::table` (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:188:1
[INFO] [stdout]     |
[INFO] [stdout] 188 | / diesel::table! {
[INFO] [stdout] 189 | |     nft_offers (nft_contract_id, token_id, market_id, approval_id, offer_id) {
[INFO] [stdout] 190 | |         nft_contract_id -> Text,
[INFO] [stdout] 191 | |         token_id -> Text,
[INFO] [stdout] ...   |
[INFO] [stdout] 204 | |         expires_at -> Nullable<Timestamp>,
[INFO] [stdout]     | |         ---------- `expires_at` is not local
[INFO] [stdout] ...   |
[INFO] [stdout] 210 | | }
[INFO] [stdout]     | | ^
[INFO] [stdout]     | | |
[INFO] [stdout]     | |_`QueryId` is not local
[INFO] [stdout]     |   move the `impl` block outside of this function `_impl_query_id_for_expires_at`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[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: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `diesel::table` (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:188:1
[INFO] [stdout]     |
[INFO] [stdout] 188 | / diesel::table! {
[INFO] [stdout] 189 | |     nft_offers (nft_contract_id, token_id, market_id, approval_id, offer_id) {
[INFO] [stdout] 190 | |         nft_contract_id -> Text,
[INFO] [stdout] 191 | |         token_id -> Text,
[INFO] [stdout] ...   |
[INFO] [stdout] 205 | |         invalidated_at -> Nullable<Timestamp>,
[INFO] [stdout]     | |         -------------- `invalidated_at` is not local
[INFO] [stdout] ...   |
[INFO] [stdout] 210 | | }
[INFO] [stdout]     | | ^
[INFO] [stdout]     | | |
[INFO] [stdout]     | |_`QueryId` is not local
[INFO] [stdout]     |   move the `impl` block outside of this function `_impl_query_id_for_invalidated_at`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[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: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `diesel::table` (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 30.29s
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> src/schema.rs:188:1
[INFO] [stdout]     |
[INFO] [stdout] 188 | / diesel::table! {
[INFO] [stdout] 189 | |     nft_offers (nft_contract_id, token_id, market_id, approval_id, offer_id) {
[INFO] [stdout] 190 | |         nft_contract_id -> Text,
[INFO] [stdout] 191 | |         token_id -> Text,
[INFO] [stdout] ...   |
[INFO] [stdout] 206 | |         outbid_at -> Nullable<Timestamp>,
[INFO] [stdout]     | |         --------- `outbid_at` is not local
[INFO] [stdout] ...   |
[INFO] [stdout] 210 | | }
[INFO] [stdout]     | | ^
[INFO] [stdout]     | | |
[INFO] [stdout]     | |_`QueryId` is not local
[INFO] [stdout]     |   move the `impl` block outside of this function `_impl_query_id_for_outbid_at`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[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: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `diesel::table` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: migrations_internals v1.4.1
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> src/schema.rs:188:1
[INFO] [stdout]     |
[INFO] [stdout] 188 | / diesel::table! {
[INFO] [stdout] 189 | |     nft_offers (nft_contract_id, token_id, market_id, approval_id, offer_id) {
[INFO] [stdout] 190 | |         nft_contract_id -> Text,
[INFO] [stdout] 191 | |         token_id -> Text,
[INFO] [stdout] ...   |
[INFO] [stdout] 207 | |         affiliate_id -> Nullable<Text>,
[INFO] [stdout]     | |         ------------ `affiliate_id` is not local
[INFO] [stdout] ...   |
[INFO] [stdout] 210 | | }
[INFO] [stdout]     | | ^
[INFO] [stdout]     | | |
[INFO] [stdout]     | |_`QueryId` is not local
[INFO] [stdout]     |   move the `impl` block outside of this function `_impl_query_id_for_affiliate_id`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[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: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `diesel::table` (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:188:1
[INFO] [stdout]     |
[INFO] [stdout] 188 | / diesel::table! {
[INFO] [stdout] 189 | |     nft_offers (nft_contract_id, token_id, market_id, approval_id, offer_id) {
[INFO] [stdout] 190 | |         nft_contract_id -> Text,
[INFO] [stdout] 191 | |         token_id -> Text,
[INFO] [stdout] ...   |
[INFO] [stdout] 208 | |         affiliate_amount -> Nullable<Numeric>,
[INFO] [stdout]     | |         ---------------- `affiliate_amount` is not local
[INFO] [stdout] 209 | |     }
[INFO] [stdout] 210 | | }
[INFO] [stdout]     | | ^
[INFO] [stdout]     | | |
[INFO] [stdout]     | |_`QueryId` is not local
[INFO] [stdout]     |   move the `impl` block outside of this function `_impl_query_id_for_affiliate_amount`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[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: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `diesel::table` (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:212:1
[INFO] [stdout]     |
[INFO] [stdout] 212 | / diesel::table! {
[INFO] [stdout] 213 | |     nft_tokens (nft_contract_id, token_id) {
[INFO] [stdout] 214 | |         nft_contract_id -> Text,
[INFO] [stdout] 215 | |         token_id -> Text,
[INFO] [stdout] ...   |
[INFO] [stdout] 237 | | }
[INFO] [stdout]     | | ^
[INFO] [stdout]     | | |
[INFO] [stdout]     | | `table` is not local
[INFO] [stdout]     | |_`QueryId` is not local
[INFO] [stdout]     |   move the `impl` block outside of this function `_impl_query_id_for_table`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[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: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `diesel::table` (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:212:1
[INFO] [stdout]     |
[INFO] [stdout] 212 | / diesel::table! {
[INFO] [stdout] 213 | |     nft_tokens (nft_contract_id, token_id) {
[INFO] [stdout] 214 | |         nft_contract_id -> Text,
[INFO] [stdout]     | |         --------------- `nft_contract_id` is not local
[INFO] [stdout] 215 | |         token_id -> Text,
[INFO] [stdout] ...   |
[INFO] [stdout] 237 | | }
[INFO] [stdout]     | | ^
[INFO] [stdout]     | | |
[INFO] [stdout]     | |_`QueryId` is not local
[INFO] [stdout]     |   move the `impl` block outside of this function `_impl_query_id_for_nft_contract_id`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[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: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `diesel::table` (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:212:1
[INFO] [stdout]     |
[INFO] [stdout] 212 | / diesel::table! {
[INFO] [stdout] 213 | |     nft_tokens (nft_contract_id, token_id) {
[INFO] [stdout] 214 | |         nft_contract_id -> Text,
[INFO] [stdout] 215 | |         token_id -> Text,
[INFO] [stdout]     | |         -------- `token_id` is not local
[INFO] [stdout] ...   |
[INFO] [stdout] 237 | | }
[INFO] [stdout]     | | ^
[INFO] [stdout]     | | |
[INFO] [stdout]     | |_`QueryId` is not local
[INFO] [stdout]     |   move the `impl` block outside of this function `_impl_query_id_for_token_id`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[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: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `diesel::table` (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:212:1
[INFO] [stdout]     |
[INFO] [stdout] 212 | / diesel::table! {
[INFO] [stdout] 213 | |     nft_tokens (nft_contract_id, token_id) {
[INFO] [stdout] 214 | |         nft_contract_id -> Text,
[INFO] [stdout] 215 | |         token_id -> Text,
[INFO] [stdout] 216 | |         owner -> Text,
[INFO] [stdout]     | |         ----- `owner` is not local
[INFO] [stdout] ...   |
[INFO] [stdout] 237 | | }
[INFO] [stdout]     | | ^
[INFO] [stdout]     | | |
[INFO] [stdout]     | |_`QueryId` is not local
[INFO] [stdout]     |   move the `impl` block outside of this function `_impl_query_id_for_owner`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[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: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `diesel::table` (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:212:1
[INFO] [stdout]     |
[INFO] [stdout] 212 | / diesel::table! {
[INFO] [stdout] 213 | |     nft_tokens (nft_contract_id, token_id) {
[INFO] [stdout] 214 | |         nft_contract_id -> Text,
[INFO] [stdout] 215 | |         token_id -> Text,
[INFO] [stdout] 216 | |         owner -> Text,
[INFO] [stdout] 217 | |         mint_memo -> Nullable<Text>,
[INFO] [stdout]     | |         --------- `mint_memo` is not local
[INFO] [stdout] ...   |
[INFO] [stdout] 237 | | }
[INFO] [stdout]     | | ^
[INFO] [stdout]     | | |
[INFO] [stdout]     | |_`QueryId` is not local
[INFO] [stdout]     |   move the `impl` block outside of this function `_impl_query_id_for_mint_memo`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[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: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `diesel::table` (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:212:1
[INFO] [stdout]     |
[INFO] [stdout] 212 | / diesel::table! {
[INFO] [stdout] 213 | |     nft_tokens (nft_contract_id, token_id) {
[INFO] [stdout] 214 | |         nft_contract_id -> Text,
[INFO] [stdout] 215 | |         token_id -> Text,
[INFO] [stdout] ...   |
[INFO] [stdout] 218 | |         last_transfer_timestamp -> Nullable<Timestamp>,
[INFO] [stdout]     | |         ----------------------- `last_transfer_timestamp` is not local
[INFO] [stdout] ...   |
[INFO] [stdout] 237 | | }
[INFO] [stdout]     | | ^
[INFO] [stdout]     | | |
[INFO] [stdout]     | |_`QueryId` is not local
[INFO] [stdout]     |   move the `impl` block outside of this function `_impl_query_id_for_last_transfer_timestamp`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[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: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `diesel::table` (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:212:1
[INFO] [stdout]     |
[INFO] [stdout] 212 | / diesel::table! {
[INFO] [stdout] 213 | |     nft_tokens (nft_contract_id, token_id) {
[INFO] [stdout] 214 | |         nft_contract_id -> Text,
[INFO] [stdout] 215 | |         token_id -> Text,
[INFO] [stdout] ...   |
[INFO] [stdout] 219 | |         last_transfer_receipt_id -> Nullable<Text>,
[INFO] [stdout]     | |         ------------------------ `last_transfer_receipt_id` is not local
[INFO] [stdout] ...   |
[INFO] [stdout] 237 | | }
[INFO] [stdout]     | | ^
[INFO] [stdout]     | | |
[INFO] [stdout]     | |_`QueryId` is not local
[INFO] [stdout]     |   move the `impl` block outside of this function `_impl_query_id_for_last_transfer_receipt_id`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[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: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `diesel::table` (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:212:1
[INFO] [stdout]     |
[INFO] [stdout] 212 | / diesel::table! {
[INFO] [stdout] 213 | |     nft_tokens (nft_contract_id, token_id) {
[INFO] [stdout] 214 | |         nft_contract_id -> Text,
[INFO] [stdout] 215 | |         token_id -> Text,
[INFO] [stdout] ...   |
[INFO] [stdout] 220 | |         minted_timestamp -> Nullable<Timestamp>,
[INFO] [stdout]     | |         ---------------- `minted_timestamp` is not local
[INFO] [stdout] ...   |
[INFO] [stdout] 237 | | }
[INFO] [stdout]     | | ^
[INFO] [stdout]     | | |
[INFO] [stdout]     | |_`QueryId` is not local
[INFO] [stdout]     |   move the `impl` block outside of this function `_impl_query_id_for_minted_timestamp`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[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: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `diesel::table` (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:212:1
[INFO] [stdout]     |
[INFO] [stdout] 212 | / diesel::table! {
[INFO] [stdout] 213 | |     nft_tokens (nft_contract_id, token_id) {
[INFO] [stdout] 214 | |         nft_contract_id -> Text,
[INFO] [stdout] 215 | |         token_id -> Text,
[INFO] [stdout] ...   |
[INFO] [stdout] 221 | |         minted_receipt_id -> Nullable<Text>,
[INFO] [stdout]     | |         ----------------- `minted_receipt_id` is not local
[INFO] [stdout] ...   |
[INFO] [stdout] 237 | | }
[INFO] [stdout]     | | ^
[INFO] [stdout]     | | |
[INFO] [stdout]     | |_`QueryId` is not local
[INFO] [stdout]     |   move the `impl` block outside of this function `_impl_query_id_for_minted_receipt_id`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[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: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `diesel::table` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[WARN] too many lines in the log, truncating it
