[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] testing Acizza/anup against try#9f93af291970322f4f1c6315ccde4d7078201159 for pr-146098-6
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAcizza%2Fanup" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'...
[INFO] [stderr] done.
[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-2-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Acizza/anup on toolchain 9f93af291970322f4f1c6315ccde4d7078201159
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[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" "+9f93af291970322f4f1c6315ccde4d7078201159" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 13eb0ee17f91fc142f1ca59e5db3ffe6d33ed5e60a43b7f6ca072f06166511c0
[INFO] running `Command { std: "docker" "start" "-a" "13eb0ee17f91fc142f1ca59e5db3ffe6d33ed5e60a43b7f6ca072f06166511c0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "13eb0ee17f91fc142f1ca59e5db3ffe6d33ed5e60a43b7f6ca072f06166511c0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "13eb0ee17f91fc142f1ca59e5db3ffe6d33ed5e60a43b7f6ca072f06166511c0", kill_on_drop: false }`
[INFO] [stdout] 13eb0ee17f91fc142f1ca59e5db3ffe6d33ed5e60a43b7f6ca072f06166511c0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ebdc91a4891e6f0c750db45239de7dadb100aa79c2d12c071cec50abec4c1d0f
[INFO] running `Command { std: "docker" "start" "-a" "ebdc91a4891e6f0c750db45239de7dadb100aa79c2d12c071cec50abec4c1d0f", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.121
[INFO] [stderr]    Compiling syn v1.0.89
[INFO] [stderr]    Compiling log v0.4.14
[INFO] [stderr]    Compiling cc v1.0.73
[INFO] [stderr]    Compiling smallvec v1.8.0
[INFO] [stderr]    Compiling once_cell v1.10.0
[INFO] [stderr]    Compiling scopeguard v1.1.0
[INFO] [stderr]    Compiling parking_lot_core v0.8.5
[INFO] [stderr]    Compiling untrusted v0.7.1
[INFO] [stderr]    Compiling spin v0.5.2
[INFO] [stderr]    Compiling futures-core v0.3.21
[INFO] [stderr]    Compiling instant v0.1.12
[INFO] [stderr]    Compiling quote v1.0.16
[INFO] [stderr]    Compiling tinyvec_macros v0.1.0
[INFO] [stderr]    Compiling num-traits v0.2.14
[INFO] [stderr]    Compiling unicode-segmentation v1.9.0
[INFO] [stderr]    Compiling lock_api v0.4.6
[INFO] [stderr]    Compiling tinyvec v1.5.1
[INFO] [stderr]    Compiling futures-channel v0.3.21
[INFO] [stderr]    Compiling futures-task v0.3.21
[INFO] [stderr]    Compiling matches v0.1.9
[INFO] [stderr]    Compiling libsqlite3-sys v0.22.2
[INFO] [stderr]    Compiling num-integer v0.1.44
[INFO] [stderr]    Compiling percent-encoding v2.1.0
[INFO] [stderr]    Compiling futures-sink v0.3.21
[INFO] [stderr]    Compiling rustls v0.20.4
[INFO] [stderr]    Compiling signal-hook v0.3.13
[INFO] [stderr]    Compiling pin-project-lite v0.2.8
[INFO] [stderr]    Compiling parking_lot_core v0.9.1
[INFO] [stderr]    Compiling unicode-bidi v0.3.7
[INFO] [stderr]    Compiling bytes v1.1.0
[INFO] [stderr]    Compiling futures-util v0.3.21
[INFO] [stderr]    Compiling form_urlencoded v1.0.1
[INFO] [stderr]    Compiling slab v0.4.5
[INFO] [stderr]    Compiling futures-io v0.3.21
[INFO] [stderr]    Compiling byteorder v1.4.3
[INFO] [stderr]    Compiling anyhow v1.0.56
[INFO] [stderr]    Compiling wildmatch v2.1.0
[INFO] [stderr]    Compiling heck v0.3.3
[INFO] [stderr]    Compiling unicode-width v0.1.9
[INFO] [stderr]    Compiling http v0.2.6
[INFO] [stderr]    Compiling argh_shared v0.1.7
[INFO] [stderr]    Compiling cassowary v0.3.0
[INFO] [stderr]    Compiling nom v7.1.1
[INFO] [stderr]    Compiling pico-args v0.4.2
[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 ring v0.16.20
[INFO] [stderr]    Compiling parking_lot v0.12.0
[INFO] [stderr]    Compiling parking_lot v0.11.2
[INFO] [stderr]    Compiling dirs-sys-next v0.1.2
[INFO] [stderr]    Compiling mio v0.8.2
[INFO] [stderr]    Compiling unicode-normalization v0.1.19
[INFO] [stderr]    Compiling dirs-next v2.0.0
[INFO] [stderr]    Compiling signal-hook v0.1.17
[INFO] [stderr]    Compiling signal-hook-mio v0.2.1
[INFO] [stderr]    Compiling tokio v1.17.0
[INFO] [stderr]    Compiling chrono v0.4.19
[INFO] [stderr]    Compiling crossterm v0.19.0
[INFO] [stderr]    Compiling idna v0.2.3
[INFO] [stderr]    Compiling tui v0.15.0
[INFO] [stderr]    Compiling url v2.2.2
[INFO] [stderr]    Compiling tui-utils v0.11.0 (https://github.com/Acizza/tui-utils?rev=0.11.0#fab0bdfd)
[INFO] [stderr]    Compiling webpki v0.22.0
[INFO] [stderr]    Compiling sct v0.7.0
[INFO] [stderr]    Compiling serde_derive v1.0.136
[INFO] [stderr]    Compiling futures-macro v0.3.21
[INFO] [stderr]    Compiling diesel_derives v1.4.1
[INFO] [stderr]    Compiling thiserror-impl v1.0.30
[INFO] [stderr]    Compiling enum_dispatch v0.3.8
[INFO] [stderr]    Compiling argh_derive v0.1.7
[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 serde v1.0.136
[INFO] [stderr]    Compiling futures-executor v0.3.21
[INFO] [stderr]    Compiling futures v0.3.21
[INFO] [stderr]    Compiling serde_json v1.0.79
[INFO] [stderr]    Compiling ron v0.7.0
[INFO] [stderr]    Compiling bincode v1.3.3
[INFO] [stderr]    Compiling crossterm v0.22.1
[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: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> anime/src/remote/mod.rs:87:21
[INFO] [stdout]    |
[INFO] [stdout] 87 |     fn score_to_str(&self, score: u8) -> Cow<str> {
[INFO] [stdout]    |                     ^^^^^                ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                     |
[INFO] [stdout]    |                     the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 87 |     fn score_to_str(&self, score: u8) -> Cow<'_, str> {
[INFO] [stdout]    |                                              +++
[INFO] [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: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> anime/src/remote/anilist.rs:216:21
[INFO] [stdout]     |
[INFO] [stdout] 216 |     fn score_to_str(&self, score: u8) -> Cow<str> {
[INFO] [stdout]     |                     ^^^^^                ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 216 |     fn score_to_str(&self, score: u8) -> Cow<'_, str> {
[INFO] [stdout]     |                                              +++
[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)]` (part of `#[warn(unused)]`) 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: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> anup/src/series/mod.rs:574:21
[INFO] [stdout]     |
[INFO] [stdout] 574 |     pub fn absolute(&self, config: &Config) -> Cow<Path> {
[INFO] [stdout]     |                     ^^^^^                      ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 574 |     pub fn absolute(&self, config: &Config) -> Cow<'_, Path> {
[INFO] [stdout]     |                                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> anup/src/series/mod.rs:579:29
[INFO] [stdout]     |
[INFO] [stdout] 579 |     pub fn absolute_base<B>(&self, base: B) -> Cow<Path>
[INFO] [stdout]     |                             ^^^^^              ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                             |
[INFO] [stdout]     |                             the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 579 |     pub fn absolute_base<B>(&self, base: B) -> Cow<'_, Path>
[INFO] [stdout]     |                                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> anup/src/series/mod.rs:591:45
[INFO] [stdout]     |
[INFO] [stdout] 591 |     pub fn absolute_from_path_base<B>(path: &Path, base: B) -> Cow<Path>
[INFO] [stdout]     |                                             ^^^^^              ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                             |
[INFO] [stdout]     |                                             the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 591 |     pub fn absolute_from_path_base<B>(path: &Path, base: B) -> Cow<'_, Path>
[INFO] [stdout]     |                                                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> anup/src/series/mod.rs:659:20
[INFO] [stdout]     |
[INFO] [stdout] 659 |     pub fn display(&self) -> path::Display {
[INFO] [stdout]     |                    ^^^^^     ^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                    |
[INFO] [stdout]     |                    the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 659 |     pub fn display(&self) -> path::Display<'_> {
[INFO] [stdout]     |                                           ++++
[INFO] [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] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> anup/src/tui/component/prompt/command.rs:116:19
[INFO] [stdout]     |
[INFO] [stdout] 116 |     fn draw_items(&self) -> SmallVec<[Fragment; 2]> {
[INFO] [stdout]     |                   ^^^^^               ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                   |
[INFO] [stdout]     |                   the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 116 |     fn draw_items(&self) -> SmallVec<[Fragment<'_>; 2]> {
[INFO] [stdout]     |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> anup/src/tui/component/series_list.rs:18:28
[INFO] [stdout]    |
[INFO] [stdout] 18 |     fn series_text(series: &LoadedSeries) -> Span {
[INFO] [stdout]    |                            ^^^^^^^^^^^^^     ^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                            |
[INFO] [stdout]    |                            the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 18 |     fn series_text(series: &LoadedSeries) -> Span<'_> {
[INFO] [stdout]    |                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 40.18s
[INFO] running `Command { std: "docker" "inspect" "ebdc91a4891e6f0c750db45239de7dadb100aa79c2d12c071cec50abec4c1d0f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ebdc91a4891e6f0c750db45239de7dadb100aa79c2d12c071cec50abec4c1d0f", kill_on_drop: false }`
[INFO] [stdout] ebdc91a4891e6f0c750db45239de7dadb100aa79c2d12c071cec50abec4c1d0f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] a7dcd19d943a326507a95a0fd291896ebc547fca1429a5c1080ca917182feec9
[INFO] running `Command { std: "docker" "start" "-a" "a7dcd19d943a326507a95a0fd291896ebc547fca1429a5c1080ca917182feec9", 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: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> anime/src/remote/mod.rs:87:21
[INFO] [stdout]    |
[INFO] [stdout] 87 |     fn score_to_str(&self, score: u8) -> Cow<str> {
[INFO] [stdout]    |                     ^^^^^                ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                     |
[INFO] [stdout]    |                     the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 87 |     fn score_to_str(&self, score: u8) -> Cow<'_, str> {
[INFO] [stdout]    |                                              +++
[INFO] [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] [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: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] [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: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: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> anime/src/remote/anilist.rs:216:21
[INFO] [stdout]     |
[INFO] [stdout] 216 |     fn score_to_str(&self, score: u8) -> Cow<str> {
[INFO] [stdout]     |                     ^^^^^                ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 216 |     fn score_to_str(&self, score: u8) -> Cow<'_, str> {
[INFO] [stdout]     |                                              +++
[INFO] [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: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> anime/src/remote/mod.rs:87:21
[INFO] [stdout]    |
[INFO] [stdout] 87 |     fn score_to_str(&self, score: u8) -> Cow<str> {
[INFO] [stdout]    |                     ^^^^^                ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                     |
[INFO] [stdout]    |                     the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 87 |     fn score_to_str(&self, score: u8) -> Cow<'_, str> {
[INFO] [stdout]    |                                              +++
[INFO] [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: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> anime/src/remote/anilist.rs:216:21
[INFO] [stdout]     |
[INFO] [stdout] 216 |     fn score_to_str(&self, score: u8) -> Cow<str> {
[INFO] [stdout]     |                     ^^^^^                ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 216 |     fn score_to_str(&self, score: u8) -> Cow<'_, str> {
[INFO] [stdout]     |                                              +++
[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)]` (part of `#[warn(unused)]`) 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: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> anup/src/series/mod.rs:574:21
[INFO] [stdout]     |
[INFO] [stdout] 574 |     pub fn absolute(&self, config: &Config) -> Cow<Path> {
[INFO] [stdout]     |                     ^^^^^                      ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 574 |     pub fn absolute(&self, config: &Config) -> Cow<'_, Path> {
[INFO] [stdout]     |                                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> anup/src/series/mod.rs:579:29
[INFO] [stdout]     |
[INFO] [stdout] 579 |     pub fn absolute_base<B>(&self, base: B) -> Cow<Path>
[INFO] [stdout]     |                             ^^^^^              ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                             |
[INFO] [stdout]     |                             the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 579 |     pub fn absolute_base<B>(&self, base: B) -> Cow<'_, Path>
[INFO] [stdout]     |                                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> anup/src/series/mod.rs:591:45
[INFO] [stdout]     |
[INFO] [stdout] 591 |     pub fn absolute_from_path_base<B>(path: &Path, base: B) -> Cow<Path>
[INFO] [stdout]     |                                             ^^^^^              ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                             |
[INFO] [stdout]     |                                             the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 591 |     pub fn absolute_from_path_base<B>(path: &Path, base: B) -> Cow<'_, Path>
[INFO] [stdout]     |                                                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> anup/src/series/mod.rs:659:20
[INFO] [stdout]     |
[INFO] [stdout] 659 |     pub fn display(&self) -> path::Display {
[INFO] [stdout]     |                    ^^^^^     ^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                    |
[INFO] [stdout]     |                    the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 659 |     pub fn display(&self) -> path::Display<'_> {
[INFO] [stdout]     |                                           ++++
[INFO] [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] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> anup/src/tui/component/prompt/command.rs:116:19
[INFO] [stdout]     |
[INFO] [stdout] 116 |     fn draw_items(&self) -> SmallVec<[Fragment; 2]> {
[INFO] [stdout]     |                   ^^^^^               ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                   |
[INFO] [stdout]     |                   the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 116 |     fn draw_items(&self) -> SmallVec<[Fragment<'_>; 2]> {
[INFO] [stdout]     |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> anup/src/tui/component/series_list.rs:18:28
[INFO] [stdout]    |
[INFO] [stdout] 18 |     fn series_text(series: &LoadedSeries) -> Span {
[INFO] [stdout]    |                            ^^^^^^^^^^^^^     ^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                            |
[INFO] [stdout]    |                            the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 18 |     fn series_text(series: &LoadedSeries) -> Span<'_> {
[INFO] [stdout]    |                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 5.56s
[INFO] running `Command { std: "docker" "inspect" "a7dcd19d943a326507a95a0fd291896ebc547fca1429a5c1080ca917182feec9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a7dcd19d943a326507a95a0fd291896ebc547fca1429a5c1080ca917182feec9", kill_on_drop: false }`
[INFO] [stdout] a7dcd19d943a326507a95a0fd291896ebc547fca1429a5c1080ca917182feec9
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 4d284f07c74224462e50336eea647acc554315434bfac25a6c9825a55dd6a341
[INFO] running `Command { std: "docker" "start" "-a" "4d284f07c74224462e50336eea647acc554315434bfac25a6c9825a55dd6a341", kill_on_drop: false }`
[INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stderr]   --> anime/src/local/detect/mod.rs:41:12
[INFO] [stderr]    |
[INFO] [stderr] 41 |     derive(AsExpression, FromSqlRow),
[INFO] [stderr]    |            -^^^^^^^^^^^
[INFO] [stderr]    |            |
[INFO] [stderr]    |            `AsExpression` is not local
[INFO] [stderr]    |            move the `impl` block outside of this function `_impl_as_expression_for_episodeparser`
[INFO] [stderr] 42 |     sql_type = "Text"
[INFO] [stderr]    |                ------ `Text` is not local
[INFO] [stderr] 43 | )]
[INFO] [stderr] 44 | pub enum EpisodeParser {
[INFO] [stderr]    |          ------------- `EpisodeParser` is not local
[INFO] [stderr]    |
[INFO] [stderr]    = note: the derive macro `AsExpression` defines the non-local `impl`, and may need to be changed
[INFO] [stderr]    = 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] [stderr]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stderr]    = note: `#[warn(non_local_definitions)]` on by default
[INFO] [stderr]    = note: this warning originates in the derive macro `AsExpression` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stderr]   --> anime/src/local/detect/mod.rs:41:12
[INFO] [stderr]    |
[INFO] [stderr] 41 |     derive(AsExpression, FromSqlRow),
[INFO] [stderr]    |            -^^^^^^^^^^^
[INFO] [stderr]    |            |
[INFO] [stderr]    |            `AsExpression` is not local
[INFO] [stderr]    |            `Nullable` is not local
[INFO] [stderr]    |            move the `impl` block outside of this function `_impl_as_expression_for_episodeparser`
[INFO] [stderr] 42 |     sql_type = "Text"
[INFO] [stderr]    |                ------ `Text` is not local
[INFO] [stderr] 43 | )]
[INFO] [stderr] 44 | pub enum EpisodeParser {
[INFO] [stderr]    |          ------------- `EpisodeParser` is not local
[INFO] [stderr]    |
[INFO] [stderr]    = note: the derive macro `AsExpression` defines the non-local `impl`, and may need to be changed
[INFO] [stderr]    = 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] [stderr]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stderr]    = note: this warning originates in the derive macro `AsExpression` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stderr]   --> anime/src/local/detect/mod.rs:41:12
[INFO] [stderr]    |
[INFO] [stderr] 41 |     derive(AsExpression, FromSqlRow),
[INFO] [stderr]    |            ^-----------
[INFO] [stderr]    |            |
[INFO] [stderr]    |            `ToSql` is not local
[INFO] [stderr]    |            `Nullable` is not local
[INFO] [stderr]    |            move the `impl` block outside of this function `_impl_as_expression_for_episodeparser`
[INFO] [stderr] 42 |     sql_type = "Text"
[INFO] [stderr]    |                ------ `Text` is not local
[INFO] [stderr] 43 | )]
[INFO] [stderr] 44 | pub enum EpisodeParser {
[INFO] [stderr]    |          ------------- `EpisodeParser` is not local
[INFO] [stderr]    |
[INFO] [stderr]    = note: the derive macro `AsExpression` defines the non-local `impl`, and may need to be changed
[INFO] [stderr]    = 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] [stderr]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stderr]    = note: this warning originates in the derive macro `AsExpression` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stderr]   --> anime/src/local/detect/mod.rs:41:12
[INFO] [stderr]    |
[INFO] [stderr] 41 |     derive(AsExpression, FromSqlRow),
[INFO] [stderr]    |            ^-----------
[INFO] [stderr]    |            |
[INFO] [stderr]    |            `AsExpression` is not local
[INFO] [stderr]    |            move the `impl` block outside of this function `_impl_as_expression_for_episodeparser`
[INFO] [stderr] 42 |     sql_type = "Text"
[INFO] [stderr]    |                ------ `Text` is not local
[INFO] [stderr] 43 | )]
[INFO] [stderr] 44 | pub enum EpisodeParser {
[INFO] [stderr]    |          ------------- `EpisodeParser` is not local
[INFO] [stderr]    |
[INFO] [stderr]    = note: the derive macro `AsExpression` defines the non-local `impl`, and may need to be changed
[INFO] [stderr]    = 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] [stderr]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stderr]    = note: this warning originates in the derive macro `AsExpression` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stderr]   --> anime/src/local/detect/mod.rs:41:12
[INFO] [stderr]    |
[INFO] [stderr] 41 |     derive(AsExpression, FromSqlRow),
[INFO] [stderr]    |            ^-----------
[INFO] [stderr]    |            |
[INFO] [stderr]    |            `AsExpression` is not local
[INFO] [stderr]    |            `Nullable` is not local
[INFO] [stderr]    |            move the `impl` block outside of this function `_impl_as_expression_for_episodeparser`
[INFO] [stderr] 42 |     sql_type = "Text"
[INFO] [stderr]    |                ------ `Text` is not local
[INFO] [stderr] 43 | )]
[INFO] [stderr] 44 | pub enum EpisodeParser {
[INFO] [stderr]    |          ------------- `EpisodeParser` is not local
[INFO] [stderr]    |
[INFO] [stderr]    = note: the derive macro `AsExpression` defines the non-local `impl`, and may need to be changed
[INFO] [stderr]    = 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] [stderr]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stderr]    = note: this warning originates in the derive macro `AsExpression` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stderr]   --> anime/src/local/detect/mod.rs:41:26
[INFO] [stderr]    |
[INFO] [stderr] 41 |     derive(AsExpression, FromSqlRow),
[INFO] [stderr]    |                          ^---------
[INFO] [stderr]    |                          |
[INFO] [stderr]    |                          `FromSqlRow` is not local
[INFO] [stderr]    |                          move the `impl` block outside of this function `_impl_from_sql_row_for_episodeparser`
[INFO] [stderr] ...
[INFO] [stderr] 44 | pub enum EpisodeParser {
[INFO] [stderr]    |          ------------- `EpisodeParser` is not local
[INFO] [stderr]    |
[INFO] [stderr]    = note: the derive macro `FromSqlRow` defines the non-local `impl`, and may need to be changed
[INFO] [stderr]    = 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] [stderr]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stderr]    = note: this warning originates in the derive macro `FromSqlRow` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stderr]   --> anime/src/local/detect/mod.rs:41:26
[INFO] [stderr]    |
[INFO] [stderr] 41 |     derive(AsExpression, FromSqlRow),
[INFO] [stderr]    |                          ^---------
[INFO] [stderr]    |                          |
[INFO] [stderr]    |                          `Queryable` is not local
[INFO] [stderr]    |                          move the `impl` block outside of this function `_impl_from_sql_row_for_episodeparser`
[INFO] [stderr] ...
[INFO] [stderr] 44 | pub enum EpisodeParser {
[INFO] [stderr]    |          ------------- `EpisodeParser` is not local
[INFO] [stderr]    |
[INFO] [stderr]    = note: the derive macro `FromSqlRow` defines the non-local `impl`, and may need to be changed
[INFO] [stderr]    = 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] [stderr]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stderr]    = note: this warning originates in the derive macro `FromSqlRow` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stderr]    --> anime/src/local/detect/mod.rs:220:12
[INFO] [stderr]     |
[INFO] [stderr] 220 |     derive(AsExpression, FromSqlRow),
[INFO] [stderr]     |            -^^^^^^^^^^^
[INFO] [stderr]     |            |
[INFO] [stderr]     |            `AsExpression` is not local
[INFO] [stderr]     |            move the `impl` block outside of this function `_impl_as_expression_for_custompattern`
[INFO] [stderr] 221 |     sql_type = "Text"
[INFO] [stderr]     |                ------ `Text` is not local
[INFO] [stderr] 222 | )]
[INFO] [stderr] 223 | pub struct CustomPattern(String);
[INFO] [stderr]     |            ------------- `CustomPattern` is not local
[INFO] [stderr]     |
[INFO] [stderr]     = note: the derive macro `AsExpression` defines the non-local `impl`, and may need to be changed
[INFO] [stderr]     = 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] [stderr]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stderr]     = note: this warning originates in the derive macro `AsExpression` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stderr]    --> anime/src/local/detect/mod.rs:220:12
[INFO] [stderr]     |
[INFO] [stderr] 220 |     derive(AsExpression, FromSqlRow),
[INFO] [stderr]     |            -^^^^^^^^^^^
[INFO] [stderr]     |            |
[INFO] [stderr]     |            `AsExpression` is not local
[INFO] [stderr]     |            `Nullable` is not local
[INFO] [stderr]     |            move the `impl` block outside of this function `_impl_as_expression_for_custompattern`
[INFO] [stderr] 221 |     sql_type = "Text"
[INFO] [stderr]     |                ------ `Text` is not local
[INFO] [stderr] 222 | )]
[INFO] [stderr] 223 | pub struct CustomPattern(String);
[INFO] [stderr]     |            ------------- `CustomPattern` is not local
[INFO] [stderr]     |
[INFO] [stderr]     = note: the derive macro `AsExpression` defines the non-local `impl`, and may need to be changed
[INFO] [stderr]     = 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] [stderr]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stderr]     = note: this warning originates in the derive macro `AsExpression` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stderr]    --> anime/src/local/detect/mod.rs:220:12
[INFO] [stderr]     |
[INFO] [stderr] 220 |     derive(AsExpression, FromSqlRow),
[INFO] [stderr]     |            ^-----------
[INFO] [stderr]     |            |
[INFO] [stderr]     |            `ToSql` is not local
[INFO] [stderr]     |            `Nullable` is not local
[INFO] [stderr]     |            move the `impl` block outside of this function `_impl_as_expression_for_custompattern`
[INFO] [stderr] 221 |     sql_type = "Text"
[INFO] [stderr]     |                ------ `Text` is not local
[INFO] [stderr] 222 | )]
[INFO] [stderr] 223 | pub struct CustomPattern(String);
[INFO] [stderr]     |            ------------- `CustomPattern` is not local
[INFO] [stderr]     |
[INFO] [stderr]     = note: the derive macro `AsExpression` defines the non-local `impl`, and may need to be changed
[INFO] [stderr]     = 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] [stderr]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stderr]     = note: this warning originates in the derive macro `AsExpression` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stderr]    --> anime/src/local/detect/mod.rs:220:12
[INFO] [stderr]     |
[INFO] [stderr] 220 |     derive(AsExpression, FromSqlRow),
[INFO] [stderr]     |            ^-----------
[INFO] [stderr]     |            |
[INFO] [stderr]     |            `AsExpression` is not local
[INFO] [stderr]     |            move the `impl` block outside of this function `_impl_as_expression_for_custompattern`
[INFO] [stderr] 221 |     sql_type = "Text"
[INFO] [stderr]     |                ------ `Text` is not local
[INFO] [stderr] 222 | )]
[INFO] [stderr] 223 | pub struct CustomPattern(String);
[INFO] [stderr]     |            ------------- `CustomPattern` is not local
[INFO] [stderr]     |
[INFO] [stderr]     = note: the derive macro `AsExpression` defines the non-local `impl`, and may need to be changed
[INFO] [stderr]     = 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] [stderr]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stderr]     = note: this warning originates in the derive macro `AsExpression` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stderr]    --> anime/src/local/detect/mod.rs:220:12
[INFO] [stderr]     |
[INFO] [stderr] 220 |     derive(AsExpression, FromSqlRow),
[INFO] [stderr]     |            ^-----------
[INFO] [stderr]     |            |
[INFO] [stderr]     |            `AsExpression` is not local
[INFO] [stderr]     |            `Nullable` is not local
[INFO] [stderr]     |            move the `impl` block outside of this function `_impl_as_expression_for_custompattern`
[INFO] [stderr] 221 |     sql_type = "Text"
[INFO] [stderr]     |                ------ `Text` is not local
[INFO] [stderr] 222 | )]
[INFO] [stderr] 223 | pub struct CustomPattern(String);
[INFO] [stderr]     |            ------------- `CustomPattern` is not local
[INFO] [stderr]     |
[INFO] [stderr]     = note: the derive macro `AsExpression` defines the non-local `impl`, and may need to be changed
[INFO] [stderr]     = 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] [stderr]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stderr]     = note: this warning originates in the derive macro `AsExpression` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stderr]    --> anime/src/local/detect/mod.rs:220:26
[INFO] [stderr]     |
[INFO] [stderr] 220 |     derive(AsExpression, FromSqlRow),
[INFO] [stderr]     |                          ^---------
[INFO] [stderr]     |                          |
[INFO] [stderr]     |                          `FromSqlRow` is not local
[INFO] [stderr]     |                          move the `impl` block outside of this function `_impl_from_sql_row_for_custompattern`
[INFO] [stderr] ...
[INFO] [stderr] 223 | pub struct CustomPattern(String);
[INFO] [stderr]     |            ------------- `CustomPattern` is not local
[INFO] [stderr]     |
[INFO] [stderr]     = note: the derive macro `FromSqlRow` defines the non-local `impl`, and may need to be changed
[INFO] [stderr]     = 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] [stderr]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stderr]     = note: this warning originates in the derive macro `FromSqlRow` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stderr]    --> anime/src/local/detect/mod.rs:220:26
[INFO] [stderr]     |
[INFO] [stderr] 220 |     derive(AsExpression, FromSqlRow),
[INFO] [stderr]     |                          ^---------
[INFO] [stderr]     |                          |
[INFO] [stderr]     |                          `Queryable` is not local
[INFO] [stderr]     |                          move the `impl` block outside of this function `_impl_from_sql_row_for_custompattern`
[INFO] [stderr] ...
[INFO] [stderr] 223 | pub struct CustomPattern(String);
[INFO] [stderr]     |            ------------- `CustomPattern` is not local
[INFO] [stderr]     |
[INFO] [stderr]     = note: the derive macro `FromSqlRow` defines the non-local `impl`, and may need to be changed
[INFO] [stderr]     = 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] [stderr]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stderr]     = note: this warning originates in the derive macro `FromSqlRow` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> anime/src/remote/mod.rs:87:21
[INFO] [stderr]    |
[INFO] [stderr] 87 |     fn score_to_str(&self, score: u8) -> Cow<str> {
[INFO] [stderr]    |                     ^^^^^                ^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |                     |
[INFO] [stderr]    |                     the lifetime is elided here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 87 |     fn score_to_str(&self, score: u8) -> Cow<'_, str> {
[INFO] [stderr]    |                                              +++
[INFO] [stderr] 
[INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stderr]    --> anime/src/remote/mod.rs:224:12
[INFO] [stderr]     |
[INFO] [stderr] 224 |     derive(AsExpression, FromSqlRow),
[INFO] [stderr]     |            -^^^^^^^^^^^
[INFO] [stderr]     |            |
[INFO] [stderr]     |            `AsExpression` is not local
[INFO] [stderr]     |            move the `impl` block outside of this function `_impl_as_expression_for_status`
[INFO] [stderr] 225 |     sql_type = "SmallInt"
[INFO] [stderr]     |                ---------- `SmallInt` is not local
[INFO] [stderr] 226 | )]
[INFO] [stderr] 227 | pub enum Status {
[INFO] [stderr]     |          ------ `Status` is not local
[INFO] [stderr]     |
[INFO] [stderr]     = note: the derive macro `AsExpression` defines the non-local `impl`, and may need to be changed
[INFO] [stderr]     = 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] [stderr]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stderr]     = note: this warning originates in the derive macro `AsExpression` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stderr]    --> anime/src/remote/mod.rs:224:12
[INFO] [stderr]     |
[INFO] [stderr] 224 |     derive(AsExpression, FromSqlRow),
[INFO] [stderr]     |            -^^^^^^^^^^^
[INFO] [stderr]     |            |
[INFO] [stderr]     |            `AsExpression` is not local
[INFO] [stderr]     |            `Nullable` is not local
[INFO] [stderr]     |            move the `impl` block outside of this function `_impl_as_expression_for_status`
[INFO] [stderr] 225 |     sql_type = "SmallInt"
[INFO] [stderr]     |                ---------- `SmallInt` is not local
[INFO] [stderr] 226 | )]
[INFO] [stderr] 227 | pub enum Status {
[INFO] [stderr]     |          ------ `Status` is not local
[INFO] [stderr]     |
[INFO] [stderr]     = note: the derive macro `AsExpression` defines the non-local `impl`, and may need to be changed
[INFO] [stderr]     = 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] [stderr]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stderr]     = note: this warning originates in the derive macro `AsExpression` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stderr]    --> anime/src/remote/mod.rs:224:12
[INFO] [stderr]     |
[INFO] [stderr] 224 |     derive(AsExpression, FromSqlRow),
[INFO] [stderr]     |            ^-----------
[INFO] [stderr]     |            |
[INFO] [stderr]     |            `ToSql` is not local
[INFO] [stderr]     |            `Nullable` is not local
[INFO] [stderr]     |            move the `impl` block outside of this function `_impl_as_expression_for_status`
[INFO] [stderr] 225 |     sql_type = "SmallInt"
[INFO] [stderr]     |                ---------- `SmallInt` is not local
[INFO] [stderr] 226 | )]
[INFO] [stderr] 227 | pub enum Status {
[INFO] [stderr]     |          ------ `Status` is not local
[INFO] [stderr]     |
[INFO] [stderr]     = note: the derive macro `AsExpression` defines the non-local `impl`, and may need to be changed
[INFO] [stderr]     = 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] [stderr]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stderr]     = note: this warning originates in the derive macro `AsExpression` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stderr]    --> anime/src/remote/mod.rs:224:12
[INFO] [stderr]     |
[INFO] [stderr] 224 |     derive(AsExpression, FromSqlRow),
[INFO] [stderr]     |            ^-----------
[INFO] [stderr]     |            |
[INFO] [stderr]     |            `AsExpression` is not local
[INFO] [stderr]     |            move the `impl` block outside of this function `_impl_as_expression_for_status`
[INFO] [stderr] 225 |     sql_type = "SmallInt"
[INFO] [stderr]     |                ---------- `SmallInt` is not local
[INFO] [stderr] 226 | )]
[INFO] [stderr] 227 | pub enum Status {
[INFO] [stderr]     |          ------ `Status` is not local
[INFO] [stderr]     |
[INFO] [stderr]     = note: the derive macro `AsExpression` defines the non-local `impl`, and may need to be changed
[INFO] [stderr]     = 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] [stderr]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stderr]     = note: this warning originates in the derive macro `AsExpression` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stderr]    --> anime/src/remote/mod.rs:224:12
[INFO] [stderr]     |
[INFO] [stderr] 224 |     derive(AsExpression, FromSqlRow),
[INFO] [stderr]     |            ^-----------
[INFO] [stderr]     |            |
[INFO] [stderr]     |            `AsExpression` is not local
[INFO] [stderr]     |            `Nullable` is not local
[INFO] [stderr]     |            move the `impl` block outside of this function `_impl_as_expression_for_status`
[INFO] [stderr] 225 |     sql_type = "SmallInt"
[INFO] [stderr]     |                ---------- `SmallInt` is not local
[INFO] [stderr] 226 | )]
[INFO] [stderr] 227 | pub enum Status {
[INFO] [stderr]     |          ------ `Status` is not local
[INFO] [stderr]     |
[INFO] [stderr]     = note: the derive macro `AsExpression` defines the non-local `impl`, and may need to be changed
[INFO] [stderr]     = 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] [stderr]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stderr]     = note: this warning originates in the derive macro `AsExpression` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stderr]    --> anime/src/remote/mod.rs:224:26
[INFO] [stderr]     |
[INFO] [stderr] 224 |     derive(AsExpression, FromSqlRow),
[INFO] [stderr]     |                          ^---------
[INFO] [stderr]     |                          |
[INFO] [stderr]     |                          `FromSqlRow` is not local
[INFO] [stderr]     |                          move the `impl` block outside of this function `_impl_from_sql_row_for_status`
[INFO] [stderr] ...
[INFO] [stderr] 227 | pub enum Status {
[INFO] [stderr]     |          ------ `Status` is not local
[INFO] [stderr]     |
[INFO] [stderr]     = note: the derive macro `FromSqlRow` defines the non-local `impl`, and may need to be changed
[INFO] [stderr]     = 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] [stderr]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stderr]     = note: this warning originates in the derive macro `FromSqlRow` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stderr]    --> anime/src/remote/mod.rs:224:26
[INFO] [stderr]     |
[INFO] [stderr] 224 |     derive(AsExpression, FromSqlRow),
[INFO] [stderr]     |                          ^---------
[INFO] [stderr]     |                          |
[INFO] [stderr]     |                          `Queryable` is not local
[INFO] [stderr]     |                          move the `impl` block outside of this function `_impl_from_sql_row_for_status`
[INFO] [stderr] ...
[INFO] [stderr] 227 | pub enum Status {
[INFO] [stderr]     |          ------ `Status` is not local
[INFO] [stderr]     |
[INFO] [stderr]     = note: the derive macro `FromSqlRow` defines the non-local `impl`, and may need to be changed
[INFO] [stderr]     = 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] [stderr]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stderr]     = note: this warning originates in the derive macro `FromSqlRow` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stderr]    --> anime/src/remote/mod.rs:304:12
[INFO] [stderr]     |
[INFO] [stderr] 304 |     derive(AsExpression, FromSqlRow),
[INFO] [stderr]     |            -^^^^^^^^^^^
[INFO] [stderr]     |            |
[INFO] [stderr]     |            `AsExpression` is not local
[INFO] [stderr]     |            move the `impl` block outside of this function `_impl_as_expression_for_seriesdate`
[INFO] [stderr] 305 |     sql_type = "Date"
[INFO] [stderr]     |                ------ `Date` is not local
[INFO] [stderr] ...
[INFO] [stderr] 308 | pub struct SeriesDate {
[INFO] [stderr]     |            ---------- `SeriesDate` is not local
[INFO] [stderr]     |
[INFO] [stderr]     = note: the derive macro `AsExpression` defines the non-local `impl`, and may need to be changed
[INFO] [stderr]     = 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] [stderr]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stderr]     = note: this warning originates in the derive macro `AsExpression` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stderr]    --> anime/src/remote/mod.rs:304:12
[INFO] [stderr]     |
[INFO] [stderr] 304 |     derive(AsExpression, FromSqlRow),
[INFO] [stderr]     |            -^^^^^^^^^^^
[INFO] [stderr]     |            |
[INFO] [stderr]     |            `AsExpression` is not local
[INFO] [stderr]     |            `Nullable` is not local
[INFO] [stderr]     |            move the `impl` block outside of this function `_impl_as_expression_for_seriesdate`
[INFO] [stderr] 305 |     sql_type = "Date"
[INFO] [stderr]     |                ------ `Date` is not local
[INFO] [stderr] ...
[INFO] [stderr] 308 | pub struct SeriesDate {
[INFO] [stderr]     |            ---------- `SeriesDate` is not local
[INFO] [stderr]     |
[INFO] [stderr]     = note: the derive macro `AsExpression` defines the non-local `impl`, and may need to be changed
[INFO] [stderr]     = 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] [stderr]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stderr]     = note: this warning originates in the derive macro `AsExpression` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stderr]    --> anime/src/remote/mod.rs:304:12
[INFO] [stderr]     |
[INFO] [stderr] 304 |     derive(AsExpression, FromSqlRow),
[INFO] [stderr]     |            ^-----------
[INFO] [stderr]     |            |
[INFO] [stderr]     |            `ToSql` is not local
[INFO] [stderr]     |            `Nullable` is not local
[INFO] [stderr]     |            move the `impl` block outside of this function `_impl_as_expression_for_seriesdate`
[INFO] [stderr] 305 |     sql_type = "Date"
[INFO] [stderr]     |                ------ `Date` is not local
[INFO] [stderr] ...
[INFO] [stderr] 308 | pub struct SeriesDate {
[INFO] [stderr]     |            ---------- `SeriesDate` is not local
[INFO] [stderr]     |
[INFO] [stderr]     = note: the derive macro `AsExpression` defines the non-local `impl`, and may need to be changed
[INFO] [stderr]     = 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] [stderr]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stderr]     = note: this warning originates in the derive macro `AsExpression` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stderr]    --> anime/src/remote/mod.rs:304:12
[INFO] [stderr]     |
[INFO] [stderr] 304 |     derive(AsExpression, FromSqlRow),
[INFO] [stderr]     |            ^-----------
[INFO] [stderr]     |            |
[INFO] [stderr]     |            `AsExpression` is not local
[INFO] [stderr]     |            move the `impl` block outside of this function `_impl_as_expression_for_seriesdate`
[INFO] [stderr] 305 |     sql_type = "Date"
[INFO] [stderr]     |                ------ `Date` is not local
[INFO] [stderr] ...
[INFO] [stderr] 308 | pub struct SeriesDate {
[INFO] [stderr]     |            ---------- `SeriesDate` is not local
[INFO] [stderr]     |
[INFO] [stderr]     = note: the derive macro `AsExpression` defines the non-local `impl`, and may need to be changed
[INFO] [stderr]     = 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] [stderr]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stderr]     = note: this warning originates in the derive macro `AsExpression` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stderr]    --> anime/src/remote/mod.rs:304:12
[INFO] [stderr]     |
[INFO] [stderr] 304 |     derive(AsExpression, FromSqlRow),
[INFO] [stderr]     |            ^-----------
[INFO] [stderr]     |            |
[INFO] [stderr]     |            `AsExpression` is not local
[INFO] [stderr]     |            `Nullable` is not local
[INFO] [stderr]     |            move the `impl` block outside of this function `_impl_as_expression_for_seriesdate`
[INFO] [stderr] 305 |     sql_type = "Date"
[INFO] [stderr]     |                ------ `Date` is not local
[INFO] [stderr] ...
[INFO] [stderr] 308 | pub struct SeriesDate {
[INFO] [stderr]     |            ---------- `SeriesDate` is not local
[INFO] [stderr]     |
[INFO] [stderr]     = note: the derive macro `AsExpression` defines the non-local `impl`, and may need to be changed
[INFO] [stderr]     = 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] [stderr]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stderr]     = note: this warning originates in the derive macro `AsExpression` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stderr]    --> anime/src/remote/mod.rs:304:26
[INFO] [stderr]     |
[INFO] [stderr] 304 |     derive(AsExpression, FromSqlRow),
[INFO] [stderr]     |                          ^---------
[INFO] [stderr]     |                          |
[INFO] [stderr]     |                          `FromSqlRow` is not local
[INFO] [stderr]     |                          move the `impl` block outside of this function `_impl_from_sql_row_for_seriesdate`
[INFO] [stderr] ...
[INFO] [stderr] 308 | pub struct SeriesDate {
[INFO] [stderr]     |            ---------- `SeriesDate` is not local
[INFO] [stderr]     |
[INFO] [stderr]     = note: the derive macro `FromSqlRow` defines the non-local `impl`, and may need to be changed
[INFO] [stderr]     = 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] [stderr]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stderr]     = note: this warning originates in the derive macro `FromSqlRow` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stderr]    --> anime/src/remote/mod.rs:304:26
[INFO] [stderr]     |
[INFO] [stderr] 304 |     derive(AsExpression, FromSqlRow),
[INFO] [stderr]     |                          ^---------
[INFO] [stderr]     |                          |
[INFO] [stderr]     |                          `Queryable` is not local
[INFO] [stderr]     |                          move the `impl` block outside of this function `_impl_from_sql_row_for_seriesdate`
[INFO] [stderr] ...
[INFO] [stderr] 308 | pub struct SeriesDate {
[INFO] [stderr]     |            ---------- `SeriesDate` is not local
[INFO] [stderr]     |
[INFO] [stderr]     = note: the derive macro `FromSqlRow` defines the non-local `impl`, and may need to be changed
[INFO] [stderr]     = 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] [stderr]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stderr]     = note: this warning originates in the derive macro `FromSqlRow` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> anime/src/remote/anilist.rs:216:21
[INFO] [stderr]     |
[INFO] [stderr] 216 |     fn score_to_str(&self, score: u8) -> Cow<str> {
[INFO] [stderr]     |                     ^^^^^                ^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                     |
[INFO] [stderr]     |                     the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 216 |     fn score_to_str(&self, score: u8) -> Cow<'_, str> {
[INFO] [stderr]     |                                              +++
[INFO] [stderr] 
[INFO] [stderr] warning: `anime` (lib) generated 30 warnings (run `cargo fix --lib -p anime` to apply 2 suggestions)
[INFO] [stderr] warning: `anime` (lib test) generated 30 warnings (30 duplicates)
[INFO] [stderr] warning: method `label` is never used
[INFO] [stderr]    --> anup/src/tui/component/input.rs:374:8
[INFO] [stderr]     |
[INFO] [stderr] 373 | pub trait ValidatedInput {
[INFO] [stderr]     |           -------------- method in this trait
[INFO] [stderr] 374 |     fn label(&self) -> &'static str;
[INFO] [stderr]     |        ^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stderr]   --> anup/src/database.rs:82:33
[INFO] [stderr]    |
[INFO] [stderr] 82 | #[derive(Clone, Debug, Default, AsExpression, FromSqlRow)]
[INFO] [stderr]    |                                 -^^^^^^^^^^^
[INFO] [stderr]    |                                 |
[INFO] [stderr]    |                                 `AsExpression` is not local
[INFO] [stderr]    |                                 move the `impl` block outside of this function `_impl_as_expression_for_playerargs`
[INFO] [stderr] 83 | #[sql_type = "Text"]
[INFO] [stderr]    |              ------ `Text` is not local
[INFO] [stderr] 84 | pub struct PlayerArgs(SmallVec<[String; 2]>);
[INFO] [stderr]    |            ---------- `PlayerArgs` is not local
[INFO] [stderr]    |
[INFO] [stderr]    = note: the derive macro `AsExpression` defines the non-local `impl`, and may need to be changed
[INFO] [stderr]    = 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] [stderr]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stderr]    = note: `#[warn(non_local_definitions)]` on by default
[INFO] [stderr]    = note: this warning originates in the derive macro `AsExpression` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stderr]   --> anup/src/database.rs:82:33
[INFO] [stderr]    |
[INFO] [stderr] 82 | #[derive(Clone, Debug, Default, AsExpression, FromSqlRow)]
[INFO] [stderr]    |                                 -^^^^^^^^^^^
[INFO] [stderr]    |                                 |
[INFO] [stderr]    |                                 `AsExpression` is not local
[INFO] [stderr]    |                                 `Nullable` is not local
[INFO] [stderr]    |                                 move the `impl` block outside of this function `_impl_as_expression_for_playerargs`
[INFO] [stderr] 83 | #[sql_type = "Text"]
[INFO] [stderr]    |              ------ `Text` is not local
[INFO] [stderr] 84 | pub struct PlayerArgs(SmallVec<[String; 2]>);
[INFO] [stderr]    |            ---------- `PlayerArgs` is not local
[INFO] [stderr]    |
[INFO] [stderr]    = note: the derive macro `AsExpression` defines the non-local `impl`, and may need to be changed
[INFO] [stderr]    = 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] [stderr]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stderr]    = note: this warning originates in the derive macro `AsExpression` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stderr]   --> anup/src/database.rs:82:33
[INFO] [stderr]    |
[INFO] [stderr] 82 | #[derive(Clone, Debug, Default, AsExpression, FromSqlRow)]
[INFO] [stderr]    |                                 ^-----------
[INFO] [stderr]    |                                 |
[INFO] [stderr]    |                                 `ToSql` is not local
[INFO] [stderr]    |                                 `Nullable` is not local
[INFO] [stderr]    |                                 move the `impl` block outside of this function `_impl_as_expression_for_playerargs`
[INFO] [stderr] 83 | #[sql_type = "Text"]
[INFO] [stderr]    |              ------ `Text` is not local
[INFO] [stderr] 84 | pub struct PlayerArgs(SmallVec<[String; 2]>);
[INFO] [stderr]    |            ---------- `PlayerArgs` is not local
[INFO] [stderr]    |
[INFO] [stderr]    = note: the derive macro `AsExpression` defines the non-local `impl`, and may need to be changed
[INFO] [stderr]    = 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] [stderr]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stderr]    = note: this warning originates in the derive macro `AsExpression` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stderr]   --> anup/src/database.rs:82:33
[INFO] [stderr]    |
[INFO] [stderr] 82 | #[derive(Clone, Debug, Default, AsExpression, FromSqlRow)]
[INFO] [stderr]    |                                 ^-----------
[INFO] [stderr]    |                                 |
[INFO] [stderr]    |                                 `AsExpression` is not local
[INFO] [stderr]    |                                 move the `impl` block outside of this function `_impl_as_expression_for_playerargs`
[INFO] [stderr] 83 | #[sql_type = "Text"]
[INFO] [stderr]    |              ------ `Text` is not local
[INFO] [stderr] 84 | pub struct PlayerArgs(SmallVec<[String; 2]>);
[INFO] [stderr]    |            ---------- `PlayerArgs` is not local
[INFO] [stderr]    |
[INFO] [stderr]    = note: the derive macro `AsExpression` defines the non-local `impl`, and may need to be changed
[INFO] [stderr]    = 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] [stderr]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stderr]    = note: this warning originates in the derive macro `AsExpression` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stderr]   --> anup/src/database.rs:82:33
[INFO] [stderr]    |
[INFO] [stderr] 82 | #[derive(Clone, Debug, Default, AsExpression, FromSqlRow)]
[INFO] [stderr]    |                                 ^-----------
[INFO] [stderr]    |                                 |
[INFO] [stderr]    |                                 `AsExpression` is not local
[INFO] [stderr]    |                                 `Nullable` is not local
[INFO] [stderr]    |                                 move the `impl` block outside of this function `_impl_as_expression_for_playerargs`
[INFO] [stderr] 83 | #[sql_type = "Text"]
[INFO] [stderr]    |              ------ `Text` is not local
[INFO] [stderr] 84 | pub struct PlayerArgs(SmallVec<[String; 2]>);
[INFO] [stderr]    |            ---------- `PlayerArgs` is not local
[INFO] [stderr]    |
[INFO] [stderr]    = note: the derive macro `AsExpression` defines the non-local `impl`, and may need to be changed
[INFO] [stderr]    = 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] [stderr]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stderr]    = note: this warning originates in the derive macro `AsExpression` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stderr]   --> anup/src/database.rs:82:47
[INFO] [stderr]    |
[INFO] [stderr] 82 | #[derive(Clone, Debug, Default, AsExpression, FromSqlRow)]
[INFO] [stderr]    |                                               ^---------
[INFO] [stderr]    |                                               |
[INFO] [stderr]    |                                               `FromSqlRow` is not local
[INFO] [stderr]    |                                               move the `impl` block outside of this function `_impl_from_sql_row_for_playerargs`
[INFO] [stderr] 83 | #[sql_type = "Text"]
[INFO] [stderr] 84 | pub struct PlayerArgs(SmallVec<[String; 2]>);
[INFO] [stderr]    |            ---------- `PlayerArgs` is not local
[INFO] [stderr]    |
[INFO] [stderr]    = note: the derive macro `FromSqlRow` defines the non-local `impl`, and may need to be changed
[INFO] [stderr]    = 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] [stderr]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stderr]    = note: this warning originates in the derive macro `FromSqlRow` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stderr]   --> anup/src/database.rs:82:47
[INFO] [stderr]    |
[INFO] [stderr] 82 | #[derive(Clone, Debug, Default, AsExpression, FromSqlRow)]
[INFO] [stderr]    |                                               ^---------
[INFO] [stderr]    |                                               |
[INFO] [stderr]    |                                               `Queryable` is not local
[INFO] [stderr]    |                                               move the `impl` block outside of this function `_impl_from_sql_row_for_playerargs`
[INFO] [stderr] 83 | #[sql_type = "Text"]
[INFO] [stderr] 84 | pub struct PlayerArgs(SmallVec<[String; 2]>);
[INFO] [stderr]    |            ---------- `PlayerArgs` is not local
[INFO] [stderr]    |
[INFO] [stderr]    = note: the derive macro `FromSqlRow` defines the non-local `impl`, and may need to be changed
[INFO] [stderr]    = 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] [stderr]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stderr]    = note: this warning originates in the derive macro `FromSqlRow` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stderr]   --> anup/src/database.rs:14:5
[INFO] [stderr]    |
[INFO] [stderr] 14 | /     table! {
[INFO] [stderr] 15 | |         series_configs {
[INFO] [stderr] 16 | |             id -> Integer,
[INFO] [stderr] 17 | |             nickname -> Text,
[INFO] [stderr] ...  |
[INFO] [stderr] 22 | |     }
[INFO] [stderr]    | |     ^
[INFO] [stderr]    | |     |
[INFO] [stderr]    | |     `table` is not local
[INFO] [stderr]    | |_____`QueryId` is not local
[INFO] [stderr]    |       move the `impl` block outside of this function `_impl_query_id_for_table`
[INFO] [stderr]    |
[INFO] [stderr]    = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stderr]    = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stderr]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stderr]    = 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] [stderr] 
[INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stderr]   --> anup/src/database.rs:14:5
[INFO] [stderr]    |
[INFO] [stderr] 14 | /     table! {
[INFO] [stderr] 15 | |         series_configs {
[INFO] [stderr] 16 | |             id -> Integer,
[INFO] [stderr]    | |             -- `id` is not local
[INFO] [stderr] 17 | |             nickname -> Text,
[INFO] [stderr] ...  |
[INFO] [stderr] 22 | |     }
[INFO] [stderr]    | |     ^
[INFO] [stderr]    | |     |
[INFO] [stderr]    | |_____`QueryId` is not local
[INFO] [stderr]    |       move the `impl` block outside of this function `_impl_query_id_for_id`
[INFO] [stderr]    |
[INFO] [stderr]    = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stderr]    = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stderr]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stderr]    = 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] [stderr] 
[INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stderr]   --> anup/src/database.rs:14:5
[INFO] [stderr]    |
[INFO] [stderr] 14 | /     table! {
[INFO] [stderr] 15 | |         series_configs {
[INFO] [stderr] 16 | |             id -> Integer,
[INFO] [stderr] 17 | |             nickname -> Text,
[INFO] [stderr]    | |             -------- `nickname` is not local
[INFO] [stderr] ...  |
[INFO] [stderr] 22 | |     }
[INFO] [stderr]    | |     ^
[INFO] [stderr]    | |     |
[INFO] [stderr]    | |_____`QueryId` is not local
[INFO] [stderr]    |       move the `impl` block outside of this function `_impl_query_id_for_nickname`
[INFO] [stderr]    |
[INFO] [stderr]    = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stderr]    = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stderr]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stderr]    = 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] [stderr] 
[INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stderr]   --> anup/src/database.rs:14:5
[INFO] [stderr]    |
[INFO] [stderr] 14 | /     table! {
[INFO] [stderr] 15 | |         series_configs {
[INFO] [stderr] 16 | |             id -> Integer,
[INFO] [stderr] 17 | |             nickname -> Text,
[INFO] [stderr] 18 | |             path -> Text,
[INFO] [stderr]    | |             ---- `path` is not local
[INFO] [stderr] ...  |
[INFO] [stderr] 22 | |     }
[INFO] [stderr]    | |     ^
[INFO] [stderr]    | |     |
[INFO] [stderr]    | |_____`QueryId` is not local
[INFO] [stderr]    |       move the `impl` block outside of this function `_impl_query_id_for_path`
[INFO] [stderr]    |
[INFO] [stderr]    = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stderr]    = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stderr]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stderr]    = 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] [stderr] 
[INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stderr]   --> anup/src/database.rs:14:5
[INFO] [stderr]    |
[INFO] [stderr] 14 | /     table! {
[INFO] [stderr] 15 | |         series_configs {
[INFO] [stderr] 16 | |             id -> Integer,
[INFO] [stderr] 17 | |             nickname -> Text,
[INFO] [stderr] 18 | |             path -> Text,
[INFO] [stderr] 19 | |             episode_parser -> Nullable<Text>,
[INFO] [stderr]    | |             -------------- `episode_parser` is not local
[INFO] [stderr] ...  |
[INFO] [stderr] 22 | |     }
[INFO] [stderr]    | |     ^
[INFO] [stderr]    | |     |
[INFO] [stderr]    | |_____`QueryId` is not local
[INFO] [stderr]    |       move the `impl` block outside of this function `_impl_query_id_for_episode_parser`
[INFO] [stderr]    |
[INFO] [stderr]    = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stderr]    = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stderr]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stderr]    = 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] [stderr] 
[INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stderr]   --> anup/src/database.rs:14:5
[INFO] [stderr]    |
[INFO] [stderr] 14 | /     table! {
[INFO] [stderr] 15 | |         series_configs {
[INFO] [stderr] 16 | |             id -> Integer,
[INFO] [stderr] 17 | |             nickname -> Text,
[INFO] [stderr] ...  |
[INFO] [stderr] 20 | |             player_args -> Nullable<Text>,
[INFO] [stderr]    | |             ----------- `player_args` is not local
[INFO] [stderr] 21 | |         }
[INFO] [stderr] 22 | |     }
[INFO] [stderr]    | |     ^
[INFO] [stderr]    | |     |
[INFO] [stderr]    | |_____`QueryId` is not local
[INFO] [stderr]    |       move the `impl` block outside of this function `_impl_query_id_for_player_args`
[INFO] [stderr]    |
[INFO] [stderr]    = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stderr]    = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stderr]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stderr]    = 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] [stderr] 
[INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stderr]   --> anup/src/database.rs:24:5
[INFO] [stderr]    |
[INFO] [stderr] 24 | /     table! {
[INFO] [stderr] 25 | |         series_info {
[INFO] [stderr] 26 | |             id -> Integer,
[INFO] [stderr] 27 | |             title_preferred -> Text,
[INFO] [stderr] ...  |
[INFO] [stderr] 32 | |     }
[INFO] [stderr]    | |     ^
[INFO] [stderr]    | |     |
[INFO] [stderr]    | |     `table` is not local
[INFO] [stderr]    | |_____`QueryId` is not local
[INFO] [stderr]    |       move the `impl` block outside of this function `_impl_query_id_for_table`
[INFO] [stderr]    |
[INFO] [stderr]    = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stderr]    = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stderr]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stderr]    = 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] [stderr] 
[INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stderr]   --> anup/src/database.rs:24:5
[INFO] [stderr]    |
[INFO] [stderr] 24 | /     table! {
[INFO] [stderr] 25 | |         series_info {
[INFO] [stderr] 26 | |             id -> Integer,
[INFO] [stderr]    | |             -- `id` is not local
[INFO] [stderr] 27 | |             title_preferred -> Text,
[INFO] [stderr] ...  |
[INFO] [stderr] 32 | |     }
[INFO] [stderr]    | |     ^
[INFO] [stderr]    | |     |
[INFO] [stderr]    | |_____`QueryId` is not local
[INFO] [stderr]    |       move the `impl` block outside of this function `_impl_query_id_for_id`
[INFO] [stderr]    |
[INFO] [stderr]    = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stderr]    = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stderr]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stderr]    = 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] [stderr] 
[INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stderr]   --> anup/src/database.rs:24:5
[INFO] [stderr]    |
[INFO] [stderr] 24 | /     table! {
[INFO] [stderr] 25 | |         series_info {
[INFO] [stderr] 26 | |             id -> Integer,
[INFO] [stderr] 27 | |             title_preferred -> Text,
[INFO] [stderr]    | |             --------------- `title_preferred` is not local
[INFO] [stderr] ...  |
[INFO] [stderr] 32 | |     }
[INFO] [stderr]    | |     ^
[INFO] [stderr]    | |     |
[INFO] [stderr]    | |_____`QueryId` is not local
[INFO] [stderr]    |       move the `impl` block outside of this function `_impl_query_id_for_title_preferred`
[INFO] [stderr]    |
[INFO] [stderr]    = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stderr]    = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stderr]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stderr]    = 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] [stderr] 
[INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stderr]   --> anup/src/database.rs:24:5
[INFO] [stderr]    |
[INFO] [stderr] 24 | /     table! {
[INFO] [stderr] 25 | |         series_info {
[INFO] [stderr] 26 | |             id -> Integer,
[INFO] [stderr] 27 | |             title_preferred -> Text,
[INFO] [stderr] 28 | |             title_romaji -> Text,
[INFO] [stderr]    | |             ------------ `title_romaji` is not local
[INFO] [stderr] ...  |
[INFO] [stderr] 32 | |     }
[INFO] [stderr]    | |     ^
[INFO] [stderr]    | |     |
[INFO] [stderr]    | |_____`QueryId` is not local
[INFO] [stderr]    |       move the `impl` block outside of this function `_impl_query_id_for_title_romaji`
[INFO] [stderr]    |
[INFO] [stderr]    = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stderr]    = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stderr]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stderr]    = 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] [stderr] 
[INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stderr]   --> anup/src/database.rs:24:5
[INFO] [stderr]    |
[INFO] [stderr] 24 | /     table! {
[INFO] [stderr] 25 | |         series_info {
[INFO] [stderr] 26 | |             id -> Integer,
[INFO] [stderr] 27 | |             title_preferred -> Text,
[INFO] [stderr] 28 | |             title_romaji -> Text,
[INFO] [stderr] 29 | |             episodes -> SmallInt,
[INFO] [stderr]    | |             -------- `episodes` is not local
[INFO] [stderr] ...  |
[INFO] [stderr] 32 | |     }
[INFO] [stderr]    | |     ^
[INFO] [stderr]    | |     |
[INFO] [stderr]    | |_____`QueryId` is not local
[INFO] [stderr]    |       move the `impl` block outside of this function `_impl_query_id_for_episodes`
[INFO] [stderr]    |
[INFO] [stderr]    = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stderr]    = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stderr]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stderr]    = 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] [stderr] 
[INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stderr]   --> anup/src/database.rs:24:5
[INFO] [stderr]    |
[INFO] [stderr] 24 | /     table! {
[INFO] [stderr] 25 | |         series_info {
[INFO] [stderr] 26 | |             id -> Integer,
[INFO] [stderr] 27 | |             title_preferred -> Text,
[INFO] [stderr] ...  |
[INFO] [stderr] 30 | |             episode_length_mins -> SmallInt,
[INFO] [stderr]    | |             ------------------- `episode_length_mins` is not local
[INFO] [stderr] 31 | |         }
[INFO] [stderr] 32 | |     }
[INFO] [stderr]    | |     ^
[INFO] [stderr]    | |     |
[INFO] [stderr]    | |_____`QueryId` is not local
[INFO] [stderr]    |       move the `impl` block outside of this function `_impl_query_id_for_episode_length_mins`
[INFO] [stderr]    |
[INFO] [stderr]    = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stderr]    = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stderr]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stderr]    = 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] [stderr] 
[INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stderr]   --> anup/src/database.rs:34:5
[INFO] [stderr]    |
[INFO] [stderr] 34 | /     table! {
[INFO] [stderr] 35 | |         series_entries {
[INFO] [stderr] 36 | |             id -> Integer,
[INFO] [stderr] 37 | |             watched_episodes -> SmallInt,
[INFO] [stderr] ...  |
[INFO] [stderr] 45 | |     }
[INFO] [stderr]    | |     ^
[INFO] [stderr]    | |     |
[INFO] [stderr]    | |     `table` is not local
[INFO] [stderr]    | |_____`QueryId` is not local
[INFO] [stderr]    |       move the `impl` block outside of this function `_impl_query_id_for_table`
[INFO] [stderr]    |
[INFO] [stderr]    = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stderr]    = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stderr]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stderr]    = 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] [stderr] 
[INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stderr]   --> anup/src/database.rs:34:5
[INFO] [stderr]    |
[INFO] [stderr] 34 | /     table! {
[INFO] [stderr] 35 | |         series_entries {
[INFO] [stderr] 36 | |             id -> Integer,
[INFO] [stderr]    | |             -- `id` is not local
[INFO] [stderr] 37 | |             watched_episodes -> SmallInt,
[INFO] [stderr] ...  |
[INFO] [stderr] 45 | |     }
[INFO] [stderr]    | |     ^
[INFO] [stderr]    | |     |
[INFO] [stderr]    | |_____`QueryId` is not local
[INFO] [stderr]    |       move the `impl` block outside of this function `_impl_query_id_for_id`
[INFO] [stderr]    |
[INFO] [stderr]    = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stderr]    = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stderr]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stderr]    = 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] [stderr] 
[INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stderr]   --> anup/src/database.rs:34:5
[INFO] [stderr]    |
[INFO] [stderr] 34 | /     table! {
[INFO] [stderr] 35 | |         series_entries {
[INFO] [stderr] 36 | |             id -> Integer,
[INFO] [stderr] 37 | |             watched_episodes -> SmallInt,
[INFO] [stderr]    | |             ---------------- `watched_episodes` is not local
[INFO] [stderr] ...  |
[INFO] [stderr] 45 | |     }
[INFO] [stderr]    | |     ^
[INFO] [stderr]    | |     |
[INFO] [stderr]    | |_____`QueryId` is not local
[INFO] [stderr]    |       move the `impl` block outside of this function `_impl_query_id_for_watched_episodes`
[INFO] [stderr]    |
[INFO] [stderr]    = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stderr]    = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stderr]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stderr]    = 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] [stderr] 
[INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stderr]   --> anup/src/database.rs:34:5
[INFO] [stderr]    |
[INFO] [stderr] 34 | /     table! {
[INFO] [stderr] 35 | |         series_entries {
[INFO] [stderr] 36 | |             id -> Integer,
[INFO] [stderr] 37 | |             watched_episodes -> SmallInt,
[INFO] [stderr] 38 | |             score -> Nullable<SmallInt>,
[INFO] [stderr]    | |             ----- `score` is not local
[INFO] [stderr] ...  |
[INFO] [stderr] 45 | |     }
[INFO] [stderr]    | |     ^
[INFO] [stderr]    | |     |
[INFO] [stderr]    | |_____`QueryId` is not local
[INFO] [stderr]    |       move the `impl` block outside of this function `_impl_query_id_for_score`
[INFO] [stderr]    |
[INFO] [stderr]    = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stderr]    = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stderr]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stderr]    = 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] [stderr] 
[INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stderr]   --> anup/src/database.rs:34:5
[INFO] [stderr]    |
[INFO] [stderr] 34 | /     table! {
[INFO] [stderr] 35 | |         series_entries {
[INFO] [stderr] 36 | |             id -> Integer,
[INFO] [stderr] 37 | |             watched_episodes -> SmallInt,
[INFO] [stderr] 38 | |             score -> Nullable<SmallInt>,
[INFO] [stderr] 39 | |             status -> SmallInt,
[INFO] [stderr]    | |             ------ `status` is not local
[INFO] [stderr] ...  |
[INFO] [stderr] 45 | |     }
[INFO] [stderr]    | |     ^
[INFO] [stderr]    | |     |
[INFO] [stderr]    | |_____`QueryId` is not local
[INFO] [stderr]    |       move the `impl` block outside of this function `_impl_query_id_for_status`
[INFO] [stderr]    |
[INFO] [stderr]    = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stderr]    = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stderr]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stderr]    = 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] [stderr] 
[INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stderr]   --> anup/src/database.rs:34:5
[INFO] [stderr]    |
[INFO] [stderr] 34 | /     table! {
[INFO] [stderr] 35 | |         series_entries {
[INFO] [stderr] 36 | |             id -> Integer,
[INFO] [stderr] 37 | |             watched_episodes -> SmallInt,
[INFO] [stderr] ...  |
[INFO] [stderr] 40 | |             times_rewatched -> SmallInt,
[INFO] [stderr]    | |             --------------- `times_rewatched` is not local
[INFO] [stderr] ...  |
[INFO] [stderr] 45 | |     }
[INFO] [stderr]    | |     ^
[INFO] [stderr]    | |     |
[INFO] [stderr]    | |_____`QueryId` is not local
[INFO] [stderr]    |       move the `impl` block outside of this function `_impl_query_id_for_times_rewatched`
[INFO] [stderr]    |
[INFO] [stderr]    = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stderr]    = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stderr]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stderr]    = 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] [stderr] 
[INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stderr]   --> anup/src/database.rs:34:5
[INFO] [stderr]    |
[INFO] [stderr] 34 | /     table! {
[INFO] [stderr] 35 | |         series_entries {
[INFO] [stderr] 36 | |             id -> Integer,
[INFO] [stderr] 37 | |             watched_episodes -> SmallInt,
[INFO] [stderr] ...  |
[INFO] [stderr] 41 | |             start_date -> Nullable<Date>,
[INFO] [stderr]    | |             ---------- `start_date` is not local
[INFO] [stderr] ...  |
[INFO] [stderr] 45 | |     }
[INFO] [stderr]    | |     ^
[INFO] [stderr]    | |     |
[INFO] [stderr]    | |_____`QueryId` is not local
[INFO] [stderr]    |       move the `impl` block outside of this function `_impl_query_id_for_start_date`
[INFO] [stderr]    |
[INFO] [stderr]    = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stderr]    = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stderr]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stderr]    = 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] [stderr] 
[INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stderr]   --> anup/src/database.rs:34:5
[INFO] [stderr]    |
[INFO] [stderr] 34 | /     table! {
[INFO] [stderr] 35 | |         series_entries {
[INFO] [stderr] 36 | |             id -> Integer,
[INFO] [stderr] 37 | |             watched_episodes -> SmallInt,
[INFO] [stderr] ...  |
[INFO] [stderr] 42 | |             end_date -> Nullable<Date>,
[INFO] [stderr]    | |             -------- `end_date` is not local
[INFO] [stderr] ...  |
[INFO] [stderr] 45 | |     }
[INFO] [stderr]    | |     ^
[INFO] [stderr]    | |     |
[INFO] [stderr]    | |_____`QueryId` is not local
[INFO] [stderr]    |       move the `impl` block outside of this function `_impl_query_id_for_end_date`
[INFO] [stderr]    |
[INFO] [stderr]    = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stderr]    = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stderr]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stderr]    = 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] [stderr] 
[INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stderr]   --> anup/src/database.rs:34:5
[INFO] [stderr]    |
[INFO] [stderr] 34 | /     table! {
[INFO] [stderr] 35 | |         series_entries {
[INFO] [stderr] 36 | |             id -> Integer,
[INFO] [stderr] 37 | |             watched_episodes -> SmallInt,
[INFO] [stderr] ...  |
[INFO] [stderr] 43 | |             needs_sync -> Bool,
[INFO] [stderr]    | |             ---------- `needs_sync` is not local
[INFO] [stderr] 44 | |         }
[INFO] [stderr] 45 | |     }
[INFO] [stderr]    | |     ^
[INFO] [stderr]    | |     |
[INFO] [stderr]    | |_____`QueryId` is not local
[INFO] [stderr]    |       move the `impl` block outside of this function `_impl_query_id_for_needs_sync`
[INFO] [stderr]    |
[INFO] [stderr]    = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stderr]    = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stderr]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stderr]    = 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] [stderr] 
[INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stderr]    --> anup/src/series/mod.rs:551:24
[INFO] [stderr]     |
[INFO] [stderr] 551 | #[derive(Clone, Debug, AsExpression, FromSqlRow)]
[INFO] [stderr]     |                        -^^^^^^^^^^^
[INFO] [stderr]     |                        |
[INFO] [stderr]     |                        `AsExpression` is not local
[INFO] [stderr]     |                        move the `impl` block outside of this function `_impl_as_expression_for_seriespath`
[INFO] [stderr] 552 | #[sql_type = "Text"]
[INFO] [stderr]     |              ------ `Text` is not local
[INFO] [stderr] 553 | pub struct SeriesPath(PathBuf);
[INFO] [stderr]     |            ---------- `SeriesPath` is not local
[INFO] [stderr]     |
[INFO] [stderr]     = note: the derive macro `AsExpression` defines the non-local `impl`, and may need to be changed
[INFO] [stderr]     = 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] [stderr]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stderr]     = note: this warning originates in the derive macro `AsExpression` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stderr]    --> anup/src/series/mod.rs:551:24
[INFO] [stderr]     |
[INFO] [stderr] 551 | #[derive(Clone, Debug, AsExpression, FromSqlRow)]
[INFO] [stderr]     |                        -^^^^^^^^^^^
[INFO] [stderr]     |                        |
[INFO] [stderr]     |                        `AsExpression` is not local
[INFO] [stderr]     |                        `Nullable` is not local
[INFO] [stderr]     |                        move the `impl` block outside of this function `_impl_as_expression_for_seriespath`
[INFO] [stderr] 552 | #[sql_type = "Text"]
[INFO] [stderr]     |              ------ `Text` is not local
[INFO] [stderr] 553 | pub struct SeriesPath(PathBuf);
[INFO] [stderr]     |            ---------- `SeriesPath` is not local
[INFO] [stderr]     |
[INFO] [stderr]     = note: the derive macro `AsExpression` defines the non-local `impl`, and may need to be changed
[INFO] [stderr]     = 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] [stderr]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stderr]     = note: this warning originates in the derive macro `AsExpression` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stderr]    --> anup/src/series/mod.rs:551:24
[INFO] [stderr]     |
[INFO] [stderr] 551 | #[derive(Clone, Debug, AsExpression, FromSqlRow)]
[INFO] [stderr]     |                        ^-----------
[INFO] [stderr]     |                        |
[INFO] [stderr]     |                        `ToSql` is not local
[INFO] [stderr]     |                        `Nullable` is not local
[INFO] [stderr]     |                        move the `impl` block outside of this function `_impl_as_expression_for_seriespath`
[INFO] [stderr] 552 | #[sql_type = "Text"]
[INFO] [stderr]     |              ------ `Text` is not local
[INFO] [stderr] 553 | pub struct SeriesPath(PathBuf);
[INFO] [stderr]     |            ---------- `SeriesPath` is not local
[INFO] [stderr]     |
[INFO] [stderr]     = note: the derive macro `AsExpression` defines the non-local `impl`, and may need to be changed
[INFO] [stderr]     = 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] [stderr]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stderr]     = note: this warning originates in the derive macro `AsExpression` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stderr]    --> anup/src/series/mod.rs:551:24
[INFO] [stderr]     |
[INFO] [stderr] 551 | #[derive(Clone, Debug, AsExpression, FromSqlRow)]
[INFO] [stderr]     |                        ^-----------
[INFO] [stderr]     |                        |
[INFO] [stderr]     |                        `AsExpression` is not local
[INFO] [stderr]     |                        move the `impl` block outside of this function `_impl_as_expression_for_seriespath`
[INFO] [stderr] 552 | #[sql_type = "Text"]
[INFO] [stderr]     |              ------ `Text` is not local
[INFO] [stderr] 553 | pub struct SeriesPath(PathBuf);
[INFO] [stderr]     |            ---------- `SeriesPath` is not local
[INFO] [stderr]     |
[INFO] [stderr]     = note: the derive macro `AsExpression` defines the non-local `impl`, and may need to be changed
[INFO] [stderr]     = 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] [stderr]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stderr]     = note: this warning originates in the derive macro `AsExpression` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stderr]    --> anup/src/series/mod.rs:551:24
[INFO] [stderr]     |
[INFO] [stderr] 551 | #[derive(Clone, Debug, AsExpression, FromSqlRow)]
[INFO] [stderr]     |                        ^-----------
[INFO] [stderr]     |                        |
[INFO] [stderr]     |                        `AsExpression` is not local
[INFO] [stderr]     |                        `Nullable` is not local
[INFO] [stderr]     |                        move the `impl` block outside of this function `_impl_as_expression_for_seriespath`
[INFO] [stderr] 552 | #[sql_type = "Text"]
[INFO] [stderr]     |              ------ `Text` is not local
[INFO] [stderr] 553 | pub struct SeriesPath(PathBuf);
[INFO] [stderr]     |            ---------- `SeriesPath` is not local
[INFO] [stderr]     |
[INFO] [stderr]     = note: the derive macro `AsExpression` defines the non-local `impl`, and may need to be changed
[INFO] [stderr]     = 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] [stderr]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stderr]     = note: this warning originates in the derive macro `AsExpression` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stderr]    --> anup/src/series/mod.rs:551:38
[INFO] [stderr]     |
[INFO] [stderr] 551 | #[derive(Clone, Debug, AsExpression, FromSqlRow)]
[INFO] [stderr]     |                                      ^---------
[INFO] [stderr]     |                                      |
[INFO] [stderr]     |                                      `FromSqlRow` is not local
[INFO] [stderr]     |                                      move the `impl` block outside of this function `_impl_from_sql_row_for_seriespath`
[INFO] [stderr] 552 | #[sql_type = "Text"]
[INFO] [stderr] 553 | pub struct SeriesPath(PathBuf);
[INFO] [stderr]     |            ---------- `SeriesPath` is not local
[INFO] [stderr]     |
[INFO] [stderr]     = note: the derive macro `FromSqlRow` defines the non-local `impl`, and may need to be changed
[INFO] [stderr]     = 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] [stderr]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stderr]     = note: this warning originates in the derive macro `FromSqlRow` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stderr]    --> anup/src/series/mod.rs:551:38
[INFO] [stderr]     |
[INFO] [stderr] 551 | #[derive(Clone, Debug, AsExpression, FromSqlRow)]
[INFO] [stderr]     |                                      ^---------
[INFO] [stderr]     |                                      |
[INFO] [stderr]     |                                      `Queryable` is not local
[INFO] [stderr]     |                                      move the `impl` block outside of this function `_impl_from_sql_row_for_seriespath`
[INFO] [stderr] 552 | #[sql_type = "Text"]
[INFO] [stderr] 553 | pub struct SeriesPath(PathBuf);
[INFO] [stderr]     |            ---------- `SeriesPath` is not local
[INFO] [stderr]     |
[INFO] [stderr]     = note: the derive macro `FromSqlRow` defines the non-local `impl`, and may need to be changed
[INFO] [stderr]     = 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] [stderr]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stderr]     = note: this warning originates in the derive macro `FromSqlRow` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> anup/src/series/mod.rs:574:21
[INFO] [stderr]     |
[INFO] [stderr] 574 |     pub fn absolute(&self, config: &Config) -> Cow<Path> {
[INFO] [stderr]     |                     ^^^^^                      ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                     |
[INFO] [stderr]     |                     the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 574 |     pub fn absolute(&self, config: &Config) -> Cow<'_, Path> {
[INFO] [stderr]     |                                                    +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> anup/src/series/mod.rs:579:29
[INFO] [stderr]     |
[INFO] [stderr] 579 |     pub fn absolute_base<B>(&self, base: B) -> Cow<Path>
[INFO] [stderr]     |                             ^^^^^              ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                             |
[INFO] [stderr]     |                             the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 579 |     pub fn absolute_base<B>(&self, base: B) -> Cow<'_, Path>
[INFO] [stderr]     |                                                    +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> anup/src/series/mod.rs:591:45
[INFO] [stderr]     |
[INFO] [stderr] 591 |     pub fn absolute_from_path_base<B>(path: &Path, base: B) -> Cow<Path>
[INFO] [stderr]     |                                             ^^^^^              ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                                             |
[INFO] [stderr]     |                                             the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stdout] 
[INFO] [stderr]     |
[INFO] [stdout] running 4 tests
[INFO] [stderr] 591 |     pub fn absolute_from_path_base<B>(path: &Path, base: B) -> Cow<'_, Path>
[INFO] [stdout] test local::detect::tests::custom_pattern_detection ... ok
[INFO] [stderr]     |                                                                    +++
[INFO] [stdout] test local::detect::tests::ambiguous_episode_format_detection ... ok
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> anup/src/series/mod.rs:659:20
[INFO] [stderr]     |
[INFO] [stderr] 659 |     pub fn display(&self) -> path::Display {
[INFO] [stdout] test local::detect::tests::title_detection ... ok
[INFO] [stderr]     |                    ^^^^^     ^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                    |
[INFO] [stderr]     |                    the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stdout] test local::detect::tests::episode_format_detection ... ok
[INFO] [stderr] 659 |     pub fn display(&self) -> path::Display<'_> {
[INFO] [stderr]     |                                           ++++
[INFO] [stderr] 
[INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stderr]   --> anup/src/series/config.rs:10:17
[INFO] [stderr]    |
[INFO] [stderr] 10 | #[derive(Clone, Queryable, Insertable)]
[INFO] [stdout] 
[INFO] [stderr]    |                 ^--------
[INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stderr]    |                 |
[INFO] [stdout] 
[INFO] [stderr]    |                 `Queryable` is not local
[INFO] [stderr]    |                 move the `impl` block outside of this function `_impl_queryable_for_seriesconfig`
[INFO] [stderr] 11 | pub struct SeriesConfig {
[INFO] [stderr]    |            ------------ `SeriesConfig` is not local
[INFO] [stderr]    |
[INFO] [stderr]    = note: the derive macro `Queryable` defines the non-local `impl`, and may need to be changed
[INFO] [stderr]    = 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] [stderr]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stderr]    = note: this warning originates in the derive macro `Queryable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stderr]   --> anup/src/series/config.rs:10:28
[INFO] [stderr]    |
[INFO] [stderr] 10 | #[derive(Clone, Queryable, Insertable)]
[INFO] [stderr]    |                            ^---------
[INFO] [stderr]    |                            |
[INFO] [stderr]    |                            `Insertable` is not local
[INFO] [stderr]    |                            `table` is not local
[INFO] [stderr]    |                            move the `impl` block outside of this function `_impl_insertable_for_seriesconfig`
[INFO] [stderr] 11 | pub struct SeriesConfig {
[INFO] [stderr]    |            ------------ `SeriesConfig` is not local
[INFO] [stderr]    |
[INFO] [stderr]    = note: the derive macro `Insertable` defines the non-local `impl`, and may need to be changed
[INFO] [stdout] 
[INFO] [stderr]    = 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] running 7 tests
[INFO] [stderr]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stderr]    = note: this warning originates in the derive macro `Insertable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stderr]   --> anup/src/series/config.rs:10:28
[INFO] [stdout] test key::tests::valid_keys ... ok
[INFO] [stderr]    |
[INFO] [stderr] 10 | #[derive(Clone, Queryable, Insertable)]
[INFO] [stderr]    |                            -^^^^^^^^^
[INFO] [stderr]    |                            |
[INFO] [stderr]    |                            `Insertable` is not local
[INFO] [stderr]    |                            `table` is not local
[INFO] [stderr]    |                            move the `impl` block outside of this function `_impl_insertable_for_seriesconfig`
[INFO] [stdout] test tui::component::main_panel::add_series::tests::found_episodes_str_detection ... ok
[INFO] [stderr] 11 | pub struct SeriesConfig {
[INFO] [stdout] test series::tests::nickname_generation ... ok
[INFO] [stderr]    |            ------------ `SeriesConfig` is not local
[INFO] [stdout] test tui::component::prompt::command::tests::test_shell_words ... ok
[INFO] [stderr]    |
[INFO] [stdout] test user::tests::duplicate_users ... ok
[INFO] [stderr]    = note: the derive macro `Insertable` defines the non-local `impl`, and may need to be changed
[INFO] [stdout] test tui::component::prompt::command::tests::test_commands ... ok
[INFO] [stderr]    = 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] [stderr]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stderr]    = note: this warning originates in the derive macro `Insertable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stderr]   --> anup/src/series/config.rs:10:28
[INFO] [stderr]    |
[INFO] [stderr] 10 | #[derive(Clone, Queryable, Insertable)]
[INFO] [stderr]    |                            ^---------
[INFO] [stderr]    |                            |
[INFO] [stderr]    |                            `UndecoratedInsertRecord` is not local
[INFO] [stderr]    |                            `table` is not local
[INFO] [stderr]    |                            move the `impl` block outside of this function `_impl_insertable_for_seriesconfig`
[INFO] [stderr] 11 | pub struct SeriesConfig {
[INFO] [stderr]    |            ------------ `SeriesConfig` is not local
[INFO] [stderr]    |
[INFO] [stderr]    = note: the derive macro `Insertable` defines the non-local `impl`, and may need to be changed
[INFO] [stderr]    = 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] [stderr]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stderr]    = note: this warning originates in the derive macro `Insertable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stderr]   --> anup/src/series/entry.rs:10:10
[INFO] [stderr]    |
[INFO] [stderr] 10 | #[derive(Queryable, Insertable)]
[INFO] [stderr]    |          ^--------
[INFO] [stderr]    |          |
[INFO] [stderr]    |          `Queryable` is not local
[INFO] [stderr]    |          move the `impl` block outside of this function `_impl_queryable_for_seriesentry`
[INFO] [stderr] 11 | #[table_name = "series_entries"]
[INFO] [stderr] 12 | pub struct SeriesEntry {
[INFO] [stderr]    |            ----------- `SeriesEntry` is not local
[INFO] [stderr]    |
[INFO] [stderr]    = note: the derive macro `Queryable` defines the non-local `impl`, and may need to be changed
[INFO] [stderr]    = 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] [stderr]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stderr]    = note: this warning originates in the derive macro `Queryable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stderr]   --> anup/src/series/entry.rs:10:21
[INFO] [stderr]    |
[INFO] [stderr] 10 | #[derive(Queryable, Insertable)]
[INFO] [stderr]    |                     ^---------
[INFO] [stderr]    |                     |
[INFO] [stderr]    |                     `Insertable` is not local
[INFO] [stderr]    |                     `table` is not local
[INFO] [stderr]    |                     move the `impl` block outside of this function `_impl_insertable_for_seriesentry`
[INFO] [stderr] 11 | #[table_name = "series_entries"]
[INFO] [stderr] 12 | pub struct SeriesEntry {
[INFO] [stderr]    |            ----------- `SeriesEntry` is not local
[INFO] [stderr]    |
[INFO] [stderr]    = note: the derive macro `Insertable` defines the non-local `impl`, and may need to be changed
[INFO] [stderr]    = 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] [stderr]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stderr]    = note: this warning originates in the derive macro `Insertable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stderr]   --> anup/src/series/entry.rs:10:21
[INFO] [stderr]    |
[INFO] [stderr] 10 | #[derive(Queryable, Insertable)]
[INFO] [stderr]    |                     -^^^^^^^^^
[INFO] [stderr]    |                     |
[INFO] [stderr]    |                     `Insertable` is not local
[INFO] [stderr]    |                     `table` is not local
[INFO] [stderr]    |                     move the `impl` block outside of this function `_impl_insertable_for_seriesentry`
[INFO] [stderr] 11 | #[table_name = "series_entries"]
[INFO] [stderr] 12 | pub struct SeriesEntry {
[INFO] [stderr]    |            ----------- `SeriesEntry` is not local
[INFO] [stderr]    |
[INFO] [stderr]    = note: the derive macro `Insertable` defines the non-local `impl`, and may need to be changed
[INFO] [stderr]    = 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] [stderr]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stderr]    = note: this warning originates in the derive macro `Insertable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stderr]   --> anup/src/series/entry.rs:10:21
[INFO] [stderr]    |
[INFO] [stderr] 10 | #[derive(Queryable, Insertable)]
[INFO] [stderr]    |                     ^---------
[INFO] [stderr]    |                     |
[INFO] [stderr]    |                     `UndecoratedInsertRecord` is not local
[INFO] [stderr]    |                     `table` is not local
[INFO] [stderr]    |                     move the `impl` block outside of this function `_impl_insertable_for_seriesentry`
[INFO] [stderr] 11 | #[table_name = "series_entries"]
[INFO] [stderr] 12 | pub struct SeriesEntry {
[INFO] [stderr]    |            ----------- `SeriesEntry` is not local
[INFO] [stderr]    |
[INFO] [stderr]    = note: the derive macro `Insertable` defines the non-local `impl`, and may need to be changed
[INFO] [stderr]    = 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] [stderr]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stderr]    = note: this warning originates in the derive macro `Insertable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stderr]   --> anup/src/series/info.rs:9:17
[INFO] [stderr]    |
[INFO] [stderr]  9 | #[derive(Clone, Queryable, Insertable)]
[INFO] [stderr]    |                 ^--------
[INFO] [stderr]    |                 |
[INFO] [stderr]    |                 `Queryable` is not local
[INFO] [stderr]    |                 move the `impl` block outside of this function `_impl_queryable_for_seriesinfo`
[INFO] [stderr] 10 | #[table_name = "series_info"]
[INFO] [stderr] 11 | pub struct SeriesInfo {
[INFO] [stderr]    |            ---------- `SeriesInfo` is not local
[INFO] [stderr]    |
[INFO] [stderr]    = note: the derive macro `Queryable` defines the non-local `impl`, and may need to be changed
[INFO] [stderr]    = 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] [stderr]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stderr]    = note: this warning originates in the derive macro `Queryable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stderr]   --> anup/src/series/info.rs:9:28
[INFO] [stderr]    |
[INFO] [stderr]  9 | #[derive(Clone, Queryable, Insertable)]
[INFO] [stderr]    |                            ^---------
[INFO] [stderr]    |                            |
[INFO] [stderr]    |                            `Insertable` is not local
[INFO] [stderr]    |                            `table` is not local
[INFO] [stderr]    |                            move the `impl` block outside of this function `_impl_insertable_for_seriesinfo`
[INFO] [stderr] 10 | #[table_name = "series_info"]
[INFO] [stderr] 11 | pub struct SeriesInfo {
[INFO] [stderr]    |            ---------- `SeriesInfo` is not local
[INFO] [stderr]    |
[INFO] [stderr]    = note: the derive macro `Insertable` defines the non-local `impl`, and may need to be changed
[INFO] [stderr]    = 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] [stderr]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stderr]    = note: this warning originates in the derive macro `Insertable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stderr]   --> anup/src/series/info.rs:9:28
[INFO] [stderr]    |
[INFO] [stderr]  9 | #[derive(Clone, Queryable, Insertable)]
[INFO] [stderr]    |                            -^^^^^^^^^
[INFO] [stderr]    |                            |
[INFO] [stderr]    |                            `Insertable` is not local
[INFO] [stderr]    |                            `table` is not local
[INFO] [stderr]    |                            move the `impl` block outside of this function `_impl_insertable_for_seriesinfo`
[INFO] [stderr] 10 | #[table_name = "series_info"]
[INFO] [stderr] 11 | pub struct SeriesInfo {
[INFO] [stderr]    |            ---------- `SeriesInfo` is not local
[INFO] [stderr]    |
[INFO] [stderr]    = note: the derive macro `Insertable` defines the non-local `impl`, and may need to be changed
[INFO] [stderr]    = 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] [stderr]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stderr]    = note: this warning originates in the derive macro `Insertable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stderr]   --> anup/src/series/info.rs:9:28
[INFO] [stderr]    |
[INFO] [stderr]  9 | #[derive(Clone, Queryable, Insertable)]
[INFO] [stderr]    |                            ^---------
[INFO] [stderr]    |                            |
[INFO] [stderr]    |                            `UndecoratedInsertRecord` is not local
[INFO] [stderr]    |                            `table` is not local
[INFO] [stderr]    |                            move the `impl` block outside of this function `_impl_insertable_for_seriesinfo`
[INFO] [stderr] 10 | #[table_name = "series_info"]
[INFO] [stderr] 11 | pub struct SeriesInfo {
[INFO] [stderr]    |            ---------- `SeriesInfo` is not local
[INFO] [stderr]    |
[INFO] [stderr]    = note: the derive macro `Insertable` defines the non-local `impl`, and may need to be changed
[INFO] [stderr]    = 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] [stderr]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stderr]    = note: this warning originates in the derive macro `Insertable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> anup/src/tui/component/prompt/command.rs:116:19
[INFO] [stderr]     |
[INFO] [stderr] 116 |     fn draw_items(&self) -> SmallVec<[Fragment; 2]> {
[INFO] [stderr]     |                   ^^^^^               ^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                   |
[INFO] [stderr]     |                   the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 116 |     fn draw_items(&self) -> SmallVec<[Fragment<'_>; 2]> {
[INFO] [stderr]     |                                               ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> anup/src/tui/component/series_list.rs:18:28
[INFO] [stderr]    |
[INFO] [stderr] 18 |     fn series_text(series: &LoadedSeries) -> Span {
[INFO] [stderr]    |                            ^^^^^^^^^^^^^     ^^^^ the same lifetime is hidden here
[INFO] [stderr]    |                            |
[INFO] [stderr]    |                            the lifetime is elided here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 18 |     fn series_text(series: &LoadedSeries) -> Span<'_> {
[INFO] [stderr]    |                                                  ++++
[INFO] [stderr] 
[INFO] [stderr] warning: `anup` (bin "anup" test) generated 54 warnings (run `cargo fix --bin "anup" -p anup --tests` to apply 6 suggestions)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.20s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/anime-72773819876bd743)
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/anup-2dbe9372c5795b8f)
[INFO] [stdout] test key::tests::invalid_keys - should panic ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 7 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.09s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests anime
[INFO] [stdout] 
[INFO] [stdout] running 4 tests
[INFO] [stdout] test anime/src/local/detect/mod.rs - local::detect::CustomPattern (line 210) ... ok
[INFO] [stdout] test anime/src/local/detect/mod.rs - local::detect::EpisodeParser::parse (line 76) ... ok
[INFO] [stdout] test anime/src/local/detect/mod.rs - local::detect::EpisodeParser::custom (line 54) ... ok
[INFO] [stdout] test anime/src/remote/mod.rs - remote::AccessToken::decode (line 412) ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.93s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "4d284f07c74224462e50336eea647acc554315434bfac25a6c9825a55dd6a341", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4d284f07c74224462e50336eea647acc554315434bfac25a6c9825a55dd6a341", kill_on_drop: false }`
[INFO] [stdout] 4d284f07c74224462e50336eea647acc554315434bfac25a6c9825a55dd6a341
