[INFO] cloning repository https://github.com/NikoManiac/rust-rocket-boilerplate
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/NikoManiac/rust-rocket-boilerplate" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FNikoManiac%2Frust-rocket-boilerplate", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FNikoManiac%2Frust-rocket-boilerplate'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] b87a87fce340c3c2e46e11e4b68f315ce118c941
[INFO] checking NikoManiac/rust-rocket-boilerplate against master#5518eaa946291f00471af8b254b2a1715f234882 for pr-120393-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FNikoManiac%2Frust-rocket-boilerplate" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/NikoManiac/rust-rocket-boilerplate 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/NikoManiac/rust-rocket-boilerplate
[INFO] finished tweaking git repo https://github.com/NikoManiac/rust-rocket-boilerplate
[INFO] tweaked toml for git repo https://github.com/NikoManiac/rust-rocket-boilerplate written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] crate git repo https://github.com/NikoManiac/rust-rocket-boilerplate 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 http v0.2.6
[INFO] [stderr]   Downloaded crypto-mac v0.10.1
[INFO] [stderr]   Downloaded sha1_smol v1.0.0
[INFO] [stderr]   Downloaded matchers v0.1.0
[INFO] [stderr]   Downloaded uuid v0.8.2
[INFO] [stderr]   Downloaded ghash v0.3.1
[INFO] [stderr]   Downloaded tracing-log v0.1.2
[INFO] [stderr]   Downloaded async-stream-impl v0.3.3
[INFO] [stderr]   Downloaded polyval v0.4.5
[INFO] [stderr]   Downloaded atomic v0.5.1
[INFO] [stderr]   Downloaded migrations_internals v1.4.1
[INFO] [stderr]   Downloaded http-body v0.4.4
[INFO] [stderr]   Downloaded migrations_macros v1.4.2
[INFO] [stderr]   Downloaded diesel_migrations v1.4.0
[INFO] [stderr]   Downloaded httparse v1.6.0
[INFO] [stderr]   Downloaded hmac v0.10.1
[INFO] [stderr]   Downloaded ipnet v2.4.0
[INFO] [stderr]   Downloaded sharded-slab v0.1.4
[INFO] [stderr]   Downloaded serde_derive v1.0.136
[INFO] [stderr]   Downloaded aes-gcm v0.8.0
[INFO] [stderr]   Downloaded syn v1.0.91
[INFO] [stderr]   Downloaded windows_x86_64_msvc v0.34.0
[INFO] [stderr]   Downloaded windows-sys v0.34.0
[INFO] [stderr]   Downloaded mailgun_v3 v0.12.0
[INFO] [stderr]   Downloaded windows_i686_gnu v0.34.0
[INFO] [stderr]   Downloaded windows_i686_msvc v0.34.0
[INFO] [stderr]   Downloaded windows_aarch64_msvc v0.34.0
[INFO] [stderr]   Downloaded tokio v1.17.0
[INFO] [stderr]   Downloaded libc v0.2.122
[INFO] [stderr]   Downloaded windows_x86_64_gnu v0.34.0
[INFO] [stderr]   Downloaded regex v1.5.5
[INFO] [stderr]   Downloaded openssl v0.10.38
[INFO] [stderr]   Downloaded regex-automata v0.1.10
[INFO] [stderr]   Downloaded serde_json v1.0.79
[INFO] [stderr]   Downloaded serde v1.0.136
[INFO] [stderr]   Downloaded tokio-util v0.6.9
[INFO] [stderr]   Downloaded reqwest v0.11.10
[INFO] [stderr]   Downloaded aes-soft v0.6.4
[INFO] [stderr]   Downloaded aesni v0.10.0
[INFO] [stderr]   Downloaded hyper v0.14.18
[INFO] [stderr]   Downloaded ntapi v0.3.7
[INFO] [stderr]   Downloaded tracing-subscriber v0.3.10
[INFO] [stderr]   Downloaded mio v0.8.2
[INFO] [stderr]   Downloaded thread_local v1.1.4
[INFO] [stderr]   Downloaded openssl-sys v0.9.72
[INFO] [stderr]   Downloaded schannel v0.1.19
[INFO] [stderr]   Downloaded tokio-util v0.7.1
[INFO] [stderr]   Downloaded tracing v0.1.32
[INFO] [stderr]   Downloaded tracing-core v0.1.24
[INFO] [stderr]   Downloaded tracing-attributes v0.1.20
[INFO] [stderr]   Downloaded tokio-stream v0.1.8
[INFO] [stderr]   Downloaded once_cell v1.10.0
[INFO] [stderr]   Downloaded async-trait v0.1.53
[INFO] [stderr]   Downloaded futures v0.3.21
[INFO] [stderr]   Downloaded indexmap v1.8.1
[INFO] [stderr]   Downloaded tinyvec v1.5.1
[INFO] [stderr]   Downloaded bumpalo v3.9.1
[INFO] [stderr]   Downloaded aes v0.6.0
[INFO] [stderr]   Downloaded loom v0.5.4
[INFO] [stderr]   Downloaded proc-macro2 v1.0.37
[INFO] [stderr]   Downloaded cipher v0.2.5
[INFO] [stderr]   Downloaded ctr v0.6.0
[INFO] [stderr]   Downloaded cpuid-bool v0.2.0
[INFO] [stderr]   Downloaded inlinable_string v0.1.15
[INFO] [stderr]   Downloaded parking_lot v0.12.0
[INFO] [stderr]   Downloaded log v0.4.16
[INFO] [stderr]   Downloaded time v0.1.43
[INFO] [stderr]   Downloaded const_fn v0.4.9
[INFO] [stderr]   Downloaded pin-project-lite v0.2.8
[INFO] [stderr]   Downloaded bigdecimal v0.1.2
[INFO] [stderr]   Downloaded futures-macro v0.3.21
[INFO] [stderr]   Downloaded rustversion v1.0.6
[INFO] [stderr]   Downloaded wasm-bindgen-futures v0.4.30
[INFO] [stderr]   Downloaded async-stream v0.3.3
[INFO] [stderr]   Downloaded futures-executor v0.3.21
[INFO] [stderr]   Downloaded quote v1.0.17
[INFO] [stderr]   Downloaded multer v2.0.2
[INFO] [stderr]   Downloaded hkdf v0.10.0
[INFO] [stderr]   Downloaded tokio-macros v1.7.0
[INFO] [stderr]   Downloaded aead v0.3.2
[INFO] [stderr]   Downloaded sha1 v0.6.1
[INFO] [stderr]   Downloaded futures-io v0.3.21
[INFO] [stderr]   Downloaded parking_lot_core v0.9.2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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] d4e4499ffafb3c32557c1d5ea21faa029a0c99d1c13aa746f7f4902e13bfb923
[INFO] running `Command { std: "docker" "start" "-a" "d4e4499ffafb3c32557c1d5ea21faa029a0c99d1c13aa746f7f4902e13bfb923", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d4e4499ffafb3c32557c1d5ea21faa029a0c99d1c13aa746f7f4902e13bfb923", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d4e4499ffafb3c32557c1d5ea21faa029a0c99d1c13aa746f7f4902e13bfb923", kill_on_drop: false }`
[INFO] [stdout] d4e4499ffafb3c32557c1d5ea21faa029a0c99d1c13aa746f7f4902e13bfb923
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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] 20cb15861dc7d9fbe35b71ae6bc28af77d135468afe07d40aef997e4ee4ecb4c
[INFO] running `Command { std: "docker" "start" "-a" "20cb15861dc7d9fbe35b71ae6bc28af77d135468afe07d40aef997e4ee4ecb4c", kill_on_drop: false }`
[INFO] [stderr]    Compiling version_check v0.9.4
[INFO] [stderr]    Compiling proc-macro2 v1.0.37
[INFO] [stderr]    Compiling unicode-xid v0.2.2
[INFO] [stderr]    Compiling syn v1.0.91
[INFO] [stderr]    Compiling libc v0.2.122
[INFO] [stderr]    Compiling memchr v2.4.1
[INFO] [stderr]    Compiling lock_api v0.4.7
[INFO] [stderr]    Compiling futures-core v0.3.21
[INFO] [stderr]    Compiling log v0.4.16
[INFO] [stderr]    Compiling serde_derive v1.0.136
[INFO] [stderr]     Checking smallvec v1.8.0
[INFO] [stderr]    Compiling serde v1.0.136
[INFO] [stderr]    Compiling typenum v1.15.0
[INFO] [stderr]    Compiling generic-array v0.14.5
[INFO] [stderr]     Checking pin-project-lite v0.2.8
[INFO] [stderr]    Compiling parking_lot_core v0.9.2
[INFO] [stderr]     Checking once_cell v1.10.0
[INFO] [stderr]     Checking bytes v1.1.0
[INFO] [stderr]    Compiling standback v0.2.17
[INFO] [stderr]    Compiling parking_lot_core v0.8.5
[INFO] [stderr]    Compiling quote v1.0.17
[INFO] [stderr]     Checking futures-sink v0.3.21
[INFO] [stderr]    Compiling cfg-if v1.0.0
[INFO] [stderr]    Compiling yansi v0.5.1
[INFO] [stderr]     Checking socket2 v0.4.4
[INFO] [stderr]     Checking num_cpus v1.13.1
[INFO] [stderr]     Checking mio v0.8.2
[INFO] [stderr]     Checking signal-hook-registry v1.4.0
[INFO] [stderr]    Compiling proc-macro2-diagnostics v0.9.1
[INFO] [stderr]     Checking parking_lot v0.12.0
[INFO] [stderr]    Compiling httparse v1.6.0
[INFO] [stderr]    Compiling futures-channel v0.3.21
[INFO] [stderr]    Compiling futures-task v0.3.21
[INFO] [stderr]     Checking itoa v1.0.1
[INFO] [stderr]    Compiling futures-util v0.3.21
[INFO] [stderr]     Checking slab v0.4.6
[INFO] [stderr]     Checking futures-io v0.3.21
[INFO] [stderr]    Compiling pkg-config v0.3.25
[INFO] [stderr]    Compiling cc v1.0.73
[INFO] [stderr]     Checking getrandom v0.2.6
[INFO] [stderr]    Compiling num-traits v0.2.14
[INFO] [stderr]     Checking subtle v2.4.1
[INFO] [stderr]    Compiling const_fn v0.4.9
[INFO] [stderr]     Checking tracing-core v0.1.24
[INFO] [stderr]     Checking http v0.2.6
[INFO] [stderr]    Compiling time v0.2.27
[INFO] [stderr]    Compiling num-integer v0.1.44
[INFO] [stderr]     Checking instant v0.1.12
[INFO] [stderr]    Compiling indexmap v1.8.1
[INFO] [stderr]    Compiling unicase v2.6.0
[INFO] [stderr]     Checking hashbrown v0.11.2
[INFO] [stderr]    Compiling openssl-sys v0.9.72
[INFO] [stderr]     Checking parking_lot v0.11.2
[INFO] [stderr]     Checking cipher v0.2.5
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling openssl v0.10.38
[INFO] [stderr]    Compiling ref-cast v1.0.6
[INFO] [stderr]     Checking foreign-types-shared v0.1.1
[INFO] [stderr]     Checking foreign-types v0.3.2
[INFO] [stderr]     Checking want v0.3.0
[INFO] [stderr]    Compiling tokio v1.17.0
[INFO] [stderr]     Checking http-body v0.4.4
[INFO] [stderr]     Checking universal-hash v0.4.1
[INFO] [stderr]     Checking digest v0.9.0
[INFO] [stderr]    Compiling num-bigint v0.2.6
[INFO] [stderr]    Compiling native-tls v0.2.10
[INFO] [stderr]     Checking cpuid-bool v0.2.0
[INFO] [stderr]    Compiling pin-utils v0.1.0
[INFO] [stderr]     Checking httpdate v1.0.2
[INFO] [stderr]    Compiling encoding_rs v0.8.31
[INFO] [stderr]     Checking matches v0.1.9
[INFO] [stderr]     Checking tower-service v0.3.1
[INFO] [stderr]     Checking polyval v0.4.5
[INFO] [stderr]     Checking tinyvec v1.5.1
[INFO] [stderr]     Checking aes-soft v0.6.4
[INFO] [stderr]     Checking crypto-mac v0.10.1
[INFO] [stderr]     Checking rand_core v0.6.3
[INFO] [stderr]     Checking time v0.1.43
[INFO] [stderr]    Compiling uncased v0.9.6
[INFO] [stderr]    Compiling cookie v0.15.1
[INFO] [stderr]    Compiling scopeguard v1.1.0
[INFO] [stderr]     Checking ryu v1.0.9
[INFO] [stderr]    Compiling bitflags v1.3.2
[INFO] [stderr]     Checking ppv-lite86 v0.2.16
[INFO] [stderr]    Compiling try-lock v0.2.3
[INFO] [stderr]     Checking openssl-probe v0.1.5
[INFO] [stderr]    Compiling serde_json v1.0.79
[INFO] [stderr]    Compiling devise_core v0.3.1
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking unicode-normalization v0.1.19
[INFO] [stderr]    Compiling mime_guess v2.0.4
[INFO] [stderr]     Checking hmac v0.10.1
[INFO] [stderr]     Checking aes v0.6.0
[INFO] [stderr]     Checking ghash v0.3.1
[INFO] [stderr]     Checking form_urlencoded v1.0.1
[INFO] [stderr]     Checking scheduled-thread-pool v0.2.5
[INFO] [stderr]     Checking ctr v0.6.0
[INFO] [stderr]     Checking block-buffer v0.9.0
[INFO] [stderr]     Checking aead v0.3.2
[INFO] [stderr]     Checking inlinable_string v0.1.15
[INFO] [stderr]    Compiling byteorder v1.4.3
[INFO] [stderr]     Checking unicode-bidi v0.3.7
[INFO] [stderr]     Checking cpufeatures v0.2.2
[INFO] [stderr]    Compiling percent-encoding v2.1.0
[INFO] [stderr]     Checking idna v0.2.3
[INFO] [stderr]     Checking sha2 v0.9.9
[INFO] [stderr]     Checking bigdecimal v0.1.2
[INFO] [stderr]     Checking aes-gcm v0.8.0
[INFO] [stderr]     Checking r2d2 v0.8.9
[INFO] [stderr]     Checking hkdf v0.10.0
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]    Compiling stable-pattern v0.1.0
[INFO] [stderr]    Compiling multer v2.0.2
[INFO] [stderr]    Compiling figment v0.10.6
[INFO] [stderr]    Compiling atomic v0.5.1
[INFO] [stderr]    Compiling state v0.5.2
[INFO] [stderr]    Compiling mime v0.3.16
[INFO] [stderr]    Compiling either v1.6.1
[INFO] [stderr]    Compiling async-trait v0.1.53
[INFO] [stderr]    Compiling tracing-attributes v0.1.20
[INFO] [stderr]    Compiling tokio-macros v1.7.0
[INFO] [stderr]    Compiling futures-macro v0.3.21
[INFO] [stderr]    Compiling time-macros-impl v0.1.2
[INFO] [stderr]    Compiling pear_codegen v0.2.3
[INFO] [stderr]    Compiling diesel_derives v1.4.1
[INFO] [stderr]    Compiling ref-cast-impl v1.0.6
[INFO] [stderr]    Compiling time-macros v0.1.1
[INFO] [stderr]    Compiling pear v0.2.3
[INFO] [stderr]     Checking tracing v0.1.32
[INFO] [stderr]    Compiling tokio-util v0.7.1
[INFO] [stderr]    Compiling devise_codegen v0.3.1
[INFO] [stderr]    Compiling h2 v0.3.13
[INFO] [stderr]    Compiling async-stream-impl v0.3.3
[INFO] [stderr]    Compiling devise v0.3.1
[INFO] [stderr]     Checking url v2.2.2
[INFO] [stderr]     Checking futures-executor v0.3.21
[INFO] [stderr]    Compiling rocket v0.5.0-rc.1
[INFO] [stderr]    Compiling glob v0.3.0
[INFO] [stderr]     Checking remove_dir_all v0.5.3
[INFO] [stderr]     Checking spin v0.9.2
[INFO] [stderr]     Checking fastrand v1.7.0
[INFO] [stderr]     Checking ipnet v2.4.0
[INFO] [stderr]     Checking tokio-native-tls v0.3.0
[INFO] [stderr]     Checking tokio-util v0.6.9
[INFO] [stderr]     Checking tempfile v3.3.0
[INFO] [stderr]     Checking tokio-stream v0.1.8
[INFO] [stderr]     Checking futures v0.3.21
[INFO] [stderr]     Checking async-stream v0.3.3
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]     Checking binascii v0.1.4
[INFO] [stderr]    Compiling hyper v0.14.18
[INFO] [stderr]    Compiling diesel v1.4.8
[INFO] [stderr]    Compiling rocket_http v0.5.0-rc.1
[INFO] [stderr]     Checking uuid v0.8.2
[INFO] [stderr]     Checking chrono v0.4.19
[INFO] [stderr]     Checking toml v0.5.8
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking ubyte v0.10.1
[INFO] [stderr]    Compiling migrations_internals v1.4.1
[INFO] [stderr]    Compiling migrations_macros v1.4.2
[INFO] [stderr]    Compiling rocket_codegen v0.5.0-rc.1
[INFO] [stderr]     Checking hyper-tls v0.5.0
[INFO] [stderr]     Checking reqwest v0.11.10
[INFO] [stderr]     Checking mailgun_v3 v0.12.0
[INFO] [stderr]     Checking diesel_migrations v1.4.0
[INFO] [stderr]     Checking rust-rocket-boilerplate v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `get_request`
[INFO] [stdout]   --> src/handlers/post_handler.rs:12:8
[INFO] [stdout]    |
[INFO] [stdout] 12 | pub fn get_request(_member: Member, id: Uuid) -> Json<Post> {
[INFO] [stdout]    |        ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `create_post_request`
[INFO] [stdout]   --> src/handlers/post_handler.rs:18:8
[INFO] [stdout]    |
[INFO] [stdout] 18 | pub fn create_post_request(current_member: Member, body: Json<NewPostRequest>) -> Status {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `vote_post_request`
[INFO] [stdout]   --> src/handlers/post_handler.rs:24:8
[INFO] [stdout]    |
[INFO] [stdout] 24 | pub fn vote_post_request(current_member: Member, id: Uuid, body: Json<PostVoteRequest>) -> Status {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `index`
[INFO] [stdout]  --> src/handlers/healthz_handler.rs:2:8
[INFO] [stdout]   |
[INFO] [stdout] 2 | pub fn index() -> &'static str {
[INFO] [stdout]   |        ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `get_request`
[INFO] [stdout]   --> src/handlers/member_handler.rs:15:14
[INFO] [stdout]    |
[INFO] [stdout] 15 | pub async fn get_request(member: Member) -> Json<MemberOutput> {
[INFO] [stdout]    |              ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `get_member_request`
[INFO] [stdout]   --> src/handlers/member_handler.rs:20:14
[INFO] [stdout]    |
[INFO] [stdout] 20 | pub async fn get_member_request(id: Uuid) -> Json<MemberOutput> {
[INFO] [stdout]    |              ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `create_request`
[INFO] [stdout]   --> src/handlers/member_handler.rs:26:14
[INFO] [stdout]    |
[INFO] [stdout] 26 | pub async fn create_request(member: Json<MemberInput>) -> Created<Json<MemberOutput>> {
[INFO] [stdout]    |              ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `update_request`
[INFO] [stdout]   --> src/handlers/member_handler.rs:34:14
[INFO] [stdout]    |
[INFO] [stdout] 34 | pub async fn update_request(id: Uuid, member: Member, body: Json<MemberUpdateInput>) -> Status {
[INFO] [stdout]    |              ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `create_request`
[INFO] [stdout]   --> src/handlers/session_handler.rs:12:14
[INFO] [stdout]    |
[INFO] [stdout] 12 | pub async fn create_request(body: Json<SessionRequest>) -> Status {
[INFO] [stdout]    |              ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `auth_request`
[INFO] [stdout]   --> src/handlers/session_handler.rs:27:14
[INFO] [stdout]    |
[INFO] [stdout] 27 | pub async fn auth_request(cookies: &CookieJar<'_>, body: Json<AuthRequest>) -> Status {
[INFO] [stdout]    |              ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `get_request`
[INFO] [stdout]   --> src/handlers/post_handler.rs:12:8
[INFO] [stdout]    |
[INFO] [stdout] 12 | pub fn get_request(_member: Member, id: Uuid) -> Json<Post> {
[INFO] [stdout]    |        ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `create_post_request`
[INFO] [stdout]   --> src/handlers/post_handler.rs:18:8
[INFO] [stdout]    |
[INFO] [stdout] 18 | pub fn create_post_request(current_member: Member, body: Json<NewPostRequest>) -> Status {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `vote_post_request`
[INFO] [stdout]   --> src/handlers/post_handler.rs:24:8
[INFO] [stdout]    |
[INFO] [stdout] 24 | pub fn vote_post_request(current_member: Member, id: Uuid, body: Json<PostVoteRequest>) -> Status {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `index`
[INFO] [stdout]  --> src/handlers/healthz_handler.rs:2:8
[INFO] [stdout]   |
[INFO] [stdout] 2 | pub fn index() -> &'static str {
[INFO] [stdout]   |        ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `get_request`
[INFO] [stdout]   --> src/handlers/member_handler.rs:15:14
[INFO] [stdout]    |
[INFO] [stdout] 15 | pub async fn get_request(member: Member) -> Json<MemberOutput> {
[INFO] [stdout]    |              ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `get_member_request`
[INFO] [stdout]   --> src/handlers/member_handler.rs:20:14
[INFO] [stdout]    |
[INFO] [stdout] 20 | pub async fn get_member_request(id: Uuid) -> Json<MemberOutput> {
[INFO] [stdout]    |              ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `create_request`
[INFO] [stdout]   --> src/handlers/member_handler.rs:26:14
[INFO] [stdout]    |
[INFO] [stdout] 26 | pub async fn create_request(member: Json<MemberInput>) -> Created<Json<MemberOutput>> {
[INFO] [stdout]    |              ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `update_request`
[INFO] [stdout]   --> src/handlers/member_handler.rs:34:14
[INFO] [stdout]    |
[INFO] [stdout] 34 | pub async fn update_request(id: Uuid, member: Member, body: Json<MemberUpdateInput>) -> Status {
[INFO] [stdout]    |              ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `create_request`
[INFO] [stdout]   --> src/handlers/session_handler.rs:12:14
[INFO] [stdout]    |
[INFO] [stdout] 12 | pub async fn create_request(body: Json<SessionRequest>) -> Status {
[INFO] [stdout]    |              ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `auth_request`
[INFO] [stdout]   --> src/handlers/session_handler.rs:27:14
[INFO] [stdout]    |
[INFO] [stdout] 27 | pub async fn auth_request(cookies: &CookieJar<'_>, body: Json<AuthRequest>) -> Status {
[INFO] [stdout]    |              ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `diesel::types::BigInt`: Use `sql_types::BigInt` instead
[INFO] [stdout]  --> src/helpers/db_helper/count.rs:5:20
[INFO] [stdout]   |
[INFO] [stdout] 5 | use diesel::types::BigInt;
[INFO] [stdout]   |                    ^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `diesel::types::BigInt`: Use `sql_types::BigInt` instead
[INFO] [stdout]  --> src/helpers/db_helper/count.rs:9:18
[INFO] [stdout]   |
[INFO] [stdout] 9 |     #[sql_type = "BigInt"]
[INFO] [stdout]   |                  ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `diesel::types::BigInt`: Use `sql_types::BigInt` instead
[INFO] [stdout]  --> src/helpers/db_helper/count.rs:5:20
[INFO] [stdout]   |
[INFO] [stdout] 5 | use diesel::types::BigInt;
[INFO] [stdout]   |                    ^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `diesel::types::BigInt`: Use `sql_types::BigInt` instead
[INFO] [stdout]  --> src/helpers/db_helper/count.rs:9:18
[INFO] [stdout]   |
[INFO] [stdout] 9 |     #[sql_type = "BigInt"]
[INFO] [stdout]   |                  ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `id`
[INFO] [stdout]   --> src/handlers/member_handler.rs:34:29
[INFO] [stdout]    |
[INFO] [stdout] 34 | pub async fn update_request(id: Uuid, member: Member, body: Json<MemberUpdateInput>) -> Status {
[INFO] [stdout]    |                             ^^ help: if this is intentional, prefix it with an underscore: `_id`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `id`
[INFO] [stdout]   --> src/handlers/member_handler.rs:34:29
[INFO] [stdout]    |
[INFO] [stdout] 34 | pub async fn update_request(id: Uuid, member: Member, body: Json<MemberUpdateInput>) -> Status {
[INFO] [stdout]    |                             ^^ help: if this is intentional, prefix it with an underscore: `_id`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `get_request` is never used
[INFO] [stdout]   --> src/handlers/post_handler.rs:12:8
[INFO] [stdout]    |
[INFO] [stdout] 12 | pub fn get_request(_member: Member, id: Uuid) -> Json<Post> {
[INFO] [stdout]    |        ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type alias `Result` is never used
[INFO] [stdout]   --> src/handlers/member_handler.rs:12:6
[INFO] [stdout]    |
[INFO] [stdout] 12 | type Result<T, E = Debug<diesel::result::Error>> = std::result::Result<T, E>;
[INFO] [stdout]    |      ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type alias `Result` is never used
[INFO] [stdout]  --> src/helpers/mod.rs:3:10
[INFO] [stdout]   |
[INFO] [stdout] 3 | pub type Result<T, E = Debug<diesel::result::Error>> = std::result::Result<T, E>;
[INFO] [stdout]   |          ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `from_rows` is never used
[INFO] [stdout]   --> src/helpers/common.rs:12:12
[INFO] [stdout]    |
[INFO] [stdout] 11 | impl<T> PaginatedResponse<T> {
[INFO] [stdout]    | ---------------------------- associated function in this implementation
[INFO] [stdout] 12 |     pub fn from_rows(mut raw: Vec<T>, page: i64, size: i64) -> PaginatedResponse<T> {
[INFO] [stdout]    |            ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `get_request` is never used
[INFO] [stdout]   --> src/handlers/post_handler.rs:12:8
[INFO] [stdout]    |
[INFO] [stdout] 12 | pub fn get_request(_member: Member, id: Uuid) -> Json<Post> {
[INFO] [stdout]    |        ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `count` is never read
[INFO] [stdout]   --> src/helpers/db_helper/count.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout] 8  | struct Count {
[INFO] [stdout]    |        ----- field in this struct
[INFO] [stdout] 9  |     #[sql_type = "BigInt"]
[INFO] [stdout] 10 |     count: i64,
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type alias `Result` is never used
[INFO] [stdout]   --> src/handlers/member_handler.rs:12:6
[INFO] [stdout]    |
[INFO] [stdout] 12 | type Result<T, E = Debug<diesel::result::Error>> = std::result::Result<T, E>;
[INFO] [stdout]    |      ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `row_count` is never used
[INFO] [stdout]   --> src/helpers/db_helper/count.rs:13:8
[INFO] [stdout]    |
[INFO] [stdout] 13 | pub fn row_count(sql: String, conn: PgPooledConnection) -> i64 {
[INFO] [stdout]    |        ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `per_page` and `load_and_count_pages` are never used
[INFO] [stdout]   --> src/helpers/db_helper/pagination.rs:31:12
[INFO] [stdout]    |
[INFO] [stdout] 30 | impl<T> Paginated<T> {
[INFO] [stdout]    | -------------------- methods in this implementation
[INFO] [stdout] 31 |     pub fn per_page(self, per_page: i64) -> Self {
[INFO] [stdout]    |            ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 35 |     pub fn load_and_count_pages<U>(self, conn: &PgConnection) -> QueryResult<(Vec<U>, i64)>
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `id`, `email`, and `nickname` are never read
[INFO] [stdout]   --> src/handlers/member_handler.rs:53:13
[INFO] [stdout]    |
[INFO] [stdout] 52 |     struct MemberOutput {
[INFO] [stdout]    |            ------------ fields in this struct
[INFO] [stdout] 53 |         pub id: Uuid,
[INFO] [stdout]    |             ^^
[INFO] [stdout] 54 |         pub email: String,
[INFO] [stdout]    |             ^^^^^
[INFO] [stdout] 55 |         pub nickname: String,
[INFO] [stdout]    |             ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type alias `Result` is never used
[INFO] [stdout]  --> src/helpers/mod.rs:3:10
[INFO] [stdout]   |
[INFO] [stdout] 3 | pub type Result<T, E = Debug<diesel::result::Error>> = std::result::Result<T, E>;
[INFO] [stdout]   |          ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `mock_member` is never used
[INFO] [stdout]   --> src/test_helper/helper.rs:12:8
[INFO] [stdout]    |
[INFO] [stdout] 12 | pub fn mock_member(email: Option<String>) -> (Member, Uuid) {
[INFO] [stdout]    |        ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `from_rows` is never used
[INFO] [stdout]   --> src/helpers/common.rs:12:12
[INFO] [stdout]    |
[INFO] [stdout] 11 | impl<T> PaginatedResponse<T> {
[INFO] [stdout]    | ---------------------------- associated function in this implementation
[INFO] [stdout] 12 |     pub fn from_rows(mut raw: Vec<T>, page: i64, size: i64) -> PaginatedResponse<T> {
[INFO] [stdout]    |            ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `clear_member` is never used
[INFO] [stdout]   --> src/test_helper/helper.rs:53:8
[INFO] [stdout]    |
[INFO] [stdout] 53 | pub fn clear_member() {
[INFO] [stdout]    |        ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `count` is never read
[INFO] [stdout]   --> src/helpers/db_helper/count.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout] 8  | struct Count {
[INFO] [stdout]    |        ----- field in this struct
[INFO] [stdout] 9  |     #[sql_type = "BigInt"]
[INFO] [stdout] 10 |     count: i64,
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `row_count` is never used
[INFO] [stdout]   --> src/helpers/db_helper/count.rs:13:8
[INFO] [stdout]    |
[INFO] [stdout] 13 | pub fn row_count(sql: String, conn: PgPooledConnection) -> i64 {
[INFO] [stdout]    |        ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `per_page` and `load_and_count_pages` are never used
[INFO] [stdout]   --> src/helpers/db_helper/pagination.rs:31:12
[INFO] [stdout]    |
[INFO] [stdout] 30 | impl<T> Paginated<T> {
[INFO] [stdout]    | -------------------- methods in this implementation
[INFO] [stdout] 31 |     pub fn per_page(self, per_page: i64) -> Self {
[INFO] [stdout]    |            ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 35 |     pub fn load_and_count_pages<U>(self, conn: &PgConnection) -> QueryResult<(Vec<U>, i64)>
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused `std::result::Result` that must be used
[INFO] [stdout]   --> src/db_connection.rs:23:5
[INFO] [stdout]    |
[INFO] [stdout] 23 |     embedded_migrations::run_with_output(&connection, &mut std::io::stdout());
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this `Result` may be an `Err` variant, which should be handled
[INFO] [stdout]    = note: `#[warn(unused_must_use)]` on by default
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]    |
[INFO] [stdout] 23 |     let _ = embedded_migrations::run_with_output(&connection, &mut std::io::stdout());
[INFO] [stdout]    |     +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused `std::result::Result` that must be used
[INFO] [stdout]   --> src/db_connection.rs:23:5
[INFO] [stdout]    |
[INFO] [stdout] 23 |     embedded_migrations::run_with_output(&connection, &mut std::io::stdout());
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this `Result` may be an `Err` variant, which should be handled
[INFO] [stdout]    = note: `#[warn(unused_must_use)]` on by default
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]    |
[INFO] [stdout] 23 |     let _ = embedded_migrations::run_with_output(&connection, &mut std::io::stdout());
[INFO] [stdout]    |     +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 22 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 23 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished dev [unoptimized + debuginfo] target(s) in 33.84s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: ubyte v0.10.1
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 5`
[INFO] running `Command { std: "docker" "inspect" "20cb15861dc7d9fbe35b71ae6bc28af77d135468afe07d40aef997e4ee4ecb4c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "20cb15861dc7d9fbe35b71ae6bc28af77d135468afe07d40aef997e4ee4ecb4c", kill_on_drop: false }`
[INFO] [stdout] 20cb15861dc7d9fbe35b71ae6bc28af77d135468afe07d40aef997e4ee4ecb4c
[INFO] checking NikoManiac/rust-rocket-boilerplate against try#7622c0f807a4e13c4db886a1681bf343795692df+rustflags=-Dnon_local_definitions for pr-120393-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FNikoManiac%2Frust-rocket-boilerplate" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/NikoManiac/rust-rocket-boilerplate 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/NikoManiac/rust-rocket-boilerplate
[INFO] finished tweaking git repo https://github.com/NikoManiac/rust-rocket-boilerplate
[INFO] tweaked toml for git repo https://github.com/NikoManiac/rust-rocket-boilerplate written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] crate git repo https://github.com/NikoManiac/rust-rocket-boilerplate 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-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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] 3a4dee9afa2e32183764e3018fe70f905b23eb7909dd3dc1cddc6fd2f6d765ac
[INFO] running `Command { std: "docker" "start" "-a" "3a4dee9afa2e32183764e3018fe70f905b23eb7909dd3dc1cddc6fd2f6d765ac", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "3a4dee9afa2e32183764e3018fe70f905b23eb7909dd3dc1cddc6fd2f6d765ac", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3a4dee9afa2e32183764e3018fe70f905b23eb7909dd3dc1cddc6fd2f6d765ac", kill_on_drop: false }`
[INFO] [stdout] 3a4dee9afa2e32183764e3018fe70f905b23eb7909dd3dc1cddc6fd2f6d765ac
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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] 5fd9a3fcb85165fc0115f37e822efc2b19fa46bccf22d1fd77740e1f2942fe6b
[INFO] running `Command { std: "docker" "start" "-a" "5fd9a3fcb85165fc0115f37e822efc2b19fa46bccf22d1fd77740e1f2942fe6b", kill_on_drop: false }`
[INFO] [stderr]    Compiling version_check v0.9.4
[INFO] [stderr]    Compiling proc-macro2 v1.0.37
[INFO] [stderr]    Compiling unicode-xid v0.2.2
[INFO] [stderr]    Compiling syn v1.0.91
[INFO] [stderr]    Compiling libc v0.2.122
[INFO] [stderr]    Compiling memchr v2.4.1
[INFO] [stderr]    Compiling lock_api v0.4.7
[INFO] [stderr]    Compiling futures-core v0.3.21
[INFO] [stderr]    Compiling log v0.4.16
[INFO] [stderr]    Compiling serde_derive v1.0.136
[INFO] [stderr]     Checking smallvec v1.8.0
[INFO] [stderr]    Compiling typenum v1.15.0
[INFO] [stderr]    Compiling serde v1.0.136
[INFO] [stderr]    Compiling generic-array v0.14.5
[INFO] [stderr]     Checking pin-project-lite v0.2.8
[INFO] [stderr]    Compiling parking_lot_core v0.9.2
[INFO] [stderr]     Checking once_cell v1.10.0
[INFO] [stderr]     Checking bytes v1.1.0
[INFO] [stderr]    Compiling standback v0.2.17
[INFO] [stderr]    Compiling parking_lot_core v0.8.5
[INFO] [stderr]    Compiling quote v1.0.17
[INFO] [stderr]    Compiling cfg-if v1.0.0
[INFO] [stderr]     Checking futures-sink v0.3.21
[INFO] [stderr]    Compiling yansi v0.5.1
[INFO] [stderr]     Checking socket2 v0.4.4
[INFO] [stderr]     Checking parking_lot v0.12.0
[INFO] [stderr]     Checking signal-hook-registry v1.4.0
[INFO] [stderr]     Checking mio v0.8.2
[INFO] [stderr]     Checking num_cpus v1.13.1
[INFO] [stderr]    Compiling proc-macro2-diagnostics v0.9.1
[INFO] [stderr]    Compiling futures-channel v0.3.21
[INFO] [stderr]    Compiling httparse v1.6.0
[INFO] [stderr]    Compiling futures-task v0.3.21
[INFO] [stderr]     Checking itoa v1.0.1
[INFO] [stderr]    Compiling futures-util v0.3.21
[INFO] [stderr]    Compiling cc v1.0.73
[INFO] [stderr]    Compiling pkg-config v0.3.25
[INFO] [stderr]     Checking futures-io v0.3.21
[INFO] [stderr]     Checking slab v0.4.6
[INFO] [stderr]     Checking getrandom v0.2.6
[INFO] [stderr]    Compiling num-traits v0.2.14
[INFO] [stderr]     Checking subtle v2.4.1
[INFO] [stderr]    Compiling const_fn v0.4.9
[INFO] [stderr]     Checking tracing-core v0.1.24
[INFO] [stderr]     Checking http v0.2.6
[INFO] [stderr]    Compiling time v0.2.27
[INFO] [stderr]     Checking instant v0.1.12
[INFO] [stderr]    Compiling num-integer v0.1.44
[INFO] [stderr]    Compiling indexmap v1.8.1
[INFO] [stderr]    Compiling unicase v2.6.0
[INFO] [stderr]    Compiling openssl-sys v0.9.72
[INFO] [stderr]     Checking hashbrown v0.11.2
[INFO] [stderr]     Checking parking_lot v0.11.2
[INFO] [stderr]     Checking cipher v0.2.5
[INFO] [stderr]     Checking foreign-types-shared v0.1.1
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling openssl v0.10.38
[INFO] [stderr]    Compiling ref-cast v1.0.6
[INFO] [stderr]     Checking want v0.3.0
[INFO] [stderr]    Compiling tokio v1.17.0
[INFO] [stderr]     Checking foreign-types v0.3.2
[INFO] [stderr]     Checking http-body v0.4.4
[INFO] [stderr]     Checking universal-hash v0.4.1
[INFO] [stderr]     Checking digest v0.9.0
[INFO] [stderr]    Compiling num-bigint v0.2.6
[INFO] [stderr]     Checking tower-service v0.3.1
[INFO] [stderr]    Compiling pin-utils v0.1.0
[INFO] [stderr]    Compiling encoding_rs v0.8.31
[INFO] [stderr]     Checking cpuid-bool v0.2.0
[INFO] [stderr]    Compiling native-tls v0.2.10
[INFO] [stderr]     Checking httpdate v1.0.2
[INFO] [stderr]     Checking matches v0.1.9
[INFO] [stderr]     Checking tinyvec v1.5.1
[INFO] [stderr]     Checking polyval v0.4.5
[INFO] [stderr]     Checking aes-soft v0.6.4
[INFO] [stderr]     Checking crypto-mac v0.10.1
[INFO] [stderr]     Checking rand_core v0.6.3
[INFO] [stderr]     Checking time v0.1.43
[INFO] [stderr]    Compiling uncased v0.9.6
[INFO] [stderr]    Compiling cookie v0.15.1
[INFO] [stderr]    Compiling serde_json v1.0.79
[INFO] [stderr]     Checking ppv-lite86 v0.2.16
[INFO] [stderr]     Checking ryu v1.0.9
[INFO] [stderr]    Compiling bitflags v1.3.2
[INFO] [stderr]    Compiling scopeguard v1.1.0
[INFO] [stderr]     Checking openssl-probe v0.1.5
[INFO] [stderr]    Compiling try-lock v0.2.3
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]    Compiling devise_core v0.3.1
[INFO] [stderr]     Checking unicode-normalization v0.1.19
[INFO] [stderr]     Checking hmac v0.10.1
[INFO] [stderr]    Compiling mime_guess v2.0.4
[INFO] [stderr]     Checking aes v0.6.0
[INFO] [stderr]     Checking ghash v0.3.1
[INFO] [stderr]     Checking form_urlencoded v1.0.1
[INFO] [stderr]     Checking ctr v0.6.0
[INFO] [stderr]     Checking scheduled-thread-pool v0.2.5
[INFO] [stderr]     Checking block-buffer v0.9.0
[INFO] [stderr]     Checking aead v0.3.2
[INFO] [stderr]    Compiling byteorder v1.4.3
[INFO] [stderr]     Checking inlinable_string v0.1.15
[INFO] [stderr]     Checking cpufeatures v0.2.2
[INFO] [stderr]     Checking unicode-bidi v0.3.7
[INFO] [stderr]    Compiling percent-encoding v2.1.0
[INFO] [stderr]     Checking sha2 v0.9.9
[INFO] [stderr]     Checking bigdecimal v0.1.2
[INFO] [stderr]     Checking idna v0.2.3
[INFO] [stderr]     Checking aes-gcm v0.8.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.20
[INFO] [stderr]    Compiling tokio-macros v1.7.0
[INFO] [stderr]    Compiling futures-macro v0.3.21
[INFO] [stderr]    Compiling time-macros-impl v0.1.2
[INFO] [stderr]    Compiling pear_codegen v0.2.3
[INFO] [stderr]    Compiling diesel_derives v1.4.1
[INFO] [stderr]    Compiling ref-cast-impl v1.0.6
[INFO] [stderr]    Compiling time-macros v0.1.1
[INFO] [stderr]    Compiling pear v0.2.3
[INFO] [stderr]     Checking tracing v0.1.32
[INFO] [stderr]    Compiling tokio-util v0.7.1
[INFO] [stderr]    Compiling devise_codegen v0.3.1
[INFO] [stderr]     Checking r2d2 v0.8.9
[INFO] [stderr]    Compiling h2 v0.3.13
[INFO] [stderr]     Checking hkdf v0.10.0
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]    Compiling stable-pattern v0.1.0
[INFO] [stderr]    Compiling figment v0.10.6
[INFO] [stderr]    Compiling multer v2.0.2
[INFO] [stderr]    Compiling atomic v0.5.1
[INFO] [stderr]    Compiling state v0.5.2
[INFO] [stderr]    Compiling either v1.6.1
[INFO] [stderr]    Compiling mime v0.3.16
[INFO] [stderr]     Checking tokio-native-tls v0.3.0
[INFO] [stderr]    Compiling async-trait v0.1.53
[INFO] [stderr]     Checking tokio-util v0.6.9
[INFO] [stderr]     Checking futures-executor v0.3.21
[INFO] [stderr]    Compiling devise v0.3.1
[INFO] [stderr]     Checking url v2.2.2
[INFO] [stderr]    Compiling async-stream-impl v0.3.3
[INFO] [stderr]    Compiling rocket v0.5.0-rc.1
[INFO] [stderr]     Checking spin v0.9.2
[INFO] [stderr]     Checking ipnet v2.4.0
[INFO] [stderr]     Checking fastrand v1.7.0
[INFO] [stderr]    Compiling glob v0.3.0
[INFO] [stderr]     Checking remove_dir_all v0.5.3
[INFO] [stderr]     Checking tempfile v3.3.0
[INFO] [stderr]    Compiling hyper v0.14.18
[INFO] [stderr]     Checking futures v0.3.21
[INFO] [stderr]     Checking tokio-stream v0.1.8
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]     Checking binascii v0.1.4
[INFO] [stderr]     Checking async-stream v0.3.3
[INFO] [stderr]    Compiling diesel v1.4.8
[INFO] [stderr]     Checking uuid v0.8.2
[INFO] [stderr]     Checking chrono v0.4.19
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling rocket_http v0.5.0-rc.1
[INFO] [stderr]     Checking toml v0.5.8
[INFO] [stderr]     Checking ubyte v0.10.1
[INFO] [stderr]    Compiling migrations_internals v1.4.1
[INFO] [stderr]    Compiling migrations_macros v1.4.2
[INFO] [stderr]    Compiling rocket_codegen v0.5.0-rc.1
[INFO] [stderr]     Checking hyper-tls v0.5.0
[INFO] [stderr]     Checking reqwest v0.11.10
[INFO] [stderr]     Checking mailgun_v3 v0.12.0
[INFO] [stderr]     Checking diesel_migrations v1.4.0
[INFO] [stderr]     Checking rust-rocket-boilerplate v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `get_request`
[INFO] [stdout]   --> src/handlers/post_handler.rs:12:8
[INFO] [stdout]    |
[INFO] [stdout] 12 | pub fn get_request(_member: Member, id: Uuid) -> Json<Post> {
[INFO] [stdout]    |        ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `create_post_request`
[INFO] [stdout]   --> src/handlers/post_handler.rs:18:8
[INFO] [stdout]    |
[INFO] [stdout] 18 | pub fn create_post_request(current_member: Member, body: Json<NewPostRequest>) -> Status {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `vote_post_request`
[INFO] [stdout]   --> src/handlers/post_handler.rs:24:8
[INFO] [stdout]    |
[INFO] [stdout] 24 | pub fn vote_post_request(current_member: Member, id: Uuid, body: Json<PostVoteRequest>) -> Status {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `index`
[INFO] [stdout]  --> src/handlers/healthz_handler.rs:2:8
[INFO] [stdout]   |
[INFO] [stdout] 2 | pub fn index() -> &'static str {
[INFO] [stdout]   |        ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `get_request`
[INFO] [stdout]   --> src/handlers/member_handler.rs:15:14
[INFO] [stdout]    |
[INFO] [stdout] 15 | pub async fn get_request(member: Member) -> Json<MemberOutput> {
[INFO] [stdout]    |              ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `get_member_request`
[INFO] [stdout]   --> src/handlers/member_handler.rs:20:14
[INFO] [stdout]    |
[INFO] [stdout] 20 | pub async fn get_member_request(id: Uuid) -> Json<MemberOutput> {
[INFO] [stdout]    |              ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `create_request`
[INFO] [stdout]   --> src/handlers/member_handler.rs:26:14
[INFO] [stdout]    |
[INFO] [stdout] 26 | pub async fn create_request(member: Json<MemberInput>) -> Created<Json<MemberOutput>> {
[INFO] [stdout]    |              ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `update_request`
[INFO] [stdout]   --> src/handlers/member_handler.rs:34:14
[INFO] [stdout]    |
[INFO] [stdout] 34 | pub async fn update_request(id: Uuid, member: Member, body: Json<MemberUpdateInput>) -> Status {
[INFO] [stdout]    |              ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `create_request`
[INFO] [stdout]   --> src/handlers/session_handler.rs:12:14
[INFO] [stdout]    |
[INFO] [stdout] 12 | pub async fn create_request(body: Json<SessionRequest>) -> Status {
[INFO] [stdout]    |              ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `auth_request`
[INFO] [stdout]   --> src/handlers/session_handler.rs:27:14
[INFO] [stdout]    |
[INFO] [stdout] 27 | pub async fn auth_request(cookies: &CookieJar<'_>, body: Json<AuthRequest>) -> Status {
[INFO] [stdout]    |              ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `get_request`
[INFO] [stdout]   --> src/handlers/post_handler.rs:12:8
[INFO] [stdout]    |
[INFO] [stdout] 12 | pub fn get_request(_member: Member, id: Uuid) -> Json<Post> {
[INFO] [stdout]    |        ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `create_post_request`
[INFO] [stdout]   --> src/handlers/post_handler.rs:18:8
[INFO] [stdout]    |
[INFO] [stdout] 18 | pub fn create_post_request(current_member: Member, body: Json<NewPostRequest>) -> Status {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `vote_post_request`
[INFO] [stdout]   --> src/handlers/post_handler.rs:24:8
[INFO] [stdout]    |
[INFO] [stdout] 24 | pub fn vote_post_request(current_member: Member, id: Uuid, body: Json<PostVoteRequest>) -> Status {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `index`
[INFO] [stdout]  --> src/handlers/healthz_handler.rs:2:8
[INFO] [stdout]   |
[INFO] [stdout] 2 | pub fn index() -> &'static str {
[INFO] [stdout]   |        ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `get_request`
[INFO] [stdout]   --> src/handlers/member_handler.rs:15:14
[INFO] [stdout]    |
[INFO] [stdout] 15 | pub async fn get_request(member: Member) -> Json<MemberOutput> {
[INFO] [stdout]    |              ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `get_member_request`
[INFO] [stdout]   --> src/handlers/member_handler.rs:20:14
[INFO] [stdout]    |
[INFO] [stdout] 20 | pub async fn get_member_request(id: Uuid) -> Json<MemberOutput> {
[INFO] [stdout]    |              ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `create_request`
[INFO] [stdout]   --> src/handlers/member_handler.rs:26:14
[INFO] [stdout]    |
[INFO] [stdout] 26 | pub async fn create_request(member: Json<MemberInput>) -> Created<Json<MemberOutput>> {
[INFO] [stdout]    |              ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `update_request`
[INFO] [stdout]   --> src/handlers/member_handler.rs:34:14
[INFO] [stdout]    |
[INFO] [stdout] 34 | pub async fn update_request(id: Uuid, member: Member, body: Json<MemberUpdateInput>) -> Status {
[INFO] [stdout]    |              ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `create_request`
[INFO] [stdout]   --> src/handlers/session_handler.rs:12:14
[INFO] [stdout]    |
[INFO] [stdout] 12 | pub async fn create_request(body: Json<SessionRequest>) -> Status {
[INFO] [stdout]    |              ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `auth_request`
[INFO] [stdout]   --> src/handlers/session_handler.rs:27:14
[INFO] [stdout]    |
[INFO] [stdout] 27 | pub async fn auth_request(cookies: &CookieJar<'_>, body: Json<AuthRequest>) -> Status {
[INFO] [stdout]    |              ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `diesel::types::BigInt`: Use `sql_types::BigInt` instead
[INFO] [stdout]  --> src/helpers/db_helper/count.rs:5:20
[INFO] [stdout]   |
[INFO] [stdout] 5 | use diesel::types::BigInt;
[INFO] [stdout]   |                    ^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `diesel::types::BigInt`: Use `sql_types::BigInt` instead
[INFO] [stdout]  --> src/helpers/db_helper/count.rs:9:18
[INFO] [stdout]   |
[INFO] [stdout] 9 |     #[sql_type = "BigInt"]
[INFO] [stdout]   |                  ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `diesel::types::BigInt`: Use `sql_types::BigInt` instead
[INFO] [stdout]  --> src/helpers/db_helper/count.rs:5:20
[INFO] [stdout]   |
[INFO] [stdout] 5 | use diesel::types::BigInt;
[INFO] [stdout]   |                    ^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `diesel::types::BigInt`: Use `sql_types::BigInt` instead
[INFO] [stdout]  --> src/helpers/db_helper/count.rs:9:18
[INFO] [stdout]   |
[INFO] [stdout] 9 |     #[sql_type = "BigInt"]
[INFO] [stdout]   |                  ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `id`
[INFO] [stdout]   --> src/handlers/member_handler.rs:34:29
[INFO] [stdout]    |
[INFO] [stdout] 34 | pub async fn update_request(id: Uuid, member: Member, body: Json<MemberUpdateInput>) -> Status {
[INFO] [stdout]    |                             ^^ help: if this is intentional, prefix it with an underscore: `_id`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `id`
[INFO] [stdout]   --> src/handlers/member_handler.rs:34:29
[INFO] [stdout]    |
[INFO] [stdout] 34 | pub async fn update_request(id: Uuid, member: Member, body: Json<MemberUpdateInput>) -> Status {
[INFO] [stdout]    |                             ^^ help: if this is intentional, prefix it with an underscore: `_id`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `get_request` is never used
[INFO] [stdout]   --> src/handlers/post_handler.rs:12:8
[INFO] [stdout]    |
[INFO] [stdout] 12 | pub fn get_request(_member: Member, id: Uuid) -> Json<Post> {
[INFO] [stdout]    |        ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type alias `Result` is never used
[INFO] [stdout]   --> src/handlers/member_handler.rs:12:6
[INFO] [stdout]    |
[INFO] [stdout] 12 | type Result<T, E = Debug<diesel::result::Error>> = std::result::Result<T, E>;
[INFO] [stdout]    |      ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `id`, `email`, and `nickname` are never read
[INFO] [stdout]   --> src/handlers/member_handler.rs:53:13
[INFO] [stdout]    |
[INFO] [stdout] 52 |     struct MemberOutput {
[INFO] [stdout]    |            ------------ fields in this struct
[INFO] [stdout] 53 |         pub id: Uuid,
[INFO] [stdout]    |             ^^
[INFO] [stdout] 54 |         pub email: String,
[INFO] [stdout]    |             ^^^^^
[INFO] [stdout] 55 |         pub nickname: String,
[INFO] [stdout]    |             ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type alias `Result` is never used
[INFO] [stdout]  --> src/helpers/mod.rs:3:10
[INFO] [stdout]   |
[INFO] [stdout] 3 | pub type Result<T, E = Debug<diesel::result::Error>> = std::result::Result<T, E>;
[INFO] [stdout]   |          ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `from_rows` is never used
[INFO] [stdout]   --> src/helpers/common.rs:12:12
[INFO] [stdout]    |
[INFO] [stdout] 11 | impl<T> PaginatedResponse<T> {
[INFO] [stdout]    | ---------------------------- associated function in this implementation
[INFO] [stdout] 12 |     pub fn from_rows(mut raw: Vec<T>, page: i64, size: i64) -> PaginatedResponse<T> {
[INFO] [stdout]    |            ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `count` is never read
[INFO] [stdout]   --> src/helpers/db_helper/count.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout] 8  | struct Count {
[INFO] [stdout]    |        ----- field in this struct
[INFO] [stdout] 9  |     #[sql_type = "BigInt"]
[INFO] [stdout] 10 |     count: i64,
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `row_count` is never used
[INFO] [stdout]   --> src/helpers/db_helper/count.rs:13:8
[INFO] [stdout]    |
[INFO] [stdout] 13 | pub fn row_count(sql: String, conn: PgPooledConnection) -> i64 {
[INFO] [stdout]    |        ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `per_page` and `load_and_count_pages` are never used
[INFO] [stdout]   --> src/helpers/db_helper/pagination.rs:31:12
[INFO] [stdout]    |
[INFO] [stdout] 30 | impl<T> Paginated<T> {
[INFO] [stdout]    | -------------------- methods in this implementation
[INFO] [stdout] 31 |     pub fn per_page(self, per_page: i64) -> Self {
[INFO] [stdout]    |            ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 35 |     pub fn load_and_count_pages<U>(self, conn: &PgConnection) -> QueryResult<(Vec<U>, i64)>
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused `std::result::Result` that must be used
[INFO] [stdout]   --> src/db_connection.rs:23:5
[INFO] [stdout]    |
[INFO] [stdout] 23 |     embedded_migrations::run_with_output(&connection, &mut std::io::stdout());
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this `Result` may be an `Err` variant, which should be handled
[INFO] [stdout]    = note: `#[warn(unused_must_use)]` on by default
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]    |
[INFO] [stdout] 23 |     let _ = embedded_migrations::run_with_output(&connection, &mut std::io::stdout());
[INFO] [stdout]    |     +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `get_request` is never used
[INFO] [stdout]   --> src/handlers/post_handler.rs:12:8
[INFO] [stdout]    |
[INFO] [stdout] 12 | pub fn get_request(_member: Member, id: Uuid) -> Json<Post> {
[INFO] [stdout]    |        ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type alias `Result` is never used
[INFO] [stdout]   --> src/handlers/member_handler.rs:12:6
[INFO] [stdout]    |
[INFO] [stdout] 12 | type Result<T, E = Debug<diesel::result::Error>> = std::result::Result<T, E>;
[INFO] [stdout]    |      ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type alias `Result` is never used
[INFO] [stdout]  --> src/helpers/mod.rs:3:10
[INFO] [stdout]   |
[INFO] [stdout] 3 | pub type Result<T, E = Debug<diesel::result::Error>> = std::result::Result<T, E>;
[INFO] [stdout]   |          ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `from_rows` is never used
[INFO] [stdout]   --> src/helpers/common.rs:12:12
[INFO] [stdout]    |
[INFO] [stdout] 11 | impl<T> PaginatedResponse<T> {
[INFO] [stdout]    | ---------------------------- associated function in this implementation
[INFO] [stdout] 12 |     pub fn from_rows(mut raw: Vec<T>, page: i64, size: i64) -> PaginatedResponse<T> {
[INFO] [stdout]    |            ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `count` is never read
[INFO] [stdout]   --> src/helpers/db_helper/count.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout] 8  | struct Count {
[INFO] [stdout]    |        ----- field in this struct
[INFO] [stdout] 9  |     #[sql_type = "BigInt"]
[INFO] [stdout] 10 |     count: i64,
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `row_count` is never used
[INFO] [stdout]   --> src/helpers/db_helper/count.rs:13:8
[INFO] [stdout]    |
[INFO] [stdout] 13 | pub fn row_count(sql: String, conn: PgPooledConnection) -> i64 {
[INFO] [stdout]    |        ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `per_page` and `load_and_count_pages` are never used
[INFO] [stdout]   --> src/helpers/db_helper/pagination.rs:31:12
[INFO] [stdout]    |
[INFO] [stdout] 30 | impl<T> Paginated<T> {
[INFO] [stdout]    | -------------------- methods in this implementation
[INFO] [stdout] 31 |     pub fn per_page(self, per_page: i64) -> Self {
[INFO] [stdout]    |            ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 35 |     pub fn load_and_count_pages<U>(self, conn: &PgConnection) -> QueryResult<(Vec<U>, i64)>
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `mock_member` is never used
[INFO] [stdout]   --> src/test_helper/helper.rs:12:8
[INFO] [stdout]    |
[INFO] [stdout] 12 | pub fn mock_member(email: Option<String>) -> (Member, Uuid) {
[INFO] [stdout]    |        ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `clear_member` is never used
[INFO] [stdout]   --> src/test_helper/helper.rs:53:8
[INFO] [stdout]    |
[INFO] [stdout] 53 | pub fn clear_member() {
[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/domains/post/domain.rs:8:35
[INFO] [stdout]   |
[INFO] [stdout] 8 | #[derive(PartialEq, Debug, Clone, Queryable, Insertable, Serialize, Deserialize)]
[INFO] [stdout]   |                                   ^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: move this `impl` block outside the of the current function `_impl_queryable_for_post`
[INFO] [stdout]   = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]   = note: this lint may become 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/domains/post/domain.rs:8:46
[INFO] [stdout]   |
[INFO] [stdout] 8 | #[derive(PartialEq, Debug, Clone, Queryable, Insertable, Serialize, Deserialize)]
[INFO] [stdout]   |                                              ^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: move this `impl` block outside the of the current function `_impl_insertable_for_post`
[INFO] [stdout]   = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]   = note: this lint may become deny-by-default in the edition 2024 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/domains/post/domain.rs:21:35
[INFO] [stdout]    |
[INFO] [stdout] 21 | #[derive(PartialEq, Debug, Clone, Queryable, Insertable, Serialize, Deserialize)]
[INFO] [stdout]    |                                   ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current function `_impl_queryable_for_posttag`
[INFO] [stdout]    = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]    = note: this lint may become deny-by-default in the edition 2024 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/domains/post/domain.rs:21:46
[INFO] [stdout]    |
[INFO] [stdout] 21 | #[derive(PartialEq, Debug, Clone, Queryable, Insertable, Serialize, Deserialize)]
[INFO] [stdout]    |                                              ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current function `_impl_insertable_for_posttag`
[INFO] [stdout]    = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]    = note: this lint may become deny-by-default in the edition 2024 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/domains/member/member.rs:7:39
[INFO] [stdout]   |
[INFO] [stdout] 7 | #[derive(PartialEq, Eq, Debug, Clone, Queryable, Insertable, Serialize, Deserialize)]
[INFO] [stdout]   |                                       ^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: move this `impl` block outside the of the current function `_impl_queryable_for_member`
[INFO] [stdout]   = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]   = note: this lint may become deny-by-default in the edition 2024 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/domains/member/member.rs:7:50
[INFO] [stdout]   |
[INFO] [stdout] 7 | #[derive(PartialEq, Eq, Debug, Clone, Queryable, Insertable, Serialize, Deserialize)]
[INFO] [stdout]   |                                                  ^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: move this `impl` block outside the of the current function `_impl_insertable_for_member`
[INFO] [stdout]   = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]   = note: this lint may become deny-by-default in the edition 2024 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] warning: unused `std::result::Result` that must be used
[INFO] [stdout]   --> src/db_connection.rs:23:5
[INFO] [stdout]    |
[INFO] [stdout] 23 |     embedded_migrations::run_with_output(&connection, &mut std::io::stdout());
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this `Result` may be an `Err` variant, which should be handled
[INFO] [stdout]    = note: `#[warn(unused_must_use)]` on by default
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]    |
[INFO] [stdout] 23 |     let _ = embedded_migrations::run_with_output(&connection, &mut std::io::stdout());
[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/domains/session/domain.rs:8:34
[INFO] [stdout]   |
[INFO] [stdout] 8 |     PartialEq, Eq, Debug, Clone, Queryable, Insertable, AsChangeset, Serialize, Deserialize,
[INFO] [stdout]   |                                  ^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: move this `impl` block outside the of the current function `_impl_queryable_for_auth`
[INFO] [stdout]   = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]   = note: this lint may become deny-by-default in the edition 2024 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/domains/session/domain.rs:8:45
[INFO] [stdout]   |
[INFO] [stdout] 8 |     PartialEq, Eq, Debug, Clone, Queryable, Insertable, AsChangeset, Serialize, Deserialize,
[INFO] [stdout]   |                                             ^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: move this `impl` block outside the of the current function `_impl_insertable_for_auth`
[INFO] [stdout]   = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]   = note: this lint may become deny-by-default in the edition 2024 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/domains/session/domain.rs:8:57
[INFO] [stdout]   |
[INFO] [stdout] 8 |     PartialEq, Eq, Debug, Clone, Queryable, Insertable, AsChangeset, Serialize, Deserialize,
[INFO] [stdout]   |                                                         ^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: move this `impl` block outside the of the current function `_impl_as_changeset_for_auth`
[INFO] [stdout]   = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]   = note: this lint may become deny-by-default in the edition 2024 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/domains/post/domain.rs:8:35
[INFO] [stdout]   |
[INFO] [stdout] 8 | #[derive(PartialEq, Debug, Clone, Queryable, Insertable, Serialize, Deserialize)]
[INFO] [stdout]   |                                   ^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: move this `impl` block outside the of the current function `_impl_queryable_for_post`
[INFO] [stdout]   = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]   = note: this lint may become 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/domains/post/domain.rs:8:46
[INFO] [stdout]   |
[INFO] [stdout] 8 | #[derive(PartialEq, Debug, Clone, Queryable, Insertable, Serialize, Deserialize)]
[INFO] [stdout]   |                                              ^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: move this `impl` block outside the of the current function `_impl_insertable_for_post`
[INFO] [stdout]   = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]   = note: this lint may become deny-by-default in the edition 2024 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/domains/post/domain.rs:21:35
[INFO] [stdout]    |
[INFO] [stdout] 21 | #[derive(PartialEq, Debug, Clone, Queryable, Insertable, Serialize, Deserialize)]
[INFO] [stdout]    |                                   ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current function `_impl_queryable_for_posttag`
[INFO] [stdout]    = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]    = note: this lint may become deny-by-default in the edition 2024 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/domains/post/domain.rs:21:46
[INFO] [stdout]    |
[INFO] [stdout] 21 | #[derive(PartialEq, Debug, Clone, Queryable, Insertable, Serialize, Deserialize)]
[INFO] [stdout]    |                                              ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current function `_impl_insertable_for_posttag`
[INFO] [stdout]    = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]    = note: this lint may become deny-by-default in the edition 2024 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/domains/member/member.rs:7:39
[INFO] [stdout]   |
[INFO] [stdout] 7 | #[derive(PartialEq, Eq, Debug, Clone, Queryable, Insertable, Serialize, Deserialize)]
[INFO] [stdout]   |                                       ^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: move this `impl` block outside the of the current function `_impl_queryable_for_member`
[INFO] [stdout]   = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]   = note: this lint may become deny-by-default in the edition 2024 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/helpers/db_helper/count.rs:7:10
[INFO] [stdout]   |
[INFO] [stdout] 7 | #[derive(QueryableByName)]
[INFO] [stdout]   |          ^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: move this `impl` block outside the of the current function `_impl_queryable_by_name_for_count`
[INFO] [stdout]   = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]   = note: this lint may become deny-by-default in the edition 2024 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/domains/member/member.rs:7:50
[INFO] [stdout]   |
[INFO] [stdout] 7 | #[derive(PartialEq, Eq, Debug, Clone, Queryable, Insertable, Serialize, Deserialize)]
[INFO] [stdout]   |                                                  ^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: move this `impl` block outside the of the current function `_impl_insertable_for_member`
[INFO] [stdout]   = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]   = note: this lint may become deny-by-default in the edition 2024 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/helpers/db_helper/exist.rs:8:10
[INFO] [stdout]   |
[INFO] [stdout] 8 | #[derive(QueryableByName)]
[INFO] [stdout]   |          ^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: move this `impl` block outside the of the current function `_impl_queryable_by_name_for_exists`
[INFO] [stdout]   = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]   = note: this lint may become deny-by-default in the edition 2024 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/helpers/db_helper/pagination.rs:23:30
[INFO] [stdout]    |
[INFO] [stdout] 23 | #[derive(Debug, Clone, Copy, QueryId)]
[INFO] [stdout]    |                              ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current function `_impl_query_id_for_paginated`
[INFO] [stdout]    = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]    = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]    = note: this error originates in the derive macro `QueryId` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]   --> src/schema.rs:1:1
[INFO] [stdout]    |
[INFO] [stdout] 1  | / table! {
[INFO] [stdout] 2  | |     members (id) {
[INFO] [stdout] 3  | |         id -> Uuid,
[INFO] [stdout] 4  | |         email -> Text,
[INFO] [stdout] ...  |
[INFO] [stdout] 10 | |
[INFO] [stdout] 11 | | }
[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/domains/session/domain.rs:8:34
[INFO] [stdout]   |
[INFO] [stdout] 8 |     PartialEq, Eq, Debug, Clone, Queryable, Insertable, AsChangeset, Serialize, Deserialize,
[INFO] [stdout]   |                                  ^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: move this `impl` block outside the of the current function `_impl_queryable_for_auth`
[INFO] [stdout]   = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]   = note: this lint may become deny-by-default in the edition 2024 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/domains/session/domain.rs:8:45
[INFO] [stdout]   |
[INFO] [stdout] 8 |     PartialEq, Eq, Debug, Clone, Queryable, Insertable, AsChangeset, Serialize, Deserialize,
[INFO] [stdout]   |                                             ^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: move this `impl` block outside the of the current function `_impl_insertable_for_auth`
[INFO] [stdout]   = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]   = note: this lint may become deny-by-default in the edition 2024 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:1:1
[INFO] [stdout]    |
[INFO] [stdout] 1  | / table! {
[INFO] [stdout] 2  | |     members (id) {
[INFO] [stdout] 3  | |         id -> Uuid,
[INFO] [stdout] 4  | |         email -> Text,
[INFO] [stdout] ...  |
[INFO] [stdout] 10 | |
[INFO] [stdout] 11 | | }
[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/domains/session/domain.rs:8:57
[INFO] [stdout]   |
[INFO] [stdout] 8 |     PartialEq, Eq, Debug, Clone, Queryable, Insertable, AsChangeset, Serialize, Deserialize,
[INFO] [stdout]   |                                                         ^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: move this `impl` block outside the of the current function `_impl_as_changeset_for_auth`
[INFO] [stdout]   = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]   = note: this lint may become deny-by-default in the edition 2024 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:1:1
[INFO] [stdout]    |
[INFO] [stdout] 1  | / table! {
[INFO] [stdout] 2  | |     members (id) {
[INFO] [stdout] 3  | |         id -> Uuid,
[INFO] [stdout] 4  | |         email -> Text,
[INFO] [stdout] ...  |
[INFO] [stdout] 10 | |
[INFO] [stdout] 11 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current function `_impl_query_id_for_email`
[INFO] [stdout]    = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]    = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]    = note: this error originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]   --> src/schema.rs:1:1
[INFO] [stdout]    |
[INFO] [stdout] 1  | / table! {
[INFO] [stdout] 2  | |     members (id) {
[INFO] [stdout] 3  | |         id -> Uuid,
[INFO] [stdout] 4  | |         email -> Text,
[INFO] [stdout] ...  |
[INFO] [stdout] 10 | |
[INFO] [stdout] 11 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current function `_impl_query_id_for_nickname`
[INFO] [stdout]    = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]    = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]    = note: this error originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]  --> src/helpers/db_helper/count.rs:7:10
[INFO] [stdout]   |
[INFO] [stdout] 7 | #[derive(QueryableByName)]
[INFO] [stdout]   |          ^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: move this `impl` block outside the of the current function `_impl_queryable_by_name_for_count`
[INFO] [stdout]   = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]   = note: this lint may become deny-by-default in the edition 2024 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/helpers/db_helper/exist.rs:8:10
[INFO] [stdout]   |
[INFO] [stdout] 8 | #[derive(QueryableByName)]
[INFO] [stdout]   |          ^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: move this `impl` block outside the of the current function `_impl_queryable_by_name_for_exists`
[INFO] [stdout]   = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]   = note: this lint may become deny-by-default in the edition 2024 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/helpers/db_helper/pagination.rs:23:30
[INFO] [stdout]    |
[INFO] [stdout] 23 | #[derive(Debug, Clone, Copy, QueryId)]
[INFO] [stdout]    |                              ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current function `_impl_query_id_for_paginated`
[INFO] [stdout]    = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]    = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]    = note: this error originates in the derive macro `QueryId` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]   --> src/schema.rs:1:1
[INFO] [stdout]    |
[INFO] [stdout] 1  | / table! {
[INFO] [stdout] 2  | |     members (id) {
[INFO] [stdout] 3  | |         id -> Uuid,
[INFO] [stdout] 4  | |         email -> Text,
[INFO] [stdout] ...  |
[INFO] [stdout] 10 | |
[INFO] [stdout] 11 | | }
[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:1:1
[INFO] [stdout]    |
[INFO] [stdout] 1  | / table! {
[INFO] [stdout] 2  | |     members (id) {
[INFO] [stdout] 3  | |         id -> Uuid,
[INFO] [stdout] 4  | |         email -> Text,
[INFO] [stdout] ...  |
[INFO] [stdout] 10 | |
[INFO] [stdout] 11 | | }
[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:1:1
[INFO] [stdout]    |
[INFO] [stdout] 1  | / table! {
[INFO] [stdout] 2  | |     members (id) {
[INFO] [stdout] 3  | |         id -> Uuid,
[INFO] [stdout] 4  | |         email -> Text,
[INFO] [stdout] ...  |
[INFO] [stdout] 10 | |
[INFO] [stdout] 11 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current function `_impl_query_id_for_email`
[INFO] [stdout]    = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]    = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]    = note: this error originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]   --> src/schema.rs:1:1
[INFO] [stdout]    |
[INFO] [stdout] 1  | / table! {
[INFO] [stdout] 2  | |     members (id) {
[INFO] [stdout] 3  | |         id -> Uuid,
[INFO] [stdout] 4  | |         email -> Text,
[INFO] [stdout] ...  |
[INFO] [stdout] 10 | |
[INFO] [stdout] 11 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current function `_impl_query_id_for_bio`
[INFO] [stdout]    = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]    = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]    = note: this error originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]   --> src/schema.rs:1:1
[INFO] [stdout]    |
[INFO] [stdout] 1  | / table! {
[INFO] [stdout] 2  | |     members (id) {
[INFO] [stdout] 3  | |         id -> Uuid,
[INFO] [stdout] 4  | |         email -> Text,
[INFO] [stdout] ...  |
[INFO] [stdout] 10 | |
[INFO] [stdout] 11 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current function `_impl_query_id_for_nickname`
[INFO] [stdout]    = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]    = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]    = note: this error originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]   --> src/schema.rs:1:1
[INFO] [stdout]    |
[INFO] [stdout] 1  | / table! {
[INFO] [stdout] 2  | |     members (id) {
[INFO] [stdout] 3  | |         id -> Uuid,
[INFO] [stdout] 4  | |         email -> Text,
[INFO] [stdout] ...  |
[INFO] [stdout] 10 | |
[INFO] [stdout] 11 | | }
[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:1:1
[INFO] [stdout]    |
[INFO] [stdout] 1  | / table! {
[INFO] [stdout] 2  | |     members (id) {
[INFO] [stdout] 3  | |         id -> Uuid,
[INFO] [stdout] 4  | |         email -> Text,
[INFO] [stdout] ...  |
[INFO] [stdout] 10 | |
[INFO] [stdout] 11 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current function `_impl_query_id_for_bio`
[INFO] [stdout]    = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]    = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]    = note: this error originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]   --> src/schema.rs:1:1
[INFO] [stdout]    |
[INFO] [stdout] 1  | / table! {
[INFO] [stdout] 2  | |     members (id) {
[INFO] [stdout] 3  | |         id -> Uuid,
[INFO] [stdout] 4  | |         email -> Text,
[INFO] [stdout] ...  |
[INFO] [stdout] 10 | |
[INFO] [stdout] 11 | | }
[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:13:1
[INFO] [stdout]    |
[INFO] [stdout] 13 | / table! {
[INFO] [stdout] 14 | |     auths (member_id) {
[INFO] [stdout] 15 | |         member_id -> Uuid,
[INFO] [stdout] 16 | |         code -> Nullable<Text>,
[INFO] [stdout] ...  |
[INFO] [stdout] 20 | |     }
[INFO] [stdout] 21 | | }
[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:1:1
[INFO] [stdout]    |
[INFO] [stdout] 1  | / table! {
[INFO] [stdout] 2  | |     members (id) {
[INFO] [stdout] 3  | |         id -> Uuid,
[INFO] [stdout] 4  | |         email -> Text,
[INFO] [stdout] ...  |
[INFO] [stdout] 10 | |
[INFO] [stdout] 11 | | }
[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:13:1
[INFO] [stdout]    |
[INFO] [stdout] 13 | / table! {
[INFO] [stdout] 14 | |     auths (member_id) {
[INFO] [stdout] 15 | |         member_id -> Uuid,
[INFO] [stdout] 16 | |         code -> Nullable<Text>,
[INFO] [stdout] ...  |
[INFO] [stdout] 20 | |     }
[INFO] [stdout] 21 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current function `_impl_query_id_for_member_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:13:1
[INFO] [stdout]    |
[INFO] [stdout] 13 | / table! {
[INFO] [stdout] 14 | |     auths (member_id) {
[INFO] [stdout] 15 | |         member_id -> Uuid,
[INFO] [stdout] 16 | |         code -> Nullable<Text>,
[INFO] [stdout] ...  |
[INFO] [stdout] 20 | |     }
[INFO] [stdout] 21 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current function `_impl_query_id_for_code`
[INFO] [stdout]    = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]    = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]    = note: this error originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]   --> src/schema.rs:13:1
[INFO] [stdout]    |
[INFO] [stdout] 13 | / table! {
[INFO] [stdout] 14 | |     auths (member_id) {
[INFO] [stdout] 15 | |         member_id -> Uuid,
[INFO] [stdout] 16 | |         code -> Nullable<Text>,
[INFO] [stdout] ...  |
[INFO] [stdout] 20 | |     }
[INFO] [stdout] 21 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current function `_impl_query_id_for_session_code`
[INFO] [stdout]    = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]    = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]    = note: this error originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]   --> src/schema.rs:13:1
[INFO] [stdout]    |
[INFO] [stdout] 13 | / table! {
[INFO] [stdout] 14 | |     auths (member_id) {
[INFO] [stdout] 15 | |         member_id -> Uuid,
[INFO] [stdout] 16 | |         code -> Nullable<Text>,
[INFO] [stdout] ...  |
[INFO] [stdout] 20 | |     }
[INFO] [stdout] 21 | | }
[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:13:1
[INFO] [stdout]    |
[INFO] [stdout] 13 | / table! {
[INFO] [stdout] 14 | |     auths (member_id) {
[INFO] [stdout] 15 | |         member_id -> Uuid,
[INFO] [stdout] 16 | |         code -> Nullable<Text>,
[INFO] [stdout] ...  |
[INFO] [stdout] 20 | |     }
[INFO] [stdout] 21 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current function `_impl_query_id_for_active_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:23:1
[INFO] [stdout]    |
[INFO] [stdout] 23 | / table! {
[INFO] [stdout] 24 | |     post_tags (id) {
[INFO] [stdout] 25 | |         id -> Integer,
[INFO] [stdout] 26 | |         belong -> Text,
[INFO] [stdout] ...  |
[INFO] [stdout] 30 | |     }
[INFO] [stdout] 31 | | }
[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:23:1
[INFO] [stdout]    |
[INFO] [stdout] 23 | / table! {
[INFO] [stdout] 24 | |     post_tags (id) {
[INFO] [stdout] 25 | |         id -> Integer,
[INFO] [stdout] 26 | |         belong -> Text,
[INFO] [stdout] ...  |
[INFO] [stdout] 30 | |     }
[INFO] [stdout] 31 | | }
[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:1:1
[INFO] [stdout]    |
[INFO] [stdout] 1  | / table! {
[INFO] [stdout] 2  | |     members (id) {
[INFO] [stdout] 3  | |         id -> Uuid,
[INFO] [stdout] 4  | |         email -> Text,
[INFO] [stdout] ...  |
[INFO] [stdout] 10 | |
[INFO] [stdout] 11 | | }
[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:23:1
[INFO] [stdout]    |
[INFO] [stdout] 23 | / table! {
[INFO] [stdout] 24 | |     post_tags (id) {
[INFO] [stdout] 25 | |         id -> Integer,
[INFO] [stdout] 26 | |         belong -> Text,
[INFO] [stdout] ...  |
[INFO] [stdout] 30 | |     }
[INFO] [stdout] 31 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current function `_impl_query_id_for_belong`
[INFO] [stdout]    = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]    = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]    = note: this error originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]   --> src/schema.rs:13:1
[INFO] [stdout]    |
[INFO] [stdout] 13 | / table! {
[INFO] [stdout] 14 | |     auths (member_id) {
[INFO] [stdout] 15 | |         member_id -> Uuid,
[INFO] [stdout] 16 | |         code -> Nullable<Text>,
[INFO] [stdout] ...  |
[INFO] [stdout] 20 | |     }
[INFO] [stdout] 21 | | }
[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:23:1
[INFO] [stdout]    |
[INFO] [stdout] 23 | / table! {
[INFO] [stdout] 24 | |     post_tags (id) {
[INFO] [stdout] 25 | |         id -> Integer,
[INFO] [stdout] 26 | |         belong -> Text,
[INFO] [stdout] ...  |
[INFO] [stdout] 30 | |     }
[INFO] [stdout] 31 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current function `_impl_query_id_for_content`
[INFO] [stdout]    = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]    = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]    = note: this error originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]   --> src/schema.rs:23:1
[INFO] [stdout]    |
[INFO] [stdout] 23 | / table! {
[INFO] [stdout] 24 | |     post_tags (id) {
[INFO] [stdout] 25 | |         id -> Integer,
[INFO] [stdout] 26 | |         belong -> Text,
[INFO] [stdout] ...  |
[INFO] [stdout] 30 | |     }
[INFO] [stdout] 31 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current function `_impl_query_id_for_created_by`
[INFO] [stdout]    = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]    = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]    = note: this error originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]   --> src/schema.rs:13:1
[INFO] [stdout]    |
[INFO] [stdout] 13 | / table! {
[INFO] [stdout] 14 | |     auths (member_id) {
[INFO] [stdout] 15 | |         member_id -> Uuid,
[INFO] [stdout] 16 | |         code -> Nullable<Text>,
[INFO] [stdout] ...  |
[INFO] [stdout] 20 | |     }
[INFO] [stdout] 21 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current function `_impl_query_id_for_member_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:23:1
[INFO] [stdout]    |
[INFO] [stdout] 23 | / table! {
[INFO] [stdout] 24 | |     post_tags (id) {
[INFO] [stdout] 25 | |         id -> Integer,
[INFO] [stdout] 26 | |         belong -> Text,
[INFO] [stdout] ...  |
[INFO] [stdout] 30 | |     }
[INFO] [stdout] 31 | | }
[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:33:1
[INFO] [stdout]    |
[INFO] [stdout] 33 | / table! {
[INFO] [stdout] 34 | |     posts (id) {
[INFO] [stdout] 35 | |         id -> Uuid,
[INFO] [stdout] 36 | |         title -> Text,
[INFO] [stdout] ...  |
[INFO] [stdout] 43 | |     }
[INFO] [stdout] 44 | | }
[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:13:1
[INFO] [stdout]    |
[INFO] [stdout] 13 | / table! {
[INFO] [stdout] 14 | |     auths (member_id) {
[INFO] [stdout] 15 | |         member_id -> Uuid,
[INFO] [stdout] 16 | |         code -> Nullable<Text>,
[INFO] [stdout] ...  |
[INFO] [stdout] 20 | |     }
[INFO] [stdout] 21 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current function `_impl_query_id_for_code`
[INFO] [stdout]    = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]    = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]    = note: this error originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]   --> src/schema.rs:33:1
[INFO] [stdout]    |
[INFO] [stdout] 33 | / table! {
[INFO] [stdout] 34 | |     posts (id) {
[INFO] [stdout] 35 | |         id -> Uuid,
[INFO] [stdout] 36 | |         title -> Text,
[INFO] [stdout] ...  |
[INFO] [stdout] 43 | |     }
[INFO] [stdout] 44 | | }
[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:13:1
[INFO] [stdout]    |
[INFO] [stdout] 13 | / table! {
[INFO] [stdout] 14 | |     auths (member_id) {
[INFO] [stdout] 15 | |         member_id -> Uuid,
[INFO] [stdout] 16 | |         code -> Nullable<Text>,
[INFO] [stdout] ...  |
[INFO] [stdout] 20 | |     }
[INFO] [stdout] 21 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current function `_impl_query_id_for_session_code`
[INFO] [stdout]    = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]    = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]    = note: this error originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]   --> src/schema.rs:33:1
[INFO] [stdout]    |
[INFO] [stdout] 33 | / table! {
[INFO] [stdout] 34 | |     posts (id) {
[INFO] [stdout] 35 | |         id -> Uuid,
[INFO] [stdout] 36 | |         title -> Text,
[INFO] [stdout] ...  |
[INFO] [stdout] 43 | |     }
[INFO] [stdout] 44 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current function `_impl_query_id_for_title`
[INFO] [stdout]    = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]    = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]    = note: this error originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]   --> src/schema.rs:13:1
[INFO] [stdout]    |
[INFO] [stdout] 13 | / table! {
[INFO] [stdout] 14 | |     auths (member_id) {
[INFO] [stdout] 15 | |         member_id -> Uuid,
[INFO] [stdout] 16 | |         code -> Nullable<Text>,
[INFO] [stdout] ...  |
[INFO] [stdout] 20 | |     }
[INFO] [stdout] 21 | | }
[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:13:1
[INFO] [stdout]    |
[INFO] [stdout] 13 | / table! {
[INFO] [stdout] 14 | |     auths (member_id) {
[INFO] [stdout] 15 | |         member_id -> Uuid,
[INFO] [stdout] 16 | |         code -> Nullable<Text>,
[INFO] [stdout] ...  |
[INFO] [stdout] 20 | |     }
[INFO] [stdout] 21 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current function `_impl_query_id_for_active_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:23:1
[INFO] [stdout]    |
[INFO] [stdout] 23 | / table! {
[INFO] [stdout] 24 | |     post_tags (id) {
[INFO] [stdout] 25 | |         id -> Integer,
[INFO] [stdout] 26 | |         belong -> Text,
[INFO] [stdout] ...  |
[INFO] [stdout] 30 | |     }
[INFO] [stdout] 31 | | }
[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:23:1
[INFO] [stdout]    |
[INFO] [stdout] 23 | / table! {
[INFO] [stdout] 24 | |     post_tags (id) {
[INFO] [stdout] 25 | |         id -> Integer,
[INFO] [stdout] 26 | |         belong -> Text,
[INFO] [stdout] ...  |
[INFO] [stdout] 30 | |     }
[INFO] [stdout] 31 | | }
[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:23:1
[INFO] [stdout]    |
[INFO] [stdout] 23 | / table! {
[INFO] [stdout] 24 | |     post_tags (id) {
[INFO] [stdout] 25 | |         id -> Integer,
[INFO] [stdout] 26 | |         belong -> Text,
[INFO] [stdout] ...  |
[INFO] [stdout] 30 | |     }
[INFO] [stdout] 31 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current function `_impl_query_id_for_belong`
[INFO] [stdout]    = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]    = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]    = note: this error originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]   --> src/schema.rs:23:1
[INFO] [stdout]    |
[INFO] [stdout] 23 | / table! {
[INFO] [stdout] 24 | |     post_tags (id) {
[INFO] [stdout] 25 | |         id -> Integer,
[INFO] [stdout] 26 | |         belong -> Text,
[INFO] [stdout] ...  |
[INFO] [stdout] 30 | |     }
[INFO] [stdout] 31 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current function `_impl_query_id_for_content`
[INFO] [stdout]    = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]    = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]    = note: this error originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]   --> src/schema.rs:33:1
[INFO] [stdout]    |
[INFO] [stdout] 33 | / table! {
[INFO] [stdout] 34 | |     posts (id) {
[INFO] [stdout] 35 | |         id -> Uuid,
[INFO] [stdout] 36 | |         title -> Text,
[INFO] [stdout] ...  |
[INFO] [stdout] 43 | |     }
[INFO] [stdout] 44 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current function `_impl_query_id_for_description`
[INFO] [stdout]    = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]    = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]    = note: this error originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]   --> src/schema.rs:23:1
[INFO] [stdout]    |
[INFO] [stdout] 23 | / table! {
[INFO] [stdout] 24 | |     post_tags (id) {
[INFO] [stdout] 25 | |         id -> Integer,
[INFO] [stdout] 26 | |         belong -> Text,
[INFO] [stdout] ...  |
[INFO] [stdout] 30 | |     }
[INFO] [stdout] 31 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current function `_impl_query_id_for_created_by`
[INFO] [stdout]    = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]    = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]    = note: this error originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]   --> src/schema.rs:33:1
[INFO] [stdout]    |
[INFO] [stdout] 33 | / table! {
[INFO] [stdout] 34 | |     posts (id) {
[INFO] [stdout] 35 | |         id -> Uuid,
[INFO] [stdout] 36 | |         title -> Text,
[INFO] [stdout] ...  |
[INFO] [stdout] 43 | |     }
[INFO] [stdout] 44 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current function `_impl_query_id_for_votes_received`
[INFO] [stdout]    = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]    = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]    = note: this error originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]   --> src/schema.rs:33:1
[INFO] [stdout]    |
[INFO] [stdout] 33 | / table! {
[INFO] [stdout] 34 | |     posts (id) {
[INFO] [stdout] 35 | |         id -> Uuid,
[INFO] [stdout] 36 | |         title -> Text,
[INFO] [stdout] ...  |
[INFO] [stdout] 43 | |     }
[INFO] [stdout] 44 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current function `_impl_query_id_for_anti_votes_received`
[INFO] [stdout]    = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]    = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]    = note: this error originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]   --> src/schema.rs:23:1
[INFO] [stdout]    |
[INFO] [stdout] 23 | / table! {
[INFO] [stdout] 24 | |     post_tags (id) {
[INFO] [stdout] 25 | |         id -> Integer,
[INFO] [stdout] 26 | |         belong -> Text,
[INFO] [stdout] ...  |
[INFO] [stdout] 30 | |     }
[INFO] [stdout] 31 | | }
[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:33:1
[INFO] [stdout]    |
[INFO] [stdout] 33 | / table! {
[INFO] [stdout] 34 | |     posts (id) {
[INFO] [stdout] 35 | |         id -> Uuid,
[INFO] [stdout] 36 | |         title -> Text,
[INFO] [stdout] ...  |
[INFO] [stdout] 43 | |     }
[INFO] [stdout] 44 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current function `_impl_query_id_for_tags`
[INFO] [stdout]    = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]    = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]    = note: this error originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]   --> src/schema.rs:33:1
[INFO] [stdout]    |
[INFO] [stdout] 33 | / table! {
[INFO] [stdout] 34 | |     posts (id) {
[INFO] [stdout] 35 | |         id -> Uuid,
[INFO] [stdout] 36 | |         title -> Text,
[INFO] [stdout] ...  |
[INFO] [stdout] 43 | |     }
[INFO] [stdout] 44 | | }
[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:33:1
[INFO] [stdout]    |
[INFO] [stdout] 33 | / table! {
[INFO] [stdout] 34 | |     posts (id) {
[INFO] [stdout] 35 | |         id -> Uuid,
[INFO] [stdout] 36 | |         title -> Text,
[INFO] [stdout] ...  |
[INFO] [stdout] 43 | |     }
[INFO] [stdout] 44 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current function `_impl_query_id_for_created_by`
[INFO] [stdout]    = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]    = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]    = note: this error originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]   --> src/schema.rs:33:1
[INFO] [stdout]    |
[INFO] [stdout] 33 | / table! {
[INFO] [stdout] 34 | |     posts (id) {
[INFO] [stdout] 35 | |         id -> Uuid,
[INFO] [stdout] 36 | |         title -> Text,
[INFO] [stdout] ...  |
[INFO] [stdout] 43 | |     }
[INFO] [stdout] 44 | | }
[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:33:1
[INFO] [stdout]    |
[INFO] [stdout] 33 | / table! {
[INFO] [stdout] 34 | |     posts (id) {
[INFO] [stdout] 35 | |         id -> Uuid,
[INFO] [stdout] 36 | |         title -> Text,
[INFO] [stdout] ...  |
[INFO] [stdout] 43 | |     }
[INFO] [stdout] 44 | | }
[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:33:1
[INFO] [stdout]    |
[INFO] [stdout] 33 | / table! {
[INFO] [stdout] 34 | |     posts (id) {
[INFO] [stdout] 35 | |         id -> Uuid,
[INFO] [stdout] 36 | |         title -> Text,
[INFO] [stdout] ...  |
[INFO] [stdout] 43 | |     }
[INFO] [stdout] 44 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current function `_impl_query_id_for_title`
[INFO] [stdout]    = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]    = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]    = note: this error originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]   --> src/schema.rs:33:1
[INFO] [stdout]    |
[INFO] [stdout] 33 | / table! {
[INFO] [stdout] 34 | |     posts (id) {
[INFO] [stdout] 35 | |         id -> Uuid,
[INFO] [stdout] 36 | |         title -> Text,
[INFO] [stdout] ...  |
[INFO] [stdout] 43 | |     }
[INFO] [stdout] 44 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current function `_impl_query_id_for_description`
[INFO] [stdout]    = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]    = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]    = note: this error originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]   --> src/schema.rs:33:1
[INFO] [stdout]    |
[INFO] [stdout] 33 | / table! {
[INFO] [stdout] 34 | |     posts (id) {
[INFO] [stdout] 35 | |         id -> Uuid,
[INFO] [stdout] 36 | |         title -> Text,
[INFO] [stdout] ...  |
[INFO] [stdout] 43 | |     }
[INFO] [stdout] 44 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current function `_impl_query_id_for_votes_received`
[INFO] [stdout]    = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]    = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]    = note: this error originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]   --> src/schema.rs:33:1
[INFO] [stdout]    |
[INFO] [stdout] 33 | / table! {
[INFO] [stdout] 34 | |     posts (id) {
[INFO] [stdout] 35 | |         id -> Uuid,
[INFO] [stdout] 36 | |         title -> Text,
[INFO] [stdout] ...  |
[INFO] [stdout] 43 | |     }
[INFO] [stdout] 44 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current function `_impl_query_id_for_anti_votes_received`
[INFO] [stdout]    = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]    = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]    = note: this error originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]   --> src/schema.rs:33:1
[INFO] [stdout]    |
[INFO] [stdout] 33 | / table! {
[INFO] [stdout] 34 | |     posts (id) {
[INFO] [stdout] 35 | |         id -> Uuid,
[INFO] [stdout] 36 | |         title -> Text,
[INFO] [stdout] ...  |
[INFO] [stdout] 43 | |     }
[INFO] [stdout] 44 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current function `_impl_query_id_for_tags`
[INFO] [stdout]    = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]    = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]    = note: this error originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]   --> src/schema.rs:33:1
[INFO] [stdout]    |
[INFO] [stdout] 33 | / table! {
[INFO] [stdout] 34 | |     posts (id) {
[INFO] [stdout] 35 | |         id -> Uuid,
[INFO] [stdout] 36 | |         title -> Text,
[INFO] [stdout] ...  |
[INFO] [stdout] 43 | |     }
[INFO] [stdout] 44 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current function `_impl_query_id_for_created_by`
[INFO] [stdout]    = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]    = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]    = note: this error originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]   --> src/schema.rs:33:1
[INFO] [stdout]    |
[INFO] [stdout] 33 | / table! {
[INFO] [stdout] 34 | |     posts (id) {
[INFO] [stdout] 35 | |         id -> Uuid,
[INFO] [stdout] 36 | |         title -> Text,
[INFO] [stdout] ...  |
[INFO] [stdout] 43 | |     }
[INFO] [stdout] 44 | | }
[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: aborting due to 40 previous errors; 23 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 40 previous errors; 22 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `rust-rocket-boilerplate` (lib) due to 41 previous errors; 23 warnings emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `rust-rocket-boilerplate` (lib test) due to 41 previous errors; 22 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "5fd9a3fcb85165fc0115f37e822efc2b19fa46bccf22d1fd77740e1f2942fe6b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5fd9a3fcb85165fc0115f37e822efc2b19fa46bccf22d1fd77740e1f2942fe6b", kill_on_drop: false }`
[INFO] [stdout] 5fd9a3fcb85165fc0115f37e822efc2b19fa46bccf22d1fd77740e1f2942fe6b
