[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 master#d98a5da813da67eb189387b8ccfb73cf481275d8+rustflags=-Copt-level=3 for pr-138759
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAcizza%2Fanup" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/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-6-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Acizza/anup on toolchain d98a5da813da67eb189387b8ccfb73cf481275d8
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "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" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Updating git repository `https://github.com/Acizza/tui-utils`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded crossterm_winapi v0.7.0
[INFO] [stderr]   Downloaded parking_lot v0.12.0
[INFO] [stderr]   Downloaded parking_lot_core v0.9.1
[INFO] [stderr]   Downloaded signal-hook v0.1.17
[INFO] [stderr]   Downloaded pico-args v0.4.2
[INFO] [stderr]   Downloaded signal-hook v0.3.13
[INFO] [stderr]   Downloaded wildmatch v2.1.0
[INFO] [stderr]   Downloaded wasm-bindgen-backend v0.2.79
[INFO] [stderr]   Downloaded time v0.1.43
[INFO] [stderr]   Downloaded attohttpc v0.18.0
[INFO] [stderr]   Downloaded enum_dispatch v0.3.8
[INFO] [stderr]   Downloaded crossterm v0.19.0
[INFO] [stderr]   Downloaded diesel_derives v1.4.1
[INFO] [stderr]   Downloaded libc v0.2.121
[INFO] [stderr]   Downloaded quote v1.0.16
[INFO] [stderr]   Downloaded wasm-bindgen-shared v0.2.79
[INFO] [stderr]   Downloaded wasm-bindgen-macro-support v0.2.79
[INFO] [stderr]   Downloaded wasm-bindgen-macro v0.2.79
[INFO] [stderr]   Downloaded argh_derive v0.1.7
[INFO] [stderr]   Downloaded argh_shared v0.1.7
[INFO] [stderr]   Downloaded argh v0.1.7
[INFO] [stderr]   Downloaded signal-hook-mio v0.2.1
[INFO] [stderr]   Downloaded windows_x86_64_msvc v0.32.0
[INFO] [stderr]   Downloaded getrandom v0.2.5
[INFO] [stderr]   Downloaded windows_x86_64_gnu v0.32.0
[INFO] [stderr]   Downloaded redox_users v0.4.2
[INFO] [stderr]   Downloaded windows_i686_msvc v0.32.0
[INFO] [stderr]   Downloaded ron v0.7.0
[INFO] [stderr]   Downloaded tui v0.15.0
[INFO] [stderr]   Downloaded diesel v1.4.8
[INFO] [stderr]   Downloaded redox_syscall v0.2.11
[INFO] [stderr]   Downloaded windows_i686_gnu v0.32.0
[INFO] [stderr]   Downloaded crossterm v0.22.1
[INFO] [stderr]   Downloaded windows_aarch64_msvc v0.32.0
[INFO] [stderr]   Downloaded web-sys v0.3.56
[INFO] [stderr]   Downloaded webpki-roots v0.22.2
[INFO] [stderr]   Downloaded js-sys v0.3.56
[INFO] [stderr]   Downloaded wasm-bindgen v0.2.79
[INFO] [stderr]   Downloaded rustls v0.20.4
[INFO] [stderr]   Downloaded syn v1.0.89
[INFO] [stderr]   Downloaded windows-sys v0.32.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 89295cbccaa5735249c47d4e9199658aa205e05e5108a8b003f56c91ca271810
[INFO] running `Command { std: "docker" "start" "-a" "89295cbccaa5735249c47d4e9199658aa205e05e5108a8b003f56c91ca271810", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "89295cbccaa5735249c47d4e9199658aa205e05e5108a8b003f56c91ca271810", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "89295cbccaa5735249c47d4e9199658aa205e05e5108a8b003f56c91ca271810", kill_on_drop: false }`
[INFO] [stdout] 89295cbccaa5735249c47d4e9199658aa205e05e5108a8b003f56c91ca271810
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid -Copt-level=3" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 92c78582f266dc9563f05ae4d8a2f35e08afadaa8efc49fe1015f68bf949840f
[INFO] running `Command { std: "docker" "start" "-a" "92c78582f266dc9563f05ae4d8a2f35e08afadaa8efc49fe1015f68bf949840f", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.121
[INFO] [stderr]    Compiling proc-macro2 v1.0.36
[INFO] [stderr]    Compiling unicode-xid v0.2.2
[INFO] [stderr]    Compiling syn v1.0.89
[INFO] [stderr]    Compiling log v0.4.14
[INFO] [stderr]    Compiling cc v1.0.73
[INFO] [stderr]    Compiling smallvec v1.8.0
[INFO] [stderr]    Compiling serde_derive v1.0.136
[INFO] [stderr]    Compiling once_cell v1.10.0
[INFO] [stderr]    Compiling serde v1.0.136
[INFO] [stderr]    Compiling scopeguard v1.1.0
[INFO] [stderr]    Compiling autocfg v1.1.0
[INFO] [stderr]    Compiling untrusted v0.7.1
[INFO] [stderr]    Compiling futures-core v0.3.21
[INFO] [stderr]    Compiling spin v0.5.2
[INFO] [stderr]    Compiling memchr v2.4.1
[INFO] [stderr]    Compiling parking_lot_core v0.8.5
[INFO] [stderr]    Compiling lock_api v0.4.6
[INFO] [stderr]    Compiling instant v0.1.12
[INFO] [stderr]    Compiling tinyvec_macros v0.1.0
[INFO] [stderr]    Compiling matches v0.1.9
[INFO] [stderr]    Compiling tinyvec v1.5.1
[INFO] [stderr]    Compiling bitflags v1.3.2
[INFO] [stderr]    Compiling futures-channel v0.3.21
[INFO] [stderr]    Compiling pkg-config v0.3.24
[INFO] [stderr]    Compiling unicode-segmentation v1.9.0
[INFO] [stderr]    Compiling futures-task v0.3.21
[INFO] [stderr]    Compiling parking_lot_core v0.9.1
[INFO] [stderr]    Compiling unicode-bidi v0.3.7
[INFO] [stderr]    Compiling serde_json v1.0.79
[INFO] [stderr]    Compiling itoa v1.0.1
[INFO] [stderr]    Compiling signal-hook v0.3.13
[INFO] [stderr]    Compiling bytes v1.1.0
[INFO] [stderr]    Compiling percent-encoding v2.1.0
[INFO] [stderr]    Compiling rustls v0.20.4
[INFO] [stderr]    Compiling futures-sink v0.3.21
[INFO] [stderr]    Compiling futures-util v0.3.21
[INFO] [stderr]    Compiling pin-project-lite v0.2.8
[INFO] [stderr]    Compiling form_urlencoded v1.0.1
[INFO] [stderr]    Compiling ryu v1.0.9
[INFO] [stderr]    Compiling slab v0.4.5
[INFO] [stderr]    Compiling lazy_static v1.4.0
[INFO] [stderr]    Compiling futures-io v0.3.21
[INFO] [stderr]    Compiling heck v0.3.3
[INFO] [stderr]    Compiling argh_shared v0.1.7
[INFO] [stderr]    Compiling base64 v0.13.0
[INFO] [stderr]    Compiling unicode-width v0.1.9
[INFO] [stderr]    Compiling quote v1.0.16
[INFO] [stderr]    Compiling http v0.2.6
[INFO] [stderr]    Compiling cassowary v0.3.0
[INFO] [stderr]    Compiling wildmatch v2.1.0
[INFO] [stderr]    Compiling num-traits v0.2.14
[INFO] [stderr]    Compiling num-integer v0.1.44
[INFO] [stderr]    Compiling signal-hook-registry v1.4.0
[INFO] [stderr]    Compiling mio v0.7.14
[INFO] [stderr]    Compiling unicode-normalization v0.1.19
[INFO] [stderr]    Compiling time v0.1.43
[INFO] [stderr]    Compiling libsqlite3-sys v0.22.2
[INFO] [stderr]    Compiling parking_lot v0.11.2
[INFO] [stderr]    Compiling anyhow v1.0.56
[INFO] [stderr]    Compiling minimal-lexical v0.2.1
[INFO] [stderr]    Compiling signal-hook v0.1.17
[INFO] [stderr]    Compiling byteorder v1.4.3
[INFO] [stderr]    Compiling idna v0.2.3
[INFO] [stderr]    Compiling crossterm v0.19.0
[INFO] [stderr]    Compiling nom v7.1.1
[INFO] [stderr]    Compiling signal-hook-mio v0.2.1
[INFO] [stderr]    Compiling parking_lot v0.12.0
[INFO] [stderr]    Compiling mio v0.8.2
[INFO] [stderr]    Compiling dirs-sys-next v0.1.2
[INFO] [stderr]    Compiling url v2.2.2
[INFO] [stderr]    Compiling chrono v0.4.19
[INFO] [stderr]    Compiling strsim v0.10.0
[INFO] [stderr]    Compiling tui v0.15.0
[INFO] [stderr]    Compiling tokio v1.17.0
[INFO] [stderr]    Compiling dirs-next v2.0.0
[INFO] [stderr]    Compiling pico-args v0.4.2
[INFO] [stderr]    Compiling ring v0.16.20
[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 webpki-roots v0.22.2
[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 argh v0.1.7
[INFO] [stderr]    Compiling thiserror v1.0.30
[INFO] [stderr]    Compiling futures-executor v0.3.21
[INFO] [stderr]    Compiling futures v0.3.21
[INFO] [stderr]    Compiling diesel v1.4.8
[INFO] [stderr]    Compiling crossterm v0.22.1
[INFO] [stderr]    Compiling bincode v1.3.3
[INFO] [stderr]    Compiling ron v0.7.0
[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: lifetime flowing from input to output with different syntax can be 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 lifetime gets resolved as `'_`
[INFO] [stdout]    |                     |
[INFO] [stdout]    |                     this lifetime flows to the output
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for 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: lifetime flowing from input to output with different syntax can be 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 lifetime gets resolved as `'_`
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for 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)]` 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: lifetime flowing from input to output with different syntax can be 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 lifetime gets resolved as `'_`
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 574 |     pub fn absolute(&self, config: &Config) -> Cow<'_, Path> {
[INFO] [stdout]     |                                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be 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 lifetime gets resolved as `'_`
[INFO] [stdout]     |                             |
[INFO] [stdout]     |                             this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for 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: lifetime flowing from input to output with different syntax can be 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 lifetime gets resolved as `'_`
[INFO] [stdout]     |                                             |
[INFO] [stdout]     |                                             this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for 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: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> anup/src/series/mod.rs:659:20
[INFO] [stdout]     |
[INFO] [stdout] 659 |     pub fn display(&self) -> path::Display {
[INFO] [stdout]     |                    ^^^^^     ------------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |                    |
[INFO] [stdout]     |                    this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for 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: lifetime flowing from input to output with different syntax can be 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 lifetime gets resolved as `'_`
[INFO] [stdout]     |                   |
[INFO] [stdout]     |                   this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 116 |     fn draw_items(&self) -> SmallVec<[Fragment<'_>; 2]> {
[INFO] [stdout]     |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be 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 lifetime gets resolved as `'_`
[INFO] [stdout]    |                            |
[INFO] [stdout]    |                            this lifetime flows to the output
[INFO] [stdout]    |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for 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 3m 42s
[INFO] running `Command { std: "docker" "inspect" "92c78582f266dc9563f05ae4d8a2f35e08afadaa8efc49fe1015f68bf949840f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "92c78582f266dc9563f05ae4d8a2f35e08afadaa8efc49fe1015f68bf949840f", kill_on_drop: false }`
[INFO] [stdout] 92c78582f266dc9563f05ae4d8a2f35e08afadaa8efc49fe1015f68bf949840f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid -Copt-level=3" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 22733806e8467c3b95a825cafcf71c814c4d57456196c4f51c92d6a46ef72160
[INFO] running `Command { std: "docker" "start" "-a" "22733806e8467c3b95a825cafcf71c814c4d57456196c4f51c92d6a46ef72160", 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: lifetime flowing from input to output with different syntax can be 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 lifetime gets resolved as `'_`
[INFO] [stdout]    |                     |
[INFO] [stdout]    |                     this lifetime flows to the output
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for 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] [stderr]    Compiling anime v0.1.0 (/opt/rustwide/workdir/anime)
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be 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 lifetime gets resolved as `'_`
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for 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: 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: lifetime flowing from input to output with different syntax can be 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 lifetime gets resolved as `'_`
[INFO] [stdout]    |                     |
[INFO] [stdout]    |                     this lifetime flows to the output
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for 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: lifetime flowing from input to output with different syntax can be 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 lifetime gets resolved as `'_`
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for 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)]` 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: lifetime flowing from input to output with different syntax can be 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 lifetime gets resolved as `'_`
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 574 |     pub fn absolute(&self, config: &Config) -> Cow<'_, Path> {
[INFO] [stdout]     |                                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be 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 lifetime gets resolved as `'_`
[INFO] [stdout]     |                             |
[INFO] [stdout]     |                             this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for 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: lifetime flowing from input to output with different syntax can be 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 lifetime gets resolved as `'_`
[INFO] [stdout]     |                                             |
[INFO] [stdout]     |                                             this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for 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: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> anup/src/series/mod.rs:659:20
[INFO] [stdout]     |
[INFO] [stdout] 659 |     pub fn display(&self) -> path::Display {
[INFO] [stdout]     |                    ^^^^^     ------------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |                    |
[INFO] [stdout]     |                    this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for 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: lifetime flowing from input to output with different syntax can be 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 lifetime gets resolved as `'_`
[INFO] [stdout]     |                   |
[INFO] [stdout]     |                   this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 116 |     fn draw_items(&self) -> SmallVec<[Fragment<'_>; 2]> {
[INFO] [stdout]     |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be 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 lifetime gets resolved as `'_`
[INFO] [stdout]    |                            |
[INFO] [stdout]    |                            this lifetime flows to the output
[INFO] [stdout]    |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for 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 6.79s
[INFO] running `Command { std: "docker" "inspect" "22733806e8467c3b95a825cafcf71c814c4d57456196c4f51c92d6a46ef72160", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "22733806e8467c3b95a825cafcf71c814c4d57456196c4f51c92d6a46ef72160", kill_on_drop: false }`
[INFO] [stdout] 22733806e8467c3b95a825cafcf71c814c4d57456196c4f51c92d6a46ef72160
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid -Copt-level=3" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 85cca81c5cf82e3ad936a49277f103a32f4bcee6818936e1a065ad6dd1416b56
[INFO] running `Command { std: "docker" "start" "-a" "85cca81c5cf82e3ad936a49277f103a32f4bcee6818936e1a065ad6dd1416b56", 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: lifetime flowing from input to output with different syntax can be 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 lifetime gets resolved as `'_`
[INFO] [stderr]    |                     |
[INFO] [stderr]    |                     this lifetime flows to the output
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for 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: lifetime flowing from input to output with different syntax can be 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 lifetime gets resolved as `'_`
[INFO] [stderr]     |                     |
[INFO] [stderr]     |                     this lifetime flows to the output
[INFO] [stderr]     |
[INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for 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
[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)]` 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: lifetime flowing from input to output with different syntax can be 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 lifetime gets resolved as `'_`
[INFO] [stderr]     |                     |
[INFO] [stderr]     |                     this lifetime flows to the output
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stderr]     |
[INFO] [stderr] 574 |     pub fn absolute(&self, config: &Config) -> Cow<'_, Path> {
[INFO] [stderr]     |                                                    +++
[INFO] [stderr] 
[INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be 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 lifetime gets resolved as `'_`
[INFO] [stderr]     |                             |
[INFO] [stderr]     |                             this lifetime flows to the output
[INFO] [stderr]     |
[INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stderr]     |
[INFO] [stderr] 579 |     pub fn absolute_base<B>(&self, base: B) -> Cow<'_, Path>
[INFO] [stderr]     |                                                    +++
[INFO] [stderr] 
[INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be 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 lifetime gets resolved as `'_`
[INFO] [stderr]     |                                             |
[INFO] [stderr]     |                                             this lifetime flows to the output
[INFO] [stderr]     |
[INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stderr]     |
[INFO] [stderr] 591 |     pub fn absolute_from_path_base<B>(path: &Path, base: B) -> Cow<'_, Path>
[INFO] [stderr]     |                                                                    +++
[INFO] [stderr] 
[INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stderr]    --> anup/src/series/mod.rs:659:20
[INFO] [stderr]     |
[INFO] [stderr] 659 |     pub fn display(&self) -> path::Display {
[INFO] [stderr]     |                    ^^^^^     ------------- the lifetime gets resolved as `'_`
[INFO] [stderr]     |                    |
[INFO] [stderr]     |                    this lifetime flows to the output
[INFO] [stderr]     |
[INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stderr]     |
[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] [stderr]    |                 ^--------
[INFO] [stderr]    |                 |
[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] [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]    |                            `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] [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] [stdout] 
[INFO] [stderr] 11 | #[table_name = "series_entries"]
[INFO] [stdout] running 4 tests
[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: lifetime flowing from input to output with different syntax can be 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 lifetime gets resolved as `'_`
[INFO] [stderr]     |                   |
[INFO] [stderr]     |                   this lifetime flows to the output
[INFO] [stderr]     |
[INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stderr]     |
[INFO] [stderr] 116 |     fn draw_items(&self) -> SmallVec<[Fragment<'_>; 2]> {
[INFO] [stderr]     |                                               ++++
[INFO] [stderr] 
[INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be 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 lifetime gets resolved as `'_`
[INFO] [stderr]    |                            |
[INFO] [stderr]    |                            this lifetime flows to the output
[INFO] [stderr]    |
[INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for 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
[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-3d5f14c672ecab73)
[INFO] [stdout] test local::detect::tests::ambiguous_episode_format_detection ... ok
[INFO] [stdout] test local::detect::tests::episode_format_detection ... ok
[INFO] [stdout] test local::detect::tests::title_detection ... ok
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/anup-19c6ab4fa9cffae3)
[INFO] [stdout] test local::detect::tests::custom_pattern_detection ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 7 tests
[INFO] [stdout] test tui::component::prompt::command::tests::test_commands ... ok
[INFO] [stdout] test tui::component::prompt::command::tests::test_shell_words ... ok
[INFO] [stdout] test series::tests::nickname_generation ... ok
[INFO] [stdout] test tui::component::main_panel::add_series::tests::found_episodes_str_detection ... ok
[INFO] [stdout] test user::tests::duplicate_users ... ok
[INFO] [stdout] test key::tests::valid_keys ... ok
[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.17s
[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/remote/mod.rs - remote::AccessToken::decode (line 412) ... ok
[INFO] [stdout] test anime/src/local/detect/mod.rs - local::detect::EpisodeParser::custom (line 54) ... ok
[INFO] [stdout] test anime/src/local/detect/mod.rs - local::detect::EpisodeParser::parse (line 76) ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.18s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "85cca81c5cf82e3ad936a49277f103a32f4bcee6818936e1a065ad6dd1416b56", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "85cca81c5cf82e3ad936a49277f103a32f4bcee6818936e1a065ad6dd1416b56", kill_on_drop: false }`
[INFO] [stdout] 85cca81c5cf82e3ad936a49277f103a32f4bcee6818936e1a065ad6dd1416b56
