[INFO] cloning repository https://github.com/dimasadewo/rust-service-backlog
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/dimasadewo/rust-service-backlog" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdimasadewo%2Frust-service-backlog", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdimasadewo%2Frust-service-backlog'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 5d2d2c56d9ed4f2ffd88a9870b4c7d448ce0460a
[INFO] checking dimasadewo/rust-service-backlog against master#5518eaa946291f00471af8b254b2a1715f234882 for pr-120393
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdimasadewo%2Frust-service-backlog" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/dimasadewo/rust-service-backlog on toolchain 5518eaa946291f00471af8b254b2a1715f234882
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+5518eaa946291f00471af8b254b2a1715f234882" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/dimasadewo/rust-service-backlog
[INFO] finished tweaking git repo https://github.com/dimasadewo/rust-service-backlog
[INFO] tweaked toml for git repo https://github.com/dimasadewo/rust-service-backlog written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] crate git repo https://github.com/dimasadewo/rust-service-backlog 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" "+5518eaa946291f00471af8b254b2a1715f234882" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded actix-cors v0.5.4
[INFO] [stderr]   Downloaded chrono_locale v0.1.1
[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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+5518eaa946291f00471af8b254b2a1715f234882" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] d7a7fd3cd50dc94f0f741ac4fdc0b46f09697b84fb0760cd8eada7da2445a0c3
[INFO] running `Command { std: "docker" "start" "-a" "d7a7fd3cd50dc94f0f741ac4fdc0b46f09697b84fb0760cd8eada7da2445a0c3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d7a7fd3cd50dc94f0f741ac4fdc0b46f09697b84fb0760cd8eada7da2445a0c3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d7a7fd3cd50dc94f0f741ac4fdc0b46f09697b84fb0760cd8eada7da2445a0c3", kill_on_drop: false }`
[INFO] [stdout] d7a7fd3cd50dc94f0f741ac4fdc0b46f09697b84fb0760cd8eada7da2445a0c3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+5518eaa946291f00471af8b254b2a1715f234882" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] f2b7a5a50a68c3d95a3055585108d967f45fdf194e08a46753abc08d849796eb
[INFO] running `Command { std: "docker" "start" "-a" "f2b7a5a50a68c3d95a3055585108d967f45fdf194e08a46753abc08d849796eb", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.98
[INFO] [stderr]    Compiling autocfg v1.0.1
[INFO] [stderr]    Compiling proc-macro2 v1.0.27
[INFO] [stderr]    Compiling unicode-xid v0.2.2
[INFO] [stderr]    Compiling syn v1.0.73
[INFO] [stderr]     Checking cfg-if v1.0.0
[INFO] [stderr]    Compiling log v0.4.14
[INFO] [stderr]     Checking cfg-if v0.1.10
[INFO] [stderr]     Checking lazy_static v1.4.0
[INFO] [stderr]     Checking slab v0.4.3
[INFO] [stderr]     Checking scopeguard v1.1.0
[INFO] [stderr]    Compiling memchr v2.4.0
[INFO] [stderr]    Compiling proc-macro-hack v0.5.19
[INFO] [stderr]    Compiling futures-core v0.3.15
[INFO] [stderr]    Compiling version_check v0.9.3
[INFO] [stderr]     Checking futures-sink v0.3.15
[INFO] [stderr]    Compiling futures-channel v0.3.15
[INFO] [stderr]     Checking pin-project-lite v0.2.7
[INFO] [stderr]    Compiling proc-macro-nested v0.1.7
[INFO] [stderr]    Compiling futures-task v0.3.15
[INFO] [stderr]     Checking smallvec v1.6.1
[INFO] [stderr]    Compiling serde_derive v1.0.126
[INFO] [stderr]    Compiling serde v1.0.126
[INFO] [stderr]     Checking pin-utils v0.1.0
[INFO] [stderr]     Checking futures-io v0.3.15
[INFO] [stderr]     Checking instant v0.1.10
[INFO] [stderr]     Checking byteorder v1.4.3
[INFO] [stderr]     Checking pin-project-lite v0.1.12
[INFO] [stderr]    Compiling maybe-uninit v2.0.0
[INFO] [stderr]     Checking bytes v0.5.6
[INFO] [stderr]     Checking lock_api v0.4.4
[INFO] [stderr]     Checking matches v0.1.8
[INFO] [stderr]     Checking fnv v1.0.7
[INFO] [stderr]     Checking tinyvec_macros v0.1.0
[INFO] [stderr]    Compiling pin-project-internal v0.4.28
[INFO] [stderr]    Compiling semver-parser v0.7.0
[INFO] [stderr]     Checking futures v0.1.31
[INFO] [stderr]     Checking tinyvec v1.2.0
[INFO] [stderr]    Compiling ryu v1.0.5
[INFO] [stderr]     Checking unicode-bidi v0.3.5
[INFO] [stderr]    Compiling convert_case v0.4.0
[INFO] [stderr]    Compiling getrandom v0.1.16
[INFO] [stderr]    Compiling futures-macro v0.3.15
[INFO] [stderr]    Compiling futures-util v0.3.15
[INFO] [stderr]    Compiling crossbeam-utils v0.7.2
[INFO] [stderr]    Compiling semver v0.9.0
[INFO] [stderr]     Checking percent-encoding v2.1.0
[INFO] [stderr]    Compiling bitflags v1.2.1
[INFO] [stderr]    Compiling standback v0.2.17
[INFO] [stderr]    Compiling rustc_version v0.2.3
[INFO] [stderr]    Compiling typenum v1.13.0
[INFO] [stderr]    Compiling quote v1.0.9
[INFO] [stderr]    Compiling serde_json v1.0.64
[INFO] [stderr]     Checking iovec v0.1.4
[INFO] [stderr]     Checking net2 v0.2.37
[INFO] [stderr]     Checking num_cpus v1.13.0
[INFO] [stderr]     Checking signal-hook-registry v1.4.0
[INFO] [stderr]     Checking parking_lot_core v0.8.3
[INFO] [stderr]     Checking threadpool v1.8.1
[INFO] [stderr]     Checking itoa v0.4.7
[INFO] [stderr]     Checking copyless v0.1.5
[INFO] [stderr]     Checking mio v0.6.23
[INFO] [stderr]     Checking rand_core v0.5.1
[INFO] [stderr]    Compiling parking_lot_core v0.6.2
[INFO] [stderr]     Checking bytes v0.4.12
[INFO] [stderr]     Checking form_urlencoded v1.0.1
[INFO] [stderr]    Compiling generic-array v0.14.4
[INFO] [stderr]    Compiling async-trait v0.1.50
[INFO] [stderr]     Checking unicode-normalization v0.1.19
[INFO] [stderr]     Checking either v1.6.1
[INFO] [stderr]     Checking parking_lot v0.11.1
[INFO] [stderr]     Checking bytes v1.0.1
[INFO] [stderr]     Checking ppv-lite86 v0.2.10
[INFO] [stderr]    Compiling unicode-segmentation v1.8.0
[INFO] [stderr]    Compiling parking_lot v0.9.0
[INFO] [stderr]     Checking smallvec v0.6.14
[INFO] [stderr]    Compiling memoffset v0.5.6
[INFO] [stderr]    Compiling cc v1.0.69
[INFO] [stderr]    Compiling const_fn v0.4.8
[INFO] [stderr]     Checking match_cfg v0.1.0
[INFO] [stderr]     Checking tokio-io v0.1.13
[INFO] [stderr]    Compiling heck v0.3.3
[INFO] [stderr]     Checking hostname v0.3.1
[INFO] [stderr]     Checking aho-corasick v0.7.18
[INFO] [stderr]     Checking http v0.2.4
[INFO] [stderr]    Compiling crossbeam-epoch v0.8.2
[INFO] [stderr]    Compiling miniz_oxide v0.4.4
[INFO] [stderr]    Compiling indexmap v1.7.0
[INFO] [stderr]     Checking tokio-executor v0.1.10
[INFO] [stderr]    Compiling time v0.2.27
[INFO] [stderr]     Checking lock_api v0.3.4
[INFO] [stderr]     Checking mio-uds v0.6.8
[INFO] [stderr]     Checking tracing-core v0.1.18
[INFO] [stderr]     Checking linked-hash-map v0.5.4
[INFO] [stderr]    Compiling crc32fast v1.2.1
[INFO] [stderr]     Checking tokio v0.2.25
[INFO] [stderr]     Checking quick-error v1.2.3
[INFO] [stderr]     Checking regex-syntax v0.6.25
[INFO] [stderr]     Checking lru-cache v0.1.2
[INFO] [stderr]     Checking resolv-conf v0.7.0
[INFO] [stderr]     Checking rand_chacha v0.2.2
[INFO] [stderr]     Checking tokio-sync v0.1.8
[INFO] [stderr]     Checking tracing v0.1.26
[INFO] [stderr]    Compiling num-traits v0.2.14
[INFO] [stderr]    Compiling cookie v0.14.4
[INFO] [stderr]     Checking hashbrown v0.11.2
[INFO] [stderr]     Checking idna v0.2.3
[INFO] [stderr]    Compiling encoding_rs v0.8.28
[INFO] [stderr]     Checking rand v0.7.3
[INFO] [stderr]     Checking adler v1.0.2
[INFO] [stderr]    Compiling httparse v1.4.1
[INFO] [stderr]     Checking tokio-reactor v0.1.12
[INFO] [stderr]    Compiling num-integer v0.1.44
[INFO] [stderr]     Checking opaque-debug v0.3.0
[INFO] [stderr]     Checking cpufeatures v0.1.5
[INFO] [stderr]    Compiling brotli-sys v0.3.2
[INFO] [stderr]     Checking digest v0.9.0
[INFO] [stderr]     Checking block-buffer v0.9.0
[INFO] [stderr]     Checking crossbeam-deque v0.7.3
[INFO] [stderr]     Checking tokio-codec v0.1.2
[INFO] [stderr]     Checking url v2.2.2
[INFO] [stderr]     Checking flate2 v1.0.20
[INFO] [stderr]     Checking sha-1 v0.9.6
[INFO] [stderr]     Checking crossbeam-queue v0.2.3
[INFO] [stderr]     Checking socket2 v0.3.19
[INFO] [stderr]     Checking fxhash v0.2.1
[INFO] [stderr]     Checking base64 v0.13.0
[INFO] [stderr]     Checking language-tags v0.2.2
[INFO] [stderr]     Checking mime v0.3.16
[INFO] [stderr]    Compiling pkg-config v0.3.19
[INFO] [stderr]    Compiling same-file v1.0.6
[INFO] [stderr]     Checking tokio-threadpool v0.1.18
[INFO] [stderr]     Checking bytestring v1.0.0
[INFO] [stderr]     Checking time v0.1.43
[INFO] [stderr]     Checking tokio-uds v0.2.7
[INFO] [stderr]     Checking tokio-udp v0.1.6
[INFO] [stderr]     Checking tokio-tcp v0.1.4
[INFO] [stderr]    Compiling walkdir v2.3.2
[INFO] [stderr]     Checking idna v0.1.5
[INFO] [stderr]     Checking tokio-current-thread v0.1.7
[INFO] [stderr]     Checking tokio-timer v0.2.13
[INFO] [stderr]     Checking scheduled-thread-pool v0.2.5
[INFO] [stderr]     Checking percent-encoding v1.0.1
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]     Checking r2d2 v0.8.9
[INFO] [stderr]     Checking getrandom v0.2.3
[INFO] [stderr]     Checking once_cell v1.8.0
[INFO] [stderr]     Checking termcolor v1.1.2
[INFO] [stderr]     Checking humantime v2.1.0
[INFO] [stderr]     Checking scoped-tls v0.1.2
[INFO] [stderr]     Checking regex v1.5.4
[INFO] [stderr]     Checking qstring v0.7.2
[INFO] [stderr]     Checking dotenv v0.15.0
[INFO] [stderr]    Compiling mysqlclient-sys v0.2.4
[INFO] [stderr]     Checking tokio-fs v0.1.7
[INFO] [stderr]     Checking url v1.7.2
[INFO] [stderr]     Checking tokio v0.1.22
[INFO] [stderr]     Checking tokio-core v0.1.18
[INFO] [stderr]     Checking tokio-util v0.3.1
[INFO] [stderr]     Checking env_logger v0.8.4
[INFO] [stderr]    Compiling derive_more v0.99.16
[INFO] [stderr]    Compiling actix-macros v0.1.3
[INFO] [stderr]    Compiling thiserror-impl v1.0.26
[INFO] [stderr]    Compiling enum-as-inner v0.3.3
[INFO] [stderr]    Compiling time-macros-impl v0.1.2
[INFO] [stderr]    Compiling pin-project-internal v1.0.7
[INFO] [stderr]    Compiling actix-web-codegen v0.4.0
[INFO] [stderr]    Compiling diesel_derives v1.4.1
[INFO] [stderr]     Checking time-macros v0.1.1
[INFO] [stderr]     Checking thiserror v1.0.26
[INFO] [stderr]     Checking pin-project v0.4.28
[INFO] [stderr]     Checking pin-project v1.0.7
[INFO] [stderr]     Checking actix-codec v0.3.0
[INFO] [stderr]     Checking tracing-futures v0.2.5
[INFO] [stderr]     Checking brotli2 v0.3.2
[INFO] [stderr]     Checking actix-threadpool v0.3.3
[INFO] [stderr]     Checking actix-rt v1.1.1
[INFO] [stderr]     Checking actix-service v1.0.6
[INFO] [stderr]     Checking futures-executor v0.3.15
[INFO] [stderr]     Checking h2 v0.2.7
[INFO] [stderr]     Checking futures v0.3.15
[INFO] [stderr]     Checking trust-dns-proto v0.19.7
[INFO] [stderr]     Checking actix-utils v2.0.0
[INFO] [stderr]     Checking actix-server v1.0.4
[INFO] [stderr]     Checking actix-tls v2.0.0
[INFO] [stderr]     Checking trust-dns-resolver v0.19.7
[INFO] [stderr]     Checking actix-testing v1.0.1
[INFO] [stderr]     Checking actix-connect v2.0.0
[INFO] [stderr]     Checking serde_urlencoded v0.7.0
[INFO] [stderr]     Checking chrono v0.4.19
[INFO] [stderr]     Checking actix-router v0.2.7
[INFO] [stderr]     Checking uuid v0.8.2
[INFO] [stderr]     Checking diesel v1.4.7
[INFO] [stderr]     Checking actix-http v2.2.0
[INFO] [stderr]    Compiling chrono_locale v0.1.1
[INFO] [stderr]     Checking awc v2.0.3
[INFO] [stderr]     Checking actix-web v3.3.2
[INFO] [stderr]     Checking actix-cors v0.5.4
[INFO] [stderr]     Checking rust-kinerja-service v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `std::pin::Pin`
[INFO] [stdout]  --> src/api_middleware/auth_middleware.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::pin::Pin;
[INFO] [stdout]   |     ^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::repositories::authorization`
[INFO] [stdout]  --> src/api_middleware/auth_middleware.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use crate::repositories::authorization;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `futures::Future`
[INFO] [stdout]   --> src/api_middleware/auth_middleware.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout] 10 | use futures::Future;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `ConnectionPools`, `controllers::backlog::BacklogParams`
[INFO] [stdout]  --> src/repositories/backlog.rs:1:13
[INFO] [stdout]   |
[INFO] [stdout] 1 | use crate::{ConnectionPools, DbPool, controllers::backlog::BacklogParams};
[INFO] [stdout]   |             ^^^^^^^^^^^^^^^          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Backlog`, `LoggingInsert`
[INFO] [stdout]   --> src/repositories/backlog.rs:5:5
[INFO] [stdout]    |
[INFO] [stdout] 5  |     Backlog, 
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 13 |     LoggingInsert, 
[INFO] [stdout]    |     ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Error`, `get`, `post`
[INFO] [stdout]   --> src/repositories/backlog.rs:28:36
[INFO] [stdout]    |
[INFO] [stdout] 28 | use actix_web::{HttpResponse, web, get, post, Error};
[INFO] [stdout]    |                                    ^^^  ^^^^  ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `diesel::RunQueryDsl`
[INFO] [stdout]   --> src/repositories/backlog.rs:30:5
[INFO] [stdout]    |
[INFO] [stdout] 30 | use diesel::RunQueryDsl;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Deserialize`
[INFO] [stdout]   --> src/repositories/backlog.rs:31:24
[INFO] [stdout]    |
[INFO] [stdout] 31 | use serde::{Serialize, Deserialize};
[INFO] [stdout]    |                        ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `actix_web::error::ErrorInternalServerError`
[INFO] [stdout]   --> src/repositories/backlog.rs:32:5
[INFO] [stdout]    |
[INFO] [stdout] 32 | use actix_web::error::ErrorInternalServerError;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Pegawai`
[INFO] [stdout]  --> src/repositories/unit.rs:1:21
[INFO] [stdout]   |
[INFO] [stdout] 1 | use crate::models::{Pegawai, UnitKerja};
[INFO] [stdout]   |                     ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Error`
[INFO] [stdout]  --> src/repositories/unit.rs:3:22
[INFO] [stdout]   |
[INFO] [stdout] 3 | use actix_web::{web, Error, HttpResponse};
[INFO] [stdout]   |                      ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `PegawaiTHL`, `UnitKerja`
[INFO] [stdout]  --> src/repositories/employee.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 |     PegawaiTHL, 
[INFO] [stdout]   |     ^^^^^^^^^^
[INFO] [stdout] 4 |     UnitKerja,
[INFO] [stdout]   |     ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `repositories`
[INFO] [stdout]  --> src/repositories/employee.rs:6:30
[INFO] [stdout]   |
[INFO] [stdout] 6 | use crate::{actions, DbPool, repositories};
[INFO] [stdout]   |                              ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Error`
[INFO] [stdout]  --> src/repositories/employee.rs:7:22
[INFO] [stdout]   |
[INFO] [stdout] 7 | use actix_web::{web, Error, HttpResponse};
[INFO] [stdout]   |                      ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Deserialize`, `Serialize`
[INFO] [stdout]  --> src/repositories/employee.rs:8:13
[INFO] [stdout]   |
[INFO] [stdout] 8 | use serde::{Serialize, Deserialize};
[INFO] [stdout]   |             ^^^^^^^^^  ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `actix_web::error::ErrorInternalServerError`
[INFO] [stdout]  --> src/repositories/employee.rs:9:5
[INFO] [stdout]   |
[INFO] [stdout] 9 | use actix_web::error::ErrorInternalServerError;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Datelike`, `Duration`, `NaiveDateTime`, `NaiveDate`, `Utc`
[INFO] [stdout]   --> src/repositories/employee.rs:10:14
[INFO] [stdout]    |
[INFO] [stdout] 10 | use chrono::{NaiveDate, Utc, Datelike, NaiveDateTime, Duration};
[INFO] [stdout]    |              ^^^^^^^^^  ^^^  ^^^^^^^^  ^^^^^^^^^^^^^  ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `NaiveDateTime`
[INFO] [stdout]  --> src/actions.rs:5:52
[INFO] [stdout]   |
[INFO] [stdout] 5 | use chrono::{Datelike, Duration, Local, NaiveDate, NaiveDateTime, Utc};
[INFO] [stdout]   |                                                    ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `diesel::dsl::date`
[INFO] [stdout]  --> src/actions.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 7 | use diesel::dsl::date;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `AktivitasInsertV2`, `BacklogProject`, `Backlog`, `CatatanProject`, `Indikator`, `MemberProject`, `ProjectBacklog`, `Sasaran`, `TransportBaru`, `UraianJabatan`, `Userorg`
[INFO] [stdout]   --> src/actions.rs:13:5
[INFO] [stdout]    |
[INFO] [stdout] 13 |     TransportBaru,
[INFO] [stdout]    |     ^^^^^^^^^^^^^
[INFO] [stdout] 14 |     BacklogInsert,
[INFO] [stdout] 15 |     Backlog,
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 18 |     Userorg,
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 22 |     AktivitasInsertV2,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 23 |     Sasaran,
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout] 24 |     Indikator,
[INFO] [stdout]    |     ^^^^^^^^^
[INFO] [stdout] 25 |     BacklogStatus,
[INFO] [stdout] 26 |     UraianJabatan,
[INFO] [stdout]    |     ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 30 |     ProjectBacklog,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^
[INFO] [stdout] 31 |     MemberProject,
[INFO] [stdout]    |     ^^^^^^^^^^^^^
[INFO] [stdout] 32 |     CatatanProject,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^
[INFO] [stdout] 33 |     BacklogProject
[INFO] [stdout]    |     ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::schema::pemetaan_transportasi_t::dsl::*`
[INFO] [stdout]    --> src/actions.rs:837:9
[INFO] [stdout]     |
[INFO] [stdout] 837 |     use crate::schema::pemetaan_transportasi_t::dsl::*;
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::schema::pemetaan_transportasi_t::dsl::*`
[INFO] [stdout]    --> src/actions.rs:850:9
[INFO] [stdout]     |
[INFO] [stdout] 850 |     use crate::schema::pemetaan_transportasi_t::dsl::*;
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]     --> src/actions.rs:1108:13
[INFO] [stdout]      |
[INFO] [stdout] 1108 | ) -> Result<(BacklogUpdate), diesel::result::Error> {
[INFO] [stdout]      |             ^             ^
[INFO] [stdout]      |
[INFO] [stdout]      = note: `#[warn(unused_parens)]` on by default
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]      |
[INFO] [stdout] 1108 - ) -> Result<(BacklogUpdate), diesel::result::Error> {
[INFO] [stdout] 1108 + ) -> Result<BacklogUpdate, diesel::result::Error> {
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]     --> src/actions.rs:1175:12
[INFO] [stdout]      |
[INFO] [stdout] 1175 | )-> Result<(Vec<UserorgV2>), diesel::result::Error> {
[INFO] [stdout]      |            ^              ^
[INFO] [stdout]      |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]      |
[INFO] [stdout] 1175 - )-> Result<(Vec<UserorgV2>), diesel::result::Error> {
[INFO] [stdout] 1175 + )-> Result<Vec<UserorgV2>, diesel::result::Error> {
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]     --> src/actions.rs:1236:12
[INFO] [stdout]      |
[INFO] [stdout] 1236 | )-> Result<(Option<UserorgV2>), diesel::result::Error> {
[INFO] [stdout]      |            ^                 ^
[INFO] [stdout]      |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]      |
[INFO] [stdout] 1236 - )-> Result<(Option<UserorgV2>), diesel::result::Error> {
[INFO] [stdout] 1236 + )-> Result<Option<UserorgV2>, diesel::result::Error> {
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `diesel::sql_types::BigInt`
[INFO] [stdout]   --> src/models.rs:12:5
[INFO] [stdout]    |
[INFO] [stdout] 12 | use diesel::sql_types::BigInt;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `diesel::sql_types::Bool`
[INFO] [stdout]   --> src/models.rs:13:5
[INFO] [stdout]    |
[INFO] [stdout] 13 | use diesel::sql_types::Bool;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::pin::Pin`
[INFO] [stdout]  --> src/api_middleware/auth_middleware.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::pin::Pin;
[INFO] [stdout]   |     ^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::repositories::authorization`
[INFO] [stdout]  --> src/api_middleware/auth_middleware.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use crate::repositories::authorization;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `futures::Future`
[INFO] [stdout]   --> src/api_middleware/auth_middleware.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout] 10 | use futures::Future;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `ConnectionPools`, `controllers::backlog::BacklogParams`
[INFO] [stdout]  --> src/repositories/backlog.rs:1:13
[INFO] [stdout]   |
[INFO] [stdout] 1 | use crate::{ConnectionPools, DbPool, controllers::backlog::BacklogParams};
[INFO] [stdout]   |             ^^^^^^^^^^^^^^^          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Backlog`, `LoggingInsert`
[INFO] [stdout]   --> src/repositories/backlog.rs:5:5
[INFO] [stdout]    |
[INFO] [stdout] 5  |     Backlog, 
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 13 |     LoggingInsert, 
[INFO] [stdout]    |     ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Error`, `get`, `post`
[INFO] [stdout]   --> src/repositories/backlog.rs:28:36
[INFO] [stdout]    |
[INFO] [stdout] 28 | use actix_web::{HttpResponse, web, get, post, Error};
[INFO] [stdout]    |                                    ^^^  ^^^^  ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `diesel::RunQueryDsl`
[INFO] [stdout]   --> src/repositories/backlog.rs:30:5
[INFO] [stdout]    |
[INFO] [stdout] 30 | use diesel::RunQueryDsl;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Deserialize`
[INFO] [stdout]   --> src/repositories/backlog.rs:31:24
[INFO] [stdout]    |
[INFO] [stdout] 31 | use serde::{Serialize, Deserialize};
[INFO] [stdout]    |                        ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `actix_web::error::ErrorInternalServerError`
[INFO] [stdout]   --> src/repositories/backlog.rs:32:5
[INFO] [stdout]    |
[INFO] [stdout] 32 | use actix_web::error::ErrorInternalServerError;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Pegawai`
[INFO] [stdout]  --> src/repositories/unit.rs:1:21
[INFO] [stdout]   |
[INFO] [stdout] 1 | use crate::models::{Pegawai, UnitKerja};
[INFO] [stdout]   |                     ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Error`
[INFO] [stdout]  --> src/repositories/unit.rs:3:22
[INFO] [stdout]   |
[INFO] [stdout] 3 | use actix_web::{web, Error, HttpResponse};
[INFO] [stdout]   |                      ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `PegawaiTHL`, `UnitKerja`
[INFO] [stdout]  --> src/repositories/employee.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 |     PegawaiTHL, 
[INFO] [stdout]   |     ^^^^^^^^^^
[INFO] [stdout] 4 |     UnitKerja,
[INFO] [stdout]   |     ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `repositories`
[INFO] [stdout]  --> src/repositories/employee.rs:6:30
[INFO] [stdout]   |
[INFO] [stdout] 6 | use crate::{actions, DbPool, repositories};
[INFO] [stdout]   |                              ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Error`
[INFO] [stdout]  --> src/repositories/employee.rs:7:22
[INFO] [stdout]   |
[INFO] [stdout] 7 | use actix_web::{web, Error, HttpResponse};
[INFO] [stdout]   |                      ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Deserialize`, `Serialize`
[INFO] [stdout]  --> src/repositories/employee.rs:8:13
[INFO] [stdout]   |
[INFO] [stdout] 8 | use serde::{Serialize, Deserialize};
[INFO] [stdout]   |             ^^^^^^^^^  ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `actix_web::error::ErrorInternalServerError`
[INFO] [stdout]  --> src/repositories/employee.rs:9:5
[INFO] [stdout]   |
[INFO] [stdout] 9 | use actix_web::error::ErrorInternalServerError;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Datelike`, `Duration`, `NaiveDateTime`, `NaiveDate`, `Utc`
[INFO] [stdout]   --> src/repositories/employee.rs:10:14
[INFO] [stdout]    |
[INFO] [stdout] 10 | use chrono::{NaiveDate, Utc, Datelike, NaiveDateTime, Duration};
[INFO] [stdout]    |              ^^^^^^^^^  ^^^  ^^^^^^^^  ^^^^^^^^^^^^^  ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `NaiveDateTime`
[INFO] [stdout]  --> src/actions.rs:5:52
[INFO] [stdout]   |
[INFO] [stdout] 5 | use chrono::{Datelike, Duration, Local, NaiveDate, NaiveDateTime, Utc};
[INFO] [stdout]   |                                                    ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `diesel::dsl::date`
[INFO] [stdout]  --> src/actions.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 7 | use diesel::dsl::date;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `AktivitasInsertV2`, `BacklogProject`, `Backlog`, `CatatanProject`, `Indikator`, `MemberProject`, `ProjectBacklog`, `Sasaran`, `TransportBaru`, `UraianJabatan`, `Userorg`
[INFO] [stdout]   --> src/actions.rs:13:5
[INFO] [stdout]    |
[INFO] [stdout] 13 |     TransportBaru,
[INFO] [stdout]    |     ^^^^^^^^^^^^^
[INFO] [stdout] 14 |     BacklogInsert,
[INFO] [stdout] 15 |     Backlog,
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 18 |     Userorg,
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 22 |     AktivitasInsertV2,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 23 |     Sasaran,
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout] 24 |     Indikator,
[INFO] [stdout]    |     ^^^^^^^^^
[INFO] [stdout] 25 |     BacklogStatus,
[INFO] [stdout] 26 |     UraianJabatan,
[INFO] [stdout]    |     ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 30 |     ProjectBacklog,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^
[INFO] [stdout] 31 |     MemberProject,
[INFO] [stdout]    |     ^^^^^^^^^^^^^
[INFO] [stdout] 32 |     CatatanProject,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^
[INFO] [stdout] 33 |     BacklogProject
[INFO] [stdout]    |     ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::schema::pemetaan_transportasi_t::dsl::*`
[INFO] [stdout]    --> src/actions.rs:837:9
[INFO] [stdout]     |
[INFO] [stdout] 837 |     use crate::schema::pemetaan_transportasi_t::dsl::*;
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::schema::pemetaan_transportasi_t::dsl::*`
[INFO] [stdout]    --> src/actions.rs:850:9
[INFO] [stdout]     |
[INFO] [stdout] 850 |     use crate::schema::pemetaan_transportasi_t::dsl::*;
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `NaiveDateTime`
[INFO] [stdout]   --> src/controllers/backlog.rs:15:25
[INFO] [stdout]    |
[INFO] [stdout] 15 | use chrono::{NaiveDate, NaiveDateTime, Utc};
[INFO] [stdout]    |                         ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]     --> src/actions.rs:1108:13
[INFO] [stdout]      |
[INFO] [stdout] 1108 | ) -> Result<(BacklogUpdate), diesel::result::Error> {
[INFO] [stdout]      |             ^             ^
[INFO] [stdout]      |
[INFO] [stdout]      = note: `#[warn(unused_parens)]` on by default
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]      |
[INFO] [stdout] 1108 - ) -> Result<(BacklogUpdate), diesel::result::Error> {
[INFO] [stdout] 1108 + ) -> Result<BacklogUpdate, diesel::result::Error> {
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]     --> src/actions.rs:1175:12
[INFO] [stdout]      |
[INFO] [stdout] 1175 | )-> Result<(Vec<UserorgV2>), diesel::result::Error> {
[INFO] [stdout]      |            ^              ^
[INFO] [stdout]      |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]      |
[INFO] [stdout] 1175 - )-> Result<(Vec<UserorgV2>), diesel::result::Error> {
[INFO] [stdout] 1175 + )-> Result<Vec<UserorgV2>, diesel::result::Error> {
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `DbPool`, `JSONResult`
[INFO] [stdout]   --> src/controllers/backlog.rs:16:30
[INFO] [stdout]    |
[INFO] [stdout] 16 | use crate::{ConnectionPools, DbPool, JSONResult, LoginData, repositories::backlog};
[INFO] [stdout]    |                              ^^^^^^  ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]     --> src/actions.rs:1236:12
[INFO] [stdout]      |
[INFO] [stdout] 1236 | )-> Result<(Option<UserorgV2>), diesel::result::Error> {
[INFO] [stdout]      |            ^                 ^
[INFO] [stdout]      |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]      |
[INFO] [stdout] 1236 - )-> Result<(Option<UserorgV2>), diesel::result::Error> {
[INFO] [stdout] 1236 + )-> Result<Option<UserorgV2>, diesel::result::Error> {
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `diesel::sql_types::BigInt`
[INFO] [stdout]   --> src/models.rs:12:5
[INFO] [stdout]    |
[INFO] [stdout] 12 | use diesel::sql_types::BigInt;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `diesel::sql_types::Bool`
[INFO] [stdout]   --> src/models.rs:13:5
[INFO] [stdout]    |
[INFO] [stdout] 13 | use diesel::sql_types::Bool;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `NaiveDateTime`
[INFO] [stdout]   --> src/controllers/backlog.rs:15:25
[INFO] [stdout]    |
[INFO] [stdout] 15 | use chrono::{NaiveDate, NaiveDateTime, Utc};
[INFO] [stdout]    |                         ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `DbPool`, `JSONResult`
[INFO] [stdout]   --> src/controllers/backlog.rs:16:30
[INFO] [stdout]    |
[INFO] [stdout] 16 | use crate::{ConnectionPools, DbPool, JSONResult, LoginData, repositories::backlog};
[INFO] [stdout]    |                              ^^^^^^  ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `status`
[INFO] [stdout]    --> src/repositories/backlog.rs:294:9
[INFO] [stdout]     |
[INFO] [stdout] 294 |     let status = web::block(move || 
[INFO] [stdout]     |         ^^^^^^ help: if this is intentional, prefix it with an underscore: `_status`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `status`
[INFO] [stdout]    --> src/repositories/backlog.rs:294:9
[INFO] [stdout]     |
[INFO] [stdout] 294 |     let status = web::block(move || 
[INFO] [stdout]     |         ^^^^^^ help: if this is intentional, prefix it with an underscore: `_status`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/controllers/backlog.rs:472:17
[INFO] [stdout]     |
[INFO] [stdout] 472 |             let mut member = Member{
[INFO] [stdout]     |                 ----^^^^^^
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 help: remove this `mut`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_mut)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/controllers/backlog.rs:485:17
[INFO] [stdout]     |
[INFO] [stdout] 485 |             let mut catatan = Catatan{
[INFO] [stdout]     |                 ----^^^^^^^
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/controllers/backlog.rs:495:17
[INFO] [stdout]     |
[INFO] [stdout] 495 |             let mut backlog = Backlog{
[INFO] [stdout]     |                 ----^^^^^^^
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `result_cat`
[INFO] [stdout]    --> src/controllers/backlog.rs:572:9
[INFO] [stdout]     |
[INFO] [stdout] 572 |     let result_cat= backlog::post_catatan(
[INFO] [stdout]     |         ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_result_cat`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `result_mem`
[INFO] [stdout]    --> src/controllers/backlog.rs:577:9
[INFO] [stdout]     |
[INFO] [stdout] 577 |     let result_mem= backlog::post_member(
[INFO] [stdout]     |         ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_result_mem`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/controllers/backlog.rs:472:17
[INFO] [stdout]     |
[INFO] [stdout] 472 |             let mut member = Member{
[INFO] [stdout]     |                 ----^^^^^^
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 help: remove this `mut`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_mut)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/controllers/backlog.rs:485:17
[INFO] [stdout]     |
[INFO] [stdout] 485 |             let mut catatan = Catatan{
[INFO] [stdout]     |                 ----^^^^^^^
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/controllers/backlog.rs:495:17
[INFO] [stdout]     |
[INFO] [stdout] 495 |             let mut backlog = Backlog{
[INFO] [stdout]     |                 ----^^^^^^^
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `result_cat`
[INFO] [stdout]    --> src/controllers/backlog.rs:572:9
[INFO] [stdout]     |
[INFO] [stdout] 572 |     let result_cat= backlog::post_catatan(
[INFO] [stdout]     |         ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_result_cat`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `result_mem`
[INFO] [stdout]    --> src/controllers/backlog.rs:577:9
[INFO] [stdout]     |
[INFO] [stdout] 577 |     let result_mem= backlog::post_member(
[INFO] [stdout]     |         ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_result_mem`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `diesel::prelude`
[INFO] [stdout]   --> src/main.rs:12:5
[INFO] [stdout]    |
[INFO] [stdout] 12 | use diesel::prelude::*;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `diesel::prelude`
[INFO] [stdout]   --> src/main.rs:12:5
[INFO] [stdout]    |
[INFO] [stdout] 12 | use diesel::prelude::*;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable pattern
[INFO] [stdout]    --> src/actions.rs:559:9
[INFO] [stdout]     |
[INFO] [stdout] 559 |         "210107001500001100001" => result = table.filter(jenis_jab.eq("E.I.a")),
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unreachable_patterns)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/actions.rs:543:9
[INFO] [stdout]     |
[INFO] [stdout] 543 |     let mut result;
[INFO] [stdout]     |         ----^^^^^^
[INFO] [stdout]     |         |
[INFO] [stdout]     |         help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable pattern
[INFO] [stdout]    --> src/actions.rs:559:9
[INFO] [stdout]     |
[INFO] [stdout] 559 |         "210107001500001100001" => result = table.filter(jenis_jab.eq("E.I.a")),
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unreachable_patterns)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/actions.rs:543:9
[INFO] [stdout]     |
[INFO] [stdout] 543 |     let mut result;
[INFO] [stdout]     |         ----^^^^^^
[INFO] [stdout]     |         |
[INFO] [stdout]     |         help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `nip_lama`
[INFO] [stdout]    --> src/actions.rs:964:5
[INFO] [stdout]     |
[INFO] [stdout] 964 |     nip_lama:  Option<String>,
[INFO] [stdout]     |     ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_nip_lama`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `hasil`
[INFO] [stdout]     --> src/actions.rs:1265:9
[INFO] [stdout]      |
[INFO] [stdout] 1265 |     let hasil = request;
[INFO] [stdout]      |         ^^^^^ help: if this is intentional, prefix it with an underscore: `_hasil`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `nip_lama`
[INFO] [stdout]    --> src/actions.rs:964:5
[INFO] [stdout]     |
[INFO] [stdout] 964 |     nip_lama:  Option<String>,
[INFO] [stdout]     |     ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_nip_lama`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `hasil`
[INFO] [stdout]     --> src/actions.rs:1265:9
[INFO] [stdout]      |
[INFO] [stdout] 1265 |     let hasil = request;
[INFO] [stdout]      |         ^^^^^ help: if this is intentional, prefix it with an underscore: `_hasil`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `authorize_token` is never used
[INFO] [stdout]  --> src/repositories/authorization.rs:4:14
[INFO] [stdout]   |
[INFO] [stdout] 4 | pub async fn authorize_token(token: String, pool: &DbPool) -> Result<bool, Error> {
[INFO] [stdout]   |              ^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `get_all_backlog` is never used
[INFO] [stdout]   --> src/repositories/backlog.rs:43:14
[INFO] [stdout]    |
[INFO] [stdout] 43 | pub async fn get_all_backlog(
[INFO] [stdout]    |              ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `get_unit_by_unit_code` is never used
[INFO] [stdout]  --> src/repositories/unit.rs:5:14
[INFO] [stdout]   |
[INFO] [stdout] 5 | pub async fn get_unit_by_unit_code(
[INFO] [stdout]   |              ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `get_all_users` is never used
[INFO] [stdout]   --> src/actions.rs:39:8
[INFO] [stdout]    |
[INFO] [stdout] 39 | pub fn get_all_users(
[INFO] [stdout]    |        ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `get_user_by_employee_id` is never used
[INFO] [stdout]   --> src/actions.rs:49:8
[INFO] [stdout]    |
[INFO] [stdout] 49 | pub fn get_user_by_employee_id(
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `get_all_pegawais` is never used
[INFO] [stdout]   --> src/actions.rs:77:8
[INFO] [stdout]    |
[INFO] [stdout] 77 | pub fn get_all_pegawais(
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `get_all_pegawais_employee_id` is never used
[INFO] [stdout]   --> src/actions.rs:90:8
[INFO] [stdout]    |
[INFO] [stdout] 90 | pub fn get_all_pegawais_employee_id(
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `get_first_count_pegawais` is never used
[INFO] [stdout]    --> src/actions.rs:104:8
[INFO] [stdout]     |
[INFO] [stdout] 104 | pub fn get_first_count_pegawais(
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `get_pegawai_thl_by_user_nip` is never used
[INFO] [stdout]    --> src/actions.rs:133:8
[INFO] [stdout]     |
[INFO] [stdout] 133 | pub fn get_pegawai_thl_by_user_nip(
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `get_pegawai_by_nipbaru` is never used
[INFO] [stdout]    --> src/actions.rs:161:8
[INFO] [stdout]     |
[INFO] [stdout] 161 | pub fn get_pegawai_by_nipbaru(
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `get_permissions` is never used
[INFO] [stdout]    --> src/actions.rs:230:8
[INFO] [stdout]     |
[INFO] [stdout] 230 | pub fn get_permissions(
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `get_attendance_record_within_periods` is never used
[INFO] [stdout]    --> src/actions.rs:245:8
[INFO] [stdout]     |
[INFO] [stdout] 245 | pub fn get_attendance_record_within_periods(
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `get_attendance_record_by_date` is never used
[INFO] [stdout]    --> src/actions.rs:277:8
[INFO] [stdout]     |
[INFO] [stdout] 277 | pub fn get_attendance_record_by_date(
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `get_attendance_thl_record_by_date` is never used
[INFO] [stdout]    --> src/actions.rs:302:8
[INFO] [stdout]     |
[INFO] [stdout] 302 | pub fn get_attendance_thl_record_by_date(
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `get_todays_attendance_record` is never used
[INFO] [stdout]    --> src/actions.rs:327:8
[INFO] [stdout]     |
[INFO] [stdout] 327 | pub fn get_todays_attendance_record(
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `get_todays_attendance_thl_record` is never used
[INFO] [stdout]    --> src/actions.rs:358:8
[INFO] [stdout]     |
[INFO] [stdout] 358 | pub fn get_todays_attendance_thl_record(
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `get_national_holiday_including_facultative` is never used
[INFO] [stdout]    --> src/actions.rs:384:8
[INFO] [stdout]     |
[INFO] [stdout] 384 | pub fn get_national_holiday_including_facultative(
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `get_todays_attendance_record_minus_n` is never used
[INFO] [stdout]    --> src/actions.rs:398:8
[INFO] [stdout]     |
[INFO] [stdout] 398 | pub fn get_todays_attendance_record_minus_n(
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `get_leave_allowance_for_year_minus_n` is never used
[INFO] [stdout]    --> src/actions.rs:430:8
[INFO] [stdout]     |
[INFO] [stdout] 430 | pub fn get_leave_allowance_for_year_minus_n(
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `get_suspended_leave_request_for_current_year` is never used
[INFO] [stdout]    --> src/actions.rs:447:8
[INFO] [stdout]     |
[INFO] [stdout] 447 | pub fn get_suspended_leave_request_for_current_year(
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `get_subordinates_open_work_leave_request` is never used
[INFO] [stdout]    --> src/actions.rs:465:8
[INFO] [stdout]     |
[INFO] [stdout] 465 | pub fn get_subordinates_open_work_leave_request(
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `get_list_pengajuan_cuti_ds_bawahan` is never used
[INFO] [stdout]    --> src/actions.rs:495:8
[INFO] [stdout]     |
[INFO] [stdout] 495 | pub fn get_list_pengajuan_cuti_ds_bawahan(
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `get_list_pengajuan_cuti_by_kode_unit` is never used
[INFO] [stdout]    --> src/actions.rs:514:8
[INFO] [stdout]     |
[INFO] [stdout] 514 | pub fn get_list_pengajuan_cuti_by_kode_unit(
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `get_pengajuan_kgb_pegawai` is never used
[INFO] [stdout]    --> src/actions.rs:532:8
[INFO] [stdout]     |
[INFO] [stdout] 532 | pub fn get_pengajuan_kgb_pegawai(
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `get_pengajuan_kgb_by_kode_unit` is never used
[INFO] [stdout]    --> src/actions.rs:572:8
[INFO] [stdout]     |
[INFO] [stdout] 572 | pub fn get_pengajuan_kgb_by_kode_unit(
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `get_pengajuan_kgb_for_pkp` is never used
[INFO] [stdout]    --> src/actions.rs:584:8
[INFO] [stdout]     |
[INFO] [stdout] 584 | pub fn get_pengajuan_kgb_for_pkp(
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `get_subordinates_open_unpaid_leave_request` is never used
[INFO] [stdout]    --> src/actions.rs:597:8
[INFO] [stdout]     |
[INFO] [stdout] 597 | pub fn get_subordinates_open_unpaid_leave_request(
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `current_leave` is never used
[INFO] [stdout]    --> src/actions.rs:644:8
[INFO] [stdout]     |
[INFO] [stdout] 644 | pub fn current_leave(
[INFO] [stdout]     |        ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `latest_leave` is never used
[INFO] [stdout]    --> src/actions.rs:663:8
[INFO] [stdout]     |
[INFO] [stdout] 663 | pub fn latest_leave(
[INFO] [stdout]     |        ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `get_work_leave_by_employee_id` is never used
[INFO] [stdout]    --> src/actions.rs:683:8
[INFO] [stdout]     |
[INFO] [stdout] 683 | pub fn get_work_leave_by_employee_id(
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `get_latest_mobile_feature` is never used
[INFO] [stdout]    --> src/actions.rs:697:8
[INFO] [stdout]     |
[INFO] [stdout] 697 | pub fn get_latest_mobile_feature(
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `get_first_mobile_feature_by_status` is never used
[INFO] [stdout]    --> src/actions.rs:709:8
[INFO] [stdout]     |
[INFO] [stdout] 709 | pub fn get_first_mobile_feature_by_status(
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `update_attendance_record` is never used
[INFO] [stdout]    --> src/actions.rs:722:8
[INFO] [stdout]     |
[INFO] [stdout] 722 | pub fn update_attendance_record(
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `update_attendance_thl_record` is never used
[INFO] [stdout]    --> src/actions.rs:735:8
[INFO] [stdout]     |
[INFO] [stdout] 735 | pub fn update_attendance_thl_record(
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `create_attendance_record` is never used
[INFO] [stdout]    --> src/actions.rs:748:8
[INFO] [stdout]     |
[INFO] [stdout] 748 | pub fn create_attendance_record(
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `create_attendance_thl_record` is never used
[INFO] [stdout]    --> src/actions.rs:761:8
[INFO] [stdout]     |
[INFO] [stdout] 761 | pub fn create_attendance_thl_record(
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `get_referensi_transport` is never used
[INFO] [stdout]    --> src/actions.rs:822:8
[INFO] [stdout]     |
[INFO] [stdout] 822 | pub fn get_referensi_transport(
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `get_transport_by_niplama` is never used
[INFO] [stdout]    --> src/actions.rs:833:8
[INFO] [stdout]     |
[INFO] [stdout] 833 | pub fn get_transport_by_niplama(
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `get_all_transport` is never used
[INFO] [stdout]    --> src/actions.rs:847:8
[INFO] [stdout]     |
[INFO] [stdout] 847 | pub fn get_all_transport(
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `remove_old_transport` is never used
[INFO] [stdout]    --> src/actions.rs:859:8
[INFO] [stdout]     |
[INFO] [stdout] 859 | pub fn remove_old_transport(
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `create_transport` is never used
[INFO] [stdout]    --> src/actions.rs:868:8
[INFO] [stdout]     |
[INFO] [stdout] 868 | pub fn create_transport(
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `create_covid` is never used
[INFO] [stdout]    --> src/actions.rs:881:8
[INFO] [stdout]     |
[INFO] [stdout] 881 | pub fn create_covid(
[INFO] [stdout]     |        ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `get_latest_covid_by_niplama` is never used
[INFO] [stdout]    --> src/actions.rs:894:8
[INFO] [stdout]     |
[INFO] [stdout] 894 | pub fn get_latest_covid_by_niplama(
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `get_all_covid_by_niplama` is never used
[INFO] [stdout]    --> src/actions.rs:909:8
[INFO] [stdout]     |
[INFO] [stdout] 909 | pub fn get_all_covid_by_niplama(
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `get_all_covid` is never used
[INFO] [stdout]    --> src/actions.rs:924:8
[INFO] [stdout]     |
[INFO] [stdout] 924 | pub fn get_all_covid(
[INFO] [stdout]     |        ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `get_referensi_status_covid` is never used
[INFO] [stdout]    --> src/actions.rs:937:8
[INFO] [stdout]     |
[INFO] [stdout] 937 | pub fn get_referensi_status_covid(
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `get_referensi_gejala_covid` is never used
[INFO] [stdout]    --> src/actions.rs:949:8
[INFO] [stdout]     |
[INFO] [stdout] 949 | pub fn get_referensi_gejala_covid(
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `get_all_backlog_v1` is never used
[INFO] [stdout]    --> src/actions.rs:977:8
[INFO] [stdout]     |
[INFO] [stdout] 977 | pub fn get_all_backlog_v1(
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `get_all_backlog` is never used
[INFO] [stdout]     --> src/actions.rs:1006:8
[INFO] [stdout]      |
[INFO] [stdout] 1006 | pub fn get_all_backlog(
[INFO] [stdout]      |        ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `get_all_userorg_v1` is never used
[INFO] [stdout]     --> src/actions.rs:1131:8
[INFO] [stdout]      |
[INFO] [stdout] 1131 | pub fn get_all_userorg_v1(
[INFO] [stdout]      |        ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `create_logging_list` is never used
[INFO] [stdout]     --> src/actions.rs:1254:8
[INFO] [stdout]      |
[INFO] [stdout] 1254 | pub fn create_logging_list(
[INFO] [stdout]      |        ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `status` is never read
[INFO] [stdout]   --> src/controllers/backlog.rs:31:5
[INFO] [stdout]    |
[INFO] [stdout] 21 | pub struct BacklogParams{
[INFO] [stdout]    |            ------------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 31 |     status: Option<String>,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `niplama`, `nama_aktivitas`, `key_sort_unit`, and `tanggal_aktivitas` are never read
[INFO] [stdout]   --> src/controllers/backlog.rs:49:5
[INFO] [stdout]    |
[INFO] [stdout] 48 | pub struct AktivitasParams{
[INFO] [stdout]    |            --------------- fields in this struct
[INFO] [stdout] 49 |     niplama: Option<String>,
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout] 50 |     nama_aktivitas: Option<String>,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^
[INFO] [stdout] 51 |     key_sort_unit: Option<String>,
[INFO] [stdout]    |     ^^^^^^^^^^^^^
[INFO] [stdout] 52 |     tanggal_aktivitas: NaiveDate,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `id` is never read
[INFO] [stdout]   --> src/controllers/backlog.rs:74:5
[INFO] [stdout]    |
[INFO] [stdout] 73 | pub struct UserorgParamsId{
[INFO] [stdout]    |            --------------- field in this struct
[INFO] [stdout] 74 |     id: i32,
[INFO] [stdout]    |     ^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `requestV1` should have a snake case name
[INFO] [stdout]    --> src/repositories/backlog.rs:259:9
[INFO] [stdout]     |
[INFO] [stdout] 259 |     let requestV1 = AktivitasInsert{
[INFO] [stdout]     |         ^^^^^^^^^ help: convert the identifier to snake case: `request_v1`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(non_snake_case)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing
[INFO] [stdout]    --> src/actions.rs:334:122
[INFO] [stdout]     |
[INFO] [stdout] 334 |     let latest = t_fingerprint_android.order(id.desc()).filter(niplama.eq(employee_id)).first::<models::Fingerprint>(conn.clone())?;
[INFO] [stdout]     |                                                                                                                          ^^^^^^^^ help: remove this redundant call
[INFO] [stdout]     |
[INFO] [stdout]     = note: the type `diesel::MysqlConnection` does not implement `Clone`, so calling `clone` on `&diesel::MysqlConnection` copies the reference, which does not do anything and can be removed
[INFO] [stdout]     = note: `#[warn(noop_method_call)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `authorize_token` is never used
[INFO] [stdout]  --> src/repositories/authorization.rs:4:14
[INFO] [stdout]   |
[INFO] [stdout] 4 | pub async fn authorize_token(token: String, pool: &DbPool) -> Result<bool, Error> {
[INFO] [stdout]   |              ^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `get_all_backlog` is never used
[INFO] [stdout]   --> src/repositories/backlog.rs:43:14
[INFO] [stdout]    |
[INFO] [stdout] 43 | pub async fn get_all_backlog(
[INFO] [stdout]    |              ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `get_unit_by_unit_code` is never used
[INFO] [stdout]  --> src/repositories/unit.rs:5:14
[INFO] [stdout]   |
[INFO] [stdout] 5 | pub async fn get_unit_by_unit_code(
[INFO] [stdout]   |              ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `get_all_users` is never used
[INFO] [stdout]   --> src/actions.rs:39:8
[INFO] [stdout]    |
[INFO] [stdout] 39 | pub fn get_all_users(
[INFO] [stdout]    |        ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `get_user_by_employee_id` is never used
[INFO] [stdout]   --> src/actions.rs:49:8
[INFO] [stdout]    |
[INFO] [stdout] 49 | pub fn get_user_by_employee_id(
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `get_all_pegawais` is never used
[INFO] [stdout]   --> src/actions.rs:77:8
[INFO] [stdout]    |
[INFO] [stdout] 77 | pub fn get_all_pegawais(
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `get_all_pegawais_employee_id` is never used
[INFO] [stdout]   --> src/actions.rs:90:8
[INFO] [stdout]    |
[INFO] [stdout] 90 | pub fn get_all_pegawais_employee_id(
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `get_first_count_pegawais` is never used
[INFO] [stdout]    --> src/actions.rs:104:8
[INFO] [stdout]     |
[INFO] [stdout] 104 | pub fn get_first_count_pegawais(
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `get_pegawai_thl_by_user_nip` is never used
[INFO] [stdout]    --> src/actions.rs:133:8
[INFO] [stdout]     |
[INFO] [stdout] 133 | pub fn get_pegawai_thl_by_user_nip(
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `get_pegawai_by_nipbaru` is never used
[INFO] [stdout]    --> src/actions.rs:161:8
[INFO] [stdout]     |
[INFO] [stdout] 161 | pub fn get_pegawai_by_nipbaru(
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `get_permissions` is never used
[INFO] [stdout]    --> src/actions.rs:230:8
[INFO] [stdout]     |
[INFO] [stdout] 230 | pub fn get_permissions(
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `get_attendance_record_within_periods` is never used
[INFO] [stdout]    --> src/actions.rs:245:8
[INFO] [stdout]     |
[INFO] [stdout] 245 | pub fn get_attendance_record_within_periods(
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `get_attendance_record_by_date` is never used
[INFO] [stdout]    --> src/actions.rs:277:8
[INFO] [stdout]     |
[INFO] [stdout] 277 | pub fn get_attendance_record_by_date(
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `get_attendance_thl_record_by_date` is never used
[INFO] [stdout]    --> src/actions.rs:302:8
[INFO] [stdout]     |
[INFO] [stdout] 302 | pub fn get_attendance_thl_record_by_date(
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `get_todays_attendance_record` is never used
[INFO] [stdout]    --> src/actions.rs:327:8
[INFO] [stdout]     |
[INFO] [stdout] 327 | pub fn get_todays_attendance_record(
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `get_todays_attendance_thl_record` is never used
[INFO] [stdout]    --> src/actions.rs:358:8
[INFO] [stdout]     |
[INFO] [stdout] 358 | pub fn get_todays_attendance_thl_record(
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `get_national_holiday_including_facultative` is never used
[INFO] [stdout]    --> src/actions.rs:384:8
[INFO] [stdout]     |
[INFO] [stdout] 384 | pub fn get_national_holiday_including_facultative(
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `get_todays_attendance_record_minus_n` is never used
[INFO] [stdout]    --> src/actions.rs:398:8
[INFO] [stdout]     |
[INFO] [stdout] 398 | pub fn get_todays_attendance_record_minus_n(
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `get_leave_allowance_for_year_minus_n` is never used
[INFO] [stdout]    --> src/actions.rs:430:8
[INFO] [stdout]     |
[INFO] [stdout] 430 | pub fn get_leave_allowance_for_year_minus_n(
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `get_suspended_leave_request_for_current_year` is never used
[INFO] [stdout]    --> src/actions.rs:447:8
[INFO] [stdout]     |
[INFO] [stdout] 447 | pub fn get_suspended_leave_request_for_current_year(
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `get_subordinates_open_work_leave_request` is never used
[INFO] [stdout]    --> src/actions.rs:465:8
[INFO] [stdout]     |
[INFO] [stdout] 465 | pub fn get_subordinates_open_work_leave_request(
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `get_list_pengajuan_cuti_ds_bawahan` is never used
[INFO] [stdout]    --> src/actions.rs:495:8
[INFO] [stdout]     |
[INFO] [stdout] 495 | pub fn get_list_pengajuan_cuti_ds_bawahan(
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `get_list_pengajuan_cuti_by_kode_unit` is never used
[INFO] [stdout]    --> src/actions.rs:514:8
[INFO] [stdout]     |
[INFO] [stdout] 514 | pub fn get_list_pengajuan_cuti_by_kode_unit(
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `get_pengajuan_kgb_pegawai` is never used
[INFO] [stdout]    --> src/actions.rs:532:8
[INFO] [stdout]     |
[INFO] [stdout] 532 | pub fn get_pengajuan_kgb_pegawai(
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `get_pengajuan_kgb_by_kode_unit` is never used
[INFO] [stdout]    --> src/actions.rs:572:8
[INFO] [stdout]     |
[INFO] [stdout] 572 | pub fn get_pengajuan_kgb_by_kode_unit(
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `get_pengajuan_kgb_for_pkp` is never used
[INFO] [stdout]    --> src/actions.rs:584:8
[INFO] [stdout]     |
[INFO] [stdout] 584 | pub fn get_pengajuan_kgb_for_pkp(
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `get_subordinates_open_unpaid_leave_request` is never used
[INFO] [stdout]    --> src/actions.rs:597:8
[INFO] [stdout]     |
[INFO] [stdout] 597 | pub fn get_subordinates_open_unpaid_leave_request(
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `current_leave` is never used
[INFO] [stdout]    --> src/actions.rs:644:8
[INFO] [stdout]     |
[INFO] [stdout] 644 | pub fn current_leave(
[INFO] [stdout]     |        ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `latest_leave` is never used
[INFO] [stdout]    --> src/actions.rs:663:8
[INFO] [stdout]     |
[INFO] [stdout] 663 | pub fn latest_leave(
[INFO] [stdout]     |        ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `get_work_leave_by_employee_id` is never used
[INFO] [stdout]    --> src/actions.rs:683:8
[INFO] [stdout]     |
[INFO] [stdout] 683 | pub fn get_work_leave_by_employee_id(
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `get_latest_mobile_feature` is never used
[INFO] [stdout]    --> src/actions.rs:697:8
[INFO] [stdout]     |
[INFO] [stdout] 697 | pub fn get_latest_mobile_feature(
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `get_first_mobile_feature_by_status` is never used
[INFO] [stdout]    --> src/actions.rs:709:8
[INFO] [stdout]     |
[INFO] [stdout] 709 | pub fn get_first_mobile_feature_by_status(
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `update_attendance_record` is never used
[INFO] [stdout]    --> src/actions.rs:722:8
[INFO] [stdout]     |
[INFO] [stdout] 722 | pub fn update_attendance_record(
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `update_attendance_thl_record` is never used
[INFO] [stdout]    --> src/actions.rs:735:8
[INFO] [stdout]     |
[INFO] [stdout] 735 | pub fn update_attendance_thl_record(
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `create_attendance_record` is never used
[INFO] [stdout]    --> src/actions.rs:748:8
[INFO] [stdout]     |
[INFO] [stdout] 748 | pub fn create_attendance_record(
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `create_attendance_thl_record` is never used
[INFO] [stdout]    --> src/actions.rs:761:8
[INFO] [stdout]     |
[INFO] [stdout] 761 | pub fn create_attendance_thl_record(
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `get_referensi_transport` is never used
[INFO] [stdout]    --> src/actions.rs:822:8
[INFO] [stdout]     |
[INFO] [stdout] 822 | pub fn get_referensi_transport(
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `get_transport_by_niplama` is never used
[INFO] [stdout]    --> src/actions.rs:833:8
[INFO] [stdout]     |
[INFO] [stdout] 833 | pub fn get_transport_by_niplama(
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `get_all_transport` is never used
[INFO] [stdout]    --> src/actions.rs:847:8
[INFO] [stdout]     |
[INFO] [stdout] 847 | pub fn get_all_transport(
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `remove_old_transport` is never used
[INFO] [stdout]    --> src/actions.rs:859:8
[INFO] [stdout]     |
[INFO] [stdout] 859 | pub fn remove_old_transport(
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `create_transport` is never used
[INFO] [stdout]    --> src/actions.rs:868:8
[INFO] [stdout]     |
[INFO] [stdout] 868 | pub fn create_transport(
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `create_covid` is never used
[INFO] [stdout]    --> src/actions.rs:881:8
[INFO] [stdout]     |
[INFO] [stdout] 881 | pub fn create_covid(
[INFO] [stdout]     |        ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `get_latest_covid_by_niplama` is never used
[INFO] [stdout]    --> src/actions.rs:894:8
[INFO] [stdout]     |
[INFO] [stdout] 894 | pub fn get_latest_covid_by_niplama(
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `get_all_covid_by_niplama` is never used
[INFO] [stdout]    --> src/actions.rs:909:8
[INFO] [stdout]     |
[INFO] [stdout] 909 | pub fn get_all_covid_by_niplama(
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `get_all_covid` is never used
[INFO] [stdout]    --> src/actions.rs:924:8
[INFO] [stdout]     |
[INFO] [stdout] 924 | pub fn get_all_covid(
[INFO] [stdout]     |        ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `get_referensi_status_covid` is never used
[INFO] [stdout]    --> src/actions.rs:937:8
[INFO] [stdout]     |
[INFO] [stdout] 937 | pub fn get_referensi_status_covid(
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `get_referensi_gejala_covid` is never used
[INFO] [stdout]    --> src/actions.rs:949:8
[INFO] [stdout]     |
[INFO] [stdout] 949 | pub fn get_referensi_gejala_covid(
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `get_all_backlog_v1` is never used
[INFO] [stdout]    --> src/actions.rs:977:8
[INFO] [stdout]     |
[INFO] [stdout] 977 | pub fn get_all_backlog_v1(
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `get_all_backlog` is never used
[INFO] [stdout]     --> src/actions.rs:1006:8
[INFO] [stdout]      |
[INFO] [stdout] 1006 | pub fn get_all_backlog(
[INFO] [stdout]      |        ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `get_all_userorg_v1` is never used
[INFO] [stdout]     --> src/actions.rs:1131:8
[INFO] [stdout]      |
[INFO] [stdout] 1131 | pub fn get_all_userorg_v1(
[INFO] [stdout]      |        ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `create_logging_list` is never used
[INFO] [stdout]     --> src/actions.rs:1254:8
[INFO] [stdout]      |
[INFO] [stdout] 1254 | pub fn create_logging_list(
[INFO] [stdout]      |        ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `status` is never read
[INFO] [stdout]   --> src/controllers/backlog.rs:31:5
[INFO] [stdout]    |
[INFO] [stdout] 21 | pub struct BacklogParams{
[INFO] [stdout]    |            ------------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 31 |     status: Option<String>,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `niplama`, `nama_aktivitas`, `key_sort_unit`, and `tanggal_aktivitas` are never read
[INFO] [stdout]   --> src/controllers/backlog.rs:49:5
[INFO] [stdout]    |
[INFO] [stdout] 48 | pub struct AktivitasParams{
[INFO] [stdout]    |            --------------- fields in this struct
[INFO] [stdout] 49 |     niplama: Option<String>,
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout] 50 |     nama_aktivitas: Option<String>,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^
[INFO] [stdout] 51 |     key_sort_unit: Option<String>,
[INFO] [stdout]    |     ^^^^^^^^^^^^^
[INFO] [stdout] 52 |     tanggal_aktivitas: NaiveDate,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `id` is never read
[INFO] [stdout]   --> src/controllers/backlog.rs:74:5
[INFO] [stdout]    |
[INFO] [stdout] 73 | pub struct UserorgParamsId{
[INFO] [stdout]    |            --------------- field in this struct
[INFO] [stdout] 74 |     id: i32,
[INFO] [stdout]    |     ^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `requestV1` should have a snake case name
[INFO] [stdout]    --> src/repositories/backlog.rs:259:9
[INFO] [stdout]     |
[INFO] [stdout] 259 |     let requestV1 = AktivitasInsert{
[INFO] [stdout]     |         ^^^^^^^^^ help: convert the identifier to snake case: `request_v1`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(non_snake_case)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 96 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing
[INFO] [stdout]    --> src/actions.rs:334:122
[INFO] [stdout]     |
[INFO] [stdout] 334 |     let latest = t_fingerprint_android.order(id.desc()).filter(niplama.eq(employee_id)).first::<models::Fingerprint>(conn.clone())?;
[INFO] [stdout]     |                                                                                                                          ^^^^^^^^ help: remove this redundant call
[INFO] [stdout]     |
[INFO] [stdout]     = note: the type `diesel::MysqlConnection` does not implement `Clone`, so calling `clone` on `&diesel::MysqlConnection` copies the reference, which does not do anything and can be removed
[INFO] [stdout]     = note: `#[warn(noop_method_call)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 96 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished dev [unoptimized + debuginfo] target(s) in 43.13s
[INFO] running `Command { std: "docker" "inspect" "f2b7a5a50a68c3d95a3055585108d967f45fdf194e08a46753abc08d849796eb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f2b7a5a50a68c3d95a3055585108d967f45fdf194e08a46753abc08d849796eb", kill_on_drop: false }`
[INFO] [stdout] f2b7a5a50a68c3d95a3055585108d967f45fdf194e08a46753abc08d849796eb
[INFO] checking dimasadewo/rust-service-backlog against try#7622c0f807a4e13c4db886a1681bf343795692df+rustflags=-Dnon_local_definitions for pr-120393
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdimasadewo%2Frust-service-backlog" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/dimasadewo/rust-service-backlog on toolchain 7622c0f807a4e13c4db886a1681bf343795692df
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+7622c0f807a4e13c4db886a1681bf343795692df" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/dimasadewo/rust-service-backlog
[INFO] finished tweaking git repo https://github.com/dimasadewo/rust-service-backlog
[INFO] tweaked toml for git repo https://github.com/dimasadewo/rust-service-backlog written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] crate git repo https://github.com/dimasadewo/rust-service-backlog 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" "+7622c0f807a4e13c4db886a1681bf343795692df" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+7622c0f807a4e13c4db886a1681bf343795692df" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] a04c058a084adf692f0733d97ea5957aea0b01106703614f5a56bc25162381c2
[INFO] running `Command { std: "docker" "start" "-a" "a04c058a084adf692f0733d97ea5957aea0b01106703614f5a56bc25162381c2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a04c058a084adf692f0733d97ea5957aea0b01106703614f5a56bc25162381c2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a04c058a084adf692f0733d97ea5957aea0b01106703614f5a56bc25162381c2", kill_on_drop: false }`
[INFO] [stdout] a04c058a084adf692f0733d97ea5957aea0b01106703614f5a56bc25162381c2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid -Dnon_local_definitions" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+7622c0f807a4e13c4db886a1681bf343795692df" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 0f0bd99c4087cce08ec154fa1b4bdfc7165eb749ead4df72a4c983d7cdf79dad
[INFO] running `Command { std: "docker" "start" "-a" "0f0bd99c4087cce08ec154fa1b4bdfc7165eb749ead4df72a4c983d7cdf79dad", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.98
[INFO] [stderr]    Compiling autocfg v1.0.1
[INFO] [stderr]    Compiling proc-macro2 v1.0.27
[INFO] [stderr]    Compiling unicode-xid v0.2.2
[INFO] [stderr]    Compiling syn v1.0.73
[INFO] [stderr]     Checking cfg-if v1.0.0
[INFO] [stderr]    Compiling log v0.4.14
[INFO] [stderr]     Checking lazy_static v1.4.0
[INFO] [stderr]     Checking cfg-if v0.1.10
[INFO] [stderr]     Checking slab v0.4.3
[INFO] [stderr]     Checking scopeguard v1.1.0
[INFO] [stderr]    Compiling memchr v2.4.0
[INFO] [stderr]    Compiling proc-macro-hack v0.5.19
[INFO] [stderr]    Compiling futures-core v0.3.15
[INFO] [stderr]    Compiling version_check v0.9.3
[INFO] [stderr]     Checking futures-sink v0.3.15
[INFO] [stderr]    Compiling futures-channel v0.3.15
[INFO] [stderr]    Compiling futures-task v0.3.15
[INFO] [stderr]    Compiling proc-macro-nested v0.1.7
[INFO] [stderr]     Checking pin-project-lite v0.2.7
[INFO] [stderr]    Compiling serde_derive v1.0.126
[INFO] [stderr]     Checking smallvec v1.6.1
[INFO] [stderr]     Checking pin-utils v0.1.0
[INFO] [stderr]    Compiling serde v1.0.126
[INFO] [stderr]     Checking futures-io v0.3.15
[INFO] [stderr]     Checking instant v0.1.10
[INFO] [stderr]     Checking bytes v0.5.6
[INFO] [stderr]     Checking byteorder v1.4.3
[INFO] [stderr]     Checking pin-project-lite v0.1.12
[INFO] [stderr]    Compiling maybe-uninit v2.0.0
[INFO] [stderr]     Checking lock_api v0.4.4
[INFO] [stderr]     Checking fnv v1.0.7
[INFO] [stderr]     Checking matches v0.1.8
[INFO] [stderr]     Checking tinyvec_macros v0.1.0
[INFO] [stderr]    Compiling semver-parser v0.7.0
[INFO] [stderr]    Compiling futures-macro v0.3.15
[INFO] [stderr]    Compiling futures-util v0.3.15
[INFO] [stderr]    Compiling crossbeam-utils v0.7.2
[INFO] [stderr]     Checking futures v0.1.31
[INFO] [stderr]    Compiling pin-project-internal v0.4.28
[INFO] [stderr]     Checking tinyvec v1.2.0
[INFO] [stderr]    Compiling ryu v1.0.5
[INFO] [stderr]     Checking unicode-bidi v0.3.5
[INFO] [stderr]    Compiling semver v0.9.0
[INFO] [stderr]    Compiling rustc_version v0.2.3
[INFO] [stderr]    Compiling convert_case v0.4.0
[INFO] [stderr]    Compiling getrandom v0.1.16
[INFO] [stderr]    Compiling bitflags v1.2.1
[INFO] [stderr]     Checking percent-encoding v2.1.0
[INFO] [stderr]    Compiling quote v1.0.9
[INFO] [stderr]    Compiling standback v0.2.17
[INFO] [stderr]    Compiling serde_json v1.0.64
[INFO] [stderr]    Compiling typenum v1.13.0
[INFO] [stderr]     Checking copyless v0.1.5
[INFO] [stderr]     Checking iovec v0.1.4
[INFO] [stderr]     Checking net2 v0.2.37
[INFO] [stderr]     Checking num_cpus v1.13.0
[INFO] [stderr]     Checking signal-hook-registry v1.4.0
[INFO] [stderr]     Checking parking_lot_core v0.8.3
[INFO] [stderr]     Checking threadpool v1.8.1
[INFO] [stderr]     Checking itoa v0.4.7
[INFO] [stderr]     Checking parking_lot v0.11.1
[INFO] [stderr]     Checking bytes v0.4.12
[INFO] [stderr]    Compiling parking_lot_core v0.6.2
[INFO] [stderr]     Checking form_urlencoded v1.0.1
[INFO] [stderr]    Compiling generic-array v0.14.4
[INFO] [stderr]     Checking mio v0.6.23
[INFO] [stderr]     Checking rand_core v0.5.1
[INFO] [stderr]     Checking either v1.6.1
[INFO] [stderr]     Checking ppv-lite86 v0.2.10
[INFO] [stderr]     Checking unicode-normalization v0.1.19
[INFO] [stderr]    Compiling unicode-segmentation v1.8.0
[INFO] [stderr]    Compiling async-trait v0.1.50
[INFO] [stderr]     Checking bytes v1.0.1
[INFO] [stderr]    Compiling parking_lot v0.9.0
[INFO] [stderr]     Checking smallvec v0.6.14
[INFO] [stderr]    Compiling memoffset v0.5.6
[INFO] [stderr]     Checking match_cfg v0.1.0
[INFO] [stderr]    Compiling const_fn v0.4.8
[INFO] [stderr]    Compiling cc v1.0.69
[INFO] [stderr]     Checking hostname v0.3.1
[INFO] [stderr]     Checking aho-corasick v0.7.18
[INFO] [stderr]    Compiling miniz_oxide v0.4.4
[INFO] [stderr]     Checking http v0.2.4
[INFO] [stderr]    Compiling crossbeam-epoch v0.8.2
[INFO] [stderr]     Checking rand_chacha v0.2.2
[INFO] [stderr]    Compiling heck v0.3.3
[INFO] [stderr]    Compiling indexmap v1.7.0
[INFO] [stderr]     Checking mio-uds v0.6.8
[INFO] [stderr]    Compiling time v0.2.27
[INFO] [stderr]     Checking tokio-executor v0.1.10
[INFO] [stderr]     Checking tokio-io v0.1.13
[INFO] [stderr]     Checking tokio v0.2.25
[INFO] [stderr]     Checking tracing-core v0.1.18
[INFO] [stderr]     Checking lock_api v0.3.4
[INFO] [stderr]     Checking quick-error v1.2.3
[INFO] [stderr]     Checking rand v0.7.3
[INFO] [stderr]    Compiling crc32fast v1.2.1
[INFO] [stderr]     Checking regex-syntax v0.6.25
[INFO] [stderr]     Checking linked-hash-map v0.5.4
[INFO] [stderr]     Checking resolv-conf v0.7.0
[INFO] [stderr]     Checking idna v0.2.3
[INFO] [stderr]     Checking lru-cache v0.1.2
[INFO] [stderr]     Checking tracing v0.1.26
[INFO] [stderr]     Checking tokio-sync v0.1.8
[INFO] [stderr]    Compiling num-traits v0.2.14
[INFO] [stderr]    Compiling cookie v0.14.4
[INFO] [stderr]     Checking hashbrown v0.11.2
[INFO] [stderr]     Checking adler v1.0.2
[INFO] [stderr]    Compiling httparse v1.4.1
[INFO] [stderr]    Compiling encoding_rs v0.8.28
[INFO] [stderr]     Checking tokio-reactor v0.1.12
[INFO] [stderr]     Checking url v2.2.2
[INFO] [stderr]    Compiling num-integer v0.1.44
[INFO] [stderr]     Checking digest v0.9.0
[INFO] [stderr]     Checking block-buffer v0.9.0
[INFO] [stderr]     Checking opaque-debug v0.3.0
[INFO] [stderr]     Checking cpufeatures v0.1.5
[INFO] [stderr]    Compiling brotli-sys v0.3.2
[INFO] [stderr]     Checking tokio-codec v0.1.2
[INFO] [stderr]     Checking crossbeam-queue v0.2.3
[INFO] [stderr]     Checking sha-1 v0.9.6
[INFO] [stderr]     Checking flate2 v1.0.20
[INFO] [stderr]     Checking crossbeam-deque v0.7.3
[INFO] [stderr]     Checking socket2 v0.3.19
[INFO] [stderr]     Checking fxhash v0.2.1
[INFO] [stderr]     Checking base64 v0.13.0
[INFO] [stderr]     Checking mime v0.3.16
[INFO] [stderr]     Checking language-tags v0.2.2
[INFO] [stderr]    Compiling same-file v1.0.6
[INFO] [stderr]    Compiling pkg-config v0.3.19
[INFO] [stderr]     Checking tokio-threadpool v0.1.18
[INFO] [stderr]     Checking bytestring v1.0.0
[INFO] [stderr]     Checking time v0.1.43
[INFO] [stderr]    Compiling walkdir v2.3.2
[INFO] [stderr]     Checking tokio-udp v0.1.6
[INFO] [stderr]     Checking tokio-uds v0.2.7
[INFO] [stderr]     Checking tokio-tcp v0.1.4
[INFO] [stderr]     Checking idna v0.1.5
[INFO] [stderr]     Checking tokio-timer v0.2.13
[INFO] [stderr]     Checking tokio-current-thread v0.1.7
[INFO] [stderr]     Checking scheduled-thread-pool v0.2.5
[INFO] [stderr]     Checking percent-encoding v1.0.1
[INFO] [stderr]     Checking getrandom v0.2.3
[INFO] [stderr]     Checking r2d2 v0.8.9
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]     Checking scoped-tls v0.1.2
[INFO] [stderr]     Checking tokio-fs v0.1.7
[INFO] [stderr]     Checking once_cell v1.8.0
[INFO] [stderr]     Checking termcolor v1.1.2
[INFO] [stderr]     Checking humantime v2.1.0
[INFO] [stderr]     Checking qstring v0.7.2
[INFO] [stderr]     Checking dotenv v0.15.0
[INFO] [stderr]    Compiling mysqlclient-sys v0.2.4
[INFO] [stderr]     Checking regex v1.5.4
[INFO] [stderr]     Checking tokio v0.1.22
[INFO] [stderr]     Checking url v1.7.2
[INFO] [stderr]     Checking tokio-core v0.1.18
[INFO] [stderr]     Checking tokio-util v0.3.1
[INFO] [stderr]     Checking env_logger v0.8.4
[INFO] [stderr]    Compiling derive_more v0.99.16
[INFO] [stderr]    Compiling actix-macros v0.1.3
[INFO] [stderr]    Compiling thiserror-impl v1.0.26
[INFO] [stderr]    Compiling pin-project-internal v1.0.7
[INFO] [stderr]    Compiling time-macros-impl v0.1.2
[INFO] [stderr]    Compiling enum-as-inner v0.3.3
[INFO] [stderr]    Compiling actix-web-codegen v0.4.0
[INFO] [stderr]    Compiling diesel_derives v1.4.1
[INFO] [stderr]     Checking time-macros v0.1.1
[INFO] [stderr]     Checking thiserror v1.0.26
[INFO] [stderr]     Checking pin-project v1.0.7
[INFO] [stderr]     Checking pin-project v0.4.28
[INFO] [stderr]     Checking tracing-futures v0.2.5
[INFO] [stderr]     Checking actix-codec v0.3.0
[INFO] [stderr]     Checking brotli2 v0.3.2
[INFO] [stderr]     Checking actix-threadpool v0.3.3
[INFO] [stderr]     Checking actix-rt v1.1.1
[INFO] [stderr]     Checking actix-service v1.0.6
[INFO] [stderr]     Checking futures-executor v0.3.15
[INFO] [stderr]     Checking h2 v0.2.7
[INFO] [stderr]     Checking futures v0.3.15
[INFO] [stderr]     Checking trust-dns-proto v0.19.7
[INFO] [stderr]     Checking actix-utils v2.0.0
[INFO] [stderr]     Checking actix-server v1.0.4
[INFO] [stderr]     Checking actix-tls v2.0.0
[INFO] [stderr]     Checking actix-testing v1.0.1
[INFO] [stderr]     Checking trust-dns-resolver v0.19.7
[INFO] [stderr]     Checking actix-connect v2.0.0
[INFO] [stderr]     Checking serde_urlencoded v0.7.0
[INFO] [stderr]     Checking chrono v0.4.19
[INFO] [stderr]     Checking actix-router v0.2.7
[INFO] [stderr]     Checking uuid v0.8.2
[INFO] [stderr]     Checking diesel v1.4.7
[INFO] [stderr]     Checking actix-http v2.2.0
[INFO] [stderr]    Compiling chrono_locale v0.1.1
[INFO] [stderr]     Checking awc v2.0.3
[INFO] [stderr]     Checking actix-web v3.3.2
[INFO] [stderr]     Checking actix-cors v0.5.4
[INFO] [stderr]     Checking rust-kinerja-service v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `std::pin::Pin`
[INFO] [stdout]  --> src/api_middleware/auth_middleware.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::pin::Pin;
[INFO] [stdout]   |     ^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::repositories::authorization`
[INFO] [stdout]  --> src/api_middleware/auth_middleware.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use crate::repositories::authorization;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `futures::Future`
[INFO] [stdout]   --> src/api_middleware/auth_middleware.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout] 10 | use futures::Future;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `ConnectionPools`, `controllers::backlog::BacklogParams`
[INFO] [stdout]  --> src/repositories/backlog.rs:1:13
[INFO] [stdout]   |
[INFO] [stdout] 1 | use crate::{ConnectionPools, DbPool, controllers::backlog::BacklogParams};
[INFO] [stdout]   |             ^^^^^^^^^^^^^^^          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Backlog`, `LoggingInsert`
[INFO] [stdout]   --> src/repositories/backlog.rs:5:5
[INFO] [stdout]    |
[INFO] [stdout] 5  |     Backlog, 
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 13 |     LoggingInsert, 
[INFO] [stdout]    |     ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Error`, `get`, `post`
[INFO] [stdout]   --> src/repositories/backlog.rs:28:36
[INFO] [stdout]    |
[INFO] [stdout] 28 | use actix_web::{HttpResponse, web, get, post, Error};
[INFO] [stdout]    |                                    ^^^  ^^^^  ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `diesel::RunQueryDsl`
[INFO] [stdout]   --> src/repositories/backlog.rs:30:5
[INFO] [stdout]    |
[INFO] [stdout] 30 | use diesel::RunQueryDsl;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Deserialize`
[INFO] [stdout]   --> src/repositories/backlog.rs:31:24
[INFO] [stdout]    |
[INFO] [stdout] 31 | use serde::{Serialize, Deserialize};
[INFO] [stdout]    |                        ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `actix_web::error::ErrorInternalServerError`
[INFO] [stdout]   --> src/repositories/backlog.rs:32:5
[INFO] [stdout]    |
[INFO] [stdout] 32 | use actix_web::error::ErrorInternalServerError;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Pegawai`
[INFO] [stdout]  --> src/repositories/unit.rs:1:21
[INFO] [stdout]   |
[INFO] [stdout] 1 | use crate::models::{Pegawai, UnitKerja};
[INFO] [stdout]   |                     ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Error`
[INFO] [stdout]  --> src/repositories/unit.rs:3:22
[INFO] [stdout]   |
[INFO] [stdout] 3 | use actix_web::{web, Error, HttpResponse};
[INFO] [stdout]   |                      ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `PegawaiTHL`, `UnitKerja`
[INFO] [stdout]  --> src/repositories/employee.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 |     PegawaiTHL, 
[INFO] [stdout]   |     ^^^^^^^^^^
[INFO] [stdout] 4 |     UnitKerja,
[INFO] [stdout]   |     ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `repositories`
[INFO] [stdout]  --> src/repositories/employee.rs:6:30
[INFO] [stdout]   |
[INFO] [stdout] 6 | use crate::{actions, DbPool, repositories};
[INFO] [stdout]   |                              ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Error`
[INFO] [stdout]  --> src/repositories/employee.rs:7:22
[INFO] [stdout]   |
[INFO] [stdout] 7 | use actix_web::{web, Error, HttpResponse};
[INFO] [stdout]   |                      ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Deserialize`, `Serialize`
[INFO] [stdout]  --> src/repositories/employee.rs:8:13
[INFO] [stdout]   |
[INFO] [stdout] 8 | use serde::{Serialize, Deserialize};
[INFO] [stdout]   |             ^^^^^^^^^  ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `actix_web::error::ErrorInternalServerError`
[INFO] [stdout]  --> src/repositories/employee.rs:9:5
[INFO] [stdout]   |
[INFO] [stdout] 9 | use actix_web::error::ErrorInternalServerError;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Datelike`, `Duration`, `NaiveDateTime`, `NaiveDate`, `Utc`
[INFO] [stdout]   --> src/repositories/employee.rs:10:14
[INFO] [stdout]    |
[INFO] [stdout] 10 | use chrono::{NaiveDate, Utc, Datelike, NaiveDateTime, Duration};
[INFO] [stdout]    |              ^^^^^^^^^  ^^^  ^^^^^^^^  ^^^^^^^^^^^^^  ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `NaiveDateTime`
[INFO] [stdout]  --> src/actions.rs:5:52
[INFO] [stdout]   |
[INFO] [stdout] 5 | use chrono::{Datelike, Duration, Local, NaiveDate, NaiveDateTime, Utc};
[INFO] [stdout]   |                                                    ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `diesel::dsl::date`
[INFO] [stdout]  --> src/actions.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 7 | use diesel::dsl::date;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `AktivitasInsertV2`, `BacklogProject`, `Backlog`, `CatatanProject`, `Indikator`, `MemberProject`, `ProjectBacklog`, `Sasaran`, `TransportBaru`, `UraianJabatan`, `Userorg`
[INFO] [stdout]   --> src/actions.rs:13:5
[INFO] [stdout]    |
[INFO] [stdout] 13 |     TransportBaru,
[INFO] [stdout]    |     ^^^^^^^^^^^^^
[INFO] [stdout] 14 |     BacklogInsert,
[INFO] [stdout] 15 |     Backlog,
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 18 |     Userorg,
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 22 |     AktivitasInsertV2,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 23 |     Sasaran,
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout] 24 |     Indikator,
[INFO] [stdout]    |     ^^^^^^^^^
[INFO] [stdout] 25 |     BacklogStatus,
[INFO] [stdout] 26 |     UraianJabatan,
[INFO] [stdout]    |     ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 30 |     ProjectBacklog,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^
[INFO] [stdout] 31 |     MemberProject,
[INFO] [stdout]    |     ^^^^^^^^^^^^^
[INFO] [stdout] 32 |     CatatanProject,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^
[INFO] [stdout] 33 |     BacklogProject
[INFO] [stdout]    |     ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::schema::pemetaan_transportasi_t::dsl::*`
[INFO] [stdout]    --> src/actions.rs:837:9
[INFO] [stdout]     |
[INFO] [stdout] 837 |     use crate::schema::pemetaan_transportasi_t::dsl::*;
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::schema::pemetaan_transportasi_t::dsl::*`
[INFO] [stdout]    --> src/actions.rs:850:9
[INFO] [stdout]     |
[INFO] [stdout] 850 |     use crate::schema::pemetaan_transportasi_t::dsl::*;
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]     --> src/actions.rs:1108:13
[INFO] [stdout]      |
[INFO] [stdout] 1108 | ) -> Result<(BacklogUpdate), diesel::result::Error> {
[INFO] [stdout]      |             ^             ^
[INFO] [stdout]      |
[INFO] [stdout]      = note: `#[warn(unused_parens)]` on by default
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]      |
[INFO] [stdout] 1108 - ) -> Result<(BacklogUpdate), diesel::result::Error> {
[INFO] [stdout] 1108 + ) -> Result<BacklogUpdate, diesel::result::Error> {
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]     --> src/actions.rs:1175:12
[INFO] [stdout]      |
[INFO] [stdout] 1175 | )-> Result<(Vec<UserorgV2>), diesel::result::Error> {
[INFO] [stdout]      |            ^              ^
[INFO] [stdout]      |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]      |
[INFO] [stdout] 1175 - )-> Result<(Vec<UserorgV2>), diesel::result::Error> {
[INFO] [stdout] 1175 + )-> Result<Vec<UserorgV2>, diesel::result::Error> {
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]     --> src/actions.rs:1236:12
[INFO] [stdout]      |
[INFO] [stdout] 1236 | )-> Result<(Option<UserorgV2>), diesel::result::Error> {
[INFO] [stdout]      |            ^                 ^
[INFO] [stdout]      |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]      |
[INFO] [stdout] 1236 - )-> Result<(Option<UserorgV2>), diesel::result::Error> {
[INFO] [stdout] 1236 + )-> Result<Option<UserorgV2>, diesel::result::Error> {
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `diesel::sql_types::BigInt`
[INFO] [stdout]   --> src/models.rs:12:5
[INFO] [stdout]    |
[INFO] [stdout] 12 | use diesel::sql_types::BigInt;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `diesel::sql_types::Bool`
[INFO] [stdout]   --> src/models.rs:13:5
[INFO] [stdout]    |
[INFO] [stdout] 13 | use diesel::sql_types::Bool;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `NaiveDateTime`
[INFO] [stdout]   --> src/controllers/backlog.rs:15:25
[INFO] [stdout]    |
[INFO] [stdout] 15 | use chrono::{NaiveDate, NaiveDateTime, Utc};
[INFO] [stdout]    |                         ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `DbPool`, `JSONResult`
[INFO] [stdout]   --> src/controllers/backlog.rs:16:30
[INFO] [stdout]    |
[INFO] [stdout] 16 | use crate::{ConnectionPools, DbPool, JSONResult, LoginData, repositories::backlog};
[INFO] [stdout]    |                              ^^^^^^  ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::pin::Pin`
[INFO] [stdout]  --> src/api_middleware/auth_middleware.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::pin::Pin;
[INFO] [stdout]   |     ^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::repositories::authorization`
[INFO] [stdout]  --> src/api_middleware/auth_middleware.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use crate::repositories::authorization;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `futures::Future`
[INFO] [stdout]   --> src/api_middleware/auth_middleware.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout] 10 | use futures::Future;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `ConnectionPools`, `controllers::backlog::BacklogParams`
[INFO] [stdout]  --> src/repositories/backlog.rs:1:13
[INFO] [stdout]   |
[INFO] [stdout] 1 | use crate::{ConnectionPools, DbPool, controllers::backlog::BacklogParams};
[INFO] [stdout]   |             ^^^^^^^^^^^^^^^          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Backlog`, `LoggingInsert`
[INFO] [stdout]   --> src/repositories/backlog.rs:5:5
[INFO] [stdout]    |
[INFO] [stdout] 5  |     Backlog, 
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 13 |     LoggingInsert, 
[INFO] [stdout]    |     ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Error`, `get`, `post`
[INFO] [stdout]   --> src/repositories/backlog.rs:28:36
[INFO] [stdout]    |
[INFO] [stdout] 28 | use actix_web::{HttpResponse, web, get, post, Error};
[INFO] [stdout]    |                                    ^^^  ^^^^  ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `diesel::RunQueryDsl`
[INFO] [stdout]   --> src/repositories/backlog.rs:30:5
[INFO] [stdout]    |
[INFO] [stdout] 30 | use diesel::RunQueryDsl;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Deserialize`
[INFO] [stdout]   --> src/repositories/backlog.rs:31:24
[INFO] [stdout]    |
[INFO] [stdout] 31 | use serde::{Serialize, Deserialize};
[INFO] [stdout]    |                        ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `actix_web::error::ErrorInternalServerError`
[INFO] [stdout]   --> src/repositories/backlog.rs:32:5
[INFO] [stdout]    |
[INFO] [stdout] 32 | use actix_web::error::ErrorInternalServerError;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Pegawai`
[INFO] [stdout]  --> src/repositories/unit.rs:1:21
[INFO] [stdout]   |
[INFO] [stdout] 1 | use crate::models::{Pegawai, UnitKerja};
[INFO] [stdout]   |                     ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Error`
[INFO] [stdout]  --> src/repositories/unit.rs:3:22
[INFO] [stdout]   |
[INFO] [stdout] 3 | use actix_web::{web, Error, HttpResponse};
[INFO] [stdout]   |                      ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `PegawaiTHL`, `UnitKerja`
[INFO] [stdout]  --> src/repositories/employee.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 |     PegawaiTHL, 
[INFO] [stdout]   |     ^^^^^^^^^^
[INFO] [stdout] 4 |     UnitKerja,
[INFO] [stdout]   |     ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `repositories`
[INFO] [stdout]  --> src/repositories/employee.rs:6:30
[INFO] [stdout]   |
[INFO] [stdout] 6 | use crate::{actions, DbPool, repositories};
[INFO] [stdout]   |                              ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Error`
[INFO] [stdout]  --> src/repositories/employee.rs:7:22
[INFO] [stdout]   |
[INFO] [stdout] 7 | use actix_web::{web, Error, HttpResponse};
[INFO] [stdout]   |                      ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Deserialize`, `Serialize`
[INFO] [stdout]  --> src/repositories/employee.rs:8:13
[INFO] [stdout]   |
[INFO] [stdout] 8 | use serde::{Serialize, Deserialize};
[INFO] [stdout]   |             ^^^^^^^^^  ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `actix_web::error::ErrorInternalServerError`
[INFO] [stdout]  --> src/repositories/employee.rs:9:5
[INFO] [stdout]   |
[INFO] [stdout] 9 | use actix_web::error::ErrorInternalServerError;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Datelike`, `Duration`, `NaiveDateTime`, `NaiveDate`, `Utc`
[INFO] [stdout]   --> src/repositories/employee.rs:10:14
[INFO] [stdout]    |
[INFO] [stdout] 10 | use chrono::{NaiveDate, Utc, Datelike, NaiveDateTime, Duration};
[INFO] [stdout]    |              ^^^^^^^^^  ^^^  ^^^^^^^^  ^^^^^^^^^^^^^  ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `NaiveDateTime`
[INFO] [stdout]  --> src/actions.rs:5:52
[INFO] [stdout]   |
[INFO] [stdout] 5 | use chrono::{Datelike, Duration, Local, NaiveDate, NaiveDateTime, Utc};
[INFO] [stdout]   |                                                    ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `diesel::dsl::date`
[INFO] [stdout]  --> src/actions.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 7 | use diesel::dsl::date;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `AktivitasInsertV2`, `BacklogProject`, `Backlog`, `CatatanProject`, `Indikator`, `MemberProject`, `ProjectBacklog`, `Sasaran`, `TransportBaru`, `UraianJabatan`, `Userorg`
[INFO] [stdout]   --> src/actions.rs:13:5
[INFO] [stdout]    |
[INFO] [stdout] 13 |     TransportBaru,
[INFO] [stdout]    |     ^^^^^^^^^^^^^
[INFO] [stdout] 14 |     BacklogInsert,
[INFO] [stdout] 15 |     Backlog,
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 18 |     Userorg,
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 22 |     AktivitasInsertV2,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 23 |     Sasaran,
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout] 24 |     Indikator,
[INFO] [stdout]    |     ^^^^^^^^^
[INFO] [stdout] 25 |     BacklogStatus,
[INFO] [stdout] 26 |     UraianJabatan,
[INFO] [stdout]    |     ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 30 |     ProjectBacklog,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^
[INFO] [stdout] 31 |     MemberProject,
[INFO] [stdout]    |     ^^^^^^^^^^^^^
[INFO] [stdout] 32 |     CatatanProject,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^
[INFO] [stdout] 33 |     BacklogProject
[INFO] [stdout]    |     ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::schema::pemetaan_transportasi_t::dsl::*`
[INFO] [stdout]    --> src/actions.rs:837:9
[INFO] [stdout]     |
[INFO] [stdout] 837 |     use crate::schema::pemetaan_transportasi_t::dsl::*;
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::schema::pemetaan_transportasi_t::dsl::*`
[INFO] [stdout]    --> src/actions.rs:850:9
[INFO] [stdout]     |
[INFO] [stdout] 850 |     use crate::schema::pemetaan_transportasi_t::dsl::*;
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]     --> src/actions.rs:1108:13
[INFO] [stdout]      |
[INFO] [stdout] 1108 | ) -> Result<(BacklogUpdate), diesel::result::Error> {
[INFO] [stdout]      |             ^             ^
[INFO] [stdout]      |
[INFO] [stdout]      = note: `#[warn(unused_parens)]` on by default
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]      |
[INFO] [stdout] 1108 - ) -> Result<(BacklogUpdate), diesel::result::Error> {
[INFO] [stdout] 1108 + ) -> Result<BacklogUpdate, diesel::result::Error> {
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]     --> src/actions.rs:1175:12
[INFO] [stdout]      |
[INFO] [stdout] 1175 | )-> Result<(Vec<UserorgV2>), diesel::result::Error> {
[INFO] [stdout]      |            ^              ^
[INFO] [stdout]      |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]      |
[INFO] [stdout] 1175 - )-> Result<(Vec<UserorgV2>), diesel::result::Error> {
[INFO] [stdout] 1175 + )-> Result<Vec<UserorgV2>, diesel::result::Error> {
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]     --> src/actions.rs:1236:12
[INFO] [stdout]      |
[INFO] [stdout] 1236 | )-> Result<(Option<UserorgV2>), diesel::result::Error> {
[INFO] [stdout]      |            ^                 ^
[INFO] [stdout]      |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]      |
[INFO] [stdout] 1236 - )-> Result<(Option<UserorgV2>), diesel::result::Error> {
[INFO] [stdout] 1236 + )-> Result<Option<UserorgV2>, diesel::result::Error> {
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `diesel::sql_types::BigInt`
[INFO] [stdout]   --> src/models.rs:12:5
[INFO] [stdout]    |
[INFO] [stdout] 12 | use diesel::sql_types::BigInt;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `diesel::sql_types::Bool`
[INFO] [stdout]   --> src/models.rs:13:5
[INFO] [stdout]    |
[INFO] [stdout] 13 | use diesel::sql_types::Bool;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `NaiveDateTime`
[INFO] [stdout]   --> src/controllers/backlog.rs:15:25
[INFO] [stdout]    |
[INFO] [stdout] 15 | use chrono::{NaiveDate, NaiveDateTime, Utc};
[INFO] [stdout]    |                         ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `DbPool`, `JSONResult`
[INFO] [stdout]   --> src/controllers/backlog.rs:16:30
[INFO] [stdout]    |
[INFO] [stdout] 16 | use crate::{ConnectionPools, DbPool, JSONResult, LoginData, repositories::backlog};
[INFO] [stdout]    |                              ^^^^^^  ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `status`
[INFO] [stdout]    --> src/repositories/backlog.rs:294:9
[INFO] [stdout]     |
[INFO] [stdout] 294 |     let status = web::block(move || 
[INFO] [stdout]     |         ^^^^^^ help: if this is intentional, prefix it with an underscore: `_status`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `status`
[INFO] [stdout]    --> src/repositories/backlog.rs:294:9
[INFO] [stdout]     |
[INFO] [stdout] 294 |     let status = web::block(move || 
[INFO] [stdout]     |         ^^^^^^ help: if this is intentional, prefix it with an underscore: `_status`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/controllers/backlog.rs:472:17
[INFO] [stdout]     |
[INFO] [stdout] 472 |             let mut member = Member{
[INFO] [stdout]     |                 ----^^^^^^
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 help: remove this `mut`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_mut)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/controllers/backlog.rs:485:17
[INFO] [stdout]     |
[INFO] [stdout] 485 |             let mut catatan = Catatan{
[INFO] [stdout]     |                 ----^^^^^^^
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/controllers/backlog.rs:495:17
[INFO] [stdout]     |
[INFO] [stdout] 495 |             let mut backlog = Backlog{
[INFO] [stdout]     |                 ----^^^^^^^
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `result_cat`
[INFO] [stdout]    --> src/controllers/backlog.rs:572:9
[INFO] [stdout]     |
[INFO] [stdout] 572 |     let result_cat= backlog::post_catatan(
[INFO] [stdout]     |         ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_result_cat`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `result_mem`
[INFO] [stdout]    --> src/controllers/backlog.rs:577:9
[INFO] [stdout]     |
[INFO] [stdout] 577 |     let result_mem= backlog::post_member(
[INFO] [stdout]     |         ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_result_mem`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/controllers/backlog.rs:472:17
[INFO] [stdout]     |
[INFO] [stdout] 472 |             let mut member = Member{
[INFO] [stdout]     |                 ----^^^^^^
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 help: remove this `mut`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_mut)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/controllers/backlog.rs:485:17
[INFO] [stdout]     |
[INFO] [stdout] 485 |             let mut catatan = Catatan{
[INFO] [stdout]     |                 ----^^^^^^^
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/controllers/backlog.rs:495:17
[INFO] [stdout]     |
[INFO] [stdout] 495 |             let mut backlog = Backlog{
[INFO] [stdout]     |                 ----^^^^^^^
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `result_cat`
[INFO] [stdout]    --> src/controllers/backlog.rs:572:9
[INFO] [stdout]     |
[INFO] [stdout] 572 |     let result_cat= backlog::post_catatan(
[INFO] [stdout]     |         ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_result_cat`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `result_mem`
[INFO] [stdout]    --> src/controllers/backlog.rs:577:9
[INFO] [stdout]     |
[INFO] [stdout] 577 |     let result_mem= backlog::post_member(
[INFO] [stdout]     |         ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_result_mem`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `diesel::prelude`
[INFO] [stdout]   --> src/main.rs:12:5
[INFO] [stdout]    |
[INFO] [stdout] 12 | use diesel::prelude::*;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable pattern
[INFO] [stdout]    --> src/actions.rs:559:9
[INFO] [stdout]     |
[INFO] [stdout] 559 |         "210107001500001100001" => result = table.filter(jenis_jab.eq("E.I.a")),
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unreachable_patterns)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/actions.rs:543:9
[INFO] [stdout]     |
[INFO] [stdout] 543 |     let mut result;
[INFO] [stdout]     |         ----^^^^^^
[INFO] [stdout]     |         |
[INFO] [stdout]     |         help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `diesel::prelude`
[INFO] [stdout]   --> src/main.rs:12:5
[INFO] [stdout]    |
[INFO] [stdout] 12 | use diesel::prelude::*;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `nip_lama`
[INFO] [stdout]    --> src/actions.rs:964:5
[INFO] [stdout]     |
[INFO] [stdout] 964 |     nip_lama:  Option<String>,
[INFO] [stdout]     |     ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_nip_lama`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable pattern
[INFO] [stdout]    --> src/actions.rs:559:9
[INFO] [stdout]     |
[INFO] [stdout] 559 |         "210107001500001100001" => result = table.filter(jenis_jab.eq("E.I.a")),
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unreachable_patterns)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/actions.rs:543:9
[INFO] [stdout]     |
[INFO] [stdout] 543 |     let mut result;
[INFO] [stdout]     |         ----^^^^^^
[INFO] [stdout]     |         |
[INFO] [stdout]     |         help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `hasil`
[INFO] [stdout]     --> src/actions.rs:1265:9
[INFO] [stdout]      |
[INFO] [stdout] 1265 |     let hasil = request;
[INFO] [stdout]      |         ^^^^^ help: if this is intentional, prefix it with an underscore: `_hasil`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `nip_lama`
[INFO] [stdout]    --> src/actions.rs:964:5
[INFO] [stdout]     |
[INFO] [stdout] 964 |     nip_lama:  Option<String>,
[INFO] [stdout]     |     ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_nip_lama`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `hasil`
[INFO] [stdout]     --> src/actions.rs:1265:9
[INFO] [stdout]      |
[INFO] [stdout] 1265 |     let hasil = request;
[INFO] [stdout]      |         ^^^^^ help: if this is intentional, prefix it with an underscore: `_hasil`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `authorize_token` is never used
[INFO] [stdout]  --> src/repositories/authorization.rs:4:14
[INFO] [stdout]   |
[INFO] [stdout] 4 | pub async fn authorize_token(token: String, pool: &DbPool) -> Result<bool, Error> {
[INFO] [stdout]   |              ^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `get_all_backlog` is never used
[INFO] [stdout]   --> src/repositories/backlog.rs:43:14
[INFO] [stdout]    |
[INFO] [stdout] 43 | pub async fn get_all_backlog(
[INFO] [stdout]    |              ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `get_unit_by_unit_code` is never used
[INFO] [stdout]  --> src/repositories/unit.rs:5:14
[INFO] [stdout]   |
[INFO] [stdout] 5 | pub async fn get_unit_by_unit_code(
[INFO] [stdout]   |              ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `get_all_users` is never used
[INFO] [stdout]   --> src/actions.rs:39:8
[INFO] [stdout]    |
[INFO] [stdout] 39 | pub fn get_all_users(
[INFO] [stdout]    |        ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `get_user_by_employee_id` is never used
[INFO] [stdout]   --> src/actions.rs:49:8
[INFO] [stdout]    |
[INFO] [stdout] 49 | pub fn get_user_by_employee_id(
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `get_all_pegawais` is never used
[INFO] [stdout]   --> src/actions.rs:77:8
[INFO] [stdout]    |
[INFO] [stdout] 77 | pub fn get_all_pegawais(
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `get_all_pegawais_employee_id` is never used
[INFO] [stdout]   --> src/actions.rs:90:8
[INFO] [stdout]    |
[INFO] [stdout] 90 | pub fn get_all_pegawais_employee_id(
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `get_first_count_pegawais` is never used
[INFO] [stdout]    --> src/actions.rs:104:8
[INFO] [stdout]     |
[INFO] [stdout] 104 | pub fn get_first_count_pegawais(
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `get_pegawai_thl_by_user_nip` is never used
[INFO] [stdout]    --> src/actions.rs:133:8
[INFO] [stdout]     |
[INFO] [stdout] 133 | pub fn get_pegawai_thl_by_user_nip(
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `get_pegawai_by_nipbaru` is never used
[INFO] [stdout]    --> src/actions.rs:161:8
[INFO] [stdout]     |
[INFO] [stdout] 161 | pub fn get_pegawai_by_nipbaru(
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `get_permissions` is never used
[INFO] [stdout]    --> src/actions.rs:230:8
[INFO] [stdout]     |
[INFO] [stdout] 230 | pub fn get_permissions(
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `get_attendance_record_within_periods` is never used
[INFO] [stdout]    --> src/actions.rs:245:8
[INFO] [stdout]     |
[INFO] [stdout] 245 | pub fn get_attendance_record_within_periods(
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `get_attendance_record_by_date` is never used
[INFO] [stdout]    --> src/actions.rs:277:8
[INFO] [stdout]     |
[INFO] [stdout] 277 | pub fn get_attendance_record_by_date(
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `get_attendance_thl_record_by_date` is never used
[INFO] [stdout]    --> src/actions.rs:302:8
[INFO] [stdout]     |
[INFO] [stdout] 302 | pub fn get_attendance_thl_record_by_date(
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `get_todays_attendance_record` is never used
[INFO] [stdout]    --> src/actions.rs:327:8
[INFO] [stdout]     |
[INFO] [stdout] 327 | pub fn get_todays_attendance_record(
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `get_todays_attendance_thl_record` is never used
[INFO] [stdout]    --> src/actions.rs:358:8
[INFO] [stdout]     |
[INFO] [stdout] 358 | pub fn get_todays_attendance_thl_record(
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `get_national_holiday_including_facultative` is never used
[INFO] [stdout]    --> src/actions.rs:384:8
[INFO] [stdout]     |
[INFO] [stdout] 384 | pub fn get_national_holiday_including_facultative(
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `get_todays_attendance_record_minus_n` is never used
[INFO] [stdout]    --> src/actions.rs:398:8
[INFO] [stdout]     |
[INFO] [stdout] 398 | pub fn get_todays_attendance_record_minus_n(
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `get_leave_allowance_for_year_minus_n` is never used
[INFO] [stdout]    --> src/actions.rs:430:8
[INFO] [stdout]     |
[INFO] [stdout] 430 | pub fn get_leave_allowance_for_year_minus_n(
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `get_suspended_leave_request_for_current_year` is never used
[INFO] [stdout]    --> src/actions.rs:447:8
[INFO] [stdout]     |
[INFO] [stdout] 447 | pub fn get_suspended_leave_request_for_current_year(
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `get_subordinates_open_work_leave_request` is never used
[INFO] [stdout]    --> src/actions.rs:465:8
[INFO] [stdout]     |
[INFO] [stdout] 465 | pub fn get_subordinates_open_work_leave_request(
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `get_list_pengajuan_cuti_ds_bawahan` is never used
[INFO] [stdout]    --> src/actions.rs:495:8
[INFO] [stdout]     |
[INFO] [stdout] 495 | pub fn get_list_pengajuan_cuti_ds_bawahan(
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `get_list_pengajuan_cuti_by_kode_unit` is never used
[INFO] [stdout]    --> src/actions.rs:514:8
[INFO] [stdout]     |
[INFO] [stdout] 514 | pub fn get_list_pengajuan_cuti_by_kode_unit(
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `get_pengajuan_kgb_pegawai` is never used
[INFO] [stdout]    --> src/actions.rs:532:8
[INFO] [stdout]     |
[INFO] [stdout] 532 | pub fn get_pengajuan_kgb_pegawai(
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `get_pengajuan_kgb_by_kode_unit` is never used
[INFO] [stdout]    --> src/actions.rs:572:8
[INFO] [stdout]     |
[INFO] [stdout] 572 | pub fn get_pengajuan_kgb_by_kode_unit(
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `get_pengajuan_kgb_for_pkp` is never used
[INFO] [stdout]    --> src/actions.rs:584:8
[INFO] [stdout]     |
[INFO] [stdout] 584 | pub fn get_pengajuan_kgb_for_pkp(
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `get_subordinates_open_unpaid_leave_request` is never used
[INFO] [stdout]    --> src/actions.rs:597:8
[INFO] [stdout]     |
[INFO] [stdout] 597 | pub fn get_subordinates_open_unpaid_leave_request(
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `current_leave` is never used
[INFO] [stdout]    --> src/actions.rs:644:8
[INFO] [stdout]     |
[INFO] [stdout] 644 | pub fn current_leave(
[INFO] [stdout]     |        ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `latest_leave` is never used
[INFO] [stdout]    --> src/actions.rs:663:8
[INFO] [stdout]     |
[INFO] [stdout] 663 | pub fn latest_leave(
[INFO] [stdout]     |        ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `get_work_leave_by_employee_id` is never used
[INFO] [stdout]    --> src/actions.rs:683:8
[INFO] [stdout]     |
[INFO] [stdout] 683 | pub fn get_work_leave_by_employee_id(
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `get_latest_mobile_feature` is never used
[INFO] [stdout]    --> src/actions.rs:697:8
[INFO] [stdout]     |
[INFO] [stdout] 697 | pub fn get_latest_mobile_feature(
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `get_first_mobile_feature_by_status` is never used
[INFO] [stdout]    --> src/actions.rs:709:8
[INFO] [stdout]     |
[INFO] [stdout] 709 | pub fn get_first_mobile_feature_by_status(
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `update_attendance_record` is never used
[INFO] [stdout]    --> src/actions.rs:722:8
[INFO] [stdout]     |
[INFO] [stdout] 722 | pub fn update_attendance_record(
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `update_attendance_thl_record` is never used
[INFO] [stdout]    --> src/actions.rs:735:8
[INFO] [stdout]     |
[INFO] [stdout] 735 | pub fn update_attendance_thl_record(
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `create_attendance_record` is never used
[INFO] [stdout]    --> src/actions.rs:748:8
[INFO] [stdout]     |
[INFO] [stdout] 748 | pub fn create_attendance_record(
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `create_attendance_thl_record` is never used
[INFO] [stdout]    --> src/actions.rs:761:8
[INFO] [stdout]     |
[INFO] [stdout] 761 | pub fn create_attendance_thl_record(
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `get_referensi_transport` is never used
[INFO] [stdout]    --> src/actions.rs:822:8
[INFO] [stdout]     |
[INFO] [stdout] 822 | pub fn get_referensi_transport(
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `get_transport_by_niplama` is never used
[INFO] [stdout]    --> src/actions.rs:833:8
[INFO] [stdout]     |
[INFO] [stdout] 833 | pub fn get_transport_by_niplama(
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `get_all_transport` is never used
[INFO] [stdout]    --> src/actions.rs:847:8
[INFO] [stdout]     |
[INFO] [stdout] 847 | pub fn get_all_transport(
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `remove_old_transport` is never used
[INFO] [stdout]    --> src/actions.rs:859:8
[INFO] [stdout]     |
[INFO] [stdout] 859 | pub fn remove_old_transport(
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `create_transport` is never used
[INFO] [stdout]    --> src/actions.rs:868:8
[INFO] [stdout]     |
[INFO] [stdout] 868 | pub fn create_transport(
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `create_covid` is never used
[INFO] [stdout]    --> src/actions.rs:881:8
[INFO] [stdout]     |
[INFO] [stdout] 881 | pub fn create_covid(
[INFO] [stdout]     |        ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `get_latest_covid_by_niplama` is never used
[INFO] [stdout]    --> src/actions.rs:894:8
[INFO] [stdout]     |
[INFO] [stdout] 894 | pub fn get_latest_covid_by_niplama(
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `get_all_covid_by_niplama` is never used
[INFO] [stdout]    --> src/actions.rs:909:8
[INFO] [stdout]     |
[INFO] [stdout] 909 | pub fn get_all_covid_by_niplama(
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `get_all_covid` is never used
[INFO] [stdout]    --> src/actions.rs:924:8
[INFO] [stdout]     |
[INFO] [stdout] 924 | pub fn get_all_covid(
[INFO] [stdout]     |        ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `get_referensi_status_covid` is never used
[INFO] [stdout]    --> src/actions.rs:937:8
[INFO] [stdout]     |
[INFO] [stdout] 937 | pub fn get_referensi_status_covid(
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `get_referensi_gejala_covid` is never used
[INFO] [stdout]    --> src/actions.rs:949:8
[INFO] [stdout]     |
[INFO] [stdout] 949 | pub fn get_referensi_gejala_covid(
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `get_all_backlog_v1` is never used
[INFO] [stdout]    --> src/actions.rs:977:8
[INFO] [stdout]     |
[INFO] [stdout] 977 | pub fn get_all_backlog_v1(
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `get_all_backlog` is never used
[INFO] [stdout]     --> src/actions.rs:1006:8
[INFO] [stdout]      |
[INFO] [stdout] 1006 | pub fn get_all_backlog(
[INFO] [stdout]      |        ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `get_all_userorg_v1` is never used
[INFO] [stdout]     --> src/actions.rs:1131:8
[INFO] [stdout]      |
[INFO] [stdout] 1131 | pub fn get_all_userorg_v1(
[INFO] [stdout]      |        ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `create_logging_list` is never used
[INFO] [stdout]     --> src/actions.rs:1254:8
[INFO] [stdout]      |
[INFO] [stdout] 1254 | pub fn create_logging_list(
[INFO] [stdout]      |        ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `status` is never read
[INFO] [stdout]   --> src/controllers/backlog.rs:31:5
[INFO] [stdout]    |
[INFO] [stdout] 21 | pub struct BacklogParams{
[INFO] [stdout]    |            ------------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 31 |     status: Option<String>,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `niplama`, `nama_aktivitas`, `key_sort_unit`, and `tanggal_aktivitas` are never read
[INFO] [stdout]   --> src/controllers/backlog.rs:49:5
[INFO] [stdout]    |
[INFO] [stdout] 48 | pub struct AktivitasParams{
[INFO] [stdout]    |            --------------- fields in this struct
[INFO] [stdout] 49 |     niplama: Option<String>,
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout] 50 |     nama_aktivitas: Option<String>,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^
[INFO] [stdout] 51 |     key_sort_unit: Option<String>,
[INFO] [stdout]    |     ^^^^^^^^^^^^^
[INFO] [stdout] 52 |     tanggal_aktivitas: NaiveDate,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `id` is never read
[INFO] [stdout]   --> src/controllers/backlog.rs:74:5
[INFO] [stdout]    |
[INFO] [stdout] 73 | pub struct UserorgParamsId{
[INFO] [stdout]    |            --------------- field in this struct
[INFO] [stdout] 74 |     id: i32,
[INFO] [stdout]    |     ^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `requestV1` should have a snake case name
[INFO] [stdout]    --> src/repositories/backlog.rs:259:9
[INFO] [stdout]     |
[INFO] [stdout] 259 |     let requestV1 = AktivitasInsert{
[INFO] [stdout]     |         ^^^^^^^^^ help: convert the identifier to snake case: `request_v1`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(non_snake_case)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing
[INFO] [stdout]    --> src/actions.rs:334:122
[INFO] [stdout]     |
[INFO] [stdout] 334 |     let latest = t_fingerprint_android.order(id.desc()).filter(niplama.eq(employee_id)).first::<models::Fingerprint>(conn.clone())?;
[INFO] [stdout]     |                                                                                                                          ^^^^^^^^ help: remove this redundant call
[INFO] [stdout]     |
[INFO] [stdout]     = note: the type `diesel::MysqlConnection` does not implement `Clone`, so calling `clone` on `&diesel::MysqlConnection` copies the reference, which does not do anything and can be removed
[INFO] [stdout]     = note: `#[warn(noop_method_call)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]   --> src/models.rs:20:10
[INFO] [stdout]    |
[INFO] [stdout] 20 | #[derive(Queryable, Serialize, Debug, Clone)]
[INFO] [stdout]    |          ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current function `_impl_queryable_for_user`
[INFO] [stdout]    = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]    = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]    = note: requested on the command line with `-D non-local-definitions`
[INFO] [stdout]    = note: this error originates in the derive macro `Queryable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]   --> src/models.rs:39:10
[INFO] [stdout]    |
[INFO] [stdout] 39 | #[derive(Queryable, Serialize, Debug, Clone)]
[INFO] [stdout]    |          ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current function `_impl_queryable_for_referensitransport`
[INFO] [stdout]    = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]    = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]    = note: this error originates in the derive macro `Queryable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]   --> src/models.rs:47:10
[INFO] [stdout]    |
[INFO] [stdout] 47 | #[derive(Queryable, Serialize, Debug, Clone)]
[INFO] [stdout]    |          ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current function `_impl_queryable_for_kodeatasan`
[INFO] [stdout]    = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]    = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]    = note: this error originates in the derive macro `Queryable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]   --> src/models.rs:56:10
[INFO] [stdout]    |
[INFO] [stdout] 56 | #[derive(Queryable, Serialize, Debug, Clone)]
[INFO] [stdout]    |          ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current function `_impl_queryable_for_permission`
[INFO] [stdout]    = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]    = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]    = note: this error originates in the derive macro `Queryable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]   --> src/models.rs:65:10
[INFO] [stdout]    |
[INFO] [stdout] 65 | #[derive(Queryable, Serialize, Debug, Clone)]
[INFO] [stdout]    |          ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current function `_impl_queryable_for_holiday`
[INFO] [stdout]    = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]    = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]    = note: this error originates in the derive macro `Queryable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]   --> src/models.rs:79:10
[INFO] [stdout]    |
[INFO] [stdout] 79 | #[derive(Queryable, Serialize, Debug, Clone)]
[INFO] [stdout]    |          ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current function `_impl_queryable_for_mobilefeature`
[INFO] [stdout]    = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]    = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]    = note: this error originates in the derive macro `Queryable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]   --> src/models.rs:92:10
[INFO] [stdout]    |
[INFO] [stdout] 92 | #[derive(Queryable, Serialize, Debug, Clone)]
[INFO] [stdout]    |          ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current function `_impl_queryable_for_fingerprint`
[INFO] [stdout]    = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]    = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]    = note: this error originates in the derive macro `Queryable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]    --> src/models.rs:121:10
[INFO] [stdout]     |
[INFO] [stdout] 121 | #[derive(Queryable, Serialize, Debug, Clone)]
[INFO] [stdout]     |          ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: move this `impl` block outside the of the current function `_impl_queryable_for_fingerprintthl`
[INFO] [stdout]     = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]     = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]     = note: this error originates in the derive macro `Queryable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]    --> src/models.rs:150:10
[INFO] [stdout]     |
[INFO] [stdout] 150 | #[derive(AsChangeset, Deserialize)]
[INFO] [stdout]     |          ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: move this `impl` block outside the of the current function `_impl_as_changeset_for_fingerprintupdate`
[INFO] [stdout]     = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]     = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]     = note: this error originates in the derive macro `AsChangeset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]    --> src/models.rs:176:10
[INFO] [stdout]     |
[INFO] [stdout] 176 | #[derive(AsChangeset, Deserialize)]
[INFO] [stdout]     |          ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: move this `impl` block outside the of the current function `_impl_as_changeset_for_fingerprintthlupdate`
[INFO] [stdout]     = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]     = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]     = note: this error originates in the derive macro `AsChangeset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]    --> src/models.rs:202:10
[INFO] [stdout]     |
[INFO] [stdout] 202 | #[derive(Insertable, Deserialize)]
[INFO] [stdout]     |          ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: move this `impl` block outside the of the current function `_impl_insertable_for_fingerprintcreate`
[INFO] [stdout]     = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]     = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]     = note: this error originates in the derive macro `Insertable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]    --> src/models.rs:226:10
[INFO] [stdout]     |
[INFO] [stdout] 226 | #[derive(Insertable, Deserialize)]
[INFO] [stdout]     |          ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: move this `impl` block outside the of the current function `_impl_insertable_for_fingerprintthlcreate`
[INFO] [stdout]     = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]     = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]     = note: this error originates in the derive macro `Insertable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]    --> src/models.rs:250:10
[INFO] [stdout]     |
[INFO] [stdout] 250 | #[derive(Insertable, Deserialize)]
[INFO] [stdout]     |          ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: move this `impl` block outside the of the current function `_impl_insertable_for_transportbaru`
[INFO] [stdout]     = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]     = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]     = note: this error originates in the derive macro `Insertable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]    --> src/models.rs:260:10
[INFO] [stdout]     |
[INFO] [stdout] 260 | #[derive(Insertable, Deserialize)]
[INFO] [stdout]     |          ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: move this `impl` block outside the of the current function `_impl_insertable_for_covidbaru`
[INFO] [stdout]     = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]     = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]     = note: this error originates in the derive macro `Insertable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]    --> src/models.rs:280:10
[INFO] [stdout]     |
[INFO] [stdout] 280 | #[derive(Queryable, Serialize, Debug, Clone)]
[INFO] [stdout]     |          ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: move this `impl` block outside the of the current function `_impl_queryable_for_covid`
[INFO] [stdout]     = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]     = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]     = note: this error originates in the derive macro `Queryable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]    --> src/models.rs:300:10
[INFO] [stdout]     |
[INFO] [stdout] 300 | #[derive(Queryable, Serialize, Debug, Clone)]
[INFO] [stdout]     |          ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: move this `impl` block outside the of the current function `_impl_queryable_for_gejalacovid`
[INFO] [stdout]     = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]     = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]     = note: this error originates in the derive macro `Queryable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]    --> src/models.rs:307:10
[INFO] [stdout]     |
[INFO] [stdout] 307 | #[derive(Queryable, Serialize, Debug, Clone)]
[INFO] [stdout]     |          ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: move this `impl` block outside the of the current function `_impl_queryable_for_statuscovid`
[INFO] [stdout]     = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]     = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]     = note: this error originates in the derive macro `Queryable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]    --> src/models.rs:315:10
[INFO] [stdout]     |
[INFO] [stdout] 315 | #[derive(QueryableByName, Serialize, Debug, Clone)]
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: move this `impl` block outside the of the current function `_impl_queryable_by_name_for_transportasi`
[INFO] [stdout]     = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]     = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]     = note: this error originates in the derive macro `QueryableByName` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]    --> src/models.rs:339:10
[INFO] [stdout]     |
[INFO] [stdout] 339 | #[derive(Queryable, Serialize, Debug, Clone)]
[INFO] [stdout]     |          ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: move this `impl` block outside the of the current function `_impl_queryable_for_leaveallowance`
[INFO] [stdout]     = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]     = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]     = note: this error originates in the derive macro `Queryable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]    --> src/models.rs:353:10
[INFO] [stdout]     |
[INFO] [stdout] 353 | #[derive(Queryable, Serialize, Debug, Clone)]
[INFO] [stdout]     |          ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: move this `impl` block outside the of the current function `_impl_queryable_for_workleave`
[INFO] [stdout]     = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]     = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]     = note: this error originates in the derive macro `Queryable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]    --> src/models.rs:406:10
[INFO] [stdout]     |
[INFO] [stdout] 406 | #[derive(Queryable, Serialize, Debug, Clone)]
[INFO] [stdout]     |          ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: move this `impl` block outside the of the current function `_impl_queryable_for_activity`
[INFO] [stdout]     = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]     = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]     = note: this error originates in the derive macro `Queryable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]    --> src/models.rs:416:10
[INFO] [stdout]     |
[INFO] [stdout] 416 | #[derive(Queryable, Serialize, Debug, Clone)]
[INFO] [stdout]     |          ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: move this `impl` block outside the of the current function `_impl_queryable_for_unpaidleave`
[INFO] [stdout]     = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]     = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]     = note: this error originates in the derive macro `Queryable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]    --> src/models.rs:448:10
[INFO] [stdout]     |
[INFO] [stdout] 448 | #[derive(Queryable, Serialize, Debug, Clone)]
[INFO] [stdout]     |          ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: move this `impl` block outside the of the current function `_impl_queryable_for_unitkerja`
[INFO] [stdout]     = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]     = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]     = note: this error originates in the derive macro `Queryable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]    --> src/models.rs:461:10
[INFO] [stdout]     |
[INFO] [stdout] 461 | #[derive(Queryable, Serialize, Debug, Clone)]
[INFO] [stdout]     |          ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: move this `impl` block outside the of the current function `_impl_queryable_for_signature`
[INFO] [stdout]     = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]     = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]     = note: this error originates in the derive macro `Queryable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]    --> src/models.rs:519:10
[INFO] [stdout]     |
[INFO] [stdout] 519 | #[derive(Queryable, Serialize, Debug, Clone)]
[INFO] [stdout]     |          ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: move this `impl` block outside the of the current function `_impl_queryable_for_pegawai`
[INFO] [stdout]     = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]     = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]     = note: this error originates in the derive macro `Queryable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]    --> src/models.rs:586:10
[INFO] [stdout]     |
[INFO] [stdout] 586 | #[derive(Queryable, Serialize, Debug, Clone)]
[INFO] [stdout]     |          ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: move this `impl` block outside the of the current function `_impl_queryable_for_pegawaithl`
[INFO] [stdout]     = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]     = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]     = note: this error originates in the derive macro `Queryable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]    --> src/models.rs:653:10
[INFO] [stdout]     |
[INFO] [stdout] 653 | #[derive(Queryable, Serialize, Debug, Clone)]
[INFO] [stdout]     |          ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: move this `impl` block outside the of the current function `_impl_queryable_for_backlog`
[INFO] [stdout]     = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]     = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]     = note: this error originates in the derive macro `Queryable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]    --> src/models.rs:671:10
[INFO] [stdout]     |
[INFO] [stdout] 671 | #[derive(Queryable, Serialize, Debug, Clone)]
[INFO] [stdout]     |          ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: move this `impl` block outside the of the current function `_impl_queryable_for_backlogv2`
[INFO] [stdout]     = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]     = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]     = note: this error originates in the derive macro `Queryable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]    --> src/models.rs:691:10
[INFO] [stdout]     |
[INFO] [stdout] 691 | #[derive(Queryable, Serialize, Debug, Clone)]
[INFO] [stdout]     |          ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: move this `impl` block outside the of the current function `_impl_queryable_for_backlogproject`
[INFO] [stdout]     = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]     = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]     = note: this error originates in the derive macro `Queryable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]    --> src/models.rs:711:10
[INFO] [stdout]     |
[INFO] [stdout] 711 | #[derive(Insertable, Deserialize, Serialize)]
[INFO] [stdout]     |          ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: move this `impl` block outside the of the current function `_impl_insertable_for_backloginsert`
[INFO] [stdout]     = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]     = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]     = note: this error originates in the derive macro `Insertable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]    --> src/models.rs:728:10
[INFO] [stdout]     |
[INFO] [stdout] 728 | #[derive(AsChangeset, Deserialize, Serialize)]
[INFO] [stdout]     |          ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: move this `impl` block outside the of the current function `_impl_as_changeset_for_backlogupdate`
[INFO] [stdout]     = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]     = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]     = note: this error originates in the derive macro `AsChangeset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]    --> src/models.rs:744:10
[INFO] [stdout]     |
[INFO] [stdout] 744 | #[derive(AsChangeset, Deserialize, Serialize)]
[INFO] [stdout]     |          ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: move this `impl` block outside the of the current function `_impl_as_changeset_for_backlogdelete`
[INFO] [stdout]     = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]     = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]     = note: this error originates in the derive macro `AsChangeset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]    --> src/models.rs:750:10
[INFO] [stdout]     |
[INFO] [stdout] 750 | #[derive(AsChangeset, Deserialize, Serialize)]
[INFO] [stdout]     |          ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: move this `impl` block outside the of the current function `_impl_as_changeset_for_backlogstatus`
[INFO] [stdout]     = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]     = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]     = note: this error originates in the derive macro `AsChangeset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]    --> src/models.rs:757:10
[INFO] [stdout]     |
[INFO] [stdout] 757 | #[derive(Queryable, Serialize, Debug, Clone)]
[INFO] [stdout]     |          ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: move this `impl` block outside the of the current function `_impl_queryable_for_userorg`
[INFO] [stdout]     = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]     = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]     = note: this error originates in the derive macro `Queryable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]    --> src/models.rs:766:10
[INFO] [stdout]     |
[INFO] [stdout] 766 | #[derive(Queryable, Serialize, Debug, Clone)]
[INFO] [stdout]     |          ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: move this `impl` block outside the of the current function `_impl_queryable_for_userorgv2`
[INFO] [stdout]     = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]     = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]     = note: this error originates in the derive macro `Queryable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]    --> src/models.rs:776:10
[INFO] [stdout]     |
[INFO] [stdout] 776 | #[derive(Insertable, Deserialize, Serialize)]
[INFO] [stdout]     |          ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: move this `impl` block outside the of the current function `_impl_insertable_for_logginginsert`
[INFO] [stdout]     = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]     = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]     = note: this error originates in the derive macro `Insertable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]    --> src/models.rs:784:10
[INFO] [stdout]     |
[INFO] [stdout] 784 | #[derive(Insertable, Deserialize, Serialize)]
[INFO] [stdout]     |          ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: move this `impl` block outside the of the current function `_impl_insertable_for_aktivitasinsert`
[INFO] [stdout]     = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]     = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]     = note: this error originates in the derive macro `Insertable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]    --> src/models.rs:806:10
[INFO] [stdout]     |
[INFO] [stdout] 806 | #[derive(Queryable, Serialize, Debug, Clone)]
[INFO] [stdout]     |          ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: move this `impl` block outside the of the current function `_impl_queryable_for_datakehadiranv4`
[INFO] [stdout]     = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]     = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]     = note: this error originates in the derive macro `Queryable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]    --> src/models.rs:829:10
[INFO] [stdout]     |
[INFO] [stdout] 829 | #[derive(Queryable, Serialize, Debug, Clone)]
[INFO] [stdout]     |          ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: move this `impl` block outside the of the current function `_impl_queryable_for_aktivitasinsertv2`
[INFO] [stdout]     = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]     = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]     = note: this error originates in the derive macro `Queryable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]    --> src/models.rs:840:10
[INFO] [stdout]     |
[INFO] [stdout] 840 | #[derive(Queryable, Serialize, Debug, Clone)]
[INFO] [stdout]     |          ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: move this `impl` block outside the of the current function `_impl_queryable_for_sasaran`
[INFO] [stdout]     = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]     = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]     = note: this error originates in the derive macro `Queryable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]    --> src/models.rs:847:10
[INFO] [stdout]     |
[INFO] [stdout] 847 | #[derive(Queryable, Serialize, Debug, Clone)]
[INFO] [stdout]     |          ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: move this `impl` block outside the of the current function `_impl_queryable_for_indikator`
[INFO] [stdout]     = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]     = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]     = note: this error originates in the derive macro `Queryable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]    --> src/models.rs:856:10
[INFO] [stdout]     |
[INFO] [stdout] 856 | #[derive(Queryable, Serialize, Debug, Clone)]
[INFO] [stdout]     |          ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: move this `impl` block outside the of the current function `_impl_queryable_for_uraianjabatan`
[INFO] [stdout]     = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]     = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]     = note: this error originates in the derive macro `Queryable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]    --> src/models.rs:870:10
[INFO] [stdout]     |
[INFO] [stdout] 870 | #[derive(Queryable, Serialize, Debug, Clone)]
[INFO] [stdout]     |          ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: move this `impl` block outside the of the current function `_impl_queryable_for_projectbacklog`
[INFO] [stdout]     = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]     = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]     = note: this error originates in the derive macro `Queryable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]    --> src/models.rs:879:10
[INFO] [stdout]     |
[INFO] [stdout] 879 | #[derive(Insertable, Deserialize, Serialize)]
[INFO] [stdout]     |          ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: move this `impl` block outside the of the current function `_impl_insertable_for_projectinsert`
[INFO] [stdout]     = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]     = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]     = note: this error originates in the derive macro `Insertable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]    --> src/models.rs:888:10
[INFO] [stdout]     |
[INFO] [stdout] 888 | #[derive(Queryable, Serialize, Debug, Clone)]
[INFO] [stdout]     |          ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: move this `impl` block outside the of the current function `_impl_queryable_for_catatanproject`
[INFO] [stdout]     = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]     = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]     = note: this error originates in the derive macro `Queryable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]    --> src/models.rs:896:10
[INFO] [stdout]     |
[INFO] [stdout] 896 | #[derive(Insertable, Deserialize, Serialize)]
[INFO] [stdout]     |          ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: move this `impl` block outside the of the current function `_impl_insertable_for_catataninsert`
[INFO] [stdout]     = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]     = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]     = note: this error originates in the derive macro `Insertable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]    --> src/models.rs:904:10
[INFO] [stdout]     |
[INFO] [stdout] 904 | #[derive(Queryable, Serialize, Debug, Clone)]
[INFO] [stdout]     |          ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: move this `impl` block outside the of the current function `_impl_queryable_for_memberproject`
[INFO] [stdout]     = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]     = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]     = note: this error originates in the derive macro `Queryable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]    --> src/models.rs:915:10
[INFO] [stdout]     |
[INFO] [stdout] 915 | #[derive(Insertable, Deserialize, Serialize)]
[INFO] [stdout]     |          ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: move this `impl` block outside the of the current function `_impl_insertable_for_memberinsert`
[INFO] [stdout]     = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]     = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]     = note: this error originates in the derive macro `Insertable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]   --> src/schema.rs:3:1
[INFO] [stdout]    |
[INFO] [stdout] 3  | / table! {
[INFO] [stdout] 4  | |     ren_peg_last(id) {
[INFO] [stdout] 5  | |         id -> Integer,
[INFO] [stdout] 6  | |         niplama -> Varchar,
[INFO] [stdout] ...  |
[INFO] [stdout] 73 | |     }
[INFO] [stdout] 74 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current function `_impl_query_id_for_table`
[INFO] [stdout]    = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]    = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]    = note: this error 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] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]   --> src/schema.rs:3:1
[INFO] [stdout]    |
[INFO] [stdout] 3  | / table! {
[INFO] [stdout] 4  | |     ren_peg_last(id) {
[INFO] [stdout] 5  | |         id -> Integer,
[INFO] [stdout] 6  | |         niplama -> Varchar,
[INFO] [stdout] ...  |
[INFO] [stdout] 73 | |     }
[INFO] [stdout] 74 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current function `_impl_query_id_for_id`
[INFO] [stdout]    = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]    = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]    = note: this error 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] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]   --> src/schema.rs:3:1
[INFO] [stdout]    |
[INFO] [stdout] 3  | / table! {
[INFO] [stdout] 4  | |     ren_peg_last(id) {
[INFO] [stdout] 5  | |         id -> Integer,
[INFO] [stdout] 6  | |         niplama -> Varchar,
[INFO] [stdout] ...  |
[INFO] [stdout] 73 | |     }
[INFO] [stdout] 74 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current function `_impl_query_id_for_niplama`
[INFO] [stdout]    = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]    = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]    = note: this error 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] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]   --> src/schema.rs:3:1
[INFO] [stdout]    |
[INFO] [stdout] 3  | / table! {
[INFO] [stdout] 4  | |     ren_peg_last(id) {
[INFO] [stdout] 5  | |         id -> Integer,
[INFO] [stdout] 6  | |         niplama -> Varchar,
[INFO] [stdout] ...  |
[INFO] [stdout] 73 | |     }
[INFO] [stdout] 74 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current function `_impl_query_id_for_nipbaru`
[INFO] [stdout]    = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]    = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]    = note: this error 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] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]   --> src/schema.rs:3:1
[INFO] [stdout]    |
[INFO] [stdout] 3  | / table! {
[INFO] [stdout] 4  | |     ren_peg_last(id) {
[INFO] [stdout] 5  | |         id -> Integer,
[INFO] [stdout] 6  | |         niplama -> Varchar,
[INFO] [stdout] ...  |
[INFO] [stdout] 73 | |     }
[INFO] [stdout] 74 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current function `_impl_query_id_for_nip`
[INFO] [stdout]    = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]    = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]    = note: this error 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] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]   --> src/schema.rs:3:1
[INFO] [stdout]    |
[INFO] [stdout] 3  | / table! {
[INFO] [stdout] 4  | |     ren_peg_last(id) {
[INFO] [stdout] 5  | |         id -> Integer,
[INFO] [stdout] 6  | |         niplama -> Varchar,
[INFO] [stdout] ...  |
[INFO] [stdout] 73 | |     }
[INFO] [stdout] 74 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current function `_impl_query_id_for_nama`
[INFO] [stdout]    = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]    = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]    = note: this error 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] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]   --> src/schema.rs:3:1
[INFO] [stdout]    |
[INFO] [stdout] 3  | / table! {
[INFO] [stdout] 4  | |     ren_peg_last(id) {
[INFO] [stdout] 5  | |         id -> Integer,
[INFO] [stdout] 6  | |         niplama -> Varchar,
[INFO] [stdout] ...  |
[INFO] [stdout] 73 | |     }
[INFO] [stdout] 74 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current function `_impl_query_id_for_gelar_depan`
[INFO] [stdout]    = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]    = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]    = note: this error 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] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]   --> src/schema.rs:3:1
[INFO] [stdout]    |
[INFO] [stdout] 3  | / table! {
[INFO] [stdout] 4  | |     ren_peg_last(id) {
[INFO] [stdout] 5  | |         id -> Integer,
[INFO] [stdout] 6  | |         niplama -> Varchar,
[INFO] [stdout] ...  |
[INFO] [stdout] 73 | |     }
[INFO] [stdout] 74 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current function `_impl_query_id_for_gelar_belakang`
[INFO] [stdout]    = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]    = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]    = note: this error 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] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]   --> src/schema.rs:3:1
[INFO] [stdout]    |
[INFO] [stdout] 3  | / table! {
[INFO] [stdout] 4  | |     ren_peg_last(id) {
[INFO] [stdout] 5  | |         id -> Integer,
[INFO] [stdout] 6  | |         niplama -> Varchar,
[INFO] [stdout] ...  |
[INFO] [stdout] 73 | |     }
[INFO] [stdout] 74 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current function `_impl_query_id_for_s_nama_lengkap`
[INFO] [stdout]    = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]    = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]    = note: this error 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] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]   --> src/schema.rs:3:1
[INFO] [stdout]    |
[INFO] [stdout] 3  | / table! {
[INFO] [stdout] 4  | |     ren_peg_last(id) {
[INFO] [stdout] 5  | |         id -> Integer,
[INFO] [stdout] 6  | |         niplama -> Varchar,
[INFO] [stdout] ...  |
[INFO] [stdout] 73 | |     }
[INFO] [stdout] 74 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current function `_impl_query_id_for_carinama_nip`
[INFO] [stdout]    = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]    = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]    = note: this error 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] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]   --> src/schema.rs:3:1
[INFO] [stdout]    |
[INFO] [stdout] 3  | / table! {
[INFO] [stdout] 4  | |     ren_peg_last(id) {
[INFO] [stdout] 5  | |         id -> Integer,
[INFO] [stdout] 6  | |         niplama -> Varchar,
[INFO] [stdout] ...  |
[INFO] [stdout] 73 | |     }
[INFO] [stdout] 74 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current function `_impl_query_id_for_s_tempat_lahir`
[INFO] [stdout]    = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]    = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]    = note: this error 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] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]   --> src/schema.rs:3:1
[INFO] [stdout]    |
[INFO] [stdout] 3  | / table! {
[INFO] [stdout] 4  | |     ren_peg_last(id) {
[INFO] [stdout] 5  | |         id -> Integer,
[INFO] [stdout] 6  | |         niplama -> Varchar,
[INFO] [stdout] ...  |
[INFO] [stdout] 73 | |     }
[INFO] [stdout] 74 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current function `_impl_query_id_for_d_tgl_lahir`
[INFO] [stdout]    = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]    = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]    = note: this error 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] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]   --> src/schema.rs:3:1
[INFO] [stdout]    |
[INFO] [stdout] 3  | / table! {
[INFO] [stdout] 4  | |     ren_peg_last(id) {
[INFO] [stdout] 5  | |         id -> Integer,
[INFO] [stdout] 6  | |         niplama -> Varchar,
[INFO] [stdout] ...  |
[INFO] [stdout] 73 | |     }
[INFO] [stdout] 74 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current function `_impl_query_id_for_jenis_kelamin`
[INFO] [stdout]    = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]    = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]    = note: this error 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] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]   --> src/schema.rs:3:1
[INFO] [stdout]    |
[INFO] [stdout] 3  | / table! {
[INFO] [stdout] 4  | |     ren_peg_last(id) {
[INFO] [stdout] 5  | |         id -> Integer,
[INFO] [stdout] 6  | |         niplama -> Varchar,
[INFO] [stdout] ...  |
[INFO] [stdout] 73 | |     }
[INFO] [stdout] 74 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current function `_impl_query_id_for_s_nama_agama`
[INFO] [stdout]    = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]    = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]    = note: this error 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] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]   --> src/schema.rs:3:1
[INFO] [stdout]    |
[INFO] [stdout] 3  | / table! {
[INFO] [stdout] 4  | |     ren_peg_last(id) {
[INFO] [stdout] 5  | |         id -> Integer,
[INFO] [stdout] 6  | |         niplama -> Varchar,
[INFO] [stdout] ...  |
[INFO] [stdout] 73 | |     }
[INFO] [stdout] 74 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current function `_impl_query_id_for_usia`
[INFO] [stdout]    = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]    = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]    = note: this error 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] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]   --> src/schema.rs:3:1
[INFO] [stdout]    |
[INFO] [stdout] 3  | / table! {
[INFO] [stdout] 4  | |     ren_peg_last(id) {
[INFO] [stdout] 5  | |         id -> Integer,
[INFO] [stdout] 6  | |         niplama -> Varchar,
[INFO] [stdout] ...  |
[INFO] [stdout] 73 | |     }
[INFO] [stdout] 74 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current function `_impl_query_id_for_tmtpensiun`
[INFO] [stdout]    = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]    = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]    = note: this error 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] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]   --> src/schema.rs:3:1
[INFO] [stdout]    |
[INFO] [stdout] 3  | / table! {
[INFO] [stdout] 4  | |     ren_peg_last(id) {
[INFO] [stdout] 5  | |         id -> Integer,
[INFO] [stdout] 6  | |         niplama -> Varchar,
[INFO] [stdout] ...  |
[INFO] [stdout] 73 | |     }
[INFO] [stdout] 74 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current function `_impl_query_id_for_golruang`
[INFO] [stdout]    = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]    = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]    = note: this error 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] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]   --> src/schema.rs:3:1
[INFO] [stdout]    |
[INFO] [stdout] 3  | / table! {
[INFO] [stdout] 4  | |     ren_peg_last(id) {
[INFO] [stdout] 5  | |         id -> Integer,
[INFO] [stdout] 6  | |         niplama -> Varchar,
[INFO] [stdout] ...  |
[INFO] [stdout] 73 | |     }
[INFO] [stdout] 74 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current function `_impl_query_id_for_s_nama_pangkat`
[INFO] [stdout]    = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]    = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]    = note: this error 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] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]   --> src/schema.rs:3:1
[INFO] [stdout]    |
[INFO] [stdout] 3  | / table! {
[INFO] [stdout] 4  | |     ren_peg_last(id) {
[INFO] [stdout] 5  | |         id -> Integer,
[INFO] [stdout] 6  | |         niplama -> Varchar,
[INFO] [stdout] ...  |
[INFO] [stdout] 73 | |     }
[INFO] [stdout] 74 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current function `_impl_query_id_for_d_tmt_sk`
[INFO] [stdout]    = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]    = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]    = note: this error 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] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]   --> src/schema.rs:3:1
[INFO] [stdout]    |
[INFO] [stdout] 3  | / table! {
[INFO] [stdout] 4  | |     ren_peg_last(id) {
[INFO] [stdout] 5  | |         id -> Integer,
[INFO] [stdout] 6  | |         niplama -> Varchar,
[INFO] [stdout] ...  |
[INFO] [stdout] 73 | |     }
[INFO] [stdout] 74 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current function `_impl_query_id_for_lamath_kp`
[INFO] [stdout]    = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]    = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]    = note: this error 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] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]   --> src/schema.rs:3:1
[INFO] [stdout]    |
[INFO] [stdout] 3  | / table! {
[INFO] [stdout] 4  | |     ren_peg_last(id) {
[INFO] [stdout] 5  | |         id -> Integer,
[INFO] [stdout] 6  | |         niplama -> Varchar,
[INFO] [stdout] ...  |
[INFO] [stdout] 73 | |     }
[INFO] [stdout] 74 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current function `_impl_query_id_for_lamabl_kp`
[INFO] [stdout]    = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]    = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]    = note: this error 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] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]   --> src/schema.rs:3:1
[INFO] [stdout]    |
[INFO] [stdout] 3  | / table! {
[INFO] [stdout] 4  | |     ren_peg_last(id) {
[INFO] [stdout] 5  | |         id -> Integer,
[INFO] [stdout] 6  | |         niplama -> Varchar,
[INFO] [stdout] ...  |
[INFO] [stdout] 73 | |     }
[INFO] [stdout] 74 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current function `_impl_query_id_for_jabatan`
[INFO] [stdout]    = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]    = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]    = note: this error 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] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]   --> src/schema.rs:3:1
[INFO] [stdout]    |
[INFO] [stdout] 3  | / table! {
[INFO] [stdout] 4  | |     ren_peg_last(id) {
[INFO] [stdout] 5  | |         id -> Integer,
[INFO] [stdout] 6  | |         niplama -> Varchar,
[INFO] [stdout] ...  |
[INFO] [stdout] 73 | |     }
[INFO] [stdout] 74 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current function `_impl_query_id_for_s_nmjabdetailskt`
[INFO] [stdout]    = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]    = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]    = note: this error 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] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]   --> src/schema.rs:3:1
[INFO] [stdout]    |
[INFO] [stdout] 3  | / table! {
[INFO] [stdout] 4  | |     ren_peg_last(id) {
[INFO] [stdout] 5  | |         id -> Integer,
[INFO] [stdout] 6  | |         niplama -> Varchar,
[INFO] [stdout] ...  |
[INFO] [stdout] 73 | |     }
[INFO] [stdout] 74 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current function `_impl_query_id_for_tmt_jab`
[INFO] [stdout]    = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]    = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]    = note: this error 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] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]   --> src/schema.rs:3:1
[INFO] [stdout]    |
[INFO] [stdout] 3  | / table! {
[INFO] [stdout] 4  | |     ren_peg_last(id) {
[INFO] [stdout] 5  | |         id -> Integer,
[INFO] [stdout] 6  | |         niplama -> Varchar,
[INFO] [stdout] ...  |
[INFO] [stdout] 73 | |     }
[INFO] [stdout] 74 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current function `_impl_query_id_for_s_kd_jabdetail`
[INFO] [stdout]    = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]    = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]    = note: this error 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] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]   --> src/schema.rs:3:1
[INFO] [stdout]    |
[INFO] [stdout] 3  | / table! {
[INFO] [stdout] 4  | |     ren_peg_last(id) {
[INFO] [stdout] 5  | |         id -> Integer,
[INFO] [stdout] 6  | |         niplama -> Varchar,
[INFO] [stdout] ...  |
[INFO] [stdout] 73 | |     }
[INFO] [stdout] 74 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current function `_impl_query_id_for_jenis_jab`
[INFO] [stdout]    = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]    = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]    = note: this error 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] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]   --> src/schema.rs:3:1
[INFO] [stdout]    |
[INFO] [stdout] 3  | / table! {
[INFO] [stdout] 4  | |     ren_peg_last(id) {
[INFO] [stdout] 5  | |         id -> Integer,
[INFO] [stdout] 6  | |         niplama -> Varchar,
[INFO] [stdout] ...  |
[INFO] [stdout] 73 | |     }
[INFO] [stdout] 74 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current function `_impl_query_id_for_jenis_jab_group`
[INFO] [stdout]    = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]    = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]    = note: this error 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] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]   --> src/schema.rs:3:1
[INFO] [stdout]    |
[INFO] [stdout] 3  | / table! {
[INFO] [stdout] 4  | |     ren_peg_last(id) {
[INFO] [stdout] 5  | |         id -> Integer,
[INFO] [stdout] 6  | |         niplama -> Varchar,
[INFO] [stdout] ...  |
[INFO] [stdout] 73 | |     }
[INFO] [stdout] 74 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current function `_impl_query_id_for_lamath_jab`
[INFO] [stdout]    = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]    = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]    = note: this error 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] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]   --> src/schema.rs:3:1
[INFO] [stdout]    |
[INFO] [stdout] 3  | / table! {
[INFO] [stdout] 4  | |     ren_peg_last(id) {
[INFO] [stdout] 5  | |         id -> Integer,
[INFO] [stdout] 6  | |         niplama -> Varchar,
[INFO] [stdout] ...  |
[INFO] [stdout] 73 | |     }
[INFO] [stdout] 74 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current function `_impl_query_id_for_lamabl_jab`
[INFO] [stdout]    = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]    = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]    = note: this error 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] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]   --> src/schema.rs:3:1
[INFO] [stdout]    |
[INFO] [stdout] 3  | / table! {
[INFO] [stdout] 4  | |     ren_peg_last(id) {
[INFO] [stdout] 5  | |         id -> Integer,
[INFO] [stdout] 6  | |         niplama -> Varchar,
[INFO] [stdout] ...  |
[INFO] [stdout] 73 | |     }
[INFO] [stdout] 74 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current function `_impl_query_id_for_peran`
[INFO] [stdout]    = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]    = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]    = note: this error 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] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]   --> src/schema.rs:3:1
[INFO] [stdout]    |
[INFO] [stdout] 3  | / table! {
[INFO] [stdout] 4  | |     ren_peg_last(id) {
[INFO] [stdout] 5  | |         id -> Integer,
[INFO] [stdout] 6  | |         niplama -> Varchar,
[INFO] [stdout] ...  |
[INFO] [stdout] 73 | |     }
[INFO] [stdout] 74 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current function `_impl_query_id_for_karpeg`
[INFO] [stdout]    = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]    = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]    = note: this error 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] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]   --> src/schema.rs:3:1
[INFO] [stdout]    |
[INFO] [stdout] 3  | / table! {
[INFO] [stdout] 4  | |     ren_peg_last(id) {
[INFO] [stdout] 5  | |         id -> Integer,
[INFO] [stdout] 6  | |         niplama -> Varchar,
[INFO] [stdout] ...  |
[INFO] [stdout] 73 | |     }
[INFO] [stdout] 74 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current function `_impl_query_id_for_s_nama_instansiunitorg`
[INFO] [stdout]    = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]    = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]    = note: this error 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] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]   --> src/schema.rs:3:1
[INFO] [stdout]    |
[INFO] [stdout] 3  | / table! {
[INFO] [stdout] 4  | |     ren_peg_last(id) {
[INFO] [stdout] 5  | |         id -> Integer,
[INFO] [stdout] 6  | |         niplama -> Varchar,
[INFO] [stdout] ...  |
[INFO] [stdout] 73 | |     }
[INFO] [stdout] 74 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current function `_impl_query_id_for_s_skt_instansiunitorg`
[INFO] [stdout]    = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]    = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]    = note: this error 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] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]   --> src/schema.rs:3:1
[INFO] [stdout]    |
[INFO] [stdout] 3  | / table! {
[INFO] [stdout] 4  | |     ren_peg_last(id) {
[INFO] [stdout] 5  | |         id -> Integer,
[INFO] [stdout] 6  | |         niplama -> Varchar,
[INFO] [stdout] ...  |
[INFO] [stdout] 73 | |     }
[INFO] [stdout] 74 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current function `_impl_query_id_for_namaunit_lengkap`
[INFO] [stdout]    = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]    = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]    = note: this error 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] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]   --> src/schema.rs:3:1
[INFO] [stdout]    |
[INFO] [stdout] 3  | / table! {
[INFO] [stdout] 4  | |     ren_peg_last(id) {
[INFO] [stdout] 5  | |         id -> Integer,
[INFO] [stdout] 6  | |         niplama -> Varchar,
[INFO] [stdout] ...  |
[INFO] [stdout] 73 | |     }
[INFO] [stdout] 74 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current function `_impl_query_id_for_tmt_unit`
[INFO] [stdout]    = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]    = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]    = note: this error 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] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]   --> src/schema.rs:3:1
[INFO] [stdout]    |
[INFO] [stdout] 3  | / table! {
[INFO] [stdout] 4  | |     ren_peg_last(id) {
[INFO] [stdout] 5  | |         id -> Integer,
[INFO] [stdout] 6  | |         niplama -> Varchar,
[INFO] [stdout] ...  |
[INFO] [stdout] 73 | |     }
[INFO] [stdout] 74 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current function `_impl_query_id_for_s_kd_instansiunitorg`
[INFO] [stdout]    = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]    = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]    = note: this error 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] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]   --> src/schema.rs:3:1
[INFO] [stdout]    |
[INFO] [stdout] 3  | / table! {
[INFO] [stdout] 4  | |     ren_peg_last(id) {
[INFO] [stdout] 5  | |         id -> Integer,
[INFO] [stdout] 6  | |         niplama -> Varchar,
[INFO] [stdout] ...  |
[INFO] [stdout] 73 | |     }
[INFO] [stdout] 74 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current function `_impl_query_id_for_s_kd_instansiunitkerjal1`
[INFO] [stdout]    = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]    = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]    = note: this error 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] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]   --> src/schema.rs:3:1
[INFO] [stdout]    |
[INFO] [stdout] 3  | / table! {
[INFO] [stdout] 4  | |     ren_peg_last(id) {
[INFO] [stdout] 5  | |         id -> Integer,
[INFO] [stdout] 6  | |         niplama -> Varchar,
[INFO] [stdout] ...  |
[INFO] [stdout] 73 | |     }
[INFO] [stdout] 74 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current function `_impl_query_id_for_s_kd_instansiunitkerjal2`
[INFO] [stdout]    = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]    = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]    = note: this error 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] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]   --> src/schema.rs:3:1
[INFO] [stdout]    |
[INFO] [stdout] 3  | / table! {
[INFO] [stdout] 4  | |     ren_peg_last(id) {
[INFO] [stdout] 5  | |         id -> Integer,
[INFO] [stdout] 6  | |         niplama -> Varchar,
[INFO] [stdout] ...  |
[INFO] [stdout] 73 | |     }
[INFO] [stdout] 74 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current function `_impl_query_id_for_lamath_unit`
[INFO] [stdout]    = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]    = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]    = note: this error 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] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]   --> src/schema.rs:3:1
[INFO] [stdout]    |
[INFO] [stdout] 3  | / table! {
[INFO] [stdout] 4  | |     ren_peg_last(id) {
[INFO] [stdout] 5  | |         id -> Integer,
[INFO] [stdout] 6  | |         niplama -> Varchar,
[INFO] [stdout] ...  |
[INFO] [stdout] 73 | |     }
[INFO] [stdout] 74 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current function `_impl_query_id_for_lamabl_unit`
[INFO] [stdout]    = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]    = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]    = note: this error 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] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]   --> src/schema.rs:3:1
[INFO] [stdout]    |
[INFO] [stdout] 3  | / table! {
[INFO] [stdout] 4  | |     ren_peg_last(id) {
[INFO] [stdout] 5  | |         id -> Integer,
[INFO] [stdout] 6  | |         niplama -> Varchar,
[INFO] [stdout] ...  |
[INFO] [stdout] 73 | |     }
[INFO] [stdout] 74 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current function `_impl_query_id_for_namaunit`
[INFO] [stdout]    = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]    = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]    = note: this error 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] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]   --> src/schema.rs:3:1
[INFO] [stdout]    |
[INFO] [stdout] 3  | / table! {
[INFO] [stdout] 4  | |     ren_peg_last(id) {
[INFO] [stdout] 5  | |         id -> Integer,
[INFO] [stdout] 6  | |         niplama -> Varchar,
[INFO] [stdout] ...  |
[INFO] [stdout] 73 | |     }
[INFO] [stdout] 74 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current function `_impl_query_id_for_key_sort_unit`
[INFO] [stdout]    = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]    = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]    = note: this error 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] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]   --> src/schema.rs:3:1
[INFO] [stdout]    |
[INFO] [stdout] 3  | / table! {
[INFO] [stdout] 4  | |     ren_peg_last(id) {
[INFO] [stdout] 5  | |         id -> Integer,
[INFO] [stdout] 6  | |         niplama -> Varchar,
[INFO] [stdout] ...  |
[INFO] [stdout] 73 | |     }
[INFO] [stdout] 74 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current function `_impl_query_id_for_s_skt_pendidikan`
[INFO] [stdout]    = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]    = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]    = note: this error 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] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]   --> src/schema.rs:3:1
[INFO] [stdout]    |
[INFO] [stdout] 3  | / table! {
[INFO] [stdout] 4  | |     ren_peg_last(id) {
[INFO] [stdout] 5  | |         id -> Integer,
[INFO] [stdout] 6  | |         niplama -> Varchar,
[INFO] [stdout] ...  |
[INFO] [stdout] 73 | |     }
[INFO] [stdout] 74 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current function `_impl_query_id_for_s_nama_strata_skt`
[INFO] [stdout]    = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]    = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]    = note: this error 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] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]   --> src/schema.rs:3:1
[INFO] [stdout]    |
[INFO] [stdout] 3  | / table! {
[INFO] [stdout] 4  | |     ren_peg_last(id) {
[INFO] [stdout] 5  | |         id -> Integer,
[INFO] [stdout] 6  | |         niplama -> Varchar,
[INFO] [stdout] ...  |
[INFO] [stdout] 73 | |     }
[INFO] [stdout] 74 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current function `_impl_query_id_for_s_nama_fakultasbidang`
[INFO] [stdout]    = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]    = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]    = note: this error 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] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]   --> src/schema.rs:3:1
[INFO] [stdout]    |
[INFO] [stdout] 3  | / table! {
[INFO] [stdout] 4  | |     ren_peg_last(id) {
[INFO] [stdout] 5  | |         id -> Integer,
[INFO] [stdout] 6  | |         niplama -> Varchar,
[INFO] [stdout] ...  |
[INFO] [stdout] 73 | |     }
[INFO] [stdout] 74 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current function `_impl_query_id_for_s_nama_jurusan`
[INFO] [stdout]    = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]    = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]    = note: this error 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] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]   --> src/schema.rs:3:1
[INFO] [stdout]    |
[INFO] [stdout] 3  | / table! {
[INFO] [stdout] 4  | |     ren_peg_last(id) {
[INFO] [stdout] 5  | |         id -> Integer,
[INFO] [stdout] 6  | |         niplama -> Varchar,
[INFO] [stdout] ...  |
[INFO] [stdout] 73 | |     }
[INFO] [stdout] 74 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current function `_impl_query_id_for_d_tgl_lulus`
[INFO] [stdout]    = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]    = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]    = note: this error 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] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]   --> src/schema.rs:3:1
[INFO] [stdout]    |
[INFO] [stdout] 3  | / table! {
[INFO] [stdout] 4  | |     ren_peg_last(id) {
[INFO] [stdout] 5  | |         id -> Integer,
[INFO] [stdout] 6  | |         niplama -> Varchar,
[INFO] [stdout] ...  |
[INFO] [stdout] 73 | |     }
[INFO] [stdout] 74 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current function `_impl_query_id_for_total_pak`
[INFO] [stdout]    = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]    = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]    = note: this error 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] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]   --> src/schema.rs:3:1
[INFO] [stdout]    |
[INFO] [stdout] 3  | / table! {
[INFO] [stdout] 4  | |     ren_peg_last(id) {
[INFO] [stdout] 5  | |         id -> Integer,
[INFO] [stdout] 6  | |         niplama -> Varchar,
[INFO] [stdout] ...  |
[INFO] [stdout] 73 | |     }
[INFO] [stdout] 74 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current function `_impl_query_id_for_s_no_sk_kgb`
[INFO] [stdout]    = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]    = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]    = note: this error 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] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]   --> src/schema.rs:3:1
[INFO] [stdout]    |
[INFO] [stdout] 3  | / table! {
[INFO] [stdout] 4  | |     ren_peg_last(id) {
[INFO] [stdout] 5  | |         id -> Integer,
[INFO] [stdout] 6  | |         niplama -> Varchar,
[INFO] [stdout] ...  |
[INFO] [stdout] 73 | |     }
[INFO] [stdout] 74 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current function `_impl_query_id_for_i_maker_th_kgb`
[INFO] [stdout]    = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]    = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]    = note: this error 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] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]   --> src/schema.rs:3:1
[INFO] [stdout]    |
[INFO] [stdout] 3  | / table! {
[INFO] [stdout] 4  | |     ren_peg_last(id) {
[INFO] [stdout] 5  | |         id -> Integer,
[INFO] [stdout] 6  | |         niplama -> Varchar,
[INFO] [stdout] ...  |
[INFO] [stdout] 73 | |     }
[INFO] [stdout] 74 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current function `_impl_query_id_for_i_maker_bl_kgb`
[INFO] [stdout]    = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]    = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]    = note: this error 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] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]   --> src/schema.rs:3:1
[INFO] [stdout]    |
[INFO] [stdout] 3  | / table! {
[INFO] [stdout] 4  | |     ren_peg_last(id) {
[INFO] [stdout] 5  | |         id -> Integer,
[INFO] [stdout] 6  | |         niplama -> Varchar,
[INFO] [stdout] ...  |
[INFO] [stdout] 73 | |     }
[INFO] [stdout] 74 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current function `_impl_query_id_for_d_tmt_kgb`
[INFO] [stdout]    = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]    = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]    = note: this error 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] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]   --> src/schema.rs:3:1
[INFO] [stdout]    |
[INFO] [stdout] 3  | / table! {
[INFO] [stdout] 4  | |     ren_peg_last(id) {
[INFO] [stdout] 5  | |         id -> Integer,
[INFO] [stdout] 6  | |         niplama -> Varchar,
[INFO] [stdout] ...  |
[INFO] [stdout] 73 | |     }
[INFO] [stdout] 74 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current function `_impl_query_id_for_s_nama_diklatfung`
[INFO] [stdout]    = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]    = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]    = note: this error 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] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]   --> src/schema.rs:3:1
[INFO] [stdout]    |
[INFO] [stdout] 3  | / table! {
[INFO] [stdout] 4  | |     ren_peg_last(id) {
[INFO] [stdout] 5  | |         id -> Integer,
[INFO] [stdout] 6  | |         niplama -> Varchar,
[INFO] [stdout] ...  |
[INFO] [stdout] 73 | |     }
[INFO] [stdout] 74 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current function `_impl_query_id_for_s_nosert_diklatfung`
[INFO] [stdout]    = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]    = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]    = note: this error 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] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]   --> src/schema.rs:3:1
[INFO] [stdout]    |
[INFO] [stdout] 3  | / table! {
[INFO] [stdout] 4  | |     ren_peg_last(id) {
[INFO] [stdout] 5  | |         id -> Integer,
[INFO] [stdout] 6  | |         niplama -> Varchar,
[INFO] [stdout] ...  |
[INFO] [stdout] 73 | |     }
[INFO] [stdout] 74 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current function `_impl_query_id_for_d_tglser_diklatfung`
[INFO] [stdout]    = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]    = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]    = note: this error 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] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]   --> src/schema.rs:3:1
[INFO] [stdout]    |
[INFO] [stdout] 3  | / table! {
[INFO] [stdout] 4  | |     ren_peg_last(id) {
[INFO] [stdout] 5  | |         id -> Integer,
[INFO] [stdout] 6  | |         niplama -> Varchar,
[INFO] [stdout] ...  |
[INFO] [stdout] 73 | |     }
[INFO] [stdout] 74 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current function `_impl_query_id_for_diklat_struk`
[INFO] [stdout]    = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]    = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]    = note: this error 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] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]   --> src/schema.rs:3:1
[INFO] [stdout]    |
[INFO] [stdout] 3  | / table! {
[INFO] [stdout] 4  | |     ren_peg_last(id) {
[INFO] [stdout] 5  | |         id -> Integer,
[INFO] [stdout] 6  | |         niplama -> Varchar,
[INFO] [stdout] ...  |
[INFO] [stdout] 73 | |     }
[INFO] [stdout] 74 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current function `_impl_query_id_for_s_nosert_diklatstruk`
[INFO] [stdout]    = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]    = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]    = note: this error 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] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]   --> src/schema.rs:3:1
[INFO] [stdout]    |
[INFO] [stdout] 3  | / table! {
[INFO] [stdout] 4  | |     ren_peg_last(id) {
[INFO] [stdout] 5  | |         id -> Integer,
[INFO] [stdout] 6  | |         niplama -> Varchar,
[INFO] [stdout] ...  |
[INFO] [stdout] 73 | |     }
[INFO] [stdout] 74 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current function `_impl_query_id_for_d_tglser_diklatstruk`
[INFO] [stdout]    = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]    = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]    = note: this error 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] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]   --> src/schema.rs:3:1
[INFO] [stdout]    |
[INFO] [stdout] 3  | / table! {
[INFO] [stdout] 4  | |     ren_peg_last(id) {
[INFO] [stdout] 5  | |         id -> Integer,
[INFO] [stdout] 6  | |         niplama -> Varchar,
[INFO] [stdout] ...  |
[INFO] [stdout] 73 | |     }
[INFO] [stdout] 74 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current function `_impl_query_id_for_nama_pasangan`
[INFO] [stdout]    = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]    = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]    = note: this error 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] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]   --> src/schema.rs:3:1
[INFO] [stdout]    |
[INFO] [stdout] 3  | / table! {
[INFO] [stdout] 4  | |     ren_peg_last(id) {
[INFO] [stdout] 5  | |         id -> Integer,
[INFO] [stdout] 6  | |         niplama -> Varchar,
[INFO] [stdout] ...  |
[INFO] [stdout] 73 | |     }
[INFO] [stdout] 74 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current function `_impl_query_id_for_unit_pasangan`
[INFO] [stdout]    = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]    = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]    = note: this error 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] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]   --> src/schema.rs:3:1
[INFO] [stdout]    |
[INFO] [stdout] 3  | / table! {
[INFO] [stdout] 4  | |     ren_peg_last(id) {
[INFO] [stdout] 5  | |         id -> Integer,
[INFO] [stdout] 6  | |         niplama -> Varchar,
[INFO] [stdout] ...  |
[INFO] [stdout] 73 | |     }
[INFO] [stdout] 74 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current function `_impl_query_id_for_s_alamat`
[INFO] [stdout]    = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]    = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]    = note: this error 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] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]   --> src/schema.rs:3:1
[INFO] [stdout]    |
[INFO] [stdout] 3  | / table! {
[INFO] [stdout] 4  | |     ren_peg_last(id) {
[INFO] [stdout] 5  | |         id -> Integer,
[INFO] [stdout] 6  | |         niplama -> Varchar,
[INFO] [stdout] ...  |
[INFO] [stdout] 73 | |     }
[INFO] [stdout] 74 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current function `_impl_query_id_for_status`
[INFO] [stdout]    = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]    = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]    = note: this error 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] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]   --> src/schema.rs:3:1
[INFO] [stdout]    |
[INFO] [stdout] 3  | / table! {
[INFO] [stdout] 4  | |     ren_peg_last(id) {
[INFO] [stdout] 5  | |         id -> Integer,
[INFO] [stdout] 6  | |         niplama -> Varchar,
[INFO] [stdout] ...  |
[INFO] [stdout] 73 | |     }
[INFO] [stdout] 74 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current function `_impl_query_id_for_id_sort`
[INFO] [stdout]    = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]    = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]    = note: this error 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] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]   --> src/schema.rs:3:1
[INFO] [stdout]    |
[INFO] [stdout] 3  | / table! {
[INFO] [stdout] 4  | |     ren_peg_last(id) {
[INFO] [stdout] 5  | |         id -> Integer,
[INFO] [stdout] 6  | |         niplama -> Varchar,
[INFO] [stdout] ...  |
[INFO] [stdout] 73 | |     }
[INFO] [stdout] 74 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current function `_impl_query_id_for_tgl_update`
[INFO] [stdout]    = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]    = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]    = note: this error 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] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]    --> src/schema.rs:76:1
[INFO] [stdout]     |
[INFO] [stdout] 76  | / table! {
[INFO] [stdout] 77  | |     ren_peg_last_thl(id) {
[INFO] [stdout] 78  | |         id -> Integer,
[INFO] [stdout] 79  | |         user_id -> Varchar,
[INFO] [stdout] ...   |
[INFO] [stdout] 146 | |     }
[INFO] [stdout] 147 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = help: move this `impl` block outside the of the current function `_impl_query_id_for_table`
[INFO] [stdout]     = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]     = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]     = note: this error 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: function `authorize_token` is never used
[INFO] [stdout]  --> src/repositories/authorization.rs:4:14
[INFO] [stdout]   |
[INFO] [stdout] 4 | pub async fn authorize_token(token: String, pool: &DbPool) -> Result<bool, Error> {
[INFO] [stdout]   |              ^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `get_all_backlog` is never used
[INFO] [stdout]   --> src/repositories/backlog.rs:43:14
[INFO] [stdout]    |
[INFO] [stdout] 43 | pub async fn get_all_backlog(
[INFO] [stdout]    |              ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]    --> src/schema.rs:76:1
[INFO] [stdout]     |
[INFO] [stdout] 76  | / table! {
[INFO] [stdout] 77  | |     ren_peg_last_thl(id) {
[INFO] [stdout] 78  | |         id -> Integer,
[INFO] [stdout] 79  | |         user_id -> Varchar,
[INFO] [stdout] ...   |
[INFO] [stdout] 146 | |     }
[INFO] [stdout] 147 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = help: move this `impl` block outside the of the current function `_impl_query_id_for_id`
[INFO] [stdout]     = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]     = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]     = note: this error 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: function `get_unit_by_unit_code` is never used
[INFO] [stdout]  --> src/repositories/unit.rs:5:14
[INFO] [stdout]   |
[INFO] [stdout] 5 | pub async fn get_unit_by_unit_code(
[INFO] [stdout]   |              ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `get_all_users` is never used
[INFO] [stdout]   --> src/actions.rs:39:8
[INFO] [stdout]    |
[INFO] [stdout] 39 | pub fn get_all_users(
[INFO] [stdout]    |        ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `get_user_by_employee_id` is never used
[INFO] [stdout]   --> src/actions.rs:49:8
[INFO] [stdout]    |
[INFO] [stdout] 49 | pub fn get_user_by_employee_id(
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `get_all_pegawais` is never used
[INFO] [stdout]   --> src/actions.rs:77:8
[INFO] [stdout]    |
[INFO] [stdout] 77 | pub fn get_all_pegawais(
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `get_all_pegawais_employee_id` is never used
[INFO] [stdout]   --> src/actions.rs:90:8
[INFO] [stdout]    |
[INFO] [stdout] 90 | pub fn get_all_pegawais_employee_id(
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `get_first_count_pegawais` is never used
[INFO] [stdout]    --> src/actions.rs:104:8
[INFO] [stdout]     |
[INFO] [stdout] 104 | pub fn get_first_count_pegawais(
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `get_pegawai_thl_by_user_nip` is never used
[INFO] [stdout]    --> src/actions.rs:133:8
[INFO] [stdout]     |
[INFO] [stdout] 133 | pub fn get_pegawai_thl_by_user_nip(
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `get_pegawai_by_nipbaru` is never used
[INFO] [stdout]    --> src/actions.rs:161:8
[INFO] [stdout]     |
[INFO] [stdout] 161 | pub fn get_pegawai_by_nipbaru(
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `get_permissions` is never used
[INFO] [stdout]    --> src/actions.rs:230:8
[INFO] [stdout]     |
[INFO] [stdout] 230 | pub fn get_permissions(
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `get_attendance_record_within_periods` is never used
[INFO] [stdout]    --> src/actions.rs:245:8
[INFO] [stdout]     |
[INFO] [stdout] 245 | pub fn get_attendance_record_within_periods(
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `get_attendance_record_by_date` is never used
[INFO] [stdout]    --> src/actions.rs:277:8
[INFO] [stdout]     |
[INFO] [stdout] 277 | pub fn get_attendance_record_by_date(
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `get_attendance_thl_record_by_date` is never used
[INFO] [stdout]    --> src/actions.rs:302:8
[INFO] [stdout]     |
[INFO] [stdout] 302 | pub fn get_attendance_thl_record_by_date(
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `get_todays_attendance_record` is never used
[INFO] [stdout]    --> src/actions.rs:327:8
[INFO] [stdout]     |
[INFO] [stdout] 327 | pub fn get_todays_attendance_record(
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `get_todays_attendance_thl_record` is never used
[INFO] [stdout]    --> src/actions.rs:358:8
[INFO] [stdout]     |
[INFO] [stdout] 358 | pub fn get_todays_attendance_thl_record(
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `get_national_holiday_including_facultative` is never used
[INFO] [stdout]    --> src/actions.rs:384:8
[INFO] [stdout]     |
[INFO] [stdout] 384 | pub fn get_national_holiday_including_facultative(
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `get_todays_attendance_record_minus_n` is never used
[INFO] [stdout]    --> src/actions.rs:398:8
[INFO] [stdout]     |
[INFO] [stdout] 398 | pub fn get_todays_attendance_record_minus_n(
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `get_leave_allowance_for_year_minus_n` is never used
[INFO] [stdout]    --> src/actions.rs:430:8
[INFO] [stdout]     |
[INFO] [stdout] 430 | pub fn get_leave_allowance_for_year_minus_n(
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]    --> src/schema.rs:76:1
[INFO] [stdout]     |
[INFO] [stdout] 76  | / table! {
[INFO] [stdout] 77  | |     ren_peg_last_thl(id) {
[INFO] [stdout] 78  | |         id -> Integer,
[INFO] [stdout] 79  | |         user_id -> Varchar,
[INFO] [stdout] ...   |
[INFO] [stdout] 146 | |     }
[INFO] [stdout] 147 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = help: move this `impl` block outside the of the current function `_impl_query_id_for_user_id`
[INFO] [stdout]     = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]     = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]     = note: this error 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: function `get_suspended_leave_request_for_current_year` is never used
[INFO] [stdout]    --> src/actions.rs:447:8
[INFO] [stdout]     |
[INFO] [stdout] 447 | pub fn get_suspended_leave_request_for_current_year(
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `get_subordinates_open_work_leave_request` is never used
[INFO] [stdout]    --> src/actions.rs:465:8
[INFO] [stdout]     |
[INFO] [stdout] 465 | pub fn get_subordinates_open_work_leave_request(
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `get_list_pengajuan_cuti_ds_bawahan` is never used
[INFO] [stdout]    --> src/actions.rs:495:8
[INFO] [stdout]     |
[INFO] [stdout] 495 | pub fn get_list_pengajuan_cuti_ds_bawahan(
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `get_list_pengajuan_cuti_by_kode_unit` is never used
[INFO] [stdout]    --> src/actions.rs:514:8
[INFO] [stdout]     |
[INFO] [stdout] 514 | pub fn get_list_pengajuan_cuti_by_kode_unit(
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `get_pengajuan_kgb_pegawai` is never used
[INFO] [stdout]    --> src/actions.rs:532:8
[INFO] [stdout]     |
[INFO] [stdout] 532 | pub fn get_pengajuan_kgb_pegawai(
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `get_pengajuan_kgb_by_kode_unit` is never used
[INFO] [stdout]    --> src/actions.rs:572:8
[INFO] [stdout]     |
[INFO] [stdout] 572 | pub fn get_pengajuan_kgb_by_kode_unit(
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `get_pengajuan_kgb_for_pkp` is never used
[INFO] [stdout]    --> src/actions.rs:584:8
[INFO] [stdout]     |
[INFO] [stdout] 584 | pub fn get_pengajuan_kgb_for_pkp(
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `get_subordinates_open_unpaid_leave_request` is never used
[INFO] [stdout]    --> src/actions.rs:597:8
[INFO] [stdout]     |
[INFO] [stdout] 597 | pub fn get_subordinates_open_unpaid_leave_request(
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `current_leave` is never used
[INFO] [stdout]    --> src/actions.rs:644:8
[INFO] [stdout]     |
[INFO] [stdout] 644 | pub fn current_leave(
[INFO] [stdout]     |        ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `latest_leave` is never used
[INFO] [stdout]    --> src/actions.rs:663:8
[INFO] [stdout]     |
[INFO] [stdout] 663 | pub fn latest_leave(
[INFO] [stdout]     |        ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `get_work_leave_by_employee_id` is never used
[INFO] [stdout]    --> src/actions.rs:683:8
[INFO] [stdout]     |
[INFO] [stdout] 683 | pub fn get_work_leave_by_employee_id(
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `get_latest_mobile_feature` is never used
[INFO] [stdout]    --> src/actions.rs:697:8
[INFO] [stdout]     |
[INFO] [stdout] 697 | pub fn get_latest_mobile_feature(
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `get_first_mobile_feature_by_status` is never used
[INFO] [stdout]    --> src/actions.rs:709:8
[INFO] [stdout]     |
[INFO] [stdout] 709 | pub fn get_first_mobile_feature_by_status(
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `update_attendance_record` is never used
[INFO] [stdout]    --> src/actions.rs:722:8
[INFO] [stdout]     |
[INFO] [stdout] 722 | pub fn update_attendance_record(
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `update_attendance_thl_record` is never used
[INFO] [stdout]    --> src/actions.rs:735:8
[INFO] [stdout]     |
[INFO] [stdout] 735 | pub fn update_attendance_thl_record(
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `create_attendance_record` is never used
[INFO] [stdout]    --> src/actions.rs:748:8
[INFO] [stdout]     |
[INFO] [stdout] 748 | pub fn create_attendance_record(
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `create_attendance_thl_record` is never used
[INFO] [stdout]    --> src/actions.rs:761:8
[INFO] [stdout]     |
[INFO] [stdout] 761 | pub fn create_attendance_thl_record(
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `get_referensi_transport` is never used
[INFO] [stdout]    --> src/actions.rs:822:8
[INFO] [stdout]     |
[INFO] [stdout] 822 | pub fn get_referensi_transport(
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `get_transport_by_niplama` is never used
[INFO] [stdout]    --> src/actions.rs:833:8
[INFO] [stdout]     |
[INFO] [stdout] 833 | pub fn get_transport_by_niplama(
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]    --> src/schema.rs:76:1
[INFO] [stdout]     |
[INFO] [stdout] 76  | / table! {
[INFO] [stdout] 77  | |     ren_peg_last_thl(id) {
[INFO] [stdout] 78  | |         id -> Integer,
[INFO] [stdout] 79  | |         user_id -> Varchar,
[INFO] [stdout] ...   |
[INFO] [stdout] 146 | |     }
[INFO] [stdout] 147 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = help: move this `impl` block outside the of the current function `_impl_query_id_for_nipbaru`
[INFO] [stdout]     = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]     = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]     = note: this error 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: function `get_all_transport` is never used
[INFO] [stdout]    --> src/actions.rs:847:8
[INFO] [stdout]     |
[INFO] [stdout] 847 | pub fn get_all_transport(
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `remove_old_transport` is never used
[INFO] [stdout]    --> src/actions.rs:859:8
[INFO] [stdout]     |
[INFO] [stdout] 859 | pub fn remove_old_transport(
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `create_transport` is never used
[INFO] [stdout]    --> src/actions.rs:868:8
[INFO] [stdout]     |
[INFO] [stdout] 868 | pub fn create_transport(
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `create_covid` is never used
[INFO] [stdout]    --> src/actions.rs:881:8
[INFO] [stdout]     |
[INFO] [stdout] 881 | pub fn create_covid(
[INFO] [stdout]     |        ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `get_latest_covid_by_niplama` is never used
[INFO] [stdout]    --> src/actions.rs:894:8
[INFO] [stdout]     |
[INFO] [stdout] 894 | pub fn get_latest_covid_by_niplama(
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `get_all_covid_by_niplama` is never used
[INFO] [stdout]    --> src/actions.rs:909:8
[INFO] [stdout]     |
[INFO] [stdout] 909 | pub fn get_all_covid_by_niplama(
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `get_all_covid` is never used
[INFO] [stdout]    --> src/actions.rs:924:8
[INFO] [stdout]     |
[INFO] [stdout] 924 | pub fn get_all_covid(
[INFO] [stdout]     |        ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `get_referensi_status_covid` is never used
[INFO] [stdout]    --> src/actions.rs:937:8
[INFO] [stdout]     |
[INFO] [stdout] 937 | pub fn get_referensi_status_covid(
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `get_referensi_gejala_covid` is never used
[INFO] [stdout]    --> src/actions.rs:949:8
[INFO] [stdout]     |
[INFO] [stdout] 949 | pub fn get_referensi_gejala_covid(
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `get_all_backlog_v1` is never used
[INFO] [stdout]    --> src/actions.rs:977:8
[INFO] [stdout]     |
[INFO] [stdout] 977 | pub fn get_all_backlog_v1(
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `get_all_backlog` is never used
[INFO] [stdout]     --> src/actions.rs:1006:8
[INFO] [stdout]      |
[INFO] [stdout] 1006 | pub fn get_all_backlog(
[INFO] [stdout]      |        ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `get_all_userorg_v1` is never used
[INFO] [stdout]     --> src/actions.rs:1131:8
[INFO] [stdout]      |
[INFO] [stdout] 1131 | pub fn get_all_userorg_v1(
[INFO] [stdout]      |        ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `create_logging_list` is never used
[INFO] [stdout]     --> src/actions.rs:1254:8
[INFO] [stdout]      |
[INFO] [stdout] 1254 | pub fn create_logging_list(
[INFO] [stdout]      |        ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]    --> src/schema.rs:76:1
[INFO] [stdout]     |
[INFO] [stdout] 76  | / table! {
[INFO] [stdout] 77  | |     ren_peg_last_thl(id) {
[INFO] [stdout] 78  | |         id -> Integer,
[INFO] [stdout] 79  | |         user_id -> Varchar,
[INFO] [stdout] ...   |
[INFO] [stdout] 146 | |     }
[INFO] [stdout] 147 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = help: move this `impl` block outside the of the current function `_impl_query_id_for_nip`
[INFO] [stdout]     = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]     = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]     = note: this error 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] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]    --> src/schema.rs:76:1
[INFO] [stdout]     |
[INFO] [stdout] 76  | / table! {
[INFO] [stdout] 77  | |     ren_peg_last_thl(id) {
[INFO] [stdout] 78  | |         id -> Integer,
[INFO] [stdout] 79  | |         user_id -> Varchar,
[INFO] [stdout] ...   |
[INFO] [stdout] 146 | |     }
[INFO] [stdout] 147 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = help: move this `impl` block outside the of the current function `_impl_query_id_for_nama`
[INFO] [stdout]     = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]     = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]     = note: this error 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] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]    --> src/schema.rs:76:1
[INFO] [stdout]     |
[INFO] [stdout] 76  | / table! {
[INFO] [stdout] 77  | |     ren_peg_last_thl(id) {
[INFO] [stdout] 78  | |         id -> Integer,
[INFO] [stdout] 79  | |         user_id -> Varchar,
[INFO] [stdout] ...   |
[INFO] [stdout] 146 | |     }
[INFO] [stdout] 147 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = help: move this `impl` block outside the of the current function `_impl_query_id_for_gelar_depan`
[INFO] [stdout]     = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]     = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]     = note: this error 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] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]    --> src/schema.rs:76:1
[INFO] [stdout]     |
[INFO] [stdout] 76  | / table! {
[INFO] [stdout] 77  | |     ren_peg_last_thl(id) {
[INFO] [stdout] 78  | |         id -> Integer,
[INFO] [stdout] 79  | |         user_id -> Varchar,
[INFO] [stdout] ...   |
[INFO] [stdout] 146 | |     }
[INFO] [stdout] 147 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = help: move this `impl` block outside the of the current function `_impl_query_id_for_gelar_belakang`
[INFO] [stdout]     = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]     = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]     = note: this error 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] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]    --> src/schema.rs:76:1
[INFO] [stdout]     |
[INFO] [stdout] 76  | / table! {
[INFO] [stdout] 77  | |     ren_peg_last_thl(id) {
[INFO] [stdout] 78  | |         id -> Integer,
[INFO] [stdout] 79  | |         user_id -> Varchar,
[INFO] [stdout] ...   |
[INFO] [stdout] 146 | |     }
[INFO] [stdout] 147 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = help: move this `impl` block outside the of the current function `_impl_query_id_for_s_nama_lengkap`
[INFO] [stdout]     = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]     = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]     = note: this error 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: field `status` is never read
[INFO] [stdout]   --> src/controllers/backlog.rs:31:5
[INFO] [stdout]    |
[INFO] [stdout] 21 | pub struct BacklogParams{
[INFO] [stdout]    |            ------------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 31 |     status: Option<String>,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]    --> src/schema.rs:76:1
[INFO] [stdout]     |
[INFO] [stdout] 76  | / table! {
[INFO] [stdout] 77  | |     ren_peg_last_thl(id) {
[INFO] [stdout] 78  | |         id -> Integer,
[INFO] [stdout] 79  | |         user_id -> Varchar,
[INFO] [stdout] ...   |
[INFO] [stdout] 146 | |     }
[INFO] [stdout] 147 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = help: move this `impl` block outside the of the current function `_impl_query_id_for_carinama_nip`
[INFO] [stdout]     = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]     = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]     = note: this error 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: fields `niplama`, `nama_aktivitas`, `key_sort_unit`, and `tanggal_aktivitas` are never read
[INFO] [stdout]   --> src/controllers/backlog.rs:49:5
[INFO] [stdout]    |
[INFO] [stdout] 48 | pub struct AktivitasParams{
[INFO] [stdout]    |            --------------- fields in this struct
[INFO] [stdout] 49 |     niplama: Option<String>,
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout] 50 |     nama_aktivitas: Option<String>,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^
[INFO] [stdout] 51 |     key_sort_unit: Option<String>,
[INFO] [stdout]    |     ^^^^^^^^^^^^^
[INFO] [stdout] 52 |     tanggal_aktivitas: NaiveDate,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `id` is never read
[INFO] [stdout]   --> src/controllers/backlog.rs:74:5
[INFO] [stdout]    |
[INFO] [stdout] 73 | pub struct UserorgParamsId{
[INFO] [stdout]    |            --------------- field in this struct
[INFO] [stdout] 74 |     id: i32,
[INFO] [stdout]    |     ^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]    --> src/schema.rs:76:1
[INFO] [stdout]     |
[INFO] [stdout] 76  | / table! {
[INFO] [stdout] 77  | |     ren_peg_last_thl(id) {
[INFO] [stdout] 78  | |         id -> Integer,
[INFO] [stdout] 79  | |         user_id -> Varchar,
[INFO] [stdout] ...   |
[INFO] [stdout] 146 | |     }
[INFO] [stdout] 147 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = help: move this `impl` block outside the of the current function `_impl_query_id_for_s_tempat_lahir`
[INFO] [stdout]     = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]     = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]     = note: this error 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] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]    --> src/schema.rs:76:1
[INFO] [stdout]     |
[INFO] [stdout] 76  | / table! {
[INFO] [stdout] 77  | |     ren_peg_last_thl(id) {
[INFO] [stdout] 78  | |         id -> Integer,
[INFO] [stdout] 79  | |         user_id -> Varchar,
[INFO] [stdout] ...   |
[INFO] [stdout] 146 | |     }
[INFO] [stdout] 147 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = help: move this `impl` block outside the of the current function `_impl_query_id_for_d_tgl_lahir`
[INFO] [stdout]     = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]     = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]     = note: this error 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] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]    --> src/schema.rs:76:1
[INFO] [stdout]     |
[INFO] [stdout] 76  | / table! {
[INFO] [stdout] 77  | |     ren_peg_last_thl(id) {
[INFO] [stdout] 78  | |         id -> Integer,
[INFO] [stdout] 79  | |         user_id -> Varchar,
[INFO] [stdout] ...   |
[INFO] [stdout] 146 | |     }
[INFO] [stdout] 147 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = help: move this `impl` block outside the of the current function `_impl_query_id_for_jenis_kelamin`
[INFO] [stdout]     = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]     = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]     = note: this error 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] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]    --> src/schema.rs:76:1
[INFO] [stdout]     |
[INFO] [stdout] 76  | / table! {
[INFO] [stdout] 77  | |     ren_peg_last_thl(id) {
[INFO] [stdout] 78  | |         id -> Integer,
[INFO] [stdout] 79  | |         user_id -> Varchar,
[INFO] [stdout] ...   |
[INFO] [stdout] 146 | |     }
[INFO] [stdout] 147 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = help: move this `impl` block outside the of the current function `_impl_query_id_for_s_nama_agama`
[INFO] [stdout]     = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]     = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]     = note: this error 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] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]    --> src/schema.rs:76:1
[INFO] [stdout]     |
[INFO] [stdout] 76  | / table! {
[INFO] [stdout] 77  | |     ren_peg_last_thl(id) {
[INFO] [stdout] 78  | |         id -> Integer,
[INFO] [stdout] 79  | |         user_id -> Varchar,
[INFO] [stdout] ...   |
[INFO] [stdout] 146 | |     }
[INFO] [stdout] 147 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = help: move this `impl` block outside the of the current function `_impl_query_id_for_usia`
[INFO] [stdout]     = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]     = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]     = note: this error 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] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]    --> src/schema.rs:76:1
[INFO] [stdout]     |
[INFO] [stdout] 76  | / table! {
[INFO] [stdout] 77  | |     ren_peg_last_thl(id) {
[INFO] [stdout] 78  | |         id -> Integer,
[INFO] [stdout] 79  | |         user_id -> Varchar,
[INFO] [stdout] ...   |
[INFO] [stdout] 146 | |     }
[INFO] [stdout] 147 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = help: move this `impl` block outside the of the current function `_impl_query_id_for_tmtpensiun`
[INFO] [stdout]     = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]     = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]     = note: this error 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] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]    --> src/schema.rs:76:1
[INFO] [stdout]     |
[INFO] [stdout] 76  | / table! {
[INFO] [stdout] 77  | |     ren_peg_last_thl(id) {
[INFO] [stdout] 78  | |         id -> Integer,
[INFO] [stdout] 79  | |         user_id -> Varchar,
[INFO] [stdout] ...   |
[INFO] [stdout] 146 | |     }
[INFO] [stdout] 147 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = help: move this `impl` block outside the of the current function `_impl_query_id_for_golruang`
[INFO] [stdout]     = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]     = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]     = note: this error 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] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]    --> src/schema.rs:76:1
[INFO] [stdout]     |
[INFO] [stdout] 76  | / table! {
[INFO] [stdout] 77  | |     ren_peg_last_thl(id) {
[INFO] [stdout] 78  | |         id -> Integer,
[INFO] [stdout] 79  | |         user_id -> Varchar,
[INFO] [stdout] ...   |
[INFO] [stdout] 146 | |     }
[INFO] [stdout] 147 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = help: move this `impl` block outside the of the current function `_impl_query_id_for_s_nama_pangkat`
[INFO] [stdout]     = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]     = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]     = note: this error 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] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]    --> src/schema.rs:76:1
[INFO] [stdout]     |
[INFO] [stdout] 76  | / table! {
[INFO] [stdout] 77  | |     ren_peg_last_thl(id) {
[INFO] [stdout] 78  | |         id -> Integer,
[INFO] [stdout] 79  | |         user_id -> Varchar,
[INFO] [stdout] ...   |
[INFO] [stdout] 146 | |     }
[INFO] [stdout] 147 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = help: move this `impl` block outside the of the current function `_impl_query_id_for_d_tmt_sk`
[INFO] [stdout]     = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]     = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]     = note: this error 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] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]    --> src/schema.rs:76:1
[INFO] [stdout]     |
[INFO] [stdout] 76  | / table! {
[INFO] [stdout] 77  | |     ren_peg_last_thl(id) {
[INFO] [stdout] 78  | |         id -> Integer,
[INFO] [stdout] 79  | |         user_id -> Varchar,
[INFO] [stdout] ...   |
[INFO] [stdout] 146 | |     }
[INFO] [stdout] 147 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = help: move this `impl` block outside the of the current function `_impl_query_id_for_lamath_kp`
[INFO] [stdout]     = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]     = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]     = note: this error 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] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]    --> src/schema.rs:76:1
[INFO] [stdout]     |
[INFO] [stdout] 76  | / table! {
[INFO] [stdout] 77  | |     ren_peg_last_thl(id) {
[INFO] [stdout] 78  | |         id -> Integer,
[INFO] [stdout] 79  | |         user_id -> Varchar,
[INFO] [stdout] ...   |
[INFO] [stdout] 146 | |     }
[INFO] [stdout] 147 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = help: move this `impl` block outside the of the current function `_impl_query_id_for_lamabl_kp`
[INFO] [stdout]     = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]     = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]     = note: this error 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] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]    --> src/schema.rs:76:1
[INFO] [stdout]     |
[INFO] [stdout] 76  | / table! {
[INFO] [stdout] 77  | |     ren_peg_last_thl(id) {
[INFO] [stdout] 78  | |         id -> Integer,
[INFO] [stdout] 79  | |         user_id -> Varchar,
[INFO] [stdout] ...   |
[INFO] [stdout] 146 | |     }
[INFO] [stdout] 147 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = help: move this `impl` block outside the of the current function `_impl_query_id_for_jabatan`
[INFO] [stdout]     = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]     = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]     = note: this error 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] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]    --> src/schema.rs:76:1
[INFO] [stdout]     |
[INFO] [stdout] 76  | / table! {
[INFO] [stdout] 77  | |     ren_peg_last_thl(id) {
[INFO] [stdout] 78  | |         id -> Integer,
[INFO] [stdout] 79  | |         user_id -> Varchar,
[INFO] [stdout] ...   |
[INFO] [stdout] 146 | |     }
[INFO] [stdout] 147 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = help: move this `impl` block outside the of the current function `_impl_query_id_for_s_nmjabdetailskt`
[INFO] [stdout]     = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]     = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]     = note: this error 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] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]    --> src/schema.rs:76:1
[INFO] [stdout]     |
[INFO] [stdout] 76  | / table! {
[INFO] [stdout] 77  | |     ren_peg_last_thl(id) {
[INFO] [stdout] 78  | |         id -> Integer,
[INFO] [stdout] 79  | |         user_id -> Varchar,
[INFO] [stdout] ...   |
[INFO] [stdout] 146 | |     }
[INFO] [stdout] 147 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = help: move this `impl` block outside the of the current function `_impl_query_id_for_tmt_jab`
[INFO] [stdout]     = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]     = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]     = note: this error 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] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]    --> src/schema.rs:76:1
[INFO] [stdout]     |
[INFO] [stdout] 76  | / table! {
[INFO] [stdout] 77  | |     ren_peg_last_thl(id) {
[INFO] [stdout] 78  | |         id -> Integer,
[INFO] [stdout] 79  | |         user_id -> Varchar,
[INFO] [stdout] ...   |
[INFO] [stdout] 146 | |     }
[INFO] [stdout] 147 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = help: move this `impl` block outside the of the current function `_impl_query_id_for_s_kd_jabdetail`
[INFO] [stdout]     = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]     = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]     = note: this error 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] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]    --> src/schema.rs:76:1
[INFO] [stdout]     |
[INFO] [stdout] 76  | / table! {
[INFO] [stdout] 77  | |     ren_peg_last_thl(id) {
[INFO] [stdout] 78  | |         id -> Integer,
[INFO] [stdout] 79  | |         user_id -> Varchar,
[INFO] [stdout] ...   |
[INFO] [stdout] 146 | |     }
[INFO] [stdout] 147 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = help: move this `impl` block outside the of the current function `_impl_query_id_for_jenis_jab_thl`
[INFO] [stdout]     = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]     = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]     = note: this error 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] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]    --> src/schema.rs:76:1
[INFO] [stdout]     |
[INFO] [stdout] 76  | / table! {
[INFO] [stdout] 77  | |     ren_peg_last_thl(id) {
[INFO] [stdout] 78  | |         id -> Integer,
[INFO] [stdout] 79  | |         user_id -> Varchar,
[INFO] [stdout] ...   |
[INFO] [stdout] 146 | |     }
[INFO] [stdout] 147 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = help: move this `impl` block outside the of the current function `_impl_query_id_for_jenis_jab_group_thl`
[INFO] [stdout]     = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]     = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]     = note: this error 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] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]    --> src/schema.rs:76:1
[INFO] [stdout]     |
[INFO] [stdout] 76  | / table! {
[INFO] [stdout] 77  | |     ren_peg_last_thl(id) {
[INFO] [stdout] 78  | |         id -> Integer,
[INFO] [stdout] 79  | |         user_id -> Varchar,
[INFO] [stdout] ...   |
[INFO] [stdout] 146 | |     }
[INFO] [stdout] 147 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = help: move this `impl` block outside the of the current function `_impl_query_id_for_lamath_jab`
[INFO] [stdout]     = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]     = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]     = note: this error 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] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]    --> src/schema.rs:76:1
[INFO] [stdout]     |
[INFO] [stdout] 76  | / table! {
[INFO] [stdout] 77  | |     ren_peg_last_thl(id) {
[INFO] [stdout] 78  | |         id -> Integer,
[INFO] [stdout] 79  | |         user_id -> Varchar,
[INFO] [stdout] ...   |
[INFO] [stdout] 146 | |     }
[INFO] [stdout] 147 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = help: move this `impl` block outside the of the current function `_impl_query_id_for_lamabl_jab`
[INFO] [stdout]     = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]     = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]     = note: this error 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] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]    --> src/schema.rs:76:1
[INFO] [stdout]     |
[INFO] [stdout] 76  | / table! {
[INFO] [stdout] 77  | |     ren_peg_last_thl(id) {
[INFO] [stdout] 78  | |         id -> Integer,
[INFO] [stdout] 79  | |         user_id -> Varchar,
[INFO] [stdout] ...   |
[INFO] [stdout] 146 | |     }
[INFO] [stdout] 147 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = help: move this `impl` block outside the of the current function `_impl_query_id_for_peran`
[INFO] [stdout]     = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]     = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]     = note: this error 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: variable `requestV1` should have a snake case name
[INFO] [stdout]    --> src/repositories/backlog.rs:259:9
[INFO] [stdout]     |
[INFO] [stdout] 259 |     let requestV1 = AktivitasInsert{
[INFO] [stdout]     |         ^^^^^^^^^ help: convert the identifier to snake case: `request_v1`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(non_snake_case)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]    --> src/schema.rs:76:1
[INFO] [stdout]     |
[INFO] [stdout] 76  | / table! {
[INFO] [stdout] 77  | |     ren_peg_last_thl(id) {
[INFO] [stdout] 78  | |         id -> Integer,
[INFO] [stdout] 79  | |         user_id -> Varchar,
[INFO] [stdout] ...   |
[INFO] [stdout] 146 | |     }
[INFO] [stdout] 147 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = help: move this `impl` block outside the of the current function `_impl_query_id_for_karpeg`
[INFO] [stdout]     = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]     = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]     = note: this error 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] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]    --> src/schema.rs:76:1
[INFO] [stdout]     |
[INFO] [stdout] 76  | / table! {
[INFO] [stdout] 77  | |     ren_peg_last_thl(id) {
[INFO] [stdout] 78  | |         id -> Integer,
[INFO] [stdout] 79  | |         user_id -> Varchar,
[INFO] [stdout] ...   |
[INFO] [stdout] 146 | |     }
[INFO] [stdout] 147 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = help: move this `impl` block outside the of the current function `_impl_query_id_for_s_nama_instansiunitorg`
[INFO] [stdout]     = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]     = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]     = note: this error 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] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]    --> src/schema.rs:76:1
[INFO] [stdout]     |
[INFO] [stdout] 76  | / table! {
[INFO] [stdout] 77  | |     ren_peg_last_thl(id) {
[INFO] [stdout] 78  | |         id -> Integer,
[INFO] [stdout] 79  | |         user_id -> Varchar,
[INFO] [stdout] ...   |
[INFO] [stdout] 146 | |     }
[INFO] [stdout] 147 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = help: move this `impl` block outside the of the current function `_impl_query_id_for_s_skt_instansiunitorg`
[INFO] [stdout]     = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]     = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]     = note: this error 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] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]    --> src/schema.rs:76:1
[INFO] [stdout]     |
[INFO] [stdout] 76  | / table! {
[INFO] [stdout] 77  | |     ren_peg_last_thl(id) {
[INFO] [stdout] 78  | |         id -> Integer,
[INFO] [stdout] 79  | |         user_id -> Varchar,
[INFO] [stdout] ...   |
[INFO] [stdout] 146 | |     }
[INFO] [stdout] 147 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = help: move this `impl` block outside the of the current function `_impl_query_id_for_namaunit_lengkap`
[INFO] [stdout]     = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]     = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]     = note: this error 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] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]    --> src/schema.rs:76:1
[INFO] [stdout]     |
[INFO] [stdout] 76  | / table! {
[INFO] [stdout] 77  | |     ren_peg_last_thl(id) {
[INFO] [stdout] 78  | |         id -> Integer,
[INFO] [stdout] 79  | |         user_id -> Varchar,
[INFO] [stdout] ...   |
[INFO] [stdout] 146 | |     }
[INFO] [stdout] 147 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = help: move this `impl` block outside the of the current function `_impl_query_id_for_tmt_unit`
[INFO] [stdout]     = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]     = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]     = note: this error 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] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]    --> src/schema.rs:76:1
[INFO] [stdout]     |
[INFO] [stdout] 76  | / table! {
[INFO] [stdout] 77  | |     ren_peg_last_thl(id) {
[INFO] [stdout] 78  | |         id -> Integer,
[INFO] [stdout] 79  | |         user_id -> Varchar,
[INFO] [stdout] ...   |
[INFO] [stdout] 146 | |     }
[INFO] [stdout] 147 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = help: move this `impl` block outside the of the current function `_impl_query_id_for_s_kd_instansiunitorg`
[INFO] [stdout]     = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]     = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]     = note: this error 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] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]    --> src/schema.rs:76:1
[INFO] [stdout]     |
[INFO] [stdout] 76  | / table! {
[INFO] [stdout] 77  | |     ren_peg_last_thl(id) {
[INFO] [stdout] 78  | |         id -> Integer,
[INFO] [stdout] 79  | |         user_id -> Varchar,
[INFO] [stdout] ...   |
[INFO] [stdout] 146 | |     }
[INFO] [stdout] 147 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = help: move this `impl` block outside the of the current function `_impl_query_id_for_s_kd_instansiunitkerjal1`
[INFO] [stdout]     = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]     = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]     = note: this error 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] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]    --> src/schema.rs:76:1
[INFO] [stdout]     |
[INFO] [stdout] 76  | / table! {
[INFO] [stdout] 77  | |     ren_peg_last_thl(id) {
[INFO] [stdout] 78  | |         id -> Integer,
[INFO] [stdout] 79  | |         user_id -> Varchar,
[INFO] [stdout] ...   |
[INFO] [stdout] 146 | |     }
[INFO] [stdout] 147 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = help: move this `impl` block outside the of the current function `_impl_query_id_for_s_kd_instansiunitkerjal2`
[INFO] [stdout]     = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]     = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]     = note: this error 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] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]    --> src/schema.rs:76:1
[INFO] [stdout]     |
[INFO] [stdout] 76  | / table! {
[INFO] [stdout] 77  | |     ren_peg_last_thl(id) {
[INFO] [stdout] 78  | |         id -> Integer,
[INFO] [stdout] 79  | |         user_id -> Varchar,
[INFO] [stdout] ...   |
[INFO] [stdout] 146 | |     }
[INFO] [stdout] 147 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = help: move this `impl` block outside the of the current function `_impl_query_id_for_lamath_unit`
[INFO] [stdout]     = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]     = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]     = note: this error 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] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]    --> src/schema.rs:76:1
[INFO] [stdout]     |
[INFO] [stdout] 76  | / table! {
[INFO] [stdout] 77  | |     ren_peg_last_thl(id) {
[INFO] [stdout] 78  | |         id -> Integer,
[INFO] [stdout] 79  | |         user_id -> Varchar,
[INFO] [stdout] ...   |
[INFO] [stdout] 146 | |     }
[INFO] [stdout] 147 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = help: move this `impl` block outside the of the current function `_impl_query_id_for_lamabl_unit`
[INFO] [stdout]     = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]     = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]     = note: this error 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] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]    --> src/schema.rs:76:1
[INFO] [stdout]     |
[INFO] [stdout] 76  | / table! {
[INFO] [stdout] 77  | |     ren_peg_last_thl(id) {
[INFO] [stdout] 78  | |         id -> Integer,
[INFO] [stdout] 79  | |         user_id -> Varchar,
[INFO] [stdout] ...   |
[INFO] [stdout] 146 | |     }
[INFO] [stdout] 147 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = help: move this `impl` block outside the of the current function `_impl_query_id_for_namaunit`
[INFO] [stdout]     = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]     = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]     = note: this error 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] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]    --> src/schema.rs:76:1
[INFO] [stdout]     |
[INFO] [stdout] 76  | / table! {
[INFO] [stdout] 77  | |     ren_peg_last_thl(id) {
[INFO] [stdout] 78  | |         id -> Integer,
[INFO] [stdout] 79  | |         user_id -> Varchar,
[INFO] [stdout] ...   |
[INFO] [stdout] 146 | |     }
[INFO] [stdout] 147 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = help: move this `impl` block outside the of the current function `_impl_query_id_for_key_sort_unit`
[INFO] [stdout]     = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]     = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]     = note: this error 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] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]    --> src/schema.rs:76:1
[INFO] [stdout]     |
[INFO] [stdout] 76  | / table! {
[INFO] [stdout] 77  | |     ren_peg_last_thl(id) {
[INFO] [stdout] 78  | |         id -> Integer,
[INFO] [stdout] 79  | |         user_id -> Varchar,
[INFO] [stdout] ...   |
[INFO] [stdout] 146 | |     }
[INFO] [stdout] 147 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = help: move this `impl` block outside the of the current function `_impl_query_id_for_s_skt_pendidikan`
[INFO] [stdout]     = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]     = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]     = note: this error 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] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]    --> src/schema.rs:76:1
[INFO] [stdout]     |
[INFO] [stdout] 76  | / table! {
[INFO] [stdout] 77  | |     ren_peg_last_thl(id) {
[INFO] [stdout] 78  | |         id -> Integer,
[INFO] [stdout] 79  | |         user_id -> Varchar,
[INFO] [stdout] ...   |
[INFO] [stdout] 146 | |     }
[INFO] [stdout] 147 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = help: move this `impl` block outside the of the current function `_impl_query_id_for_s_nama_strata_skt`
[INFO] [stdout]     = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]     = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]     = note: this error 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] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]    --> src/schema.rs:76:1
[INFO] [stdout]     |
[INFO] [stdout] 76  | / table! {
[INFO] [stdout] 77  | |     ren_peg_last_thl(id) {
[INFO] [stdout] 78  | |         id -> Integer,
[INFO] [stdout] 79  | |         user_id -> Varchar,
[INFO] [stdout] ...   |
[INFO] [stdout] 146 | |     }
[INFO] [stdout] 147 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = help: move this `impl` block outside the of the current function `_impl_query_id_for_s_nama_fakultasbidang`
[INFO] [stdout]     = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]     = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]     = note: this error 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] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]    --> src/schema.rs:76:1
[INFO] [stdout]     |
[INFO] [stdout] 76  | / table! {
[INFO] [stdout] 77  | |     ren_peg_last_thl(id) {
[INFO] [stdout] 78  | |         id -> Integer,
[INFO] [stdout] 79  | |         user_id -> Varchar,
[INFO] [stdout] ...   |
[INFO] [stdout] 146 | |     }
[INFO] [stdout] 147 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = help: move this `impl` block outside the of the current function `_impl_query_id_for_s_nama_jurusan`
[INFO] [stdout]     = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]     = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]     = note: this error 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] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]    --> src/schema.rs:76:1
[INFO] [stdout]     |
[INFO] [stdout] 76  | / table! {
[INFO] [stdout] 77  | |     ren_peg_last_thl(id) {
[INFO] [stdout] 78  | |         id -> Integer,
[INFO] [stdout] 79  | |         user_id -> Varchar,
[INFO] [stdout] ...   |
[INFO] [stdout] 146 | |     }
[INFO] [stdout] 147 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = help: move this `impl` block outside the of the current function `_impl_query_id_for_d_tgl_lulus`
[INFO] [stdout]     = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]     = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]     = note: this error 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] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]    --> src/schema.rs:76:1
[INFO] [stdout]     |
[INFO] [stdout] 76  | / table! {
[INFO] [stdout] 77  | |     ren_peg_last_thl(id) {
[INFO] [stdout] 78  | |         id -> Integer,
[INFO] [stdout] 79  | |         user_id -> Varchar,
[INFO] [stdout] ...   |
[INFO] [stdout] 146 | |     }
[INFO] [stdout] 147 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = help: move this `impl` block outside the of the current function `_impl_query_id_for_total_pak`
[INFO] [stdout]     = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]     = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]     = note: this error 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] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]    --> src/schema.rs:76:1
[INFO] [stdout]     |
[INFO] [stdout] 76  | / table! {
[INFO] [stdout] 77  | |     ren_peg_last_thl(id) {
[INFO] [stdout] 78  | |         id -> Integer,
[INFO] [stdout] 79  | |         user_id -> Varchar,
[INFO] [stdout] ...   |
[INFO] [stdout] 146 | |     }
[INFO] [stdout] 147 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = help: move this `impl` block outside the of the current function `_impl_query_id_for_s_no_sk_kgb`
[INFO] [stdout]     = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]     = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]     = note: this error 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: call to `.clone()` on a reference in this situation does nothing
[INFO] [stdout]    --> src/actions.rs:334:122
[INFO] [stdout]     |
[INFO] [stdout] 334 |     let latest = t_fingerprint_android.order(id.desc()).filter(niplama.eq(employee_id)).first::<models::Fingerprint>(conn.clone())?;
[INFO] [stdout]     |                                                                                                                          ^^^^^^^^ help: remove this redundant call
[INFO] [stdout]     |
[INFO] [stdout]     = note: the type `diesel::MysqlConnection` does not implement `Clone`, so calling `clone` on `&diesel::MysqlConnection` copies the reference, which does not do anything and can be removed
[INFO] [stdout]     = note: `#[warn(noop_method_call)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]    --> src/schema.rs:76:1
[INFO] [stdout]     |
[INFO] [stdout] 76  | / table! {
[INFO] [stdout] 77  | |     ren_peg_last_thl(id) {
[INFO] [stdout] 78  | |         id -> Integer,
[INFO] [stdout] 79  | |         user_id -> Varchar,
[INFO] [stdout] ...   |
[INFO] [stdout] 146 | |     }
[INFO] [stdout] 147 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = help: move this `impl` block outside the of the current function `_impl_query_id_for_i_maker_th_kgb`
[INFO] [stdout]     = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]     = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]     = note: this error 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] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]    --> src/schema.rs:76:1
[INFO] [stdout]     |
[INFO] [stdout] 76  | / table! {
[INFO] [stdout] 77  | |     ren_peg_last_thl(id) {
[INFO] [stdout] 78  | |         id -> Integer,
[INFO] [stdout] 79  | |         user_id -> Varchar,
[INFO] [stdout] ...   |
[INFO] [stdout] 146 | |     }
[INFO] [stdout] 147 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = help: move this `impl` block outside the of the current function `_impl_query_id_for_i_maker_bl_kgb`
[INFO] [stdout]     = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]     = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]     = note: this error 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] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]    --> src/schema.rs:76:1
[INFO] [stdout]     |
[INFO] [stdout] 76  | / table! {
[INFO] [stdout] 77  | |     ren_peg_last_thl(id) {
[INFO] [stdout] 78  | |         id -> Integer,
[INFO] [stdout] 79  | |         user_id -> Varchar,
[INFO] [stdout] ...   |
[INFO] [stdout] 146 | |     }
[INFO] [stdout] 147 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = help: move this `impl` block outside the of the current function `_impl_query_id_for_d_tmt_kgb`
[INFO] [stdout]     = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]     = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]     = note: this error 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] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]   --> src/models.rs:20:10
[INFO] [stdout]    |
[INFO] [stdout] 20 | #[derive(Queryable, Serialize, Debug, Clone)]
[INFO] [stdout]    |          ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current function `_impl_queryable_for_user`
[INFO] [stdout]    = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]    = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]    = note: requested on the command line with `-D non-local-definitions`
[INFO] [stdout]    = note: this error originates in the derive macro `Queryable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]   --> src/models.rs:39:10
[INFO] [stdout]    |
[INFO] [stdout] 39 | #[derive(Queryable, Serialize, Debug, Clone)]
[INFO] [stdout]    |          ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current function `_impl_queryable_for_referensitransport`
[INFO] [stdout]    = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]    = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]    = note: this error originates in the derive macro `Queryable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]   --> src/models.rs:47:10
[INFO] [stdout]    |
[INFO] [stdout] 47 | #[derive(Queryable, Serialize, Debug, Clone)]
[INFO] [stdout]    |          ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current function `_impl_queryable_for_kodeatasan`
[INFO] [stdout]    = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]    = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]    = note: this error originates in the derive macro `Queryable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]    --> src/schema.rs:76:1
[INFO] [stdout]     |
[INFO] [stdout] 76  | / table! {
[INFO] [stdout] 77  | |     ren_peg_last_thl(id) {
[INFO] [stdout] 78  | |         id -> Integer,
[INFO] [stdout] 79  | |         user_id -> Varchar,
[INFO] [stdout] ...   |
[INFO] [stdout] 146 | |     }
[INFO] [stdout] 147 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = help: move this `impl` block outside the of the current function `_impl_query_id_for_s_nama_diklatfung`
[INFO] [stdout]     = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]     = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]     = note: this error 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] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]   --> src/models.rs:56:10
[INFO] [stdout]    |
[INFO] [stdout] 56 | #[derive(Queryable, Serialize, Debug, Clone)]
[INFO] [stdout]    |          ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current function `_impl_queryable_for_permission`
[INFO] [stdout]    = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]    = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]    = note: this error originates in the derive macro `Queryable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]   --> src/models.rs:65:10
[INFO] [stdout]    |
[INFO] [stdout] 65 | #[derive(Queryable, Serialize, Debug, Clone)]
[INFO] [stdout]    |          ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current function `_impl_queryable_for_holiday`
[INFO] [stdout]    = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]    = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]    = note: this error originates in the derive macro `Queryable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]    --> src/schema.rs:76:1
[INFO] [stdout]     |
[INFO] [stdout] 76  | / table! {
[INFO] [stdout] 77  | |     ren_peg_last_thl(id) {
[INFO] [stdout] 78  | |         id -> Integer,
[INFO] [stdout] 79  | |         user_id -> Varchar,
[INFO] [stdout] ...   |
[INFO] [stdout] 146 | |     }
[INFO] [stdout] 147 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = help: move this `impl` block outside the of the current function `_impl_query_id_for_s_nosert_diklatfung`
[INFO] [stdout]     = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]     = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]     = note: this error 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] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]   --> src/models.rs:79:10
[INFO] [stdout]    |
[INFO] [stdout] 79 | #[derive(Queryable, Serialize, Debug, Clone)]
[INFO] [stdout]    |          ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current function `_impl_queryable_for_mobilefeature`
[INFO] [stdout]    = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]    = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]    = note: this error originates in the derive macro `Queryable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]   --> src/models.rs:92:10
[INFO] [stdout]    |
[INFO] [stdout] 92 | #[derive(Queryable, Serialize, Debug, Clone)]
[INFO] [stdout]    |          ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current function `_impl_queryable_for_fingerprint`
[INFO] [stdout]    = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]    = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]    = note: this error originates in the derive macro `Queryable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]    --> src/models.rs:121:10
[INFO] [stdout]     |
[INFO] [stdout] 121 | #[derive(Queryable, Serialize, Debug, Clone)]
[INFO] [stdout]     |          ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: move this `impl` block outside the of the current function `_impl_queryable_for_fingerprintthl`
[INFO] [stdout]     = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]     = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]     = note: this error originates in the derive macro `Queryable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]    --> src/schema.rs:76:1
[INFO] [stdout]     |
[INFO] [stdout] 76  | / table! {
[INFO] [stdout] 77  | |     ren_peg_last_thl(id) {
[INFO] [stdout] 78  | |         id -> Integer,
[INFO] [stdout] 79  | |         user_id -> Varchar,
[INFO] [stdout] ...   |
[INFO] [stdout] 146 | |     }
[INFO] [stdout] 147 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = help: move this `impl` block outside the of the current function `_impl_query_id_for_d_tglser_diklatfung`
[INFO] [stdout]     = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]     = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]     = note: this error 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] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]    --> src/models.rs:150:10
[INFO] [stdout]     |
[INFO] [stdout] 150 | #[derive(AsChangeset, Deserialize)]
[INFO] [stdout]     |          ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: move this `impl` block outside the of the current function `_impl_as_changeset_for_fingerprintupdate`
[INFO] [stdout]     = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]     = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]     = note: this error originates in the derive macro `AsChangeset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]    --> src/schema.rs:76:1
[INFO] [stdout]     |
[INFO] [stdout] 76  | / table! {
[INFO] [stdout] 77  | |     ren_peg_last_thl(id) {
[INFO] [stdout] 78  | |         id -> Integer,
[INFO] [stdout] 79  | |         user_id -> Varchar,
[INFO] [stdout] ...   |
[INFO] [stdout] 146 | |     }
[INFO] [stdout] 147 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = help: move this `impl` block outside the of the current function `_impl_query_id_for_diklat_struk`
[INFO] [stdout]     = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]     = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]     = note: this error 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] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]    --> src/models.rs:176:10
[INFO] [stdout]     |
[INFO] [stdout] 176 | #[derive(AsChangeset, Deserialize)]
[INFO] [stdout]     |          ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: move this `impl` block outside the of the current function `_impl_as_changeset_for_fingerprintthlupdate`
[INFO] [stdout]     = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]     = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]     = note: this error originates in the derive macro `AsChangeset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]    --> src/schema.rs:76:1
[INFO] [stdout]     |
[INFO] [stdout] 76  | / table! {
[INFO] [stdout] 77  | |     ren_peg_last_thl(id) {
[INFO] [stdout] 78  | |         id -> Integer,
[INFO] [stdout] 79  | |         user_id -> Varchar,
[INFO] [stdout] ...   |
[INFO] [stdout] 146 | |     }
[INFO] [stdout] 147 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = help: move this `impl` block outside the of the current function `_impl_query_id_for_s_nosert_diklatstruk`
[INFO] [stdout]     = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]     = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]     = note: this error 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] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]    --> src/models.rs:202:10
[INFO] [stdout]     |
[INFO] [stdout] 202 | #[derive(Insertable, Deserialize)]
[INFO] [stdout]     |          ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: move this `impl` block outside the of the current function `_impl_insertable_for_fingerprintcreate`
[INFO] [stdout]     = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]     = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]     = note: this error originates in the derive macro `Insertable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]    --> src/schema.rs:76:1
[INFO] [stdout]     |
[INFO] [stdout] 76  | / table! {
[INFO] [stdout] 77  | |     ren_peg_last_thl(id) {
[INFO] [stdout] 78  | |         id -> Integer,
[INFO] [stdout] 79  | |         user_id -> Varchar,
[INFO] [stdout] ...   |
[INFO] [stdout] 146 | |     }
[INFO] [stdout] 147 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = help: move this `impl` block outside the of the current function `_impl_query_id_for_d_tglser_diklatstruk`
[INFO] [stdout]     = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]     = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]     = note: this error 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] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]    --> src/models.rs:226:10
[INFO] [stdout]     |
[INFO] [stdout] 226 | #[derive(Insertable, Deserialize)]
[INFO] [stdout]     |          ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: move this `impl` block outside the of the current function `_impl_insertable_for_fingerprintthlcreate`
[INFO] [stdout]     = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]     = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]     = note: this error originates in the derive macro `Insertable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]    --> src/schema.rs:76:1
[INFO] [stdout]     |
[INFO] [stdout] 76  | / table! {
[INFO] [stdout] 77  | |     ren_peg_last_thl(id) {
[INFO] [stdout] 78  | |         id -> Integer,
[INFO] [stdout] 79  | |         user_id -> Varchar,
[INFO] [stdout] ...   |
[INFO] [stdout] 146 | |     }
[INFO] [stdout] 147 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = help: move this `impl` block outside the of the current function `_impl_query_id_for_nama_pasangan`
[INFO] [stdout]     = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]     = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]     = note: this error 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] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]    --> src/models.rs:250:10
[INFO] [stdout]     |
[INFO] [stdout] 250 | #[derive(Insertable, Deserialize)]
[INFO] [stdout]     |          ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: move this `impl` block outside the of the current function `_impl_insertable_for_transportbaru`
[INFO] [stdout]     = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]     = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]     = note: this error originates in the derive macro `Insertable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]    --> src/schema.rs:76:1
[INFO] [stdout]     |
[INFO] [stdout] 76  | / table! {
[INFO] [stdout] 77  | |     ren_peg_last_thl(id) {
[INFO] [stdout] 78  | |         id -> Integer,
[INFO] [stdout] 79  | |         user_id -> Varchar,
[INFO] [stdout] ...   |
[INFO] [stdout] 146 | |     }
[INFO] [stdout] 147 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = help: move this `impl` block outside the of the current function `_impl_query_id_for_unit_pasangan`
[INFO] [stdout]     = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]     = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]     = note: this error 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] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]    --> src/models.rs:260:10
[INFO] [stdout]     |
[INFO] [stdout] 260 | #[derive(Insertable, Deserialize)]
[INFO] [stdout]     |          ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: move this `impl` block outside the of the current function `_impl_insertable_for_covidbaru`
[INFO] [stdout]     = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]     = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]     = note: this error originates in the derive macro `Insertable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]    --> src/schema.rs:76:1
[INFO] [stdout]     |
[INFO] [stdout] 76  | / table! {
[INFO] [stdout] 77  | |     ren_peg_last_thl(id) {
[INFO] [stdout] 78  | |         id -> Integer,
[INFO] [stdout] 79  | |         user_id -> Varchar,
[INFO] [stdout] ...   |
[INFO] [stdout] 146 | |     }
[INFO] [stdout] 147 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = help: move this `impl` block outside the of the current function `_impl_query_id_for_s_alamat`
[INFO] [stdout]     = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]     = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]     = note: this error 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] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]    --> src/models.rs:280:10
[INFO] [stdout]     |
[INFO] [stdout] 280 | #[derive(Queryable, Serialize, Debug, Clone)]
[INFO] [stdout]     |          ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: move this `impl` block outside the of the current function `_impl_queryable_for_covid`
[INFO] [stdout]     = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]     = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]     = note: this error originates in the derive macro `Queryable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]    --> src/models.rs:300:10
[INFO] [stdout]     |
[INFO] [stdout] 300 | #[derive(Queryable, Serialize, Debug, Clone)]
[INFO] [stdout]     |          ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: move this `impl` block outside the of the current function `_impl_queryable_for_gejalacovid`
[INFO] [stdout]     = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]     = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]     = note: this error originates in the derive macro `Queryable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]    --> src/models.rs:307:10
[INFO] [stdout]     |
[INFO] [stdout] 307 | #[derive(Queryable, Serialize, Debug, Clone)]
[INFO] [stdout]     |          ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: move this `impl` block outside the of the current function `_impl_queryable_for_statuscovid`
[INFO] [stdout]     = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]     = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]     = note: this error originates in the derive macro `Queryable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]    --> src/models.rs:315:10
[INFO] [stdout]     |
[INFO] [stdout] 315 | #[derive(QueryableByName, Serialize, Debug, Clone)]
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: move this `impl` block outside the of the current function `_impl_queryable_by_name_for_transportasi`
[INFO] [stdout]     = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]     = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]     = note: this error originates in the derive macro `QueryableByName` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]    --> src/schema.rs:76:1
[INFO] [stdout]     |
[INFO] [stdout] 76  | / table! {
[INFO] [stdout] 77  | |     ren_peg_last_thl(id) {
[INFO] [stdout] 78  | |         id -> Integer,
[INFO] [stdout] 79  | |         user_id -> Varchar,
[INFO] [stdout] ...   |
[INFO] [stdout] 146 | |     }
[INFO] [stdout] 147 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = help: move this `impl` block outside the of the current function `_impl_query_id_for_status`
[INFO] [stdout]     = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]     = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]     = note: this error 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] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]    --> src/models.rs:339:10
[INFO] [stdout]     |
[INFO] [stdout] 339 | #[derive(Queryable, Serialize, Debug, Clone)]
[INFO] [stdout]     |          ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: move this `impl` block outside the of the current function `_impl_queryable_for_leaveallowance`
[INFO] [stdout]     = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]     = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]     = note: this error originates in the derive macro `Queryable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]    --> src/models.rs:353:10
[INFO] [stdout]     |
[INFO] [stdout] 353 | #[derive(Queryable, Serialize, Debug, Clone)]
[INFO] [stdout]     |          ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: move this `impl` block outside the of the current function `_impl_queryable_for_workleave`
[INFO] [stdout]     = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]     = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]     = note: this error originates in the derive macro `Queryable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]    --> src/schema.rs:76:1
[INFO] [stdout]     |
[INFO] [stdout] 76  | / table! {
[INFO] [stdout] 77  | |     ren_peg_last_thl(id) {
[INFO] [stdout] 78  | |         id -> Integer,
[INFO] [stdout] 79  | |         user_id -> Varchar,
[INFO] [stdout] ...   |
[INFO] [stdout] 146 | |     }
[INFO] [stdout] 147 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = help: move this `impl` block outside the of the current function `_impl_query_id_for_id_sort`
[INFO] [stdout]     = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]     = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]     = note: this error 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] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]    --> src/models.rs:406:10
[INFO] [stdout]     |
[INFO] [stdout] 406 | #[derive(Queryable, Serialize, Debug, Clone)]
[INFO] [stdout]     |          ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: move this `impl` block outside the of the current function `_impl_queryable_for_activity`
[INFO] [stdout]     = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]     = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]     = note: this error originates in the derive macro `Queryable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]    --> src/models.rs:416:10
[INFO] [stdout]     |
[INFO] [stdout] 416 | #[derive(Queryable, Serialize, Debug, Clone)]
[INFO] [stdout]     |          ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: move this `impl` block outside the of the current function `_impl_queryable_for_unpaidleave`
[INFO] [stdout]     = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]     = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]     = note: this error originates in the derive macro `Queryable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]    --> src/schema.rs:76:1
[INFO] [stdout]     |
[INFO] [stdout] 76  | / table! {
[INFO] [stdout] 77  | |     ren_peg_last_thl(id) {
[INFO] [stdout] 78  | |         id -> Integer,
[INFO] [stdout] 79  | |         user_id -> Varchar,
[INFO] [stdout] ...   |
[INFO] [stdout] 146 | |     }
[INFO] [stdout] 147 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = help: move this `impl` block outside the of the current function `_impl_query_id_for_tgl_update`
[INFO] [stdout]     = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]     = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]     = note: this error 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] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]    --> src/models.rs:448:10
[INFO] [stdout]     |
[INFO] [stdout] 448 | #[derive(Queryable, Serialize, Debug, Clone)]
[INFO] [stdout]     |          ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: move this `impl` block outside the of the current function `_impl_queryable_for_unitkerja`
[INFO] [stdout]     = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]     = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]     = note: this error originates in the derive macro `Queryable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]    --> src/models.rs:461:10
[INFO] [stdout]     |
[INFO] [stdout] 461 | #[derive(Queryable, Serialize, Debug, Clone)]
[INFO] [stdout]     |          ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: move this `impl` block outside the of the current function `_impl_queryable_for_signature`
[INFO] [stdout]     = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]     = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]     = note: this error originates in the derive macro `Queryable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]    --> src/schema.rs:149:1
[INFO] [stdout]     |
[INFO] [stdout] 149 | / table! {
[INFO] [stdout] 150 | |     pemetaan_transportasi_ref (id) {
[INFO] [stdout] 151 | |         id -> Integer,
[INFO] [stdout] 152 | |         jenis_transportasi -> Nullable<Varchar>,
[INFO] [stdout] ...   |
[INFO] [stdout] 155 | |     }
[INFO] [stdout] 156 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = help: move this `impl` block outside the of the current function `_impl_query_id_for_table`
[INFO] [stdout]     = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]     = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]     = note: this error 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] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]    --> src/models.rs:519:10
[INFO] [stdout]     |
[INFO] [stdout] 519 | #[derive(Queryable, Serialize, Debug, Clone)]
[INFO] [stdout]     |          ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: move this `impl` block outside the of the current function `_impl_queryable_for_pegawai`
[INFO] [stdout]     = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]     = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]     = note: this error originates in the derive macro `Queryable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]    --> src/schema.rs:149:1
[INFO] [stdout]     |
[INFO] [stdout] 149 | / table! {
[INFO] [stdout] 150 | |     pemetaan_transportasi_ref (id) {
[INFO] [stdout] 151 | |         id -> Integer,
[INFO] [stdout] 152 | |         jenis_transportasi -> Nullable<Varchar>,
[INFO] [stdout] ...   |
[INFO] [stdout] 155 | |     }
[INFO] [stdout] 156 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = help: move this `impl` block outside the of the current function `_impl_query_id_for_id`
[INFO] [stdout]     = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]     = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]     = note: this error 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] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]    --> src/schema.rs:149:1
[INFO] [stdout]     |
[INFO] [stdout] 149 | / table! {
[INFO] [stdout] 150 | |     pemetaan_transportasi_ref (id) {
[INFO] [stdout] 151 | |         id -> Integer,
[INFO] [stdout] 152 | |         jenis_transportasi -> Nullable<Varchar>,
[INFO] [stdout] ...   |
[INFO] [stdout] 155 | |     }
[INFO] [stdout] 156 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = help: move this `impl` block outside the of the current function `_impl_query_id_for_jenis_transportasi`
[INFO] [stdout]     = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]     = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]     = note: this error 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] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]    --> src/models.rs:586:10
[INFO] [stdout]     |
[INFO] [stdout] 586 | #[derive(Queryable, Serialize, Debug, Clone)]
[INFO] [stdout]     |          ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: move this `impl` block outside the of the current function `_impl_queryable_for_pegawaithl`
[INFO] [stdout]     = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]     = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]     = note: this error originates in the derive macro `Queryable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]    --> src/models.rs:653:10
[INFO] [stdout]     |
[INFO] [stdout] 653 | #[derive(Queryable, Serialize, Debug, Clone)]
[INFO] [stdout]     |          ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: move this `impl` block outside the of the current function `_impl_queryable_for_backlog`
[INFO] [stdout]     = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]     = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]     = note: this error originates in the derive macro `Queryable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]    --> src/models.rs:671:10
[INFO] [stdout]     |
[INFO] [stdout] 671 | #[derive(Queryable, Serialize, Debug, Clone)]
[INFO] [stdout]     |          ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: move this `impl` block outside the of the current function `_impl_queryable_for_backlogv2`
[INFO] [stdout]     = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]     = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]     = note: this error originates in the derive macro `Queryable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]    --> src/schema.rs:149:1
[INFO] [stdout]     |
[INFO] [stdout] 149 | / table! {
[INFO] [stdout] 150 | |     pemetaan_transportasi_ref (id) {
[INFO] [stdout] 151 | |         id -> Integer,
[INFO] [stdout] 152 | |         jenis_transportasi -> Nullable<Varchar>,
[INFO] [stdout] ...   |
[INFO] [stdout] 155 | |     }
[INFO] [stdout] 156 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = help: move this `impl` block outside the of the current function `_impl_query_id_for_nama_transportasi`
[INFO] [stdout]     = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]     = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]     = note: this error 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] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]    --> src/models.rs:691:10
[INFO] [stdout]     |
[INFO] [stdout] 691 | #[derive(Queryable, Serialize, Debug, Clone)]
[INFO] [stdout]     |          ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: move this `impl` block outside the of the current function `_impl_queryable_for_backlogproject`
[INFO] [stdout]     = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]     = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]     = note: this error originates in the derive macro `Queryable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]    --> src/schema.rs:149:1
[INFO] [stdout]     |
[INFO] [stdout] 149 | / table! {
[INFO] [stdout] 150 | |     pemetaan_transportasi_ref (id) {
[INFO] [stdout] 151 | |         id -> Integer,
[INFO] [stdout] 152 | |         jenis_transportasi -> Nullable<Varchar>,
[INFO] [stdout] ...   |
[INFO] [stdout] 155 | |     }
[INFO] [stdout] 156 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = help: move this `impl` block outside the of the current function `_impl_query_id_for_risiko`
[INFO] [stdout]     = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]     = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]     = note: this error 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] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]    --> src/models.rs:711:10
[INFO] [stdout]     |
[INFO] [stdout] 711 | #[derive(Insertable, Deserialize, Serialize)]
[INFO] [stdout]     |          ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: move this `impl` block outside the of the current function `_impl_insertable_for_backloginsert`
[INFO] [stdout]     = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]     = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]     = note: this error originates in the derive macro `Insertable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]    --> src/schema.rs:158:1
[INFO] [stdout]     |
[INFO] [stdout] 158 | / table! {
[INFO] [stdout] 159 | |     pemetaan_transportasi_t (id) {
[INFO] [stdout] 160 | |         id -> Integer,
[INFO] [stdout] 161 | |         niplama -> Nullable<Varchar>,
[INFO] [stdout] ...   |
[INFO] [stdout] 166 | |     }
[INFO] [stdout] 167 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = help: move this `impl` block outside the of the current function `_impl_query_id_for_table`
[INFO] [stdout]     = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]     = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]     = note: this error 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] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]    --> src/models.rs:728:10
[INFO] [stdout]     |
[INFO] [stdout] 728 | #[derive(AsChangeset, Deserialize, Serialize)]
[INFO] [stdout]     |          ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: move this `impl` block outside the of the current function `_impl_as_changeset_for_backlogupdate`
[INFO] [stdout]     = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]     = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]     = note: this error originates in the derive macro `AsChangeset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]    --> src/schema.rs:158:1
[INFO] [stdout]     |
[INFO] [stdout] 158 | / table! {
[INFO] [stdout] 159 | |     pemetaan_transportasi_t (id) {
[INFO] [stdout] 160 | |         id -> Integer,
[INFO] [stdout] 161 | |         niplama -> Nullable<Varchar>,
[INFO] [stdout] ...   |
[INFO] [stdout] 166 | |     }
[INFO] [stdout] 167 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = help: move this `impl` block outside the of the current function `_impl_query_id_for_id`
[INFO] [stdout]     = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]     = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]     = note: this error 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] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]    --> src/models.rs:744:10
[INFO] [stdout]     |
[INFO] [stdout] 744 | #[derive(AsChangeset, Deserialize, Serialize)]
[INFO] [stdout]     |          ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: move this `impl` block outside the of the current function `_impl_as_changeset_for_backlogdelete`
[INFO] [stdout]     = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]     = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]     = note: this error originates in the derive macro `AsChangeset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]    --> src/schema.rs:158:1
[INFO] [stdout]     |
[INFO] [stdout] 158 | / table! {
[INFO] [stdout] 159 | |     pemetaan_transportasi_t (id) {
[INFO] [stdout] 160 | |         id -> Integer,
[INFO] [stdout] 161 | |         niplama -> Nullable<Varchar>,
[INFO] [stdout] ...   |
[INFO] [stdout] 166 | |     }
[INFO] [stdout] 167 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = help: move this `impl` block outside the of the current function `_impl_query_id_for_niplama`
[INFO] [stdout]     = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]     = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]     = note: this error 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] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]    --> src/models.rs:750:10
[INFO] [stdout]     |
[INFO] [stdout] 750 | #[derive(AsChangeset, Deserialize, Serialize)]
[INFO] [stdout]     |          ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: move this `impl` block outside the of the current function `_impl_as_changeset_for_backlogstatus`
[INFO] [stdout]     = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]     = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]     = note: this error originates in the derive macro `AsChangeset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]    --> src/schema.rs:158:1
[INFO] [stdout]     |
[INFO] [stdout] 158 | / table! {
[INFO] [stdout] 159 | |     pemetaan_transportasi_t (id) {
[INFO] [stdout] 160 | |         id -> Integer,
[INFO] [stdout] 161 | |         niplama -> Nullable<Varchar>,
[INFO] [stdout] ...   |
[INFO] [stdout] 166 | |     }
[INFO] [stdout] 167 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = help: move this `impl` block outside the of the current function `_impl_query_id_for_id_kota`
[INFO] [stdout]     = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]     = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]     = note: this error 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] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]    --> src/models.rs:757:10
[INFO] [stdout]     |
[INFO] [stdout] 757 | #[derive(Queryable, Serialize, Debug, Clone)]
[INFO] [stdout]     |          ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: move this `impl` block outside the of the current function `_impl_queryable_for_userorg`
[INFO] [stdout]     = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]     = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]     = note: this error originates in the derive macro `Queryable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]    --> src/models.rs:766:10
[INFO] [stdout]     |
[INFO] [stdout] 766 | #[derive(Queryable, Serialize, Debug, Clone)]
[INFO] [stdout]     |          ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: move this `impl` block outside the of the current function `_impl_queryable_for_userorgv2`
[INFO] [stdout]     = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]     = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]     = note: this error originates in the derive macro `Queryable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]    --> src/models.rs:776:10
[INFO] [stdout]     |
[INFO] [stdout] 776 | #[derive(Insertable, Deserialize, Serialize)]
[INFO] [stdout]     |          ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: move this `impl` block outside the of the current function `_impl_insertable_for_logginginsert`
[INFO] [stdout]     = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]     = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]     = note: this error originates in the derive macro `Insertable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]    --> src/schema.rs:158:1
[INFO] [stdout]     |
[INFO] [stdout] 158 | / table! {
[INFO] [stdout] 159 | |     pemetaan_transportasi_t (id) {
[INFO] [stdout] 160 | |         id -> Integer,
[INFO] [stdout] 161 | |         niplama -> Nullable<Varchar>,
[INFO] [stdout] ...   |
[INFO] [stdout] 166 | |     }
[INFO] [stdout] 167 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = help: move this `impl` block outside the of the current function `_impl_query_id_for_id_kendaraan`
[INFO] [stdout]     = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]     = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]     = note: this error 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] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]    --> src/models.rs:784:10
[INFO] [stdout]     |
[INFO] [stdout] 784 | #[derive(Insertable, Deserialize, Serialize)]
[INFO] [stdout]     |          ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: move this `impl` block outside the of the current function `_impl_insertable_for_aktivitasinsert`
[INFO] [stdout]     = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]     = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]     = note: this error originates in the derive macro `Insertable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]    --> src/schema.rs:158:1
[INFO] [stdout]     |
[INFO] [stdout] 158 | / table! {
[INFO] [stdout] 159 | |     pemetaan_transportasi_t (id) {
[INFO] [stdout] 160 | |         id -> Integer,
[INFO] [stdout] 161 | |         niplama -> Nullable<Varchar>,
[INFO] [stdout] ...   |
[INFO] [stdout] 166 | |     }
[INFO] [stdout] 167 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = help: move this `impl` block outside the of the current function `_impl_query_id_for_created_at`
[INFO] [stdout]     = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]     = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]     = note: this error 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] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]    --> src/schema.rs:158:1
[INFO] [stdout]     |
[INFO] [stdout] 158 | / table! {
[INFO] [stdout] 159 | |     pemetaan_transportasi_t (id) {
[INFO] [stdout] 160 | |         id -> Integer,
[INFO] [stdout] 161 | |         niplama -> Nullable<Varchar>,
[INFO] [stdout] ...   |
[INFO] [stdout] 166 | |     }
[INFO] [stdout] 167 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = help: move this `impl` block outside the of the current function `_impl_query_id_for_updated_at`
[INFO] [stdout]     = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]     = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]     = note: this error 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] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]    --> src/models.rs:806:10
[INFO] [stdout]     |
[INFO] [stdout] 806 | #[derive(Queryable, Serialize, Debug, Clone)]
[INFO] [stdout]     |          ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: move this `impl` block outside the of the current function `_impl_queryable_for_datakehadiranv4`
[INFO] [stdout]     = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]     = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]     = note: this error originates in the derive macro `Queryable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]    --> src/models.rs:829:10
[INFO] [stdout]     |
[INFO] [stdout] 829 | #[derive(Queryable, Serialize, Debug, Clone)]
[INFO] [stdout]     |          ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: move this `impl` block outside the of the current function `_impl_queryable_for_aktivitasinsertv2`
[INFO] [stdout]     = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]     = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]     = note: this error originates in the derive macro `Queryable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]    --> src/schema.rs:169:1
[INFO] [stdout]     |
[INFO] [stdout] 169 | / table! {
[INFO] [stdout] 170 | |     t_cuti (id) {
[INFO] [stdout] 171 | |         id -> Integer,
[INFO] [stdout] 172 | |         niplama_pegawai -> Varchar,
[INFO] [stdout] ...   |
[INFO] [stdout] 220 | |     }
[INFO] [stdout] 221 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = help: move this `impl` block outside the of the current function `_impl_query_id_for_table`
[INFO] [stdout]     = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]     = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]     = note: this error 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] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]    --> src/models.rs:840:10
[INFO] [stdout]     |
[INFO] [stdout] 840 | #[derive(Queryable, Serialize, Debug, Clone)]
[INFO] [stdout]     |          ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: move this `impl` block outside the of the current function `_impl_queryable_for_sasaran`
[INFO] [stdout]     = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]     = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]     = note: this error originates in the derive macro `Queryable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]    --> src/models.rs:847:10
[INFO] [stdout]     |
[INFO] [stdout] 847 | #[derive(Queryable, Serialize, Debug, Clone)]
[INFO] [stdout]     |          ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: move this `impl` block outside the of the current function `_impl_queryable_for_indikator`
[INFO] [stdout]     = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]     = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]     = note: this error originates in the derive macro `Queryable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]    --> src/models.rs:856:10
[INFO] [stdout]     |
[INFO] [stdout] 856 | #[derive(Queryable, Serialize, Debug, Clone)]
[INFO] [stdout]     |          ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: move this `impl` block outside the of the current function `_impl_queryable_for_uraianjabatan`
[INFO] [stdout]     = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]     = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]     = note: this error originates in the derive macro `Queryable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]    --> src/models.rs:870:10
[INFO] [stdout]     |
[INFO] [stdout] 870 | #[derive(Queryable, Serialize, Debug, Clone)]
[INFO] [stdout]     |          ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: move this `impl` block outside the of the current function `_impl_queryable_for_projectbacklog`
[INFO] [stdout]     = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]     = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]     = note: this error originates in the derive macro `Queryable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]    --> src/schema.rs:169:1
[INFO] [stdout]     |
[INFO] [stdout] 169 | / table! {
[INFO] [stdout] 170 | |     t_cuti (id) {
[INFO] [stdout] 171 | |         id -> Integer,
[INFO] [stdout] 172 | |         niplama_pegawai -> Varchar,
[INFO] [stdout] ...   |
[INFO] [stdout] 220 | |     }
[INFO] [stdout] 221 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = help: move this `impl` block outside the of the current function `_impl_query_id_for_id`
[INFO] [stdout]     = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]     = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]     = note: this error 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] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]    --> src/models.rs:879:10
[INFO] [stdout]     |
[INFO] [stdout] 879 | #[derive(Insertable, Deserialize, Serialize)]
[INFO] [stdout]     |          ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: move this `impl` block outside the of the current function `_impl_insertable_for_projectinsert`
[INFO] [stdout]     = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]     = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]     = note: this error originates in the derive macro `Insertable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]    --> src/models.rs:888:10
[INFO] [stdout]     |
[INFO] [stdout] 888 | #[derive(Queryable, Serialize, Debug, Clone)]
[INFO] [stdout]     |          ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: move this `impl` block outside the of the current function `_impl_queryable_for_catatanproject`
[INFO] [stdout]     = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]     = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]     = note: this error originates in the derive macro `Queryable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]    --> src/schema.rs:169:1
[INFO] [stdout]     |
[INFO] [stdout] 169 | / table! {
[INFO] [stdout] 170 | |     t_cuti (id) {
[INFO] [stdout] 171 | |         id -> Integer,
[INFO] [stdout] 172 | |         niplama_pegawai -> Varchar,
[INFO] [stdout] ...   |
[INFO] [stdout] 220 | |     }
[INFO] [stdout] 221 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = help: move this `impl` block outside the of the current function `_impl_query_id_for_niplama_pegawai`
[INFO] [stdout]     = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]     = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]     = note: this error 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] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]    --> src/models.rs:896:10
[INFO] [stdout]     |
[INFO] [stdout] 896 | #[derive(Insertable, Deserialize, Serialize)]
[INFO] [stdout]     |          ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: move this `impl` block outside the of the current function `_impl_insertable_for_catataninsert`
[INFO] [stdout]     = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]     = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]     = note: this error originates in the derive macro `Insertable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]    --> src/models.rs:904:10
[INFO] [stdout]     |
[INFO] [stdout] 904 | #[derive(Queryable, Serialize, Debug, Clone)]
[INFO] [stdout]     |          ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: move this `impl` block outside the of the current function `_impl_queryable_for_memberproject`
[INFO] [stdout]     = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]     = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]     = note: this error originates in the derive macro `Queryable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]    --> src/schema.rs:169:1
[INFO] [stdout]     |
[INFO] [stdout] 169 | / table! {
[INFO] [stdout] 170 | |     t_cuti (id) {
[INFO] [stdout] 171 | |         id -> Integer,
[INFO] [stdout] 172 | |         niplama_pegawai -> Varchar,
[INFO] [stdout] ...   |
[INFO] [stdout] 220 | |     }
[INFO] [stdout] 221 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = help: move this `impl` block outside the of the current function `_impl_query_id_for_kd_jenis_cuti`
[INFO] [stdout]     = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]     = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]     = note: this error 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] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]    --> src/models.rs:915:10
[INFO] [stdout]     |
[INFO] [stdout] 915 | #[derive(Insertable, Deserialize, Serialize)]
[INFO] [stdout]     |          ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: move this `impl` block outside the of the current function `_impl_insertable_for_memberinsert`
[INFO] [stdout]     = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]     = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]     = note: this error originates in the derive macro `Insertable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]    --> src/schema.rs:169:1
[INFO] [stdout]     |
[INFO] [stdout] 169 | / table! {
[INFO] [stdout] 170 | |     t_cuti (id) {
[INFO] [stdout] 171 | |         id -> Integer,
[INFO] [stdout] 172 | |         niplama_pegawai -> Varchar,
[INFO] [stdout] ...   |
[INFO] [stdout] 220 | |     }
[INFO] [stdout] 221 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = help: move this `impl` block outside the of the current function `_impl_query_id_for_tgl_awal`
[INFO] [stdout]     = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]     = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]     = note: this error 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] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]    --> src/schema.rs:169:1
[INFO] [stdout]     |
[INFO] [stdout] 169 | / table! {
[INFO] [stdout] 170 | |     t_cuti (id) {
[INFO] [stdout] 171 | |         id -> Integer,
[INFO] [stdout] 172 | |         niplama_pegawai -> Varchar,
[INFO] [stdout] ...   |
[INFO] [stdout] 220 | |     }
[INFO] [stdout] 221 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = help: move this `impl` block outside the of the current function `_impl_query_id_for_tgl_akhir`
[INFO] [stdout]     = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]     = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]     = note: this error 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] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]    --> src/schema.rs:169:1
[INFO] [stdout]     |
[INFO] [stdout] 169 | / table! {
[INFO] [stdout] 170 | |     t_cuti (id) {
[INFO] [stdout] 171 | |         id -> Integer,
[INFO] [stdout] 172 | |         niplama_pegawai -> Varchar,
[INFO] [stdout] ...   |
[INFO] [stdout] 220 | |     }
[INFO] [stdout] 221 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = help: move this `impl` block outside the of the current function `_impl_query_id_for_jmlhari`
[INFO] [stdout]     = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]     = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]     = note: this error 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] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]   --> src/schema.rs:3:1
[INFO] [stdout]    |
[INFO] [stdout] 3  | / table! {
[INFO] [stdout] 4  | |     ren_peg_last(id) {
[INFO] [stdout] 5  | |         id -> Integer,
[INFO] [stdout] 6  | |         niplama -> Varchar,
[INFO] [stdout] ...  |
[INFO] [stdout] 73 | |     }
[INFO] [stdout] 74 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current function `_impl_query_id_for_table`
[INFO] [stdout]    = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]    = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]    = note: this error 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] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]    --> src/schema.rs:169:1
[INFO] [stdout]     |
[INFO] [stdout] 169 | / table! {
[INFO] [stdout] 170 | |     t_cuti (id) {
[INFO] [stdout] 171 | |         id -> Integer,
[INFO] [stdout] 172 | |         niplama_pegawai -> Varchar,
[INFO] [stdout] ...   |
[INFO] [stdout] 220 | |     }
[INFO] [stdout] 221 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = help: move this `impl` block outside the of the current function `_impl_query_id_for_alasan`
[INFO] [stdout]     = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]     = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]     = note: this error 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] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]    --> src/schema.rs:169:1
[INFO] [stdout]     |
[INFO] [stdout] 169 | / table! {
[INFO] [stdout] 170 | |     t_cuti (id) {
[INFO] [stdout] 171 | |         id -> Integer,
[INFO] [stdout] 172 | |         niplama_pegawai -> Varchar,
[INFO] [stdout] ...   |
[INFO] [stdout] 220 | |     }
[INFO] [stdout] 221 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = help: move this `impl` block outside the of the current function `_impl_query_id_for_alamat_pemohon`
[INFO] [stdout]     = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]     = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]     = note: this error 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] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]   --> src/schema.rs:3:1
[INFO] [stdout]    |
[INFO] [stdout] 3  | / table! {
[INFO] [stdout] 4  | |     ren_peg_last(id) {
[INFO] [stdout] 5  | |         id -> Integer,
[INFO] [stdout] 6  | |         niplama -> Varchar,
[INFO] [stdout] ...  |
[INFO] [stdout] 73 | |     }
[INFO] [stdout] 74 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current function `_impl_query_id_for_id`
[INFO] [stdout]    = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]    = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]    = note: this error 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] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]    --> src/schema.rs:169:1
[INFO] [stdout]     |
[INFO] [stdout] 169 | / table! {
[INFO] [stdout] 170 | |     t_cuti (id) {
[INFO] [stdout] 171 | |         id -> Integer,
[INFO] [stdout] 172 | |         niplama_pegawai -> Varchar,
[INFO] [stdout] ...   |
[INFO] [stdout] 220 | |     }
[INFO] [stdout] 221 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = help: move this `impl` block outside the of the current function `_impl_query_id_for_kode_unit`
[INFO] [stdout]     = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]     = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]     = note: this error 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] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]   --> src/schema.rs:3:1
[INFO] [stdout]    |
[INFO] [stdout] 3  | / table! {
[INFO] [stdout] 4  | |     ren_peg_last(id) {
[INFO] [stdout] 5  | |         id -> Integer,
[INFO] [stdout] 6  | |         niplama -> Varchar,
[INFO] [stdout] ...  |
[INFO] [stdout] 73 | |     }
[INFO] [stdout] 74 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current function `_impl_query_id_for_niplama`
[INFO] [stdout]    = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]    = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]    = note: this error 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] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]    --> src/schema.rs:169:1
[INFO] [stdout]     |
[INFO] [stdout] 169 | / table! {
[INFO] [stdout] 170 | |     t_cuti (id) {
[INFO] [stdout] 171 | |         id -> Integer,
[INFO] [stdout] 172 | |         niplama_pegawai -> Varchar,
[INFO] [stdout] ...   |
[INFO] [stdout] 220 | |     }
[INFO] [stdout] 221 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = help: move this `impl` block outside the of the current function `_impl_query_id_for_tgl_pengajuan`
[INFO] [stdout]     = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]     = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]     = note: this error 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] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]   --> src/schema.rs:3:1
[INFO] [stdout]    |
[INFO] [stdout] 3  | / table! {
[INFO] [stdout] 4  | |     ren_peg_last(id) {
[INFO] [stdout] 5  | |         id -> Integer,
[INFO] [stdout] 6  | |         niplama -> Varchar,
[INFO] [stdout] ...  |
[INFO] [stdout] 73 | |     }
[INFO] [stdout] 74 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current function `_impl_query_id_for_nipbaru`
[INFO] [stdout]    = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]    = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]    = note: this error 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] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]    --> src/schema.rs:169:1
[INFO] [stdout]     |
[INFO] [stdout] 169 | / table! {
[INFO] [stdout] 170 | |     t_cuti (id) {
[INFO] [stdout] 171 | |         id -> Integer,
[INFO] [stdout] 172 | |         niplama_pegawai -> Varchar,
[INFO] [stdout] ...   |
[INFO] [stdout] 220 | |     }
[INFO] [stdout] 221 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = help: move this `impl` block outside the of the current function `_impl_query_id_for_nip_atasan`
[INFO] [stdout]     = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]     = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]     = note: this error 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] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]   --> src/schema.rs:3:1
[INFO] [stdout]    |
[INFO] [stdout] 3  | / table! {
[INFO] [stdout] 4  | |     ren_peg_last(id) {
[INFO] [stdout] 5  | |         id -> Integer,
[INFO] [stdout] 6  | |         niplama -> Varchar,
[INFO] [stdout] ...  |
[INFO] [stdout] 73 | |     }
[INFO] [stdout] 74 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current function `_impl_query_id_for_nip`
[INFO] [stdout]    = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]    = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]    = note: this error 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] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]    --> src/schema.rs:169:1
[INFO] [stdout]     |
[INFO] [stdout] 169 | / table! {
[INFO] [stdout] 170 | |     t_cuti (id) {
[INFO] [stdout] 171 | |         id -> Integer,
[INFO] [stdout] 172 | |         niplama_pegawai -> Varchar,
[INFO] [stdout] ...   |
[INFO] [stdout] 220 | |     }
[INFO] [stdout] 221 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = help: move this `impl` block outside the of the current function `_impl_query_id_for_tgl_persetujuan`
[INFO] [stdout]     = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]     = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]     = note: this error 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] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]   --> src/schema.rs:3:1
[INFO] [stdout]    |
[INFO] [stdout] 3  | / table! {
[INFO] [stdout] 4  | |     ren_peg_last(id) {
[INFO] [stdout] 5  | |         id -> Integer,
[INFO] [stdout] 6  | |         niplama -> Varchar,
[INFO] [stdout] ...  |
[INFO] [stdout] 73 | |     }
[INFO] [stdout] 74 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current function `_impl_query_id_for_nama`
[INFO] [stdout]    = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]    = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]    = note: this error 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] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]    --> src/schema.rs:169:1
[INFO] [stdout]     |
[INFO] [stdout] 169 | / table! {
[INFO] [stdout] 170 | |     t_cuti (id) {
[INFO] [stdout] 171 | |         id -> Integer,
[INFO] [stdout] 172 | |         niplama_pegawai -> Varchar,
[INFO] [stdout] ...   |
[INFO] [stdout] 220 | |     }
[INFO] [stdout] 221 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = help: move this `impl` block outside the of the current function `_impl_query_id_for_catatan_persetujuan`
[INFO] [stdout]     = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]     = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]     = note: this error 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] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]   --> src/schema.rs:3:1
[INFO] [stdout]    |
[INFO] [stdout] 3  | / table! {
[INFO] [stdout] 4  | |     ren_peg_last(id) {
[INFO] [stdout] 5  | |         id -> Integer,
[INFO] [stdout] 6  | |         niplama -> Varchar,
[INFO] [stdout] ...  |
[INFO] [stdout] 73 | |     }
[INFO] [stdout] 74 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current function `_impl_query_id_for_gelar_depan`
[INFO] [stdout]    = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]    = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]    = note: this error 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] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]    --> src/schema.rs:169:1
[INFO] [stdout]     |
[INFO] [stdout] 169 | / table! {
[INFO] [stdout] 170 | |     t_cuti (id) {
[INFO] [stdout] 171 | |         id -> Integer,
[INFO] [stdout] 172 | |         niplama_pegawai -> Varchar,
[INFO] [stdout] ...   |
[INFO] [stdout] 220 | |     }
[INFO] [stdout] 221 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = help: move this `impl` block outside the of the current function `_impl_query_id_for_tgl_awal1`
[INFO] [stdout]     = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]     = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]     = note: this error 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] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]   --> src/schema.rs:3:1
[INFO] [stdout]    |
[INFO] [stdout] 3  | / table! {
[INFO] [stdout] 4  | |     ren_peg_last(id) {
[INFO] [stdout] 5  | |         id -> Integer,
[INFO] [stdout] 6  | |         niplama -> Varchar,
[INFO] [stdout] ...  |
[INFO] [stdout] 73 | |     }
[INFO] [stdout] 74 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current function `_impl_query_id_for_gelar_belakang`
[INFO] [stdout]    = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]    = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]    = note: this error 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] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]    --> src/schema.rs:169:1
[INFO] [stdout]     |
[INFO] [stdout] 169 | / table! {
[INFO] [stdout] 170 | |     t_cuti (id) {
[INFO] [stdout] 171 | |         id -> Integer,
[INFO] [stdout] 172 | |         niplama_pegawai -> Varchar,
[INFO] [stdout] ...   |
[INFO] [stdout] 220 | |     }
[INFO] [stdout] 221 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = help: move this `impl` block outside the of the current function `_impl_query_id_for_tgl_akhir1`
[INFO] [stdout]     = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]     = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]     = note: this error 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] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]    --> src/schema.rs:169:1
[INFO] [stdout]     |
[INFO] [stdout] 169 | / table! {
[INFO] [stdout] 170 | |     t_cuti (id) {
[INFO] [stdout] 171 | |         id -> Integer,
[INFO] [stdout] 172 | |         niplama_pegawai -> Varchar,
[INFO] [stdout] ...   |
[INFO] [stdout] 220 | |     }
[INFO] [stdout] 221 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = help: move this `impl` block outside the of the current function `_impl_query_id_for_no_srt_cuti`
[INFO] [stdout]     = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]     = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]     = note: this error 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] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]   --> src/schema.rs:3:1
[INFO] [stdout]    |
[INFO] [stdout] 3  | / table! {
[INFO] [stdout] 4  | |     ren_peg_last(id) {
[INFO] [stdout] 5  | |         id -> Integer,
[INFO] [stdout] 6  | |         niplama -> Varchar,
[INFO] [stdout] ...  |
[INFO] [stdout] 73 | |     }
[INFO] [stdout] 74 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current function `_impl_query_id_for_s_nama_lengkap`
[INFO] [stdout]    = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]    = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]    = note: this error 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] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]    --> src/schema.rs:169:1
[INFO] [stdout]     |
[INFO] [stdout] 169 | / table! {
[INFO] [stdout] 170 | |     t_cuti (id) {
[INFO] [stdout] 171 | |         id -> Integer,
[INFO] [stdout] 172 | |         niplama_pegawai -> Varchar,
[INFO] [stdout] ...   |
[INFO] [stdout] 220 | |     }
[INFO] [stdout] 221 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = help: move this `impl` block outside the of the current function `_impl_query_id_for_tgl_srt_cuti`
[INFO] [stdout]     = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]     = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]     = note: this error 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] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]   --> src/schema.rs:3:1
[INFO] [stdout]    |
[INFO] [stdout] 3  | / table! {
[INFO] [stdout] 4  | |     ren_peg_last(id) {
[INFO] [stdout] 5  | |         id -> Integer,
[INFO] [stdout] 6  | |         niplama -> Varchar,
[INFO] [stdout] ...  |
[INFO] [stdout] 73 | |     }
[INFO] [stdout] 74 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current function `_impl_query_id_for_carinama_nip`
[INFO] [stdout]    = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]    = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]    = note: this error 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] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]    --> src/schema.rs:169:1
[INFO] [stdout]     |
[INFO] [stdout] 169 | / table! {
[INFO] [stdout] 170 | |     t_cuti (id) {
[INFO] [stdout] 171 | |         id -> Integer,
[INFO] [stdout] 172 | |         niplama_pegawai -> Varchar,
[INFO] [stdout] ...   |
[INFO] [stdout] 220 | |     }
[INFO] [stdout] 221 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = help: move this `impl` block outside the of the current function `_impl_query_id_for_notelp_pemohon`
[INFO] [stdout]     = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]     = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]     = note: this error 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] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]   --> src/schema.rs:3:1
[INFO] [stdout]    |
[INFO] [stdout] 3  | / table! {
[INFO] [stdout] 4  | |     ren_peg_last(id) {
[INFO] [stdout] 5  | |         id -> Integer,
[INFO] [stdout] 6  | |         niplama -> Varchar,
[INFO] [stdout] ...  |
[INFO] [stdout] 73 | |     }
[INFO] [stdout] 74 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current function `_impl_query_id_for_s_tempat_lahir`
[INFO] [stdout]    = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]    = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]    = note: this error 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] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]    --> src/schema.rs:169:1
[INFO] [stdout]     |
[INFO] [stdout] 169 | / table! {
[INFO] [stdout] 170 | |     t_cuti (id) {
[INFO] [stdout] 171 | |         id -> Integer,
[INFO] [stdout] 172 | |         niplama_pegawai -> Varchar,
[INFO] [stdout] ...   |
[INFO] [stdout] 220 | |     }
[INFO] [stdout] 221 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = help: move this `impl` block outside the of the current function `_impl_query_id_for_nip_atasan2`
[INFO] [stdout]     = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]     = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]     = note: this error 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] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]   --> src/schema.rs:3:1
[INFO] [stdout]    |
[INFO] [stdout] 3  | / table! {
[INFO] [stdout] 4  | |     ren_peg_last(id) {
[INFO] [stdout] 5  | |         id -> Integer,
[INFO] [stdout] 6  | |         niplama -> Varchar,
[INFO] [stdout] ...  |
[INFO] [stdout] 73 | |     }
[INFO] [stdout] 74 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current function `_impl_query_id_for_d_tgl_lahir`
[INFO] [stdout]    = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]    = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]    = note: this error 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] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]    --> src/schema.rs:169:1
[INFO] [stdout]     |
[INFO] [stdout] 169 | / table! {
[INFO] [stdout] 170 | |     t_cuti (id) {
[INFO] [stdout] 171 | |         id -> Integer,
[INFO] [stdout] 172 | |         niplama_pegawai -> Varchar,
[INFO] [stdout] ...   |
[INFO] [stdout] 220 | |     }
[INFO] [stdout] 221 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = help: move this `impl` block outside the of the current function `_impl_query_id_for_catatan_persetujuan2`
[INFO] [stdout]     = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]     = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]     = note: this error 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] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]   --> src/schema.rs:3:1
[INFO] [stdout]    |
[INFO] [stdout] 3  | / table! {
[INFO] [stdout] 4  | |     ren_peg_last(id) {
[INFO] [stdout] 5  | |         id -> Integer,
[INFO] [stdout] 6  | |         niplama -> Varchar,
[INFO] [stdout] ...  |
[INFO] [stdout] 73 | |     }
[INFO] [stdout] 74 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current function `_impl_query_id_for_jenis_kelamin`
[INFO] [stdout]    = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]    = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]    = note: this error 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] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]    --> src/schema.rs:169:1
[INFO] [stdout]     |
[INFO] [stdout] 169 | / table! {
[INFO] [stdout] 170 | |     t_cuti (id) {
[INFO] [stdout] 171 | |         id -> Integer,
[INFO] [stdout] 172 | |         niplama_pegawai -> Varchar,
[INFO] [stdout] ...   |
[INFO] [stdout] 220 | |     }
[INFO] [stdout] 221 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = help: move this `impl` block outside the of the current function `_impl_query_id_for_tgl_persetujuan2`
[INFO] [stdout]     = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]     = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]     = note: this error 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] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]   --> src/schema.rs:3:1
[INFO] [stdout]    |
[INFO] [stdout] 3  | / table! {
[INFO] [stdout] 4  | |     ren_peg_last(id) {
[INFO] [stdout] 5  | |         id -> Integer,
[INFO] [stdout] 6  | |         niplama -> Varchar,
[INFO] [stdout] ...  |
[INFO] [stdout] 73 | |     }
[INFO] [stdout] 74 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current function `_impl_query_id_for_s_nama_agama`
[INFO] [stdout]    = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]    = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]    = note: this error 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] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]    --> src/schema.rs:169:1
[INFO] [stdout]     |
[INFO] [stdout] 169 | / table! {
[INFO] [stdout] 170 | |     t_cuti (id) {
[INFO] [stdout] 171 | |         id -> Integer,
[INFO] [stdout] 172 | |         niplama_pegawai -> Varchar,
[INFO] [stdout] ...   |
[INFO] [stdout] 220 | |     }
[INFO] [stdout] 221 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = help: move this `impl` block outside the of the current function `_impl_query_id_for_tgl_awal2`
[INFO] [stdout]     = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]     = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]     = note: this error 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] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]   --> src/schema.rs:3:1
[INFO] [stdout]    |
[INFO] [stdout] 3  | / table! {
[INFO] [stdout] 4  | |     ren_peg_last(id) {
[INFO] [stdout] 5  | |         id -> Integer,
[INFO] [stdout] 6  | |         niplama -> Varchar,
[INFO] [stdout] ...  |
[INFO] [stdout] 73 | |     }
[INFO] [stdout] 74 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current function `_impl_query_id_for_usia`
[INFO] [stdout]    = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]    = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]    = note: this error 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] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]    --> src/schema.rs:169:1
[INFO] [stdout]     |
[INFO] [stdout] 169 | / table! {
[INFO] [stdout] 170 | |     t_cuti (id) {
[INFO] [stdout] 171 | |         id -> Integer,
[INFO] [stdout] 172 | |         niplama_pegawai -> Varchar,
[INFO] [stdout] ...   |
[INFO] [stdout] 220 | |     }
[INFO] [stdout] 221 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = help: move this `impl` block outside the of the current function `_impl_query_id_for_tgl_akhir2`
[INFO] [stdout]     = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]     = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]     = note: this error 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] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]   --> src/schema.rs:3:1
[INFO] [stdout]    |
[INFO] [stdout] 3  | / table! {
[INFO] [stdout] 4  | |     ren_peg_last(id) {
[INFO] [stdout] 5  | |         id -> Integer,
[INFO] [stdout] 6  | |         niplama -> Varchar,
[INFO] [stdout] ...  |
[INFO] [stdout] 73 | |     }
[INFO] [stdout] 74 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current function `_impl_query_id_for_tmtpensiun`
[INFO] [stdout]    = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]    = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]    = note: this error 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] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]    --> src/schema.rs:169:1
[INFO] [stdout]     |
[INFO] [stdout] 169 | / table! {
[INFO] [stdout] 170 | |     t_cuti (id) {
[INFO] [stdout] 171 | |         id -> Integer,
[INFO] [stdout] 172 | |         niplama_pegawai -> Varchar,
[INFO] [stdout] ...   |
[INFO] [stdout] 220 | |     }
[INFO] [stdout] 221 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = help: move this `impl` block outside the of the current function `_impl_query_id_for_nip_atasan3`
[INFO] [stdout]     = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]     = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]     = note: this error 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] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]   --> src/schema.rs:3:1
[INFO] [stdout]    |
[INFO] [stdout] 3  | / table! {
[INFO] [stdout] 4  | |     ren_peg_last(id) {
[INFO] [stdout] 5  | |         id -> Integer,
[INFO] [stdout] 6  | |         niplama -> Varchar,
[INFO] [stdout] ...  |
[INFO] [stdout] 73 | |     }
[INFO] [stdout] 74 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current function `_impl_query_id_for_golruang`
[INFO] [stdout]    = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]    = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]    = note: this error 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] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]    --> src/schema.rs:169:1
[INFO] [stdout]     |
[INFO] [stdout] 169 | / table! {
[INFO] [stdout] 170 | |     t_cuti (id) {
[INFO] [stdout] 171 | |         id -> Integer,
[INFO] [stdout] 172 | |         niplama_pegawai -> Varchar,
[INFO] [stdout] ...   |
[INFO] [stdout] 220 | |     }
[INFO] [stdout] 221 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = help: move this `impl` block outside the of the current function `_impl_query_id_for_tgl_persetujuan3`
[INFO] [stdout]     = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]     = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]     = note: this error 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] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]   --> src/schema.rs:3:1
[INFO] [stdout]    |
[INFO] [stdout] 3  | / table! {
[INFO] [stdout] 4  | |     ren_peg_last(id) {
[INFO] [stdout] 5  | |         id -> Integer,
[INFO] [stdout] 6  | |         niplama -> Varchar,
[INFO] [stdout] ...  |
[INFO] [stdout] 73 | |     }
[INFO] [stdout] 74 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current function `_impl_query_id_for_s_nama_pangkat`
[INFO] [stdout]    = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]    = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]    = note: this error 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] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]    --> src/schema.rs:169:1
[INFO] [stdout]     |
[INFO] [stdout] 169 | / table! {
[INFO] [stdout] 170 | |     t_cuti (id) {
[INFO] [stdout] 171 | |         id -> Integer,
[INFO] [stdout] 172 | |         niplama_pegawai -> Varchar,
[INFO] [stdout] ...   |
[INFO] [stdout] 220 | |     }
[INFO] [stdout] 221 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = help: move this `impl` block outside the of the current function `_impl_query_id_for_catatan_persetujuan3`
[INFO] [stdout]     = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]     = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]     = note: this error 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] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]   --> src/schema.rs:3:1
[INFO] [stdout]    |
[INFO] [stdout] 3  | / table! {
[INFO] [stdout] 4  | |     ren_peg_last(id) {
[INFO] [stdout] 5  | |         id -> Integer,
[INFO] [stdout] 6  | |         niplama -> Varchar,
[INFO] [stdout] ...  |
[INFO] [stdout] 73 | |     }
[INFO] [stdout] 74 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current function `_impl_query_id_for_d_tmt_sk`
[INFO] [stdout]    = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]    = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]    = note: this error 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] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]    --> src/schema.rs:169:1
[INFO] [stdout]     |
[INFO] [stdout] 169 | / table! {
[INFO] [stdout] 170 | |     t_cuti (id) {
[INFO] [stdout] 171 | |         id -> Integer,
[INFO] [stdout] 172 | |         niplama_pegawai -> Varchar,
[INFO] [stdout] ...   |
[INFO] [stdout] 220 | |     }
[INFO] [stdout] 221 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = help: move this `impl` block outside the of the current function `_impl_query_id_for_tgl_awal3`
[INFO] [stdout]     = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]     = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]     = note: this error 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] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]    --> src/schema.rs:169:1
[INFO] [stdout]     |
[INFO] [stdout] 169 | / table! {
[INFO] [stdout] 170 | |     t_cuti (id) {
[INFO] [stdout] 171 | |         id -> Integer,
[INFO] [stdout] 172 | |         niplama_pegawai -> Varchar,
[INFO] [stdout] ...   |
[INFO] [stdout] 220 | |     }
[INFO] [stdout] 221 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = help: move this `impl` block outside the of the current function `_impl_query_id_for_tgl_akhir3`
[INFO] [stdout]     = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]     = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]     = note: this error 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] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]   --> src/schema.rs:3:1
[INFO] [stdout]    |
[INFO] [stdout] 3  | / table! {
[INFO] [stdout] 4  | |     ren_peg_last(id) {
[INFO] [stdout] 5  | |         id -> Integer,
[INFO] [stdout] 6  | |         niplama -> Varchar,
[INFO] [stdout] ...  |
[INFO] [stdout] 73 | |     }
[INFO] [stdout] 74 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current function `_impl_query_id_for_lamath_kp`
[INFO] [stdout]    = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]    = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]    = note: this error 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] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]    --> src/schema.rs:169:1
[INFO] [stdout]     |
[INFO] [stdout] 169 | / table! {
[INFO] [stdout] 170 | |     t_cuti (id) {
[INFO] [stdout] 171 | |         id -> Integer,
[INFO] [stdout] 172 | |         niplama_pegawai -> Varchar,
[INFO] [stdout] ...   |
[INFO] [stdout] 220 | |     }
[INFO] [stdout] 221 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = help: move this `impl` block outside the of the current function `_impl_query_id_for_nip_persetujuan4`
[INFO] [stdout]     = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]     = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]     = note: this error 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] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]   --> src/schema.rs:3:1
[INFO] [stdout]    |
[INFO] [stdout] 3  | / table! {
[INFO] [stdout] 4  | |     ren_peg_last(id) {
[INFO] [stdout] 5  | |         id -> Integer,
[INFO] [stdout] 6  | |         niplama -> Varchar,
[INFO] [stdout] ...  |
[INFO] [stdout] 73 | |     }
[INFO] [stdout] 74 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current function `_impl_query_id_for_lamabl_kp`
[INFO] [stdout]    = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]    = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]    = note: this error 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] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]    --> src/schema.rs:169:1
[INFO] [stdout]     |
[INFO] [stdout] 169 | / table! {
[INFO] [stdout] 170 | |     t_cuti (id) {
[INFO] [stdout] 171 | |         id -> Integer,
[INFO] [stdout] 172 | |         niplama_pegawai -> Varchar,
[INFO] [stdout] ...   |
[INFO] [stdout] 220 | |     }
[INFO] [stdout] 221 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = help: move this `impl` block outside the of the current function `_impl_query_id_for_tgl_persetujuan4`
[INFO] [stdout]     = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]     = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]     = note: this error 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] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]   --> src/schema.rs:3:1
[INFO] [stdout]    |
[INFO] [stdout] 3  | / table! {
[INFO] [stdout] 4  | |     ren_peg_last(id) {
[INFO] [stdout] 5  | |         id -> Integer,
[INFO] [stdout] 6  | |         niplama -> Varchar,
[INFO] [stdout] ...  |
[INFO] [stdout] 73 | |     }
[INFO] [stdout] 74 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current function `_impl_query_id_for_jabatan`
[INFO] [stdout]    = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]    = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]    = note: this error 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] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]    --> src/schema.rs:169:1
[INFO] [stdout]     |
[INFO] [stdout] 169 | / table! {
[INFO] [stdout] 170 | |     t_cuti (id) {
[INFO] [stdout] 171 | |         id -> Integer,
[INFO] [stdout] 172 | |         niplama_pegawai -> Varchar,
[INFO] [stdout] ...   |
[INFO] [stdout] 220 | |     }
[INFO] [stdout] 221 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = help: move this `impl` block outside the of the current function `_impl_query_id_for_catatan_persetujuan4`
[INFO] [stdout]     = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]     = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]     = note: this error 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] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]   --> src/schema.rs:3:1
[INFO] [stdout]    |
[INFO] [stdout] 3  | / table! {
[INFO] [stdout] 4  | |     ren_peg_last(id) {
[INFO] [stdout] 5  | |         id -> Integer,
[INFO] [stdout] 6  | |         niplama -> Varchar,
[INFO] [stdout] ...  |
[INFO] [stdout] 73 | |     }
[INFO] [stdout] 74 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current function `_impl_query_id_for_s_nmjabdetailskt`
[INFO] [stdout]    = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]    = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]    = note: this error 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] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]    --> src/schema.rs:169:1
[INFO] [stdout]     |
[INFO] [stdout] 169 | / table! {
[INFO] [stdout] 170 | |     t_cuti (id) {
[INFO] [stdout] 171 | |         id -> Integer,
[INFO] [stdout] 172 | |         niplama_pegawai -> Varchar,
[INFO] [stdout] ...   |
[INFO] [stdout] 220 | |     }
[INFO] [stdout] 221 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = help: move this `impl` block outside the of the current function `_impl_query_id_for_kd_proses`
[INFO] [stdout]     = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]     = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]     = note: this error 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] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]   --> src/schema.rs:3:1
[INFO] [stdout]    |
[INFO] [stdout] 3  | / table! {
[INFO] [stdout] 4  | |     ren_peg_last(id) {
[INFO] [stdout] 5  | |         id -> Integer,
[INFO] [stdout] 6  | |         niplama -> Varchar,
[INFO] [stdout] ...  |
[INFO] [stdout] 73 | |     }
[INFO] [stdout] 74 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current function `_impl_query_id_for_tmt_jab`
[INFO] [stdout]    = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]    = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]    = note: this error 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] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]    --> src/schema.rs:169:1
[INFO] [stdout]     |
[INFO] [stdout] 169 | / table! {
[INFO] [stdout] 170 | |     t_cuti (id) {
[INFO] [stdout] 171 | |         id -> Integer,
[INFO] [stdout] 172 | |         niplama_pegawai -> Varchar,
[INFO] [stdout] ...   |
[INFO] [stdout] 220 | |     }
[INFO] [stdout] 221 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = help: move this `impl` block outside the of the current function `_impl_query_id_for_created_at`
[INFO] [stdout]     = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]     = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]     = note: this error 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] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]   --> src/schema.rs:3:1
[INFO] [stdout]    |
[INFO] [stdout] 3  | / table! {
[INFO] [stdout] 4  | |     ren_peg_last(id) {
[INFO] [stdout] 5  | |         id -> Integer,
[INFO] [stdout] 6  | |         niplama -> Varchar,
[INFO] [stdout] ...  |
[INFO] [stdout] 73 | |     }
[INFO] [stdout] 74 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current function `_impl_query_id_for_s_kd_jabdetail`
[INFO] [stdout]    = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]    = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]    = note: this error 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] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]    --> src/schema.rs:169:1
[INFO] [stdout]     |
[INFO] [stdout] 169 | / table! {
[INFO] [stdout] 170 | |     t_cuti (id) {
[INFO] [stdout] 171 | |         id -> Integer,
[INFO] [stdout] 172 | |         niplama_pegawai -> Varchar,
[INFO] [stdout] ...   |
[INFO] [stdout] 220 | |     }
[INFO] [stdout] 221 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = help: move this `impl` block outside the of the current function `_impl_query_id_for_updated_at`
[INFO] [stdout]     = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]     = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]     = note: this error 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] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]   --> src/schema.rs:3:1
[INFO] [stdout]    |
[INFO] [stdout] 3  | / table! {
[INFO] [stdout] 4  | |     ren_peg_last(id) {
[INFO] [stdout] 5  | |         id -> Integer,
[INFO] [stdout] 6  | |         niplama -> Varchar,
[INFO] [stdout] ...  |
[INFO] [stdout] 73 | |     }
[INFO] [stdout] 74 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current function `_impl_query_id_for_jenis_jab`
[INFO] [stdout]    = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]    = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]    = note: this error 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] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]    --> src/schema.rs:169:1
[INFO] [stdout]     |
[INFO] [stdout] 169 | / table! {
[INFO] [stdout] 170 | |     t_cuti (id) {
[INFO] [stdout] 171 | |         id -> Integer,
[INFO] [stdout] 172 | |         niplama_pegawai -> Varchar,
[INFO] [stdout] ...   |
[INFO] [stdout] 220 | |     }
[INFO] [stdout] 221 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = help: move this `impl` block outside the of the current function `_impl_query_id_for_file_pendukung1`
[INFO] [stdout]     = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]     = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]     = note: this error 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] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]   --> src/schema.rs:3:1
[INFO] [stdout]    |
[INFO] [stdout] 3  | / table! {
[INFO] [stdout] 4  | |     ren_peg_last(id) {
[INFO] [stdout] 5  | |         id -> Integer,
[INFO] [stdout] 6  | |         niplama -> Varchar,
[INFO] [stdout] ...  |
[INFO] [stdout] 73 | |     }
[INFO] [stdout] 74 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current function `_impl_query_id_for_jenis_jab_group`
[INFO] [stdout]    = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]    = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]    = note: this error 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] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]    --> src/schema.rs:169:1
[INFO] [stdout]     |
[INFO] [stdout] 169 | / table! {
[INFO] [stdout] 170 | |     t_cuti (id) {
[INFO] [stdout] 171 | |         id -> Integer,
[INFO] [stdout] 172 | |         niplama_pegawai -> Varchar,
[INFO] [stdout] ...   |
[INFO] [stdout] 220 | |     }
[INFO] [stdout] 221 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = help: move this `impl` block outside the of the current function `_impl_query_id_for_file_pendukung2`
[INFO] [stdout]     = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]     = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]     = note: this error 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] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]   --> src/schema.rs:3:1
[INFO] [stdout]    |
[INFO] [stdout] 3  | / table! {
[INFO] [stdout] 4  | |     ren_peg_last(id) {
[INFO] [stdout] 5  | |         id -> Integer,
[INFO] [stdout] 6  | |         niplama -> Varchar,
[INFO] [stdout] ...  |
[INFO] [stdout] 73 | |     }
[INFO] [stdout] 74 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current function `_impl_query_id_for_lamath_jab`
[INFO] [stdout]    = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]    = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]    = note: this error 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] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]    --> src/schema.rs:169:1
[INFO] [stdout]     |
[INFO] [stdout] 169 | / table! {
[INFO] [stdout] 170 | |     t_cuti (id) {
[INFO] [stdout] 171 | |         id -> Integer,
[INFO] [stdout] 172 | |         niplama_pegawai -> Varchar,
[INFO] [stdout] ...   |
[INFO] [stdout] 220 | |     }
[INFO] [stdout] 221 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = help: move this `impl` block outside the of the current function `_impl_query_id_for_deleted_at`
[INFO] [stdout]     = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]     = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]     = note: this error 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] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]   --> src/schema.rs:3:1
[INFO] [stdout]    |
[INFO] [stdout] 3  | / table! {
[INFO] [stdout] 4  | |     ren_peg_last(id) {
[INFO] [stdout] 5  | |         id -> Integer,
[INFO] [stdout] 6  | |         niplama -> Varchar,
[INFO] [stdout] ...  |
[INFO] [stdout] 73 | |     }
[INFO] [stdout] 74 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current function `_impl_query_id_for_lamabl_jab`
[INFO] [stdout]    = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]    = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]    = note: this error 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] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]    --> src/schema.rs:169:1
[INFO] [stdout]     |
[INFO] [stdout] 169 | / table! {
[INFO] [stdout] 170 | |     t_cuti (id) {
[INFO] [stdout] 171 | |         id -> Integer,
[INFO] [stdout] 172 | |         niplama_pegawai -> Varchar,
[INFO] [stdout] ...   |
[INFO] [stdout] 220 | |     }
[INFO] [stdout] 221 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = help: move this `impl` block outside the of the current function `_impl_query_id_for_stat_plh`
[INFO] [stdout]     = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]     = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]     = note: this error 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] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]   --> src/schema.rs:3:1
[INFO] [stdout]    |
[INFO] [stdout] 3  | / table! {
[INFO] [stdout] 4  | |     ren_peg_last(id) {
[INFO] [stdout] 5  | |         id -> Integer,
[INFO] [stdout] 6  | |         niplama -> Varchar,
[INFO] [stdout] ...  |
[INFO] [stdout] 73 | |     }
[INFO] [stdout] 74 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current function `_impl_query_id_for_peran`
[INFO] [stdout]    = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]    = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]    = note: this error 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] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]    --> src/schema.rs:169:1
[INFO] [stdout]     |
[INFO] [stdout] 169 | / table! {
[INFO] [stdout] 170 | |     t_cuti (id) {
[INFO] [stdout] 171 | |         id -> Integer,
[INFO] [stdout] 172 | |         niplama_pegawai -> Varchar,
[INFO] [stdout] ...   |
[INFO] [stdout] 220 | |     }
[INFO] [stdout] 221 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = help: move this `impl` block outside the of the current function `_impl_query_id_for_stat_plh2`
[INFO] [stdout]     = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]     = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]     = note: this error 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] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]   --> src/schema.rs:3:1
[INFO] [stdout]    |
[INFO] [stdout] 3  | / table! {
[INFO] [stdout] 4  | |     ren_peg_last(id) {
[INFO] [stdout] 5  | |         id -> Integer,
[INFO] [stdout] 6  | |         niplama -> Varchar,
[INFO] [stdout] ...  |
[INFO] [stdout] 73 | |     }
[INFO] [stdout] 74 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current function `_impl_query_id_for_karpeg`
[INFO] [stdout]    = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]    = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]    = note: this error 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] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]    --> src/schema.rs:169:1
[INFO] [stdout]     |
[INFO] [stdout] 169 | / table! {
[INFO] [stdout] 170 | |     t_cuti (id) {
[INFO] [stdout] 171 | |         id -> Integer,
[INFO] [stdout] 172 | |         niplama_pegawai -> Varchar,
[INFO] [stdout] ...   |
[INFO] [stdout] 220 | |     }
[INFO] [stdout] 221 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = help: move this `impl` block outside the of the current function `_impl_query_id_for_stat_plh3`
[INFO] [stdout]     = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]     = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]     = note: this error 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] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]   --> src/schema.rs:3:1
[INFO] [stdout]    |
[INFO] [stdout] 3  | / table! {
[INFO] [stdout] 4  | |     ren_peg_last(id) {
[INFO] [stdout] 5  | |         id -> Integer,
[INFO] [stdout] 6  | |         niplama -> Varchar,
[INFO] [stdout] ...  |
[INFO] [stdout] 73 | |     }
[INFO] [stdout] 74 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current function `_impl_query_id_for_s_nama_instansiunitorg`
[INFO] [stdout]    = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]    = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]    = note: this error 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] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]    --> src/schema.rs:169:1
[INFO] [stdout]     |
[INFO] [stdout] 169 | / table! {
[INFO] [stdout] 170 | |     t_cuti (id) {
[INFO] [stdout] 171 | |         id -> Integer,
[INFO] [stdout] 172 | |         niplama_pegawai -> Varchar,
[INFO] [stdout] ...   |
[INFO] [stdout] 220 | |     }
[INFO] [stdout] 221 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = help: move this `impl` block outside the of the current function `_impl_query_id_for_catatan_hapus`
[INFO] [stdout]     = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]     = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]     = note: this error 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] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]    --> src/schema.rs:169:1
[INFO] [stdout]     |
[INFO] [stdout] 169 | / table! {
[INFO] [stdout] 170 | |     t_cuti (id) {
[INFO] [stdout] 171 | |         id -> Integer,
[INFO] [stdout] 172 | |         niplama_pegawai -> Varchar,
[INFO] [stdout] ...   |
[INFO] [stdout] 220 | |     }
[INFO] [stdout] 221 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = help: move this `impl` block outside the of the current function `_impl_query_id_for_kode_jabatan_atasan`
[INFO] [stdout]     = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]     = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]     = note: this error 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] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]   --> src/schema.rs:3:1
[INFO] [stdout]    |
[INFO] [stdout] 3  | / table! {
[INFO] [stdout] 4  | |     ren_peg_last(id) {
[INFO] [stdout] 5  | |         id -> Integer,
[INFO] [stdout] 6  | |         niplama -> Varchar,
[INFO] [stdout] ...  |
[INFO] [stdout] 73 | |     }
[INFO] [stdout] 74 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current function `_impl_query_id_for_s_skt_instansiunitorg`
[INFO] [stdout]    = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]    = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]    = note: this error 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] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]    --> src/schema.rs:169:1
[INFO] [stdout]     |
[INFO] [stdout] 169 | / table! {
[INFO] [stdout] 170 | |     t_cuti (id) {
[INFO] [stdout] 171 | |         id -> Integer,
[INFO] [stdout] 172 | |         niplama_pegawai -> Varchar,
[INFO] [stdout] ...   |
[INFO] [stdout] 220 | |     }
[INFO] [stdout] 221 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = help: move this `impl` block outside the of the current function `_impl_query_id_for_kode_jabatan_atasan1`
[INFO] [stdout]     = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]     = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]     = note: this error 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] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]   --> src/schema.rs:3:1
[INFO] [stdout]    |
[INFO] [stdout] 3  | / table! {
[INFO] [stdout] 4  | |     ren_peg_last(id) {
[INFO] [stdout] 5  | |         id -> Integer,
[INFO] [stdout] 6  | |         niplama -> Varchar,
[INFO] [stdout] ...  |
[INFO] [stdout] 73 | |     }
[INFO] [stdout] 74 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current function `_impl_query_id_for_namaunit_lengkap`
[INFO] [stdout]    = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]    = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]    = note: this error 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] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]    --> src/schema.rs:169:1
[INFO] [stdout]     |
[INFO] [stdout] 169 | / table! {
[INFO] [stdout] 170 | |     t_cuti (id) {
[INFO] [stdout] 171 | |         id -> Integer,
[INFO] [stdout] 172 | |         niplama_pegawai -> Varchar,
[INFO] [stdout] ...   |
[INFO] [stdout] 220 | |     }
[INFO] [stdout] 221 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = help: move this `impl` block outside the of the current function `_impl_query_id_for_kode_jabatan_atasan2`
[INFO] [stdout]     = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]     = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]     = note: this error 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] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]   --> src/schema.rs:3:1
[INFO] [stdout]    |
[INFO] [stdout] 3  | / table! {
[INFO] [stdout] 4  | |     ren_peg_last(id) {
[INFO] [stdout] 5  | |         id -> Integer,
[INFO] [stdout] 6  | |         niplama -> Varchar,
[INFO] [stdout] ...  |
[INFO] [stdout] 73 | |     }
[INFO] [stdout] 74 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current function `_impl_query_id_for_tmt_unit`
[INFO] [stdout]    = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]    = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]    = note: this error 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] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]    --> src/schema.rs:169:1
[INFO] [stdout]     |
[INFO] [stdout] 169 | / table! {
[INFO] [stdout] 170 | |     t_cuti (id) {
[INFO] [stdout] 171 | |         id -> Integer,
[INFO] [stdout] 172 | |         niplama_pegawai -> Varchar,
[INFO] [stdout] ...   |
[INFO] [stdout] 220 | |     }
[INFO] [stdout] 221 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = help: move this `impl` block outside the of the current function `_impl_query_id_for_user_create`
[INFO] [stdout]     = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]     = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]     = note: this error 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] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]   --> src/schema.rs:3:1
[INFO] [stdout]    |
[INFO] [stdout] 3  | / table! {
[INFO] [stdout] 4  | |     ren_peg_last(id) {
[INFO] [stdout] 5  | |         id -> Integer,
[INFO] [stdout] 6  | |         niplama -> Varchar,
[INFO] [stdout] ...  |
[INFO] [stdout] 73 | |     }
[INFO] [stdout] 74 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current function `_impl_query_id_for_s_kd_instansiunitorg`
[INFO] [stdout]    = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]    = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]    = note: this error 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] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]    --> src/schema.rs:169:1
[INFO] [stdout]     |
[INFO] [stdout] 169 | / table! {
[INFO] [stdout] 170 | |     t_cuti (id) {
[INFO] [stdout] 171 | |         id -> Integer,
[INFO] [stdout] 172 | |         niplama_pegawai -> Varchar,
[INFO] [stdout] ...   |
[INFO] [stdout] 220 | |     }
[INFO] [stdout] 221 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = help: move this `impl` block outside the of the current function `_impl_query_id_for_user_update`
[INFO] [stdout]     = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]     = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]     = note: this error 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] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]   --> src/schema.rs:3:1
[INFO] [stdout]    |
[INFO] [stdout] 3  | / table! {
[INFO] [stdout] 4  | |     ren_peg_last(id) {
[INFO] [stdout] 5  | |         id -> Integer,
[INFO] [stdout] 6  | |         niplama -> Varchar,
[INFO] [stdout] ...  |
[INFO] [stdout] 73 | |     }
[INFO] [stdout] 74 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current function `_impl_query_id_for_s_kd_instansiunitkerjal1`
[INFO] [stdout]    = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]    = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]    = note: this error 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] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]    --> src/schema.rs:169:1
[INFO] [stdout]     |
[INFO] [stdout] 169 | / table! {
[INFO] [stdout] 170 | |     t_cuti (id) {
[INFO] [stdout] 171 | |         id -> Integer,
[INFO] [stdout] 172 | |         niplama_pegawai -> Varchar,
[INFO] [stdout] ...   |
[INFO] [stdout] 220 | |     }
[INFO] [stdout] 221 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = help: move this `impl` block outside the of the current function `_impl_query_id_for_tgl_awal_penangguhan`
[INFO] [stdout]     = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]     = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]     = note: this error 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] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]   --> src/schema.rs:3:1
[INFO] [stdout]    |
[INFO] [stdout] 3  | / table! {
[INFO] [stdout] 4  | |     ren_peg_last(id) {
[INFO] [stdout] 5  | |         id -> Integer,
[INFO] [stdout] 6  | |         niplama -> Varchar,
[INFO] [stdout] ...  |
[INFO] [stdout] 73 | |     }
[INFO] [stdout] 74 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current function `_impl_query_id_for_s_kd_instansiunitkerjal2`
[INFO] [stdout]    = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]    = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]    = note: this error 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] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]    --> src/schema.rs:169:1
[INFO] [stdout]     |
[INFO] [stdout] 169 | / table! {
[INFO] [stdout] 170 | |     t_cuti (id) {
[INFO] [stdout] 171 | |         id -> Integer,
[INFO] [stdout] 172 | |         niplama_pegawai -> Varchar,
[INFO] [stdout] ...   |
[INFO] [stdout] 220 | |     }
[INFO] [stdout] 221 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = help: move this `impl` block outside the of the current function `_impl_query_id_for_tgl_akhir_penangguhan`
[INFO] [stdout]     = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]     = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]     = note: this error 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] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]   --> src/schema.rs:3:1
[INFO] [stdout]    |
[INFO] [stdout] 3  | / table! {
[INFO] [stdout] 4  | |     ren_peg_last(id) {
[INFO] [stdout] 5  | |         id -> Integer,
[INFO] [stdout] 6  | |         niplama -> Varchar,
[INFO] [stdout] ...  |
[INFO] [stdout] 73 | |     }
[INFO] [stdout] 74 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current function `_impl_query_id_for_lamath_unit`
[INFO] [stdout]    = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]    = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]    = note: this error 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] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]    --> src/schema.rs:169:1
[INFO] [stdout]     |
[INFO] [stdout] 169 | / table! {
[INFO] [stdout] 170 | |     t_cuti (id) {
[INFO] [stdout] 171 | |         id -> Integer,
[INFO] [stdout] 172 | |         niplama_pegawai -> Varchar,
[INFO] [stdout] ...   |
[INFO] [stdout] 220 | |     }
[INFO] [stdout] 221 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = help: move this `impl` block outside the of the current function `_impl_query_id_for_catatan_penangguhan`
[INFO] [stdout]     = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]     = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]     = note: this error 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] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]    --> src/schema.rs:223:1
[INFO] [stdout]     |
[INFO] [stdout] 223 | / table! {
[INFO] [stdout] 224 | |     t_cuti_bersama (id) {
[INFO] [stdout] 225 | |         id -> Integer,
[INFO] [stdout] 226 | |         peraturan -> Nullable<Varchar>,
[INFO] [stdout] ...   |
[INFO] [stdout] 235 | |     }
[INFO] [stdout] 236 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = help: move this `impl` block outside the of the current function `_impl_query_id_for_table`
[INFO] [stdout]     = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]     = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]     = note: this error 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] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]   --> src/schema.rs:3:1
[INFO] [stdout]    |
[INFO] [stdout] 3  | / table! {
[INFO] [stdout] 4  | |     ren_peg_last(id) {
[INFO] [stdout] 5  | |         id -> Integer,
[INFO] [stdout] 6  | |         niplama -> Varchar,
[INFO] [stdout] ...  |
[INFO] [stdout] 73 | |     }
[INFO] [stdout] 74 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current function `_impl_query_id_for_lamabl_unit`
[INFO] [stdout]    = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]    = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]    = note: this error 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] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]    --> src/schema.rs:223:1
[INFO] [stdout]     |
[INFO] [stdout] 223 | / table! {
[INFO] [stdout] 224 | |     t_cuti_bersama (id) {
[INFO] [stdout] 225 | |         id -> Integer,
[INFO] [stdout] 226 | |         peraturan -> Nullable<Varchar>,
[INFO] [stdout] ...   |
[INFO] [stdout] 235 | |     }
[INFO] [stdout] 236 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = help: move this `impl` block outside the of the current function `_impl_query_id_for_id`
[INFO] [stdout]     = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]     = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]     = note: this error 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] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]   --> src/schema.rs:3:1
[INFO] [stdout]    |
[INFO] [stdout] 3  | / table! {
[INFO] [stdout] 4  | |     ren_peg_last(id) {
[INFO] [stdout] 5  | |         id -> Integer,
[INFO] [stdout] 6  | |         niplama -> Varchar,
[INFO] [stdout] ...  |
[INFO] [stdout] 73 | |     }
[INFO] [stdout] 74 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current function `_impl_query_id_for_namaunit`
[INFO] [stdout]    = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]    = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]    = note: this error 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] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]    --> src/schema.rs:223:1
[INFO] [stdout]     |
[INFO] [stdout] 223 | / table! {
[INFO] [stdout] 224 | |     t_cuti_bersama (id) {
[INFO] [stdout] 225 | |         id -> Integer,
[INFO] [stdout] 226 | |         peraturan -> Nullable<Varchar>,
[INFO] [stdout] ...   |
[INFO] [stdout] 235 | |     }
[INFO] [stdout] 236 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = help: move this `impl` block outside the of the current function `_impl_query_id_for_peraturan`
[INFO] [stdout]     = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]     = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]     = note: this error 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] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]   --> src/schema.rs:3:1
[INFO] [stdout]    |
[INFO] [stdout] 3  | / table! {
[INFO] [stdout] 4  | |     ren_peg_last(id) {
[INFO] [stdout] 5  | |         id -> Integer,
[INFO] [stdout] 6  | |         niplama -> Varchar,
[INFO] [stdout] ...  |
[INFO] [stdout] 73 | |     }
[INFO] [stdout] 74 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current function `_impl_query_id_for_key_sort_unit`
[INFO] [stdout]    = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]    = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]    = note: this error 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] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]    --> src/schema.rs:223:1
[INFO] [stdout]     |
[INFO] [stdout] 223 | / table! {
[INFO] [stdout] 224 | |     t_cuti_bersama (id) {
[INFO] [stdout] 225 | |         id -> Integer,
[INFO] [stdout] 226 | |         peraturan -> Nullable<Varchar>,
[INFO] [stdout] ...   |
[INFO] [stdout] 235 | |     }
[INFO] [stdout] 236 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = help: move this `impl` block outside the of the current function `_impl_query_id_for_tanggal_peraturan`
[INFO] [stdout]     = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]     = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]     = note: this error 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] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]   --> src/schema.rs:3:1
[INFO] [stdout]    |
[INFO] [stdout] 3  | / table! {
[INFO] [stdout] 4  | |     ren_peg_last(id) {
[INFO] [stdout] 5  | |         id -> Integer,
[INFO] [stdout] 6  | |         niplama -> Varchar,
[INFO] [stdout] ...  |
[INFO] [stdout] 73 | |     }
[INFO] [stdout] 74 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current function `_impl_query_id_for_s_skt_pendidikan`
[INFO] [stdout]    = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]    = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]    = note: this error 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] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]    --> src/schema.rs:223:1
[INFO] [stdout]     |
[INFO] [stdout] 223 | / table! {
[INFO] [stdout] 224 | |     t_cuti_bersama (id) {
[INFO] [stdout] 225 | |         id -> Integer,
[INFO] [stdout] 226 | |         peraturan -> Nullable<Varchar>,
[INFO] [stdout] ...   |
[INFO] [stdout] 235 | |     }
[INFO] [stdout] 236 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = help: move this `impl` block outside the of the current function `_impl_query_id_for_judul_cuti`
[INFO] [stdout]     = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]     = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]     = note: this error 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] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]    --> src/schema.rs:223:1
[INFO] [stdout]     |
[INFO] [stdout] 223 | / table! {
[INFO] [stdout] 224 | |     t_cuti_bersama (id) {
[INFO] [stdout] 225 | |         id -> Integer,
[INFO] [stdout] 226 | |         peraturan -> Nullable<Varchar>,
[INFO] [stdout] ...   |
[INFO] [stdout] 235 | |     }
[INFO] [stdout] 236 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = help: move this `impl` block outside the of the current function `_impl_query_id_for_tanggal`
[INFO] [stdout]     = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]     = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]     = note: this error 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] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]   --> src/schema.rs:3:1
[INFO] [stdout]    |
[INFO] [stdout] 3  | / table! {
[INFO] [stdout] 4  | |     ren_peg_last(id) {
[INFO] [stdout] 5  | |         id -> Integer,
[INFO] [stdout] 6  | |         niplama -> Varchar,
[INFO] [stdout] ...  |
[INFO] [stdout] 73 | |     }
[INFO] [stdout] 74 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current function `_impl_query_id_for_s_nama_strata_skt`
[INFO] [stdout]    = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]    = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]    = note: this error 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] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]   --> src/schema.rs:3:1
[INFO] [stdout]    |
[INFO] [stdout] 3  | / table! {
[INFO] [stdout] 4  | |     ren_peg_last(id) {
[INFO] [stdout] 5  | |         id -> Integer,
[INFO] [stdout] 6  | |         niplama -> Varchar,
[INFO] [stdout] ...  |
[INFO] [stdout] 73 | |     }
[INFO] [stdout] 74 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current function `_impl_query_id_for_s_nama_fakultasbidang`
[INFO] [stdout]    = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]    = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]    = note: this error 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] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]    --> src/schema.rs:223:1
[INFO] [stdout]     |
[INFO] [stdout] 223 | / table! {
[INFO] [stdout] 224 | |     t_cuti_bersama (id) {
[INFO] [stdout] 225 | |         id -> Integer,
[INFO] [stdout] 226 | |         peraturan -> Nullable<Varchar>,
[INFO] [stdout] ...   |
[INFO] [stdout] 235 | |     }
[INFO] [stdout] 236 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = help: move this `impl` block outside the of the current function `_impl_query_id_for_tahun`
[INFO] [stdout]     = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]     = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]     = note: this error 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] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]    --> src/schema.rs:223:1
[INFO] [stdout]     |
[INFO] [stdout] 223 | / table! {
[INFO] [stdout] 224 | |     t_cuti_bersama (id) {
[INFO] [stdout] 225 | |         id -> Integer,
[INFO] [stdout] 226 | |         peraturan -> Nullable<Varchar>,
[INFO] [stdout] ...   |
[INFO] [stdout] 235 | |     }
[INFO] [stdout] 236 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = help: move this `impl` block outside the of the current function `_impl_query_id_for_ref_unitkerja_id`
[INFO] [stdout]     = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]     = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]     = note: this error 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] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]   --> src/schema.rs:3:1
[INFO] [stdout]    |
[INFO] [stdout] 3  | / table! {
[INFO] [stdout] 4  | |     ren_peg_last(id) {
[INFO] [stdout] 5  | |         id -> Integer,
[INFO] [stdout] 6  | |         niplama -> Varchar,
[INFO] [stdout] ...  |
[INFO] [stdout] 73 | |     }
[INFO] [stdout] 74 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current function `_impl_query_id_for_s_nama_jurusan`
[INFO] [stdout]    = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]    = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]    = note: this error 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] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]    --> src/schema.rs:223:1
[INFO] [stdout]     |
[INFO] [stdout] 223 | / table! {
[INFO] [stdout] 224 | |     t_cuti_bersama (id) {
[INFO] [stdout] 225 | |         id -> Integer,
[INFO] [stdout] 226 | |         peraturan -> Nullable<Varchar>,
[INFO] [stdout] ...   |
[INFO] [stdout] 235 | |     }
[INFO] [stdout] 236 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = help: move this `impl` block outside the of the current function `_impl_query_id_for_created_at`
[INFO] [stdout]     = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]     = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]     = note: this error 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] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]   --> src/schema.rs:3:1
[INFO] [stdout]    |
[INFO] [stdout] 3  | / table! {
[INFO] [stdout] 4  | |     ren_peg_last(id) {
[INFO] [stdout] 5  | |         id -> Integer,
[INFO] [stdout] 6  | |         niplama -> Varchar,
[INFO] [stdout] ...  |
[INFO] [stdout] 73 | |     }
[INFO] [stdout] 74 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current function `_impl_query_id_for_d_tgl_lulus`
[INFO] [stdout]    = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]    = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]    = note: this error 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] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]    --> src/schema.rs:223:1
[INFO] [stdout]     |
[INFO] [stdout] 223 | / table! {
[INFO] [stdout] 224 | |     t_cuti_bersama (id) {
[INFO] [stdout] 225 | |         id -> Integer,
[INFO] [stdout] 226 | |         peraturan -> Nullable<Varchar>,
[INFO] [stdout] ...   |
[INFO] [stdout] 235 | |     }
[INFO] [stdout] 236 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = help: move this `impl` block outside the of the current function `_impl_query_id_for_updated_at`
[INFO] [stdout]     = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]     = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]     = note: this error 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] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]   --> src/schema.rs:3:1
[INFO] [stdout]    |
[INFO] [stdout] 3  | / table! {
[INFO] [stdout] 4  | |     ren_peg_last(id) {
[INFO] [stdout] 5  | |         id -> Integer,
[INFO] [stdout] 6  | |         niplama -> Varchar,
[INFO] [stdout] ...  |
[INFO] [stdout] 73 | |     }
[INFO] [stdout] 74 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current function `_impl_query_id_for_total_pak`
[INFO] [stdout]    = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]    = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]    = note: this error 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] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]    --> src/schema.rs:223:1
[INFO] [stdout]     |
[INFO] [stdout] 223 | / table! {
[INFO] [stdout] 224 | |     t_cuti_bersama (id) {
[INFO] [stdout] 225 | |         id -> Integer,
[INFO] [stdout] 226 | |         peraturan -> Nullable<Varchar>,
[INFO] [stdout] ...   |
[INFO] [stdout] 235 | |     }
[INFO] [stdout] 236 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = help: move this `impl` block outside the of the current function `_impl_query_id_for_flag_cuti`
[INFO] [stdout]     = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]     = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]     = note: this error 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] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]    --> src/schema.rs:238:1
[INFO] [stdout]     |
[INFO] [stdout] 238 | / table! {
[INFO] [stdout] 239 | |     t_izin (id) {
[INFO] [stdout] 240 | |         id -> Integer,
[INFO] [stdout] 241 | |         niplama_pegawai -> Nullable<Varchar>,
[INFO] [stdout] ...   |
[INFO] [stdout] 274 | |     }
[INFO] [stdout] 275 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = help: move this `impl` block outside the of the current function `_impl_query_id_for_table`
[INFO] [stdout]     = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]     = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]     = note: this error 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] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]   --> src/schema.rs:3:1
[INFO] [stdout]    |
[INFO] [stdout] 3  | / table! {
[INFO] [stdout] 4  | |     ren_peg_last(id) {
[INFO] [stdout] 5  | |         id -> Integer,
[INFO] [stdout] 6  | |         niplama -> Varchar,
[INFO] [stdout] ...  |
[INFO] [stdout] 73 | |     }
[INFO] [stdout] 74 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current function `_impl_query_id_for_s_no_sk_kgb`
[INFO] [stdout]    = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]    = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]    = note: this error 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] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]    --> src/schema.rs:238:1
[INFO] [stdout]     |
[INFO] [stdout] 238 | / table! {
[INFO] [stdout] 239 | |     t_izin (id) {
[INFO] [stdout] 240 | |         id -> Integer,
[INFO] [stdout] 241 | |         niplama_pegawai -> Nullable<Varchar>,
[INFO] [stdout] ...   |
[INFO] [stdout] 274 | |     }
[INFO] [stdout] 275 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = help: move this `impl` block outside the of the current function `_impl_query_id_for_id`
[INFO] [stdout]     = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]     = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]     = note: this error 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] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]   --> src/schema.rs:3:1
[INFO] [stdout]    |
[INFO] [stdout] 3  | / table! {
[INFO] [stdout] 4  | |     ren_peg_last(id) {
[INFO] [stdout] 5  | |         id -> Integer,
[INFO] [stdout] 6  | |         niplama -> Varchar,
[INFO] [stdout] ...  |
[INFO] [stdout] 73 | |     }
[INFO] [stdout] 74 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current function `_impl_query_id_for_i_maker_th_kgb`
[INFO] [stdout]    = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]    = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]    = note: this error 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] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]    --> src/schema.rs:238:1
[INFO] [stdout]     |
[INFO] [stdout] 238 | / table! {
[INFO] [stdout] 239 | |     t_izin (id) {
[INFO] [stdout] 240 | |         id -> Integer,
[INFO] [stdout] 241 | |         niplama_pegawai -> Nullable<Varchar>,
[INFO] [stdout] ...   |
[INFO] [stdout] 274 | |     }
[INFO] [stdout] 275 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = help: move this `impl` block outside the of the current function `_impl_query_id_for_niplama_pegawai`
[INFO] [stdout]     = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]     = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]     = note: this error 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] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]   --> src/schema.rs:3:1
[INFO] [stdout]    |
[INFO] [stdout] 3  | / table! {
[INFO] [stdout] 4  | |     ren_peg_last(id) {
[INFO] [stdout] 5  | |         id -> Integer,
[INFO] [stdout] 6  | |         niplama -> Varchar,
[INFO] [stdout] ...  |
[INFO] [stdout] 73 | |     }
[INFO] [stdout] 74 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current function `_impl_query_id_for_i_maker_bl_kgb`
[INFO] [stdout]    = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]    = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]    = note: this error 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] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]    --> src/schema.rs:238:1
[INFO] [stdout]     |
[INFO] [stdout] 238 | / table! {
[INFO] [stdout] 239 | |     t_izin (id) {
[INFO] [stdout] 240 | |         id -> Integer,
[INFO] [stdout] 241 | |         niplama_pegawai -> Nullable<Varchar>,
[INFO] [stdout] ...   |
[INFO] [stdout] 274 | |     }
[INFO] [stdout] 275 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = help: move this `impl` block outside the of the current function `_impl_query_id_for_kd_kat_alasan`
[INFO] [stdout]     = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]     = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]     = note: this error 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] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]    --> src/schema.rs:238:1
[INFO] [stdout]     |
[INFO] [stdout] 238 | / table! {
[INFO] [stdout] 239 | |     t_izin (id) {
[INFO] [stdout] 240 | |         id -> Integer,
[INFO] [stdout] 241 | |         niplama_pegawai -> Nullable<Varchar>,
[INFO] [stdout] ...   |
[INFO] [stdout] 274 | |     }
[INFO] [stdout] 275 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = help: move this `impl` block outside the of the current function `_impl_query_id_for_kd_alasan`
[INFO] [stdout]     = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]     = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]     = note: this error 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] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]   --> src/schema.rs:3:1
[INFO] [stdout]    |
[INFO] [stdout] 3  | / table! {
[INFO] [stdout] 4  | |     ren_peg_last(id) {
[INFO] [stdout] 5  | |         id -> Integer,
[INFO] [stdout] 6  | |         niplama -> Varchar,
[INFO] [stdout] ...  |
[INFO] [stdout] 73 | |     }
[INFO] [stdout] 74 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current function `_impl_query_id_for_d_tmt_kgb`
[INFO] [stdout]    = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]    = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]    = note: this error 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] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]    --> src/schema.rs:238:1
[INFO] [stdout]     |
[INFO] [stdout] 238 | / table! {
[INFO] [stdout] 239 | |     t_izin (id) {
[INFO] [stdout] 240 | |         id -> Integer,
[INFO] [stdout] 241 | |         niplama_pegawai -> Nullable<Varchar>,
[INFO] [stdout] ...   |
[INFO] [stdout] 274 | |     }
[INFO] [stdout] 275 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = help: move this `impl` block outside the of the current function `_impl_query_id_for_kd_jenisizin`
[INFO] [stdout]     = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]     = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]     = note: this error 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] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]   --> src/schema.rs:3:1
[INFO] [stdout]    |
[INFO] [stdout] 3  | / table! {
[INFO] [stdout] 4  | |     ren_peg_last(id) {
[INFO] [stdout] 5  | |         id -> Integer,
[INFO] [stdout] 6  | |         niplama -> Varchar,
[INFO] [stdout] ...  |
[INFO] [stdout] 73 | |     }
[INFO] [stdout] 74 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current function `_impl_query_id_for_s_nama_diklatfung`
[INFO] [stdout]    = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]    = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]    = note: this error 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] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]    --> src/schema.rs:238:1
[INFO] [stdout]     |
[INFO] [stdout] 238 | / table! {
[INFO] [stdout] 239 | |     t_izin (id) {
[INFO] [stdout] 240 | |         id -> Integer,
[INFO] [stdout] 241 | |         niplama_pegawai -> Nullable<Varchar>,
[INFO] [stdout] ...   |
[INFO] [stdout] 274 | |     }
[INFO] [stdout] 275 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = help: move this `impl` block outside the of the current function `_impl_query_id_for_kode_unit`
[INFO] [stdout]     = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]     = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]     = note: this error 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] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]   --> src/schema.rs:3:1
[INFO] [stdout]    |
[INFO] [stdout] 3  | / table! {
[INFO] [stdout] 4  | |     ren_peg_last(id) {
[INFO] [stdout] 5  | |         id -> Integer,
[INFO] [stdout] 6  | |         niplama -> Varchar,
[INFO] [stdout] ...  |
[INFO] [stdout] 73 | |     }
[INFO] [stdout] 74 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current function `_impl_query_id_for_s_nosert_diklatfung`
[INFO] [stdout]    = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]    = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]    = note: this error 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] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]    --> src/schema.rs:238:1
[INFO] [stdout]     |
[INFO] [stdout] 238 | / table! {
[INFO] [stdout] 239 | |     t_izin (id) {
[INFO] [stdout] 240 | |         id -> Integer,
[INFO] [stdout] 241 | |         niplama_pegawai -> Nullable<Varchar>,
[INFO] [stdout] ...   |
[INFO] [stdout] 274 | |     }
[INFO] [stdout] 275 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = help: move this `impl` block outside the of the current function `_impl_query_id_for_keterangan`
[INFO] [stdout]     = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]     = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]     = note: this error 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] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]   --> src/schema.rs:3:1
[INFO] [stdout]    |
[INFO] [stdout] 3  | / table! {
[INFO] [stdout] 4  | |     ren_peg_last(id) {
[INFO] [stdout] 5  | |         id -> Integer,
[INFO] [stdout] 6  | |         niplama -> Varchar,
[INFO] [stdout] ...  |
[INFO] [stdout] 73 | |     }
[INFO] [stdout] 74 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current function `_impl_query_id_for_d_tglser_diklatfung`
[INFO] [stdout]    = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]    = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]    = note: this error 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] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]    --> src/schema.rs:238:1
[INFO] [stdout]     |
[INFO] [stdout] 238 | / table! {
[INFO] [stdout] 239 | |     t_izin (id) {
[INFO] [stdout] 240 | |         id -> Integer,
[INFO] [stdout] 241 | |         niplama_pegawai -> Nullable<Varchar>,
[INFO] [stdout] ...   |
[INFO] [stdout] 274 | |     }
[INFO] [stdout] 275 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = help: move this `impl` block outside the of the current function `_impl_query_id_for_kd_atasanlangsung`
[INFO] [stdout]     = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]     = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]     = note: this error 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] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]   --> src/schema.rs:3:1
[INFO] [stdout]    |
[INFO] [stdout] 3  | / table! {
[INFO] [stdout] 4  | |     ren_peg_last(id) {
[INFO] [stdout] 5  | |         id -> Integer,
[INFO] [stdout] 6  | |         niplama -> Varchar,
[INFO] [stdout] ...  |
[INFO] [stdout] 73 | |     }
[INFO] [stdout] 74 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current function `_impl_query_id_for_diklat_struk`
[INFO] [stdout]    = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]    = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]    = note: this error 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] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]    --> src/schema.rs:238:1
[INFO] [stdout]     |
[INFO] [stdout] 238 | / table! {
[INFO] [stdout] 239 | |     t_izin (id) {
[INFO] [stdout] 240 | |         id -> Integer,
[INFO] [stdout] 241 | |         niplama_pegawai -> Nullable<Varchar>,
[INFO] [stdout] ...   |
[INFO] [stdout] 274 | |     }
[INFO] [stdout] 275 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = help: move this `impl` block outside the of the current function `_impl_query_id_for_kd_atasanlangsung2`
[INFO] [stdout]     = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]     = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]     = note: this error 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] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]   --> src/schema.rs:3:1
[INFO] [stdout]    |
[INFO] [stdout] 3  | / table! {
[INFO] [stdout] 4  | |     ren_peg_last(id) {
[INFO] [stdout] 5  | |         id -> Integer,
[INFO] [stdout] 6  | |         niplama -> Varchar,
[INFO] [stdout] ...  |
[INFO] [stdout] 73 | |     }
[INFO] [stdout] 74 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current function `_impl_query_id_for_s_nosert_diklatstruk`
[INFO] [stdout]    = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]    = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]    = note: this error 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] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]    --> src/schema.rs:238:1
[INFO] [stdout]     |
[INFO] [stdout] 238 | / table! {
[INFO] [stdout] 239 | |     t_izin (id) {
[INFO] [stdout] 240 | |         id -> Integer,
[INFO] [stdout] 241 | |         niplama_pegawai -> Nullable<Varchar>,
[INFO] [stdout] ...   |
[INFO] [stdout] 274 | |     }
[INFO] [stdout] 275 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = help: move this `impl` block outside the of the current function `_impl_query_id_for_kd_atasanlangsung3`
[INFO] [stdout]     = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]     = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]     = note: this error 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] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]   --> src/schema.rs:3:1
[INFO] [stdout]    |
[INFO] [stdout] 3  | / table! {
[INFO] [stdout] 4  | |     ren_peg_last(id) {
[INFO] [stdout] 5  | |         id -> Integer,
[INFO] [stdout] 6  | |         niplama -> Varchar,
[INFO] [stdout] ...  |
[INFO] [stdout] 73 | |     }
[INFO] [stdout] 74 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current function `_impl_query_id_for_d_tglser_diklatstruk`
[INFO] [stdout]    = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]    = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]    = note: this error 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] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]    --> src/schema.rs:238:1
[INFO] [stdout]     |
[INFO] [stdout] 238 | / table! {
[INFO] [stdout] 239 | |     t_izin (id) {
[INFO] [stdout] 240 | |         id -> Integer,
[INFO] [stdout] 241 | |         niplama_pegawai -> Nullable<Varchar>,
[INFO] [stdout] ...   |
[INFO] [stdout] 274 | |     }
[INFO] [stdout] 275 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = help: move this `impl` block outside the of the current function `_impl_query_id_for_tgl_pengajuan`
[INFO] [stdout]     = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]     = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]     = note: this error 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] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]    --> src/schema.rs:238:1
[INFO] [stdout]     |
[INFO] [stdout] 238 | / table! {
[INFO] [stdout] 239 | |     t_izin (id) {
[INFO] [stdout] 240 | |         id -> Integer,
[INFO] [stdout] 241 | |         niplama_pegawai -> Nullable<Varchar>,
[INFO] [stdout] ...   |
[INFO] [stdout] 274 | |     }
[INFO] [stdout] 275 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = help: move this `impl` block outside the of the current function `_impl_query_id_for_tgl_awal`
[INFO] [stdout]     = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]     = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]     = note: this error 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] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]   --> src/schema.rs:3:1
[INFO] [stdout]    |
[INFO] [stdout] 3  | / table! {
[INFO] [stdout] 4  | |     ren_peg_last(id) {
[INFO] [stdout] 5  | |         id -> Integer,
[INFO] [stdout] 6  | |         niplama -> Varchar,
[INFO] [stdout] ...  |
[INFO] [stdout] 73 | |     }
[INFO] [stdout] 74 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current function `_impl_query_id_for_nama_pasangan`
[INFO] [stdout]    = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]    = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]    = note: this error 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] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]    --> src/schema.rs:238:1
[INFO] [stdout]     |
[INFO] [stdout] 238 | / table! {
[INFO] [stdout] 239 | |     t_izin (id) {
[INFO] [stdout] 240 | |         id -> Integer,
[INFO] [stdout] 241 | |         niplama_pegawai -> Nullable<Varchar>,
[INFO] [stdout] ...   |
[INFO] [stdout] 274 | |     }
[INFO] [stdout] 275 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = help: move this `impl` block outside the of the current function `_impl_query_id_for_tgl_persetujuan`
[INFO] [stdout]     = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]     = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]     = note: this error 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] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]   --> src/schema.rs:3:1
[INFO] [stdout]    |
[INFO] [stdout] 3  | / table! {
[INFO] [stdout] 4  | |     ren_peg_last(id) {
[INFO] [stdout] 5  | |         id -> Integer,
[INFO] [stdout] 6  | |         niplama -> Varchar,
[INFO] [stdout] ...  |
[INFO] [stdout] 73 | |     }
[INFO] [stdout] 74 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current function `_impl_query_id_for_unit_pasangan`
[INFO] [stdout]    = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]    = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]    = note: this error 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] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]    --> src/schema.rs:238:1
[INFO] [stdout]     |
[INFO] [stdout] 238 | / table! {
[INFO] [stdout] 239 | |     t_izin (id) {
[INFO] [stdout] 240 | |         id -> Integer,
[INFO] [stdout] 241 | |         niplama_pegawai -> Nullable<Varchar>,
[INFO] [stdout] ...   |
[INFO] [stdout] 274 | |     }
[INFO] [stdout] 275 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = help: move this `impl` block outside the of the current function `_impl_query_id_for_tgl_persetujuan2`
[INFO] [stdout]     = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]     = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]     = note: this error 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] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]   --> src/schema.rs:3:1
[INFO] [stdout]    |
[INFO] [stdout] 3  | / table! {
[INFO] [stdout] 4  | |     ren_peg_last(id) {
[INFO] [stdout] 5  | |         id -> Integer,
[INFO] [stdout] 6  | |         niplama -> Varchar,
[INFO] [stdout] ...  |
[INFO] [stdout] 73 | |     }
[INFO] [stdout] 74 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current function `_impl_query_id_for_s_alamat`
[INFO] [stdout]    = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]    = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]    = note: this error 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] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]    --> src/schema.rs:238:1
[INFO] [stdout]     |
[INFO] [stdout] 238 | / table! {
[INFO] [stdout] 239 | |     t_izin (id) {
[INFO] [stdout] 240 | |         id -> Integer,
[INFO] [stdout] 241 | |         niplama_pegawai -> Nullable<Varchar>,
[INFO] [stdout] ...   |
[INFO] [stdout] 274 | |     }
[INFO] [stdout] 275 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = help: move this `impl` block outside the of the current function `_impl_query_id_for_catatan_persetujuan`
[INFO] [stdout]     = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]     = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]     = note: this error 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] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]   --> src/schema.rs:3:1
[INFO] [stdout]    |
[INFO] [stdout] 3  | / table! {
[INFO] [stdout] 4  | |     ren_peg_last(id) {
[INFO] [stdout] 5  | |         id -> Integer,
[INFO] [stdout] 6  | |         niplama -> Varchar,
[INFO] [stdout] ...  |
[INFO] [stdout] 73 | |     }
[INFO] [stdout] 74 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current function `_impl_query_id_for_status`
[INFO] [stdout]    = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]    = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]    = note: this error 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] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]    --> src/schema.rs:238:1
[INFO] [stdout]     |
[INFO] [stdout] 238 | / table! {
[INFO] [stdout] 239 | |     t_izin (id) {
[INFO] [stdout] 240 | |         id -> Integer,
[INFO] [stdout] 241 | |         niplama_pegawai -> Nullable<Varchar>,
[INFO] [stdout] ...   |
[INFO] [stdout] 274 | |     }
[INFO] [stdout] 275 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = help: move this `impl` block outside the of the current function `_impl_query_id_for_catatan_persetujuan2`
[INFO] [stdout]     = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]     = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]     = note: this error 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] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]   --> src/schema.rs:3:1
[INFO] [stdout]    |
[INFO] [stdout] 3  | / table! {
[INFO] [stdout] 4  | |     ren_peg_last(id) {
[INFO] [stdout] 5  | |         id -> Integer,
[INFO] [stdout] 6  | |         niplama -> Varchar,
[INFO] [stdout] ...  |
[INFO] [stdout] 73 | |     }
[INFO] [stdout] 74 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current function `_impl_query_id_for_id_sort`
[INFO] [stdout]    = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]    = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]    = note: this error 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] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]    --> src/schema.rs:238:1
[INFO] [stdout]     |
[INFO] [stdout] 238 | / table! {
[INFO] [stdout] 239 | |     t_izin (id) {
[INFO] [stdout] 240 | |         id -> Integer,
[INFO] [stdout] 241 | |         niplama_pegawai -> Nullable<Varchar>,
[INFO] [stdout] ...   |
[INFO] [stdout] 274 | |     }
[INFO] [stdout] 275 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = help: move this `impl` block outside the of the current function `_impl_query_id_for_waktu_fprint`
[INFO] [stdout]     = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]     = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]     = note: this error 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] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]    --> src/schema.rs:238:1
[INFO] [stdout]     |
[INFO] [stdout] 238 | / table! {
[INFO] [stdout] 239 | |     t_izin (id) {
[INFO] [stdout] 240 | |         id -> Integer,
[INFO] [stdout] 241 | |         niplama_pegawai -> Nullable<Varchar>,
[INFO] [stdout] ...   |
[INFO] [stdout] 274 | |     }
[INFO] [stdout] 275 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = help: move this `impl` block outside the of the current function `_impl_query_id_for_lokasi_fprint`
[INFO] [stdout]     = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]     = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]     = note: this error 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] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]   --> src/schema.rs:3:1
[INFO] [stdout]    |
[INFO] [stdout] 3  | / table! {
[INFO] [stdout] 4  | |     ren_peg_last(id) {
[INFO] [stdout] 5  | |         id -> Integer,
[INFO] [stdout] 6  | |         niplama -> Varchar,
[INFO] [stdout] ...  |
[INFO] [stdout] 73 | |     }
[INFO] [stdout] 74 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current function `_impl_query_id_for_tgl_update`
[INFO] [stdout]    = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]    = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]    = note: this error 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] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]    --> src/schema.rs:238:1
[INFO] [stdout]     |
[INFO] [stdout] 238 | / table! {
[INFO] [stdout] 239 | |     t_izin (id) {
[INFO] [stdout] 240 | |         id -> Integer,
[INFO] [stdout] 241 | |         niplama_pegawai -> Nullable<Varchar>,
[INFO] [stdout] ...   |
[INFO] [stdout] 274 | |     }
[INFO] [stdout] 275 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = help: move this `impl` block outside the of the current function `_impl_query_id_for_no_srt_izin`
[INFO] [stdout]     = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]     = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]     = note: this error 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] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]    --> src/schema.rs:76:1
[INFO] [stdout]     |
[INFO] [stdout] 76  | / table! {
[INFO] [stdout] 77  | |     ren_peg_last_thl(id) {
[INFO] [stdout] 78  | |         id -> Integer,
[INFO] [stdout] 79  | |         user_id -> Varchar,
[INFO] [stdout] ...   |
[INFO] [stdout] 146 | |     }
[INFO] [stdout] 147 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = help: move this `impl` block outside the of the current function `_impl_query_id_for_table`
[INFO] [stdout]     = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]     = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]     = note: this error 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] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]    --> src/schema.rs:238:1
[INFO] [stdout]     |
[INFO] [stdout] 238 | / table! {
[INFO] [stdout] 239 | |     t_izin (id) {
[INFO] [stdout] 240 | |         id -> Integer,
[INFO] [stdout] 241 | |         niplama_pegawai -> Nullable<Varchar>,
[INFO] [stdout] ...   |
[INFO] [stdout] 274 | |     }
[INFO] [stdout] 275 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = help: move this `impl` block outside the of the current function `_impl_query_id_for_kd_proses`
[INFO] [stdout]     = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]     = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]     = note: this error 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] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]    --> src/schema.rs:76:1
[INFO] [stdout]     |
[INFO] [stdout] 76  | / table! {
[INFO] [stdout] 77  | |     ren_peg_last_thl(id) {
[INFO] [stdout] 78  | |         id -> Integer,
[INFO] [stdout] 79  | |         user_id -> Varchar,
[INFO] [stdout] ...   |
[INFO] [stdout] 146 | |     }
[INFO] [stdout] 147 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = help: move this `impl` block outside the of the current function `_impl_query_id_for_id`
[INFO] [stdout]     = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]     = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]     = note: this error 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] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]    --> src/schema.rs:238:1
[INFO] [stdout]     |
[INFO] [stdout] 238 | / table! {
[INFO] [stdout] 239 | |     t_izin (id) {
[INFO] [stdout] 240 | |         id -> Integer,
[INFO] [stdout] 241 | |         niplama_pegawai -> Nullable<Varchar>,
[INFO] [stdout] ...   |
[INFO] [stdout] 274 | |     }
[INFO] [stdout] 275 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = help: move this `impl` block outside the of the current function `_impl_query_id_for_file_pendukung_izin`
[INFO] [stdout]     = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]     = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]     = note: this error 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] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]    --> src/schema.rs:238:1
[INFO] [stdout]     |
[INFO] [stdout] 238 | / table! {
[INFO] [stdout] 239 | |     t_izin (id) {
[INFO] [stdout] 240 | |         id -> Integer,
[INFO] [stdout] 241 | |         niplama_pegawai -> Nullable<Varchar>,
[INFO] [stdout] ...   |
[INFO] [stdout] 274 | |     }
[INFO] [stdout] 275 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = help: move this `impl` block outside the of the current function `_impl_query_id_for_file_pendukung_izin2`
[INFO] [stdout]     = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]     = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]     = note: this error 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] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]    --> src/schema.rs:76:1
[INFO] [stdout]     |
[INFO] [stdout] 76  | / table! {
[INFO] [stdout] 77  | |     ren_peg_last_thl(id) {
[INFO] [stdout] 78  | |         id -> Integer,
[INFO] [stdout] 79  | |         user_id -> Varchar,
[INFO] [stdout] ...   |
[INFO] [stdout] 146 | |     }
[INFO] [stdout] 147 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = help: move this `impl` block outside the of the current function `_impl_query_id_for_user_id`
[INFO] [stdout]     = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]     = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]     = note: this error 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] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]    --> src/schema.rs:238:1
[INFO] [stdout]     |
[INFO] [stdout] 238 | / table! {
[INFO] [stdout] 239 | |     t_izin (id) {
[INFO] [stdout] 240 | |         id -> Integer,
[INFO] [stdout] 241 | |         niplama_pegawai -> Nullable<Varchar>,
[INFO] [stdout] ...   |
[INFO] [stdout] 274 | |     }
[INFO] [stdout] 275 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = help: move this `impl` block outside the of the current function `_impl_query_id_for_flag_potongan`
[INFO] [stdout]     = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]     = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]     = note: this error 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] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]    --> src/schema.rs:76:1
[INFO] [stdout]     |
[INFO] [stdout] 76  | / table! {
[INFO] [stdout] 77  | |     ren_peg_last_thl(id) {
[INFO] [stdout] 78  | |         id -> Integer,
[INFO] [stdout] 79  | |         user_id -> Varchar,
[INFO] [stdout] ...   |
[INFO] [stdout] 146 | |     }
[INFO] [stdout] 147 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = help: move this `impl` block outside the of the current function `_impl_query_id_for_nipbaru`
[INFO] [stdout]     = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]     = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]     = note: this error 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] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]    --> src/schema.rs:238:1
[INFO] [stdout]     |
[INFO] [stdout] 238 | / table! {
[INFO] [stdout] 239 | |     t_izin (id) {
[INFO] [stdout] 240 | |         id -> Integer,
[INFO] [stdout] 241 | |         niplama_pegawai -> Nullable<Varchar>,
[INFO] [stdout] ...   |
[INFO] [stdout] 274 | |     }
[INFO] [stdout] 275 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = help: move this `impl` block outside the of the current function `_impl_query_id_for_jam_izin`
[INFO] [stdout]     = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]     = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]     = note: this error 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] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]    --> src/schema.rs:76:1
[INFO] [stdout]     |
[INFO] [stdout] 76  | / table! {
[INFO] [stdout] 77  | |     ren_peg_last_thl(id) {
[INFO] [stdout] 78  | |         id -> Integer,
[INFO] [stdout] 79  | |         user_id -> Varchar,
[INFO] [stdout] ...   |
[INFO] [stdout] 146 | |     }
[INFO] [stdout] 147 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = help: move this `impl` block outside the of the current function `_impl_query_id_for_nip`
[INFO] [stdout]     = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]     = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]     = note: this error 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] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]    --> src/schema.rs:238:1
[INFO] [stdout]     |
[INFO] [stdout] 238 | / table! {
[INFO] [stdout] 239 | |     t_izin (id) {
[INFO] [stdout] 240 | |         id -> Integer,
[INFO] [stdout] 241 | |         niplama_pegawai -> Nullable<Varchar>,
[INFO] [stdout] ...   |
[INFO] [stdout] 274 | |     }
[INFO] [stdout] 275 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = help: move this `impl` block outside the of the current function `_impl_query_id_for_deleted_at`
[INFO] [stdout]     = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]     = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]     = note: this error 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] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]    --> src/schema.rs:76:1
[INFO] [stdout]     |
[INFO] [stdout] 76  | / table! {
[INFO] [stdout] 77  | |     ren_peg_last_thl(id) {
[INFO] [stdout] 78  | |         id -> Integer,
[INFO] [stdout] 79  | |         user_id -> Varchar,
[INFO] [stdout] ...   |
[INFO] [stdout] 146 | |     }
[INFO] [stdout] 147 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = help: move this `impl` block outside the of the current function `_impl_query_id_for_nama`
[INFO] [stdout]     = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]     = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]     = note: this error 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] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]    --> src/schema.rs:238:1
[INFO] [stdout]     |
[INFO] [stdout] 238 | / table! {
[INFO] [stdout] 239 | |     t_izin (id) {
[INFO] [stdout] 240 | |         id -> Integer,
[INFO] [stdout] 241 | |         niplama_pegawai -> Nullable<Varchar>,
[INFO] [stdout] ...   |
[INFO] [stdout] 274 | |     }
[INFO] [stdout] 275 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = help: move this `impl` block outside the of the current function `_impl_query_id_for_stat_plh_atasan`
[INFO] [stdout]     = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]     = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[WARN] too many lines in the log, truncating it
