[INFO] cloning repository https://github.com/Acizza/anup
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Acizza/anup" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAcizza%2Fanup", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAcizza%2Fanup'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 221c066c71a4ffab1991ee8f33f93270d7f868b0
[INFO] building Acizza/anup against try#334963c956d25708feab489a3816ae63f639355d for pr-135216
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAcizza%2Fanup" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/Acizza/anup on toolchain 334963c956d25708feab489a3816ae63f639355d
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+334963c956d25708feab489a3816ae63f639355d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/Acizza/anup
[INFO] finished tweaking git repo https://github.com/Acizza/anup
[INFO] tweaked toml for git repo https://github.com/Acizza/anup written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] crate git repo https://github.com/Acizza/anup 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" "+334963c956d25708feab489a3816ae63f639355d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+334963c956d25708feab489a3816ae63f639355d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] e465d9b2abba3d0f448b17c0fe85ad46dd04eb1278c237837da9ce3d49d98e80
[INFO] running `Command { std: "docker" "start" "-a" "e465d9b2abba3d0f448b17c0fe85ad46dd04eb1278c237837da9ce3d49d98e80", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "e465d9b2abba3d0f448b17c0fe85ad46dd04eb1278c237837da9ce3d49d98e80", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e465d9b2abba3d0f448b17c0fe85ad46dd04eb1278c237837da9ce3d49d98e80", kill_on_drop: false }`
[INFO] [stdout] e465d9b2abba3d0f448b17c0fe85ad46dd04eb1278c237837da9ce3d49d98e80
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+334963c956d25708feab489a3816ae63f639355d" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b76d6dace08882ce6f05fd1590f5ebdfb89c5128135f61124464eaf91b7908bc
[INFO] running `Command { std: "docker" "start" "-a" "b76d6dace08882ce6f05fd1590f5ebdfb89c5128135f61124464eaf91b7908bc", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.121
[INFO] [stderr]    Compiling proc-macro2 v1.0.36
[INFO] [stderr]    Compiling unicode-xid v0.2.2
[INFO] [stderr]    Compiling syn v1.0.89
[INFO] [stderr]    Compiling log v0.4.14
[INFO] [stderr]    Compiling smallvec v1.8.0
[INFO] [stderr]    Compiling cc v1.0.73
[INFO] [stderr]    Compiling serde_derive v1.0.136
[INFO] [stderr]    Compiling once_cell v1.10.0
[INFO] [stderr]    Compiling serde v1.0.136
[INFO] [stderr]    Compiling autocfg v1.1.0
[INFO] [stderr]    Compiling futures-core v0.3.21
[INFO] [stderr]    Compiling parking_lot_core v0.8.5
[INFO] [stderr]    Compiling lock_api v0.4.6
[INFO] [stderr]    Compiling memchr v2.4.1
[INFO] [stderr]    Compiling instant v0.1.12
[INFO] [stderr]    Compiling tinyvec_macros v0.1.0
[INFO] [stderr]    Compiling futures-task v0.3.21
[INFO] [stderr]    Compiling tinyvec v1.5.1
[INFO] [stderr]    Compiling unicode-segmentation v1.9.0
[INFO] [stderr]    Compiling futures-channel v0.3.21
[INFO] [stderr]    Compiling matches v0.1.9
[INFO] [stderr]    Compiling pkg-config v0.3.24
[INFO] [stderr]    Compiling parking_lot_core v0.9.1
[INFO] [stderr]    Compiling serde_json v1.0.79
[INFO] [stderr]    Compiling unicode-bidi v0.3.7
[INFO] [stderr]    Compiling futures-sink v0.3.21
[INFO] [stderr]    Compiling bytes v1.1.0
[INFO] [stderr]    Compiling signal-hook v0.3.13
[INFO] [stderr]    Compiling futures-util v0.3.21
[INFO] [stderr]    Compiling itoa v1.0.1
[INFO] [stderr]    Compiling rustls v0.20.4
[INFO] [stderr]    Compiling pin-project-lite v0.2.8
[INFO] [stderr]    Compiling num-traits v0.2.14
[INFO] [stderr]    Compiling num-integer v0.1.44
[INFO] [stderr]    Compiling form_urlencoded v1.0.1
[INFO] [stderr]    Compiling futures-io v0.3.21
[INFO] [stderr]    Compiling quote v1.0.16
[INFO] [stderr]    Compiling ryu v1.0.9
[INFO] [stderr]    Compiling slab v0.4.5
[INFO] [stderr]    Compiling http v0.2.6
[INFO] [stderr]    Compiling heck v0.3.3
[INFO] [stderr]    Compiling anyhow v1.0.56
[INFO] [stderr]    Compiling argh_shared v0.1.7
[INFO] [stderr]    Compiling minimal-lexical v0.2.1
[INFO] [stderr]    Compiling cassowary v0.3.0
[INFO] [stderr]    Compiling wildmatch v2.1.0
[INFO] [stderr]    Compiling unicode-width v0.1.9
[INFO] [stderr]    Compiling byteorder v1.4.3
[INFO] [stderr]    Compiling base64 v0.13.0
[INFO] [stderr]    Compiling strsim v0.10.0
[INFO] [stderr]    Compiling pico-args v0.4.2
[INFO] [stderr]    Compiling libsqlite3-sys v0.22.2
[INFO] [stderr]    Compiling unicode-normalization v0.1.19
[INFO] [stderr]    Compiling ring v0.16.20
[INFO] [stderr]    Compiling nom v7.1.1
[INFO] [stderr]    Compiling signal-hook-registry v1.4.0
[INFO] [stderr]    Compiling mio v0.7.14
[INFO] [stderr]    Compiling time v0.1.43
[INFO] [stderr]    Compiling dirs-sys-next v0.1.2
[INFO] [stderr]    Compiling mio v0.8.2
[INFO] [stderr]    Compiling parking_lot v0.11.2
[INFO] [stderr]    Compiling dirs-next v2.0.0
[INFO] [stderr]    Compiling parking_lot v0.12.0
[INFO] [stderr]    Compiling chrono v0.4.19
[INFO] [stderr]    Compiling signal-hook v0.1.17
[INFO] [stderr]    Compiling signal-hook-mio v0.2.1
[INFO] [stderr]    Compiling idna v0.2.3
[INFO] [stderr]    Compiling crossterm v0.19.0
[INFO] [stderr]    Compiling tokio v1.17.0
[INFO] [stderr]    Compiling url v2.2.2
[INFO] [stderr]    Compiling tui v0.15.0
[INFO] [stderr]    Compiling tui-utils v0.11.0 (https://github.com/Acizza/tui-utils?rev=0.11.0#fab0bdfd)
[INFO] [stderr]    Compiling futures-macro v0.3.21
[INFO] [stderr]    Compiling thiserror-impl v1.0.30
[INFO] [stderr]    Compiling diesel_derives v1.4.1
[INFO] [stderr]    Compiling argh_derive v0.1.7
[INFO] [stderr]    Compiling enum_dispatch v0.3.8
[INFO] [stderr]    Compiling webpki v0.22.0
[INFO] [stderr]    Compiling sct v0.7.0
[INFO] [stderr]    Compiling webpki-roots v0.22.2
[INFO] [stderr]    Compiling thiserror v1.0.30
[INFO] [stderr]    Compiling argh v0.1.7
[INFO] [stderr]    Compiling diesel v1.4.8
[INFO] [stderr]    Compiling futures-executor v0.3.21
[INFO] [stderr]    Compiling futures v0.3.21
[INFO] [stderr]    Compiling ron v0.7.0
[INFO] [stderr]    Compiling crossterm v0.22.1
[INFO] [stderr]    Compiling bincode v1.3.3
[INFO] [stderr]    Compiling attohttpc v0.18.0
[INFO] [stderr]    Compiling anime v0.1.0 (/opt/rustwide/workdir/anime)
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> anime/src/local/detect/mod.rs:41:12
[INFO] [stdout]    |
[INFO] [stdout] 41 |     derive(AsExpression, FromSqlRow),
[INFO] [stdout]    |            -^^^^^^^^^^^
[INFO] [stdout]    |            |
[INFO] [stdout]    |            `AsExpression` is not local
[INFO] [stdout]    |            move the `impl` block outside of this function `_impl_as_expression_for_episodeparser`
[INFO] [stdout] 42 |     sql_type = "Text"
[INFO] [stdout]    |                ------ `Text` is not local
[INFO] [stdout] 43 | )]
[INFO] [stdout] 44 | pub enum EpisodeParser {
[INFO] [stdout]    |          ------------- `EpisodeParser` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `AsExpression` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `AsExpression` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which 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 `AsExpression` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> anime/src/local/detect/mod.rs:41:12
[INFO] [stdout]    |
[INFO] [stdout] 41 |     derive(AsExpression, FromSqlRow),
[INFO] [stdout]    |            -^^^^^^^^^^^
[INFO] [stdout]    |            |
[INFO] [stdout]    |            `AsExpression` is not local
[INFO] [stdout]    |            `Nullable` is not local
[INFO] [stdout]    |            move the `impl` block outside of this function `_impl_as_expression_for_episodeparser`
[INFO] [stdout] 42 |     sql_type = "Text"
[INFO] [stdout]    |                ------ `Text` is not local
[INFO] [stdout] 43 | )]
[INFO] [stdout] 44 | pub enum EpisodeParser {
[INFO] [stdout]    |          ------------- `EpisodeParser` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `AsExpression` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `AsExpression` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `AsExpression` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> anime/src/local/detect/mod.rs:41:12
[INFO] [stdout]    |
[INFO] [stdout] 41 |     derive(AsExpression, FromSqlRow),
[INFO] [stdout]    |            ^-----------
[INFO] [stdout]    |            |
[INFO] [stdout]    |            `ToSql` is not local
[INFO] [stdout]    |            `Nullable` is not local
[INFO] [stdout]    |            move the `impl` block outside of this function `_impl_as_expression_for_episodeparser`
[INFO] [stdout] 42 |     sql_type = "Text"
[INFO] [stdout]    |                ------ `Text` is not local
[INFO] [stdout] 43 | )]
[INFO] [stdout] 44 | pub enum EpisodeParser {
[INFO] [stdout]    |          ------------- `EpisodeParser` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `AsExpression` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `AsExpression` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `AsExpression` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> anime/src/local/detect/mod.rs:41:12
[INFO] [stdout]    |
[INFO] [stdout] 41 |     derive(AsExpression, FromSqlRow),
[INFO] [stdout]    |            ^-----------
[INFO] [stdout]    |            |
[INFO] [stdout]    |            `AsExpression` is not local
[INFO] [stdout]    |            move the `impl` block outside of this function `_impl_as_expression_for_episodeparser`
[INFO] [stdout] 42 |     sql_type = "Text"
[INFO] [stdout]    |                ------ `Text` is not local
[INFO] [stdout] 43 | )]
[INFO] [stdout] 44 | pub enum EpisodeParser {
[INFO] [stdout]    |          ------------- `EpisodeParser` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `AsExpression` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `AsExpression` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `AsExpression` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> anime/src/local/detect/mod.rs:41:12
[INFO] [stdout]    |
[INFO] [stdout] 41 |     derive(AsExpression, FromSqlRow),
[INFO] [stdout]    |            ^-----------
[INFO] [stdout]    |            |
[INFO] [stdout]    |            `AsExpression` is not local
[INFO] [stdout]    |            `Nullable` is not local
[INFO] [stdout]    |            move the `impl` block outside of this function `_impl_as_expression_for_episodeparser`
[INFO] [stdout] 42 |     sql_type = "Text"
[INFO] [stdout]    |                ------ `Text` is not local
[INFO] [stdout] 43 | )]
[INFO] [stdout] 44 | pub enum EpisodeParser {
[INFO] [stdout]    |          ------------- `EpisodeParser` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `AsExpression` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `AsExpression` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `AsExpression` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> anime/src/local/detect/mod.rs:41:26
[INFO] [stdout]    |
[INFO] [stdout] 41 |     derive(AsExpression, FromSqlRow),
[INFO] [stdout]    |                          ^---------
[INFO] [stdout]    |                          |
[INFO] [stdout]    |                          `FromSqlRow` is not local
[INFO] [stdout]    |                          move the `impl` block outside of this function `_impl_from_sql_row_for_episodeparser`
[INFO] [stdout] ...
[INFO] [stdout] 44 | pub enum EpisodeParser {
[INFO] [stdout]    |          ------------- `EpisodeParser` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `FromSqlRow` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `FromSqlRow` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `FromSqlRow` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> anime/src/local/detect/mod.rs:41:26
[INFO] [stdout]    |
[INFO] [stdout] 41 |     derive(AsExpression, FromSqlRow),
[INFO] [stdout]    |                          ^---------
[INFO] [stdout]    |                          |
[INFO] [stdout]    |                          `Queryable` is not local
[INFO] [stdout]    |                          move the `impl` block outside of this function `_impl_from_sql_row_for_episodeparser`
[INFO] [stdout] ...
[INFO] [stdout] 44 | pub enum EpisodeParser {
[INFO] [stdout]    |          ------------- `EpisodeParser` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `FromSqlRow` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `FromSqlRow` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `FromSqlRow` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> anime/src/local/detect/mod.rs:220:12
[INFO] [stdout]     |
[INFO] [stdout] 220 |     derive(AsExpression, FromSqlRow),
[INFO] [stdout]     |            -^^^^^^^^^^^
[INFO] [stdout]     |            |
[INFO] [stdout]     |            `AsExpression` is not local
[INFO] [stdout]     |            move the `impl` block outside of this function `_impl_as_expression_for_custompattern`
[INFO] [stdout] 221 |     sql_type = "Text"
[INFO] [stdout]     |                ------ `Text` is not local
[INFO] [stdout] 222 | )]
[INFO] [stdout] 223 | pub struct CustomPattern(String);
[INFO] [stdout]     |            ------------- `CustomPattern` is not local
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `AsExpression` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `AsExpression` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: this warning originates in the derive macro `AsExpression` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> anime/src/local/detect/mod.rs:220:12
[INFO] [stdout]     |
[INFO] [stdout] 220 |     derive(AsExpression, FromSqlRow),
[INFO] [stdout]     |            -^^^^^^^^^^^
[INFO] [stdout]     |            |
[INFO] [stdout]     |            `AsExpression` is not local
[INFO] [stdout]     |            `Nullable` is not local
[INFO] [stdout]     |            move the `impl` block outside of this function `_impl_as_expression_for_custompattern`
[INFO] [stdout] 221 |     sql_type = "Text"
[INFO] [stdout]     |                ------ `Text` is not local
[INFO] [stdout] 222 | )]
[INFO] [stdout] 223 | pub struct CustomPattern(String);
[INFO] [stdout]     |            ------------- `CustomPattern` is not local
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `AsExpression` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `AsExpression` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: this warning originates in the derive macro `AsExpression` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> anime/src/local/detect/mod.rs:220:12
[INFO] [stdout]     |
[INFO] [stdout] 220 |     derive(AsExpression, FromSqlRow),
[INFO] [stdout]     |            ^-----------
[INFO] [stdout]     |            |
[INFO] [stdout]     |            `ToSql` is not local
[INFO] [stdout]     |            `Nullable` is not local
[INFO] [stdout]     |            move the `impl` block outside of this function `_impl_as_expression_for_custompattern`
[INFO] [stdout] 221 |     sql_type = "Text"
[INFO] [stdout]     |                ------ `Text` is not local
[INFO] [stdout] 222 | )]
[INFO] [stdout] 223 | pub struct CustomPattern(String);
[INFO] [stdout]     |            ------------- `CustomPattern` is not local
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `AsExpression` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `AsExpression` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: this warning originates in the derive macro `AsExpression` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> anime/src/local/detect/mod.rs:220:12
[INFO] [stdout]     |
[INFO] [stdout] 220 |     derive(AsExpression, FromSqlRow),
[INFO] [stdout]     |            ^-----------
[INFO] [stdout]     |            |
[INFO] [stdout]     |            `AsExpression` is not local
[INFO] [stdout]     |            move the `impl` block outside of this function `_impl_as_expression_for_custompattern`
[INFO] [stdout] 221 |     sql_type = "Text"
[INFO] [stdout]     |                ------ `Text` is not local
[INFO] [stdout] 222 | )]
[INFO] [stdout] 223 | pub struct CustomPattern(String);
[INFO] [stdout]     |            ------------- `CustomPattern` is not local
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `AsExpression` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `AsExpression` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: this warning originates in the derive macro `AsExpression` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> anime/src/local/detect/mod.rs:220:12
[INFO] [stdout]     |
[INFO] [stdout] 220 |     derive(AsExpression, FromSqlRow),
[INFO] [stdout]     |            ^-----------
[INFO] [stdout]     |            |
[INFO] [stdout]     |            `AsExpression` is not local
[INFO] [stdout]     |            `Nullable` is not local
[INFO] [stdout]     |            move the `impl` block outside of this function `_impl_as_expression_for_custompattern`
[INFO] [stdout] 221 |     sql_type = "Text"
[INFO] [stdout]     |                ------ `Text` is not local
[INFO] [stdout] 222 | )]
[INFO] [stdout] 223 | pub struct CustomPattern(String);
[INFO] [stdout]     |            ------------- `CustomPattern` is not local
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `AsExpression` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `AsExpression` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: this warning originates in the derive macro `AsExpression` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> anime/src/local/detect/mod.rs:220:26
[INFO] [stdout]     |
[INFO] [stdout] 220 |     derive(AsExpression, FromSqlRow),
[INFO] [stdout]     |                          ^---------
[INFO] [stdout]     |                          |
[INFO] [stdout]     |                          `FromSqlRow` is not local
[INFO] [stdout]     |                          move the `impl` block outside of this function `_impl_from_sql_row_for_custompattern`
[INFO] [stdout] ...
[INFO] [stdout] 223 | pub struct CustomPattern(String);
[INFO] [stdout]     |            ------------- `CustomPattern` is not local
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `FromSqlRow` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `FromSqlRow` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: this warning originates in the derive macro `FromSqlRow` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> anime/src/local/detect/mod.rs:220:26
[INFO] [stdout]     |
[INFO] [stdout] 220 |     derive(AsExpression, FromSqlRow),
[INFO] [stdout]     |                          ^---------
[INFO] [stdout]     |                          |
[INFO] [stdout]     |                          `Queryable` is not local
[INFO] [stdout]     |                          move the `impl` block outside of this function `_impl_from_sql_row_for_custompattern`
[INFO] [stdout] ...
[INFO] [stdout] 223 | pub struct CustomPattern(String);
[INFO] [stdout]     |            ------------- `CustomPattern` is not local
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `FromSqlRow` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `FromSqlRow` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: this warning originates in the derive macro `FromSqlRow` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> anime/src/remote/mod.rs:224:12
[INFO] [stdout]     |
[INFO] [stdout] 224 |     derive(AsExpression, FromSqlRow),
[INFO] [stdout]     |            -^^^^^^^^^^^
[INFO] [stdout]     |            |
[INFO] [stdout]     |            `AsExpression` is not local
[INFO] [stdout]     |            move the `impl` block outside of this function `_impl_as_expression_for_status`
[INFO] [stdout] 225 |     sql_type = "SmallInt"
[INFO] [stdout]     |                ---------- `SmallInt` is not local
[INFO] [stdout] 226 | )]
[INFO] [stdout] 227 | pub enum Status {
[INFO] [stdout]     |          ------ `Status` is not local
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `AsExpression` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `AsExpression` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: this warning originates in the derive macro `AsExpression` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> anime/src/remote/mod.rs:224:12
[INFO] [stdout]     |
[INFO] [stdout] 224 |     derive(AsExpression, FromSqlRow),
[INFO] [stdout]     |            -^^^^^^^^^^^
[INFO] [stdout]     |            |
[INFO] [stdout]     |            `AsExpression` is not local
[INFO] [stdout]     |            `Nullable` is not local
[INFO] [stdout]     |            move the `impl` block outside of this function `_impl_as_expression_for_status`
[INFO] [stdout] 225 |     sql_type = "SmallInt"
[INFO] [stdout]     |                ---------- `SmallInt` is not local
[INFO] [stdout] 226 | )]
[INFO] [stdout] 227 | pub enum Status {
[INFO] [stdout]     |          ------ `Status` is not local
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `AsExpression` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `AsExpression` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: this warning originates in the derive macro `AsExpression` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> anime/src/remote/mod.rs:224:12
[INFO] [stdout]     |
[INFO] [stdout] 224 |     derive(AsExpression, FromSqlRow),
[INFO] [stdout]     |            ^-----------
[INFO] [stdout]     |            |
[INFO] [stdout]     |            `ToSql` is not local
[INFO] [stdout]     |            `Nullable` is not local
[INFO] [stdout]     |            move the `impl` block outside of this function `_impl_as_expression_for_status`
[INFO] [stdout] 225 |     sql_type = "SmallInt"
[INFO] [stdout]     |                ---------- `SmallInt` is not local
[INFO] [stdout] 226 | )]
[INFO] [stdout] 227 | pub enum Status {
[INFO] [stdout]     |          ------ `Status` is not local
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `AsExpression` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `AsExpression` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: this warning originates in the derive macro `AsExpression` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> anime/src/remote/mod.rs:224:12
[INFO] [stdout]     |
[INFO] [stdout] 224 |     derive(AsExpression, FromSqlRow),
[INFO] [stdout]     |            ^-----------
[INFO] [stdout]     |            |
[INFO] [stdout]     |            `AsExpression` is not local
[INFO] [stdout]     |            move the `impl` block outside of this function `_impl_as_expression_for_status`
[INFO] [stdout] 225 |     sql_type = "SmallInt"
[INFO] [stdout]     |                ---------- `SmallInt` is not local
[INFO] [stdout] 226 | )]
[INFO] [stdout] 227 | pub enum Status {
[INFO] [stdout]     |          ------ `Status` is not local
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `AsExpression` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `AsExpression` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: this warning originates in the derive macro `AsExpression` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> anime/src/remote/mod.rs:224:12
[INFO] [stdout]     |
[INFO] [stdout] 224 |     derive(AsExpression, FromSqlRow),
[INFO] [stdout]     |            ^-----------
[INFO] [stdout]     |            |
[INFO] [stdout]     |            `AsExpression` is not local
[INFO] [stdout]     |            `Nullable` is not local
[INFO] [stdout]     |            move the `impl` block outside of this function `_impl_as_expression_for_status`
[INFO] [stdout] 225 |     sql_type = "SmallInt"
[INFO] [stdout]     |                ---------- `SmallInt` is not local
[INFO] [stdout] 226 | )]
[INFO] [stdout] 227 | pub enum Status {
[INFO] [stdout]     |          ------ `Status` is not local
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `AsExpression` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `AsExpression` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: this warning originates in the derive macro `AsExpression` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> anime/src/remote/mod.rs:224:26
[INFO] [stdout]     |
[INFO] [stdout] 224 |     derive(AsExpression, FromSqlRow),
[INFO] [stdout]     |                          ^---------
[INFO] [stdout]     |                          |
[INFO] [stdout]     |                          `FromSqlRow` is not local
[INFO] [stdout]     |                          move the `impl` block outside of this function `_impl_from_sql_row_for_status`
[INFO] [stdout] ...
[INFO] [stdout] 227 | pub enum Status {
[INFO] [stdout]     |          ------ `Status` is not local
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `FromSqlRow` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `FromSqlRow` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: this warning originates in the derive macro `FromSqlRow` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> anime/src/remote/mod.rs:224:26
[INFO] [stdout]     |
[INFO] [stdout] 224 |     derive(AsExpression, FromSqlRow),
[INFO] [stdout]     |                          ^---------
[INFO] [stdout]     |                          |
[INFO] [stdout]     |                          `Queryable` is not local
[INFO] [stdout]     |                          move the `impl` block outside of this function `_impl_from_sql_row_for_status`
[INFO] [stdout] ...
[INFO] [stdout] 227 | pub enum Status {
[INFO] [stdout]     |          ------ `Status` is not local
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `FromSqlRow` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `FromSqlRow` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: this warning originates in the derive macro `FromSqlRow` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> anime/src/remote/mod.rs:304:12
[INFO] [stdout]     |
[INFO] [stdout] 304 |     derive(AsExpression, FromSqlRow),
[INFO] [stdout]     |            -^^^^^^^^^^^
[INFO] [stdout]     |            |
[INFO] [stdout]     |            `AsExpression` is not local
[INFO] [stdout]     |            move the `impl` block outside of this function `_impl_as_expression_for_seriesdate`
[INFO] [stdout] 305 |     sql_type = "Date"
[INFO] [stdout]     |                ------ `Date` is not local
[INFO] [stdout] ...
[INFO] [stdout] 308 | pub struct SeriesDate {
[INFO] [stdout]     |            ---------- `SeriesDate` is not local
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `AsExpression` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `AsExpression` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: this warning originates in the derive macro `AsExpression` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> anime/src/remote/mod.rs:304:12
[INFO] [stdout]     |
[INFO] [stdout] 304 |     derive(AsExpression, FromSqlRow),
[INFO] [stdout]     |            -^^^^^^^^^^^
[INFO] [stdout]     |            |
[INFO] [stdout]     |            `AsExpression` is not local
[INFO] [stdout]     |            `Nullable` is not local
[INFO] [stdout]     |            move the `impl` block outside of this function `_impl_as_expression_for_seriesdate`
[INFO] [stdout] 305 |     sql_type = "Date"
[INFO] [stdout]     |                ------ `Date` is not local
[INFO] [stdout] ...
[INFO] [stdout] 308 | pub struct SeriesDate {
[INFO] [stdout]     |            ---------- `SeriesDate` is not local
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `AsExpression` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `AsExpression` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: this warning originates in the derive macro `AsExpression` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> anime/src/remote/mod.rs:304:12
[INFO] [stdout]     |
[INFO] [stdout] 304 |     derive(AsExpression, FromSqlRow),
[INFO] [stdout]     |            ^-----------
[INFO] [stdout]     |            |
[INFO] [stdout]     |            `ToSql` is not local
[INFO] [stdout]     |            `Nullable` is not local
[INFO] [stdout]     |            move the `impl` block outside of this function `_impl_as_expression_for_seriesdate`
[INFO] [stdout] 305 |     sql_type = "Date"
[INFO] [stdout]     |                ------ `Date` is not local
[INFO] [stdout] ...
[INFO] [stdout] 308 | pub struct SeriesDate {
[INFO] [stdout]     |            ---------- `SeriesDate` is not local
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `AsExpression` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `AsExpression` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: this warning originates in the derive macro `AsExpression` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> anime/src/remote/mod.rs:304:12
[INFO] [stdout]     |
[INFO] [stdout] 304 |     derive(AsExpression, FromSqlRow),
[INFO] [stdout]     |            ^-----------
[INFO] [stdout]     |            |
[INFO] [stdout]     |            `AsExpression` is not local
[INFO] [stdout]     |            move the `impl` block outside of this function `_impl_as_expression_for_seriesdate`
[INFO] [stdout] 305 |     sql_type = "Date"
[INFO] [stdout]     |                ------ `Date` is not local
[INFO] [stdout] ...
[INFO] [stdout] 308 | pub struct SeriesDate {
[INFO] [stdout]     |            ---------- `SeriesDate` is not local
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `AsExpression` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `AsExpression` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: this warning originates in the derive macro `AsExpression` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> anime/src/remote/mod.rs:304:12
[INFO] [stdout]     |
[INFO] [stdout] 304 |     derive(AsExpression, FromSqlRow),
[INFO] [stdout]     |            ^-----------
[INFO] [stdout]     |            |
[INFO] [stdout]     |            `AsExpression` is not local
[INFO] [stdout]     |            `Nullable` is not local
[INFO] [stdout]     |            move the `impl` block outside of this function `_impl_as_expression_for_seriesdate`
[INFO] [stdout] 305 |     sql_type = "Date"
[INFO] [stdout]     |                ------ `Date` is not local
[INFO] [stdout] ...
[INFO] [stdout] 308 | pub struct SeriesDate {
[INFO] [stdout]     |            ---------- `SeriesDate` is not local
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `AsExpression` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `AsExpression` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: this warning originates in the derive macro `AsExpression` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> anime/src/remote/mod.rs:304:26
[INFO] [stdout]     |
[INFO] [stdout] 304 |     derive(AsExpression, FromSqlRow),
[INFO] [stdout]     |                          ^---------
[INFO] [stdout]     |                          |
[INFO] [stdout]     |                          `FromSqlRow` is not local
[INFO] [stdout]     |                          move the `impl` block outside of this function `_impl_from_sql_row_for_seriesdate`
[INFO] [stdout] ...
[INFO] [stdout] 308 | pub struct SeriesDate {
[INFO] [stdout]     |            ---------- `SeriesDate` is not local
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `FromSqlRow` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `FromSqlRow` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: this warning originates in the derive macro `FromSqlRow` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> anime/src/remote/mod.rs:304:26
[INFO] [stdout]     |
[INFO] [stdout] 304 |     derive(AsExpression, FromSqlRow),
[INFO] [stdout]     |                          ^---------
[INFO] [stdout]     |                          |
[INFO] [stdout]     |                          `Queryable` is not local
[INFO] [stdout]     |                          move the `impl` block outside of this function `_impl_from_sql_row_for_seriesdate`
[INFO] [stdout] ...
[INFO] [stdout] 308 | pub struct SeriesDate {
[INFO] [stdout]     |            ---------- `SeriesDate` is not local
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `FromSqlRow` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `FromSqlRow` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: this warning originates in the derive macro `FromSqlRow` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling anup v0.4.0 (/opt/rustwide/workdir/anup)
[INFO] [stdout] warning: method `label` is never used
[INFO] [stdout]    --> anup/src/tui/component/input.rs:374:8
[INFO] [stdout]     |
[INFO] [stdout] 373 | pub trait ValidatedInput {
[INFO] [stdout]     |           -------------- method in this trait
[INFO] [stdout] 374 |     fn label(&self) -> &'static str;
[INFO] [stdout]     |        ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> anup/src/database.rs:82:33
[INFO] [stdout]    |
[INFO] [stdout] 82 | #[derive(Clone, Debug, Default, AsExpression, FromSqlRow)]
[INFO] [stdout]    |                                 -^^^^^^^^^^^
[INFO] [stdout]    |                                 |
[INFO] [stdout]    |                                 `AsExpression` is not local
[INFO] [stdout]    |                                 move the `impl` block outside of this function `_impl_as_expression_for_playerargs`
[INFO] [stdout] 83 | #[sql_type = "Text"]
[INFO] [stdout]    |              ------ `Text` is not local
[INFO] [stdout] 84 | pub struct PlayerArgs(SmallVec<[String; 2]>);
[INFO] [stdout]    |            ---------- `PlayerArgs` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `AsExpression` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `AsExpression` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which 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 `AsExpression` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> anup/src/database.rs:82:33
[INFO] [stdout]    |
[INFO] [stdout] 82 | #[derive(Clone, Debug, Default, AsExpression, FromSqlRow)]
[INFO] [stdout]    |                                 -^^^^^^^^^^^
[INFO] [stdout]    |                                 |
[INFO] [stdout]    |                                 `AsExpression` is not local
[INFO] [stdout]    |                                 `Nullable` is not local
[INFO] [stdout]    |                                 move the `impl` block outside of this function `_impl_as_expression_for_playerargs`
[INFO] [stdout] 83 | #[sql_type = "Text"]
[INFO] [stdout]    |              ------ `Text` is not local
[INFO] [stdout] 84 | pub struct PlayerArgs(SmallVec<[String; 2]>);
[INFO] [stdout]    |            ---------- `PlayerArgs` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `AsExpression` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `AsExpression` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `AsExpression` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> anup/src/database.rs:82:33
[INFO] [stdout]    |
[INFO] [stdout] 82 | #[derive(Clone, Debug, Default, AsExpression, FromSqlRow)]
[INFO] [stdout]    |                                 ^-----------
[INFO] [stdout]    |                                 |
[INFO] [stdout]    |                                 `ToSql` is not local
[INFO] [stdout]    |                                 `Nullable` is not local
[INFO] [stdout]    |                                 move the `impl` block outside of this function `_impl_as_expression_for_playerargs`
[INFO] [stdout] 83 | #[sql_type = "Text"]
[INFO] [stdout]    |              ------ `Text` is not local
[INFO] [stdout] 84 | pub struct PlayerArgs(SmallVec<[String; 2]>);
[INFO] [stdout]    |            ---------- `PlayerArgs` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `AsExpression` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `AsExpression` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `AsExpression` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> anup/src/database.rs:82:33
[INFO] [stdout]    |
[INFO] [stdout] 82 | #[derive(Clone, Debug, Default, AsExpression, FromSqlRow)]
[INFO] [stdout]    |                                 ^-----------
[INFO] [stdout]    |                                 |
[INFO] [stdout]    |                                 `AsExpression` is not local
[INFO] [stdout]    |                                 move the `impl` block outside of this function `_impl_as_expression_for_playerargs`
[INFO] [stdout] 83 | #[sql_type = "Text"]
[INFO] [stdout]    |              ------ `Text` is not local
[INFO] [stdout] 84 | pub struct PlayerArgs(SmallVec<[String; 2]>);
[INFO] [stdout]    |            ---------- `PlayerArgs` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `AsExpression` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `AsExpression` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `AsExpression` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> anup/src/database.rs:82:33
[INFO] [stdout]    |
[INFO] [stdout] 82 | #[derive(Clone, Debug, Default, AsExpression, FromSqlRow)]
[INFO] [stdout]    |                                 ^-----------
[INFO] [stdout]    |                                 |
[INFO] [stdout]    |                                 `AsExpression` is not local
[INFO] [stdout]    |                                 `Nullable` is not local
[INFO] [stdout]    |                                 move the `impl` block outside of this function `_impl_as_expression_for_playerargs`
[INFO] [stdout] 83 | #[sql_type = "Text"]
[INFO] [stdout]    |              ------ `Text` is not local
[INFO] [stdout] 84 | pub struct PlayerArgs(SmallVec<[String; 2]>);
[INFO] [stdout]    |            ---------- `PlayerArgs` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `AsExpression` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `AsExpression` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `AsExpression` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> anup/src/database.rs:82:47
[INFO] [stdout]    |
[INFO] [stdout] 82 | #[derive(Clone, Debug, Default, AsExpression, FromSqlRow)]
[INFO] [stdout]    |                                               ^---------
[INFO] [stdout]    |                                               |
[INFO] [stdout]    |                                               `FromSqlRow` is not local
[INFO] [stdout]    |                                               move the `impl` block outside of this function `_impl_from_sql_row_for_playerargs`
[INFO] [stdout] 83 | #[sql_type = "Text"]
[INFO] [stdout] 84 | pub struct PlayerArgs(SmallVec<[String; 2]>);
[INFO] [stdout]    |            ---------- `PlayerArgs` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `FromSqlRow` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `FromSqlRow` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `FromSqlRow` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> anup/src/database.rs:82:47
[INFO] [stdout]    |
[INFO] [stdout] 82 | #[derive(Clone, Debug, Default, AsExpression, FromSqlRow)]
[INFO] [stdout]    |                                               ^---------
[INFO] [stdout]    |                                               |
[INFO] [stdout]    |                                               `Queryable` is not local
[INFO] [stdout]    |                                               move the `impl` block outside of this function `_impl_from_sql_row_for_playerargs`
[INFO] [stdout] 83 | #[sql_type = "Text"]
[INFO] [stdout] 84 | pub struct PlayerArgs(SmallVec<[String; 2]>);
[INFO] [stdout]    |            ---------- `PlayerArgs` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `FromSqlRow` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `FromSqlRow` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `FromSqlRow` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> anup/src/database.rs:14:5
[INFO] [stdout]    |
[INFO] [stdout] 14 | /     table! {
[INFO] [stdout] 15 | |         series_configs {
[INFO] [stdout] 16 | |             id -> Integer,
[INFO] [stdout] 17 | |             nickname -> Text,
[INFO] [stdout] ...  |
[INFO] [stdout] 22 | |     }
[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 `table` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> anup/src/database.rs:14:5
[INFO] [stdout]    |
[INFO] [stdout] 14 | /     table! {
[INFO] [stdout] 15 | |         series_configs {
[INFO] [stdout] 16 | |             id -> Integer,
[INFO] [stdout]    | |             -- `id` is not local
[INFO] [stdout] 17 | |             nickname -> Text,
[INFO] [stdout] ...  |
[INFO] [stdout] 22 | |     }
[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 `table` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> anup/src/database.rs:14:5
[INFO] [stdout]    |
[INFO] [stdout] 14 | /     table! {
[INFO] [stdout] 15 | |         series_configs {
[INFO] [stdout] 16 | |             id -> Integer,
[INFO] [stdout] 17 | |             nickname -> Text,
[INFO] [stdout]    | |             -------- `nickname` is not local
[INFO] [stdout] ...  |
[INFO] [stdout] 22 | |     }
[INFO] [stdout]    | |     ^
[INFO] [stdout]    | |     |
[INFO] [stdout]    | |_____`QueryId` is not local
[INFO] [stdout]    |       move the `impl` block outside of this function `_impl_query_id_for_nickname`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> anup/src/database.rs:14:5
[INFO] [stdout]    |
[INFO] [stdout] 14 | /     table! {
[INFO] [stdout] 15 | |         series_configs {
[INFO] [stdout] 16 | |             id -> Integer,
[INFO] [stdout] 17 | |             nickname -> Text,
[INFO] [stdout] 18 | |             path -> Text,
[INFO] [stdout]    | |             ---- `path` is not local
[INFO] [stdout] ...  |
[INFO] [stdout] 22 | |     }
[INFO] [stdout]    | |     ^
[INFO] [stdout]    | |     |
[INFO] [stdout]    | |_____`QueryId` is not local
[INFO] [stdout]    |       move the `impl` block outside of this function `_impl_query_id_for_path`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> anup/src/database.rs:14:5
[INFO] [stdout]    |
[INFO] [stdout] 14 | /     table! {
[INFO] [stdout] 15 | |         series_configs {
[INFO] [stdout] 16 | |             id -> Integer,
[INFO] [stdout] 17 | |             nickname -> Text,
[INFO] [stdout] 18 | |             path -> Text,
[INFO] [stdout] 19 | |             episode_parser -> Nullable<Text>,
[INFO] [stdout]    | |             -------------- `episode_parser` is not local
[INFO] [stdout] ...  |
[INFO] [stdout] 22 | |     }
[INFO] [stdout]    | |     ^
[INFO] [stdout]    | |     |
[INFO] [stdout]    | |_____`QueryId` is not local
[INFO] [stdout]    |       move the `impl` block outside of this function `_impl_query_id_for_episode_parser`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> anup/src/database.rs:14:5
[INFO] [stdout]    |
[INFO] [stdout] 14 | /     table! {
[INFO] [stdout] 15 | |         series_configs {
[INFO] [stdout] 16 | |             id -> Integer,
[INFO] [stdout] 17 | |             nickname -> Text,
[INFO] [stdout] ...  |
[INFO] [stdout] 20 | |             player_args -> Nullable<Text>,
[INFO] [stdout]    | |             ----------- `player_args` is not local
[INFO] [stdout] 21 | |         }
[INFO] [stdout] 22 | |     }
[INFO] [stdout]    | |     ^
[INFO] [stdout]    | |     |
[INFO] [stdout]    | |_____`QueryId` is not local
[INFO] [stdout]    |       move the `impl` block outside of this function `_impl_query_id_for_player_args`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> anup/src/database.rs:24:5
[INFO] [stdout]    |
[INFO] [stdout] 24 | /     table! {
[INFO] [stdout] 25 | |         series_info {
[INFO] [stdout] 26 | |             id -> Integer,
[INFO] [stdout] 27 | |             title_preferred -> Text,
[INFO] [stdout] ...  |
[INFO] [stdout] 32 | |     }
[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 `table` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> anup/src/database.rs:24:5
[INFO] [stdout]    |
[INFO] [stdout] 24 | /     table! {
[INFO] [stdout] 25 | |         series_info {
[INFO] [stdout] 26 | |             id -> Integer,
[INFO] [stdout]    | |             -- `id` is not local
[INFO] [stdout] 27 | |             title_preferred -> Text,
[INFO] [stdout] ...  |
[INFO] [stdout] 32 | |     }
[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 `table` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> anup/src/database.rs:24:5
[INFO] [stdout]    |
[INFO] [stdout] 24 | /     table! {
[INFO] [stdout] 25 | |         series_info {
[INFO] [stdout] 26 | |             id -> Integer,
[INFO] [stdout] 27 | |             title_preferred -> Text,
[INFO] [stdout]    | |             --------------- `title_preferred` is not local
[INFO] [stdout] ...  |
[INFO] [stdout] 32 | |     }
[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_preferred`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> anup/src/database.rs:24:5
[INFO] [stdout]    |
[INFO] [stdout] 24 | /     table! {
[INFO] [stdout] 25 | |         series_info {
[INFO] [stdout] 26 | |             id -> Integer,
[INFO] [stdout] 27 | |             title_preferred -> Text,
[INFO] [stdout] 28 | |             title_romaji -> Text,
[INFO] [stdout]    | |             ------------ `title_romaji` is not local
[INFO] [stdout] ...  |
[INFO] [stdout] 32 | |     }
[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_romaji`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> anup/src/database.rs:24:5
[INFO] [stdout]    |
[INFO] [stdout] 24 | /     table! {
[INFO] [stdout] 25 | |         series_info {
[INFO] [stdout] 26 | |             id -> Integer,
[INFO] [stdout] 27 | |             title_preferred -> Text,
[INFO] [stdout] 28 | |             title_romaji -> Text,
[INFO] [stdout] 29 | |             episodes -> SmallInt,
[INFO] [stdout]    | |             -------- `episodes` is not local
[INFO] [stdout] ...  |
[INFO] [stdout] 32 | |     }
[INFO] [stdout]    | |     ^
[INFO] [stdout]    | |     |
[INFO] [stdout]    | |_____`QueryId` is not local
[INFO] [stdout]    |       move the `impl` block outside of this function `_impl_query_id_for_episodes`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> anup/src/database.rs:24:5
[INFO] [stdout]    |
[INFO] [stdout] 24 | /     table! {
[INFO] [stdout] 25 | |         series_info {
[INFO] [stdout] 26 | |             id -> Integer,
[INFO] [stdout] 27 | |             title_preferred -> Text,
[INFO] [stdout] ...  |
[INFO] [stdout] 30 | |             episode_length_mins -> SmallInt,
[INFO] [stdout]    | |             ------------------- `episode_length_mins` is not local
[INFO] [stdout] 31 | |         }
[INFO] [stdout] 32 | |     }
[INFO] [stdout]    | |     ^
[INFO] [stdout]    | |     |
[INFO] [stdout]    | |_____`QueryId` is not local
[INFO] [stdout]    |       move the `impl` block outside of this function `_impl_query_id_for_episode_length_mins`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> anup/src/database.rs:34:5
[INFO] [stdout]    |
[INFO] [stdout] 34 | /     table! {
[INFO] [stdout] 35 | |         series_entries {
[INFO] [stdout] 36 | |             id -> Integer,
[INFO] [stdout] 37 | |             watched_episodes -> SmallInt,
[INFO] [stdout] ...  |
[INFO] [stdout] 45 | |     }
[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 `table` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> anup/src/database.rs:34:5
[INFO] [stdout]    |
[INFO] [stdout] 34 | /     table! {
[INFO] [stdout] 35 | |         series_entries {
[INFO] [stdout] 36 | |             id -> Integer,
[INFO] [stdout]    | |             -- `id` is not local
[INFO] [stdout] 37 | |             watched_episodes -> SmallInt,
[INFO] [stdout] ...  |
[INFO] [stdout] 45 | |     }
[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 `table` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> anup/src/database.rs:34:5
[INFO] [stdout]    |
[INFO] [stdout] 34 | /     table! {
[INFO] [stdout] 35 | |         series_entries {
[INFO] [stdout] 36 | |             id -> Integer,
[INFO] [stdout] 37 | |             watched_episodes -> SmallInt,
[INFO] [stdout]    | |             ---------------- `watched_episodes` is not local
[INFO] [stdout] ...  |
[INFO] [stdout] 45 | |     }
[INFO] [stdout]    | |     ^
[INFO] [stdout]    | |     |
[INFO] [stdout]    | |_____`QueryId` is not local
[INFO] [stdout]    |       move the `impl` block outside of this function `_impl_query_id_for_watched_episodes`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> anup/src/database.rs:34:5
[INFO] [stdout]    |
[INFO] [stdout] 34 | /     table! {
[INFO] [stdout] 35 | |         series_entries {
[INFO] [stdout] 36 | |             id -> Integer,
[INFO] [stdout] 37 | |             watched_episodes -> SmallInt,
[INFO] [stdout] 38 | |             score -> Nullable<SmallInt>,
[INFO] [stdout]    | |             ----- `score` is not local
[INFO] [stdout] ...  |
[INFO] [stdout] 45 | |     }
[INFO] [stdout]    | |     ^
[INFO] [stdout]    | |     |
[INFO] [stdout]    | |_____`QueryId` is not local
[INFO] [stdout]    |       move the `impl` block outside of this function `_impl_query_id_for_score`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> anup/src/database.rs:34:5
[INFO] [stdout]    |
[INFO] [stdout] 34 | /     table! {
[INFO] [stdout] 35 | |         series_entries {
[INFO] [stdout] 36 | |             id -> Integer,
[INFO] [stdout] 37 | |             watched_episodes -> SmallInt,
[INFO] [stdout] 38 | |             score -> Nullable<SmallInt>,
[INFO] [stdout] 39 | |             status -> SmallInt,
[INFO] [stdout]    | |             ------ `status` is not local
[INFO] [stdout] ...  |
[INFO] [stdout] 45 | |     }
[INFO] [stdout]    | |     ^
[INFO] [stdout]    | |     |
[INFO] [stdout]    | |_____`QueryId` is not local
[INFO] [stdout]    |       move the `impl` block outside of this function `_impl_query_id_for_status`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> anup/src/database.rs:34:5
[INFO] [stdout]    |
[INFO] [stdout] 34 | /     table! {
[INFO] [stdout] 35 | |         series_entries {
[INFO] [stdout] 36 | |             id -> Integer,
[INFO] [stdout] 37 | |             watched_episodes -> SmallInt,
[INFO] [stdout] ...  |
[INFO] [stdout] 40 | |             times_rewatched -> SmallInt,
[INFO] [stdout]    | |             --------------- `times_rewatched` is not local
[INFO] [stdout] ...  |
[INFO] [stdout] 45 | |     }
[INFO] [stdout]    | |     ^
[INFO] [stdout]    | |     |
[INFO] [stdout]    | |_____`QueryId` is not local
[INFO] [stdout]    |       move the `impl` block outside of this function `_impl_query_id_for_times_rewatched`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> anup/src/database.rs:34:5
[INFO] [stdout]    |
[INFO] [stdout] 34 | /     table! {
[INFO] [stdout] 35 | |         series_entries {
[INFO] [stdout] 36 | |             id -> Integer,
[INFO] [stdout] 37 | |             watched_episodes -> SmallInt,
[INFO] [stdout] ...  |
[INFO] [stdout] 41 | |             start_date -> Nullable<Date>,
[INFO] [stdout]    | |             ---------- `start_date` is not local
[INFO] [stdout] ...  |
[INFO] [stdout] 45 | |     }
[INFO] [stdout]    | |     ^
[INFO] [stdout]    | |     |
[INFO] [stdout]    | |_____`QueryId` is not local
[INFO] [stdout]    |       move the `impl` block outside of this function `_impl_query_id_for_start_date`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> anup/src/database.rs:34:5
[INFO] [stdout]    |
[INFO] [stdout] 34 | /     table! {
[INFO] [stdout] 35 | |         series_entries {
[INFO] [stdout] 36 | |             id -> Integer,
[INFO] [stdout] 37 | |             watched_episodes -> SmallInt,
[INFO] [stdout] ...  |
[INFO] [stdout] 42 | |             end_date -> Nullable<Date>,
[INFO] [stdout]    | |             -------- `end_date` is not local
[INFO] [stdout] ...  |
[INFO] [stdout] 45 | |     }
[INFO] [stdout]    | |     ^
[INFO] [stdout]    | |     |
[INFO] [stdout]    | |_____`QueryId` is not local
[INFO] [stdout]    |       move the `impl` block outside of this function `_impl_query_id_for_end_date`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> anup/src/database.rs:34:5
[INFO] [stdout]    |
[INFO] [stdout] 34 | /     table! {
[INFO] [stdout] 35 | |         series_entries {
[INFO] [stdout] 36 | |             id -> Integer,
[INFO] [stdout] 37 | |             watched_episodes -> SmallInt,
[INFO] [stdout] ...  |
[INFO] [stdout] 43 | |             needs_sync -> Bool,
[INFO] [stdout]    | |             ---------- `needs_sync` is not local
[INFO] [stdout] 44 | |         }
[INFO] [stdout] 45 | |     }
[INFO] [stdout]    | |     ^
[INFO] [stdout]    | |     |
[INFO] [stdout]    | |_____`QueryId` is not local
[INFO] [stdout]    |       move the `impl` block outside of this function `_impl_query_id_for_needs_sync`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> anup/src/series/mod.rs:551:24
[INFO] [stdout]     |
[INFO] [stdout] 551 | #[derive(Clone, Debug, AsExpression, FromSqlRow)]
[INFO] [stdout]     |                        -^^^^^^^^^^^
[INFO] [stdout]     |                        |
[INFO] [stdout]     |                        `AsExpression` is not local
[INFO] [stdout]     |                        move the `impl` block outside of this function `_impl_as_expression_for_seriespath`
[INFO] [stdout] 552 | #[sql_type = "Text"]
[INFO] [stdout]     |              ------ `Text` is not local
[INFO] [stdout] 553 | pub struct SeriesPath(PathBuf);
[INFO] [stdout]     |            ---------- `SeriesPath` is not local
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `AsExpression` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `AsExpression` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: this warning originates in the derive macro `AsExpression` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> anup/src/series/mod.rs:551:24
[INFO] [stdout]     |
[INFO] [stdout] 551 | #[derive(Clone, Debug, AsExpression, FromSqlRow)]
[INFO] [stdout]     |                        -^^^^^^^^^^^
[INFO] [stdout]     |                        |
[INFO] [stdout]     |                        `AsExpression` is not local
[INFO] [stdout]     |                        `Nullable` is not local
[INFO] [stdout]     |                        move the `impl` block outside of this function `_impl_as_expression_for_seriespath`
[INFO] [stdout] 552 | #[sql_type = "Text"]
[INFO] [stdout]     |              ------ `Text` is not local
[INFO] [stdout] 553 | pub struct SeriesPath(PathBuf);
[INFO] [stdout]     |            ---------- `SeriesPath` is not local
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `AsExpression` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `AsExpression` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: this warning originates in the derive macro `AsExpression` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> anup/src/series/mod.rs:551:24
[INFO] [stdout]     |
[INFO] [stdout] 551 | #[derive(Clone, Debug, AsExpression, FromSqlRow)]
[INFO] [stdout]     |                        ^-----------
[INFO] [stdout]     |                        |
[INFO] [stdout]     |                        `ToSql` is not local
[INFO] [stdout]     |                        `Nullable` is not local
[INFO] [stdout]     |                        move the `impl` block outside of this function `_impl_as_expression_for_seriespath`
[INFO] [stdout] 552 | #[sql_type = "Text"]
[INFO] [stdout]     |              ------ `Text` is not local
[INFO] [stdout] 553 | pub struct SeriesPath(PathBuf);
[INFO] [stdout]     |            ---------- `SeriesPath` is not local
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `AsExpression` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `AsExpression` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: this warning originates in the derive macro `AsExpression` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> anup/src/series/mod.rs:551:24
[INFO] [stdout]     |
[INFO] [stdout] 551 | #[derive(Clone, Debug, AsExpression, FromSqlRow)]
[INFO] [stdout]     |                        ^-----------
[INFO] [stdout]     |                        |
[INFO] [stdout]     |                        `AsExpression` is not local
[INFO] [stdout]     |                        move the `impl` block outside of this function `_impl_as_expression_for_seriespath`
[INFO] [stdout] 552 | #[sql_type = "Text"]
[INFO] [stdout]     |              ------ `Text` is not local
[INFO] [stdout] 553 | pub struct SeriesPath(PathBuf);
[INFO] [stdout]     |            ---------- `SeriesPath` is not local
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `AsExpression` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `AsExpression` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: this warning originates in the derive macro `AsExpression` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> anup/src/series/mod.rs:551:24
[INFO] [stdout]     |
[INFO] [stdout] 551 | #[derive(Clone, Debug, AsExpression, FromSqlRow)]
[INFO] [stdout]     |                        ^-----------
[INFO] [stdout]     |                        |
[INFO] [stdout]     |                        `AsExpression` is not local
[INFO] [stdout]     |                        `Nullable` is not local
[INFO] [stdout]     |                        move the `impl` block outside of this function `_impl_as_expression_for_seriespath`
[INFO] [stdout] 552 | #[sql_type = "Text"]
[INFO] [stdout]     |              ------ `Text` is not local
[INFO] [stdout] 553 | pub struct SeriesPath(PathBuf);
[INFO] [stdout]     |            ---------- `SeriesPath` is not local
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `AsExpression` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `AsExpression` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: this warning originates in the derive macro `AsExpression` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> anup/src/series/mod.rs:551:38
[INFO] [stdout]     |
[INFO] [stdout] 551 | #[derive(Clone, Debug, AsExpression, FromSqlRow)]
[INFO] [stdout]     |                                      ^---------
[INFO] [stdout]     |                                      |
[INFO] [stdout]     |                                      `FromSqlRow` is not local
[INFO] [stdout]     |                                      move the `impl` block outside of this function `_impl_from_sql_row_for_seriespath`
[INFO] [stdout] 552 | #[sql_type = "Text"]
[INFO] [stdout] 553 | pub struct SeriesPath(PathBuf);
[INFO] [stdout]     |            ---------- `SeriesPath` is not local
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `FromSqlRow` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `FromSqlRow` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: this warning originates in the derive macro `FromSqlRow` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> anup/src/series/mod.rs:551:38
[INFO] [stdout]     |
[INFO] [stdout] 551 | #[derive(Clone, Debug, AsExpression, FromSqlRow)]
[INFO] [stdout]     |                                      ^---------
[INFO] [stdout]     |                                      |
[INFO] [stdout]     |                                      `Queryable` is not local
[INFO] [stdout]     |                                      move the `impl` block outside of this function `_impl_from_sql_row_for_seriespath`
[INFO] [stdout] 552 | #[sql_type = "Text"]
[INFO] [stdout] 553 | pub struct SeriesPath(PathBuf);
[INFO] [stdout]     |            ---------- `SeriesPath` is not local
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `FromSqlRow` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `FromSqlRow` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: this warning originates in the derive macro `FromSqlRow` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> anup/src/series/config.rs:10:17
[INFO] [stdout]    |
[INFO] [stdout] 10 | #[derive(Clone, Queryable, Insertable)]
[INFO] [stdout]    |                 ^--------
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 `Queryable` is not local
[INFO] [stdout]    |                 move the `impl` block outside of this function `_impl_queryable_for_seriesconfig`
[INFO] [stdout] 11 | pub struct SeriesConfig {
[INFO] [stdout]    |            ------------ `SeriesConfig` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Queryable` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `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 `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]   --> anup/src/series/config.rs:10:28
[INFO] [stdout]    |
[INFO] [stdout] 10 | #[derive(Clone, Queryable, Insertable)]
[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_seriesconfig`
[INFO] [stdout] 11 | pub struct SeriesConfig {
[INFO] [stdout]    |            ------------ `SeriesConfig` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Insertable` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `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 `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]   --> anup/src/series/config.rs:10:28
[INFO] [stdout]    |
[INFO] [stdout] 10 | #[derive(Clone, Queryable, Insertable)]
[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_seriesconfig`
[INFO] [stdout] 11 | pub struct SeriesConfig {
[INFO] [stdout]    |            ------------ `SeriesConfig` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Insertable` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `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 `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]   --> anup/src/series/config.rs:10:28
[INFO] [stdout]    |
[INFO] [stdout] 10 | #[derive(Clone, Queryable, Insertable)]
[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_seriesconfig`
[INFO] [stdout] 11 | pub struct SeriesConfig {
[INFO] [stdout]    |            ------------ `SeriesConfig` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Insertable` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `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 `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]   --> anup/src/series/entry.rs:10:10
[INFO] [stdout]    |
[INFO] [stdout] 10 | #[derive(Queryable, Insertable)]
[INFO] [stdout]    |          ^--------
[INFO] [stdout]    |          |
[INFO] [stdout]    |          `Queryable` is not local
[INFO] [stdout]    |          move the `impl` block outside of this function `_impl_queryable_for_seriesentry`
[INFO] [stdout] 11 | #[table_name = "series_entries"]
[INFO] [stdout] 12 | pub struct SeriesEntry {
[INFO] [stdout]    |            ----------- `SeriesEntry` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Queryable` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `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 `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]   --> anup/src/series/entry.rs:10:21
[INFO] [stdout]    |
[INFO] [stdout] 10 | #[derive(Queryable, Insertable)]
[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_seriesentry`
[INFO] [stdout] 11 | #[table_name = "series_entries"]
[INFO] [stdout] 12 | pub struct SeriesEntry {
[INFO] [stdout]    |            ----------- `SeriesEntry` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Insertable` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `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 `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]   --> anup/src/series/entry.rs:10:21
[INFO] [stdout]    |
[INFO] [stdout] 10 | #[derive(Queryable, Insertable)]
[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_seriesentry`
[INFO] [stdout] 11 | #[table_name = "series_entries"]
[INFO] [stdout] 12 | pub struct SeriesEntry {
[INFO] [stdout]    |            ----------- `SeriesEntry` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Insertable` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `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 `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]   --> anup/src/series/entry.rs:10:21
[INFO] [stdout]    |
[INFO] [stdout] 10 | #[derive(Queryable, Insertable)]
[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_seriesentry`
[INFO] [stdout] 11 | #[table_name = "series_entries"]
[INFO] [stdout] 12 | pub struct SeriesEntry {
[INFO] [stdout]    |            ----------- `SeriesEntry` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Insertable` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `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 `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]   --> anup/src/series/info.rs:9:17
[INFO] [stdout]    |
[INFO] [stdout] 9  | #[derive(Clone, Queryable, Insertable)]
[INFO] [stdout]    |                 ^--------
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 `Queryable` is not local
[INFO] [stdout]    |                 move the `impl` block outside of this function `_impl_queryable_for_seriesinfo`
[INFO] [stdout] 10 | #[table_name = "series_info"]
[INFO] [stdout] 11 | pub struct SeriesInfo {
[INFO] [stdout]    |            ---------- `SeriesInfo` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Queryable` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `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 `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]   --> anup/src/series/info.rs:9:28
[INFO] [stdout]    |
[INFO] [stdout] 9  | #[derive(Clone, Queryable, Insertable)]
[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_seriesinfo`
[INFO] [stdout] 10 | #[table_name = "series_info"]
[INFO] [stdout] 11 | pub struct SeriesInfo {
[INFO] [stdout]    |            ---------- `SeriesInfo` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Insertable` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `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 `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]   --> anup/src/series/info.rs:9:28
[INFO] [stdout]    |
[INFO] [stdout] 9  | #[derive(Clone, Queryable, Insertable)]
[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_seriesinfo`
[INFO] [stdout] 10 | #[table_name = "series_info"]
[INFO] [stdout] 11 | pub struct SeriesInfo {
[INFO] [stdout]    |            ---------- `SeriesInfo` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Insertable` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `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 `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]   --> anup/src/series/info.rs:9:28
[INFO] [stdout]    |
[INFO] [stdout] 9  | #[derive(Clone, Queryable, Insertable)]
[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_seriesinfo`
[INFO] [stdout] 10 | #[table_name = "series_info"]
[INFO] [stdout] 11 | pub struct SeriesInfo {
[INFO] [stdout]    |            ---------- `SeriesInfo` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Insertable` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `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 `Insertable` (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 42.68s
[INFO] running `Command { std: "docker" "inspect" "b76d6dace08882ce6f05fd1590f5ebdfb89c5128135f61124464eaf91b7908bc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b76d6dace08882ce6f05fd1590f5ebdfb89c5128135f61124464eaf91b7908bc", kill_on_drop: false }`
[INFO] [stdout] b76d6dace08882ce6f05fd1590f5ebdfb89c5128135f61124464eaf91b7908bc
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+334963c956d25708feab489a3816ae63f639355d" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 5d2a0a7d3871e012179a19400e6da3cfbdb7a312208cbc1ed4209ad2d611826f
[INFO] running `Command { std: "docker" "start" "-a" "5d2a0a7d3871e012179a19400e6da3cfbdb7a312208cbc1ed4209ad2d611826f", kill_on_drop: false }`
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> anime/src/local/detect/mod.rs:41:12
[INFO] [stdout]    |
[INFO] [stdout] 41 |     derive(AsExpression, FromSqlRow),
[INFO] [stdout]    |            -^^^^^^^^^^^
[INFO] [stdout]    |            |
[INFO] [stdout]    |            `AsExpression` is not local
[INFO] [stdout]    |            move the `impl` block outside of this function `_impl_as_expression_for_episodeparser`
[INFO] [stdout] 42 |     sql_type = "Text"
[INFO] [stdout]    |                ------ `Text` is not local
[INFO] [stdout] 43 | )]
[INFO] [stdout] 44 | pub enum EpisodeParser {
[INFO] [stdout]    |          ------------- `EpisodeParser` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `AsExpression` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `AsExpression` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which 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 `AsExpression` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> anime/src/local/detect/mod.rs:41:12
[INFO] [stdout]    |
[INFO] [stdout] 41 |     derive(AsExpression, FromSqlRow),
[INFO] [stdout]    |            -^^^^^^^^^^^
[INFO] [stdout]    |            |
[INFO] [stdout]    |            `AsExpression` is not local
[INFO] [stdout]    |            `Nullable` is not local
[INFO] [stdout]    |            move the `impl` block outside of this function `_impl_as_expression_for_episodeparser`
[INFO] [stdout] 42 |     sql_type = "Text"
[INFO] [stdout]    |                ------ `Text` is not local
[INFO] [stdout] 43 | )]
[INFO] [stdout] 44 | pub enum EpisodeParser {
[INFO] [stdout]    |          ------------- `EpisodeParser` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `AsExpression` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `AsExpression` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `AsExpression` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> anime/src/local/detect/mod.rs:41:12
[INFO] [stdout]    |
[INFO] [stdout] 41 |     derive(AsExpression, FromSqlRow),
[INFO] [stdout]    |            ^-----------
[INFO] [stdout]    |            |
[INFO] [stdout]    |            `ToSql` is not local
[INFO] [stdout]    |            `Nullable` is not local
[INFO] [stdout]    |            move the `impl` block outside of this function `_impl_as_expression_for_episodeparser`
[INFO] [stdout] 42 |     sql_type = "Text"
[INFO] [stdout]    |                ------ `Text` is not local
[INFO] [stdout] 43 | )]
[INFO] [stdout] 44 | pub enum EpisodeParser {
[INFO] [stdout]    |          ------------- `EpisodeParser` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `AsExpression` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `AsExpression` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `AsExpression` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> anime/src/local/detect/mod.rs:41:12
[INFO] [stdout]    |
[INFO] [stdout] 41 |     derive(AsExpression, FromSqlRow),
[INFO] [stdout]    |            ^-----------
[INFO] [stdout]    |            |
[INFO] [stdout]    |            `AsExpression` is not local
[INFO] [stdout]    |            move the `impl` block outside of this function `_impl_as_expression_for_episodeparser`
[INFO] [stdout] 42 |     sql_type = "Text"
[INFO] [stdout]    |                ------ `Text` is not local
[INFO] [stdout] 43 | )]
[INFO] [stdout] 44 | pub enum EpisodeParser {
[INFO] [stdout]    |          ------------- `EpisodeParser` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `AsExpression` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `AsExpression` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `AsExpression` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> anime/src/local/detect/mod.rs:41:12
[INFO] [stdout]    |
[INFO] [stdout] 41 |     derive(AsExpression, FromSqlRow),
[INFO] [stdout]    |            ^-----------
[INFO] [stdout]    |            |
[INFO] [stdout]    |            `AsExpression` is not local
[INFO] [stdout]    |            `Nullable` is not local
[INFO] [stdout]    |            move the `impl` block outside of this function `_impl_as_expression_for_episodeparser`
[INFO] [stdout] 42 |     sql_type = "Text"
[INFO] [stdout]    |                ------ `Text` is not local
[INFO] [stdout] 43 | )]
[INFO] [stdout] 44 | pub enum EpisodeParser {
[INFO] [stdout]    |          ------------- `EpisodeParser` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `AsExpression` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `AsExpression` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `AsExpression` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> anime/src/local/detect/mod.rs:41:26
[INFO] [stdout]    |
[INFO] [stdout] 41 |     derive(AsExpression, FromSqlRow),
[INFO] [stdout]    |                          ^---------
[INFO] [stdout]    |                          |
[INFO] [stdout]    |                          `FromSqlRow` is not local
[INFO] [stdout]    |                          move the `impl` block outside of this function `_impl_from_sql_row_for_episodeparser`
[INFO] [stdout] ...
[INFO] [stdout] 44 | pub enum EpisodeParser {
[INFO] [stdout]    |          ------------- `EpisodeParser` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `FromSqlRow` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `FromSqlRow` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `FromSqlRow` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> anime/src/local/detect/mod.rs:41:26
[INFO] [stdout]    |
[INFO] [stdout] 41 |     derive(AsExpression, FromSqlRow),
[INFO] [stdout]    |                          ^---------
[INFO] [stdout]    |                          |
[INFO] [stdout]    |                          `Queryable` is not local
[INFO] [stdout]    |                          move the `impl` block outside of this function `_impl_from_sql_row_for_episodeparser`
[INFO] [stdout] ...
[INFO] [stdout] 44 | pub enum EpisodeParser {
[INFO] [stdout]    |          ------------- `EpisodeParser` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `FromSqlRow` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `FromSqlRow` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `FromSqlRow` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> anime/src/local/detect/mod.rs:220:12
[INFO] [stdout]     |
[INFO] [stdout] 220 |     derive(AsExpression, FromSqlRow),
[INFO] [stdout]     |            -^^^^^^^^^^^
[INFO] [stdout]     |            |
[INFO] [stdout]     |            `AsExpression` is not local
[INFO] [stdout]     |            move the `impl` block outside of this function `_impl_as_expression_for_custompattern`
[INFO] [stdout] 221 |     sql_type = "Text"
[INFO] [stdout]     |                ------ `Text` is not local
[INFO] [stdout] 222 | )]
[INFO] [stdout] 223 | pub struct CustomPattern(String);
[INFO] [stdout]     |            ------------- `CustomPattern` is not local
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `AsExpression` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `AsExpression` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: this warning originates in the derive macro `AsExpression` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> anime/src/local/detect/mod.rs:220:12
[INFO] [stdout]     |
[INFO] [stdout] 220 |     derive(AsExpression, FromSqlRow),
[INFO] [stdout]     |            -^^^^^^^^^^^
[INFO] [stdout]     |            |
[INFO] [stdout]     |            `AsExpression` is not local
[INFO] [stdout]     |            `Nullable` is not local
[INFO] [stdout]     |            move the `impl` block outside of this function `_impl_as_expression_for_custompattern`
[INFO] [stdout] 221 |     sql_type = "Text"
[INFO] [stdout]     |                ------ `Text` is not local
[INFO] [stdout] 222 | )]
[INFO] [stdout] 223 | pub struct CustomPattern(String);
[INFO] [stdout]     |            ------------- `CustomPattern` is not local
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `AsExpression` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `AsExpression` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: this warning originates in the derive macro `AsExpression` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> anime/src/local/detect/mod.rs:220:12
[INFO] [stdout]     |
[INFO] [stdout] 220 |     derive(AsExpression, FromSqlRow),
[INFO] [stdout]     |            ^-----------
[INFO] [stdout]     |            |
[INFO] [stdout]     |            `ToSql` is not local
[INFO] [stdout]     |            `Nullable` is not local
[INFO] [stdout]     |            move the `impl` block outside of this function `_impl_as_expression_for_custompattern`
[INFO] [stdout] 221 |     sql_type = "Text"
[INFO] [stdout]     |                ------ `Text` is not local
[INFO] [stdout] 222 | )]
[INFO] [stdout] 223 | pub struct CustomPattern(String);
[INFO] [stdout]     |            ------------- `CustomPattern` is not local
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `AsExpression` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `AsExpression` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: this warning originates in the derive macro `AsExpression` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> anime/src/local/detect/mod.rs:220:12
[INFO] [stdout]     |
[INFO] [stdout] 220 |     derive(AsExpression, FromSqlRow),
[INFO] [stdout]     |            ^-----------
[INFO] [stdout]     |            |
[INFO] [stdout]     |            `AsExpression` is not local
[INFO] [stdout]     |            move the `impl` block outside of this function `_impl_as_expression_for_custompattern`
[INFO] [stdout] 221 |     sql_type = "Text"
[INFO] [stdout]     |                ------ `Text` is not local
[INFO] [stdout] 222 | )]
[INFO] [stdout] 223 | pub struct CustomPattern(String);
[INFO] [stdout]     |            ------------- `CustomPattern` is not local
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `AsExpression` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `AsExpression` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: this warning originates in the derive macro `AsExpression` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> anime/src/local/detect/mod.rs:220:12
[INFO] [stdout]     |
[INFO] [stdout] 220 |     derive(AsExpression, FromSqlRow),
[INFO] [stdout]     |            ^-----------
[INFO] [stdout]     |            |
[INFO] [stdout]     |            `AsExpression` is not local
[INFO] [stdout]     |            `Nullable` is not local
[INFO] [stdout]     |            move the `impl` block outside of this function `_impl_as_expression_for_custompattern`
[INFO] [stdout] 221 |     sql_type = "Text"
[INFO] [stdout]     |                ------ `Text` is not local
[INFO] [stdout] 222 | )]
[INFO] [stdout] 223 | pub struct CustomPattern(String);
[INFO] [stdout]     |            ------------- `CustomPattern` is not local
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `AsExpression` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `AsExpression` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: this warning originates in the derive macro `AsExpression` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> anime/src/local/detect/mod.rs:220:26
[INFO] [stdout]     |
[INFO] [stdout] 220 |     derive(AsExpression, FromSqlRow),
[INFO] [stdout]     |                          ^---------
[INFO] [stdout]     |                          |
[INFO] [stdout]     |                          `FromSqlRow` is not local
[INFO] [stdout]     |                          move the `impl` block outside of this function `_impl_from_sql_row_for_custompattern`
[INFO] [stdout] ...
[INFO] [stdout] 223 | pub struct CustomPattern(String);
[INFO] [stdout]     |            ------------- `CustomPattern` is not local
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `FromSqlRow` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `FromSqlRow` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: this warning originates in the derive macro `FromSqlRow` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> anime/src/local/detect/mod.rs:220:26
[INFO] [stdout]     |
[INFO] [stdout] 220 |     derive(AsExpression, FromSqlRow),
[INFO] [stdout]     |                          ^---------
[INFO] [stdout]     |                          |
[INFO] [stdout]     |                          `Queryable` is not local
[INFO] [stdout]     |                          move the `impl` block outside of this function `_impl_from_sql_row_for_custompattern`
[INFO] [stdout] ...
[INFO] [stdout] 223 | pub struct CustomPattern(String);
[INFO] [stdout]     |            ------------- `CustomPattern` is not local
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `FromSqlRow` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `FromSqlRow` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: this warning originates in the derive macro `FromSqlRow` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> anime/src/remote/mod.rs:224:12
[INFO] [stdout]     |
[INFO] [stdout] 224 |     derive(AsExpression, FromSqlRow),
[INFO] [stdout]     |            -^^^^^^^^^^^
[INFO] [stdout]     |            |
[INFO] [stdout]     |            `AsExpression` is not local
[INFO] [stdout]     |            move the `impl` block outside of this function `_impl_as_expression_for_status`
[INFO] [stdout] 225 |     sql_type = "SmallInt"
[INFO] [stdout]     |                ---------- `SmallInt` is not local
[INFO] [stdout] 226 | )]
[INFO] [stdout] 227 | pub enum Status {
[INFO] [stdout]     |          ------ `Status` is not local
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `AsExpression` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `AsExpression` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: this warning originates in the derive macro `AsExpression` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> anime/src/remote/mod.rs:224:12
[INFO] [stdout]     |
[INFO] [stdout] 224 |     derive(AsExpression, FromSqlRow),
[INFO] [stdout]     |            -^^^^^^^^^^^
[INFO] [stdout]     |            |
[INFO] [stdout]     |            `AsExpression` is not local
[INFO] [stdout]     |            `Nullable` is not local
[INFO] [stdout]     |            move the `impl` block outside of this function `_impl_as_expression_for_status`
[INFO] [stdout] 225 |     sql_type = "SmallInt"
[INFO] [stdout]     |                ---------- `SmallInt` is not local
[INFO] [stdout] 226 | )]
[INFO] [stdout] 227 | pub enum Status {
[INFO] [stdout]     |          ------ `Status` is not local
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `AsExpression` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `AsExpression` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: this warning originates in the derive macro `AsExpression` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> anime/src/remote/mod.rs:224:12
[INFO] [stdout]     |
[INFO] [stdout] 224 |     derive(AsExpression, FromSqlRow),
[INFO] [stdout]     |            ^-----------
[INFO] [stdout]     |            |
[INFO] [stdout]     |            `ToSql` is not local
[INFO] [stdout]     |            `Nullable` is not local
[INFO] [stdout]     |            move the `impl` block outside of this function `_impl_as_expression_for_status`
[INFO] [stdout] 225 |     sql_type = "SmallInt"
[INFO] [stdout]     |                ---------- `SmallInt` is not local
[INFO] [stdout] 226 | )]
[INFO] [stdout] 227 | pub enum Status {
[INFO] [stdout]     |          ------ `Status` is not local
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `AsExpression` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `AsExpression` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: this warning originates in the derive macro `AsExpression` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> anime/src/remote/mod.rs:224:12
[INFO] [stdout]     |
[INFO] [stdout] 224 |     derive(AsExpression, FromSqlRow),
[INFO] [stdout]     |            ^-----------
[INFO] [stdout]     |            |
[INFO] [stdout]     |            `AsExpression` is not local
[INFO] [stdout]     |            move the `impl` block outside of this function `_impl_as_expression_for_status`
[INFO] [stdout] 225 |     sql_type = "SmallInt"
[INFO] [stdout]     |                ---------- `SmallInt` is not local
[INFO] [stdout] 226 | )]
[INFO] [stdout] 227 | pub enum Status {
[INFO] [stdout]     |          ------ `Status` is not local
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `AsExpression` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `AsExpression` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: this warning originates in the derive macro `AsExpression` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling anime v0.1.0 (/opt/rustwide/workdir/anime)
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> anime/src/remote/mod.rs:224:12
[INFO] [stdout]     |
[INFO] [stdout] 224 |     derive(AsExpression, FromSqlRow),
[INFO] [stdout]     |            ^-----------
[INFO] [stdout]     |            |
[INFO] [stdout]     |            `AsExpression` is not local
[INFO] [stdout]     |            `Nullable` is not local
[INFO] [stdout]     |            move the `impl` block outside of this function `_impl_as_expression_for_status`
[INFO] [stdout] 225 |     sql_type = "SmallInt"
[INFO] [stdout]     |                ---------- `SmallInt` is not local
[INFO] [stdout] 226 | )]
[INFO] [stdout] 227 | pub enum Status {
[INFO] [stdout]     |          ------ `Status` is not local
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `AsExpression` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `AsExpression` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: this warning originates in the derive macro `AsExpression` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling anup v0.4.0 (/opt/rustwide/workdir/anup)
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> anime/src/remote/mod.rs:224:26
[INFO] [stdout]     |
[INFO] [stdout] 224 |     derive(AsExpression, FromSqlRow),
[INFO] [stdout]     |                          ^---------
[INFO] [stdout]     |                          |
[INFO] [stdout]     |                          `FromSqlRow` is not local
[INFO] [stdout]     |                          move the `impl` block outside of this function `_impl_from_sql_row_for_status`
[INFO] [stdout] ...
[INFO] [stdout] 227 | pub enum Status {
[INFO] [stdout]     |          ------ `Status` is not local
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `FromSqlRow` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `FromSqlRow` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: this warning originates in the derive macro `FromSqlRow` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> anime/src/remote/mod.rs:224:26
[INFO] [stdout]     |
[INFO] [stdout] 224 |     derive(AsExpression, FromSqlRow),
[INFO] [stdout]     |                          ^---------
[INFO] [stdout]     |                          |
[INFO] [stdout]     |                          `Queryable` is not local
[INFO] [stdout]     |                          move the `impl` block outside of this function `_impl_from_sql_row_for_status`
[INFO] [stdout] ...
[INFO] [stdout] 227 | pub enum Status {
[INFO] [stdout]     |          ------ `Status` is not local
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `FromSqlRow` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `FromSqlRow` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: this warning originates in the derive macro `FromSqlRow` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> anime/src/remote/mod.rs:304:12
[INFO] [stdout]     |
[INFO] [stdout] 304 |     derive(AsExpression, FromSqlRow),
[INFO] [stdout]     |            -^^^^^^^^^^^
[INFO] [stdout]     |            |
[INFO] [stdout]     |            `AsExpression` is not local
[INFO] [stdout]     |            move the `impl` block outside of this function `_impl_as_expression_for_seriesdate`
[INFO] [stdout] 305 |     sql_type = "Date"
[INFO] [stdout]     |                ------ `Date` is not local
[INFO] [stdout] ...
[INFO] [stdout] 308 | pub struct SeriesDate {
[INFO] [stdout]     |            ---------- `SeriesDate` is not local
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `AsExpression` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `AsExpression` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: this warning originates in the derive macro `AsExpression` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> anime/src/remote/mod.rs:304:12
[INFO] [stdout]     |
[INFO] [stdout] 304 |     derive(AsExpression, FromSqlRow),
[INFO] [stdout]     |            -^^^^^^^^^^^
[INFO] [stdout]     |            |
[INFO] [stdout]     |            `AsExpression` is not local
[INFO] [stdout]     |            `Nullable` is not local
[INFO] [stdout]     |            move the `impl` block outside of this function `_impl_as_expression_for_seriesdate`
[INFO] [stdout] 305 |     sql_type = "Date"
[INFO] [stdout]     |                ------ `Date` is not local
[INFO] [stdout] ...
[INFO] [stdout] 308 | pub struct SeriesDate {
[INFO] [stdout]     |            ---------- `SeriesDate` is not local
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `AsExpression` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `AsExpression` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: this warning originates in the derive macro `AsExpression` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> anime/src/remote/mod.rs:304:12
[INFO] [stdout]     |
[INFO] [stdout] 304 |     derive(AsExpression, FromSqlRow),
[INFO] [stdout]     |            ^-----------
[INFO] [stdout]     |            |
[INFO] [stdout]     |            `ToSql` is not local
[INFO] [stdout]     |            `Nullable` is not local
[INFO] [stdout]     |            move the `impl` block outside of this function `_impl_as_expression_for_seriesdate`
[INFO] [stdout] 305 |     sql_type = "Date"
[INFO] [stdout]     |                ------ `Date` is not local
[INFO] [stdout] ...
[INFO] [stdout] 308 | pub struct SeriesDate {
[INFO] [stdout]     |            ---------- `SeriesDate` is not local
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `AsExpression` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `AsExpression` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: this warning originates in the derive macro `AsExpression` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> anime/src/remote/mod.rs:304:12
[INFO] [stdout]     |
[INFO] [stdout] 304 |     derive(AsExpression, FromSqlRow),
[INFO] [stdout]     |            ^-----------
[INFO] [stdout]     |            |
[INFO] [stdout]     |            `AsExpression` is not local
[INFO] [stdout]     |            move the `impl` block outside of this function `_impl_as_expression_for_seriesdate`
[INFO] [stdout] 305 |     sql_type = "Date"
[INFO] [stdout]     |                ------ `Date` is not local
[INFO] [stdout] ...
[INFO] [stdout] 308 | pub struct SeriesDate {
[INFO] [stdout]     |            ---------- `SeriesDate` is not local
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `AsExpression` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `AsExpression` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: this warning originates in the derive macro `AsExpression` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> anime/src/remote/mod.rs:304:12
[INFO] [stdout]     |
[INFO] [stdout] 304 |     derive(AsExpression, FromSqlRow),
[INFO] [stdout]     |            ^-----------
[INFO] [stdout]     |            |
[INFO] [stdout]     |            `AsExpression` is not local
[INFO] [stdout]     |            `Nullable` is not local
[INFO] [stdout]     |            move the `impl` block outside of this function `_impl_as_expression_for_seriesdate`
[INFO] [stdout] 305 |     sql_type = "Date"
[INFO] [stdout]     |                ------ `Date` is not local
[INFO] [stdout] ...
[INFO] [stdout] 308 | pub struct SeriesDate {
[INFO] [stdout]     |            ---------- `SeriesDate` is not local
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `AsExpression` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `AsExpression` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: this warning originates in the derive macro `AsExpression` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> anime/src/remote/mod.rs:304:26
[INFO] [stdout]     |
[INFO] [stdout] 304 |     derive(AsExpression, FromSqlRow),
[INFO] [stdout]     |                          ^---------
[INFO] [stdout]     |                          |
[INFO] [stdout]     |                          `FromSqlRow` is not local
[INFO] [stdout]     |                          move the `impl` block outside of this function `_impl_from_sql_row_for_seriesdate`
[INFO] [stdout] ...
[INFO] [stdout] 308 | pub struct SeriesDate {
[INFO] [stdout]     |            ---------- `SeriesDate` is not local
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `FromSqlRow` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `FromSqlRow` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: this warning originates in the derive macro `FromSqlRow` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> anime/src/remote/mod.rs:304:26
[INFO] [stdout]     |
[INFO] [stdout] 304 |     derive(AsExpression, FromSqlRow),
[INFO] [stdout]     |                          ^---------
[INFO] [stdout]     |                          |
[INFO] [stdout]     |                          `Queryable` is not local
[INFO] [stdout]     |                          move the `impl` block outside of this function `_impl_from_sql_row_for_seriesdate`
[INFO] [stdout] ...
[INFO] [stdout] 308 | pub struct SeriesDate {
[INFO] [stdout]     |            ---------- `SeriesDate` is not local
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `FromSqlRow` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `FromSqlRow` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: this warning originates in the derive macro `FromSqlRow` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> anime/src/local/detect/mod.rs:41:12
[INFO] [stdout]    |
[INFO] [stdout] 41 |     derive(AsExpression, FromSqlRow),
[INFO] [stdout]    |            -^^^^^^^^^^^
[INFO] [stdout]    |            |
[INFO] [stdout]    |            `AsExpression` is not local
[INFO] [stdout]    |            move the `impl` block outside of this function `_impl_as_expression_for_episodeparser`
[INFO] [stdout] 42 |     sql_type = "Text"
[INFO] [stdout]    |                ------ `Text` is not local
[INFO] [stdout] 43 | )]
[INFO] [stdout] 44 | pub enum EpisodeParser {
[INFO] [stdout]    |          ------------- `EpisodeParser` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `AsExpression` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `AsExpression` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which 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 `AsExpression` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> anime/src/local/detect/mod.rs:41:12
[INFO] [stdout]    |
[INFO] [stdout] 41 |     derive(AsExpression, FromSqlRow),
[INFO] [stdout]    |            -^^^^^^^^^^^
[INFO] [stdout]    |            |
[INFO] [stdout]    |            `AsExpression` is not local
[INFO] [stdout]    |            `Nullable` is not local
[INFO] [stdout]    |            move the `impl` block outside of this function `_impl_as_expression_for_episodeparser`
[INFO] [stdout] 42 |     sql_type = "Text"
[INFO] [stdout]    |                ------ `Text` is not local
[INFO] [stdout] 43 | )]
[INFO] [stdout] 44 | pub enum EpisodeParser {
[INFO] [stdout]    |          ------------- `EpisodeParser` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `AsExpression` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `AsExpression` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `AsExpression` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> anime/src/local/detect/mod.rs:41:12
[INFO] [stdout]    |
[INFO] [stdout] 41 |     derive(AsExpression, FromSqlRow),
[INFO] [stdout]    |            ^-----------
[INFO] [stdout]    |            |
[INFO] [stdout]    |            `ToSql` is not local
[INFO] [stdout]    |            `Nullable` is not local
[INFO] [stdout]    |            move the `impl` block outside of this function `_impl_as_expression_for_episodeparser`
[INFO] [stdout] 42 |     sql_type = "Text"
[INFO] [stdout]    |                ------ `Text` is not local
[INFO] [stdout] 43 | )]
[INFO] [stdout] 44 | pub enum EpisodeParser {
[INFO] [stdout]    |          ------------- `EpisodeParser` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `AsExpression` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `AsExpression` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `AsExpression` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> anime/src/local/detect/mod.rs:41:12
[INFO] [stdout]    |
[INFO] [stdout] 41 |     derive(AsExpression, FromSqlRow),
[INFO] [stdout]    |            ^-----------
[INFO] [stdout]    |            |
[INFO] [stdout]    |            `AsExpression` is not local
[INFO] [stdout]    |            move the `impl` block outside of this function `_impl_as_expression_for_episodeparser`
[INFO] [stdout] 42 |     sql_type = "Text"
[INFO] [stdout]    |                ------ `Text` is not local
[INFO] [stdout] 43 | )]
[INFO] [stdout] 44 | pub enum EpisodeParser {
[INFO] [stdout]    |          ------------- `EpisodeParser` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `AsExpression` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `AsExpression` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `AsExpression` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> anime/src/local/detect/mod.rs:41:12
[INFO] [stdout]    |
[INFO] [stdout] 41 |     derive(AsExpression, FromSqlRow),
[INFO] [stdout]    |            ^-----------
[INFO] [stdout]    |            |
[INFO] [stdout]    |            `AsExpression` is not local
[INFO] [stdout]    |            `Nullable` is not local
[INFO] [stdout]    |            move the `impl` block outside of this function `_impl_as_expression_for_episodeparser`
[INFO] [stdout] 42 |     sql_type = "Text"
[INFO] [stdout]    |                ------ `Text` is not local
[INFO] [stdout] 43 | )]
[INFO] [stdout] 44 | pub enum EpisodeParser {
[INFO] [stdout]    |          ------------- `EpisodeParser` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `AsExpression` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `AsExpression` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `AsExpression` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> anime/src/local/detect/mod.rs:41:26
[INFO] [stdout]    |
[INFO] [stdout] 41 |     derive(AsExpression, FromSqlRow),
[INFO] [stdout]    |                          ^---------
[INFO] [stdout]    |                          |
[INFO] [stdout]    |                          `FromSqlRow` is not local
[INFO] [stdout]    |                          move the `impl` block outside of this function `_impl_from_sql_row_for_episodeparser`
[INFO] [stdout] ...
[INFO] [stdout] 44 | pub enum EpisodeParser {
[INFO] [stdout]    |          ------------- `EpisodeParser` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `FromSqlRow` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `FromSqlRow` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `FromSqlRow` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> anime/src/local/detect/mod.rs:41:26
[INFO] [stdout]    |
[INFO] [stdout] 41 |     derive(AsExpression, FromSqlRow),
[INFO] [stdout]    |                          ^---------
[INFO] [stdout]    |                          |
[INFO] [stdout]    |                          `Queryable` is not local
[INFO] [stdout]    |                          move the `impl` block outside of this function `_impl_from_sql_row_for_episodeparser`
[INFO] [stdout] ...
[INFO] [stdout] 44 | pub enum EpisodeParser {
[INFO] [stdout]    |          ------------- `EpisodeParser` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `FromSqlRow` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `FromSqlRow` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `FromSqlRow` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> anime/src/local/detect/mod.rs:220:12
[INFO] [stdout]     |
[INFO] [stdout] 220 |     derive(AsExpression, FromSqlRow),
[INFO] [stdout]     |            -^^^^^^^^^^^
[INFO] [stdout]     |            |
[INFO] [stdout]     |            `AsExpression` is not local
[INFO] [stdout]     |            move the `impl` block outside of this function `_impl_as_expression_for_custompattern`
[INFO] [stdout] 221 |     sql_type = "Text"
[INFO] [stdout]     |                ------ `Text` is not local
[INFO] [stdout] 222 | )]
[INFO] [stdout] 223 | pub struct CustomPattern(String);
[INFO] [stdout]     |            ------------- `CustomPattern` is not local
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `AsExpression` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `AsExpression` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: this warning originates in the derive macro `AsExpression` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> anime/src/local/detect/mod.rs:220:12
[INFO] [stdout]     |
[INFO] [stdout] 220 |     derive(AsExpression, FromSqlRow),
[INFO] [stdout]     |            -^^^^^^^^^^^
[INFO] [stdout]     |            |
[INFO] [stdout]     |            `AsExpression` is not local
[INFO] [stdout]     |            `Nullable` is not local
[INFO] [stdout]     |            move the `impl` block outside of this function `_impl_as_expression_for_custompattern`
[INFO] [stdout] 221 |     sql_type = "Text"
[INFO] [stdout]     |                ------ `Text` is not local
[INFO] [stdout] 222 | )]
[INFO] [stdout] 223 | pub struct CustomPattern(String);
[INFO] [stdout]     |            ------------- `CustomPattern` is not local
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `AsExpression` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `AsExpression` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: this warning originates in the derive macro `AsExpression` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> anime/src/local/detect/mod.rs:220:12
[INFO] [stdout]     |
[INFO] [stdout] 220 |     derive(AsExpression, FromSqlRow),
[INFO] [stdout]     |            ^-----------
[INFO] [stdout]     |            |
[INFO] [stdout]     |            `ToSql` is not local
[INFO] [stdout]     |            `Nullable` is not local
[INFO] [stdout]     |            move the `impl` block outside of this function `_impl_as_expression_for_custompattern`
[INFO] [stdout] 221 |     sql_type = "Text"
[INFO] [stdout]     |                ------ `Text` is not local
[INFO] [stdout] 222 | )]
[INFO] [stdout] 223 | pub struct CustomPattern(String);
[INFO] [stdout]     |            ------------- `CustomPattern` is not local
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `AsExpression` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `AsExpression` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: this warning originates in the derive macro `AsExpression` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> anime/src/local/detect/mod.rs:220:12
[INFO] [stdout]     |
[INFO] [stdout] 220 |     derive(AsExpression, FromSqlRow),
[INFO] [stdout]     |            ^-----------
[INFO] [stdout]     |            |
[INFO] [stdout]     |            `AsExpression` is not local
[INFO] [stdout]     |            move the `impl` block outside of this function `_impl_as_expression_for_custompattern`
[INFO] [stdout] 221 |     sql_type = "Text"
[INFO] [stdout]     |                ------ `Text` is not local
[INFO] [stdout] 222 | )]
[INFO] [stdout] 223 | pub struct CustomPattern(String);
[INFO] [stdout]     |            ------------- `CustomPattern` is not local
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `AsExpression` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `AsExpression` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: this warning originates in the derive macro `AsExpression` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> anime/src/local/detect/mod.rs:220:12
[INFO] [stdout]     |
[INFO] [stdout] 220 |     derive(AsExpression, FromSqlRow),
[INFO] [stdout]     |            ^-----------
[INFO] [stdout]     |            |
[INFO] [stdout]     |            `AsExpression` is not local
[INFO] [stdout]     |            `Nullable` is not local
[INFO] [stdout]     |            move the `impl` block outside of this function `_impl_as_expression_for_custompattern`
[INFO] [stdout] 221 |     sql_type = "Text"
[INFO] [stdout]     |                ------ `Text` is not local
[INFO] [stdout] 222 | )]
[INFO] [stdout] 223 | pub struct CustomPattern(String);
[INFO] [stdout]     |            ------------- `CustomPattern` is not local
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `AsExpression` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `AsExpression` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: this warning originates in the derive macro `AsExpression` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> anime/src/local/detect/mod.rs:220:26
[INFO] [stdout]     |
[INFO] [stdout] 220 |     derive(AsExpression, FromSqlRow),
[INFO] [stdout]     |                          ^---------
[INFO] [stdout]     |                          |
[INFO] [stdout]     |                          `FromSqlRow` is not local
[INFO] [stdout]     |                          move the `impl` block outside of this function `_impl_from_sql_row_for_custompattern`
[INFO] [stdout] ...
[INFO] [stdout] 223 | pub struct CustomPattern(String);
[INFO] [stdout]     |            ------------- `CustomPattern` is not local
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `FromSqlRow` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `FromSqlRow` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: this warning originates in the derive macro `FromSqlRow` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> anime/src/local/detect/mod.rs:220:26
[INFO] [stdout]     |
[INFO] [stdout] 220 |     derive(AsExpression, FromSqlRow),
[INFO] [stdout]     |                          ^---------
[INFO] [stdout]     |                          |
[INFO] [stdout]     |                          `Queryable` is not local
[INFO] [stdout]     |                          move the `impl` block outside of this function `_impl_from_sql_row_for_custompattern`
[INFO] [stdout] ...
[INFO] [stdout] 223 | pub struct CustomPattern(String);
[INFO] [stdout]     |            ------------- `CustomPattern` is not local
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `FromSqlRow` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `FromSqlRow` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: this warning originates in the derive macro `FromSqlRow` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> anime/src/remote/mod.rs:224:12
[INFO] [stdout]     |
[INFO] [stdout] 224 |     derive(AsExpression, FromSqlRow),
[INFO] [stdout]     |            -^^^^^^^^^^^
[INFO] [stdout]     |            |
[INFO] [stdout]     |            `AsExpression` is not local
[INFO] [stdout]     |            move the `impl` block outside of this function `_impl_as_expression_for_status`
[INFO] [stdout] 225 |     sql_type = "SmallInt"
[INFO] [stdout]     |                ---------- `SmallInt` is not local
[INFO] [stdout] 226 | )]
[INFO] [stdout] 227 | pub enum Status {
[INFO] [stdout]     |          ------ `Status` is not local
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `AsExpression` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `AsExpression` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: this warning originates in the derive macro `AsExpression` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> anime/src/remote/mod.rs:224:12
[INFO] [stdout]     |
[INFO] [stdout] 224 |     derive(AsExpression, FromSqlRow),
[INFO] [stdout]     |            -^^^^^^^^^^^
[INFO] [stdout]     |            |
[INFO] [stdout]     |            `AsExpression` is not local
[INFO] [stdout]     |            `Nullable` is not local
[INFO] [stdout]     |            move the `impl` block outside of this function `_impl_as_expression_for_status`
[INFO] [stdout] 225 |     sql_type = "SmallInt"
[INFO] [stdout]     |                ---------- `SmallInt` is not local
[INFO] [stdout] 226 | )]
[INFO] [stdout] 227 | pub enum Status {
[INFO] [stdout]     |          ------ `Status` is not local
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `AsExpression` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `AsExpression` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: this warning originates in the derive macro `AsExpression` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> anime/src/remote/mod.rs:224:12
[INFO] [stdout]     |
[INFO] [stdout] 224 |     derive(AsExpression, FromSqlRow),
[INFO] [stdout]     |            ^-----------
[INFO] [stdout]     |            |
[INFO] [stdout]     |            `ToSql` is not local
[INFO] [stdout]     |            `Nullable` is not local
[INFO] [stdout]     |            move the `impl` block outside of this function `_impl_as_expression_for_status`
[INFO] [stdout] 225 |     sql_type = "SmallInt"
[INFO] [stdout]     |                ---------- `SmallInt` is not local
[INFO] [stdout] 226 | )]
[INFO] [stdout] 227 | pub enum Status {
[INFO] [stdout]     |          ------ `Status` is not local
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `AsExpression` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `AsExpression` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: this warning originates in the derive macro `AsExpression` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> anime/src/remote/mod.rs:224:12
[INFO] [stdout]     |
[INFO] [stdout] 224 |     derive(AsExpression, FromSqlRow),
[INFO] [stdout]     |            ^-----------
[INFO] [stdout]     |            |
[INFO] [stdout]     |            `AsExpression` is not local
[INFO] [stdout]     |            move the `impl` block outside of this function `_impl_as_expression_for_status`
[INFO] [stdout] 225 |     sql_type = "SmallInt"
[INFO] [stdout]     |                ---------- `SmallInt` is not local
[INFO] [stdout] 226 | )]
[INFO] [stdout] 227 | pub enum Status {
[INFO] [stdout]     |          ------ `Status` is not local
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `AsExpression` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `AsExpression` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: this warning originates in the derive macro `AsExpression` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> anime/src/remote/mod.rs:224:12
[INFO] [stdout]     |
[INFO] [stdout] 224 |     derive(AsExpression, FromSqlRow),
[INFO] [stdout]     |            ^-----------
[INFO] [stdout]     |            |
[INFO] [stdout]     |            `AsExpression` is not local
[INFO] [stdout]     |            `Nullable` is not local
[INFO] [stdout]     |            move the `impl` block outside of this function `_impl_as_expression_for_status`
[INFO] [stdout] 225 |     sql_type = "SmallInt"
[INFO] [stdout]     |                ---------- `SmallInt` is not local
[INFO] [stdout] 226 | )]
[INFO] [stdout] 227 | pub enum Status {
[INFO] [stdout]     |          ------ `Status` is not local
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `AsExpression` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `AsExpression` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: this warning originates in the derive macro `AsExpression` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> anime/src/remote/mod.rs:224:26
[INFO] [stdout]     |
[INFO] [stdout] 224 |     derive(AsExpression, FromSqlRow),
[INFO] [stdout]     |                          ^---------
[INFO] [stdout]     |                          |
[INFO] [stdout]     |                          `FromSqlRow` is not local
[INFO] [stdout]     |                          move the `impl` block outside of this function `_impl_from_sql_row_for_status`
[INFO] [stdout] ...
[INFO] [stdout] 227 | pub enum Status {
[INFO] [stdout]     |          ------ `Status` is not local
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `FromSqlRow` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `FromSqlRow` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: this warning originates in the derive macro `FromSqlRow` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> anime/src/remote/mod.rs:224:26
[INFO] [stdout]     |
[INFO] [stdout] 224 |     derive(AsExpression, FromSqlRow),
[INFO] [stdout]     |                          ^---------
[INFO] [stdout]     |                          |
[INFO] [stdout]     |                          `Queryable` is not local
[INFO] [stdout]     |                          move the `impl` block outside of this function `_impl_from_sql_row_for_status`
[INFO] [stdout] ...
[INFO] [stdout] 227 | pub enum Status {
[INFO] [stdout]     |          ------ `Status` is not local
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `FromSqlRow` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `FromSqlRow` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: this warning originates in the derive macro `FromSqlRow` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> anime/src/remote/mod.rs:304:12
[INFO] [stdout]     |
[INFO] [stdout] 304 |     derive(AsExpression, FromSqlRow),
[INFO] [stdout]     |            -^^^^^^^^^^^
[INFO] [stdout]     |            |
[INFO] [stdout]     |            `AsExpression` is not local
[INFO] [stdout]     |            move the `impl` block outside of this function `_impl_as_expression_for_seriesdate`
[INFO] [stdout] 305 |     sql_type = "Date"
[INFO] [stdout]     |                ------ `Date` is not local
[INFO] [stdout] ...
[INFO] [stdout] 308 | pub struct SeriesDate {
[INFO] [stdout]     |            ---------- `SeriesDate` is not local
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `AsExpression` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `AsExpression` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: this warning originates in the derive macro `AsExpression` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> anime/src/remote/mod.rs:304:12
[INFO] [stdout]     |
[INFO] [stdout] 304 |     derive(AsExpression, FromSqlRow),
[INFO] [stdout]     |            -^^^^^^^^^^^
[INFO] [stdout]     |            |
[INFO] [stdout]     |            `AsExpression` is not local
[INFO] [stdout]     |            `Nullable` is not local
[INFO] [stdout]     |            move the `impl` block outside of this function `_impl_as_expression_for_seriesdate`
[INFO] [stdout] 305 |     sql_type = "Date"
[INFO] [stdout]     |                ------ `Date` is not local
[INFO] [stdout] ...
[INFO] [stdout] 308 | pub struct SeriesDate {
[INFO] [stdout]     |            ---------- `SeriesDate` is not local
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `AsExpression` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `AsExpression` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: this warning originates in the derive macro `AsExpression` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> anime/src/remote/mod.rs:304:12
[INFO] [stdout]     |
[INFO] [stdout] 304 |     derive(AsExpression, FromSqlRow),
[INFO] [stdout]     |            ^-----------
[INFO] [stdout]     |            |
[INFO] [stdout]     |            `ToSql` is not local
[INFO] [stdout]     |            `Nullable` is not local
[INFO] [stdout]     |            move the `impl` block outside of this function `_impl_as_expression_for_seriesdate`
[INFO] [stdout] 305 |     sql_type = "Date"
[INFO] [stdout]     |                ------ `Date` is not local
[INFO] [stdout] ...
[INFO] [stdout] 308 | pub struct SeriesDate {
[INFO] [stdout]     |            ---------- `SeriesDate` is not local
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `AsExpression` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `AsExpression` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: this warning originates in the derive macro `AsExpression` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> anime/src/remote/mod.rs:304:12
[INFO] [stdout]     |
[INFO] [stdout] 304 |     derive(AsExpression, FromSqlRow),
[INFO] [stdout]     |            ^-----------
[INFO] [stdout]     |            |
[INFO] [stdout]     |            `AsExpression` is not local
[INFO] [stdout]     |            move the `impl` block outside of this function `_impl_as_expression_for_seriesdate`
[INFO] [stdout] 305 |     sql_type = "Date"
[INFO] [stdout]     |                ------ `Date` is not local
[INFO] [stdout] ...
[INFO] [stdout] 308 | pub struct SeriesDate {
[INFO] [stdout]     |            ---------- `SeriesDate` is not local
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `AsExpression` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `AsExpression` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: this warning originates in the derive macro `AsExpression` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> anime/src/remote/mod.rs:304:12
[INFO] [stdout]     |
[INFO] [stdout] 304 |     derive(AsExpression, FromSqlRow),
[INFO] [stdout]     |            ^-----------
[INFO] [stdout]     |            |
[INFO] [stdout]     |            `AsExpression` is not local
[INFO] [stdout]     |            `Nullable` is not local
[INFO] [stdout]     |            move the `impl` block outside of this function `_impl_as_expression_for_seriesdate`
[INFO] [stdout] 305 |     sql_type = "Date"
[INFO] [stdout]     |                ------ `Date` is not local
[INFO] [stdout] ...
[INFO] [stdout] 308 | pub struct SeriesDate {
[INFO] [stdout]     |            ---------- `SeriesDate` is not local
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `AsExpression` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `AsExpression` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: this warning originates in the derive macro `AsExpression` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> anime/src/remote/mod.rs:304:26
[INFO] [stdout]     |
[INFO] [stdout] 304 |     derive(AsExpression, FromSqlRow),
[INFO] [stdout]     |                          ^---------
[INFO] [stdout]     |                          |
[INFO] [stdout]     |                          `FromSqlRow` is not local
[INFO] [stdout]     |                          move the `impl` block outside of this function `_impl_from_sql_row_for_seriesdate`
[INFO] [stdout] ...
[INFO] [stdout] 308 | pub struct SeriesDate {
[INFO] [stdout]     |            ---------- `SeriesDate` is not local
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `FromSqlRow` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `FromSqlRow` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: this warning originates in the derive macro `FromSqlRow` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> anime/src/remote/mod.rs:304:26
[INFO] [stdout]     |
[INFO] [stdout] 304 |     derive(AsExpression, FromSqlRow),
[INFO] [stdout]     |                          ^---------
[INFO] [stdout]     |                          |
[INFO] [stdout]     |                          `Queryable` is not local
[INFO] [stdout]     |                          move the `impl` block outside of this function `_impl_from_sql_row_for_seriesdate`
[INFO] [stdout] ...
[INFO] [stdout] 308 | pub struct SeriesDate {
[INFO] [stdout]     |            ---------- `SeriesDate` is not local
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `FromSqlRow` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `FromSqlRow` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: this warning originates in the derive macro `FromSqlRow` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `label` is never used
[INFO] [stdout]    --> anup/src/tui/component/input.rs:374:8
[INFO] [stdout]     |
[INFO] [stdout] 373 | pub trait ValidatedInput {
[INFO] [stdout]     |           -------------- method in this trait
[INFO] [stdout] 374 |     fn label(&self) -> &'static str;
[INFO] [stdout]     |        ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> anup/src/database.rs:82:33
[INFO] [stdout]    |
[INFO] [stdout] 82 | #[derive(Clone, Debug, Default, AsExpression, FromSqlRow)]
[INFO] [stdout]    |                                 -^^^^^^^^^^^
[INFO] [stdout]    |                                 |
[INFO] [stdout]    |                                 `AsExpression` is not local
[INFO] [stdout]    |                                 move the `impl` block outside of this function `_impl_as_expression_for_playerargs`
[INFO] [stdout] 83 | #[sql_type = "Text"]
[INFO] [stdout]    |              ------ `Text` is not local
[INFO] [stdout] 84 | pub struct PlayerArgs(SmallVec<[String; 2]>);
[INFO] [stdout]    |            ---------- `PlayerArgs` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `AsExpression` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `AsExpression` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which 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 `AsExpression` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> anup/src/database.rs:82:33
[INFO] [stdout]    |
[INFO] [stdout] 82 | #[derive(Clone, Debug, Default, AsExpression, FromSqlRow)]
[INFO] [stdout]    |                                 -^^^^^^^^^^^
[INFO] [stdout]    |                                 |
[INFO] [stdout]    |                                 `AsExpression` is not local
[INFO] [stdout]    |                                 `Nullable` is not local
[INFO] [stdout]    |                                 move the `impl` block outside of this function `_impl_as_expression_for_playerargs`
[INFO] [stdout] 83 | #[sql_type = "Text"]
[INFO] [stdout]    |              ------ `Text` is not local
[INFO] [stdout] 84 | pub struct PlayerArgs(SmallVec<[String; 2]>);
[INFO] [stdout]    |            ---------- `PlayerArgs` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `AsExpression` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `AsExpression` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `AsExpression` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> anup/src/database.rs:82:33
[INFO] [stdout]    |
[INFO] [stdout] 82 | #[derive(Clone, Debug, Default, AsExpression, FromSqlRow)]
[INFO] [stdout]    |                                 ^-----------
[INFO] [stdout]    |                                 |
[INFO] [stdout]    |                                 `ToSql` is not local
[INFO] [stdout]    |                                 `Nullable` is not local
[INFO] [stdout]    |                                 move the `impl` block outside of this function `_impl_as_expression_for_playerargs`
[INFO] [stdout] 83 | #[sql_type = "Text"]
[INFO] [stdout]    |              ------ `Text` is not local
[INFO] [stdout] 84 | pub struct PlayerArgs(SmallVec<[String; 2]>);
[INFO] [stdout]    |            ---------- `PlayerArgs` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `AsExpression` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `AsExpression` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `AsExpression` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> anup/src/database.rs:82:33
[INFO] [stdout]    |
[INFO] [stdout] 82 | #[derive(Clone, Debug, Default, AsExpression, FromSqlRow)]
[INFO] [stdout]    |                                 ^-----------
[INFO] [stdout]    |                                 |
[INFO] [stdout]    |                                 `AsExpression` is not local
[INFO] [stdout]    |                                 move the `impl` block outside of this function `_impl_as_expression_for_playerargs`
[INFO] [stdout] 83 | #[sql_type = "Text"]
[INFO] [stdout]    |              ------ `Text` is not local
[INFO] [stdout] 84 | pub struct PlayerArgs(SmallVec<[String; 2]>);
[INFO] [stdout]    |            ---------- `PlayerArgs` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `AsExpression` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `AsExpression` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `AsExpression` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> anup/src/database.rs:82:33
[INFO] [stdout]    |
[INFO] [stdout] 82 | #[derive(Clone, Debug, Default, AsExpression, FromSqlRow)]
[INFO] [stdout]    |                                 ^-----------
[INFO] [stdout]    |                                 |
[INFO] [stdout]    |                                 `AsExpression` is not local
[INFO] [stdout]    |                                 `Nullable` is not local
[INFO] [stdout]    |                                 move the `impl` block outside of this function `_impl_as_expression_for_playerargs`
[INFO] [stdout] 83 | #[sql_type = "Text"]
[INFO] [stdout]    |              ------ `Text` is not local
[INFO] [stdout] 84 | pub struct PlayerArgs(SmallVec<[String; 2]>);
[INFO] [stdout]    |            ---------- `PlayerArgs` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `AsExpression` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `AsExpression` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `AsExpression` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> anup/src/database.rs:82:47
[INFO] [stdout]    |
[INFO] [stdout] 82 | #[derive(Clone, Debug, Default, AsExpression, FromSqlRow)]
[INFO] [stdout]    |                                               ^---------
[INFO] [stdout]    |                                               |
[INFO] [stdout]    |                                               `FromSqlRow` is not local
[INFO] [stdout]    |                                               move the `impl` block outside of this function `_impl_from_sql_row_for_playerargs`
[INFO] [stdout] 83 | #[sql_type = "Text"]
[INFO] [stdout] 84 | pub struct PlayerArgs(SmallVec<[String; 2]>);
[INFO] [stdout]    |            ---------- `PlayerArgs` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `FromSqlRow` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `FromSqlRow` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `FromSqlRow` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> anup/src/database.rs:82:47
[INFO] [stdout]    |
[INFO] [stdout] 82 | #[derive(Clone, Debug, Default, AsExpression, FromSqlRow)]
[INFO] [stdout]    |                                               ^---------
[INFO] [stdout]    |                                               |
[INFO] [stdout]    |                                               `Queryable` is not local
[INFO] [stdout]    |                                               move the `impl` block outside of this function `_impl_from_sql_row_for_playerargs`
[INFO] [stdout] 83 | #[sql_type = "Text"]
[INFO] [stdout] 84 | pub struct PlayerArgs(SmallVec<[String; 2]>);
[INFO] [stdout]    |            ---------- `PlayerArgs` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `FromSqlRow` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `FromSqlRow` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `FromSqlRow` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> anup/src/database.rs:14:5
[INFO] [stdout]    |
[INFO] [stdout] 14 | /     table! {
[INFO] [stdout] 15 | |         series_configs {
[INFO] [stdout] 16 | |             id -> Integer,
[INFO] [stdout] 17 | |             nickname -> Text,
[INFO] [stdout] ...  |
[INFO] [stdout] 22 | |     }
[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 `table` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> anup/src/database.rs:14:5
[INFO] [stdout]    |
[INFO] [stdout] 14 | /     table! {
[INFO] [stdout] 15 | |         series_configs {
[INFO] [stdout] 16 | |             id -> Integer,
[INFO] [stdout]    | |             -- `id` is not local
[INFO] [stdout] 17 | |             nickname -> Text,
[INFO] [stdout] ...  |
[INFO] [stdout] 22 | |     }
[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 `table` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> anup/src/database.rs:14:5
[INFO] [stdout]    |
[INFO] [stdout] 14 | /     table! {
[INFO] [stdout] 15 | |         series_configs {
[INFO] [stdout] 16 | |             id -> Integer,
[INFO] [stdout] 17 | |             nickname -> Text,
[INFO] [stdout]    | |             -------- `nickname` is not local
[INFO] [stdout] ...  |
[INFO] [stdout] 22 | |     }
[INFO] [stdout]    | |     ^
[INFO] [stdout]    | |     |
[INFO] [stdout]    | |_____`QueryId` is not local
[INFO] [stdout]    |       move the `impl` block outside of this function `_impl_query_id_for_nickname`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> anup/src/database.rs:14:5
[INFO] [stdout]    |
[INFO] [stdout] 14 | /     table! {
[INFO] [stdout] 15 | |         series_configs {
[INFO] [stdout] 16 | |             id -> Integer,
[INFO] [stdout] 17 | |             nickname -> Text,
[INFO] [stdout] 18 | |             path -> Text,
[INFO] [stdout]    | |             ---- `path` is not local
[INFO] [stdout] ...  |
[INFO] [stdout] 22 | |     }
[INFO] [stdout]    | |     ^
[INFO] [stdout]    | |     |
[INFO] [stdout]    | |_____`QueryId` is not local
[INFO] [stdout]    |       move the `impl` block outside of this function `_impl_query_id_for_path`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> anup/src/database.rs:14:5
[INFO] [stdout]    |
[INFO] [stdout] 14 | /     table! {
[INFO] [stdout] 15 | |         series_configs {
[INFO] [stdout] 16 | |             id -> Integer,
[INFO] [stdout] 17 | |             nickname -> Text,
[INFO] [stdout] 18 | |             path -> Text,
[INFO] [stdout] 19 | |             episode_parser -> Nullable<Text>,
[INFO] [stdout]    | |             -------------- `episode_parser` is not local
[INFO] [stdout] ...  |
[INFO] [stdout] 22 | |     }
[INFO] [stdout]    | |     ^
[INFO] [stdout]    | |     |
[INFO] [stdout]    | |_____`QueryId` is not local
[INFO] [stdout]    |       move the `impl` block outside of this function `_impl_query_id_for_episode_parser`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> anup/src/database.rs:14:5
[INFO] [stdout]    |
[INFO] [stdout] 14 | /     table! {
[INFO] [stdout] 15 | |         series_configs {
[INFO] [stdout] 16 | |             id -> Integer,
[INFO] [stdout] 17 | |             nickname -> Text,
[INFO] [stdout] ...  |
[INFO] [stdout] 20 | |             player_args -> Nullable<Text>,
[INFO] [stdout]    | |             ----------- `player_args` is not local
[INFO] [stdout] 21 | |         }
[INFO] [stdout] 22 | |     }
[INFO] [stdout]    | |     ^
[INFO] [stdout]    | |     |
[INFO] [stdout]    | |_____`QueryId` is not local
[INFO] [stdout]    |       move the `impl` block outside of this function `_impl_query_id_for_player_args`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> anup/src/database.rs:24:5
[INFO] [stdout]    |
[INFO] [stdout] 24 | /     table! {
[INFO] [stdout] 25 | |         series_info {
[INFO] [stdout] 26 | |             id -> Integer,
[INFO] [stdout] 27 | |             title_preferred -> Text,
[INFO] [stdout] ...  |
[INFO] [stdout] 32 | |     }
[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 `table` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> anup/src/database.rs:24:5
[INFO] [stdout]    |
[INFO] [stdout] 24 | /     table! {
[INFO] [stdout] 25 | |         series_info {
[INFO] [stdout] 26 | |             id -> Integer,
[INFO] [stdout]    | |             -- `id` is not local
[INFO] [stdout] 27 | |             title_preferred -> Text,
[INFO] [stdout] ...  |
[INFO] [stdout] 32 | |     }
[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 `table` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> anup/src/database.rs:24:5
[INFO] [stdout]    |
[INFO] [stdout] 24 | /     table! {
[INFO] [stdout] 25 | |         series_info {
[INFO] [stdout] 26 | |             id -> Integer,
[INFO] [stdout] 27 | |             title_preferred -> Text,
[INFO] [stdout]    | |             --------------- `title_preferred` is not local
[INFO] [stdout] ...  |
[INFO] [stdout] 32 | |     }
[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_preferred`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> anup/src/database.rs:24:5
[INFO] [stdout]    |
[INFO] [stdout] 24 | /     table! {
[INFO] [stdout] 25 | |         series_info {
[INFO] [stdout] 26 | |             id -> Integer,
[INFO] [stdout] 27 | |             title_preferred -> Text,
[INFO] [stdout] 28 | |             title_romaji -> Text,
[INFO] [stdout]    | |             ------------ `title_romaji` is not local
[INFO] [stdout] ...  |
[INFO] [stdout] 32 | |     }
[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_romaji`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> anup/src/database.rs:24:5
[INFO] [stdout]    |
[INFO] [stdout] 24 | /     table! {
[INFO] [stdout] 25 | |         series_info {
[INFO] [stdout] 26 | |             id -> Integer,
[INFO] [stdout] 27 | |             title_preferred -> Text,
[INFO] [stdout] 28 | |             title_romaji -> Text,
[INFO] [stdout] 29 | |             episodes -> SmallInt,
[INFO] [stdout]    | |             -------- `episodes` is not local
[INFO] [stdout] ...  |
[INFO] [stdout] 32 | |     }
[INFO] [stdout]    | |     ^
[INFO] [stdout]    | |     |
[INFO] [stdout]    | |_____`QueryId` is not local
[INFO] [stdout]    |       move the `impl` block outside of this function `_impl_query_id_for_episodes`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> anup/src/database.rs:24:5
[INFO] [stdout]    |
[INFO] [stdout] 24 | /     table! {
[INFO] [stdout] 25 | |         series_info {
[INFO] [stdout] 26 | |             id -> Integer,
[INFO] [stdout] 27 | |             title_preferred -> Text,
[INFO] [stdout] ...  |
[INFO] [stdout] 30 | |             episode_length_mins -> SmallInt,
[INFO] [stdout]    | |             ------------------- `episode_length_mins` is not local
[INFO] [stdout] 31 | |         }
[INFO] [stdout] 32 | |     }
[INFO] [stdout]    | |     ^
[INFO] [stdout]    | |     |
[INFO] [stdout]    | |_____`QueryId` is not local
[INFO] [stdout]    |       move the `impl` block outside of this function `_impl_query_id_for_episode_length_mins`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> anup/src/database.rs:34:5
[INFO] [stdout]    |
[INFO] [stdout] 34 | /     table! {
[INFO] [stdout] 35 | |         series_entries {
[INFO] [stdout] 36 | |             id -> Integer,
[INFO] [stdout] 37 | |             watched_episodes -> SmallInt,
[INFO] [stdout] ...  |
[INFO] [stdout] 45 | |     }
[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 `table` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> anup/src/database.rs:34:5
[INFO] [stdout]    |
[INFO] [stdout] 34 | /     table! {
[INFO] [stdout] 35 | |         series_entries {
[INFO] [stdout] 36 | |             id -> Integer,
[INFO] [stdout]    | |             -- `id` is not local
[INFO] [stdout] 37 | |             watched_episodes -> SmallInt,
[INFO] [stdout] ...  |
[INFO] [stdout] 45 | |     }
[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 `table` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> anup/src/database.rs:34:5
[INFO] [stdout]    |
[INFO] [stdout] 34 | /     table! {
[INFO] [stdout] 35 | |         series_entries {
[INFO] [stdout] 36 | |             id -> Integer,
[INFO] [stdout] 37 | |             watched_episodes -> SmallInt,
[INFO] [stdout]    | |             ---------------- `watched_episodes` is not local
[INFO] [stdout] ...  |
[INFO] [stdout] 45 | |     }
[INFO] [stdout]    | |     ^
[INFO] [stdout]    | |     |
[INFO] [stdout]    | |_____`QueryId` is not local
[INFO] [stdout]    |       move the `impl` block outside of this function `_impl_query_id_for_watched_episodes`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> anup/src/database.rs:34:5
[INFO] [stdout]    |
[INFO] [stdout] 34 | /     table! {
[INFO] [stdout] 35 | |         series_entries {
[INFO] [stdout] 36 | |             id -> Integer,
[INFO] [stdout] 37 | |             watched_episodes -> SmallInt,
[INFO] [stdout] 38 | |             score -> Nullable<SmallInt>,
[INFO] [stdout]    | |             ----- `score` is not local
[INFO] [stdout] ...  |
[INFO] [stdout] 45 | |     }
[INFO] [stdout]    | |     ^
[INFO] [stdout]    | |     |
[INFO] [stdout]    | |_____`QueryId` is not local
[INFO] [stdout]    |       move the `impl` block outside of this function `_impl_query_id_for_score`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> anup/src/database.rs:34:5
[INFO] [stdout]    |
[INFO] [stdout] 34 | /     table! {
[INFO] [stdout] 35 | |         series_entries {
[INFO] [stdout] 36 | |             id -> Integer,
[INFO] [stdout] 37 | |             watched_episodes -> SmallInt,
[INFO] [stdout] 38 | |             score -> Nullable<SmallInt>,
[INFO] [stdout] 39 | |             status -> SmallInt,
[INFO] [stdout]    | |             ------ `status` is not local
[INFO] [stdout] ...  |
[INFO] [stdout] 45 | |     }
[INFO] [stdout]    | |     ^
[INFO] [stdout]    | |     |
[INFO] [stdout]    | |_____`QueryId` is not local
[INFO] [stdout]    |       move the `impl` block outside of this function `_impl_query_id_for_status`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> anup/src/database.rs:34:5
[INFO] [stdout]    |
[INFO] [stdout] 34 | /     table! {
[INFO] [stdout] 35 | |         series_entries {
[INFO] [stdout] 36 | |             id -> Integer,
[INFO] [stdout] 37 | |             watched_episodes -> SmallInt,
[INFO] [stdout] ...  |
[INFO] [stdout] 40 | |             times_rewatched -> SmallInt,
[INFO] [stdout]    | |             --------------- `times_rewatched` is not local
[INFO] [stdout] ...  |
[INFO] [stdout] 45 | |     }
[INFO] [stdout]    | |     ^
[INFO] [stdout]    | |     |
[INFO] [stdout]    | |_____`QueryId` is not local
[INFO] [stdout]    |       move the `impl` block outside of this function `_impl_query_id_for_times_rewatched`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> anup/src/database.rs:34:5
[INFO] [stdout]    |
[INFO] [stdout] 34 | /     table! {
[INFO] [stdout] 35 | |         series_entries {
[INFO] [stdout] 36 | |             id -> Integer,
[INFO] [stdout] 37 | |             watched_episodes -> SmallInt,
[INFO] [stdout] ...  |
[INFO] [stdout] 41 | |             start_date -> Nullable<Date>,
[INFO] [stdout]    | |             ---------- `start_date` is not local
[INFO] [stdout] ...  |
[INFO] [stdout] 45 | |     }
[INFO] [stdout]    | |     ^
[INFO] [stdout]    | |     |
[INFO] [stdout]    | |_____`QueryId` is not local
[INFO] [stdout]    |       move the `impl` block outside of this function `_impl_query_id_for_start_date`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> anup/src/database.rs:34:5
[INFO] [stdout]    |
[INFO] [stdout] 34 | /     table! {
[INFO] [stdout] 35 | |         series_entries {
[INFO] [stdout] 36 | |             id -> Integer,
[INFO] [stdout] 37 | |             watched_episodes -> SmallInt,
[INFO] [stdout] ...  |
[INFO] [stdout] 42 | |             end_date -> Nullable<Date>,
[INFO] [stdout]    | |             -------- `end_date` is not local
[INFO] [stdout] ...  |
[INFO] [stdout] 45 | |     }
[INFO] [stdout]    | |     ^
[INFO] [stdout]    | |     |
[INFO] [stdout]    | |_____`QueryId` is not local
[INFO] [stdout]    |       move the `impl` block outside of this function `_impl_query_id_for_end_date`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> anup/src/database.rs:34:5
[INFO] [stdout]    |
[INFO] [stdout] 34 | /     table! {
[INFO] [stdout] 35 | |         series_entries {
[INFO] [stdout] 36 | |             id -> Integer,
[INFO] [stdout] 37 | |             watched_episodes -> SmallInt,
[INFO] [stdout] ...  |
[INFO] [stdout] 43 | |             needs_sync -> Bool,
[INFO] [stdout]    | |             ---------- `needs_sync` is not local
[INFO] [stdout] 44 | |         }
[INFO] [stdout] 45 | |     }
[INFO] [stdout]    | |     ^
[INFO] [stdout]    | |     |
[INFO] [stdout]    | |_____`QueryId` is not local
[INFO] [stdout]    |       move the `impl` block outside of this function `_impl_query_id_for_needs_sync`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> anup/src/series/mod.rs:551:24
[INFO] [stdout]     |
[INFO] [stdout] 551 | #[derive(Clone, Debug, AsExpression, FromSqlRow)]
[INFO] [stdout]     |                        -^^^^^^^^^^^
[INFO] [stdout]     |                        |
[INFO] [stdout]     |                        `AsExpression` is not local
[INFO] [stdout]     |                        move the `impl` block outside of this function `_impl_as_expression_for_seriespath`
[INFO] [stdout] 552 | #[sql_type = "Text"]
[INFO] [stdout]     |              ------ `Text` is not local
[INFO] [stdout] 553 | pub struct SeriesPath(PathBuf);
[INFO] [stdout]     |            ---------- `SeriesPath` is not local
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `AsExpression` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `AsExpression` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: this warning originates in the derive macro `AsExpression` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> anup/src/series/mod.rs:551:24
[INFO] [stdout]     |
[INFO] [stdout] 551 | #[derive(Clone, Debug, AsExpression, FromSqlRow)]
[INFO] [stdout]     |                        -^^^^^^^^^^^
[INFO] [stdout]     |                        |
[INFO] [stdout]     |                        `AsExpression` is not local
[INFO] [stdout]     |                        `Nullable` is not local
[INFO] [stdout]     |                        move the `impl` block outside of this function `_impl_as_expression_for_seriespath`
[INFO] [stdout] 552 | #[sql_type = "Text"]
[INFO] [stdout]     |              ------ `Text` is not local
[INFO] [stdout] 553 | pub struct SeriesPath(PathBuf);
[INFO] [stdout]     |            ---------- `SeriesPath` is not local
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `AsExpression` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `AsExpression` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: this warning originates in the derive macro `AsExpression` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> anup/src/series/mod.rs:551:24
[INFO] [stdout]     |
[INFO] [stdout] 551 | #[derive(Clone, Debug, AsExpression, FromSqlRow)]
[INFO] [stdout]     |                        ^-----------
[INFO] [stdout]     |                        |
[INFO] [stdout]     |                        `ToSql` is not local
[INFO] [stdout]     |                        `Nullable` is not local
[INFO] [stdout]     |                        move the `impl` block outside of this function `_impl_as_expression_for_seriespath`
[INFO] [stdout] 552 | #[sql_type = "Text"]
[INFO] [stdout]     |              ------ `Text` is not local
[INFO] [stdout] 553 | pub struct SeriesPath(PathBuf);
[INFO] [stdout]     |            ---------- `SeriesPath` is not local
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `AsExpression` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `AsExpression` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: this warning originates in the derive macro `AsExpression` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> anup/src/series/mod.rs:551:24
[INFO] [stdout]     |
[INFO] [stdout] 551 | #[derive(Clone, Debug, AsExpression, FromSqlRow)]
[INFO] [stdout]     |                        ^-----------
[INFO] [stdout]     |                        |
[INFO] [stdout]     |                        `AsExpression` is not local
[INFO] [stdout]     |                        move the `impl` block outside of this function `_impl_as_expression_for_seriespath`
[INFO] [stdout] 552 | #[sql_type = "Text"]
[INFO] [stdout]     |              ------ `Text` is not local
[INFO] [stdout] 553 | pub struct SeriesPath(PathBuf);
[INFO] [stdout]     |            ---------- `SeriesPath` is not local
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `AsExpression` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `AsExpression` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: this warning originates in the derive macro `AsExpression` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> anup/src/series/mod.rs:551:24
[INFO] [stdout]     |
[INFO] [stdout] 551 | #[derive(Clone, Debug, AsExpression, FromSqlRow)]
[INFO] [stdout]     |                        ^-----------
[INFO] [stdout]     |                        |
[INFO] [stdout]     |                        `AsExpression` is not local
[INFO] [stdout]     |                        `Nullable` is not local
[INFO] [stdout]     |                        move the `impl` block outside of this function `_impl_as_expression_for_seriespath`
[INFO] [stdout] 552 | #[sql_type = "Text"]
[INFO] [stdout]     |              ------ `Text` is not local
[INFO] [stdout] 553 | pub struct SeriesPath(PathBuf);
[INFO] [stdout]     |            ---------- `SeriesPath` is not local
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `AsExpression` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `AsExpression` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: this warning originates in the derive macro `AsExpression` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> anup/src/series/mod.rs:551:38
[INFO] [stdout]     |
[INFO] [stdout] 551 | #[derive(Clone, Debug, AsExpression, FromSqlRow)]
[INFO] [stdout]     |                                      ^---------
[INFO] [stdout]     |                                      |
[INFO] [stdout]     |                                      `FromSqlRow` is not local
[INFO] [stdout]     |                                      move the `impl` block outside of this function `_impl_from_sql_row_for_seriespath`
[INFO] [stdout] 552 | #[sql_type = "Text"]
[INFO] [stdout] 553 | pub struct SeriesPath(PathBuf);
[INFO] [stdout]     |            ---------- `SeriesPath` is not local
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `FromSqlRow` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `FromSqlRow` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: this warning originates in the derive macro `FromSqlRow` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> anup/src/series/mod.rs:551:38
[INFO] [stdout]     |
[INFO] [stdout] 551 | #[derive(Clone, Debug, AsExpression, FromSqlRow)]
[INFO] [stdout]     |                                      ^---------
[INFO] [stdout]     |                                      |
[INFO] [stdout]     |                                      `Queryable` is not local
[INFO] [stdout]     |                                      move the `impl` block outside of this function `_impl_from_sql_row_for_seriespath`
[INFO] [stdout] 552 | #[sql_type = "Text"]
[INFO] [stdout] 553 | pub struct SeriesPath(PathBuf);
[INFO] [stdout]     |            ---------- `SeriesPath` is not local
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `FromSqlRow` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `FromSqlRow` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: this warning originates in the derive macro `FromSqlRow` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> anup/src/series/config.rs:10:17
[INFO] [stdout]    |
[INFO] [stdout] 10 | #[derive(Clone, Queryable, Insertable)]
[INFO] [stdout]    |                 ^--------
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 `Queryable` is not local
[INFO] [stdout]    |                 move the `impl` block outside of this function `_impl_queryable_for_seriesconfig`
[INFO] [stdout] 11 | pub struct SeriesConfig {
[INFO] [stdout]    |            ------------ `SeriesConfig` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Queryable` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `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 `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]   --> anup/src/series/config.rs:10:28
[INFO] [stdout]    |
[INFO] [stdout] 10 | #[derive(Clone, Queryable, Insertable)]
[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_seriesconfig`
[INFO] [stdout] 11 | pub struct SeriesConfig {
[INFO] [stdout]    |            ------------ `SeriesConfig` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Insertable` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `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 `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]   --> anup/src/series/config.rs:10:28
[INFO] [stdout]    |
[INFO] [stdout] 10 | #[derive(Clone, Queryable, Insertable)]
[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_seriesconfig`
[INFO] [stdout] 11 | pub struct SeriesConfig {
[INFO] [stdout]    |            ------------ `SeriesConfig` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Insertable` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `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 `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]   --> anup/src/series/config.rs:10:28
[INFO] [stdout]    |
[INFO] [stdout] 10 | #[derive(Clone, Queryable, Insertable)]
[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_seriesconfig`
[INFO] [stdout] 11 | pub struct SeriesConfig {
[INFO] [stdout]    |            ------------ `SeriesConfig` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Insertable` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `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 `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]   --> anup/src/series/entry.rs:10:10
[INFO] [stdout]    |
[INFO] [stdout] 10 | #[derive(Queryable, Insertable)]
[INFO] [stdout]    |          ^--------
[INFO] [stdout]    |          |
[INFO] [stdout]    |          `Queryable` is not local
[INFO] [stdout]    |          move the `impl` block outside of this function `_impl_queryable_for_seriesentry`
[INFO] [stdout] 11 | #[table_name = "series_entries"]
[INFO] [stdout] 12 | pub struct SeriesEntry {
[INFO] [stdout]    |            ----------- `SeriesEntry` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Queryable` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `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 `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]   --> anup/src/series/entry.rs:10:21
[INFO] [stdout]    |
[INFO] [stdout] 10 | #[derive(Queryable, Insertable)]
[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_seriesentry`
[INFO] [stdout] 11 | #[table_name = "series_entries"]
[INFO] [stdout] 12 | pub struct SeriesEntry {
[INFO] [stdout]    |            ----------- `SeriesEntry` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Insertable` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `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 `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]   --> anup/src/series/entry.rs:10:21
[INFO] [stdout]    |
[INFO] [stdout] 10 | #[derive(Queryable, Insertable)]
[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_seriesentry`
[INFO] [stdout] 11 | #[table_name = "series_entries"]
[INFO] [stdout] 12 | pub struct SeriesEntry {
[INFO] [stdout]    |            ----------- `SeriesEntry` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Insertable` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `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 `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]   --> anup/src/series/entry.rs:10:21
[INFO] [stdout]    |
[INFO] [stdout] 10 | #[derive(Queryable, Insertable)]
[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_seriesentry`
[INFO] [stdout] 11 | #[table_name = "series_entries"]
[INFO] [stdout] 12 | pub struct SeriesEntry {
[INFO] [stdout]    |            ----------- `SeriesEntry` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Insertable` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `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 `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]   --> anup/src/series/info.rs:9:17
[INFO] [stdout]    |
[INFO] [stdout] 9  | #[derive(Clone, Queryable, Insertable)]
[INFO] [stdout]    |                 ^--------
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 `Queryable` is not local
[INFO] [stdout]    |                 move the `impl` block outside of this function `_impl_queryable_for_seriesinfo`
[INFO] [stdout] 10 | #[table_name = "series_info"]
[INFO] [stdout] 11 | pub struct SeriesInfo {
[INFO] [stdout]    |            ---------- `SeriesInfo` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Queryable` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `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 `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]   --> anup/src/series/info.rs:9:28
[INFO] [stdout]    |
[INFO] [stdout] 9  | #[derive(Clone, Queryable, Insertable)]
[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_seriesinfo`
[INFO] [stdout] 10 | #[table_name = "series_info"]
[INFO] [stdout] 11 | pub struct SeriesInfo {
[INFO] [stdout]    |            ---------- `SeriesInfo` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Insertable` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `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 `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]   --> anup/src/series/info.rs:9:28
[INFO] [stdout]    |
[INFO] [stdout] 9  | #[derive(Clone, Queryable, Insertable)]
[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_seriesinfo`
[INFO] [stdout] 10 | #[table_name = "series_info"]
[INFO] [stdout] 11 | pub struct SeriesInfo {
[INFO] [stdout]    |            ---------- `SeriesInfo` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Insertable` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `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 `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]   --> anup/src/series/info.rs:9:28
[INFO] [stdout]    |
[INFO] [stdout] 9  | #[derive(Clone, Queryable, Insertable)]
[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_seriesinfo`
[INFO] [stdout] 10 | #[table_name = "series_info"]
[INFO] [stdout] 11 | pub struct SeriesInfo {
[INFO] [stdout]    |            ---------- `SeriesInfo` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Insertable` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `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 `Insertable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 3.30s
[INFO] running `Command { std: "docker" "inspect" "5d2a0a7d3871e012179a19400e6da3cfbdb7a312208cbc1ed4209ad2d611826f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5d2a0a7d3871e012179a19400e6da3cfbdb7a312208cbc1ed4209ad2d611826f", kill_on_drop: false }`
[INFO] [stdout] 5d2a0a7d3871e012179a19400e6da3cfbdb7a312208cbc1ed4209ad2d611826f
