[INFO] cloning repository https://github.com/Dsazz/mangana_bot
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Dsazz/mangana_bot" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDsazz%2Fmangana_bot", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDsazz%2Fmangana_bot'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 5954744884a596d613daafdbcd0c2c68773074f8
[INFO] testing Dsazz/mangana_bot against 1.90.0 for beta-1.91-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDsazz%2Fmangana_bot" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Dsazz/mangana_bot
[INFO] finished tweaking git repo https://github.com/Dsazz/mangana_bot
[INFO] tweaked toml for git repo https://github.com/Dsazz/mangana_bot written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Dsazz/mangana_bot on toolchain 1.90.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Dsazz/mangana_bot already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded thiserror-impl v1.0.26
[INFO] [stderr]   Downloaded thiserror v1.0.26
[INFO] [stderr]   Downloaded pin-project-lite v0.2.7
[INFO] [stderr]   Downloaded pico-args v0.4.2
[INFO] [stderr]   Downloaded similar v2.1.0
[INFO] [stderr]   Downloaded assert-json-diff v2.0.1
[INFO] [stderr]   Downloaded futures-macro v0.3.15
[INFO] [stderr]   Downloaded openssl-sys v0.9.65
[INFO] [stderr]   Downloaded signal-hook v0.3.13
[INFO] [stderr]   Downloaded html5ever v0.25.1
[INFO] [stderr]   Downloaded flurry v0.3.1
[INFO] [stderr]   Downloaded http v0.2.5
[INFO] [stderr]   Downloaded curl v0.4.41
[INFO] [stderr]   Downloaded reqwest v0.11.8
[INFO] [stderr]   Downloaded hyper v0.14.10
[INFO] [stderr]   Downloaded isahc v1.6.0
[INFO] [stderr]   Downloaded diesel v1.4.7
[INFO] [stderr]   Downloaded lalrpop v0.19.6
[INFO] [stderr]   Downloaded openssl v0.10.35
[INFO] [stderr]   Downloaded syn v1.0.73
[INFO] [stderr]   Downloaded futures v0.3.15
[INFO] [stderr]   Downloaded serde_json v1.0.68
[INFO] [stderr]   Downloaded libc v0.2.98
[INFO] [stderr]   Downloaded scraper v0.12.0
[INFO] [stderr]   Downloaded tokio v1.15.0
[INFO] [stderr]   Downloaded derive_more v0.99.16
[INFO] [stderr]   Downloaded native-tls v0.2.8
[INFO] [stderr]   Downloaded async-process v1.3.0
[INFO] [stderr]   Downloaded ascii-canvas v3.0.0
[INFO] [stderr]   Downloaded basic-cookies v0.1.4
[INFO] [stderr]   Downloaded string_cache v0.8.1
[INFO] [stderr]   Downloaded string_cache_codegen v0.5.1
[INFO] [stderr]   Downloaded siphasher v0.3.5
[INFO] [stderr]   Downloaded tendril v0.4.2
[INFO] [stderr]   Downloaded lock_api v0.3.4
[INFO] [stderr]   Downloaded parking_lot_core v0.7.2
[INFO] [stderr]   Downloaded parking_lot v0.10.2
[INFO] [stderr]   Downloaded tracing-attributes v0.1.18
[INFO] [stderr]   Downloaded serde_derive v1.0.130
[INFO] [stderr]   Downloaded async-object-pool v0.1.4
[INFO] [stderr]   Downloaded ena v0.14.0
[INFO] [stderr]   Downloaded castaway v0.1.2
[INFO] [stderr]   Downloaded futures-executor v0.3.15
[INFO] [stderr]   Downloaded redox_syscall v0.2.9
[INFO] [stderr]   Downloaded lalrpop-util v0.19.6
[INFO] [stderr]   Downloaded sluice v0.5.5
[INFO] [stderr]   Downloaded tokio-stream v0.1.7
[INFO] [stderr]   Downloaded libz-sys v1.1.3
[INFO] [stderr]   Downloaded encoding_rs v0.8.30
[INFO] [stderr]   Downloaded curl-sys v0.4.51+curl-7.80.0
[INFO] [stderr]   Downloaded libnghttp2-sys v0.1.7+1.45.0
[INFO] [stderr]   Downloaded httpmock v0.6.5
[INFO] [stderr]   Downloaded teloxide-macros v0.4.0
[INFO] [stderr]   Downloaded teloxide v0.5.2
[INFO] [stderr]   Downloaded teloxide-core v0.3.3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] e3cb8dfa3ddb57a193200053c302f5eaef28489896ff42d667365e677f42cb96
[INFO] running `Command { std: "docker" "start" "-a" "e3cb8dfa3ddb57a193200053c302f5eaef28489896ff42d667365e677f42cb96", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "e3cb8dfa3ddb57a193200053c302f5eaef28489896ff42d667365e677f42cb96", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e3cb8dfa3ddb57a193200053c302f5eaef28489896ff42d667365e677f42cb96", kill_on_drop: false }`
[INFO] [stdout] e3cb8dfa3ddb57a193200053c302f5eaef28489896ff42d667365e677f42cb96
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+1.90.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e2773ffd1f03c96080721740d8aa6488de4ba67e6c815f24aabb64e5fc09cd71
[INFO] running `Command { std: "docker" "start" "-a" "e2773ffd1f03c96080721740d8aa6488de4ba67e6c815f24aabb64e5fc09cd71", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.27
[INFO] [stderr]    Compiling syn v1.0.73
[INFO] [stderr]    Compiling libc v0.2.98
[INFO] [stderr]    Compiling log v0.4.14
[INFO] [stderr]    Compiling memchr v2.4.0
[INFO] [stderr]    Compiling pin-project-lite v0.2.7
[INFO] [stderr]    Compiling futures-core v0.3.15
[INFO] [stderr]    Compiling siphasher v0.3.5
[INFO] [stderr]    Compiling value-bag v1.0.0-alpha.8
[INFO] [stderr]    Compiling getrandom v0.1.16
[INFO] [stderr]    Compiling once_cell v1.8.0
[INFO] [stderr]    Compiling serde_derive v1.0.130
[INFO] [stderr]    Compiling cc v1.0.68
[INFO] [stderr]    Compiling serde v1.0.130
[INFO] [stderr]    Compiling futures-io v0.3.15
[INFO] [stderr]    Compiling futures-macro v0.3.15
[INFO] [stderr]    Compiling futures-sink v0.3.15
[INFO] [stderr]    Compiling slab v0.4.3
[INFO] [stderr]    Compiling phf_shared v0.8.0
[INFO] [stderr]    Compiling futures-channel v0.3.15
[INFO] [stderr]    Compiling futures-task v0.3.15
[INFO] [stderr]    Compiling futures-util v0.3.15
[INFO] [stderr]    Compiling indexmap v1.7.0
[INFO] [stderr]    Compiling openssl v0.10.35
[INFO] [stderr]    Compiling http v0.2.5
[INFO] [stderr]    Compiling lock_api v0.4.4
[INFO] [stderr]    Compiling tracing-core v0.1.18
[INFO] [stderr]    Compiling native-tls v0.2.8
[INFO] [stderr]    Compiling httparse v1.4.1
[INFO] [stderr]    Compiling tinyvec v1.2.0
[INFO] [stderr]    Compiling new_debug_unreachable v1.0.4
[INFO] [stderr]    Compiling strsim v0.10.0
[INFO] [stderr]    Compiling form_urlencoded v1.0.1
[INFO] [stderr]    Compiling mime_guess v2.0.3
[INFO] [stderr]    Compiling crossbeam-utils v0.7.2
[INFO] [stderr]    Compiling memoffset v0.5.6
[INFO] [stderr]    Compiling mac v0.1.1
[INFO] [stderr]    Compiling maybe-uninit v2.0.0
[INFO] [stderr]    Compiling encoding_rs v0.8.30
[INFO] [stderr]    Compiling precomputed-hash v0.1.1
[INFO] [stderr]    Compiling serde_json v1.0.68
[INFO] [stderr]    Compiling futf v0.1.4
[INFO] [stderr]    Compiling crossbeam-epoch v0.8.2
[INFO] [stderr]    Compiling quote v1.0.9
[INFO] [stderr]    Compiling dtoa v0.4.8
[INFO] [stderr]    Compiling tendril v0.4.2
[INFO] [stderr]    Compiling openssl-sys v0.9.65
[INFO] [stderr]    Compiling unicode-normalization v0.1.19
[INFO] [stderr]    Compiling dtoa-short v0.3.3
[INFO] [stderr]    Compiling lock_api v0.3.4
[INFO] [stderr]    Compiling nodrop v0.1.14
[INFO] [stderr]    Compiling parking v2.0.0
[INFO] [stderr]    Compiling signal-hook-registry v1.4.0
[INFO] [stderr]    Compiling num_cpus v1.13.0
[INFO] [stderr]    Compiling time v0.1.44
[INFO] [stderr]    Compiling parking_lot_core v0.8.3
[INFO] [stderr]    Compiling rand_core v0.5.1
[INFO] [stderr]    Compiling socket2 v0.4.0
[INFO] [stderr]    Compiling getrandom v0.2.3
[INFO] [stderr]    Compiling parking_lot_core v0.7.2
[INFO] [stderr]    Compiling fastrand v1.6.0
[INFO] [stderr]    Compiling rand_pcg v0.2.1
[INFO] [stderr]    Compiling rand_chacha v0.2.2
[INFO] [stderr]    Compiling parking_lot v0.11.1
[INFO] [stderr]    Compiling chrono v0.4.19
[INFO] [stderr]    Compiling http-body v0.4.2
[INFO] [stderr]    Compiling signal-hook v0.3.13
[INFO] [stderr]    Compiling cache-padded v1.2.0
[INFO] [stderr]    Compiling stable_deref_trait v1.2.0
[INFO] [stderr]    Compiling waker-fn v1.1.0
[INFO] [stderr]    Compiling servo_arc v0.1.1
[INFO] [stderr]    Compiling concurrent-queue v1.2.2
[INFO] [stderr]    Compiling rand v0.7.3
[INFO] [stderr]    Compiling scheduled-thread-pool v0.2.5
[INFO] [stderr]    Compiling futures-lite v1.12.0
[INFO] [stderr]    Compiling parking_lot v0.10.2
[INFO] [stderr]    Compiling rand_core v0.6.3
[INFO] [stderr]    Compiling idna v0.2.3
[INFO] [stderr]    Compiling uuid v0.8.2
[INFO] [stderr]    Compiling aho-corasick v0.7.18
[INFO] [stderr]    Compiling fxhash v0.2.1
[INFO] [stderr]    Compiling thin-slice v0.1.1
[INFO] [stderr]    Compiling dotenv v0.15.0
[INFO] [stderr]    Compiling anyhow v1.0.44
[INFO] [stderr]    Compiling ahash v0.3.8
[INFO] [stderr]    Compiling unicode-width v0.1.8
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling getopts v0.2.21
[INFO] [stderr]    Compiling phf_generator v0.8.0
[INFO] [stderr]    Compiling flurry v0.3.1
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling ego-tree v0.6.2
[INFO] [stderr]    Compiling phf_codegen v0.8.0
[INFO] [stderr]    Compiling string_cache_codegen v0.5.1
[INFO] [stderr]    Compiling event-listener v2.5.1
[INFO] [stderr]    Compiling selectors v0.22.0
[INFO] [stderr]    Compiling rand v0.8.4
[INFO] [stderr]    Compiling strum v0.23.0
[INFO] [stderr]    Compiling regex v1.5.4
[INFO] [stderr]    Compiling markup5ever v0.10.1
[INFO] [stderr]    Compiling darling_core v0.13.0
[INFO] [stderr]    Compiling ctor v0.1.21
[INFO] [stderr]    Compiling tokio-macros v1.7.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.18
[INFO] [stderr]    Compiling phf_macros v0.8.0
[INFO] [stderr]    Compiling diesel_derives v1.4.1
[INFO] [stderr]    Compiling derive_more v0.99.16
[INFO] [stderr]    Compiling cssparser v0.27.2
[INFO] [stderr]    Compiling thiserror-impl v1.0.26
[INFO] [stderr]    Compiling html5ever v0.25.1
[INFO] [stderr]    Compiling cssparser-macros v0.6.0
[INFO] [stderr]    Compiling pin-project-internal v1.0.7
[INFO] [stderr]    Compiling dotenv_codegen_implementation v0.15.0
[INFO] [stderr]    Compiling teloxide-macros v0.4.0
[INFO] [stderr]    Compiling async-trait v0.1.51
[INFO] [stderr]    Compiling dotenv_codegen v0.15.0
[INFO] [stderr]    Compiling strum_macros v0.23.1
[INFO] [stderr]    Compiling thiserror v1.0.26
[INFO] [stderr]    Compiling phf v0.8.0
[INFO] [stderr]    Compiling mio v0.7.13
[INFO] [stderr]    Compiling tracing v0.1.26
[INFO] [stderr]    Compiling want v0.3.0
[INFO] [stderr]    Compiling r2d2 v0.8.9
[INFO] [stderr]    Compiling polling v2.2.0
[INFO] [stderr]    Compiling pin-project v1.0.7
[INFO] [stderr]    Compiling env_logger v0.9.0
[INFO] [stderr]    Compiling async-io v1.6.0
[INFO] [stderr]    Compiling darling_macro v0.13.0
[INFO] [stderr]    Compiling tokio v1.15.0
[INFO] [stderr]    Compiling async-process v1.3.0
[INFO] [stderr]    Compiling darling v0.13.0
[INFO] [stderr]    Compiling serde_with_macros v1.4.2
[INFO] [stderr]    Compiling diesel v1.4.7
[INFO] [stderr]    Compiling futures-executor v0.3.15
[INFO] [stderr]    Compiling futures v0.3.15
[INFO] [stderr]    Compiling url v2.2.2
[INFO] [stderr]    Compiling string_cache v0.8.1
[INFO] [stderr]    Compiling serde_urlencoded v0.7.0
[INFO] [stderr]    Compiling tokio-util v0.6.7
[INFO] [stderr]    Compiling tokio-native-tls v0.3.0
[INFO] [stderr]    Compiling tokio-stream v0.1.7
[INFO] [stderr]    Compiling h2 v0.3.3
[INFO] [stderr]    Compiling scraper v0.12.0
[INFO] [stderr]    Compiling hyper v0.14.10
[INFO] [stderr]    Compiling migrations_internals v1.4.1
[INFO] [stderr]    Compiling migrations_macros v1.4.2
[INFO] [stderr]    Compiling diesel_migrations v1.4.0
[INFO] [stderr]    Compiling hyper-tls v0.5.0
[INFO] [stderr]    Compiling reqwest v0.11.8
[INFO] [stderr]    Compiling teloxide-core v0.3.3
[INFO] [stderr]    Compiling teloxide v0.5.2
[INFO] [stderr]    Compiling onepunchman_parcer_bot v2.3.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: fields `notification_type` and `created_at` are never read
[INFO] [stdout]  --> src/domain/model/app_notifications.rs:6:9
[INFO] [stdout]   |
[INFO] [stdout] 4 | pub struct AppNotification {
[INFO] [stdout]   |            --------------- fields in this struct
[INFO] [stdout] 5 |     pub id: i32,
[INFO] [stdout] 6 |     pub notification_type: String,
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 7 |     pub text: String,
[INFO] [stdout] 8 |     pub created_at: chrono::NaiveDateTime
[INFO] [stdout]   |         ^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `AppNotification` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout]   = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `TopicNotificationStatus` is never constructed
[INFO] [stdout]  --> src/domain/model/topic_notification_status.rs:7:12
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub struct TopicNotificationStatus {
[INFO] [stdout]   |            ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `as_any` is never used
[INFO] [stdout]  --> src/application/parser/extractor/contract.rs:7:8
[INFO] [stdout]   |
[INFO] [stdout] 6 | pub trait Extractor {
[INFO] [stdout]   |           --------- method in this trait
[INFO] [stdout] 7 |     fn as_any(&self) -> &dyn Any;
[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]   --> src/domain/model/parse_history.rs:7:24
[INFO] [stdout]    |
[INFO] [stdout]  7 | #[derive(Debug, Clone, Queryable, QueryableByName, Insertable, AsChangeset, Associations)]
[INFO] [stdout]    |                        ^--------
[INFO] [stdout]    |                        |
[INFO] [stdout]    |                        `Queryable` is not local
[INFO] [stdout]    |                        move the `impl` block outside of this function `_impl_queryable_for_raw`
[INFO] [stdout] ...
[INFO] [stdout] 10 | pub struct Raw {
[INFO] [stdout]    |            --- `Raw` 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: `#[warn(non_local_definitions)]` on by default
[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]   --> src/domain/model/parse_history.rs:7:35
[INFO] [stdout]    |
[INFO] [stdout]  7 | #[derive(Debug, Clone, Queryable, QueryableByName, Insertable, AsChangeset, Associations)]
[INFO] [stdout]    |                                   ^--------------
[INFO] [stdout]    |                                   |
[INFO] [stdout]    |                                   `QueryableByName` is not local
[INFO] [stdout]    |                                   move the `impl` block outside of this function `_impl_queryable_by_name_for_raw`
[INFO] [stdout] ...
[INFO] [stdout] 10 | pub struct Raw {
[INFO] [stdout]    |            --- `Raw` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `QueryableByName` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `QueryableByName` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `QueryableByName` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/domain/model/parse_history.rs:7:52
[INFO] [stdout]    |
[INFO] [stdout]  7 | #[derive(Debug, Clone, Queryable, QueryableByName, Insertable, AsChangeset, Associations)]
[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_raw`
[INFO] [stdout] ...
[INFO] [stdout] 10 | pub struct Raw {
[INFO] [stdout]    |            --- `Raw` 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]   --> src/domain/model/parse_history.rs:7:52
[INFO] [stdout]    |
[INFO] [stdout]  7 | #[derive(Debug, Clone, Queryable, QueryableByName, Insertable, AsChangeset, Associations)]
[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_raw`
[INFO] [stdout] ...
[INFO] [stdout] 10 | pub struct Raw {
[INFO] [stdout]    |            --- `Raw` 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]   --> src/domain/model/parse_history.rs:7:52
[INFO] [stdout]    |
[INFO] [stdout]  7 | #[derive(Debug, Clone, Queryable, QueryableByName, Insertable, AsChangeset, Associations)]
[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_raw`
[INFO] [stdout] ...
[INFO] [stdout] 10 | pub struct Raw {
[INFO] [stdout]    |            --- `Raw` 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]   --> src/domain/model/parse_history.rs:7:64
[INFO] [stdout]    |
[INFO] [stdout]  7 | #[derive(Debug, Clone, Queryable, QueryableByName, Insertable, AsChangeset, Associations)]
[INFO] [stdout]    |                                                                ^^^^^^^^^^^
[INFO] [stdout]    |                                                                |
[INFO] [stdout]    |                                                                `AsChangeset` is not local
[INFO] [stdout]    |                                                                move the `impl` block outside of this function `_impl_as_changeset_for_raw`
[INFO] [stdout] ...
[INFO] [stdout] 10 | pub struct Raw {
[INFO] [stdout]    |            --- `Raw` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `AsChangeset` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `AsChangeset` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `AsChangeset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/domain/model/parse_history.rs:7:64
[INFO] [stdout]    |
[INFO] [stdout]  7 | #[derive(Debug, Clone, Queryable, QueryableByName, Insertable, AsChangeset, Associations)]
[INFO] [stdout]    |                                                                ^----------
[INFO] [stdout]    |                                                                |
[INFO] [stdout]    |                                                                `AsChangeset` is not local
[INFO] [stdout]    |                                                                move the `impl` block outside of this function `_impl_as_changeset_for_raw`
[INFO] [stdout] ...
[INFO] [stdout] 10 | pub struct Raw {
[INFO] [stdout]    |            --- `Raw` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `AsChangeset` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `AsChangeset` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `AsChangeset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/domain/model/parse_history.rs:7:77
[INFO] [stdout]    |
[INFO] [stdout]  7 | #[derive(Debug, Clone, Queryable, QueryableByName, Insertable, AsChangeset, Associations)]
[INFO] [stdout]    |                                                                             ^-----------
[INFO] [stdout]    |                                                                             |
[INFO] [stdout]    |                                                                             `BelongsTo` is not local
[INFO] [stdout]    |                                                                             move the `impl` block outside of this function `_impl_associations_for_raw`
[INFO] [stdout]  8 | #[table_name = "parse_histories"]
[INFO] [stdout]  9 | #[belongs_to(Topic, foreign_key = "topic_id")]
[INFO] [stdout]    |              ----- `Topic` is not local
[INFO] [stdout] 10 | pub struct Raw {
[INFO] [stdout]    |            --- `Raw` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Associations` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Associations` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `Associations` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]  --> src/domain/model/subscriber.rs:3:10
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[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_subscriber`
[INFO] [stdout] 4 | pub struct Subscriber {
[INFO] [stdout]   |            ---------- `Subscriber` 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]  --> src/domain/model/subscriber.rs:3:20
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[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_subscriber`
[INFO] [stdout] 4 | pub struct Subscriber {
[INFO] [stdout]   |            ---------- `Subscriber` 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]  --> src/domain/model/subscriber.rs:3:20
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[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_subscriber`
[INFO] [stdout] 4 | pub struct Subscriber {
[INFO] [stdout]   |            ---------- `Subscriber` 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]  --> src/domain/model/subscriber.rs:3:20
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[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_subscriber`
[INFO] [stdout] 4 | pub struct Subscriber {
[INFO] [stdout]   |            ---------- `Subscriber` 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]   --> src/domain/model/subscriber_favorite_topic.rs:8:10
[INFO] [stdout]    |
[INFO] [stdout]  8 | #[derive(Identifiable, Clone, Queryable, Debug, Insertable, Associations)]
[INFO] [stdout]    |          ^-----------
[INFO] [stdout]    |          |
[INFO] [stdout]    |          `HasTable` is not local
[INFO] [stdout]    |          move the `impl` block outside of this function `_impl_identifiable_for_subscriberfavoritetopic`
[INFO] [stdout] ...
[INFO] [stdout] 13 | pub struct SubscriberFavoriteTopic {
[INFO] [stdout]    |            ----------------------- `SubscriberFavoriteTopic` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Identifiable` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Identifiable` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `Identifiable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/domain/model/subscriber_favorite_topic.rs:8:10
[INFO] [stdout]    |
[INFO] [stdout]  8 | #[derive(Identifiable, Clone, Queryable, Debug, Insertable, Associations)]
[INFO] [stdout]    |          ^^^^^^^^^^^^
[INFO] [stdout]    |          |
[INFO] [stdout]    |          `Identifiable` is not local
[INFO] [stdout]    |          move the `impl` block outside of this function `_impl_identifiable_for_subscriberfavoritetopic`
[INFO] [stdout] ...
[INFO] [stdout] 13 | pub struct SubscriberFavoriteTopic {
[INFO] [stdout]    |            ----------------------- `SubscriberFavoriteTopic` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Identifiable` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Identifiable` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `Identifiable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/domain/model/subscriber_favorite_topic.rs:8:31
[INFO] [stdout]    |
[INFO] [stdout]  8 | #[derive(Identifiable, Clone, Queryable, Debug, Insertable, Associations)]
[INFO] [stdout]    |                               ^--------
[INFO] [stdout]    |                               |
[INFO] [stdout]    |                               `Queryable` is not local
[INFO] [stdout]    |                               move the `impl` block outside of this function `_impl_queryable_for_subscriberfavoritetopic`
[INFO] [stdout] ...
[INFO] [stdout] 13 | pub struct SubscriberFavoriteTopic {
[INFO] [stdout]    |            ----------------------- `SubscriberFavoriteTopic` 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]   --> src/domain/model/subscriber_favorite_topic.rs:8:49
[INFO] [stdout]    |
[INFO] [stdout]  8 | #[derive(Identifiable, Clone, Queryable, Debug, Insertable, Associations)]
[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_subscriberfavoritetopic`
[INFO] [stdout] ...
[INFO] [stdout] 13 | pub struct SubscriberFavoriteTopic {
[INFO] [stdout]    |            ----------------------- `SubscriberFavoriteTopic` 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]   --> src/domain/model/subscriber_favorite_topic.rs:8:49
[INFO] [stdout]    |
[INFO] [stdout]  8 | #[derive(Identifiable, Clone, Queryable, Debug, Insertable, Associations)]
[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_subscriberfavoritetopic`
[INFO] [stdout] ...
[INFO] [stdout] 13 | pub struct SubscriberFavoriteTopic {
[INFO] [stdout]    |            ----------------------- `SubscriberFavoriteTopic` 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]   --> src/domain/model/subscriber_favorite_topic.rs:8:49
[INFO] [stdout]    |
[INFO] [stdout]  8 | #[derive(Identifiable, Clone, Queryable, Debug, Insertable, Associations)]
[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_subscriberfavoritetopic`
[INFO] [stdout] ...
[INFO] [stdout] 13 | pub struct SubscriberFavoriteTopic {
[INFO] [stdout]    |            ----------------------- `SubscriberFavoriteTopic` 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]   --> src/domain/model/subscriber_favorite_topic.rs:8:61
[INFO] [stdout]    |
[INFO] [stdout]  8 | #[derive(Identifiable, Clone, Queryable, Debug, Insertable, Associations)]
[INFO] [stdout]    |                                                             ^-----------
[INFO] [stdout]    |                                                             |
[INFO] [stdout]    |                                                             `BelongsTo` is not local
[INFO] [stdout]    |                                                             move the `impl` block outside of this function `_impl_associations_for_subscriberfavoritetopic`
[INFO] [stdout]  9 | #[primary_key(chat_id, topic_id)]
[INFO] [stdout] 10 | #[belongs_to(Subscriber, foreign_key = "chat_id")]
[INFO] [stdout]    |              ---------- `Subscriber` is not local
[INFO] [stdout] ...
[INFO] [stdout] 13 | pub struct SubscriberFavoriteTopic {
[INFO] [stdout]    |            ----------------------- `SubscriberFavoriteTopic` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Associations` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Associations` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `Associations` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/domain/model/subscriber_favorite_topic.rs:8:61
[INFO] [stdout]    |
[INFO] [stdout]  8 | #[derive(Identifiable, Clone, Queryable, Debug, Insertable, Associations)]
[INFO] [stdout]    |                                                             ^-----------
[INFO] [stdout]    |                                                             |
[INFO] [stdout]    |                                                             `BelongsTo` is not local
[INFO] [stdout]    |                                                             move the `impl` block outside of this function `_impl_associations_for_subscriberfavoritetopic`
[INFO] [stdout] ...
[INFO] [stdout] 11 | #[belongs_to(Topic, foreign_key = "topic_id")]
[INFO] [stdout]    |              ----- `Topic` is not local
[INFO] [stdout] 12 | #[table_name = "subscriber_topics"]
[INFO] [stdout] 13 | pub struct SubscriberFavoriteTopic {
[INFO] [stdout]    |            ----------------------- `SubscriberFavoriteTopic` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Associations` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Associations` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `Associations` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/domain/model/subscriber_favorite_topic.rs:23:10
[INFO] [stdout]    |
[INFO] [stdout] 23 | #[derive(Identifiable, Clone, Queryable, Debug, Associations, PartialEq)]
[INFO] [stdout]    |          ^-----------
[INFO] [stdout]    |          |
[INFO] [stdout]    |          `HasTable` is not local
[INFO] [stdout]    |          move the `impl` block outside of this function `_impl_identifiable_for_raw`
[INFO] [stdout] ...
[INFO] [stdout] 28 | pub struct Raw {
[INFO] [stdout]    |            --- `Raw` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Identifiable` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Identifiable` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `Identifiable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/domain/model/subscriber_favorite_topic.rs:23:10
[INFO] [stdout]    |
[INFO] [stdout] 23 | #[derive(Identifiable, Clone, Queryable, Debug, Associations, PartialEq)]
[INFO] [stdout]    |          ^^^^^^^^^^^^
[INFO] [stdout]    |          |
[INFO] [stdout]    |          `Identifiable` is not local
[INFO] [stdout]    |          move the `impl` block outside of this function `_impl_identifiable_for_raw`
[INFO] [stdout] ...
[INFO] [stdout] 28 | pub struct Raw {
[INFO] [stdout]    |            --- `Raw` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Identifiable` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Identifiable` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `Identifiable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/domain/model/subscriber_favorite_topic.rs:23:31
[INFO] [stdout]    |
[INFO] [stdout] 23 | #[derive(Identifiable, Clone, Queryable, Debug, Associations, PartialEq)]
[INFO] [stdout]    |                               ^--------
[INFO] [stdout]    |                               |
[INFO] [stdout]    |                               `Queryable` is not local
[INFO] [stdout]    |                               move the `impl` block outside of this function `_impl_queryable_for_raw`
[INFO] [stdout] ...
[INFO] [stdout] 28 | pub struct Raw {
[INFO] [stdout]    |            --- `Raw` 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]   --> src/domain/model/subscriber_favorite_topic.rs:23:49
[INFO] [stdout]    |
[INFO] [stdout] 23 | #[derive(Identifiable, Clone, Queryable, Debug, Associations, PartialEq)]
[INFO] [stdout]    |                                                 ^-----------
[INFO] [stdout]    |                                                 |
[INFO] [stdout]    |                                                 `BelongsTo` is not local
[INFO] [stdout]    |                                                 move the `impl` block outside of this function `_impl_associations_for_raw`
[INFO] [stdout] 24 | #[primary_key(chat_id, topic_id)]
[INFO] [stdout] 25 | #[belongs_to(Subscriber, foreign_key = "chat_id")]
[INFO] [stdout]    |              ---------- `Subscriber` is not local
[INFO] [stdout] ...
[INFO] [stdout] 28 | pub struct Raw {
[INFO] [stdout]    |            --- `Raw` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Associations` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Associations` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `Associations` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/domain/model/subscriber_favorite_topic.rs:23:49
[INFO] [stdout]    |
[INFO] [stdout] 23 | #[derive(Identifiable, Clone, Queryable, Debug, Associations, PartialEq)]
[INFO] [stdout]    |                                                 ^-----------
[INFO] [stdout]    |                                                 |
[INFO] [stdout]    |                                                 `BelongsTo` is not local
[INFO] [stdout]    |                                                 move the `impl` block outside of this function `_impl_associations_for_raw`
[INFO] [stdout] ...
[INFO] [stdout] 26 | #[belongs_to(Topic, foreign_key = "topic_id")]
[INFO] [stdout]    |              ----- `Topic` is not local
[INFO] [stdout] 27 | #[table_name = "subscriber_topics"]
[INFO] [stdout] 28 | pub struct Raw {
[INFO] [stdout]    |            --- `Raw` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Associations` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Associations` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `Associations` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]  --> src/domain/model/app_notifications.rs:3:24
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[derive(Debug, Clone, Queryable)]
[INFO] [stdout]   |                        ^--------
[INFO] [stdout]   |                        |
[INFO] [stdout]   |                        `Queryable` is not local
[INFO] [stdout]   |                        move the `impl` block outside of this function `_impl_queryable_for_appnotification`
[INFO] [stdout] 4 | pub struct AppNotification {
[INFO] [stdout]   |            --------------- `AppNotification` 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]   --> src/domain/model/app_notifications.rs:11:17
[INFO] [stdout]    |
[INFO] [stdout] 11 | #[derive(Debug, Insertable, AsChangeset)]
[INFO] [stdout]    |                 ^---------
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 `Insertable` is not local
[INFO] [stdout]    |                 `table` is not local
[INFO] [stdout]    |                 move the `impl` block outside of this function `_impl_insertable_for_newappnotification`
[INFO] [stdout] 12 | #[table_name = "app_notifications"]
[INFO] [stdout] 13 | pub struct NewAppNotification {
[INFO] [stdout]    |            ------------------ `NewAppNotification` 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]   --> src/domain/model/app_notifications.rs:11:17
[INFO] [stdout]    |
[INFO] [stdout] 11 | #[derive(Debug, Insertable, AsChangeset)]
[INFO] [stdout]    |                 -^^^^^^^^^
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 `Insertable` is not local
[INFO] [stdout]    |                 `table` is not local
[INFO] [stdout]    |                 move the `impl` block outside of this function `_impl_insertable_for_newappnotification`
[INFO] [stdout] 12 | #[table_name = "app_notifications"]
[INFO] [stdout] 13 | pub struct NewAppNotification {
[INFO] [stdout]    |            ------------------ `NewAppNotification` 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]   --> src/domain/model/app_notifications.rs:11:17
[INFO] [stdout]    |
[INFO] [stdout] 11 | #[derive(Debug, Insertable, AsChangeset)]
[INFO] [stdout]    |                 ^---------
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 `UndecoratedInsertRecord` is not local
[INFO] [stdout]    |                 `table` is not local
[INFO] [stdout]    |                 move the `impl` block outside of this function `_impl_insertable_for_newappnotification`
[INFO] [stdout] 12 | #[table_name = "app_notifications"]
[INFO] [stdout] 13 | pub struct NewAppNotification {
[INFO] [stdout]    |            ------------------ `NewAppNotification` 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]   --> src/domain/model/app_notifications.rs:11:29
[INFO] [stdout]    |
[INFO] [stdout] 11 | #[derive(Debug, Insertable, AsChangeset)]
[INFO] [stdout]    |                             ^^^^^^^^^^^
[INFO] [stdout]    |                             |
[INFO] [stdout]    |                             `AsChangeset` is not local
[INFO] [stdout]    |                             move the `impl` block outside of this function `_impl_as_changeset_for_newappnotification`
[INFO] [stdout] 12 | #[table_name = "app_notifications"]
[INFO] [stdout] 13 | pub struct NewAppNotification {
[INFO] [stdout]    |            ------------------ `NewAppNotification` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `AsChangeset` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `AsChangeset` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `AsChangeset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/domain/model/app_notifications.rs:11:29
[INFO] [stdout]    |
[INFO] [stdout] 11 | #[derive(Debug, Insertable, AsChangeset)]
[INFO] [stdout]    |                             ^----------
[INFO] [stdout]    |                             |
[INFO] [stdout]    |                             `AsChangeset` is not local
[INFO] [stdout]    |                             move the `impl` block outside of this function `_impl_as_changeset_for_newappnotification`
[INFO] [stdout] 12 | #[table_name = "app_notifications"]
[INFO] [stdout] 13 | pub struct NewAppNotification {
[INFO] [stdout]    |            ------------------ `NewAppNotification` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `AsChangeset` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `AsChangeset` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `AsChangeset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]  --> src/domain/model/topic.rs:8:24
[INFO] [stdout]   |
[INFO] [stdout] 8 | #[derive(Debug, Clone, Queryable, QueryableByName, PartialEq)]
[INFO] [stdout]   |                        ^--------
[INFO] [stdout]   |                        |
[INFO] [stdout]   |                        `Queryable` is not local
[INFO] [stdout]   |                        move the `impl` block outside of this function `_impl_queryable_for_topic`
[INFO] [stdout] 9 | pub struct Topic {
[INFO] [stdout]   |            ----- `Topic` 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]  --> src/domain/model/topic.rs:8:35
[INFO] [stdout]   |
[INFO] [stdout] 8 | #[derive(Debug, Clone, Queryable, QueryableByName, PartialEq)]
[INFO] [stdout]   |                                   ^--------------
[INFO] [stdout]   |                                   |
[INFO] [stdout]   |                                   `QueryableByName` is not local
[INFO] [stdout]   |                                   move the `impl` block outside of this function `_impl_queryable_by_name_for_topic`
[INFO] [stdout] 9 | pub struct Topic {
[INFO] [stdout]   |            ----- `Topic` is not local
[INFO] [stdout]   |
[INFO] [stdout]   = note: the derive macro `QueryableByName` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]   = note: the derive macro `QueryableByName` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]   = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]   = note: this warning originates in the derive macro `QueryableByName` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]  --> src/domain/model/checkboxed_subscriber_topic.rs:3:10
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[derive(QueryableByName)]
[INFO] [stdout]   |          ^--------------
[INFO] [stdout]   |          |
[INFO] [stdout]   |          `QueryableByName` is not local
[INFO] [stdout]   |          move the `impl` block outside of this function `_impl_queryable_by_name_for_checkboxedsubscribertopic`
[INFO] [stdout] 4 | pub struct CheckboxedSubscriberTopic {
[INFO] [stdout]   |            ------------------------- `CheckboxedSubscriberTopic` is not local
[INFO] [stdout]   |
[INFO] [stdout]   = note: the derive macro `QueryableByName` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]   = note: the derive macro `QueryableByName` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]   = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]   = note: this warning originates in the derive macro `QueryableByName` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]  --> src/domain/model/topic_notification_status.rs:4:24
[INFO] [stdout]   |
[INFO] [stdout] 4 | #[derive(Debug, Clone, Queryable, Associations)]
[INFO] [stdout]   |                        ^--------
[INFO] [stdout]   |                        |
[INFO] [stdout]   |                        `Queryable` is not local
[INFO] [stdout]   |                        move the `impl` block outside of this function `_impl_queryable_for_topicnotificationstatus`
[INFO] [stdout] ...
[INFO] [stdout] 7 | pub struct TopicNotificationStatus {
[INFO] [stdout]   |            ----------------------- `TopicNotificationStatus` 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]  --> src/domain/model/topic_notification_status.rs:4:35
[INFO] [stdout]   |
[INFO] [stdout] 4 | #[derive(Debug, Clone, Queryable, Associations)]
[INFO] [stdout]   |                                   ^-----------
[INFO] [stdout]   |                                   |
[INFO] [stdout]   |                                   `BelongsTo` is not local
[INFO] [stdout]   |                                   move the `impl` block outside of this function `_impl_associations_for_topicnotificationstatus`
[INFO] [stdout] 5 | #[table_name = "topic_notification_status"]
[INFO] [stdout] 6 | #[belongs_to(Topic, foreign_key = "topic_id")]
[INFO] [stdout]   |              ----- `Topic` is not local
[INFO] [stdout] 7 | pub struct TopicNotificationStatus {
[INFO] [stdout]   |            ----------------------- `TopicNotificationStatus` is not local
[INFO] [stdout]   |
[INFO] [stdout]   = note: the derive macro `Associations` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]   = note: the derive macro `Associations` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]   = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]   = note: this warning originates in the derive macro `Associations` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/domain/model/topic_notification_status.rs:13:17
[INFO] [stdout]    |
[INFO] [stdout] 13 | #[derive(Debug, Insertable, AsChangeset, Hash, Eq, PartialEq)]
[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_new`
[INFO] [stdout] 14 | #[table_name = "topic_notification_status"]
[INFO] [stdout] 15 | pub struct New {
[INFO] [stdout]    |            --- `New` 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]   --> src/domain/model/topic_notification_status.rs:13:17
[INFO] [stdout]    |
[INFO] [stdout] 13 | #[derive(Debug, Insertable, AsChangeset, Hash, Eq, PartialEq)]
[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_new`
[INFO] [stdout] 14 | #[table_name = "topic_notification_status"]
[INFO] [stdout] 15 | pub struct New {
[INFO] [stdout]    |            --- `New` 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]   --> src/domain/model/topic_notification_status.rs:13:17
[INFO] [stdout]    |
[INFO] [stdout] 13 | #[derive(Debug, Insertable, AsChangeset, Hash, Eq, PartialEq)]
[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_new`
[INFO] [stdout] 14 | #[table_name = "topic_notification_status"]
[INFO] [stdout] 15 | pub struct New {
[INFO] [stdout]    |            --- `New` 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]   --> src/domain/model/topic_notification_status.rs:13:29
[INFO] [stdout]    |
[INFO] [stdout] 13 | #[derive(Debug, Insertable, AsChangeset, Hash, Eq, PartialEq)]
[INFO] [stdout]    |                             ^^^^^^^^^^^
[INFO] [stdout]    |                             |
[INFO] [stdout]    |                             `AsChangeset` is not local
[INFO] [stdout]    |                             move the `impl` block outside of this function `_impl_as_changeset_for_new`
[INFO] [stdout] 14 | #[table_name = "topic_notification_status"]
[INFO] [stdout] 15 | pub struct New {
[INFO] [stdout]    |            --- `New` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `AsChangeset` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `AsChangeset` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `AsChangeset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/domain/model/topic_notification_status.rs:13:29
[INFO] [stdout]    |
[INFO] [stdout] 13 | #[derive(Debug, Insertable, AsChangeset, Hash, Eq, PartialEq)]
[INFO] [stdout]    |                             ^----------
[INFO] [stdout]    |                             |
[INFO] [stdout]    |                             `AsChangeset` is not local
[INFO] [stdout]    |                             move the `impl` block outside of this function `_impl_as_changeset_for_new`
[INFO] [stdout] 14 | #[table_name = "topic_notification_status"]
[INFO] [stdout] 15 | pub struct New {
[INFO] [stdout]    |            --- `New` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `AsChangeset` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `AsChangeset` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `AsChangeset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]  --> src/domain/schema.rs:1:1
[INFO] [stdout]   |
[INFO] [stdout] 1 | / table! {
[INFO] [stdout] 2 | |     subscribers(chat_id) {
[INFO] [stdout] 3 | |         chat_id -> BigInt,
[INFO] [stdout] 4 | |     }
[INFO] [stdout] 5 | | }
[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]  --> src/domain/schema.rs:1:1
[INFO] [stdout]   |
[INFO] [stdout] 1 | / table! {
[INFO] [stdout] 2 | |     subscribers(chat_id) {
[INFO] [stdout] 3 | |         chat_id -> BigInt,
[INFO] [stdout]   | |         ------- `chat_id` is not local
[INFO] [stdout] 4 | |     }
[INFO] [stdout] 5 | | }
[INFO] [stdout]   | | ^
[INFO] [stdout]   | | |
[INFO] [stdout]   | |_`QueryId` is not local
[INFO] [stdout]   |   move the `impl` block outside of this function `_impl_query_id_for_chat_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]   --> src/domain/schema.rs:6:1
[INFO] [stdout]    |
[INFO] [stdout]  6 | / table! {
[INFO] [stdout]  7 | |     app_notifications(id) {
[INFO] [stdout]  8 | |         id -> Integer,
[INFO] [stdout]  9 | |         notification_type -> Text,
[INFO] [stdout] ...  |
[INFO] [stdout] 13 | | }
[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]   --> src/domain/schema.rs:6:1
[INFO] [stdout]    |
[INFO] [stdout]  6 | / table! {
[INFO] [stdout]  7 | |     app_notifications(id) {
[INFO] [stdout]  8 | |         id -> Integer,
[INFO] [stdout]    | |         -- `id` is not local
[INFO] [stdout]  9 | |         notification_type -> Text,
[INFO] [stdout] ...  |
[INFO] [stdout] 13 | | }
[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]   --> src/domain/schema.rs:6:1
[INFO] [stdout]    |
[INFO] [stdout]  6 | / table! {
[INFO] [stdout]  7 | |     app_notifications(id) {
[INFO] [stdout]  8 | |         id -> Integer,
[INFO] [stdout]  9 | |         notification_type -> Text,
[INFO] [stdout]    | |         ----------------- `notification_type` is not local
[INFO] [stdout] ...  |
[INFO] [stdout] 13 | | }
[INFO] [stdout]    | | ^
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_`QueryId` is not local
[INFO] [stdout]    |   move the `impl` block outside of this function `_impl_query_id_for_notification_type`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/domain/schema.rs:6:1
[INFO] [stdout]    |
[INFO] [stdout]  6 | / table! {
[INFO] [stdout]  7 | |     app_notifications(id) {
[INFO] [stdout]  8 | |         id -> Integer,
[INFO] [stdout]  9 | |         notification_type -> Text,
[INFO] [stdout] 10 | |         text -> Text,
[INFO] [stdout]    | |         ---- `text` is not local
[INFO] [stdout] ...  |
[INFO] [stdout] 13 | | }
[INFO] [stdout]    | | ^
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_`QueryId` is not local
[INFO] [stdout]    |   move the `impl` block outside of this function `_impl_query_id_for_text`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same 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]   --> src/domain/schema.rs:6:1
[INFO] [stdout]    |
[INFO] [stdout]  6 | / table! {
[INFO] [stdout]  7 | |     app_notifications(id) {
[INFO] [stdout]  8 | |         id -> Integer,
[INFO] [stdout]  9 | |         notification_type -> Text,
[INFO] [stdout] 10 | |         text -> Text,
[INFO] [stdout] 11 | |         created_at -> Timestamp,
[INFO] [stdout]    | |         ---------- `created_at` is not local
[INFO] [stdout] 12 | |     }
[INFO] [stdout] 13 | | }
[INFO] [stdout]    | | ^
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_`QueryId` is not local
[INFO] [stdout]    |   move the `impl` block outside of this function `_impl_query_id_for_created_at`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/domain/schema.rs:14:1
[INFO] [stdout]    |
[INFO] [stdout] 14 | / table! {
[INFO] [stdout] 15 | |     topic(id) {
[INFO] [stdout] 16 | |         id -> Integer,
[INFO] [stdout] 17 | |         site_id -> Integer,
[INFO] [stdout] ...  |
[INFO] [stdout] 21 | | }
[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]   --> src/domain/schema.rs:14:1
[INFO] [stdout]    |
[INFO] [stdout] 14 | / table! {
[INFO] [stdout] 15 | |     topic(id) {
[INFO] [stdout] 16 | |         id -> Integer,
[INFO] [stdout]    | |         -- `id` is not local
[INFO] [stdout] 17 | |         site_id -> Integer,
[INFO] [stdout] ...  |
[INFO] [stdout] 21 | | }
[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]   --> src/domain/schema.rs:14:1
[INFO] [stdout]    |
[INFO] [stdout] 14 | / table! {
[INFO] [stdout] 15 | |     topic(id) {
[INFO] [stdout] 16 | |         id -> Integer,
[INFO] [stdout] 17 | |         site_id -> Integer,
[INFO] [stdout]    | |         ------- `site_id` is not local
[INFO] [stdout] ...  |
[INFO] [stdout] 21 | | }
[INFO] [stdout]    | | ^
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_`QueryId` is not local
[INFO] [stdout]    |   move the `impl` block outside of this function `_impl_query_id_for_site_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]   --> src/domain/schema.rs:14:1
[INFO] [stdout]    |
[INFO] [stdout] 14 | / table! {
[INFO] [stdout] 15 | |     topic(id) {
[INFO] [stdout] 16 | |         id -> Integer,
[INFO] [stdout] 17 | |         site_id -> Integer,
[INFO] [stdout] 18 | |         name -> Text,
[INFO] [stdout]    | |         ---- `name` is not local
[INFO] [stdout] ...  |
[INFO] [stdout] 21 | | }
[INFO] [stdout]    | | ^
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_`QueryId` is not local
[INFO] [stdout]    |   move the `impl` block outside of this function `_impl_query_id_for_name`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/domain/schema.rs:14:1
[INFO] [stdout]    |
[INFO] [stdout] 14 | / table! {
[INFO] [stdout] 15 | |     topic(id) {
[INFO] [stdout] 16 | |         id -> Integer,
[INFO] [stdout] 17 | |         site_id -> Integer,
[INFO] [stdout] 18 | |         name -> Text,
[INFO] [stdout] 19 | |         url_name -> Text,
[INFO] [stdout]    | |         -------- `url_name` is not local
[INFO] [stdout] 20 | |     }
[INFO] [stdout] 21 | | }
[INFO] [stdout]    | | ^
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_`QueryId` is not local
[INFO] [stdout]    |   move the `impl` block outside of this function `_impl_query_id_for_url_name`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/domain/schema.rs:25:1
[INFO] [stdout]    |
[INFO] [stdout] 25 | / table! {
[INFO] [stdout] 26 | |     parse_histories(topic_id) {
[INFO] [stdout] 27 | |         topic_id -> Integer,
[INFO] [stdout] 28 | |         last_chapter_title -> Text,
[INFO] [stdout] ...  |
[INFO] [stdout] 33 | | }
[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]   --> src/domain/schema.rs:25:1
[INFO] [stdout]    |
[INFO] [stdout] 25 | / table! {
[INFO] [stdout] 26 | |     parse_histories(topic_id) {
[INFO] [stdout] 27 | |         topic_id -> Integer,
[INFO] [stdout]    | |         -------- `topic_id` is not local
[INFO] [stdout] 28 | |         last_chapter_title -> Text,
[INFO] [stdout] ...  |
[INFO] [stdout] 33 | | }
[INFO] [stdout]    | | ^
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_`QueryId` is not local
[INFO] [stdout]    |   move the `impl` block outside of this function `_impl_query_id_for_topic_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]   --> src/domain/schema.rs:25:1
[INFO] [stdout]    |
[INFO] [stdout] 25 | / table! {
[INFO] [stdout] 26 | |     parse_histories(topic_id) {
[INFO] [stdout] 27 | |         topic_id -> Integer,
[INFO] [stdout] 28 | |         last_chapter_title -> Text,
[INFO] [stdout]    | |         ------------------ `last_chapter_title` is not local
[INFO] [stdout] ...  |
[INFO] [stdout] 33 | | }
[INFO] [stdout]    | | ^
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_`QueryId` is not local
[INFO] [stdout]    |   move the `impl` block outside of this function `_impl_query_id_for_last_chapter_title`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/domain/schema.rs:25:1
[INFO] [stdout]    |
[INFO] [stdout] 25 | / table! {
[INFO] [stdout] 26 | |     parse_histories(topic_id) {
[INFO] [stdout] 27 | |         topic_id -> Integer,
[INFO] [stdout] 28 | |         last_chapter_title -> Text,
[INFO] [stdout] 29 | |         chapter_name -> Text,
[INFO] [stdout]    | |         ------------ `chapter_name` is not local
[INFO] [stdout] ...  |
[INFO] [stdout] 33 | | }
[INFO] [stdout]    | | ^
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_`QueryId` is not local
[INFO] [stdout]    |   move the `impl` block outside of this function `_impl_query_id_for_chapter_name`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/domain/schema.rs:25:1
[INFO] [stdout]    |
[INFO] [stdout] 25 | / table! {
[INFO] [stdout] 26 | |     parse_histories(topic_id) {
[INFO] [stdout] 27 | |         topic_id -> Integer,
[INFO] [stdout] 28 | |         last_chapter_title -> Text,
[INFO] [stdout] 29 | |         chapter_name -> Text,
[INFO] [stdout] 30 | |         url -> Text,
[INFO] [stdout]    | |         --- `url` is not local
[INFO] [stdout] ...  |
[INFO] [stdout] 33 | | }
[INFO] [stdout]    | | ^
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_`QueryId` is not local
[INFO] [stdout]    |   move the `impl` block outside of this function `_impl_query_id_for_url`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same 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]   --> src/domain/schema.rs:25:1
[INFO] [stdout]    |
[INFO] [stdout] 25 | / table! {
[INFO] [stdout] 26 | |     parse_histories(topic_id) {
[INFO] [stdout] 27 | |         topic_id -> Integer,
[INFO] [stdout] 28 | |         last_chapter_title -> Text,
[INFO] [stdout] ...  |
[INFO] [stdout] 31 | |         release_date -> Text,
[INFO] [stdout]    | |         ------------ `release_date` is not local
[INFO] [stdout] 32 | |     }
[INFO] [stdout] 33 | | }
[INFO] [stdout]    | | ^
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_`QueryId` is not local
[INFO] [stdout]    |   move the `impl` block outside of this function `_impl_query_id_for_release_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]   --> src/domain/schema.rs:35:1
[INFO] [stdout]    |
[INFO] [stdout] 35 | / table! {
[INFO] [stdout] 36 | |     subscriber_topics (chat_id, topic_id) {
[INFO] [stdout] 37 | |         chat_id -> BigInt,
[INFO] [stdout] 38 | |         topic_id -> Integer,
[INFO] [stdout] 39 | |     }
[INFO] [stdout] 40 | | }
[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]   --> src/domain/schema.rs:35:1
[INFO] [stdout]    |
[INFO] [stdout] 35 | / table! {
[INFO] [stdout] 36 | |     subscriber_topics (chat_id, topic_id) {
[INFO] [stdout] 37 | |         chat_id -> BigInt,
[INFO] [stdout]    | |         ------- `chat_id` is not local
[INFO] [stdout] 38 | |         topic_id -> Integer,
[INFO] [stdout] 39 | |     }
[INFO] [stdout] 40 | | }
[INFO] [stdout]    | | ^
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_`QueryId` is not local
[INFO] [stdout]    |   move the `impl` block outside of this function `_impl_query_id_for_chat_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]   --> src/domain/schema.rs:35:1
[INFO] [stdout]    |
[INFO] [stdout] 35 | / table! {
[INFO] [stdout] 36 | |     subscriber_topics (chat_id, topic_id) {
[INFO] [stdout] 37 | |         chat_id -> BigInt,
[INFO] [stdout] 38 | |         topic_id -> Integer,
[INFO] [stdout]    | |         -------- `topic_id` is not local
[INFO] [stdout] 39 | |     }
[INFO] [stdout] 40 | | }
[INFO] [stdout]    | | ^
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_`QueryId` is not local
[INFO] [stdout]    |   move the `impl` block outside of this function `_impl_query_id_for_topic_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]   --> src/domain/schema.rs:41:1
[INFO] [stdout]    |
[INFO] [stdout] 41 | / table! {
[INFO] [stdout] 42 | |     topic_notification_status(topic_id) {
[INFO] [stdout] 43 | |         topic_id -> Integer,
[INFO] [stdout] 44 | |         last_chapter_title -> Text,
[INFO] [stdout] ...  |
[INFO] [stdout] 47 | | }
[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]   --> src/domain/schema.rs:41:1
[INFO] [stdout]    |
[INFO] [stdout] 41 | / table! {
[INFO] [stdout] 42 | |     topic_notification_status(topic_id) {
[INFO] [stdout] 43 | |         topic_id -> Integer,
[INFO] [stdout]    | |         -------- `topic_id` is not local
[INFO] [stdout] 44 | |         last_chapter_title -> Text,
[INFO] [stdout] ...  |
[INFO] [stdout] 47 | | }
[INFO] [stdout]    | | ^
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_`QueryId` is not local
[INFO] [stdout]    |   move the `impl` block outside of this function `_impl_query_id_for_topic_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]   --> src/domain/schema.rs:41:1
[INFO] [stdout]    |
[INFO] [stdout] 41 | / table! {
[INFO] [stdout] 42 | |     topic_notification_status(topic_id) {
[INFO] [stdout] 43 | |         topic_id -> Integer,
[INFO] [stdout] 44 | |         last_chapter_title -> Text,
[INFO] [stdout]    | |         ------------------ `last_chapter_title` is not local
[INFO] [stdout] ...  |
[INFO] [stdout] 47 | | }
[INFO] [stdout]    | | ^
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_`QueryId` is not local
[INFO] [stdout]    |   move the `impl` block outside of this function `_impl_query_id_for_last_chapter_title`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/domain/schema.rs:41:1
[INFO] [stdout]    |
[INFO] [stdout] 41 | / table! {
[INFO] [stdout] 42 | |     topic_notification_status(topic_id) {
[INFO] [stdout] 43 | |         topic_id -> Integer,
[INFO] [stdout] 44 | |         last_chapter_title -> Text,
[INFO] [stdout] 45 | |         updated_at -> Timestamp,
[INFO] [stdout]    | |         ---------- `updated_at` is not local
[INFO] [stdout] 46 | |     }
[INFO] [stdout] 47 | | }
[INFO] [stdout]    | | ^
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_`QueryId` is not local
[INFO] [stdout]    |   move the `impl` block outside of this function `_impl_query_id_for_updated_at`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/application/parser/extractor/mangapoisk.rs:25:34
[INFO] [stdout]    |
[INFO] [stdout] 25 |     fn extract_last_chapter_elem(&self) -> Result<ElementRef, Error> {
[INFO] [stdout]    |                                  ^^^^^            ---------- the same lifetime is hidden here
[INFO] [stdout]    |                                  |
[INFO] [stdout]    |                                  the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 25 |     fn extract_last_chapter_elem(&self) -> Result<ElementRef<'_>, Error> {
[INFO] [stdout]    |                                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/application/parser/extractor/contract.rs:22:34
[INFO] [stdout]    |
[INFO] [stdout] 22 |     fn extract_last_chapter_elem(&self) -> Result<ElementRef, Error>;
[INFO] [stdout]    |                                  ^^^^^            ---------- the same lifetime is hidden here
[INFO] [stdout]    |                                  |
[INFO] [stdout]    |                                  the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 22 |     fn extract_last_chapter_elem(&self) -> Result<ElementRef<'_>, Error>;
[INFO] [stdout]    |                                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 15s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: html5ever v0.25.1, teloxide-macros v0.4.0
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
[INFO] running `Command { std: "docker" "inspect" "e2773ffd1f03c96080721740d8aa6488de4ba67e6c815f24aabb64e5fc09cd71", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e2773ffd1f03c96080721740d8aa6488de4ba67e6c815f24aabb64e5fc09cd71", kill_on_drop: false }`
[INFO] [stdout] e2773ffd1f03c96080721740d8aa6488de4ba67e6c815f24aabb64e5fc09cd71
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+1.90.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ef2f94ddcc1967c2511460073f5982c37884058389dbabc14b115f6a41075a19
[INFO] running `Command { std: "docker" "start" "-a" "ef2f94ddcc1967c2511460073f5982c37884058389dbabc14b115f6a41075a19", kill_on_drop: false }`
[INFO] [stderr]    Compiling libnghttp2-sys v0.1.7+1.45.0
[INFO] [stderr]    Compiling libz-sys v1.1.3
[INFO] [stderr]    Compiling dirs-sys-next v0.1.2
[INFO] [stderr]    Compiling crunchy v0.2.2
[INFO] [stderr]    Compiling async-channel v1.6.1
[INFO] [stderr]    Compiling curl-sys v0.4.51+curl-7.80.0
[INFO] [stderr]    Compiling tiny-keccak v2.0.2
[INFO] [stderr]    Compiling bit-vec v0.6.3
[INFO] [stderr]    Compiling crossbeam-utils v0.8.5
[INFO] [stderr]    Compiling async-task v4.0.3
[INFO] [stderr]    Compiling fixedbitset v0.2.0
[INFO] [stderr]    Compiling itertools v0.10.3
[INFO] [stderr]    Compiling lalrpop-util v0.19.6
[INFO] [stderr]    Compiling ena v0.14.0
[INFO] [stderr]    Compiling atomic-waker v1.0.0
[INFO] [stderr]    Compiling diff v0.1.12
[INFO] [stderr]    Compiling pico-args v0.4.2
[INFO] [stderr]    Compiling petgraph v0.5.1
[INFO] [stderr]    Compiling dirs-next v2.0.0
[INFO] [stderr]    Compiling bit-set v0.5.2
[INFO] [stderr]    Compiling blocking v1.1.0
[INFO] [stderr]    Compiling async-executor v1.4.1
[INFO] [stderr]    Compiling async-mutex v1.4.0
[INFO] [stderr]    Compiling curl v0.4.41
[INFO] [stderr]    Compiling term v0.7.0
[INFO] [stderr]    Compiling kv-log-macro v1.0.7
[INFO] [stderr]    Compiling async-lock v2.4.0
[INFO] [stderr]    Compiling isahc v1.6.0
[INFO] [stderr]    Compiling sluice v0.5.5
[INFO] [stderr]    Compiling tracing-futures v0.2.5
[INFO] [stderr]    Compiling async-stream-impl v0.3.2
[INFO] [stderr]    Compiling castaway v0.1.2
[INFO] [stderr]    Compiling assert-json-diff v2.0.1
[INFO] [stderr]    Compiling serde_regex v1.1.0
[INFO] [stderr]    Compiling qstring v0.7.2
[INFO] [stderr]    Compiling similar v2.1.0
[INFO] [stderr]    Compiling levenshtein v1.0.5
[INFO] [stderr]    Compiling async-global-executor v2.0.2
[INFO] [stderr]    Compiling ascii-canvas v3.0.0
[INFO] [stderr]    Compiling async-stream v0.3.2
[INFO] [stderr]    Compiling tokio-test v0.4.2
[INFO] [stderr]    Compiling async-std v1.10.0
[INFO] [stderr]    Compiling lalrpop v0.19.6
[INFO] [stderr]    Compiling async-object-pool v0.1.4
[INFO] [stderr]    Compiling basic-cookies v0.1.4
[INFO] [stderr]    Compiling httpmock v0.6.5
[INFO] [stderr]    Compiling onepunchman_parcer_bot v2.3.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: fields `notification_type` and `created_at` are never read
[INFO] [stdout]  --> src/domain/model/app_notifications.rs:6:9
[INFO] [stdout]   |
[INFO] [stdout] 4 | pub struct AppNotification {
[INFO] [stdout]   |            --------------- fields in this struct
[INFO] [stdout] 5 |     pub id: i32,
[INFO] [stdout] 6 |     pub notification_type: String,
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 7 |     pub text: String,
[INFO] [stdout] 8 |     pub created_at: chrono::NaiveDateTime
[INFO] [stdout]   |         ^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `AppNotification` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout]   = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `TopicNotificationStatus` is never constructed
[INFO] [stdout]  --> src/domain/model/topic_notification_status.rs:7:12
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub struct TopicNotificationStatus {
[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]   --> src/domain/model/parse_history.rs:7:24
[INFO] [stdout]    |
[INFO] [stdout]  7 | #[derive(Debug, Clone, Queryable, QueryableByName, Insertable, AsChangeset, Associations)]
[INFO] [stdout]    |                        ^--------
[INFO] [stdout]    |                        |
[INFO] [stdout]    |                        `Queryable` is not local
[INFO] [stdout]    |                        move the `impl` block outside of this function `_impl_queryable_for_raw`
[INFO] [stdout] ...
[INFO] [stdout] 10 | pub struct Raw {
[INFO] [stdout]    |            --- `Raw` 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: `#[warn(non_local_definitions)]` on by default
[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]   --> src/domain/model/parse_history.rs:7:35
[INFO] [stdout]    |
[INFO] [stdout]  7 | #[derive(Debug, Clone, Queryable, QueryableByName, Insertable, AsChangeset, Associations)]
[INFO] [stdout]    |                                   ^--------------
[INFO] [stdout]    |                                   |
[INFO] [stdout]    |                                   `QueryableByName` is not local
[INFO] [stdout]    |                                   move the `impl` block outside of this function `_impl_queryable_by_name_for_raw`
[INFO] [stdout] ...
[INFO] [stdout] 10 | pub struct Raw {
[INFO] [stdout]    |            --- `Raw` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `QueryableByName` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `QueryableByName` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `QueryableByName` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/domain/model/parse_history.rs:7:52
[INFO] [stdout]    |
[INFO] [stdout]  7 | #[derive(Debug, Clone, Queryable, QueryableByName, Insertable, AsChangeset, Associations)]
[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_raw`
[INFO] [stdout] ...
[INFO] [stdout] 10 | pub struct Raw {
[INFO] [stdout]    |            --- `Raw` 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]   --> src/domain/model/parse_history.rs:7:52
[INFO] [stdout]    |
[INFO] [stdout]  7 | #[derive(Debug, Clone, Queryable, QueryableByName, Insertable, AsChangeset, Associations)]
[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_raw`
[INFO] [stdout] ...
[INFO] [stdout] 10 | pub struct Raw {
[INFO] [stdout]    |            --- `Raw` 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]   --> src/domain/model/parse_history.rs:7:52
[INFO] [stdout]    |
[INFO] [stdout]  7 | #[derive(Debug, Clone, Queryable, QueryableByName, Insertable, AsChangeset, Associations)]
[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_raw`
[INFO] [stdout] ...
[INFO] [stdout] 10 | pub struct Raw {
[INFO] [stdout]    |            --- `Raw` 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]   --> src/domain/model/parse_history.rs:7:64
[INFO] [stdout]    |
[INFO] [stdout]  7 | #[derive(Debug, Clone, Queryable, QueryableByName, Insertable, AsChangeset, Associations)]
[INFO] [stdout]    |                                                                ^^^^^^^^^^^
[INFO] [stdout]    |                                                                |
[INFO] [stdout]    |                                                                `AsChangeset` is not local
[INFO] [stdout]    |                                                                move the `impl` block outside of this function `_impl_as_changeset_for_raw`
[INFO] [stdout] ...
[INFO] [stdout] 10 | pub struct Raw {
[INFO] [stdout]    |            --- `Raw` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `AsChangeset` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `AsChangeset` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `AsChangeset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/domain/model/parse_history.rs:7:64
[INFO] [stdout]    |
[INFO] [stdout]  7 | #[derive(Debug, Clone, Queryable, QueryableByName, Insertable, AsChangeset, Associations)]
[INFO] [stdout]    |                                                                ^----------
[INFO] [stdout]    |                                                                |
[INFO] [stdout]    |                                                                `AsChangeset` is not local
[INFO] [stdout]    |                                                                move the `impl` block outside of this function `_impl_as_changeset_for_raw`
[INFO] [stdout] ...
[INFO] [stdout] 10 | pub struct Raw {
[INFO] [stdout]    |            --- `Raw` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `AsChangeset` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `AsChangeset` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `AsChangeset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/domain/model/parse_history.rs:7:77
[INFO] [stdout]    |
[INFO] [stdout]  7 | #[derive(Debug, Clone, Queryable, QueryableByName, Insertable, AsChangeset, Associations)]
[INFO] [stdout]    |                                                                             ^-----------
[INFO] [stdout]    |                                                                             |
[INFO] [stdout]    |                                                                             `BelongsTo` is not local
[INFO] [stdout]    |                                                                             move the `impl` block outside of this function `_impl_associations_for_raw`
[INFO] [stdout]  8 | #[table_name = "parse_histories"]
[INFO] [stdout]  9 | #[belongs_to(Topic, foreign_key = "topic_id")]
[INFO] [stdout]    |              ----- `Topic` is not local
[INFO] [stdout] 10 | pub struct Raw {
[INFO] [stdout]    |            --- `Raw` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Associations` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Associations` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `Associations` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]  --> src/domain/model/subscriber.rs:3:10
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[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_subscriber`
[INFO] [stdout] 4 | pub struct Subscriber {
[INFO] [stdout]   |            ---------- `Subscriber` 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]  --> src/domain/model/subscriber.rs:3:20
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[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_subscriber`
[INFO] [stdout] 4 | pub struct Subscriber {
[INFO] [stdout]   |            ---------- `Subscriber` 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]  --> src/domain/model/subscriber.rs:3:20
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[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_subscriber`
[INFO] [stdout] 4 | pub struct Subscriber {
[INFO] [stdout]   |            ---------- `Subscriber` 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]  --> src/domain/model/subscriber.rs:3:20
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[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_subscriber`
[INFO] [stdout] 4 | pub struct Subscriber {
[INFO] [stdout]   |            ---------- `Subscriber` 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]   --> src/domain/model/subscriber_favorite_topic.rs:8:10
[INFO] [stdout]    |
[INFO] [stdout]  8 | #[derive(Identifiable, Clone, Queryable, Debug, Insertable, Associations)]
[INFO] [stdout]    |          ^-----------
[INFO] [stdout]    |          |
[INFO] [stdout]    |          `HasTable` is not local
[INFO] [stdout]    |          move the `impl` block outside of this function `_impl_identifiable_for_subscriberfavoritetopic`
[INFO] [stdout] ...
[INFO] [stdout] 13 | pub struct SubscriberFavoriteTopic {
[INFO] [stdout]    |            ----------------------- `SubscriberFavoriteTopic` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Identifiable` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Identifiable` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `Identifiable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/domain/model/subscriber_favorite_topic.rs:8:10
[INFO] [stdout]    |
[INFO] [stdout]  8 | #[derive(Identifiable, Clone, Queryable, Debug, Insertable, Associations)]
[INFO] [stdout]    |          ^^^^^^^^^^^^
[INFO] [stdout]    |          |
[INFO] [stdout]    |          `Identifiable` is not local
[INFO] [stdout]    |          move the `impl` block outside of this function `_impl_identifiable_for_subscriberfavoritetopic`
[INFO] [stdout] ...
[INFO] [stdout] 13 | pub struct SubscriberFavoriteTopic {
[INFO] [stdout]    |            ----------------------- `SubscriberFavoriteTopic` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Identifiable` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Identifiable` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `Identifiable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/domain/model/subscriber_favorite_topic.rs:8:31
[INFO] [stdout]    |
[INFO] [stdout]  8 | #[derive(Identifiable, Clone, Queryable, Debug, Insertable, Associations)]
[INFO] [stdout]    |                               ^--------
[INFO] [stdout]    |                               |
[INFO] [stdout]    |                               `Queryable` is not local
[INFO] [stdout]    |                               move the `impl` block outside of this function `_impl_queryable_for_subscriberfavoritetopic`
[INFO] [stdout] ...
[INFO] [stdout] 13 | pub struct SubscriberFavoriteTopic {
[INFO] [stdout]    |            ----------------------- `SubscriberFavoriteTopic` 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]   --> src/domain/model/subscriber_favorite_topic.rs:8:49
[INFO] [stdout]    |
[INFO] [stdout]  8 | #[derive(Identifiable, Clone, Queryable, Debug, Insertable, Associations)]
[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_subscriberfavoritetopic`
[INFO] [stdout] ...
[INFO] [stdout] 13 | pub struct SubscriberFavoriteTopic {
[INFO] [stdout]    |            ----------------------- `SubscriberFavoriteTopic` 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]   --> src/domain/model/subscriber_favorite_topic.rs:8:49
[INFO] [stdout]    |
[INFO] [stdout]  8 | #[derive(Identifiable, Clone, Queryable, Debug, Insertable, Associations)]
[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_subscriberfavoritetopic`
[INFO] [stdout] ...
[INFO] [stdout] 13 | pub struct SubscriberFavoriteTopic {
[INFO] [stdout]    |            ----------------------- `SubscriberFavoriteTopic` 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]   --> src/domain/model/subscriber_favorite_topic.rs:8:49
[INFO] [stdout]    |
[INFO] [stdout]  8 | #[derive(Identifiable, Clone, Queryable, Debug, Insertable, Associations)]
[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_subscriberfavoritetopic`
[INFO] [stdout] ...
[INFO] [stdout] 13 | pub struct SubscriberFavoriteTopic {
[INFO] [stdout]    |            ----------------------- `SubscriberFavoriteTopic` 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]   --> src/domain/model/subscriber_favorite_topic.rs:8:61
[INFO] [stdout]    |
[INFO] [stdout]  8 | #[derive(Identifiable, Clone, Queryable, Debug, Insertable, Associations)]
[INFO] [stdout]    |                                                             ^-----------
[INFO] [stdout]    |                                                             |
[INFO] [stdout]    |                                                             `BelongsTo` is not local
[INFO] [stdout]    |                                                             move the `impl` block outside of this function `_impl_associations_for_subscriberfavoritetopic`
[INFO] [stdout]  9 | #[primary_key(chat_id, topic_id)]
[INFO] [stdout] 10 | #[belongs_to(Subscriber, foreign_key = "chat_id")]
[INFO] [stdout]    |              ---------- `Subscriber` is not local
[INFO] [stdout] ...
[INFO] [stdout] 13 | pub struct SubscriberFavoriteTopic {
[INFO] [stdout]    |            ----------------------- `SubscriberFavoriteTopic` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Associations` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Associations` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `Associations` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/domain/model/subscriber_favorite_topic.rs:8:61
[INFO] [stdout]    |
[INFO] [stdout]  8 | #[derive(Identifiable, Clone, Queryable, Debug, Insertable, Associations)]
[INFO] [stdout]    |                                                             ^-----------
[INFO] [stdout]    |                                                             |
[INFO] [stdout]    |                                                             `BelongsTo` is not local
[INFO] [stdout]    |                                                             move the `impl` block outside of this function `_impl_associations_for_subscriberfavoritetopic`
[INFO] [stdout] ...
[INFO] [stdout] 11 | #[belongs_to(Topic, foreign_key = "topic_id")]
[INFO] [stdout]    |              ----- `Topic` is not local
[INFO] [stdout] 12 | #[table_name = "subscriber_topics"]
[INFO] [stdout] 13 | pub struct SubscriberFavoriteTopic {
[INFO] [stdout]    |            ----------------------- `SubscriberFavoriteTopic` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Associations` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Associations` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `Associations` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/domain/model/subscriber_favorite_topic.rs:23:10
[INFO] [stdout]    |
[INFO] [stdout] 23 | #[derive(Identifiable, Clone, Queryable, Debug, Associations, PartialEq)]
[INFO] [stdout]    |          ^-----------
[INFO] [stdout]    |          |
[INFO] [stdout]    |          `HasTable` is not local
[INFO] [stdout]    |          move the `impl` block outside of this function `_impl_identifiable_for_raw`
[INFO] [stdout] ...
[INFO] [stdout] 28 | pub struct Raw {
[INFO] [stdout]    |            --- `Raw` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Identifiable` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Identifiable` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `Identifiable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/domain/model/subscriber_favorite_topic.rs:23:10
[INFO] [stdout]    |
[INFO] [stdout] 23 | #[derive(Identifiable, Clone, Queryable, Debug, Associations, PartialEq)]
[INFO] [stdout]    |          ^^^^^^^^^^^^
[INFO] [stdout]    |          |
[INFO] [stdout]    |          `Identifiable` is not local
[INFO] [stdout]    |          move the `impl` block outside of this function `_impl_identifiable_for_raw`
[INFO] [stdout] ...
[INFO] [stdout] 28 | pub struct Raw {
[INFO] [stdout]    |            --- `Raw` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Identifiable` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Identifiable` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `Identifiable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/domain/model/subscriber_favorite_topic.rs:23:31
[INFO] [stdout]    |
[INFO] [stdout] 23 | #[derive(Identifiable, Clone, Queryable, Debug, Associations, PartialEq)]
[INFO] [stdout]    |                               ^--------
[INFO] [stdout]    |                               |
[INFO] [stdout]    |                               `Queryable` is not local
[INFO] [stdout]    |                               move the `impl` block outside of this function `_impl_queryable_for_raw`
[INFO] [stdout] ...
[INFO] [stdout] 28 | pub struct Raw {
[INFO] [stdout]    |            --- `Raw` 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]   --> src/domain/model/subscriber_favorite_topic.rs:23:49
[INFO] [stdout]    |
[INFO] [stdout] 23 | #[derive(Identifiable, Clone, Queryable, Debug, Associations, PartialEq)]
[INFO] [stdout]    |                                                 ^-----------
[INFO] [stdout]    |                                                 |
[INFO] [stdout]    |                                                 `BelongsTo` is not local
[INFO] [stdout]    |                                                 move the `impl` block outside of this function `_impl_associations_for_raw`
[INFO] [stdout] 24 | #[primary_key(chat_id, topic_id)]
[INFO] [stdout] 25 | #[belongs_to(Subscriber, foreign_key = "chat_id")]
[INFO] [stdout]    |              ---------- `Subscriber` is not local
[INFO] [stdout] ...
[INFO] [stdout] 28 | pub struct Raw {
[INFO] [stdout]    |            --- `Raw` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Associations` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Associations` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `Associations` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/domain/model/subscriber_favorite_topic.rs:23:49
[INFO] [stdout]    |
[INFO] [stdout] 23 | #[derive(Identifiable, Clone, Queryable, Debug, Associations, PartialEq)]
[INFO] [stdout]    |                                                 ^-----------
[INFO] [stdout]    |                                                 |
[INFO] [stdout]    |                                                 `BelongsTo` is not local
[INFO] [stdout]    |                                                 move the `impl` block outside of this function `_impl_associations_for_raw`
[INFO] [stdout] ...
[INFO] [stdout] 26 | #[belongs_to(Topic, foreign_key = "topic_id")]
[INFO] [stdout]    |              ----- `Topic` is not local
[INFO] [stdout] 27 | #[table_name = "subscriber_topics"]
[INFO] [stdout] 28 | pub struct Raw {
[INFO] [stdout]    |            --- `Raw` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Associations` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Associations` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `Associations` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]  --> src/domain/model/app_notifications.rs:3:24
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[derive(Debug, Clone, Queryable)]
[INFO] [stdout]   |                        ^--------
[INFO] [stdout]   |                        |
[INFO] [stdout]   |                        `Queryable` is not local
[INFO] [stdout]   |                        move the `impl` block outside of this function `_impl_queryable_for_appnotification`
[INFO] [stdout] 4 | pub struct AppNotification {
[INFO] [stdout]   |            --------------- `AppNotification` 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]   --> src/domain/model/app_notifications.rs:11:17
[INFO] [stdout]    |
[INFO] [stdout] 11 | #[derive(Debug, Insertable, AsChangeset)]
[INFO] [stdout]    |                 ^---------
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 `Insertable` is not local
[INFO] [stdout]    |                 `table` is not local
[INFO] [stdout]    |                 move the `impl` block outside of this function `_impl_insertable_for_newappnotification`
[INFO] [stdout] 12 | #[table_name = "app_notifications"]
[INFO] [stdout] 13 | pub struct NewAppNotification {
[INFO] [stdout]    |            ------------------ `NewAppNotification` 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]   --> src/domain/model/app_notifications.rs:11:17
[INFO] [stdout]    |
[INFO] [stdout] 11 | #[derive(Debug, Insertable, AsChangeset)]
[INFO] [stdout]    |                 -^^^^^^^^^
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 `Insertable` is not local
[INFO] [stdout]    |                 `table` is not local
[INFO] [stdout]    |                 move the `impl` block outside of this function `_impl_insertable_for_newappnotification`
[INFO] [stdout] 12 | #[table_name = "app_notifications"]
[INFO] [stdout] 13 | pub struct NewAppNotification {
[INFO] [stdout]    |            ------------------ `NewAppNotification` 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]   --> src/domain/model/app_notifications.rs:11:17
[INFO] [stdout]    |
[INFO] [stdout] 11 | #[derive(Debug, Insertable, AsChangeset)]
[INFO] [stdout]    |                 ^---------
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 `UndecoratedInsertRecord` is not local
[INFO] [stdout]    |                 `table` is not local
[INFO] [stdout]    |                 move the `impl` block outside of this function `_impl_insertable_for_newappnotification`
[INFO] [stdout] 12 | #[table_name = "app_notifications"]
[INFO] [stdout] 13 | pub struct NewAppNotification {
[INFO] [stdout]    |            ------------------ `NewAppNotification` 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]   --> src/domain/model/app_notifications.rs:11:29
[INFO] [stdout]    |
[INFO] [stdout] 11 | #[derive(Debug, Insertable, AsChangeset)]
[INFO] [stdout]    |                             ^^^^^^^^^^^
[INFO] [stdout]    |                             |
[INFO] [stdout]    |                             `AsChangeset` is not local
[INFO] [stdout]    |                             move the `impl` block outside of this function `_impl_as_changeset_for_newappnotification`
[INFO] [stdout] 12 | #[table_name = "app_notifications"]
[INFO] [stdout] 13 | pub struct NewAppNotification {
[INFO] [stdout]    |            ------------------ `NewAppNotification` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `AsChangeset` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `AsChangeset` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `AsChangeset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/domain/model/app_notifications.rs:11:29
[INFO] [stdout]    |
[INFO] [stdout] 11 | #[derive(Debug, Insertable, AsChangeset)]
[INFO] [stdout]    |                             ^----------
[INFO] [stdout]    |                             |
[INFO] [stdout]    |                             `AsChangeset` is not local
[INFO] [stdout]    |                             move the `impl` block outside of this function `_impl_as_changeset_for_newappnotification`
[INFO] [stdout] 12 | #[table_name = "app_notifications"]
[INFO] [stdout] 13 | pub struct NewAppNotification {
[INFO] [stdout]    |            ------------------ `NewAppNotification` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `AsChangeset` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `AsChangeset` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `AsChangeset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]  --> src/domain/model/topic.rs:8:24
[INFO] [stdout]   |
[INFO] [stdout] 8 | #[derive(Debug, Clone, Queryable, QueryableByName, PartialEq)]
[INFO] [stdout]   |                        ^--------
[INFO] [stdout]   |                        |
[INFO] [stdout]   |                        `Queryable` is not local
[INFO] [stdout]   |                        move the `impl` block outside of this function `_impl_queryable_for_topic`
[INFO] [stdout] 9 | pub struct Topic {
[INFO] [stdout]   |            ----- `Topic` 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]  --> src/domain/model/topic.rs:8:35
[INFO] [stdout]   |
[INFO] [stdout] 8 | #[derive(Debug, Clone, Queryable, QueryableByName, PartialEq)]
[INFO] [stdout]   |                                   ^--------------
[INFO] [stdout]   |                                   |
[INFO] [stdout]   |                                   `QueryableByName` is not local
[INFO] [stdout]   |                                   move the `impl` block outside of this function `_impl_queryable_by_name_for_topic`
[INFO] [stdout] 9 | pub struct Topic {
[INFO] [stdout]   |            ----- `Topic` is not local
[INFO] [stdout]   |
[INFO] [stdout]   = note: the derive macro `QueryableByName` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]   = note: the derive macro `QueryableByName` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]   = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]   = note: this warning originates in the derive macro `QueryableByName` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]  --> src/domain/model/checkboxed_subscriber_topic.rs:3:10
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[derive(QueryableByName)]
[INFO] [stdout]   |          ^--------------
[INFO] [stdout]   |          |
[INFO] [stdout]   |          `QueryableByName` is not local
[INFO] [stdout]   |          move the `impl` block outside of this function `_impl_queryable_by_name_for_checkboxedsubscribertopic`
[INFO] [stdout] 4 | pub struct CheckboxedSubscriberTopic {
[INFO] [stdout]   |            ------------------------- `CheckboxedSubscriberTopic` is not local
[INFO] [stdout]   |
[INFO] [stdout]   = note: the derive macro `QueryableByName` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]   = note: the derive macro `QueryableByName` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]   = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]   = note: this warning originates in the derive macro `QueryableByName` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]  --> src/domain/model/topic_notification_status.rs:4:24
[INFO] [stdout]   |
[INFO] [stdout] 4 | #[derive(Debug, Clone, Queryable, Associations)]
[INFO] [stdout]   |                        ^--------
[INFO] [stdout]   |                        |
[INFO] [stdout]   |                        `Queryable` is not local
[INFO] [stdout]   |                        move the `impl` block outside of this function `_impl_queryable_for_topicnotificationstatus`
[INFO] [stdout] ...
[INFO] [stdout] 7 | pub struct TopicNotificationStatus {
[INFO] [stdout]   |            ----------------------- `TopicNotificationStatus` 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]  --> src/domain/model/topic_notification_status.rs:4:35
[INFO] [stdout]   |
[INFO] [stdout] 4 | #[derive(Debug, Clone, Queryable, Associations)]
[INFO] [stdout]   |                                   ^-----------
[INFO] [stdout]   |                                   |
[INFO] [stdout]   |                                   `BelongsTo` is not local
[INFO] [stdout]   |                                   move the `impl` block outside of this function `_impl_associations_for_topicnotificationstatus`
[INFO] [stdout] 5 | #[table_name = "topic_notification_status"]
[INFO] [stdout] 6 | #[belongs_to(Topic, foreign_key = "topic_id")]
[INFO] [stdout]   |              ----- `Topic` is not local
[INFO] [stdout] 7 | pub struct TopicNotificationStatus {
[INFO] [stdout]   |            ----------------------- `TopicNotificationStatus` is not local
[INFO] [stdout]   |
[INFO] [stdout]   = note: the derive macro `Associations` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]   = note: the derive macro `Associations` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]   = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]   = note: this warning originates in the derive macro `Associations` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/domain/model/topic_notification_status.rs:13:17
[INFO] [stdout]    |
[INFO] [stdout] 13 | #[derive(Debug, Insertable, AsChangeset, Hash, Eq, PartialEq)]
[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_new`
[INFO] [stdout] 14 | #[table_name = "topic_notification_status"]
[INFO] [stdout] 15 | pub struct New {
[INFO] [stdout]    |            --- `New` 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]   --> src/domain/model/topic_notification_status.rs:13:17
[INFO] [stdout]    |
[INFO] [stdout] 13 | #[derive(Debug, Insertable, AsChangeset, Hash, Eq, PartialEq)]
[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_new`
[INFO] [stdout] 14 | #[table_name = "topic_notification_status"]
[INFO] [stdout] 15 | pub struct New {
[INFO] [stdout]    |            --- `New` 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]   --> src/domain/model/topic_notification_status.rs:13:17
[INFO] [stdout]    |
[INFO] [stdout] 13 | #[derive(Debug, Insertable, AsChangeset, Hash, Eq, PartialEq)]
[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_new`
[INFO] [stdout] 14 | #[table_name = "topic_notification_status"]
[INFO] [stdout] 15 | pub struct New {
[INFO] [stdout]    |            --- `New` 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]   --> src/domain/model/topic_notification_status.rs:13:29
[INFO] [stdout]    |
[INFO] [stdout] 13 | #[derive(Debug, Insertable, AsChangeset, Hash, Eq, PartialEq)]
[INFO] [stdout]    |                             ^^^^^^^^^^^
[INFO] [stdout]    |                             |
[INFO] [stdout]    |                             `AsChangeset` is not local
[INFO] [stdout]    |                             move the `impl` block outside of this function `_impl_as_changeset_for_new`
[INFO] [stdout] 14 | #[table_name = "topic_notification_status"]
[INFO] [stdout] 15 | pub struct New {
[INFO] [stdout]    |            --- `New` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `AsChangeset` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `AsChangeset` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `AsChangeset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/domain/model/topic_notification_status.rs:13:29
[INFO] [stdout]    |
[INFO] [stdout] 13 | #[derive(Debug, Insertable, AsChangeset, Hash, Eq, PartialEq)]
[INFO] [stdout]    |                             ^----------
[INFO] [stdout]    |                             |
[INFO] [stdout]    |                             `AsChangeset` is not local
[INFO] [stdout]    |                             move the `impl` block outside of this function `_impl_as_changeset_for_new`
[INFO] [stdout] 14 | #[table_name = "topic_notification_status"]
[INFO] [stdout] 15 | pub struct New {
[INFO] [stdout]    |            --- `New` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `AsChangeset` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `AsChangeset` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `AsChangeset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]  --> src/domain/schema.rs:1:1
[INFO] [stdout]   |
[INFO] [stdout] 1 | / table! {
[INFO] [stdout] 2 | |     subscribers(chat_id) {
[INFO] [stdout] 3 | |         chat_id -> BigInt,
[INFO] [stdout] 4 | |     }
[INFO] [stdout] 5 | | }
[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]  --> src/domain/schema.rs:1:1
[INFO] [stdout]   |
[INFO] [stdout] 1 | / table! {
[INFO] [stdout] 2 | |     subscribers(chat_id) {
[INFO] [stdout] 3 | |         chat_id -> BigInt,
[INFO] [stdout]   | |         ------- `chat_id` is not local
[INFO] [stdout] 4 | |     }
[INFO] [stdout] 5 | | }
[INFO] [stdout]   | | ^
[INFO] [stdout]   | | |
[INFO] [stdout]   | |_`QueryId` is not local
[INFO] [stdout]   |   move the `impl` block outside of this function `_impl_query_id_for_chat_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]   --> src/domain/schema.rs:6:1
[INFO] [stdout]    |
[INFO] [stdout]  6 | / table! {
[INFO] [stdout]  7 | |     app_notifications(id) {
[INFO] [stdout]  8 | |         id -> Integer,
[INFO] [stdout]  9 | |         notification_type -> Text,
[INFO] [stdout] ...  |
[INFO] [stdout] 13 | | }
[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]   --> src/domain/schema.rs:6:1
[INFO] [stdout]    |
[INFO] [stdout]  6 | / table! {
[INFO] [stdout]  7 | |     app_notifications(id) {
[INFO] [stdout]  8 | |         id -> Integer,
[INFO] [stdout]    | |         -- `id` is not local
[INFO] [stdout]  9 | |         notification_type -> Text,
[INFO] [stdout] ...  |
[INFO] [stdout] 13 | | }
[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]   --> src/domain/schema.rs:6:1
[INFO] [stdout]    |
[INFO] [stdout]  6 | / table! {
[INFO] [stdout]  7 | |     app_notifications(id) {
[INFO] [stdout]  8 | |         id -> Integer,
[INFO] [stdout]  9 | |         notification_type -> Text,
[INFO] [stdout]    | |         ----------------- `notification_type` is not local
[INFO] [stdout] ...  |
[INFO] [stdout] 13 | | }
[INFO] [stdout]    | | ^
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_`QueryId` is not local
[INFO] [stdout]    |   move the `impl` block outside of this function `_impl_query_id_for_notification_type`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/domain/schema.rs:6:1
[INFO] [stdout]    |
[INFO] [stdout]  6 | / table! {
[INFO] [stdout]  7 | |     app_notifications(id) {
[INFO] [stdout]  8 | |         id -> Integer,
[INFO] [stdout]  9 | |         notification_type -> Text,
[INFO] [stdout] 10 | |         text -> Text,
[INFO] [stdout]    | |         ---- `text` is not local
[INFO] [stdout] ...  |
[INFO] [stdout] 13 | | }
[INFO] [stdout]    | | ^
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_`QueryId` is not local
[INFO] [stdout]    |   move the `impl` block outside of this function `_impl_query_id_for_text`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same 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]   --> src/domain/schema.rs:6:1
[INFO] [stdout]    |
[INFO] [stdout]  6 | / table! {
[INFO] [stdout]  7 | |     app_notifications(id) {
[INFO] [stdout]  8 | |         id -> Integer,
[INFO] [stdout]  9 | |         notification_type -> Text,
[INFO] [stdout] 10 | |         text -> Text,
[INFO] [stdout] 11 | |         created_at -> Timestamp,
[INFO] [stdout]    | |         ---------- `created_at` is not local
[INFO] [stdout] 12 | |     }
[INFO] [stdout] 13 | | }
[INFO] [stdout]    | | ^
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_`QueryId` is not local
[INFO] [stdout]    |   move the `impl` block outside of this function `_impl_query_id_for_created_at`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/domain/schema.rs:14:1
[INFO] [stdout]    |
[INFO] [stdout] 14 | / table! {
[INFO] [stdout] 15 | |     topic(id) {
[INFO] [stdout] 16 | |         id -> Integer,
[INFO] [stdout] 17 | |         site_id -> Integer,
[INFO] [stdout] ...  |
[INFO] [stdout] 21 | | }
[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]   --> src/domain/schema.rs:14:1
[INFO] [stdout]    |
[INFO] [stdout] 14 | / table! {
[INFO] [stdout] 15 | |     topic(id) {
[INFO] [stdout] 16 | |         id -> Integer,
[INFO] [stdout]    | |         -- `id` is not local
[INFO] [stdout] 17 | |         site_id -> Integer,
[INFO] [stdout] ...  |
[INFO] [stdout] 21 | | }
[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]   --> src/domain/schema.rs:14:1
[INFO] [stdout]    |
[INFO] [stdout] 14 | / table! {
[INFO] [stdout] 15 | |     topic(id) {
[INFO] [stdout] 16 | |         id -> Integer,
[INFO] [stdout] 17 | |         site_id -> Integer,
[INFO] [stdout]    | |         ------- `site_id` is not local
[INFO] [stdout] ...  |
[INFO] [stdout] 21 | | }
[INFO] [stdout]    | | ^
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_`QueryId` is not local
[INFO] [stdout]    |   move the `impl` block outside of this function `_impl_query_id_for_site_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]   --> src/domain/schema.rs:14:1
[INFO] [stdout]    |
[INFO] [stdout] 14 | / table! {
[INFO] [stdout] 15 | |     topic(id) {
[INFO] [stdout] 16 | |         id -> Integer,
[INFO] [stdout] 17 | |         site_id -> Integer,
[INFO] [stdout] 18 | |         name -> Text,
[INFO] [stdout]    | |         ---- `name` is not local
[INFO] [stdout] ...  |
[INFO] [stdout] 21 | | }
[INFO] [stdout]    | | ^
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_`QueryId` is not local
[INFO] [stdout]    |   move the `impl` block outside of this function `_impl_query_id_for_name`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/domain/schema.rs:14:1
[INFO] [stdout]    |
[INFO] [stdout] 14 | / table! {
[INFO] [stdout] 15 | |     topic(id) {
[INFO] [stdout] 16 | |         id -> Integer,
[INFO] [stdout] 17 | |         site_id -> Integer,
[INFO] [stdout] 18 | |         name -> Text,
[INFO] [stdout] 19 | |         url_name -> Text,
[INFO] [stdout]    | |         -------- `url_name` is not local
[INFO] [stdout] 20 | |     }
[INFO] [stdout] 21 | | }
[INFO] [stdout]    | | ^
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_`QueryId` is not local
[INFO] [stdout]    |   move the `impl` block outside of this function `_impl_query_id_for_url_name`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/domain/schema.rs:25:1
[INFO] [stdout]    |
[INFO] [stdout] 25 | / table! {
[INFO] [stdout] 26 | |     parse_histories(topic_id) {
[INFO] [stdout] 27 | |         topic_id -> Integer,
[INFO] [stdout] 28 | |         last_chapter_title -> Text,
[INFO] [stdout] ...  |
[INFO] [stdout] 33 | | }
[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]   --> src/domain/schema.rs:25:1
[INFO] [stdout]    |
[INFO] [stdout] 25 | / table! {
[INFO] [stdout] 26 | |     parse_histories(topic_id) {
[INFO] [stdout] 27 | |         topic_id -> Integer,
[INFO] [stdout]    | |         -------- `topic_id` is not local
[INFO] [stdout] 28 | |         last_chapter_title -> Text,
[INFO] [stdout] ...  |
[INFO] [stdout] 33 | | }
[INFO] [stdout]    | | ^
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_`QueryId` is not local
[INFO] [stdout]    |   move the `impl` block outside of this function `_impl_query_id_for_topic_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]   --> src/domain/schema.rs:25:1
[INFO] [stdout]    |
[INFO] [stdout] 25 | / table! {
[INFO] [stdout] 26 | |     parse_histories(topic_id) {
[INFO] [stdout] 27 | |         topic_id -> Integer,
[INFO] [stdout] 28 | |         last_chapter_title -> Text,
[INFO] [stdout]    | |         ------------------ `last_chapter_title` is not local
[INFO] [stdout] ...  |
[INFO] [stdout] 33 | | }
[INFO] [stdout]    | | ^
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_`QueryId` is not local
[INFO] [stdout]    |   move the `impl` block outside of this function `_impl_query_id_for_last_chapter_title`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/domain/schema.rs:25:1
[INFO] [stdout]    |
[INFO] [stdout] 25 | / table! {
[INFO] [stdout] 26 | |     parse_histories(topic_id) {
[INFO] [stdout] 27 | |         topic_id -> Integer,
[INFO] [stdout] 28 | |         last_chapter_title -> Text,
[INFO] [stdout] 29 | |         chapter_name -> Text,
[INFO] [stdout]    | |         ------------ `chapter_name` is not local
[INFO] [stdout] ...  |
[INFO] [stdout] 33 | | }
[INFO] [stdout]    | | ^
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_`QueryId` is not local
[INFO] [stdout]    |   move the `impl` block outside of this function `_impl_query_id_for_chapter_name`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/domain/schema.rs:25:1
[INFO] [stdout]    |
[INFO] [stdout] 25 | / table! {
[INFO] [stdout] 26 | |     parse_histories(topic_id) {
[INFO] [stdout] 27 | |         topic_id -> Integer,
[INFO] [stdout] 28 | |         last_chapter_title -> Text,
[INFO] [stdout] 29 | |         chapter_name -> Text,
[INFO] [stdout] 30 | |         url -> Text,
[INFO] [stdout]    | |         --- `url` is not local
[INFO] [stdout] ...  |
[INFO] [stdout] 33 | | }
[INFO] [stdout]    | | ^
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_`QueryId` is not local
[INFO] [stdout]    |   move the `impl` block outside of this function `_impl_query_id_for_url`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same 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]   --> src/domain/schema.rs:25:1
[INFO] [stdout]    |
[INFO] [stdout] 25 | / table! {
[INFO] [stdout] 26 | |     parse_histories(topic_id) {
[INFO] [stdout] 27 | |         topic_id -> Integer,
[INFO] [stdout] 28 | |         last_chapter_title -> Text,
[INFO] [stdout] ...  |
[INFO] [stdout] 31 | |         release_date -> Text,
[INFO] [stdout]    | |         ------------ `release_date` is not local
[INFO] [stdout] 32 | |     }
[INFO] [stdout] 33 | | }
[INFO] [stdout]    | | ^
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_`QueryId` is not local
[INFO] [stdout]    |   move the `impl` block outside of this function `_impl_query_id_for_release_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]   --> src/domain/schema.rs:35:1
[INFO] [stdout]    |
[INFO] [stdout] 35 | / table! {
[INFO] [stdout] 36 | |     subscriber_topics (chat_id, topic_id) {
[INFO] [stdout] 37 | |         chat_id -> BigInt,
[INFO] [stdout] 38 | |         topic_id -> Integer,
[INFO] [stdout] 39 | |     }
[INFO] [stdout] 40 | | }
[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]   --> src/domain/schema.rs:35:1
[INFO] [stdout]    |
[INFO] [stdout] 35 | / table! {
[INFO] [stdout] 36 | |     subscriber_topics (chat_id, topic_id) {
[INFO] [stdout] 37 | |         chat_id -> BigInt,
[INFO] [stdout]    | |         ------- `chat_id` is not local
[INFO] [stdout] 38 | |         topic_id -> Integer,
[INFO] [stdout] 39 | |     }
[INFO] [stdout] 40 | | }
[INFO] [stdout]    | | ^
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_`QueryId` is not local
[INFO] [stdout]    |   move the `impl` block outside of this function `_impl_query_id_for_chat_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]   --> src/domain/schema.rs:35:1
[INFO] [stdout]    |
[INFO] [stdout] 35 | / table! {
[INFO] [stdout] 36 | |     subscriber_topics (chat_id, topic_id) {
[INFO] [stdout] 37 | |         chat_id -> BigInt,
[INFO] [stdout] 38 | |         topic_id -> Integer,
[INFO] [stdout]    | |         -------- `topic_id` is not local
[INFO] [stdout] 39 | |     }
[INFO] [stdout] 40 | | }
[INFO] [stdout]    | | ^
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_`QueryId` is not local
[INFO] [stdout]    |   move the `impl` block outside of this function `_impl_query_id_for_topic_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]   --> src/domain/schema.rs:41:1
[INFO] [stdout]    |
[INFO] [stdout] 41 | / table! {
[INFO] [stdout] 42 | |     topic_notification_status(topic_id) {
[INFO] [stdout] 43 | |         topic_id -> Integer,
[INFO] [stdout] 44 | |         last_chapter_title -> Text,
[INFO] [stdout] ...  |
[INFO] [stdout] 47 | | }
[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]   --> src/domain/schema.rs:41:1
[INFO] [stdout]    |
[INFO] [stdout] 41 | / table! {
[INFO] [stdout] 42 | |     topic_notification_status(topic_id) {
[INFO] [stdout] 43 | |         topic_id -> Integer,
[INFO] [stdout]    | |         -------- `topic_id` is not local
[INFO] [stdout] 44 | |         last_chapter_title -> Text,
[INFO] [stdout] ...  |
[INFO] [stdout] 47 | | }
[INFO] [stdout]    | | ^
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_`QueryId` is not local
[INFO] [stdout]    |   move the `impl` block outside of this function `_impl_query_id_for_topic_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]   --> src/domain/schema.rs:41:1
[INFO] [stdout]    |
[INFO] [stdout] 41 | / table! {
[INFO] [stdout] 42 | |     topic_notification_status(topic_id) {
[INFO] [stdout] 43 | |         topic_id -> Integer,
[INFO] [stdout] 44 | |         last_chapter_title -> Text,
[INFO] [stdout]    | |         ------------------ `last_chapter_title` is not local
[INFO] [stdout] ...  |
[INFO] [stdout] 47 | | }
[INFO] [stdout]    | | ^
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_`QueryId` is not local
[INFO] [stdout]    |   move the `impl` block outside of this function `_impl_query_id_for_last_chapter_title`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/domain/schema.rs:41:1
[INFO] [stdout]    |
[INFO] [stdout] 41 | / table! {
[INFO] [stdout] 42 | |     topic_notification_status(topic_id) {
[INFO] [stdout] 43 | |         topic_id -> Integer,
[INFO] [stdout] 44 | |         last_chapter_title -> Text,
[INFO] [stdout] 45 | |         updated_at -> Timestamp,
[INFO] [stdout]    | |         ---------- `updated_at` is not local
[INFO] [stdout] 46 | |     }
[INFO] [stdout] 47 | | }
[INFO] [stdout]    | | ^
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_`QueryId` is not local
[INFO] [stdout]    |   move the `impl` block outside of this function `_impl_query_id_for_updated_at`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/application/parser/extractor/mangapoisk.rs:25:34
[INFO] [stdout]    |
[INFO] [stdout] 25 |     fn extract_last_chapter_elem(&self) -> Result<ElementRef, Error> {
[INFO] [stdout]    |                                  ^^^^^            ---------- the same lifetime is hidden here
[INFO] [stdout]    |                                  |
[INFO] [stdout]    |                                  the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 25 |     fn extract_last_chapter_elem(&self) -> Result<ElementRef<'_>, Error> {
[INFO] [stdout]    |                                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/application/parser/extractor/contract.rs:22:34
[INFO] [stdout]    |
[INFO] [stdout] 22 |     fn extract_last_chapter_elem(&self) -> Result<ElementRef, Error>;
[INFO] [stdout]    |                                  ^^^^^            ---------- the same lifetime is hidden here
[INFO] [stdout]    |                                  |
[INFO] [stdout]    |                                  the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 22 |     fn extract_last_chapter_elem(&self) -> Result<ElementRef<'_>, Error>;
[INFO] [stdout]    |                                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 32.61s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: html5ever v0.25.1, lalrpop v0.19.6, teloxide-macros v0.4.0
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 2`
[INFO] running `Command { std: "docker" "inspect" "ef2f94ddcc1967c2511460073f5982c37884058389dbabc14b115f6a41075a19", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ef2f94ddcc1967c2511460073f5982c37884058389dbabc14b115f6a41075a19", kill_on_drop: false }`
[INFO] [stdout] ef2f94ddcc1967c2511460073f5982c37884058389dbabc14b115f6a41075a19
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+1.90.0" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 213484229a56bd55c54992e23b29c66e4d29db570fcb6922310848e71d23dd97
[INFO] running `Command { std: "docker" "start" "-a" "213484229a56bd55c54992e23b29c66e4d29db570fcb6922310848e71d23dd97", kill_on_drop: false }`
[INFO] [stderr] warning: fields `notification_type` and `created_at` are never read
[INFO] [stderr]  --> src/domain/model/app_notifications.rs:6:9
[INFO] [stderr]   |
[INFO] [stderr] 4 | pub struct AppNotification {
[INFO] [stderr]   |            --------------- fields in this struct
[INFO] [stderr] 5 |     pub id: i32,
[INFO] [stderr] 6 |     pub notification_type: String,
[INFO] [stderr]   |         ^^^^^^^^^^^^^^^^^
[INFO] [stderr] 7 |     pub text: String,
[INFO] [stderr] 8 |     pub created_at: chrono::NaiveDateTime
[INFO] [stderr]   |         ^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `AppNotification` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stderr]   = note: `#[warn(dead_code)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: struct `TopicNotificationStatus` is never constructed
[INFO] [stderr]  --> src/domain/model/topic_notification_status.rs:7:12
[INFO] [stderr]   |
[INFO] [stderr] 7 | pub struct TopicNotificationStatus {
[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]   --> src/domain/model/parse_history.rs:7:24
[INFO] [stderr]    |
[INFO] [stderr]  7 | #[derive(Debug, Clone, Queryable, QueryableByName, Insertable, AsChangeset, Associations)]
[INFO] [stderr]    |                        ^--------
[INFO] [stderr]    |                        |
[INFO] [stderr]    |                        `Queryable` is not local
[INFO] [stderr]    |                        move the `impl` block outside of this function `_impl_queryable_for_raw`
[INFO] [stderr] ...
[INFO] [stderr] 10 | pub struct Raw {
[INFO] [stderr]    |            --- `Raw` 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: `#[warn(non_local_definitions)]` on by default
[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]   --> src/domain/model/parse_history.rs:7:35
[INFO] [stderr]    |
[INFO] [stderr]  7 | #[derive(Debug, Clone, Queryable, QueryableByName, Insertable, AsChangeset, Associations)]
[INFO] [stderr]    |                                   ^--------------
[INFO] [stderr]    |                                   |
[INFO] [stderr]    |                                   `QueryableByName` is not local
[INFO] [stderr]    |                                   move the `impl` block outside of this function `_impl_queryable_by_name_for_raw`
[INFO] [stderr] ...
[INFO] [stderr] 10 | pub struct Raw {
[INFO] [stderr]    |            --- `Raw` is not local
[INFO] [stderr]    |
[INFO] [stderr]    = note: the derive macro `QueryableByName` defines the non-local `impl`, and may need to be changed
[INFO] [stderr]    = note: the derive macro `QueryableByName` 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 `QueryableByName` (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]   --> src/domain/model/parse_history.rs:7:52
[INFO] [stderr]    |
[INFO] [stderr]  7 | #[derive(Debug, Clone, Queryable, QueryableByName, Insertable, AsChangeset, Associations)]
[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_raw`
[INFO] [stderr] ...
[INFO] [stderr] 10 | pub struct Raw {
[INFO] [stderr]    |            --- `Raw` 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]   --> src/domain/model/parse_history.rs:7:52
[INFO] [stderr]    |
[INFO] [stderr]  7 | #[derive(Debug, Clone, Queryable, QueryableByName, Insertable, AsChangeset, Associations)]
[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_raw`
[INFO] [stderr] ...
[INFO] [stderr] 10 | pub struct Raw {
[INFO] [stderr]    |            --- `Raw` 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]   --> src/domain/model/parse_history.rs:7:52
[INFO] [stderr]    |
[INFO] [stderr]  7 | #[derive(Debug, Clone, Queryable, QueryableByName, Insertable, AsChangeset, Associations)]
[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_raw`
[INFO] [stderr] ...
[INFO] [stderr] 10 | pub struct Raw {
[INFO] [stderr]    |            --- `Raw` 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]   --> src/domain/model/parse_history.rs:7:64
[INFO] [stderr]    |
[INFO] [stderr]  7 | #[derive(Debug, Clone, Queryable, QueryableByName, Insertable, AsChangeset, Associations)]
[INFO] [stderr]    |                                                                ^^^^^^^^^^^
[INFO] [stderr]    |                                                                |
[INFO] [stderr]    |                                                                `AsChangeset` is not local
[INFO] [stderr]    |                                                                move the `impl` block outside of this function `_impl_as_changeset_for_raw`
[INFO] [stderr] ...
[INFO] [stderr] 10 | pub struct Raw {
[INFO] [stderr]    |            --- `Raw` is not local
[INFO] [stderr]    |
[INFO] [stderr]    = note: the derive macro `AsChangeset` defines the non-local `impl`, and may need to be changed
[INFO] [stderr]    = note: the derive macro `AsChangeset` 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 `AsChangeset` (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]   --> src/domain/model/parse_history.rs:7:64
[INFO] [stderr]    |
[INFO] [stderr]  7 | #[derive(Debug, Clone, Queryable, QueryableByName, Insertable, AsChangeset, Associations)]
[INFO] [stderr]    |                                                                ^----------
[INFO] [stderr]    |                                                                |
[INFO] [stderr]    |                                                                `AsChangeset` is not local
[INFO] [stderr]    |                                                                move the `impl` block outside of this function `_impl_as_changeset_for_raw`
[INFO] [stderr] ...
[INFO] [stderr] 10 | pub struct Raw {
[INFO] [stderr]    |            --- `Raw` is not local
[INFO] [stderr]    |
[INFO] [stderr]    = note: the derive macro `AsChangeset` defines the non-local `impl`, and may need to be changed
[INFO] [stderr]    = note: the derive macro `AsChangeset` 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 `AsChangeset` (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]   --> src/domain/model/parse_history.rs:7:77
[INFO] [stderr]    |
[INFO] [stderr]  7 | #[derive(Debug, Clone, Queryable, QueryableByName, Insertable, AsChangeset, Associations)]
[INFO] [stderr]    |                                                                             ^-----------
[INFO] [stderr]    |                                                                             |
[INFO] [stderr]    |                                                                             `BelongsTo` is not local
[INFO] [stderr]    |                                                                             move the `impl` block outside of this function `_impl_associations_for_raw`
[INFO] [stderr]  8 | #[table_name = "parse_histories"]
[INFO] [stderr]  9 | #[belongs_to(Topic, foreign_key = "topic_id")]
[INFO] [stderr]    |              ----- `Topic` is not local
[INFO] [stderr] 10 | pub struct Raw {
[INFO] [stderr]    |            --- `Raw` is not local
[INFO] [stderr]    |
[INFO] [stderr]    = note: the derive macro `Associations` defines the non-local `impl`, and may need to be changed
[INFO] [stderr]    = note: the derive macro `Associations` 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 `Associations` (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]  --> src/domain/model/subscriber.rs:3:10
[INFO] [stderr]   |
[INFO] [stderr] 3 | #[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_subscriber`
[INFO] [stderr] 4 | pub struct Subscriber {
[INFO] [stderr]   |            ---------- `Subscriber` 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]  --> src/domain/model/subscriber.rs:3:20
[INFO] [stderr]   |
[INFO] [stderr] 3 | #[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_subscriber`
[INFO] [stderr] 4 | pub struct Subscriber {
[INFO] [stderr]   |            ---------- `Subscriber` 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]  --> src/domain/model/subscriber.rs:3:20
[INFO] [stderr]   |
[INFO] [stderr] 3 | #[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_subscriber`
[INFO] [stderr] 4 | pub struct Subscriber {
[INFO] [stderr]   |            ---------- `Subscriber` 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]  --> src/domain/model/subscriber.rs:3:20
[INFO] [stderr]   |
[INFO] [stderr] 3 | #[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_subscriber`
[INFO] [stderr] 4 | pub struct Subscriber {
[INFO] [stderr]   |            ---------- `Subscriber` 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]   --> src/domain/model/subscriber_favorite_topic.rs:8:10
[INFO] [stderr]    |
[INFO] [stderr]  8 | #[derive(Identifiable, Clone, Queryable, Debug, Insertable, Associations)]
[INFO] [stderr]    |          ^-----------
[INFO] [stderr]    |          |
[INFO] [stderr]    |          `HasTable` is not local
[INFO] [stderr]    |          move the `impl` block outside of this function `_impl_identifiable_for_subscriberfavoritetopic`
[INFO] [stderr] ...
[INFO] [stderr] 13 | pub struct SubscriberFavoriteTopic {
[INFO] [stderr]    |            ----------------------- `SubscriberFavoriteTopic` is not local
[INFO] [stderr]    |
[INFO] [stderr]    = note: the derive macro `Identifiable` defines the non-local `impl`, and may need to be changed
[INFO] [stderr]    = note: the derive macro `Identifiable` 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 `Identifiable` (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]   --> src/domain/model/subscriber_favorite_topic.rs:8:10
[INFO] [stderr]    |
[INFO] [stderr]  8 | #[derive(Identifiable, Clone, Queryable, Debug, Insertable, Associations)]
[INFO] [stderr]    |          ^^^^^^^^^^^^
[INFO] [stderr]    |          |
[INFO] [stderr]    |          `Identifiable` is not local
[INFO] [stderr]    |          move the `impl` block outside of this function `_impl_identifiable_for_subscriberfavoritetopic`
[INFO] [stderr] ...
[INFO] [stderr] 13 | pub struct SubscriberFavoriteTopic {
[INFO] [stderr]    |            ----------------------- `SubscriberFavoriteTopic` is not local
[INFO] [stderr]    |
[INFO] [stderr]    = note: the derive macro `Identifiable` defines the non-local `impl`, and may need to be changed
[INFO] [stderr]    = note: the derive macro `Identifiable` 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 `Identifiable` (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]   --> src/domain/model/subscriber_favorite_topic.rs:8:31
[INFO] [stderr]    |
[INFO] [stderr]  8 | #[derive(Identifiable, Clone, Queryable, Debug, Insertable, Associations)]
[INFO] [stderr]    |                               ^--------
[INFO] [stderr]    |                               |
[INFO] [stderr]    |                               `Queryable` is not local
[INFO] [stderr]    |                               move the `impl` block outside of this function `_impl_queryable_for_subscriberfavoritetopic`
[INFO] [stderr] ...
[INFO] [stderr] 13 | pub struct SubscriberFavoriteTopic {
[INFO] [stderr]    |            ----------------------- `SubscriberFavoriteTopic` 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]   --> src/domain/model/subscriber_favorite_topic.rs:8:49
[INFO] [stderr]    |
[INFO] [stderr]  8 | #[derive(Identifiable, Clone, Queryable, Debug, Insertable, Associations)]
[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_subscriberfavoritetopic`
[INFO] [stderr] ...
[INFO] [stderr] 13 | pub struct SubscriberFavoriteTopic {
[INFO] [stderr]    |            ----------------------- `SubscriberFavoriteTopic` 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]   --> src/domain/model/subscriber_favorite_topic.rs:8:49
[INFO] [stderr]    |
[INFO] [stderr]  8 | #[derive(Identifiable, Clone, Queryable, Debug, Insertable, Associations)]
[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_subscriberfavoritetopic`
[INFO] [stderr] ...
[INFO] [stderr] 13 | pub struct SubscriberFavoriteTopic {
[INFO] [stderr]    |            ----------------------- `SubscriberFavoriteTopic` 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]   --> src/domain/model/subscriber_favorite_topic.rs:8:49
[INFO] [stderr]    |
[INFO] [stderr]  8 | #[derive(Identifiable, Clone, Queryable, Debug, Insertable, Associations)]
[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_subscriberfavoritetopic`
[INFO] [stderr] ...
[INFO] [stderr] 13 | pub struct SubscriberFavoriteTopic {
[INFO] [stderr]    |            ----------------------- `SubscriberFavoriteTopic` 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]   --> src/domain/model/subscriber_favorite_topic.rs:8:61
[INFO] [stderr]    |
[INFO] [stderr]  8 | #[derive(Identifiable, Clone, Queryable, Debug, Insertable, Associations)]
[INFO] [stderr]    |                                                             ^-----------
[INFO] [stderr]    |                                                             |
[INFO] [stderr]    |                                                             `BelongsTo` is not local
[INFO] [stderr]    |                                                             move the `impl` block outside of this function `_impl_associations_for_subscriberfavoritetopic`
[INFO] [stderr]  9 | #[primary_key(chat_id, topic_id)]
[INFO] [stderr] 10 | #[belongs_to(Subscriber, foreign_key = "chat_id")]
[INFO] [stderr]    |              ---------- `Subscriber` is not local
[INFO] [stderr] ...
[INFO] [stderr] 13 | pub struct SubscriberFavoriteTopic {
[INFO] [stderr]    |            ----------------------- `SubscriberFavoriteTopic` is not local
[INFO] [stderr]    |
[INFO] [stderr]    = note: the derive macro `Associations` defines the non-local `impl`, and may need to be changed
[INFO] [stderr]    = note: the derive macro `Associations` 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 `Associations` (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]   --> src/domain/model/subscriber_favorite_topic.rs:8:61
[INFO] [stderr]    |
[INFO] [stderr]  8 | #[derive(Identifiable, Clone, Queryable, Debug, Insertable, Associations)]
[INFO] [stderr]    |                                                             ^-----------
[INFO] [stderr]    |                                                             |
[INFO] [stderr]    |                                                             `BelongsTo` is not local
[INFO] [stderr]    |                                                             move the `impl` block outside of this function `_impl_associations_for_subscriberfavoritetopic`
[INFO] [stderr] ...
[INFO] [stderr] 11 | #[belongs_to(Topic, foreign_key = "topic_id")]
[INFO] [stderr]    |              ----- `Topic` is not local
[INFO] [stderr] 12 | #[table_name = "subscriber_topics"]
[INFO] [stderr] 13 | pub struct SubscriberFavoriteTopic {
[INFO] [stderr]    |            ----------------------- `SubscriberFavoriteTopic` is not local
[INFO] [stderr]    |
[INFO] [stderr]    = note: the derive macro `Associations` defines the non-local `impl`, and may need to be changed
[INFO] [stderr]    = note: the derive macro `Associations` 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 `Associations` (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]   --> src/domain/model/subscriber_favorite_topic.rs:23:10
[INFO] [stderr]    |
[INFO] [stderr] 23 | #[derive(Identifiable, Clone, Queryable, Debug, Associations, PartialEq)]
[INFO] [stderr]    |          ^-----------
[INFO] [stderr]    |          |
[INFO] [stderr]    |          `HasTable` is not local
[INFO] [stderr]    |          move the `impl` block outside of this function `_impl_identifiable_for_raw`
[INFO] [stderr] ...
[INFO] [stderr] 28 | pub struct Raw {
[INFO] [stderr]    |            --- `Raw` is not local
[INFO] [stderr]    |
[INFO] [stderr]    = note: the derive macro `Identifiable` defines the non-local `impl`, and may need to be changed
[INFO] [stderr]    = note: the derive macro `Identifiable` 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 `Identifiable` (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]   --> src/domain/model/subscriber_favorite_topic.rs:23:10
[INFO] [stderr]    |
[INFO] [stderr] 23 | #[derive(Identifiable, Clone, Queryable, Debug, Associations, PartialEq)]
[INFO] [stderr]    |          ^^^^^^^^^^^^
[INFO] [stderr]    |          |
[INFO] [stderr]    |          `Identifiable` is not local
[INFO] [stderr]    |          move the `impl` block outside of this function `_impl_identifiable_for_raw`
[INFO] [stderr] ...
[INFO] [stderr] 28 | pub struct Raw {
[INFO] [stderr]    |            --- `Raw` is not local
[INFO] [stderr]    |
[INFO] [stderr]    = note: the derive macro `Identifiable` defines the non-local `impl`, and may need to be changed
[INFO] [stderr]    = note: the derive macro `Identifiable` 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 `Identifiable` (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]   --> src/domain/model/subscriber_favorite_topic.rs:23:31
[INFO] [stderr]    |
[INFO] [stderr] 23 | #[derive(Identifiable, Clone, Queryable, Debug, Associations, PartialEq)]
[INFO] [stderr]    |                               ^--------
[INFO] [stderr]    |                               |
[INFO] [stderr]    |                               `Queryable` is not local
[INFO] [stderr]    |                               move the `impl` block outside of this function `_impl_queryable_for_raw`
[INFO] [stderr] ...
[INFO] [stderr] 28 | pub struct Raw {
[INFO] [stderr]    |            --- `Raw` 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]   --> src/domain/model/subscriber_favorite_topic.rs:23:49
[INFO] [stderr]    |
[INFO] [stderr] 23 | #[derive(Identifiable, Clone, Queryable, Debug, Associations, PartialEq)]
[INFO] [stderr]    |                                                 ^-----------
[INFO] [stderr]    |                                                 |
[INFO] [stderr]    |                                                 `BelongsTo` is not local
[INFO] [stderr]    |                                                 move the `impl` block outside of this function `_impl_associations_for_raw`
[INFO] [stderr] 24 | #[primary_key(chat_id, topic_id)]
[INFO] [stderr] 25 | #[belongs_to(Subscriber, foreign_key = "chat_id")]
[INFO] [stderr]    |              ---------- `Subscriber` is not local
[INFO] [stderr] ...
[INFO] [stderr] 28 | pub struct Raw {
[INFO] [stderr]    |            --- `Raw` is not local
[INFO] [stderr]    |
[INFO] [stderr]    = note: the derive macro `Associations` defines the non-local `impl`, and may need to be changed
[INFO] [stderr]    = note: the derive macro `Associations` 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 `Associations` (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]   --> src/domain/model/subscriber_favorite_topic.rs:23:49
[INFO] [stderr]    |
[INFO] [stderr] 23 | #[derive(Identifiable, Clone, Queryable, Debug, Associations, PartialEq)]
[INFO] [stderr]    |                                                 ^-----------
[INFO] [stderr]    |                                                 |
[INFO] [stderr]    |                                                 `BelongsTo` is not local
[INFO] [stderr]    |                                                 move the `impl` block outside of this function `_impl_associations_for_raw`
[INFO] [stderr] ...
[INFO] [stderr] 26 | #[belongs_to(Topic, foreign_key = "topic_id")]
[INFO] [stderr]    |              ----- `Topic` is not local
[INFO] [stderr] 27 | #[table_name = "subscriber_topics"]
[INFO] [stderr] 28 | pub struct Raw {
[INFO] [stderr]    |            --- `Raw` is not local
[INFO] [stderr]    |
[INFO] [stderr]    = note: the derive macro `Associations` defines the non-local `impl`, and may need to be changed
[INFO] [stderr]    = note: the derive macro `Associations` 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 `Associations` (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]  --> src/domain/model/app_notifications.rs:3:24
[INFO] [stderr]   |
[INFO] [stderr] 3 | #[derive(Debug, Clone, Queryable)]
[INFO] [stderr]   |                        ^--------
[INFO] [stderr]   |                        |
[INFO] [stderr]   |                        `Queryable` is not local
[INFO] [stderr]   |                        move the `impl` block outside of this function `_impl_queryable_for_appnotification`
[INFO] [stderr] 4 | pub struct AppNotification {
[INFO] [stderr]   |            --------------- `AppNotification` 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]   --> src/domain/model/app_notifications.rs:11:17
[INFO] [stderr]    |
[INFO] [stderr] 11 | #[derive(Debug, Insertable, AsChangeset)]
[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_newappnotification`
[INFO] [stderr] 12 | #[table_name = "app_notifications"]
[INFO] [stderr] 13 | pub struct NewAppNotification {
[INFO] [stderr]    |            ------------------ `NewAppNotification` 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]   --> src/domain/model/app_notifications.rs:11:17
[INFO] [stderr]    |
[INFO] [stderr] 11 | #[derive(Debug, Insertable, AsChangeset)]
[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_newappnotification`
[INFO] [stderr] 12 | #[table_name = "app_notifications"]
[INFO] [stderr] 13 | pub struct NewAppNotification {
[INFO] [stderr]    |            ------------------ `NewAppNotification` 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]   --> src/domain/model/app_notifications.rs:11:17
[INFO] [stderr]    |
[INFO] [stderr] 11 | #[derive(Debug, Insertable, AsChangeset)]
[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_newappnotification`
[INFO] [stderr] 12 | #[table_name = "app_notifications"]
[INFO] [stderr] 13 | pub struct NewAppNotification {
[INFO] [stderr]    |            ------------------ `NewAppNotification` 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]   --> src/domain/model/app_notifications.rs:11:29
[INFO] [stderr]    |
[INFO] [stderr] 11 | #[derive(Debug, Insertable, AsChangeset)]
[INFO] [stderr]    |                             ^^^^^^^^^^^
[INFO] [stderr]    |                             |
[INFO] [stderr]    |                             `AsChangeset` is not local
[INFO] [stderr]    |                             move the `impl` block outside of this function `_impl_as_changeset_for_newappnotification`
[INFO] [stderr] 12 | #[table_name = "app_notifications"]
[INFO] [stderr] 13 | pub struct NewAppNotification {
[INFO] [stderr]    |            ------------------ `NewAppNotification` is not local
[INFO] [stderr]    |
[INFO] [stderr]    = note: the derive macro `AsChangeset` defines the non-local `impl`, and may need to be changed
[INFO] [stderr]    = note: the derive macro `AsChangeset` 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 `AsChangeset` (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]   --> src/domain/model/app_notifications.rs:11:29
[INFO] [stderr]    |
[INFO] [stderr] 11 | #[derive(Debug, Insertable, AsChangeset)]
[INFO] [stderr]    |                             ^----------
[INFO] [stderr]    |                             |
[INFO] [stderr]    |                             `AsChangeset` is not local
[INFO] [stderr]    |                             move the `impl` block outside of this function `_impl_as_changeset_for_newappnotification`
[INFO] [stderr] 12 | #[table_name = "app_notifications"]
[INFO] [stderr] 13 | pub struct NewAppNotification {
[INFO] [stderr]    |            ------------------ `NewAppNotification` is not local
[INFO] [stderr]    |
[INFO] [stderr]    = note: the derive macro `AsChangeset` defines the non-local `impl`, and may need to be changed
[INFO] [stderr]    = note: the derive macro `AsChangeset` 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 `AsChangeset` (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]  --> src/domain/model/topic.rs:8:24
[INFO] [stderr]   |
[INFO] [stderr] 8 | #[derive(Debug, Clone, Queryable, QueryableByName, PartialEq)]
[INFO] [stderr]   |                        ^--------
[INFO] [stderr]   |                        |
[INFO] [stderr]   |                        `Queryable` is not local
[INFO] [stderr]   |                        move the `impl` block outside of this function `_impl_queryable_for_topic`
[INFO] [stderr] 9 | pub struct Topic {
[INFO] [stderr]   |            ----- `Topic` 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]  --> src/domain/model/topic.rs:8:35
[INFO] [stderr]   |
[INFO] [stderr] 8 | #[derive(Debug, Clone, Queryable, QueryableByName, PartialEq)]
[INFO] [stderr]   |                                   ^--------------
[INFO] [stderr]   |                                   |
[INFO] [stderr]   |                                   `QueryableByName` is not local
[INFO] [stderr]   |                                   move the `impl` block outside of this function `_impl_queryable_by_name_for_topic`
[INFO] [stderr] 9 | pub struct Topic {
[INFO] [stderr]   |            ----- `Topic` is not local
[INFO] [stderr]   |
[INFO] [stderr]   = note: the derive macro `QueryableByName` defines the non-local `impl`, and may need to be changed
[INFO] [stderr]   = note: the derive macro `QueryableByName` 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 `QueryableByName` (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]  --> src/domain/model/checkboxed_subscriber_topic.rs:3:10
[INFO] [stderr]   |
[INFO] [stderr] 3 | #[derive(QueryableByName)]
[INFO] [stderr]   |          ^--------------
[INFO] [stderr]   |          |
[INFO] [stderr]   |          `QueryableByName` is not local
[INFO] [stderr]   |          move the `impl` block outside of this function `_impl_queryable_by_name_for_checkboxedsubscribertopic`
[INFO] [stderr] 4 | pub struct CheckboxedSubscriberTopic {
[INFO] [stderr]   |            ------------------------- `CheckboxedSubscriberTopic` is not local
[INFO] [stderr]   |
[INFO] [stderr]   = note: the derive macro `QueryableByName` defines the non-local `impl`, and may need to be changed
[INFO] [stderr]   = note: the derive macro `QueryableByName` 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 `QueryableByName` (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]  --> src/domain/model/topic_notification_status.rs:4:24
[INFO] [stderr]   |
[INFO] [stderr] 4 | #[derive(Debug, Clone, Queryable, Associations)]
[INFO] [stderr]   |                        ^--------
[INFO] [stderr]   |                        |
[INFO] [stderr]   |                        `Queryable` is not local
[INFO] [stderr]   |                        move the `impl` block outside of this function `_impl_queryable_for_topicnotificationstatus`
[INFO] [stderr] ...
[INFO] [stderr] 7 | pub struct TopicNotificationStatus {
[INFO] [stderr]   |            ----------------------- `TopicNotificationStatus` 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]  --> src/domain/model/topic_notification_status.rs:4:35
[INFO] [stderr]   |
[INFO] [stderr] 4 | #[derive(Debug, Clone, Queryable, Associations)]
[INFO] [stderr]   |                                   ^-----------
[INFO] [stderr]   |                                   |
[INFO] [stderr]   |                                   `BelongsTo` is not local
[INFO] [stderr]   |                                   move the `impl` block outside of this function `_impl_associations_for_topicnotificationstatus`
[INFO] [stderr] 5 | #[table_name = "topic_notification_status"]
[INFO] [stderr] 6 | #[belongs_to(Topic, foreign_key = "topic_id")]
[INFO] [stderr]   |              ----- `Topic` is not local
[INFO] [stderr] 7 | pub struct TopicNotificationStatus {
[INFO] [stderr]   |            ----------------------- `TopicNotificationStatus` is not local
[INFO] [stderr]   |
[INFO] [stderr]   = note: the derive macro `Associations` defines the non-local `impl`, and may need to be changed
[INFO] [stderr]   = note: the derive macro `Associations` 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 `Associations` (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]   --> src/domain/model/topic_notification_status.rs:13:17
[INFO] [stderr]    |
[INFO] [stderr] 13 | #[derive(Debug, Insertable, AsChangeset, Hash, Eq, PartialEq)]
[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_new`
[INFO] [stderr] 14 | #[table_name = "topic_notification_status"]
[INFO] [stderr] 15 | pub struct New {
[INFO] [stderr]    |            --- `New` 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]   --> src/domain/model/topic_notification_status.rs:13:17
[INFO] [stderr]    |
[INFO] [stderr] 13 | #[derive(Debug, Insertable, AsChangeset, Hash, Eq, PartialEq)]
[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_new`
[INFO] [stderr] 14 | #[table_name = "topic_notification_status"]
[INFO] [stderr] 15 | pub struct New {
[INFO] [stderr]    |            --- `New` 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]   --> src/domain/model/topic_notification_status.rs:13:17
[INFO] [stderr]    |
[INFO] [stderr] 13 | #[derive(Debug, Insertable, AsChangeset, Hash, Eq, PartialEq)]
[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_new`
[INFO] [stderr] 14 | #[table_name = "topic_notification_status"]
[INFO] [stderr] 15 | pub struct New {
[INFO] [stderr]    |            --- `New` 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]   --> src/domain/model/topic_notification_status.rs:13:29
[INFO] [stderr]    |
[INFO] [stderr] 13 | #[derive(Debug, Insertable, AsChangeset, Hash, Eq, PartialEq)]
[INFO] [stderr]    |                             ^^^^^^^^^^^
[INFO] [stderr]    |                             |
[INFO] [stderr]    |                             `AsChangeset` is not local
[INFO] [stderr]    |                             move the `impl` block outside of this function `_impl_as_changeset_for_new`
[INFO] [stderr] 14 | #[table_name = "topic_notification_status"]
[INFO] [stderr] 15 | pub struct New {
[INFO] [stderr]    |            --- `New` is not local
[INFO] [stderr]    |
[INFO] [stderr]    = note: the derive macro `AsChangeset` defines the non-local `impl`, and may need to be changed
[INFO] [stderr]    = note: the derive macro `AsChangeset` 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 `AsChangeset` (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]   --> src/domain/model/topic_notification_status.rs:13:29
[INFO] [stderr]    |
[INFO] [stderr] 13 | #[derive(Debug, Insertable, AsChangeset, Hash, Eq, PartialEq)]
[INFO] [stderr]    |                             ^----------
[INFO] [stderr]    |                             |
[INFO] [stderr]    |                             `AsChangeset` is not local
[INFO] [stderr]    |                             move the `impl` block outside of this function `_impl_as_changeset_for_new`
[INFO] [stderr] 14 | #[table_name = "topic_notification_status"]
[INFO] [stderr] 15 | pub struct New {
[INFO] [stderr]    |            --- `New` is not local
[INFO] [stderr]    |
[INFO] [stderr]    = note: the derive macro `AsChangeset` defines the non-local `impl`, and may need to be changed
[INFO] [stderr]    = note: the derive macro `AsChangeset` 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 `AsChangeset` (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]  --> src/domain/schema.rs:1:1
[INFO] [stderr]   |
[INFO] [stderr] 1 | / table! {
[INFO] [stderr] 2 | |     subscribers(chat_id) {
[INFO] [stderr] 3 | |         chat_id -> BigInt,
[INFO] [stderr] 4 | |     }
[INFO] [stderr] 5 | | }
[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]  --> src/domain/schema.rs:1:1
[INFO] [stderr]   |
[INFO] [stderr] 1 | / table! {
[INFO] [stderr] 2 | |     subscribers(chat_id) {
[INFO] [stderr] 3 | |         chat_id -> BigInt,
[INFO] [stderr]   | |         ------- `chat_id` is not local
[INFO] [stderr] 4 | |     }
[INFO] [stderr] 5 | | }
[INFO] [stderr]   | | ^
[INFO] [stderr]   | | |
[INFO] [stderr]   | |_`QueryId` is not local
[INFO] [stderr]   |   move the `impl` block outside of this function `_impl_query_id_for_chat_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]   --> src/domain/schema.rs:6:1
[INFO] [stderr]    |
[INFO] [stderr]  6 | / table! {
[INFO] [stderr]  7 | |     app_notifications(id) {
[INFO] [stderr]  8 | |         id -> Integer,
[INFO] [stderr]  9 | |         notification_type -> Text,
[INFO] [stderr] ...  |
[INFO] [stderr] 13 | | }
[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]   --> src/domain/schema.rs:6:1
[INFO] [stderr]    |
[INFO] [stderr]  6 | / table! {
[INFO] [stderr]  7 | |     app_notifications(id) {
[INFO] [stderr]  8 | |         id -> Integer,
[INFO] [stderr]    | |         -- `id` is not local
[INFO] [stderr]  9 | |         notification_type -> Text,
[INFO] [stderr] ...  |
[INFO] [stderr] 13 | | }
[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]   --> src/domain/schema.rs:6:1
[INFO] [stderr]    |
[INFO] [stderr]  6 | / table! {
[INFO] [stderr]  7 | |     app_notifications(id) {
[INFO] [stderr]  8 | |         id -> Integer,
[INFO] [stderr]  9 | |         notification_type -> Text,
[INFO] [stderr]    | |         ----------------- `notification_type` is not local
[INFO] [stderr] ...  |
[INFO] [stderr] 13 | | }
[INFO] [stderr]    | | ^
[INFO] [stderr]    | | |
[INFO] [stderr]    | |_`QueryId` is not local
[INFO] [stderr]    |   move the `impl` block outside of this function `_impl_query_id_for_notification_type`
[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]   --> src/domain/schema.rs:6:1
[INFO] [stderr]    |
[INFO] [stderr]  6 | / table! {
[INFO] [stderr]  7 | |     app_notifications(id) {
[INFO] [stderr]  8 | |         id -> Integer,
[INFO] [stderr]  9 | |         notification_type -> Text,
[INFO] [stderr] 10 | |         text -> Text,
[INFO] [stderr]    | |         ---- `text` is not local
[INFO] [stderr] ...  |
[INFO] [stderr] 13 | | }
[INFO] [stderr]    | | ^
[INFO] [stderr]    | | |
[INFO] [stderr]    | |_`QueryId` is not local
[INFO] [stderr]    |   move the `impl` block outside of this function `_impl_query_id_for_text`
[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]   --> src/domain/schema.rs:6:1
[INFO] [stderr]    |
[INFO] [stderr]  6 | / table! {
[INFO] [stderr]  7 | |     app_notifications(id) {
[INFO] [stderr]  8 | |         id -> Integer,
[INFO] [stderr]  9 | |         notification_type -> Text,
[INFO] [stderr] 10 | |         text -> Text,
[INFO] [stderr] 11 | |         created_at -> Timestamp,
[INFO] [stderr]    | |         ---------- `created_at` is not local
[INFO] [stderr] 12 | |     }
[INFO] [stderr] 13 | | }
[INFO] [stderr]    | | ^
[INFO] [stderr]    | | |
[INFO] [stderr]    | |_`QueryId` is not local
[INFO] [stderr]    |   move the `impl` block outside of this function `_impl_query_id_for_created_at`
[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]   --> src/domain/schema.rs:14:1
[INFO] [stderr]    |
[INFO] [stderr] 14 | / table! {
[INFO] [stderr] 15 | |     topic(id) {
[INFO] [stderr] 16 | |         id -> Integer,
[INFO] [stderr] 17 | |         site_id -> Integer,
[INFO] [stderr] ...  |
[INFO] [stderr] 21 | | }
[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]   --> src/domain/schema.rs:14:1
[INFO] [stderr]    |
[INFO] [stderr] 14 | / table! {
[INFO] [stderr] 15 | |     topic(id) {
[INFO] [stderr] 16 | |         id -> Integer,
[INFO] [stderr]    | |         -- `id` is not local
[INFO] [stderr] 17 | |         site_id -> Integer,
[INFO] [stderr] ...  |
[INFO] [stderr] 21 | | }
[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]   --> src/domain/schema.rs:14:1
[INFO] [stderr]    |
[INFO] [stderr] 14 | / table! {
[INFO] [stderr] 15 | |     topic(id) {
[INFO] [stderr] 16 | |         id -> Integer,
[INFO] [stderr] 17 | |         site_id -> Integer,
[INFO] [stderr]    | |         ------- `site_id` is not local
[INFO] [stderr] ...  |
[INFO] [stderr] 21 | | }
[INFO] [stderr]    | | ^
[INFO] [stderr]    | | |
[INFO] [stderr]    | |_`QueryId` is not local
[INFO] [stderr]    |   move the `impl` block outside of this function `_impl_query_id_for_site_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]   --> src/domain/schema.rs:14:1
[INFO] [stderr]    |
[INFO] [stderr] 14 | / table! {
[INFO] [stderr] 15 | |     topic(id) {
[INFO] [stderr] 16 | |         id -> Integer,
[INFO] [stderr] 17 | |         site_id -> Integer,
[INFO] [stderr] 18 | |         name -> Text,
[INFO] [stderr]    | |         ---- `name` is not local
[INFO] [stderr] ...  |
[INFO] [stderr] 21 | | }
[INFO] [stderr]    | | ^
[INFO] [stderr]    | | |
[INFO] [stderr]    | |_`QueryId` is not local
[INFO] [stderr]    |   move the `impl` block outside of this function `_impl_query_id_for_name`
[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]   --> src/domain/schema.rs:14:1
[INFO] [stderr]    |
[INFO] [stderr] 14 | / table! {
[INFO] [stderr] 15 | |     topic(id) {
[INFO] [stderr] 16 | |         id -> Integer,
[INFO] [stderr] 17 | |         site_id -> Integer,
[INFO] [stderr] 18 | |         name -> Text,
[INFO] [stderr] 19 | |         url_name -> Text,
[INFO] [stderr]    | |         -------- `url_name` is not local
[INFO] [stderr] 20 | |     }
[INFO] [stderr] 21 | | }
[INFO] [stderr]    | | ^
[INFO] [stderr]    | | |
[INFO] [stderr]    | |_`QueryId` is not local
[INFO] [stderr]    |   move the `impl` block outside of this function `_impl_query_id_for_url_name`
[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]   --> src/domain/schema.rs:25:1
[INFO] [stderr]    |
[INFO] [stderr] 25 | / table! {
[INFO] [stderr] 26 | |     parse_histories(topic_id) {
[INFO] [stderr] 27 | |         topic_id -> Integer,
[INFO] [stderr] 28 | |         last_chapter_title -> Text,
[INFO] [stderr] ...  |
[INFO] [stderr] 33 | | }
[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]   --> src/domain/schema.rs:25:1
[INFO] [stderr]    |
[INFO] [stderr] 25 | / table! {
[INFO] [stderr] 26 | |     parse_histories(topic_id) {
[INFO] [stderr] 27 | |         topic_id -> Integer,
[INFO] [stderr]    | |         -------- `topic_id` is not local
[INFO] [stderr] 28 | |         last_chapter_title -> Text,
[INFO] [stderr] ...  |
[INFO] [stderr] 33 | | }
[INFO] [stderr]    | | ^
[INFO] [stderr]    | | |
[INFO] [stderr]    | |_`QueryId` is not local
[INFO] [stderr]    |   move the `impl` block outside of this function `_impl_query_id_for_topic_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]   --> src/domain/schema.rs:25:1
[INFO] [stderr]    |
[INFO] [stderr] 25 | / table! {
[INFO] [stderr] 26 | |     parse_histories(topic_id) {
[INFO] [stderr] 27 | |         topic_id -> Integer,
[INFO] [stderr] 28 | |         last_chapter_title -> Text,
[INFO] [stderr]    | |         ------------------ `last_chapter_title` is not local
[INFO] [stderr] ...  |
[INFO] [stderr] 33 | | }
[INFO] [stderr]    | | ^
[INFO] [stderr]    | | |
[INFO] [stderr]    | |_`QueryId` is not local
[INFO] [stderr]    |   move the `impl` block outside of this function `_impl_query_id_for_last_chapter_title`
[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]   --> src/domain/schema.rs:25:1
[INFO] [stderr]    |
[INFO] [stderr] 25 | / table! {
[INFO] [stderr] 26 | |     parse_histories(topic_id) {
[INFO] [stderr] 27 | |         topic_id -> Integer,
[INFO] [stderr] 28 | |         last_chapter_title -> Text,
[INFO] [stderr] 29 | |         chapter_name -> Text,
[INFO] [stderr]    | |         ------------ `chapter_name` is not local
[INFO] [stderr] ...  |
[INFO] [stderr] 33 | | }
[INFO] [stderr]    | | ^
[INFO] [stderr]    | | |
[INFO] [stderr]    | |_`QueryId` is not local
[INFO] [stderr]    |   move the `impl` block outside of this function `_impl_query_id_for_chapter_name`
[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]   --> src/domain/schema.rs:25:1
[INFO] [stderr]    |
[INFO] [stderr] 25 | / table! {
[INFO] [stderr] 26 | |     parse_histories(topic_id) {
[INFO] [stderr] 27 | |         topic_id -> Integer,
[INFO] [stderr] 28 | |         last_chapter_title -> Text,
[INFO] [stderr] 29 | |         chapter_name -> Text,
[INFO] [stderr] 30 | |         url -> Text,
[INFO] [stderr]    | |         --- `url` is not local
[INFO] [stderr] ...  |
[INFO] [stderr] 33 | | }
[INFO] [stderr]    | | ^
[INFO] [stderr]    | | |
[INFO] [stderr]    | |_`QueryId` is not local
[INFO] [stderr]    |   move the `impl` block outside of this function `_impl_query_id_for_url`
[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]   --> src/domain/schema.rs:25:1
[INFO] [stderr]    |
[INFO] [stderr] 25 | / table! {
[INFO] [stderr] 26 | |     parse_histories(topic_id) {
[INFO] [stderr] 27 | |         topic_id -> Integer,
[INFO] [stderr] 28 | |         last_chapter_title -> Text,
[INFO] [stderr] ...  |
[INFO] [stderr] 31 | |         release_date -> Text,
[INFO] [stderr]    | |         ------------ `release_date` is not local
[INFO] [stderr] 32 | |     }
[INFO] [stderr] 33 | | }
[INFO] [stderr]    | | ^
[INFO] [stderr]    | | |
[INFO] [stderr]    | |_`QueryId` is not local
[INFO] [stderr]    |   move the `impl` block outside of this function `_impl_query_id_for_release_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]   --> src/domain/schema.rs:35:1
[INFO] [stderr]    |
[INFO] [stderr] 35 | / table! {
[INFO] [stderr] 36 | |     subscriber_topics (chat_id, topic_id) {
[INFO] [stderr] 37 | |         chat_id -> BigInt,
[INFO] [stderr] 38 | |         topic_id -> Integer,
[INFO] [stderr] 39 | |     }
[INFO] [stderr] 40 | | }
[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]   --> src/domain/schema.rs:35:1
[INFO] [stderr]    |
[INFO] [stderr] 35 | / table! {
[INFO] [stderr] 36 | |     subscriber_topics (chat_id, topic_id) {
[INFO] [stderr] 37 | |         chat_id -> BigInt,
[INFO] [stderr]    | |         ------- `chat_id` is not local
[INFO] [stderr] 38 | |         topic_id -> Integer,
[INFO] [stderr] 39 | |     }
[INFO] [stderr] 40 | | }
[INFO] [stderr]    | | ^
[INFO] [stderr]    | | |
[INFO] [stderr]    | |_`QueryId` is not local
[INFO] [stderr]    |   move the `impl` block outside of this function `_impl_query_id_for_chat_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]   --> src/domain/schema.rs:35:1
[INFO] [stderr]    |
[INFO] [stderr] 35 | / table! {
[INFO] [stderr] 36 | |     subscriber_topics (chat_id, topic_id) {
[INFO] [stderr] 37 | |         chat_id -> BigInt,
[INFO] [stderr] 38 | |         topic_id -> Integer,
[INFO] [stderr]    | |         -------- `topic_id` is not local
[INFO] [stderr] 39 | |     }
[INFO] [stderr] 40 | | }
[INFO] [stderr]    | | ^
[INFO] [stderr]    | | |
[INFO] [stderr]    | |_`QueryId` is not local
[INFO] [stderr]    |   move the `impl` block outside of this function `_impl_query_id_for_topic_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]   --> src/domain/schema.rs:41:1
[INFO] [stderr]    |
[INFO] [stderr] 41 | / table! {
[INFO] [stderr] 42 | |     topic_notification_status(topic_id) {
[INFO] [stderr] 43 | |         topic_id -> Integer,
[INFO] [stderr] 44 | |         last_chapter_title -> Text,
[INFO] [stderr] ...  |
[INFO] [stderr] 47 | | }
[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]   --> src/domain/schema.rs:41:1
[INFO] [stderr]    |
[INFO] [stderr] 41 | / table! {
[INFO] [stderr] 42 | |     topic_notification_status(topic_id) {
[INFO] [stderr] 43 | |         topic_id -> Integer,
[INFO] [stderr]    | |         -------- `topic_id` is not local
[INFO] [stderr] 44 | |         last_chapter_title -> Text,
[INFO] [stderr] ...  |
[INFO] [stderr] 47 | | }
[INFO] [stderr]    | | ^
[INFO] [stderr]    | | |
[INFO] [stderr]    | |_`QueryId` is not local
[INFO] [stderr]    |   move the `impl` block outside of this function `_impl_query_id_for_topic_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]   --> src/domain/schema.rs:41:1
[INFO] [stderr]    |
[INFO] [stderr] 41 | / table! {
[INFO] [stderr] 42 | |     topic_notification_status(topic_id) {
[INFO] [stderr] 43 | |         topic_id -> Integer,
[INFO] [stderr] 44 | |         last_chapter_title -> Text,
[INFO] [stderr]    | |         ------------------ `last_chapter_title` is not local
[INFO] [stderr] ...  |
[INFO] [stderr] 47 | | }
[INFO] [stderr]    | | ^
[INFO] [stderr]    | | |
[INFO] [stderr]    | |_`QueryId` is not local
[INFO] [stderr]    |   move the `impl` block outside of this function `_impl_query_id_for_last_chapter_title`
[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]   --> src/domain/schema.rs:41:1
[INFO] [stderr]    |
[INFO] [stderr] 41 | / table! {
[INFO] [stderr] 42 | |     topic_notification_status(topic_id) {
[INFO] [stderr] 43 | |         topic_id -> Integer,
[INFO] [stderr] 44 | |         last_chapter_title -> Text,
[INFO] [stderr] 45 | |         updated_at -> Timestamp,
[INFO] [stderr]    | |         ---------- `updated_at` is not local
[INFO] [stderr] 46 | |     }
[INFO] [stderr] 47 | | }
[INFO] [stderr]    | | ^
[INFO] [stderr]    | | |
[INFO] [stderr]    | |_`QueryId` is not local
[INFO] [stderr]    |   move the `impl` block outside of this function `_impl_query_id_for_updated_at`
[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: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/application/parser/extractor/mangapoisk.rs:25:34
[INFO] [stderr]    |
[INFO] [stderr] 25 |     fn extract_last_chapter_elem(&self) -> Result<ElementRef, Error> {
[INFO] [stderr]    |                                  ^^^^^            ---------- the same lifetime is hidden here
[INFO] [stderr]    |                                  |
[INFO] [stderr]    |                                  the lifetime is elided here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 25 |     fn extract_last_chapter_elem(&self) -> Result<ElementRef<'_>, Error> {
[INFO] [stderr]    |                                                             ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/application/parser/extractor/contract.rs:22:34
[INFO] [stderr]    |
[INFO] [stderr] 22 |     fn extract_last_chapter_elem(&self) -> Result<ElementRef, Error>;
[INFO] [stderr]    |                                  ^^^^^            ---------- the same lifetime is hidden here
[INFO] [stderr]    |                                  |
[INFO] [stderr]    |                                  the lifetime is elided here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 22 |     fn extract_last_chapter_elem(&self) -> Result<ElementRef<'_>, Error>;
[INFO] [stderr]    |                                                             ++++
[INFO] [stderr] 
[INFO] [stderr] warning: `onepunchman_parcer_bot` (bin "onepunchman_parcer_bot" test) generated 70 warnings
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.49s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: html5ever v0.25.1, lalrpop v0.19.6, teloxide-macros v0.4.0
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 2`
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/onepunchman_parcer_bot-c484f02e03e00ecf)
[INFO] [stdout] 
[INFO] [stdout] running 26 tests
[INFO] [stdout] test application::parser::extractor::mangapoisk_test::tests::extract_chapter_date_invalid_container ... ok
[INFO] [stdout] test application::parser::extractor::mangapoisk_test::tests::extract_chapter_date_valid ... ok
[INFO] [stdout] test application::parser::extractor::mangapoisk_test::tests::extract_chapter_date_invalid_element_data ... ok
[INFO] [stdout] test application::parser::extractor::mangapoisk_test::tests::extract_chapter_href_valid ... ok
[INFO] [stdout] test application::parser::extractor::mangapoisk_test::tests::extract_chapter_name_empty_valid ... ok
[INFO] [stdout] test application::parser::extractor::mangapoisk_test::tests::extract_chapter_name_with_empty_name_element ... ok
[INFO] [stdout] test application::parser::extractor::mangapoisk_test::tests::extract_last_chapter_elem_invalid ... ok
[INFO] [stdout] test application::parser::extractor::mangapoisk_test::tests::extract_chapter_href_invalid_link ... ok
[INFO] [stdout] test application::parser::extractor::mangapoisk_test::tests::extract_chapter_name_invalid_container ... ok
[INFO] [stdout] test application::parser::extractor::mangapoisk_test::tests::extract_chapter_title_invalid_container ... ok
[INFO] [stdout] test application::parser::extractor::mangapoisk_test::tests::extract_last_chapter_elem_valid ... ok
[INFO] [stdout] test application::parser::extractor::mangapoisk_test::tests::extract_chapter_name_valid ... ok
[INFO] [stdout] test application::parser::extractor::mangapoisk_test::tests::extract_chapter_href_invalid_link_data ... ok
[INFO] [stdout] test application::parser::extractor::mangapoisk_test::tests::extract_chapter_name_with_invalid_name_element ... ok
[INFO] [stdout] test application::parser::extractor::mangapoisk_test::tests::extract_chapter_title_valid ... ok
[INFO] [stdout] test application::parser::extractor::mangapoisk_test::tests::extract_chapter_title_invalid_element_data ... ok
[INFO] [stdout] test application::parser::extractor::mangapoisk_test::tests::extract_should_return_valid_data ... ok
[INFO] [stdout] test application::parser::mangapoisk_test::tests::validate_topic_site_with_topic_unknown_site ... ok
[INFO] [stdout] test application::parser::mangapoisk_test::tests::points_to_valid_extractor ... ok
[INFO] [stdout] test application::parser::mangapoisk_test::tests::validate_topic_site_with_topic_wrong_site ... ok
[INFO] [stdout] test application::parser::mangapoisk_test::tests::validate_topic_site_with_valid_topic ... ok
[INFO] [stdout] test application::parser::mangapoisk_test::tests::points_to_valid_site ... ok
[INFO] [stdout] test application::parser::mangapoisk_test::tests::parse_with_bad_url ... FAILED
[INFO] [stdout] test application::parser::mangapoisk_test::tests::parse_with_404_response ... FAILED
[INFO] [stdout] test application::parser::mangapoisk_test::tests::parse_is_ok ... FAILED
[INFO] [stdout] test application::parser::mangapoisk_test::tests::parse_with_empty_response_text ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- application::parser::mangapoisk_test::tests::parse_with_bad_url stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'application::parser::mangapoisk_test::tests::parse_with_bad_url' panicked at src/application/http/client.rs:13:18:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x58c743d1a222 - std::backtrace_rs::backtrace::libunwind::trace::h2d45396358f41939
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x58c743d1a222 - std::backtrace_rs::backtrace::trace_unsynchronized::hffcefc0b67f1d6e2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x58c743d1a222 - std::sys::backtrace::_print_fmt::hd72f71d23b436b92
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x58c743d1a222 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hdcfcb6d4c8489523
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x58c743d44f63 - core::fmt::rt::Argument::fmt::h2c56b3114963061a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x58c743d44f63 - core::fmt::write::h8a494366950f23bb
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x58c743d16443 - std::io::default_write_fmt::h7b8824096454f323
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x58c743d16443 - std::io::Write::write_fmt::h4e71294925c334d0
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x58c743d1a072 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x58c743d1b7a9 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x58c743d1b5de - std::panicking::default_hook::h2c66fc99e962531d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x58c743466e74 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hb6bd65493727d71a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x58c743466e74 - test::test_main_with_exit_callback::{{closure}}::h60217ec76a0ece4a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x58c743d1c27e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h318e4efb8c1a5689
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x58c743d1c27e - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x58c743d1bf4a - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:706:13
[INFO] [stdout]   16:     0x58c743d1a729 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x58c743d1bbdd - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x58c743d424e0 - core::panicking::panic_fmt::h62f63d096dd276af
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x58c743d42996 - core::result::unwrap_failed::h95bc3f5a607b2c95
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:1765:5
[INFO] [stdout]   20:     0x58c74341e3f3 - core::result::Result<T,E>::unwrap::haad157d58cab65c6
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:1167:23
[INFO] [stdout]   21:     0x58c74341e3f3 - onepunchman_parcer_bot::application::http::client::get_request::{{closure}}::h38ece708684efe9e
[INFO] [stdout]                                at /opt/rustwide/workdir/src/application/http/client.rs:13:18
[INFO] [stdout]   22:     0x58c74342cca9 - onepunchman_parcer_bot::application::parser::contract::Parser::parse::{{closure}}::h5c340cbc145cc4ce
[INFO] [stdout]                                at /opt/rustwide/workdir/src/application/parser/contract.rs:41:60
[INFO] [stdout]   23:     0x58c74342927f - <core::pin::Pin<P> as core::future::future::Future>::poll::h04fa659b5d2cd712
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x58c7434292db - <core::pin::Pin<P> as core::future::future::Future>::poll::h20d4a830a2c0b527
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/future/future.rs:133:9
[INFO] [stdout]   25:     0x58c74341528b - tokio::runtime::basic_scheduler::Inner<P>::block_on::{{closure}}::{{closure}}::h06e579ecdb6c4064
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.15.0/src/runtime/basic_scheduler.rs:240:78
[INFO] [stdout]   26:     0x58c74341c12a - tokio::coop::with_budget::{{closure}}::h15e4a44e3a93a71e
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.15.0/src/coop.rs:102:9
[INFO] [stdout]   27:     0x58c743411a67 - std::thread::local::LocalKey<T>::try_with::he11e1b05fa079d3e
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/local.rs:315:12
[INFO] [stdout]   28:     0x58c743411342 - std::thread::local::LocalKey<T>::with::hc65e6a3e1bdf94db
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/local.rs:279:20
[INFO] [stdout]   29:     0x58c743414a1b - tokio::coop::with_budget::hd232aef2be664a8b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.15.0/src/coop.rs:95:13
[INFO] [stdout]   30:     0x58c743414a1b - tokio::coop::budget::h03f080fc3621d267
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.15.0/src/coop.rs:72:5
[INFO] [stdout]   31:     0x58c743414a1b - tokio::runtime::basic_scheduler::Inner<P>::block_on::{{closure}}::hd395a1d64dca8921
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.15.0/src/runtime/basic_scheduler.rs:240:39
[INFO] [stdout]   32:     0x58c743415c91 - tokio::runtime::basic_scheduler::enter::{{closure}}::h03c4d0854e51c66a
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.15.0/src/runtime/basic_scheduler.rs:349:29
[INFO] [stdout]   33:     0x58c74341c5ba - tokio::macros::scoped_tls::ScopedKey<T>::set::h6e81135b6865b24e
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.15.0/src/macros/scoped_tls.rs:61:9
[INFO] [stdout]   34:     0x58c743415c15 - tokio::runtime::basic_scheduler::enter::hb3d90188d05383bd
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.15.0/src/runtime/basic_scheduler.rs:349:13
[INFO] [stdout]   35:     0x58c74341470a - tokio::runtime::basic_scheduler::Inner<P>::block_on::h2f77978b3da17fab
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.15.0/src/runtime/basic_scheduler.rs:230:9
[INFO] [stdout]   36:     0x58c743415441 - tokio::runtime::basic_scheduler::InnerGuard<P>::block_on::hcc9396099c181dc0
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.15.0/src/runtime/basic_scheduler.rs:501:38
[INFO] [stdout]   37:     0x58c743415529 - tokio::runtime::basic_scheduler::BasicScheduler<P>::block_on::heeb42923107f2aa3
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.15.0/src/runtime/basic_scheduler.rs:186:30
[INFO] [stdout]   38:     0x58c7434287f2 - tokio::runtime::Runtime::block_on::h9ff83cb3e7c85cc7
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.15.0/src/runtime/mod.rs:461:51
[INFO] [stdout]   39:     0x58c743410f55 - tokio_test::block_on::had9cae485de56600
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-test-0.4.2/src/lib.rs:35:8
[INFO] [stdout]   40:     0x58c7434264cb - onepunchman_parcer_bot::application::parser::mangapoisk_test::tests::parse_with_bad_url::h2a749ab6169857c0
[INFO] [stdout]                                at /opt/rustwide/workdir/src/macros.rs:4:9
[INFO] [stdout]   41:     0x58c7434263a7 - onepunchman_parcer_bot::application::parser::mangapoisk_test::tests::parse_with_bad_url::{{closure}}::hb2d090259a4eac78
[INFO] [stdout]                                at /opt/rustwide/workdir/src/application/parser/mangapoisk_test.rs:146:28
[INFO] [stdout]   42:     0x58c743412466 - core::ops::function::FnOnce::call_once::ha3764de041ac8545
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   43:     0x58c74346c6db - core::ops::function::FnOnce::call_once::h1f9474f1347fff52
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   44:     0x58c74346c6db - test::__rust_begin_short_backtrace::ha52ab26e77157f03
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:648:18
[INFO] [stdout]   45:     0x58c74346b815 - test::run_test_in_process::{{closure}}::h229c1a11a50b261f
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:74
[INFO] [stdout]   46:     0x58c74346b815 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h78821afbf97b39a9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   47:     0x58c74346b815 - std::panicking::catch_unwind::do_call::h53abf3ed5bd32ba3
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   48:     0x58c74346b815 - std::panicking::catch_unwind::h6deb5fe1e91873c9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   49:     0x58c74346b815 - std::panic::catch_unwind::hea0829b6b565654b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   50:     0x58c74346b815 - test::run_test_in_process::hdc44dfecea3db21b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:27
[INFO] [stdout]   51:     0x58c74346b815 - test::run_test::{{closure}}::h0364ba59bf23f652
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:592:43
[INFO] [stdout]   52:     0x58c74342f414 - test::run_test::{{closure}}::h32730b304eec05da
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:622:41
[INFO] [stdout]   53:     0x58c74342f414 - std::sys::backtrace::__rust_begin_short_backtrace::h177cb952fc54ad2c
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   54:     0x58c743432dea - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h119d903520007597
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   55:     0x58c743432dea - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hab88401d606702a6
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   56:     0x58c743432dea - std::panicking::catch_unwind::do_call::h163fe12cca9901c2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   57:     0x58c743432dea - std::panicking::catch_unwind::he81557d0e17cc1bc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   58:     0x58c743432dea - std::panic::catch_unwind::hc2b8e79c20593955
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   59:     0x58c743432dea - std::thread::Builder::spawn_unchecked_::{{closure}}::hfa6b4978e07815cc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   60:     0x58c743432dea - core::ops::function::FnOnce::call_once{{vtable.shim}}::hddcd7484a13fd793
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   61:     0x58c743d1f41f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h5924238c754de3b8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   62:     0x58c743d1f41f - std::sys::pal::unix::thread::Thread::new::thread_start::hb6e99e73da4d28f8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/pal/unix/thread.rs:107:17
[INFO] [stdout]   63:     0x7ce1ef1feaa4 - <unknown>
[INFO] [stdout]   64:     0x7ce1ef28ba34 - clone
[INFO] [stdout]   65:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- application::parser::mangapoisk_test::tests::parse_with_404_response stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'application::parser::mangapoisk_test::tests::parse_with_404_response' panicked at src/application/http/client.rs:13:18:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x58c743d1a222 - std::backtrace_rs::backtrace::libunwind::trace::h2d45396358f41939
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x58c743d1a222 - std::backtrace_rs::backtrace::trace_unsynchronized::hffcefc0b67f1d6e2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x58c743d1a222 - std::sys::backtrace::_print_fmt::hd72f71d23b436b92
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x58c743d1a222 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hdcfcb6d4c8489523
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x58c743d44f63 - core::fmt::rt::Argument::fmt::h2c56b3114963061a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x58c743d44f63 - core::fmt::write::h8a494366950f23bb
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x58c743d16443 - std::io::default_write_fmt::h7b8824096454f323
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x58c743d16443 - std::io::Write::write_fmt::h4e71294925c334d0
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x58c743d1a072 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x58c743d1b7a9 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x58c743d1b5de - std::panicking::default_hook::h2c66fc99e962531d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x58c743466e74 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hb6bd65493727d71a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x58c743466e74 - test::test_main_with_exit_callback::{{closure}}::h60217ec76a0ece4a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x58c743d1c27e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h318e4efb8c1a5689
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x58c743d1c27e - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x58c743d1bf4a - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:706:13
[INFO] [stdout]   16:     0x58c743d1a729 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x58c743d1bbdd - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x58c743d424e0 - core::panicking::panic_fmt::h62f63d096dd276af
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x58c743d42996 - core::result::unwrap_failed::h95bc3f5a607b2c95
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:1765:5
[INFO] [stdout]   20:     0x58c74341e3f3 - core::result::Result<T,E>::unwrap::haad157d58cab65c6
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:1167:23
[INFO] [stdout]   21:     0x58c74341e3f3 - onepunchman_parcer_bot::application::http::client::get_request::{{closure}}::h38ece708684efe9e
[INFO] [stdout]                                at /opt/rustwide/workdir/src/application/http/client.rs:13:18
[INFO] [stdout]   22:     0x58c74342cca9 - onepunchman_parcer_bot::application::parser::contract::Parser::parse::{{closure}}::h5c340cbc145cc4ce
[INFO] [stdout]                                at /opt/rustwide/workdir/src/application/parser/contract.rs:41:60
[INFO] [stdout]   23:     0x58c74342927f - <core::pin::Pin<P> as core::future::future::Future>::poll::h04fa659b5d2cd712
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x58c7434292db - <core::pin::Pin<P> as core::future::future::Future>::poll::h20d4a830a2c0b527
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/future/future.rs:133:9
[INFO] [stdout]   25:     0x58c74341528b - tokio::runtime::basic_scheduler::Inner<P>::block_on::{{closure}}::{{closure}}::h06e579ecdb6c4064
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.15.0/src/runtime/basic_scheduler.rs:240:78
[INFO] [stdout]   26:     0x58c74341c12a - tokio::coop::with_budget::{{closure}}::h15e4a44e3a93a71e
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.15.0/src/coop.rs:102:9
[INFO] [stdout]   27:     0x58c743411a67 - std::thread::local::LocalKey<T>::try_with::he11e1b05fa079d3e
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/local.rs:315:12
[INFO] [stdout]   28:     0x58c743411342 - std::thread::local::LocalKey<T>::with::hc65e6a3e1bdf94db
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/local.rs:279:20
[INFO] [stdout]   29:     0x58c743414a1b - tokio::coop::with_budget::hd232aef2be664a8b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.15.0/src/coop.rs:95:13
[INFO] [stdout]   30:     0x58c743414a1b - tokio::coop::budget::h03f080fc3621d267
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.15.0/src/coop.rs:72:5
[INFO] [stdout]   31:     0x58c743414a1b - tokio::runtime::basic_scheduler::Inner<P>::block_on::{{closure}}::hd395a1d64dca8921
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.15.0/src/runtime/basic_scheduler.rs:240:39
[INFO] [stdout]   32:     0x58c743415c91 - tokio::runtime::basic_scheduler::enter::{{closure}}::h03c4d0854e51c66a
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.15.0/src/runtime/basic_scheduler.rs:349:29
[INFO] [stdout]   33:     0x58c74341c5ba - tokio::macros::scoped_tls::ScopedKey<T>::set::h6e81135b6865b24e
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.15.0/src/macros/scoped_tls.rs:61:9
[INFO] [stdout]   34:     0x58c743415c15 - tokio::runtime::basic_scheduler::enter::hb3d90188d05383bd
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.15.0/src/runtime/basic_scheduler.rs:349:13
[INFO] [stdout]   35:     0x58c74341470a - tokio::runtime::basic_scheduler::Inner<P>::block_on::h2f77978b3da17fab
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.15.0/src/runtime/basic_scheduler.rs:230:9
[INFO] [stdout]   36:     0x58c743415441 - tokio::runtime::basic_scheduler::InnerGuard<P>::block_on::hcc9396099c181dc0
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.15.0/src/runtime/basic_scheduler.rs:501:38
[INFO] [stdout]   37:     0x58c743415529 - tokio::runtime::basic_scheduler::BasicScheduler<P>::block_on::heeb42923107f2aa3
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.15.0/src/runtime/basic_scheduler.rs:186:30
[INFO] [stdout]   38:     0x58c7434287f2 - tokio::runtime::Runtime::block_on::h9ff83cb3e7c85cc7
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.15.0/src/runtime/mod.rs:461:51
[INFO] [stdout]   39:     0x58c743410f55 - tokio_test::block_on::had9cae485de56600
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-test-0.4.2/src/lib.rs:35:8
[INFO] [stdout]   40:     0x58c743425915 - onepunchman_parcer_bot::application::parser::mangapoisk_test::tests::parse_with_404_response::hd0e5c7c309b7bd6f
[INFO] [stdout]                                at /opt/rustwide/workdir/src/macros.rs:4:9
[INFO] [stdout]   41:     0x58c7434256f7 - onepunchman_parcer_bot::application::parser::mangapoisk_test::tests::parse_with_404_response::{{closure}}::h8d110203f38172d3
[INFO] [stdout]                                at /opt/rustwide/workdir/src/application/parser/mangapoisk_test.rs:104:33
[INFO] [stdout]   42:     0x58c743412056 - core::ops::function::FnOnce::call_once::h580eb4128854e625
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   43:     0x58c74346c6db - core::ops::function::FnOnce::call_once::h1f9474f1347fff52
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   44:     0x58c74346c6db - test::__rust_begin_short_backtrace::ha52ab26e77157f03
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:648:18
[INFO] [stdout]   45:     0x58c74346b815 - test::run_test_in_process::{{closure}}::h229c1a11a50b261f
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:74
[INFO] [stdout]   46:     0x58c74346b815 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h78821afbf97b39a9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   47:     0x58c74346b815 - std::panicking::catch_unwind::do_call::h53abf3ed5bd32ba3
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   48:     0x58c74346b815 - std::panicking::catch_unwind::h6deb5fe1e91873c9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   49:     0x58c74346b815 - std::panic::catch_unwind::hea0829b6b565654b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   50:     0x58c74346b815 - test::run_test_in_process::hdc44dfecea3db21b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:27
[INFO] [stdout]   51:     0x58c74346b815 - test::run_test::{{closure}}::h0364ba59bf23f652
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:592:43
[INFO] [stdout]   52:     0x58c74342f414 - test::run_test::{{closure}}::h32730b304eec05da
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:622:41
[INFO] [stdout]   53:     0x58c74342f414 - std::sys::backtrace::__rust_begin_short_backtrace::h177cb952fc54ad2c
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   54:     0x58c743432dea - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h119d903520007597
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   55:     0x58c743432dea - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hab88401d606702a6
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   56:     0x58c743432dea - std::panicking::catch_unwind::do_call::h163fe12cca9901c2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   57:     0x58c743432dea - std::panicking::catch_unwind::he81557d0e17cc1bc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   58:     0x58c743432dea - std::panic::catch_unwind::hc2b8e79c20593955
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   59:     0x58c743432dea - std::thread::Builder::spawn_unchecked_::{{closure}}::hfa6b4978e07815cc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   60:     0x58c743432dea - core::ops::function::FnOnce::call_once{{vtable.shim}}::hddcd7484a13fd793
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   61:     0x58c743d1f41f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h5924238c754de3b8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   62:     0x58c743d1f41f - std::sys::pal::unix::thread::Thread::new::thread_start::hb6e99e73da4d28f8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/pal/unix/thread.rs:107:17
[INFO] [stdout]   63:     0x7ce1ef1feaa4 - <unknown>
[INFO] [stdout]   64:     0x7ce1ef28ba34 - clone
[INFO] [stdout]   65:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- application::parser::mangapoisk_test::tests::parse_is_ok stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'application::parser::mangapoisk_test::tests::parse_is_ok' panicked at src/application/http/client.rs:13:18:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x58c743d1a222 - std::backtrace_rs::backtrace::libunwind::trace::h2d45396358f41939
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x58c743d1a222 - std::backtrace_rs::backtrace::trace_unsynchronized::hffcefc0b67f1d6e2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x58c743d1a222 - std::sys::backtrace::_print_fmt::hd72f71d23b436b92
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x58c743d1a222 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hdcfcb6d4c8489523
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x58c743d44f63 - core::fmt::rt::Argument::fmt::h2c56b3114963061a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x58c743d44f63 - core::fmt::write::h8a494366950f23bb
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x58c743d16443 - std::io::default_write_fmt::h7b8824096454f323
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x58c743d16443 - std::io::Write::write_fmt::h4e71294925c334d0
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x58c743d1a072 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x58c743d1b7a9 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x58c743d1b5de - std::panicking::default_hook::h2c66fc99e962531d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x58c743466e74 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hb6bd65493727d71a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x58c743466e74 - test::test_main_with_exit_callback::{{closure}}::h60217ec76a0ece4a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x58c743d1c27e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h318e4efb8c1a5689
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x58c743d1c27e - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x58c743d1bf4a - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:706:13
[INFO] [stdout]   16:     0x58c743d1a729 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x58c743d1bbdd - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x58c743d424e0 - core::panicking::panic_fmt::h62f63d096dd276af
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x58c743d42996 - core::result::unwrap_failed::h95bc3f5a607b2c95
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:1765:5
[INFO] [stdout]   20:     0x58c74341e3f3 - core::result::Result<T,E>::unwrap::haad157d58cab65c6
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:1167:23
[INFO] [stdout]   21:     0x58c74341e3f3 - onepunchman_parcer_bot::application::http::client::get_request::{{closure}}::h38ece708684efe9e
[INFO] [stdout]                                at /opt/rustwide/workdir/src/application/http/client.rs:13:18
[INFO] [stdout]   22:     0x58c74342cca9 - onepunchman_parcer_bot::application::parser::contract::Parser::parse::{{closure}}::h5c340cbc145cc4ce
[INFO] [stdout]                                at /opt/rustwide/workdir/src/application/parser/contract.rs:41:60
[INFO] [stdout]   23:     0x58c74342927f - <core::pin::Pin<P> as core::future::future::Future>::poll::h04fa659b5d2cd712
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x58c7434292db - <core::pin::Pin<P> as core::future::future::Future>::poll::h20d4a830a2c0b527
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/future/future.rs:133:9
[INFO] [stdout]   25:     0x58c74341528b - tokio::runtime::basic_scheduler::Inner<P>::block_on::{{closure}}::{{closure}}::h06e579ecdb6c4064
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.15.0/src/runtime/basic_scheduler.rs:240:78
[INFO] [stdout]   26:     0x58c74341c12a - tokio::coop::with_budget::{{closure}}::h15e4a44e3a93a71e
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.15.0/src/coop.rs:102:9
[INFO] [stdout]   27:     0x58c743411a67 - std::thread::local::LocalKey<T>::try_with::he11e1b05fa079d3e
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/local.rs:315:12
[INFO] [stdout]   28:     0x58c743411342 - std::thread::local::LocalKey<T>::with::hc65e6a3e1bdf94db
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/local.rs:279:20
[INFO] [stdout]   29:     0x58c743414a1b - tokio::coop::with_budget::hd232aef2be664a8b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.15.0/src/coop.rs:95:13
[INFO] [stdout]   30:     0x58c743414a1b - tokio::coop::budget::h03f080fc3621d267
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.15.0/src/coop.rs:72:5
[INFO] [stdout]   31:     0x58c743414a1b - tokio::runtime::basic_scheduler::Inner<P>::block_on::{{closure}}::hd395a1d64dca8921
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.15.0/src/runtime/basic_scheduler.rs:240:39
[INFO] [stdout]   32:     0x58c743415c91 - tokio::runtime::basic_scheduler::enter::{{closure}}::h03c4d0854e51c66a
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.15.0/src/runtime/basic_scheduler.rs:349:29
[INFO] [stdout]   33:     0x58c74341c5ba - tokio::macros::scoped_tls::ScopedKey<T>::set::h6e81135b6865b24e
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.15.0/src/macros/scoped_tls.rs:61:9
[INFO] [stdout]   34:     0x58c743415c15 - tokio::runtime::basic_scheduler::enter::hb3d90188d05383bd
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.15.0/src/runtime/basic_scheduler.rs:349:13
[INFO] [stdout]   35:     0x58c74341470a - tokio::runtime::basic_scheduler::Inner<P>::block_on::h2f77978b3da17fab
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.15.0/src/runtime/basic_scheduler.rs:230:9
[INFO] [stdout]   36:     0x58c743415441 - tokio::runtime::basic_scheduler::InnerGuard<P>::block_on::hcc9396099c181dc0
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.15.0/src/runtime/basic_scheduler.rs:501:38
[INFO] [stdout]   37:     0x58c743415529 - tokio::runtime::basic_scheduler::BasicScheduler<P>::block_on::heeb42923107f2aa3
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.15.0/src/runtime/basic_scheduler.rs:186:30
[INFO] [stdout]   38:     0x58c7434287f2 - tokio::runtime::Runtime::block_on::h9ff83cb3e7c85cc7
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.15.0/src/runtime/mod.rs:461:51
[INFO] [stdout]   39:     0x58c743410f55 - tokio_test::block_on::had9cae485de56600
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-test-0.4.2/src/lib.rs:35:8
[INFO] [stdout]   40:     0x58c7434250f4 - onepunchman_parcer_bot::application::parser::mangapoisk_test::tests::parse_is_ok::h91d8b7ae48b01205
[INFO] [stdout]                                at /opt/rustwide/workdir/src/macros.rs:4:9
[INFO] [stdout]   41:     0x58c743424f27 - onepunchman_parcer_bot::application::parser::mangapoisk_test::tests::parse_is_ok::{{closure}}::hc09d85e3c9a24dcf
[INFO] [stdout]                                at /opt/rustwide/workdir/src/application/parser/mangapoisk_test.rs:76:21
[INFO] [stdout]   42:     0x58c743412266 - core::ops::function::FnOnce::call_once::h92a52ea49cb36a51
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   43:     0x58c74346c6db - core::ops::function::FnOnce::call_once::h1f9474f1347fff52
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   44:     0x58c74346c6db - test::__rust_begin_short_backtrace::ha52ab26e77157f03
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:648:18
[INFO] [stdout]   45:     0x58c74346b815 - test::run_test_in_process::{{closure}}::h229c1a11a50b261f
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:74
[INFO] [stdout]   46:     0x58c74346b815 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h78821afbf97b39a9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   47:     0x58c74346b815 - std::panicking::catch_unwind::do_call::h53abf3ed5bd32ba3
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   48:     0x58c74346b815 - std::panicking::catch_unwind::h6deb5fe1e91873c9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   49:     0x58c74346b815 - std::panic::catch_unwind::hea0829b6b565654b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   50:     0x58c74346b815 - test::run_test_in_process::hdc44dfecea3db21b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:27
[INFO] [stdout]   51:     0x58c74346b815 - test::run_test::{{closure}}::h0364ba59bf23f652
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:592:43
[INFO] [stdout]   52:     0x58c74342f414 - test::run_test::{{closure}}::h32730b304eec05da
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:622:41
[INFO] [stdout]   53:     0x58c74342f414 - std::sys::backtrace::__rust_begin_short_backtrace::h177cb952fc54ad2c
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   54:     0x58c743432dea - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h119d903520007597
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   55:     0x58c743432dea - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hab88401d606702a6
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   56:     0x58c743432dea - std::panicking::catch_unwind::do_call::h163fe12cca9901c2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   57:     0x58c743432dea - std::panicking::catch_unwind::he81557d0e17cc1bc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   58:     0x58c743432dea - std::panic::catch_unwind::hc2b8e79c20593955
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   59:     0x58c743432dea - std::thread::Builder::spawn_unchecked_::{{closure}}::hfa6b4978e07815cc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   60:     0x58c743432dea - core::ops::function::FnOnce::call_once{{vtable.shim}}::hddcd7484a13fd793
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   61:     0x58c743d1f41f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h5924238c754de3b8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   62:     0x58c743d1f41f - std::sys::pal::unix::thread::Thread::new::thread_start::hb6e99e73da4d28f8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/pal/unix/thread.rs:107:17
[INFO] [stdout]   63:     0x7ce1ef1feaa4 - <unknown>
[INFO] [stdout]   64:     0x7ce1ef28ba34 - clone
[INFO] [stdout]   65:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- application::parser::mangapoisk_test::tests::parse_with_empty_response_text stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'application::parser::mangapoisk_test::tests::parse_with_empty_response_text' panicked at src/application/http/client.rs:13:18:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x58c743d1a222 - std::backtrace_rs::backtrace::libunwind::trace::h2d45396358f41939
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x58c743d1a222 - std::backtrace_rs::backtrace::trace_unsynchronized::hffcefc0b67f1d6e2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x58c743d1a222 - std::sys::backtrace::_print_fmt::hd72f71d23b436b92
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x58c743d1a222 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hdcfcb6d4c8489523
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x58c743d44f63 - core::fmt::rt::Argument::fmt::h2c56b3114963061a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x58c743d44f63 - core::fmt::write::h8a494366950f23bb
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x58c743d16443 - std::io::default_write_fmt::h7b8824096454f323
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x58c743d16443 - std::io::Write::write_fmt::h4e71294925c334d0
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x58c743d1a072 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x58c743d1b7a9 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x58c743d1b5de - std::panicking::default_hook::h2c66fc99e962531d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x58c743466e74 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hb6bd65493727d71a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x58c743466e74 - test::test_main_with_exit_callback::{{closure}}::h60217ec76a0ece4a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x58c743d1c27e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h318e4efb8c1a5689
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x58c743d1c27e - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x58c743d1bf4a - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:706:13
[INFO] [stdout]   16:     0x58c743d1a729 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x58c743d1bbdd - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x58c743d424e0 - core::panicking::panic_fmt::h62f63d096dd276af
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x58c743d42996 - core::result::unwrap_failed::h95bc3f5a607b2c95
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:1765:5
[INFO] [stdout]   20:     0x58c74341e3f3 - core::result::Result<T,E>::unwrap::haad157d58cab65c6
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:1167:23
[INFO] [stdout]   21:     0x58c74341e3f3 - onepunchman_parcer_bot::application::http::client::get_request::{{closure}}::h38ece708684efe9e
[INFO] [stdout]                                at /opt/rustwide/workdir/src/application/http/client.rs:13:18
[INFO] [stdout]   22:     0x58c74342cca9 - onepunchman_parcer_bot::application::parser::contract::Parser::parse::{{closure}}::h5c340cbc145cc4ce
[INFO] [stdout]                                at /opt/rustwide/workdir/src/application/parser/contract.rs:41:60
[INFO] [stdout]   23:     0x58c74342927f - <core::pin::Pin<P> as core::future::future::Future>::poll::h04fa659b5d2cd712
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x58c7434292db - <core::pin::Pin<P> as core::future::future::Future>::poll::h20d4a830a2c0b527
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/future/future.rs:133:9
[INFO] [stdout]   25:     0x58c74341528b - tokio::runtime::basic_scheduler::Inner<P>::block_on::{{closure}}::{{closure}}::h06e579ecdb6c4064
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.15.0/src/runtime/basic_scheduler.rs:240:78
[INFO] [stdout]   26:     0x58c74341c12a - tokio::coop::with_budget::{{closure}}::h15e4a44e3a93a71e
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.15.0/src/coop.rs:102:9
[INFO] [stdout]   27:     0x58c743411a67 - std::thread::local::LocalKey<T>::try_with::he11e1b05fa079d3e
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/local.rs:315:12
[INFO] [stdout]   28:     0x58c743411342 - std::thread::local::LocalKey<T>::with::hc65e6a3e1bdf94db
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/local.rs:279:20
[INFO] [stdout]   29:     0x58c743414a1b - tokio::coop::with_budget::hd232aef2be664a8b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.15.0/src/coop.rs:95:13
[INFO] [stdout]   30:     0x58c743414a1b - tokio::coop::budget::h03f080fc3621d267
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.15.0/src/coop.rs:72:5
[INFO] [stdout]   31:     0x58c743414a1b - tokio::runtime::basic_scheduler::Inner<P>::block_on::{{closure}}::hd395a1d64dca8921
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.15.0/src/runtime/basic_scheduler.rs:240:39
[INFO] [stdout]   32:     0x58c743415c91 - tokio::runtime::basic_scheduler::enter::{{closure}}::h03c4d0854e51c66a
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.15.0/src/runtime/basic_scheduler.rs:349:29
[INFO] [stdout]   33:     0x58c74341c5ba - tokio::macros::scoped_tls::ScopedKey<T>::set::h6e81135b6865b24e
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.15.0/src/macros/scoped_tls.rs:61:9
[INFO] [stdout]   34:     0x58c743415c15 - tokio::runtime::basic_scheduler::enter::hb3d90188d05383bd
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.15.0/src/runtime/basic_scheduler.rs:349:13
[INFO] [stdout]   35:     0x58c74341470a - tokio::runtime::basic_scheduler::Inner<P>::block_on::h2f77978b3da17fab
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.15.0/src/runtime/basic_scheduler.rs:230:9
[INFO] [stdout]   36:     0x58c743415441 - tokio::runtime::basic_scheduler::InnerGuard<P>::block_on::hcc9396099c181dc0
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.15.0/src/runtime/basic_scheduler.rs:501:38
[INFO] [stdout]   37:     0x58c743415529 - tokio::runtime::basic_scheduler::BasicScheduler<P>::block_on::heeb42923107f2aa3
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.15.0/src/runtime/basic_scheduler.rs:186:30
[INFO] [stdout]   38:     0x58c7434287f2 - tokio::runtime::Runtime::block_on::h9ff83cb3e7c85cc7
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.15.0/src/runtime/mod.rs:461:51
[INFO] [stdout]   39:     0x58c743410f55 - tokio_test::block_on::had9cae485de56600
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-test-0.4.2/src/lib.rs:35:8
[INFO] [stdout]   40:     0x58c743426050 - onepunchman_parcer_bot::application::parser::mangapoisk_test::tests::parse_with_empty_response_text::h23750df51eb59161
[INFO] [stdout]                                at /opt/rustwide/workdir/src/macros.rs:4:9
[INFO] [stdout]   41:     0x58c743425e47 - onepunchman_parcer_bot::application::parser::mangapoisk_test::tests::parse_with_empty_response_text::{{closure}}::hbfb65780221d78de
[INFO] [stdout]                                at /opt/rustwide/workdir/src/application/parser/mangapoisk_test.rs:126:40
[INFO] [stdout]   42:     0x58c7434124e6 - core::ops::function::FnOnce::call_once::hb9a10c29c0379b58
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   43:     0x58c74346c6db - core::ops::function::FnOnce::call_once::h1f9474f1347fff52
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   44:     0x58c74346c6db - test::__rust_begin_short_backtrace::ha52ab26e77157f03
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:648:18
[INFO] [stdout]   45:     0x58c74346b815 - test::run_test_in_process::{{closure}}::h229c1a11a50b261f
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:74
[INFO] [stdout]   46:     0x58c74346b815 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h78821afbf97b39a9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   47:     0x58c74346b815 - std::panicking::catch_unwind::do_call::h53abf3ed5bd32ba3
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   48:     0x58c74346b815 - std::panicking::catch_unwind::h6deb5fe1e91873c9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   49:     0x58c74346b815 - std::panic::catch_unwind::hea0829b6b565654b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   50:     0x58c74346b815 - test::run_test_in_process::hdc44dfecea3db21b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:27
[INFO] [stdout]   51:     0x58c74346b815 - test::run_test::{{closure}}::h0364ba59bf23f652
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:592:43
[INFO] [stdout]   52:     0x58c74342f414 - test::run_test::{{closure}}::h32730b304eec05da
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:622:41
[INFO] [stdout]   53:     0x58c74342f414 - std::sys::backtrace::__rust_begin_short_backtrace::h177cb952fc54ad2c
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   54:     0x58c743432dea - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h119d903520007597
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   55:     0x58c743432dea - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hab88401d606702a6
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   56:     0x58c743432dea - std::panicking::catch_unwind::do_call::h163fe12cca9901c2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   57:     0x58c743432dea - std::panicking::catch_unwind::he81557d0e17cc1bc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   58:     0x58c743432dea - std::panic::catch_unwind::hc2b8e79c20593955
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   59:     0x58c743432dea - std::thread::Builder::spawn_unchecked_::{{closure}}::hfa6b4978e07815cc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   60:     0x58c743432dea - core::ops::function::FnOnce::call_once{{vtable.shim}}::hddcd7484a13fd793
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   61:     0x58c743d1f41f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h5924238c754de3b8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   62:     0x58c743d1f41f - std::sys::pal::unix::thread::Thread::new::thread_start::hb6e99e73da4d28f8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/pal/unix/thread.rs:107:17
[INFO] [stdout]   63:     0x7ce1ef1feaa4 - <unknown>
[INFO] [stdout]   64:     0x7ce1ef28ba34 - clone
[INFO] [stdout]   65:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     application::parser::mangapoisk_test::tests::parse_is_ok
[INFO] [stdout]     application::parser::mangapoisk_test::tests::parse_with_404_response
[INFO] [stdout]     application::parser::mangapoisk_test::tests::parse_with_bad_url
[INFO] [stdout]     application::parser::mangapoisk_test::tests::parse_with_empty_response_text
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 22 passed; 4 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.11s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--bin onepunchman_parcer_bot`
[INFO] running `Command { std: "docker" "inspect" "213484229a56bd55c54992e23b29c66e4d29db570fcb6922310848e71d23dd97", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "213484229a56bd55c54992e23b29c66e4d29db570fcb6922310848e71d23dd97", kill_on_drop: false }`
[INFO] [stdout] 213484229a56bd55c54992e23b29c66e4d29db570fcb6922310848e71d23dd97
