[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] testing NikoManiac/rust-rocket-boilerplate against master#2fd6efc32704647e64d3d646d21c4c68eae100e4 for pr-149852-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] 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] validating manifest of git repo https://github.com/NikoManiac/rust-rocket-boilerplate on toolchain 2fd6efc32704647e64d3d646d21c4c68eae100e4
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[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" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded quote v1.0.17
[INFO] [stderr]   Downloaded getrandom v0.2.6
[INFO] [stderr]   Downloaded parking_lot_core v0.9.2
[INFO] [stderr]   Downloaded migrations_macros v1.4.2
[INFO] [stderr]   Downloaded mailgun_v3 v0.12.0
[INFO] [stderr]   Downloaded proc-macro2 v1.0.37
[INFO] [stderr]   Downloaded wasm-bindgen-futures v0.4.30
[INFO] [stderr]   Downloaded devise_core v0.3.1
[INFO] [stderr]   Downloaded uncased v0.9.6
[INFO] [stderr]   Downloaded async-stream-impl v0.3.3
[INFO] [stderr]   Downloaded diesel_migrations v1.4.0
[INFO] [stderr]   Downloaded migrations_internals v1.4.1
[INFO] [stderr]   Downloaded devise v0.3.1
[INFO] [stderr]   Downloaded pear_codegen v0.2.3
[INFO] [stderr]   Downloaded bigdecimal v0.1.2
[INFO] [stderr]   Downloaded ipnet v2.4.0
[INFO] [stderr]   Downloaded indexmap v1.8.1
[INFO] [stderr]   Downloaded stable-pattern v0.1.0
[INFO] [stderr]   Downloaded tracing v0.1.32
[INFO] [stderr]   Downloaded loom v0.5.4
[INFO] [stderr]   Downloaded rocket v0.5.0-rc.1
[INFO] [stderr]   Downloaded syn v1.0.91
[INFO] [stderr]   Downloaded tokio-util v0.7.1
[INFO] [stderr]   Downloaded rocket_codegen v0.5.0-rc.1
[INFO] [stderr]   Downloaded mio v0.8.2
[INFO] [stderr]   Downloaded hyper v0.14.18
[INFO] [stderr]   Downloaded tracing-subscriber v0.3.10
[INFO] [stderr]   Downloaded rocket_http v0.5.0-rc.1
[INFO] [stderr]   Downloaded tracing-core v0.1.24
[INFO] [stderr]   Downloaded figment v0.10.6
[INFO] [stderr]   Downloaded multer v2.0.2
[INFO] [stderr]   Downloaded inlinable_string v0.1.15
[INFO] [stderr]   Downloaded async-trait v0.1.53
[INFO] [stderr]   Downloaded libc v0.2.122
[INFO] [stderr]   Downloaded futures-executor v0.3.21
[INFO] [stderr]   Downloaded generator v0.7.0
[INFO] [stderr]   Downloaded windows_x86_64_msvc v0.34.0
[INFO] [stderr]   Downloaded tracing-attributes v0.1.20
[INFO] [stderr]   Downloaded pear v0.2.3
[INFO] [stderr]   Downloaded windows_x86_64_gnu v0.34.0
[INFO] [stderr]   Downloaded windows_aarch64_msvc v0.34.0
[INFO] [stderr]   Downloaded reqwest v0.11.10
[INFO] [stderr]   Downloaded ubyte v0.10.1
[INFO] [stderr]   Downloaded async-stream v0.3.3
[INFO] [stderr]   Downloaded binascii v0.1.4
[INFO] [stderr]   Downloaded atomic v0.5.1
[INFO] [stderr]   Downloaded devise_codegen v0.3.1
[INFO] [stderr]   Downloaded cpufeatures v0.2.2
[INFO] [stderr]   Downloaded cookie v0.15.1
[INFO] [stderr]   Downloaded state v0.5.2
[INFO] [stderr]   Downloaded windows_i686_gnu v0.34.0
[INFO] [stderr]   Downloaded windows_i686_msvc v0.34.0
[INFO] [stderr]   Downloaded windows-sys v0.34.0
[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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 528a87ea418e8e945d37316b3b13a2e397a88fa91981c5b6c545f7a3570c012b
[INFO] running `Command { std: "docker" "start" "-a" "528a87ea418e8e945d37316b3b13a2e397a88fa91981c5b6c545f7a3570c012b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "528a87ea418e8e945d37316b3b13a2e397a88fa91981c5b6c545f7a3570c012b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "528a87ea418e8e945d37316b3b13a2e397a88fa91981c5b6c545f7a3570c012b", kill_on_drop: false }`
[INFO] [stdout] 528a87ea418e8e945d37316b3b13a2e397a88fa91981c5b6c545f7a3570c012b
[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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 0e67c6de46b3bec477248919def8bca5859175d6d886be5a70afe2fe8cc4f09b
[INFO] running `Command { std: "docker" "start" "-a" "0e67c6de46b3bec477248919def8bca5859175d6d886be5a70afe2fe8cc4f09b", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.37
[INFO] [stderr]    Compiling syn v1.0.91
[INFO] [stderr]    Compiling libc v0.2.122
[INFO] [stderr]    Compiling futures-core v0.3.21
[INFO] [stderr]    Compiling pin-project-lite v0.2.8
[INFO] [stderr]    Compiling smallvec v1.8.0
[INFO] [stderr]    Compiling log v0.4.16
[INFO] [stderr]    Compiling serde v1.0.136
[INFO] [stderr]    Compiling bytes v1.1.0
[INFO] [stderr]    Compiling lock_api v0.4.7
[INFO] [stderr]    Compiling generic-array v0.14.5
[INFO] [stderr]    Compiling futures-sink v0.3.21
[INFO] [stderr]    Compiling itoa v1.0.1
[INFO] [stderr]    Compiling parking_lot_core v0.9.2
[INFO] [stderr]    Compiling slab v0.4.6
[INFO] [stderr]    Compiling once_cell v1.10.0
[INFO] [stderr]    Compiling tracing-core v0.1.24
[INFO] [stderr]    Compiling futures-channel v0.3.21
[INFO] [stderr]    Compiling futures-task v0.3.21
[INFO] [stderr]    Compiling yansi v0.5.1
[INFO] [stderr]    Compiling httparse v1.6.0
[INFO] [stderr]    Compiling futures-util v0.3.21
[INFO] [stderr]    Compiling parking_lot_core v0.8.5
[INFO] [stderr]    Compiling instant v0.1.12
[INFO] [stderr]    Compiling standback v0.2.17
[INFO] [stderr]    Compiling try-lock v0.2.3
[INFO] [stderr]    Compiling percent-encoding v2.1.0
[INFO] [stderr]    Compiling futures-io v0.3.21
[INFO] [stderr]    Compiling pkg-config v0.3.25
[INFO] [stderr]    Compiling http v0.2.6
[INFO] [stderr]    Compiling subtle v2.4.1
[INFO] [stderr]    Compiling num-integer v0.1.44
[INFO] [stderr]    Compiling indexmap v1.8.1
[INFO] [stderr]    Compiling const_fn v0.4.9
[INFO] [stderr]    Compiling tower-service v0.3.1
[INFO] [stderr]    Compiling time v0.2.27
[INFO] [stderr]    Compiling cipher v0.2.5
[INFO] [stderr]    Compiling openssl v0.10.38
[INFO] [stderr]    Compiling digest v0.9.0
[INFO] [stderr]    Compiling quote v1.0.17
[INFO] [stderr]    Compiling socket2 v0.4.4
[INFO] [stderr]    Compiling mio v0.8.2
[INFO] [stderr]    Compiling signal-hook-registry v1.4.0
[INFO] [stderr]    Compiling num_cpus v1.13.1
[INFO] [stderr]    Compiling getrandom v0.2.6
[INFO] [stderr]    Compiling parking_lot v0.12.0
[INFO] [stderr]    Compiling parking_lot v0.11.2
[INFO] [stderr]    Compiling openssl-sys v0.9.72
[INFO] [stderr]    Compiling universal-hash v0.4.1
[INFO] [stderr]    Compiling want v0.3.0
[INFO] [stderr]    Compiling num-bigint v0.2.6
[INFO] [stderr]    Compiling matches v0.1.9
[INFO] [stderr]    Compiling cpuid-bool v0.2.0
[INFO] [stderr]    Compiling inlinable_string v0.1.15
[INFO] [stderr]    Compiling encoding_rs v0.8.31
[INFO] [stderr]    Compiling tinyvec_macros v0.1.0
[INFO] [stderr]    Compiling native-tls v0.2.10
[INFO] [stderr]    Compiling ref-cast v1.0.6
[INFO] [stderr]    Compiling tinyvec v1.5.1
[INFO] [stderr]    Compiling polyval v0.4.5
[INFO] [stderr]    Compiling rand_core v0.6.3
[INFO] [stderr]    Compiling aes-soft v0.6.4
[INFO] [stderr]    Compiling time v0.1.43
[INFO] [stderr]    Compiling crypto-mac v0.10.1
[INFO] [stderr]    Compiling tokio v1.17.0
[INFO] [stderr]    Compiling uncased v0.9.6
[INFO] [stderr]    Compiling cookie v0.15.1
[INFO] [stderr]    Compiling pq-sys v0.4.6
[INFO] [stderr]    Compiling ryu v1.0.9
[INFO] [stderr]    Compiling serde_json v1.0.79
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling aes v0.6.0
[INFO] [stderr]    Compiling hmac v0.10.1
[INFO] [stderr]    Compiling mime_guess v2.0.4
[INFO] [stderr]    Compiling ghash v0.3.1
[INFO] [stderr]    Compiling scheduled-thread-pool v0.2.5
[INFO] [stderr]    Compiling form_urlencoded v1.0.1
[INFO] [stderr]    Compiling ctr v0.6.0
[INFO] [stderr]    Compiling block-buffer v0.9.0
[INFO] [stderr]    Compiling aead v0.3.2
[INFO] [stderr]    Compiling stable-pattern v0.1.0
[INFO] [stderr]    Compiling cpufeatures v0.2.2
[INFO] [stderr]    Compiling either v1.6.1
[INFO] [stderr]    Compiling unicode-bidi v0.3.7
[INFO] [stderr]    Compiling unicode-normalization v0.1.19
[INFO] [stderr]    Compiling state v0.5.2
[INFO] [stderr]    Compiling r2d2 v0.8.9
[INFO] [stderr]    Compiling aes-gcm v0.8.0
[INFO] [stderr]    Compiling sha2 v0.9.9
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling hkdf v0.10.0
[INFO] [stderr]    Compiling http-body v0.4.4
[INFO] [stderr]    Compiling atomic v0.5.1
[INFO] [stderr]    Compiling bigdecimal v0.1.2
[INFO] [stderr]    Compiling figment v0.10.6
[INFO] [stderr]    Compiling multer v2.0.2
[INFO] [stderr]    Compiling async-trait v0.1.53
[INFO] [stderr]    Compiling rocket v0.5.0-rc.1
[INFO] [stderr]    Compiling ipnet v2.4.0
[INFO] [stderr]    Compiling remove_dir_all v0.5.3
[INFO] [stderr]    Compiling fastrand v1.7.0
[INFO] [stderr]    Compiling spin v0.9.2
[INFO] [stderr]    Compiling glob v0.3.0
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling binascii v0.1.4
[INFO] [stderr]    Compiling dotenv v0.15.0
[INFO] [stderr]    Compiling idna v0.2.3
[INFO] [stderr]    Compiling tempfile v3.3.0
[INFO] [stderr]    Compiling url v2.2.2
[INFO] [stderr]    Compiling proc-macro2-diagnostics v0.9.1
[INFO] [stderr]    Compiling devise_core v0.3.1
[INFO] [stderr]    Compiling serde_derive v1.0.136
[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 diesel_derives v1.4.1
[INFO] [stderr]    Compiling pear_codegen v0.2.3
[INFO] [stderr]    Compiling ref-cast-impl v1.0.6
[INFO] [stderr]    Compiling async-stream-impl v0.3.3
[INFO] [stderr]    Compiling devise_codegen v0.3.1
[INFO] [stderr]    Compiling pear v0.2.3
[INFO] [stderr]    Compiling time-macros v0.1.1
[INFO] [stderr]    Compiling async-stream v0.3.3
[INFO] [stderr]    Compiling devise v0.3.1
[INFO] [stderr]    Compiling tracing v0.1.32
[INFO] [stderr]    Compiling diesel v1.4.8
[INFO] [stderr]    Compiling tokio-util v0.7.1
[INFO] [stderr]    Compiling h2 v0.3.13
[INFO] [stderr]    Compiling futures-executor v0.3.21
[INFO] [stderr]    Compiling futures v0.3.21
[INFO] [stderr]    Compiling tokio-native-tls v0.3.0
[INFO] [stderr]    Compiling tokio-util v0.6.9
[INFO] [stderr]    Compiling tokio-stream v0.1.8
[INFO] [stderr]    Compiling migrations_internals v1.4.1
[INFO] [stderr]    Compiling migrations_macros v1.4.2
[INFO] [stderr]    Compiling hyper v0.14.18
[INFO] [stderr]    Compiling uuid v0.8.2
[INFO] [stderr]    Compiling chrono v0.4.19
[INFO] [stderr]    Compiling toml v0.5.8
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling ubyte v0.10.1
[INFO] [stderr]    Compiling rocket_http v0.5.0-rc.1
[INFO] [stderr]    Compiling rocket_codegen v0.5.0-rc.1
[INFO] [stderr]    Compiling hyper-tls v0.5.0
[INFO] [stderr]    Compiling reqwest v0.11.10
[INFO] [stderr]    Compiling mailgun_v3 v0.12.0
[INFO] [stderr]    Compiling diesel_migrations v1.4.0
[INFO] [stderr]    Compiling 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)]` (part of `#[warn(unused)]`) 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: 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)]` (part of `#[warn(unused)]`) 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)]` (part of `#[warn(unused)]`) 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: struct `PaginatedResponse` is never constructed
[INFO] [stdout]  --> src/helpers/common.rs:4:12
[INFO] [stdout]   |
[INFO] [stdout] 4 | pub struct PaginatedResponse<T> {
[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: struct `Count` is never constructed
[INFO] [stdout]  --> src/helpers/db_helper/count.rs:8:8
[INFO] [stdout]   |
[INFO] [stdout] 8 | struct Count {
[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: trait `Paginate` is never used
[INFO] [stdout]  --> src/helpers/db_helper/pagination.rs:7:11
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub trait Paginate: Sized {
[INFO] [stdout]   |           ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `DEFAULT_PER_PAGE` is never used
[INFO] [stdout]   --> src/helpers/db_helper/pagination.rs:21:7
[INFO] [stdout]    |
[INFO] [stdout] 21 | const DEFAULT_PER_PAGE: i64 = 10;
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Paginated` is never constructed
[INFO] [stdout]   --> src/helpers/db_helper/pagination.rs:24:12
[INFO] [stdout]    |
[INFO] [stdout] 24 | pub struct Paginated<T> {
[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] 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)]` (part of `#[warn(unused)]`) 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: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[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]    |                                   `Queryable` is not local
[INFO] [stdout]    |                                   move the `impl` block outside of this function `_impl_queryable_for_post`
[INFO] [stdout]  9 | #[table_name = "posts"]
[INFO] [stdout] 10 | pub struct Post {
[INFO] [stdout]    |            ---- `Post` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Queryable` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Queryable` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: `#[warn(non_local_definitions)]` on by default
[INFO] [stdout]    = note: this warning originates in the derive macro `Queryable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/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]    |                                              `Insertable` is not local
[INFO] [stdout]    |                                              `table` is not local
[INFO] [stdout]    |                                              move the `impl` block outside of this function `_impl_insertable_for_post`
[INFO] [stdout]  9 | #[table_name = "posts"]
[INFO] [stdout] 10 | pub struct Post {
[INFO] [stdout]    |            ---- `Post` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Insertable` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Insertable` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `Insertable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/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]    |                                              `Insertable` is not local
[INFO] [stdout]    |                                              `table` is not local
[INFO] [stdout]    |                                              move the `impl` block outside of this function `_impl_insertable_for_post`
[INFO] [stdout]  9 | #[table_name = "posts"]
[INFO] [stdout] 10 | pub struct Post {
[INFO] [stdout]    |            ---- `Post` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Insertable` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Insertable` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `Insertable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/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]    |                                              `UndecoratedInsertRecord` is not local
[INFO] [stdout]    |                                              `table` is not local
[INFO] [stdout]    |                                              move the `impl` block outside of this function `_impl_insertable_for_post`
[INFO] [stdout]  9 | #[table_name = "posts"]
[INFO] [stdout] 10 | pub struct Post {
[INFO] [stdout]    |            ---- `Post` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Insertable` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Insertable` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `Insertable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/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]    |                                   `Queryable` is not local
[INFO] [stdout]    |                                   move the `impl` block outside of this function `_impl_queryable_for_posttag`
[INFO] [stdout] 22 | #[table_name = "post_tags"]
[INFO] [stdout] 23 | pub struct PostTag {
[INFO] [stdout]    |            ------- `PostTag` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Queryable` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Queryable` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `Queryable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/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]    |                                              `Insertable` is not local
[INFO] [stdout]    |                                              `table` is not local
[INFO] [stdout]    |                                              move the `impl` block outside of this function `_impl_insertable_for_posttag`
[INFO] [stdout] 22 | #[table_name = "post_tags"]
[INFO] [stdout] 23 | pub struct PostTag {
[INFO] [stdout]    |            ------- `PostTag` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Insertable` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Insertable` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `Insertable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/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]    |                                              `Insertable` is not local
[INFO] [stdout]    |                                              `table` is not local
[INFO] [stdout]    |                                              move the `impl` block outside of this function `_impl_insertable_for_posttag`
[INFO] [stdout] 22 | #[table_name = "post_tags"]
[INFO] [stdout] 23 | pub struct PostTag {
[INFO] [stdout]    |            ------- `PostTag` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Insertable` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Insertable` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `Insertable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/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]    |                                              `UndecoratedInsertRecord` is not local
[INFO] [stdout]    |                                              `table` is not local
[INFO] [stdout]    |                                              move the `impl` block outside of this function `_impl_insertable_for_posttag`
[INFO] [stdout] 22 | #[table_name = "post_tags"]
[INFO] [stdout] 23 | pub struct PostTag {
[INFO] [stdout]    |            ------- `PostTag` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Insertable` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Insertable` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `Insertable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]  --> src/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]   |                                       `Queryable` is not local
[INFO] [stdout]   |                                       move the `impl` block outside of this function `_impl_queryable_for_member`
[INFO] [stdout] 8 | #[table_name = "members"]
[INFO] [stdout] 9 | pub struct Member {
[INFO] [stdout]   |            ------ `Member` is not local
[INFO] [stdout]   |
[INFO] [stdout]   = note: the derive macro `Queryable` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]   = note: the derive macro `Queryable` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]   = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]   = note: this warning originates in the derive macro `Queryable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]  --> src/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]   |                                                  `Insertable` is not local
[INFO] [stdout]   |                                                  `table` is not local
[INFO] [stdout]   |                                                  move the `impl` block outside of this function `_impl_insertable_for_member`
[INFO] [stdout] 8 | #[table_name = "members"]
[INFO] [stdout] 9 | pub struct Member {
[INFO] [stdout]   |            ------ `Member` is not local
[INFO] [stdout]   |
[INFO] [stdout]   = note: the derive macro `Insertable` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]   = note: the derive macro `Insertable` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]   = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]   = note: this warning originates in the derive macro `Insertable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]  --> src/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]   |                                                  `Insertable` is not local
[INFO] [stdout]   |                                                  `table` is not local
[INFO] [stdout]   |                                                  move the `impl` block outside of this function `_impl_insertable_for_member`
[INFO] [stdout] 8 | #[table_name = "members"]
[INFO] [stdout] 9 | pub struct Member {
[INFO] [stdout]   |            ------ `Member` is not local
[INFO] [stdout]   |
[INFO] [stdout]   = note: the derive macro `Insertable` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]   = note: the derive macro `Insertable` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]   = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]   = note: this warning originates in the derive macro `Insertable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]  --> src/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]   |                                                  `UndecoratedInsertRecord` is not local
[INFO] [stdout]   |                                                  `table` is not local
[INFO] [stdout]   |                                                  move the `impl` block outside of this function `_impl_insertable_for_member`
[INFO] [stdout] 8 | #[table_name = "members"]
[INFO] [stdout] 9 | pub struct Member {
[INFO] [stdout]   |            ------ `Member` is not local
[INFO] [stdout]   |
[INFO] [stdout]   = note: the derive macro `Insertable` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]   = note: the derive macro `Insertable` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]   = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]   = note: this warning originates in the derive macro `Insertable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/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]    |                                  `Queryable` is not local
[INFO] [stdout]    |                                  move the `impl` block outside of this function `_impl_queryable_for_auth`
[INFO] [stdout] ...
[INFO] [stdout] 12 | pub struct Auth {
[INFO] [stdout]    |            ---- `Auth` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Queryable` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Queryable` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `Queryable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/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]    |                                             `Insertable` is not local
[INFO] [stdout]    |                                             `table` is not local
[INFO] [stdout]    |                                             move the `impl` block outside of this function `_impl_insertable_for_auth`
[INFO] [stdout] ...
[INFO] [stdout] 12 | pub struct Auth {
[INFO] [stdout]    |            ---- `Auth` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Insertable` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Insertable` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `Insertable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/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]    |                                             `Insertable` is not local
[INFO] [stdout]    |                                             `table` is not local
[INFO] [stdout]    |                                             move the `impl` block outside of this function `_impl_insertable_for_auth`
[INFO] [stdout] ...
[INFO] [stdout] 12 | pub struct Auth {
[INFO] [stdout]    |            ---- `Auth` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Insertable` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Insertable` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `Insertable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/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]    |                                             `UndecoratedInsertRecord` is not local
[INFO] [stdout]    |                                             `table` is not local
[INFO] [stdout]    |                                             move the `impl` block outside of this function `_impl_insertable_for_auth`
[INFO] [stdout] ...
[INFO] [stdout] 12 | pub struct Auth {
[INFO] [stdout]    |            ---- `Auth` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Insertable` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Insertable` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `Insertable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/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]    |                                                         `AsChangeset` is not local
[INFO] [stdout]    |                                                         move the `impl` block outside of this function `_impl_as_changeset_for_auth`
[INFO] [stdout] ...
[INFO] [stdout] 12 | pub struct Auth {
[INFO] [stdout]    |            ---- `Auth` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `AsChangeset` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `AsChangeset` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `AsChangeset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/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]    |                                                         `AsChangeset` is not local
[INFO] [stdout]    |                                                         move the `impl` block outside of this function `_impl_as_changeset_for_auth`
[INFO] [stdout] ...
[INFO] [stdout] 12 | pub struct Auth {
[INFO] [stdout]    |            ---- `Auth` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `AsChangeset` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `AsChangeset` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `AsChangeset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]  --> src/helpers/db_helper/count.rs:7:10
[INFO] [stdout]   |
[INFO] [stdout] 7 | #[derive(QueryableByName)]
[INFO] [stdout]   |          ^--------------
[INFO] [stdout]   |          |
[INFO] [stdout]   |          `QueryableByName` is not local
[INFO] [stdout]   |          move the `impl` block outside of this function `_impl_queryable_by_name_for_count`
[INFO] [stdout] 8 | struct Count {
[INFO] [stdout]   |        ----- `Count` is not local
[INFO] [stdout]   |
[INFO] [stdout]   = note: the derive macro `QueryableByName` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]   = note: the derive macro `QueryableByName` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]   = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]   = note: this warning originates in the derive macro `QueryableByName` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]  --> src/helpers/db_helper/exist.rs:8:10
[INFO] [stdout]   |
[INFO] [stdout] 8 | #[derive(QueryableByName)]
[INFO] [stdout]   |          ^--------------
[INFO] [stdout]   |          |
[INFO] [stdout]   |          `QueryableByName` is not local
[INFO] [stdout]   |          move the `impl` block outside of this function `_impl_queryable_by_name_for_exists`
[INFO] [stdout] 9 | struct Exists {
[INFO] [stdout]   |        ------ `Exists` is not local
[INFO] [stdout]   |
[INFO] [stdout]   = note: the derive macro `QueryableByName` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]   = note: the derive macro `QueryableByName` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]   = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]   = note: this warning originates in the derive macro `QueryableByName` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/helpers/db_helper/pagination.rs:23:30
[INFO] [stdout]    |
[INFO] [stdout] 23 | #[derive(Debug, Clone, Copy, QueryId)]
[INFO] [stdout]    |                              ^------
[INFO] [stdout]    |                              |
[INFO] [stdout]    |                              `QueryId` is not local
[INFO] [stdout]    |                              move the `impl` block outside of this function `_impl_query_id_for_paginated`
[INFO] [stdout] 24 | pub struct Paginated<T> {
[INFO] [stdout]    |            --------- `Paginated` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `QueryId` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/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] 11 | | }
[INFO] [stdout]    | | ^
[INFO] [stdout]    | | |
[INFO] [stdout]    | | `table` is not local
[INFO] [stdout]    | |_`QueryId` is not local
[INFO] [stdout]    |   move the `impl` block outside of this function `_impl_query_id_for_table`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/schema.rs:1:1
[INFO] [stdout]    |
[INFO] [stdout]  1 | / table! {
[INFO] [stdout]  2 | |     members (id) {
[INFO] [stdout]  3 | |         id -> Uuid,
[INFO] [stdout]    | |         -- `id` is not local
[INFO] [stdout]  4 | |         email -> Text,
[INFO] [stdout] ...  |
[INFO] [stdout] 11 | | }
[INFO] [stdout]    | | ^
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_`QueryId` is not local
[INFO] [stdout]    |   move the `impl` block outside of this function `_impl_query_id_for_id`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/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]    | |         ----- `email` is not local
[INFO] [stdout] ...  |
[INFO] [stdout] 11 | | }
[INFO] [stdout]    | | ^
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_`QueryId` is not local
[INFO] [stdout]    |   move the `impl` block outside of this function `_impl_query_id_for_email`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/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]  5 | |         nickname -> Text,
[INFO] [stdout]    | |         -------- `nickname` is not local
[INFO] [stdout] ...  |
[INFO] [stdout] 11 | | }
[INFO] [stdout]    | | ^
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_`QueryId` is not local
[INFO] [stdout]    |   move the `impl` block outside of this function `_impl_query_id_for_nickname`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> 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]  5 | |         nickname -> Text,
[INFO] [stdout]  6 | |         bio -> Nullable<Text>,
[INFO] [stdout]    | |         --- `bio` is not local
[INFO] [stdout] ...  |
[INFO] [stdout] 11 | | }
[INFO] [stdout]    | | ^
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_`QueryId` is not local
[INFO] [stdout]    |   move the `impl` block outside of this function `_impl_query_id_for_bio`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/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]  7 | |         created_at -> Timestamp,
[INFO] [stdout]    | |         ---------- `created_at` is not local
[INFO] [stdout] ...  |
[INFO] [stdout] 11 | | }
[INFO] [stdout]    | | ^
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_`QueryId` is not local
[INFO] [stdout]    |   move the `impl` block outside of this function `_impl_query_id_for_created_at`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/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]  8 | |         updated_at -> Timestamp,
[INFO] [stdout]    | |         ---------- `updated_at` is not local
[INFO] [stdout] ...  |
[INFO] [stdout] 11 | | }
[INFO] [stdout]    | | ^
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_`QueryId` is not local
[INFO] [stdout]    |   move the `impl` block outside of this function `_impl_query_id_for_updated_at`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[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] 21 | | }
[INFO] [stdout]    | | ^
[INFO] [stdout]    | | |
[INFO] [stdout]    | | `table` is not local
[INFO] [stdout]    | |_`QueryId` is not local
[INFO] [stdout]    |   move the `impl` block outside of this function `_impl_query_id_for_table`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/schema.rs:13:1
[INFO] [stdout]    |
[INFO] [stdout] 13 | / table! {
[INFO] [stdout] 14 | |     auths (member_id) {
[INFO] [stdout] 15 | |         member_id -> Uuid,
[INFO] [stdout]    | |         --------- `member_id` is not local
[INFO] [stdout] 16 | |         code -> Nullable<Text>,
[INFO] [stdout] ...  |
[INFO] [stdout] 21 | | }
[INFO] [stdout]    | | ^
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_`QueryId` is not local
[INFO] [stdout]    |   move the `impl` block outside of this function `_impl_query_id_for_member_id`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/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]    | |         ---- `code` is not local
[INFO] [stdout] ...  |
[INFO] [stdout] 21 | | }
[INFO] [stdout]    | | ^
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_`QueryId` is not local
[INFO] [stdout]    |   move the `impl` block outside of this function `_impl_query_id_for_code`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/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] 17 | |         session_code -> Nullable<Text>,
[INFO] [stdout]    | |         ------------ `session_code` is not local
[INFO] [stdout] ...  |
[INFO] [stdout] 21 | | }
[INFO] [stdout]    | | ^
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_`QueryId` is not local
[INFO] [stdout]    |   move the `impl` block outside of this function `_impl_query_id_for_session_code`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/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] 17 | |         session_code -> Nullable<Text>,
[INFO] [stdout] 18 | |         created_at -> Timestamp,
[INFO] [stdout]    | |         ---------- `created_at` is not local
[INFO] [stdout] ...  |
[INFO] [stdout] 21 | | }
[INFO] [stdout]    | | ^
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_`QueryId` is not local
[INFO] [stdout]    |   move the `impl` block outside of this function `_impl_query_id_for_created_at`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/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] 19 | |         active_at -> Timestamp,
[INFO] [stdout]    | |         --------- `active_at` is not local
[INFO] [stdout] 20 | |     }
[INFO] [stdout] 21 | | }
[INFO] [stdout]    | | ^
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_`QueryId` is not local
[INFO] [stdout]    |   move the `impl` block outside of this function `_impl_query_id_for_active_at`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/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] 31 | | }
[INFO] [stdout]    | | ^
[INFO] [stdout]    | | |
[INFO] [stdout]    | | `table` is not local
[INFO] [stdout]    | |_`QueryId` is not local
[INFO] [stdout]    |   move the `impl` block outside of this function `_impl_query_id_for_table`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/schema.rs:23:1
[INFO] [stdout]    |
[INFO] [stdout] 23 | / table! {
[INFO] [stdout] 24 | |     post_tags (id) {
[INFO] [stdout] 25 | |         id -> Integer,
[INFO] [stdout]    | |         -- `id` is not local
[INFO] [stdout] 26 | |         belong -> Text,
[INFO] [stdout] ...  |
[INFO] [stdout] 31 | | }
[INFO] [stdout]    | | ^
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_`QueryId` is not local
[INFO] [stdout]    |   move the `impl` block outside of this function `_impl_query_id_for_id`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/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]    | |         ------ `belong` is not local
[INFO] [stdout] ...  |
[INFO] [stdout] 31 | | }
[INFO] [stdout]    | | ^
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_`QueryId` is not local
[INFO] [stdout]    |   move the `impl` block outside of this function `_impl_query_id_for_belong`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/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] 27 | |         content -> Text,
[INFO] [stdout]    | |         ------- `content` is not local
[INFO] [stdout] ...  |
[INFO] [stdout] 31 | | }
[INFO] [stdout]    | | ^
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_`QueryId` is not local
[INFO] [stdout]    |   move the `impl` block outside of this function `_impl_query_id_for_content`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/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] 27 | |         content -> Text,
[INFO] [stdout] 28 | |         created_by -> Uuid,
[INFO] [stdout]    | |         ---------- `created_by` is not local
[INFO] [stdout] ...  |
[INFO] [stdout] 31 | | }
[INFO] [stdout]    | | ^
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_`QueryId` is not local
[INFO] [stdout]    |   move the `impl` block outside of this function `_impl_query_id_for_created_by`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/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] 29 | |         created_at -> Timestamp,
[INFO] [stdout]    | |         ---------- `created_at` is not local
[INFO] [stdout] 30 | |     }
[INFO] [stdout] 31 | | }
[INFO] [stdout]    | | ^
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_`QueryId` is not local
[INFO] [stdout]    |   move the `impl` block outside of this function `_impl_query_id_for_created_at`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/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] 44 | | }
[INFO] [stdout]    | | ^
[INFO] [stdout]    | | |
[INFO] [stdout]    | | `table` is not local
[INFO] [stdout]    | |_`QueryId` is not local
[INFO] [stdout]    |   move the `impl` block outside of this function `_impl_query_id_for_table`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/schema.rs:33:1
[INFO] [stdout]    |
[INFO] [stdout] 33 | / table! {
[INFO] [stdout] 34 | |     posts (id) {
[INFO] [stdout] 35 | |         id -> Uuid,
[INFO] [stdout]    | |         -- `id` is not local
[INFO] [stdout] 36 | |         title -> Text,
[INFO] [stdout] ...  |
[INFO] [stdout] 44 | | }
[INFO] [stdout]    | | ^
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_`QueryId` is not local
[INFO] [stdout]    |   move the `impl` block outside of this function `_impl_query_id_for_id`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/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]    | |         ----- `title` is not local
[INFO] [stdout] ...  |
[INFO] [stdout] 44 | | }
[INFO] [stdout]    | | ^
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_`QueryId` is not local
[INFO] [stdout]    |   move the `impl` block outside of this function `_impl_query_id_for_title`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/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] 37 | |         description -> Text,
[INFO] [stdout]    | |         ----------- `description` is not local
[INFO] [stdout] ...  |
[INFO] [stdout] 44 | | }
[INFO] [stdout]    | | ^
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_`QueryId` is not local
[INFO] [stdout]    |   move the `impl` block outside of this function `_impl_query_id_for_description`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/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] 37 | |         description -> Text,
[INFO] [stdout] 38 | |         votes_received -> Array<Uuid>,
[INFO] [stdout]    | |         -------------- `votes_received` is not local
[INFO] [stdout] ...  |
[INFO] [stdout] 44 | | }
[INFO] [stdout]    | | ^
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_`QueryId` is not local
[INFO] [stdout]    |   move the `impl` block outside of this function `_impl_query_id_for_votes_received`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/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] 39 | |         anti_votes_received -> Array<Uuid>,
[INFO] [stdout]    | |         ------------------- `anti_votes_received` is not local
[INFO] [stdout] ...  |
[INFO] [stdout] 44 | | }
[INFO] [stdout]    | | ^
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_`QueryId` is not local
[INFO] [stdout]    |   move the `impl` block outside of this function `_impl_query_id_for_anti_votes_received`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/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] 40 | |         tags -> Array<Integer>,
[INFO] [stdout]    | |         ---- `tags` is not local
[INFO] [stdout] ...  |
[INFO] [stdout] 44 | | }
[INFO] [stdout]    | | ^
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_`QueryId` is not local
[INFO] [stdout]    |   move the `impl` block outside of this function `_impl_query_id_for_tags`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/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] 41 | |         created_by -> Uuid,
[INFO] [stdout]    | |         ---------- `created_by` is not local
[INFO] [stdout] ...  |
[INFO] [stdout] 44 | | }
[INFO] [stdout]    | | ^
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_`QueryId` is not local
[INFO] [stdout]    |   move the `impl` block outside of this function `_impl_query_id_for_created_by`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/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] 42 | |         created_at -> Timestamp,
[INFO] [stdout]    | |         ---------- `created_at` is not local
[INFO] [stdout] 43 | |     }
[INFO] [stdout] 44 | | }
[INFO] [stdout]    | | ^
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_`QueryId` is not local
[INFO] [stdout]    |   move the `impl` block outside of this function `_impl_query_id_for_created_at`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 45.42s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: migrations_internals v1.4.1, 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 2`
[INFO] running `Command { std: "docker" "inspect" "0e67c6de46b3bec477248919def8bca5859175d6d886be5a70afe2fe8cc4f09b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0e67c6de46b3bec477248919def8bca5859175d6d886be5a70afe2fe8cc4f09b", kill_on_drop: false }`
[INFO] [stdout] 0e67c6de46b3bec477248919def8bca5859175d6d886be5a70afe2fe8cc4f09b
[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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 700b6e811ef571af46be0a62975e46f5fc4ea700e99a9473b61f00ed5fb8508e
[INFO] running `Command { std: "docker" "start" "-a" "700b6e811ef571af46be0a62975e46f5fc4ea700e99a9473b61f00ed5fb8508e", kill_on_drop: false }`
[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)]` (part of `#[warn(unused)]`) 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: 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)]` (part of `#[warn(unused)]`) 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)]` (part of `#[warn(unused)]`) 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: struct `PaginatedResponse` is never constructed
[INFO] [stdout]  --> src/helpers/common.rs:4:12
[INFO] [stdout]   |
[INFO] [stdout] 4 | pub struct PaginatedResponse<T> {
[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: struct `Count` is never constructed
[INFO] [stdout]  --> src/helpers/db_helper/count.rs:8:8
[INFO] [stdout]   |
[INFO] [stdout] 8 | struct Count {
[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: trait `Paginate` is never used
[INFO] [stdout]  --> src/helpers/db_helper/pagination.rs:7:11
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub trait Paginate: Sized {
[INFO] [stdout]   |           ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `DEFAULT_PER_PAGE` is never used
[INFO] [stdout]   --> src/helpers/db_helper/pagination.rs:21:7
[INFO] [stdout]    |
[INFO] [stdout] 21 | const DEFAULT_PER_PAGE: i64 = 10;
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Paginated` is never constructed
[INFO] [stdout]   --> src/helpers/db_helper/pagination.rs:24:12
[INFO] [stdout]    |
[INFO] [stdout] 24 | pub struct Paginated<T> {
[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] 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)]` (part of `#[warn(unused)]`) 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: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[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]    |                                   `Queryable` is not local
[INFO] [stdout]    |                                   move the `impl` block outside of this function `_impl_queryable_for_post`
[INFO] [stdout]  9 | #[table_name = "posts"]
[INFO] [stdout] 10 | pub struct Post {
[INFO] [stdout]    |            ---- `Post` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Queryable` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Queryable` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: `#[warn(non_local_definitions)]` on by default
[INFO] [stdout]    = note: this warning originates in the derive macro `Queryable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/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]    |                                              `Insertable` is not local
[INFO] [stdout]    |                                              `table` is not local
[INFO] [stdout]    |                                              move the `impl` block outside of this function `_impl_insertable_for_post`
[INFO] [stdout]  9 | #[table_name = "posts"]
[INFO] [stdout] 10 | pub struct Post {
[INFO] [stdout]    |            ---- `Post` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Insertable` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Insertable` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `Insertable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/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]    |                                              `Insertable` is not local
[INFO] [stdout]    |                                              `table` is not local
[INFO] [stdout]    |                                              move the `impl` block outside of this function `_impl_insertable_for_post`
[INFO] [stdout]  9 | #[table_name = "posts"]
[INFO] [stdout] 10 | pub struct Post {
[INFO] [stdout]    |            ---- `Post` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Insertable` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Insertable` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `Insertable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/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]    |                                              `UndecoratedInsertRecord` is not local
[INFO] [stdout]    |                                              `table` is not local
[INFO] [stdout]    |                                              move the `impl` block outside of this function `_impl_insertable_for_post`
[INFO] [stdout]  9 | #[table_name = "posts"]
[INFO] [stdout] 10 | pub struct Post {
[INFO] [stdout]    |            ---- `Post` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Insertable` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Insertable` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `Insertable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/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]    |                                   `Queryable` is not local
[INFO] [stdout]    |                                   move the `impl` block outside of this function `_impl_queryable_for_posttag`
[INFO] [stdout] 22 | #[table_name = "post_tags"]
[INFO] [stdout] 23 | pub struct PostTag {
[INFO] [stdout]    |            ------- `PostTag` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Queryable` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Queryable` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `Queryable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/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]    |                                              `Insertable` is not local
[INFO] [stdout]    |                                              `table` is not local
[INFO] [stdout]    |                                              move the `impl` block outside of this function `_impl_insertable_for_posttag`
[INFO] [stdout] 22 | #[table_name = "post_tags"]
[INFO] [stdout] 23 | pub struct PostTag {
[INFO] [stdout]    |            ------- `PostTag` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Insertable` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Insertable` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `Insertable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/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]    |                                              `Insertable` is not local
[INFO] [stdout]    |                                              `table` is not local
[INFO] [stdout]    |                                              move the `impl` block outside of this function `_impl_insertable_for_posttag`
[INFO] [stdout] 22 | #[table_name = "post_tags"]
[INFO] [stdout] 23 | pub struct PostTag {
[INFO] [stdout]    |            ------- `PostTag` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Insertable` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Insertable` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `Insertable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/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]    |                                              `UndecoratedInsertRecord` is not local
[INFO] [stdout]    |                                              `table` is not local
[INFO] [stdout]    |                                              move the `impl` block outside of this function `_impl_insertable_for_posttag`
[INFO] [stdout] 22 | #[table_name = "post_tags"]
[INFO] [stdout] 23 | pub struct PostTag {
[INFO] [stdout]    |            ------- `PostTag` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Insertable` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Insertable` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `Insertable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]  --> src/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]   |                                       `Queryable` is not local
[INFO] [stdout]   |                                       move the `impl` block outside of this function `_impl_queryable_for_member`
[INFO] [stdout] 8 | #[table_name = "members"]
[INFO] [stdout] 9 | pub struct Member {
[INFO] [stdout]   |            ------ `Member` is not local
[INFO] [stdout]   |
[INFO] [stdout]   = note: the derive macro `Queryable` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]   = note: the derive macro `Queryable` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]   = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]   = note: this warning originates in the derive macro `Queryable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]  --> src/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]   |                                                  `Insertable` is not local
[INFO] [stdout]   |                                                  `table` is not local
[INFO] [stdout]   |                                                  move the `impl` block outside of this function `_impl_insertable_for_member`
[INFO] [stdout] 8 | #[table_name = "members"]
[INFO] [stdout] 9 | pub struct Member {
[INFO] [stdout]   |            ------ `Member` is not local
[INFO] [stdout]   |
[INFO] [stdout]   = note: the derive macro `Insertable` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]   = note: the derive macro `Insertable` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]   = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]   = note: this warning originates in the derive macro `Insertable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]  --> src/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]   |                                                  `Insertable` is not local
[INFO] [stdout]   |                                                  `table` is not local
[INFO] [stdout]   |                                                  move the `impl` block outside of this function `_impl_insertable_for_member`
[INFO] [stdout] 8 | #[table_name = "members"]
[INFO] [stdout] 9 | pub struct Member {
[INFO] [stdout]   |            ------ `Member` is not local
[INFO] [stdout]   |
[INFO] [stdout]   = note: the derive macro `Insertable` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]   = note: the derive macro `Insertable` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]   = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]   = note: this warning originates in the derive macro `Insertable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]  --> src/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]   |                                                  `UndecoratedInsertRecord` is not local
[INFO] [stdout]   |                                                  `table` is not local
[INFO] [stdout]   |                                                  move the `impl` block outside of this function `_impl_insertable_for_member`
[INFO] [stdout] 8 | #[table_name = "members"]
[INFO] [stdout] 9 | pub struct Member {
[INFO] [stdout]   |            ------ `Member` is not local
[INFO] [stdout]   |
[INFO] [stdout]   = note: the derive macro `Insertable` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]   = note: the derive macro `Insertable` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]   = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]   = note: this warning originates in the derive macro `Insertable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/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]    |                                  `Queryable` is not local
[INFO] [stdout]    |                                  move the `impl` block outside of this function `_impl_queryable_for_auth`
[INFO] [stdout] ...
[INFO] [stdout] 12 | pub struct Auth {
[INFO] [stdout]    |            ---- `Auth` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Queryable` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Queryable` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `Queryable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/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]    |                                             `Insertable` is not local
[INFO] [stdout]    |                                             `table` is not local
[INFO] [stdout]    |                                             move the `impl` block outside of this function `_impl_insertable_for_auth`
[INFO] [stdout] ...
[INFO] [stdout] 12 | pub struct Auth {
[INFO] [stdout]    |            ---- `Auth` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Insertable` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Insertable` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `Insertable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/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]    |                                             `Insertable` is not local
[INFO] [stdout]    |                                             `table` is not local
[INFO] [stdout]    |                                             move the `impl` block outside of this function `_impl_insertable_for_auth`
[INFO] [stdout] ...
[INFO] [stdout] 12 | pub struct Auth {
[INFO] [stdout]    |            ---- `Auth` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Insertable` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Insertable` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `Insertable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/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]    |                                             `UndecoratedInsertRecord` is not local
[INFO] [stdout]    |                                             `table` is not local
[INFO] [stdout]    |                                             move the `impl` block outside of this function `_impl_insertable_for_auth`
[INFO] [stdout] ...
[INFO] [stdout] 12 | pub struct Auth {
[INFO] [stdout]    |            ---- `Auth` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Insertable` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Insertable` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `Insertable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/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]    |                                                         `AsChangeset` is not local
[INFO] [stdout]    |                                                         move the `impl` block outside of this function `_impl_as_changeset_for_auth`
[INFO] [stdout] ...
[INFO] [stdout] 12 | pub struct Auth {
[INFO] [stdout]    |            ---- `Auth` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `AsChangeset` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `AsChangeset` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `AsChangeset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/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]    |                                                         `AsChangeset` is not local
[INFO] [stdout]    |                                                         move the `impl` block outside of this function `_impl_as_changeset_for_auth`
[INFO] [stdout] ...
[INFO] [stdout] 12 | pub struct Auth {
[INFO] [stdout]    |            ---- `Auth` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `AsChangeset` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `AsChangeset` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `AsChangeset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]  --> src/helpers/db_helper/count.rs:7:10
[INFO] [stdout]   |
[INFO] [stdout] 7 | #[derive(QueryableByName)]
[INFO] [stdout]   |          ^--------------
[INFO] [stdout]   |          |
[INFO] [stdout]   |          `QueryableByName` is not local
[INFO] [stdout]   |          move the `impl` block outside of this function `_impl_queryable_by_name_for_count`
[INFO] [stdout] 8 | struct Count {
[INFO] [stdout]   |        ----- `Count` is not local
[INFO] [stdout]   |
[INFO] [stdout]   = note: the derive macro `QueryableByName` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]   = note: the derive macro `QueryableByName` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]   = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]   = note: this warning originates in the derive macro `QueryableByName` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]  --> src/helpers/db_helper/exist.rs:8:10
[INFO] [stdout]   |
[INFO] [stdout] 8 | #[derive(QueryableByName)]
[INFO] [stdout]   |          ^--------------
[INFO] [stdout]   |          |
[INFO] [stdout]   |          `QueryableByName` is not local
[INFO] [stdout]   |          move the `impl` block outside of this function `_impl_queryable_by_name_for_exists`
[INFO] [stdout] 9 | struct Exists {
[INFO] [stdout]   |        ------ `Exists` is not local
[INFO] [stdout]   |
[INFO] [stdout]   = note: the derive macro `QueryableByName` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]   = note: the derive macro `QueryableByName` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]   = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]   = note: this warning originates in the derive macro `QueryableByName` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/helpers/db_helper/pagination.rs:23:30
[INFO] [stdout]    |
[INFO] [stdout] 23 | #[derive(Debug, Clone, Copy, QueryId)]
[INFO] [stdout]    |                              ^------
[INFO] [stdout]    |                              |
[INFO] [stdout]    |                              `QueryId` is not local
[INFO] [stdout]    |                              move the `impl` block outside of this function `_impl_query_id_for_paginated`
[INFO] [stdout] 24 | pub struct Paginated<T> {
[INFO] [stdout]    |            --------- `Paginated` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `QueryId` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/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] 11 | | }
[INFO] [stdout]    | | ^
[INFO] [stdout]    | | |
[INFO] [stdout]    | | `table` is not local
[INFO] [stdout]    | |_`QueryId` is not local
[INFO] [stdout]    |   move the `impl` block outside of this function `_impl_query_id_for_table`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/schema.rs:1:1
[INFO] [stdout]    |
[INFO] [stdout]  1 | / table! {
[INFO] [stdout]  2 | |     members (id) {
[INFO] [stdout]  3 | |         id -> Uuid,
[INFO] [stdout]    | |         -- `id` is not local
[INFO] [stdout]  4 | |         email -> Text,
[INFO] [stdout] ...  |
[INFO] [stdout] 11 | | }
[INFO] [stdout]    | | ^
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_`QueryId` is not local
[INFO] [stdout]    |   move the `impl` block outside of this function `_impl_query_id_for_id`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/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]    | |         ----- `email` is not local
[INFO] [stdout] ...  |
[INFO] [stdout] 11 | | }
[INFO] [stdout]    | | ^
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_`QueryId` is not local
[INFO] [stdout]    |   move the `impl` block outside of this function `_impl_query_id_for_email`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/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]  5 | |         nickname -> Text,
[INFO] [stdout]    | |         -------- `nickname` is not local
[INFO] [stdout] ...  |
[INFO] [stdout] 11 | | }
[INFO] [stdout]    | | ^
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_`QueryId` is not local
[INFO] [stdout]    |   move the `impl` block outside of this function `_impl_query_id_for_nickname`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> 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]  5 | |         nickname -> Text,
[INFO] [stdout]  6 | |         bio -> Nullable<Text>,
[INFO] [stdout]    | |         --- `bio` is not local
[INFO] [stdout] ...  |
[INFO] [stdout] 11 | | }
[INFO] [stdout]    | | ^
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_`QueryId` is not local
[INFO] [stdout]    |   move the `impl` block outside of this function `_impl_query_id_for_bio`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/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]  7 | |         created_at -> Timestamp,
[INFO] [stdout]    | |         ---------- `created_at` is not local
[INFO] [stdout] ...  |
[INFO] [stdout] 11 | | }
[INFO] [stdout]    | | ^
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_`QueryId` is not local
[INFO] [stdout]    |   move the `impl` block outside of this function `_impl_query_id_for_created_at`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/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]  8 | |         updated_at -> Timestamp,
[INFO] [stdout]    | |         ---------- `updated_at` is not local
[INFO] [stdout] ...  |
[INFO] [stdout] 11 | | }
[INFO] [stdout]    | | ^
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_`QueryId` is not local
[INFO] [stdout]    |   move the `impl` block outside of this function `_impl_query_id_for_updated_at`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[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] 21 | | }
[INFO] [stdout]    | | ^
[INFO] [stdout]    | | |
[INFO] [stdout]    | | `table` is not local
[INFO] [stdout]    | |_`QueryId` is not local
[INFO] [stdout]    |   move the `impl` block outside of this function `_impl_query_id_for_table`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/schema.rs:13:1
[INFO] [stdout]    |
[INFO] [stdout] 13 | / table! {
[INFO] [stdout] 14 | |     auths (member_id) {
[INFO] [stdout] 15 | |         member_id -> Uuid,
[INFO] [stdout]    | |         --------- `member_id` is not local
[INFO] [stdout] 16 | |         code -> Nullable<Text>,
[INFO] [stdout] ...  |
[INFO] [stdout] 21 | | }
[INFO] [stdout]    | | ^
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_`QueryId` is not local
[INFO] [stdout]    |   move the `impl` block outside of this function `_impl_query_id_for_member_id`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/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]    | |         ---- `code` is not local
[INFO] [stdout] ...  |
[INFO] [stdout] 21 | | }
[INFO] [stdout]    | | ^
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_`QueryId` is not local
[INFO] [stdout]    |   move the `impl` block outside of this function `_impl_query_id_for_code`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/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] 17 | |         session_code -> Nullable<Text>,
[INFO] [stdout]    | |         ------------ `session_code` is not local
[INFO] [stdout] ...  |
[INFO] [stdout] 21 | | }
[INFO] [stdout]    | | ^
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_`QueryId` is not local
[INFO] [stdout]    |   move the `impl` block outside of this function `_impl_query_id_for_session_code`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/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] 17 | |         session_code -> Nullable<Text>,
[INFO] [stdout] 18 | |         created_at -> Timestamp,
[INFO] [stdout]    | |         ---------- `created_at` is not local
[INFO] [stdout] ...  |
[INFO] [stdout] 21 | | }
[INFO] [stdout]    | | ^
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_`QueryId` is not local
[INFO] [stdout]    |   move the `impl` block outside of this function `_impl_query_id_for_created_at`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/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] 19 | |         active_at -> Timestamp,
[INFO] [stdout]    | |         --------- `active_at` is not local
[INFO] [stdout] 20 | |     }
[INFO] [stdout] 21 | | }
[INFO] [stdout]    | | ^
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_`QueryId` is not local
[INFO] [stdout]    |   move the `impl` block outside of this function `_impl_query_id_for_active_at`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/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] 31 | | }
[INFO] [stdout]    | | ^
[INFO] [stdout]    | | |
[INFO] [stdout]    | | `table` is not local
[INFO] [stdout]    | |_`QueryId` is not local
[INFO] [stdout]    |   move the `impl` block outside of this function `_impl_query_id_for_table`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/schema.rs:23:1
[INFO] [stdout]    |
[INFO] [stdout] 23 | / table! {
[INFO] [stdout] 24 | |     post_tags (id) {
[INFO] [stdout] 25 | |         id -> Integer,
[INFO] [stdout]    | |         -- `id` is not local
[INFO] [stdout] 26 | |         belong -> Text,
[INFO] [stdout] ...  |
[INFO] [stdout] 31 | | }
[INFO] [stdout]    | | ^
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_`QueryId` is not local
[INFO] [stdout]    |   move the `impl` block outside of this function `_impl_query_id_for_id`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/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]    | |         ------ `belong` is not local
[INFO] [stdout] ...  |
[INFO] [stdout] 31 | | }
[INFO] [stdout]    | | ^
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_`QueryId` is not local
[INFO] [stdout]    |   move the `impl` block outside of this function `_impl_query_id_for_belong`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/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] 27 | |         content -> Text,
[INFO] [stdout]    | |         ------- `content` is not local
[INFO] [stdout] ...  |
[INFO] [stdout] 31 | | }
[INFO] [stdout]    | | ^
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_`QueryId` is not local
[INFO] [stdout]    |   move the `impl` block outside of this function `_impl_query_id_for_content`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/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] 27 | |         content -> Text,
[INFO] [stdout] 28 | |         created_by -> Uuid,
[INFO] [stdout]    | |         ---------- `created_by` is not local
[INFO] [stdout] ...  |
[INFO] [stdout] 31 | | }
[INFO] [stdout]    | | ^
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_`QueryId` is not local
[INFO] [stdout]    |   move the `impl` block outside of this function `_impl_query_id_for_created_by`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/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] 29 | |         created_at -> Timestamp,
[INFO] [stdout]    | |         ---------- `created_at` is not local
[INFO] [stdout] 30 | |     }
[INFO] [stdout] 31 | | }
[INFO] [stdout]    | | ^
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_`QueryId` is not local
[INFO] [stdout]    |   move the `impl` block outside of this function `_impl_query_id_for_created_at`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/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] 44 | | }
[INFO] [stdout]    | | ^
[INFO] [stdout]    | | |
[INFO] [stdout]    | | `table` is not local
[INFO] [stdout]    | |_`QueryId` is not local
[INFO] [stdout]    |   move the `impl` block outside of this function `_impl_query_id_for_table`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/schema.rs:33:1
[INFO] [stdout]    |
[INFO] [stdout] 33 | / table! {
[INFO] [stdout] 34 | |     posts (id) {
[INFO] [stdout] 35 | |         id -> Uuid,
[INFO] [stdout]    | |         -- `id` is not local
[INFO] [stdout] 36 | |         title -> Text,
[INFO] [stdout] ...  |
[INFO] [stdout] 44 | | }
[INFO] [stdout]    | | ^
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_`QueryId` is not local
[INFO] [stdout]    |   move the `impl` block outside of this function `_impl_query_id_for_id`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/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]    | |         ----- `title` is not local
[INFO] [stdout] ...  |
[INFO] [stdout] 44 | | }
[INFO] [stdout]    | | ^
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_`QueryId` is not local
[INFO] [stdout]    |   move the `impl` block outside of this function `_impl_query_id_for_title`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/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] 37 | |         description -> Text,
[INFO] [stdout]    | |         ----------- `description` is not local
[INFO] [stdout] ...  |
[INFO] [stdout] 44 | | }
[INFO] [stdout]    | | ^
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_`QueryId` is not local
[INFO] [stdout]    |   move the `impl` block outside of this function `_impl_query_id_for_description`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/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] 37 | |         description -> Text,
[INFO] [stdout] 38 | |         votes_received -> Array<Uuid>,
[INFO] [stdout]    | |         -------------- `votes_received` is not local
[INFO] [stdout] ...  |
[INFO] [stdout] 44 | | }
[INFO] [stdout]    | | ^
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_`QueryId` is not local
[INFO] [stdout]    |   move the `impl` block outside of this function `_impl_query_id_for_votes_received`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/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] 39 | |         anti_votes_received -> Array<Uuid>,
[INFO] [stdout]    | |         ------------------- `anti_votes_received` is not local
[INFO] [stdout] ...  |
[INFO] [stdout] 44 | | }
[INFO] [stdout]    | | ^
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_`QueryId` is not local
[INFO] [stdout]    |   move the `impl` block outside of this function `_impl_query_id_for_anti_votes_received`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/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] 40 | |         tags -> Array<Integer>,
[INFO] [stdout]    | |         ---- `tags` is not local
[INFO] [stdout] ...  |
[INFO] [stdout] 44 | | }
[INFO] [stdout]    | | ^
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_`QueryId` is not local
[INFO] [stdout]    |   move the `impl` block outside of this function `_impl_query_id_for_tags`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/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] 41 | |         created_by -> Uuid,
[INFO] [stdout]    | |         ---------- `created_by` is not local
[INFO] [stdout] ...  |
[INFO] [stdout] 44 | | }
[INFO] [stdout]    | | ^
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_`QueryId` is not local
[INFO] [stdout]    |   move the `impl` block outside of this function `_impl_query_id_for_created_by`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling rust-rocket-boilerplate v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[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] 42 | |         created_at -> Timestamp,
[INFO] [stdout]    | |         ---------- `created_at` is not local
[INFO] [stdout] 43 | |     }
[INFO] [stdout] 44 | | }
[INFO] [stdout]    | | ^
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_`QueryId` is not local
[INFO] [stdout]    |   move the `impl` block outside of this function `_impl_query_id_for_created_at`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 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)]` (part of `#[warn(unused)]`) 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: 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)]` (part of `#[warn(unused)]`) 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)]` (part of `#[warn(unused)]`) 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: struct `MemberOutput` is never constructed
[INFO] [stdout]   --> src/handlers/member_handler.rs:52:12
[INFO] [stdout]    |
[INFO] [stdout] 52 |     struct MemberOutput {
[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: struct `PaginatedResponse` is never constructed
[INFO] [stdout]  --> src/helpers/common.rs:4:12
[INFO] [stdout]   |
[INFO] [stdout] 4 | pub struct PaginatedResponse<T> {
[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: struct `Count` is never constructed
[INFO] [stdout]  --> src/helpers/db_helper/count.rs:8:8
[INFO] [stdout]   |
[INFO] [stdout] 8 | struct Count {
[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: trait `Paginate` is never used
[INFO] [stdout]  --> src/helpers/db_helper/pagination.rs:7:11
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub trait Paginate: Sized {
[INFO] [stdout]   |           ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `DEFAULT_PER_PAGE` is never used
[INFO] [stdout]   --> src/helpers/db_helper/pagination.rs:21:7
[INFO] [stdout]    |
[INFO] [stdout] 21 | const DEFAULT_PER_PAGE: i64 = 10;
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Paginated` is never constructed
[INFO] [stdout]   --> src/helpers/db_helper/pagination.rs:24:12
[INFO] [stdout]    |
[INFO] [stdout] 24 | pub struct Paginated<T> {
[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)]` (part of `#[warn(unused)]`) 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: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[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]    |                                   `Queryable` is not local
[INFO] [stdout]    |                                   move the `impl` block outside of this function `_impl_queryable_for_post`
[INFO] [stdout]  9 | #[table_name = "posts"]
[INFO] [stdout] 10 | pub struct Post {
[INFO] [stdout]    |            ---- `Post` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Queryable` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Queryable` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: `#[warn(non_local_definitions)]` on by default
[INFO] [stdout]    = note: this warning originates in the derive macro `Queryable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/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]    |                                              `Insertable` is not local
[INFO] [stdout]    |                                              `table` is not local
[INFO] [stdout]    |                                              move the `impl` block outside of this function `_impl_insertable_for_post`
[INFO] [stdout]  9 | #[table_name = "posts"]
[INFO] [stdout] 10 | pub struct Post {
[INFO] [stdout]    |            ---- `Post` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Insertable` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Insertable` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `Insertable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/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]    |                                              `Insertable` is not local
[INFO] [stdout]    |                                              `table` is not local
[INFO] [stdout]    |                                              move the `impl` block outside of this function `_impl_insertable_for_post`
[INFO] [stdout]  9 | #[table_name = "posts"]
[INFO] [stdout] 10 | pub struct Post {
[INFO] [stdout]    |            ---- `Post` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Insertable` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Insertable` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `Insertable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/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]    |                                              `UndecoratedInsertRecord` is not local
[INFO] [stdout]    |                                              `table` is not local
[INFO] [stdout]    |                                              move the `impl` block outside of this function `_impl_insertable_for_post`
[INFO] [stdout]  9 | #[table_name = "posts"]
[INFO] [stdout] 10 | pub struct Post {
[INFO] [stdout]    |            ---- `Post` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Insertable` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Insertable` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `Insertable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/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]    |                                   `Queryable` is not local
[INFO] [stdout]    |                                   move the `impl` block outside of this function `_impl_queryable_for_posttag`
[INFO] [stdout] 22 | #[table_name = "post_tags"]
[INFO] [stdout] 23 | pub struct PostTag {
[INFO] [stdout]    |            ------- `PostTag` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Queryable` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Queryable` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `Queryable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/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]    |                                              `Insertable` is not local
[INFO] [stdout]    |                                              `table` is not local
[INFO] [stdout]    |                                              move the `impl` block outside of this function `_impl_insertable_for_posttag`
[INFO] [stdout] 22 | #[table_name = "post_tags"]
[INFO] [stdout] 23 | pub struct PostTag {
[INFO] [stdout]    |            ------- `PostTag` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Insertable` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Insertable` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `Insertable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/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]    |                                              `Insertable` is not local
[INFO] [stdout]    |                                              `table` is not local
[INFO] [stdout]    |                                              move the `impl` block outside of this function `_impl_insertable_for_posttag`
[INFO] [stdout] 22 | #[table_name = "post_tags"]
[INFO] [stdout] 23 | pub struct PostTag {
[INFO] [stdout]    |            ------- `PostTag` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Insertable` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Insertable` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `Insertable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/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]    |                                              `UndecoratedInsertRecord` is not local
[INFO] [stdout]    |                                              `table` is not local
[INFO] [stdout]    |                                              move the `impl` block outside of this function `_impl_insertable_for_posttag`
[INFO] [stdout] 22 | #[table_name = "post_tags"]
[INFO] [stdout] 23 | pub struct PostTag {
[INFO] [stdout]    |            ------- `PostTag` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Insertable` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Insertable` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `Insertable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]  --> src/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]   |                                       `Queryable` is not local
[INFO] [stdout]   |                                       move the `impl` block outside of this function `_impl_queryable_for_member`
[INFO] [stdout] 8 | #[table_name = "members"]
[INFO] [stdout] 9 | pub struct Member {
[INFO] [stdout]   |            ------ `Member` is not local
[INFO] [stdout]   |
[INFO] [stdout]   = note: the derive macro `Queryable` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]   = note: the derive macro `Queryable` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]   = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]   = note: this warning originates in the derive macro `Queryable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]  --> src/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]   |                                                  `Insertable` is not local
[INFO] [stdout]   |                                                  `table` is not local
[INFO] [stdout]   |                                                  move the `impl` block outside of this function `_impl_insertable_for_member`
[INFO] [stdout] 8 | #[table_name = "members"]
[INFO] [stdout] 9 | pub struct Member {
[INFO] [stdout]   |            ------ `Member` is not local
[INFO] [stdout]   |
[INFO] [stdout]   = note: the derive macro `Insertable` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]   = note: the derive macro `Insertable` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]   = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]   = note: this warning originates in the derive macro `Insertable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]  --> src/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]   |                                                  `Insertable` is not local
[INFO] [stdout]   |                                                  `table` is not local
[INFO] [stdout]   |                                                  move the `impl` block outside of this function `_impl_insertable_for_member`
[INFO] [stdout] 8 | #[table_name = "members"]
[INFO] [stdout] 9 | pub struct Member {
[INFO] [stdout]   |            ------ `Member` is not local
[INFO] [stdout]   |
[INFO] [stdout]   = note: the derive macro `Insertable` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]   = note: the derive macro `Insertable` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]   = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]   = note: this warning originates in the derive macro `Insertable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]  --> src/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]   |                                                  `UndecoratedInsertRecord` is not local
[INFO] [stdout]   |                                                  `table` is not local
[INFO] [stdout]   |                                                  move the `impl` block outside of this function `_impl_insertable_for_member`
[INFO] [stdout] 8 | #[table_name = "members"]
[INFO] [stdout] 9 | pub struct Member {
[INFO] [stdout]   |            ------ `Member` is not local
[INFO] [stdout]   |
[INFO] [stdout]   = note: the derive macro `Insertable` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]   = note: the derive macro `Insertable` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]   = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]   = note: this warning originates in the derive macro `Insertable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/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]    |                                  `Queryable` is not local
[INFO] [stdout]    |                                  move the `impl` block outside of this function `_impl_queryable_for_auth`
[INFO] [stdout] ...
[INFO] [stdout] 12 | pub struct Auth {
[INFO] [stdout]    |            ---- `Auth` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Queryable` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Queryable` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `Queryable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/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]    |                                             `Insertable` is not local
[INFO] [stdout]    |                                             `table` is not local
[INFO] [stdout]    |                                             move the `impl` block outside of this function `_impl_insertable_for_auth`
[INFO] [stdout] ...
[INFO] [stdout] 12 | pub struct Auth {
[INFO] [stdout]    |            ---- `Auth` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Insertable` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Insertable` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `Insertable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/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]    |                                             `Insertable` is not local
[INFO] [stdout]    |                                             `table` is not local
[INFO] [stdout]    |                                             move the `impl` block outside of this function `_impl_insertable_for_auth`
[INFO] [stdout] ...
[INFO] [stdout] 12 | pub struct Auth {
[INFO] [stdout]    |            ---- `Auth` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Insertable` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Insertable` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `Insertable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/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]    |                                             `UndecoratedInsertRecord` is not local
[INFO] [stdout]    |                                             `table` is not local
[INFO] [stdout]    |                                             move the `impl` block outside of this function `_impl_insertable_for_auth`
[INFO] [stdout] ...
[INFO] [stdout] 12 | pub struct Auth {
[INFO] [stdout]    |            ---- `Auth` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Insertable` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Insertable` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `Insertable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/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]    |                                                         `AsChangeset` is not local
[INFO] [stdout]    |                                                         move the `impl` block outside of this function `_impl_as_changeset_for_auth`
[INFO] [stdout] ...
[INFO] [stdout] 12 | pub struct Auth {
[INFO] [stdout]    |            ---- `Auth` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `AsChangeset` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `AsChangeset` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `AsChangeset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/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]    |                                                         `AsChangeset` is not local
[INFO] [stdout]    |                                                         move the `impl` block outside of this function `_impl_as_changeset_for_auth`
[INFO] [stdout] ...
[INFO] [stdout] 12 | pub struct Auth {
[INFO] [stdout]    |            ---- `Auth` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `AsChangeset` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `AsChangeset` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `AsChangeset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]  --> src/helpers/db_helper/count.rs:7:10
[INFO] [stdout]   |
[INFO] [stdout] 7 | #[derive(QueryableByName)]
[INFO] [stdout]   |          ^--------------
[INFO] [stdout]   |          |
[INFO] [stdout]   |          `QueryableByName` is not local
[INFO] [stdout]   |          move the `impl` block outside of this function `_impl_queryable_by_name_for_count`
[INFO] [stdout] 8 | struct Count {
[INFO] [stdout]   |        ----- `Count` is not local
[INFO] [stdout]   |
[INFO] [stdout]   = note: the derive macro `QueryableByName` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]   = note: the derive macro `QueryableByName` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]   = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]   = note: this warning originates in the derive macro `QueryableByName` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]  --> src/helpers/db_helper/exist.rs:8:10
[INFO] [stdout]   |
[INFO] [stdout] 8 | #[derive(QueryableByName)]
[INFO] [stdout]   |          ^--------------
[INFO] [stdout]   |          |
[INFO] [stdout]   |          `QueryableByName` is not local
[INFO] [stdout]   |          move the `impl` block outside of this function `_impl_queryable_by_name_for_exists`
[INFO] [stdout] 9 | struct Exists {
[INFO] [stdout]   |        ------ `Exists` is not local
[INFO] [stdout]   |
[INFO] [stdout]   = note: the derive macro `QueryableByName` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]   = note: the derive macro `QueryableByName` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]   = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]   = note: this warning originates in the derive macro `QueryableByName` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/helpers/db_helper/pagination.rs:23:30
[INFO] [stdout]    |
[INFO] [stdout] 23 | #[derive(Debug, Clone, Copy, QueryId)]
[INFO] [stdout]    |                              ^------
[INFO] [stdout]    |                              |
[INFO] [stdout]    |                              `QueryId` is not local
[INFO] [stdout]    |                              move the `impl` block outside of this function `_impl_query_id_for_paginated`
[INFO] [stdout] 24 | pub struct Paginated<T> {
[INFO] [stdout]    |            --------- `Paginated` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `QueryId` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/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] 11 | | }
[INFO] [stdout]    | | ^
[INFO] [stdout]    | | |
[INFO] [stdout]    | | `table` is not local
[INFO] [stdout]    | |_`QueryId` is not local
[INFO] [stdout]    |   move the `impl` block outside of this function `_impl_query_id_for_table`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/schema.rs:1:1
[INFO] [stdout]    |
[INFO] [stdout]  1 | / table! {
[INFO] [stdout]  2 | |     members (id) {
[INFO] [stdout]  3 | |         id -> Uuid,
[INFO] [stdout]    | |         -- `id` is not local
[INFO] [stdout]  4 | |         email -> Text,
[INFO] [stdout] ...  |
[INFO] [stdout] 11 | | }
[INFO] [stdout]    | | ^
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_`QueryId` is not local
[INFO] [stdout]    |   move the `impl` block outside of this function `_impl_query_id_for_id`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/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]    | |         ----- `email` is not local
[INFO] [stdout] ...  |
[INFO] [stdout] 11 | | }
[INFO] [stdout]    | | ^
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_`QueryId` is not local
[INFO] [stdout]    |   move the `impl` block outside of this function `_impl_query_id_for_email`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/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]  5 | |         nickname -> Text,
[INFO] [stdout]    | |         -------- `nickname` is not local
[INFO] [stdout] ...  |
[INFO] [stdout] 11 | | }
[INFO] [stdout]    | | ^
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_`QueryId` is not local
[INFO] [stdout]    |   move the `impl` block outside of this function `_impl_query_id_for_nickname`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> 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]  5 | |         nickname -> Text,
[INFO] [stdout]  6 | |         bio -> Nullable<Text>,
[INFO] [stdout]    | |         --- `bio` is not local
[INFO] [stdout] ...  |
[INFO] [stdout] 11 | | }
[INFO] [stdout]    | | ^
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_`QueryId` is not local
[INFO] [stdout]    |   move the `impl` block outside of this function `_impl_query_id_for_bio`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/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]  7 | |         created_at -> Timestamp,
[INFO] [stdout]    | |         ---------- `created_at` is not local
[INFO] [stdout] ...  |
[INFO] [stdout] 11 | | }
[INFO] [stdout]    | | ^
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_`QueryId` is not local
[INFO] [stdout]    |   move the `impl` block outside of this function `_impl_query_id_for_created_at`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/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]  8 | |         updated_at -> Timestamp,
[INFO] [stdout]    | |         ---------- `updated_at` is not local
[INFO] [stdout] ...  |
[INFO] [stdout] 11 | | }
[INFO] [stdout]    | | ^
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_`QueryId` is not local
[INFO] [stdout]    |   move the `impl` block outside of this function `_impl_query_id_for_updated_at`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[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] 21 | | }
[INFO] [stdout]    | | ^
[INFO] [stdout]    | | |
[INFO] [stdout]    | | `table` is not local
[INFO] [stdout]    | |_`QueryId` is not local
[INFO] [stdout]    |   move the `impl` block outside of this function `_impl_query_id_for_table`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/schema.rs:13:1
[INFO] [stdout]    |
[INFO] [stdout] 13 | / table! {
[INFO] [stdout] 14 | |     auths (member_id) {
[INFO] [stdout] 15 | |         member_id -> Uuid,
[INFO] [stdout]    | |         --------- `member_id` is not local
[INFO] [stdout] 16 | |         code -> Nullable<Text>,
[INFO] [stdout] ...  |
[INFO] [stdout] 21 | | }
[INFO] [stdout]    | | ^
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_`QueryId` is not local
[INFO] [stdout]    |   move the `impl` block outside of this function `_impl_query_id_for_member_id`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/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]    | |         ---- `code` is not local
[INFO] [stdout] ...  |
[INFO] [stdout] 21 | | }
[INFO] [stdout]    | | ^
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_`QueryId` is not local
[INFO] [stdout]    |   move the `impl` block outside of this function `_impl_query_id_for_code`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/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] 17 | |         session_code -> Nullable<Text>,
[INFO] [stdout]    | |         ------------ `session_code` is not local
[INFO] [stdout] ...  |
[INFO] [stdout] 21 | | }
[INFO] [stdout]    | | ^
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_`QueryId` is not local
[INFO] [stdout]    |   move the `impl` block outside of this function `_impl_query_id_for_session_code`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/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] 17 | |         session_code -> Nullable<Text>,
[INFO] [stdout] 18 | |         created_at -> Timestamp,
[INFO] [stdout]    | |         ---------- `created_at` is not local
[INFO] [stdout] ...  |
[INFO] [stdout] 21 | | }
[INFO] [stdout]    | | ^
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_`QueryId` is not local
[INFO] [stdout]    |   move the `impl` block outside of this function `_impl_query_id_for_created_at`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/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] 19 | |         active_at -> Timestamp,
[INFO] [stdout]    | |         --------- `active_at` is not local
[INFO] [stdout] 20 | |     }
[INFO] [stdout] 21 | | }
[INFO] [stdout]    | | ^
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_`QueryId` is not local
[INFO] [stdout]    |   move the `impl` block outside of this function `_impl_query_id_for_active_at`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/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] 31 | | }
[INFO] [stdout]    | | ^
[INFO] [stdout]    | | |
[INFO] [stdout]    | | `table` is not local
[INFO] [stdout]    | |_`QueryId` is not local
[INFO] [stdout]    |   move the `impl` block outside of this function `_impl_query_id_for_table`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/schema.rs:23:1
[INFO] [stdout]    |
[INFO] [stdout] 23 | / table! {
[INFO] [stdout] 24 | |     post_tags (id) {
[INFO] [stdout] 25 | |         id -> Integer,
[INFO] [stdout]    | |         -- `id` is not local
[INFO] [stdout] 26 | |         belong -> Text,
[INFO] [stdout] ...  |
[INFO] [stdout] 31 | | }
[INFO] [stdout]    | | ^
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_`QueryId` is not local
[INFO] [stdout]    |   move the `impl` block outside of this function `_impl_query_id_for_id`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/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]    | |         ------ `belong` is not local
[INFO] [stdout] ...  |
[INFO] [stdout] 31 | | }
[INFO] [stdout]    | | ^
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_`QueryId` is not local
[INFO] [stdout]    |   move the `impl` block outside of this function `_impl_query_id_for_belong`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/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] 27 | |         content -> Text,
[INFO] [stdout]    | |         ------- `content` is not local
[INFO] [stdout] ...  |
[INFO] [stdout] 31 | | }
[INFO] [stdout]    | | ^
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_`QueryId` is not local
[INFO] [stdout]    |   move the `impl` block outside of this function `_impl_query_id_for_content`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/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] 27 | |         content -> Text,
[INFO] [stdout] 28 | |         created_by -> Uuid,
[INFO] [stdout]    | |         ---------- `created_by` is not local
[INFO] [stdout] ...  |
[INFO] [stdout] 31 | | }
[INFO] [stdout]    | | ^
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_`QueryId` is not local
[INFO] [stdout]    |   move the `impl` block outside of this function `_impl_query_id_for_created_by`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/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] 29 | |         created_at -> Timestamp,
[INFO] [stdout]    | |         ---------- `created_at` is not local
[INFO] [stdout] 30 | |     }
[INFO] [stdout] 31 | | }
[INFO] [stdout]    | | ^
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_`QueryId` is not local
[INFO] [stdout]    |   move the `impl` block outside of this function `_impl_query_id_for_created_at`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/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] 44 | | }
[INFO] [stdout]    | | ^
[INFO] [stdout]    | | |
[INFO] [stdout]    | | `table` is not local
[INFO] [stdout]    | |_`QueryId` is not local
[INFO] [stdout]    |   move the `impl` block outside of this function `_impl_query_id_for_table`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/schema.rs:33:1
[INFO] [stdout]    |
[INFO] [stdout] 33 | / table! {
[INFO] [stdout] 34 | |     posts (id) {
[INFO] [stdout] 35 | |         id -> Uuid,
[INFO] [stdout]    | |         -- `id` is not local
[INFO] [stdout] 36 | |         title -> Text,
[INFO] [stdout] ...  |
[INFO] [stdout] 44 | | }
[INFO] [stdout]    | | ^
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_`QueryId` is not local
[INFO] [stdout]    |   move the `impl` block outside of this function `_impl_query_id_for_id`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/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]    | |         ----- `title` is not local
[INFO] [stdout] ...  |
[INFO] [stdout] 44 | | }
[INFO] [stdout]    | | ^
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_`QueryId` is not local
[INFO] [stdout]    |   move the `impl` block outside of this function `_impl_query_id_for_title`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/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] 37 | |         description -> Text,
[INFO] [stdout]    | |         ----------- `description` is not local
[INFO] [stdout] ...  |
[INFO] [stdout] 44 | | }
[INFO] [stdout]    | | ^
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_`QueryId` is not local
[INFO] [stdout]    |   move the `impl` block outside of this function `_impl_query_id_for_description`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/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] 37 | |         description -> Text,
[INFO] [stdout] 38 | |         votes_received -> Array<Uuid>,
[INFO] [stdout]    | |         -------------- `votes_received` is not local
[INFO] [stdout] ...  |
[INFO] [stdout] 44 | | }
[INFO] [stdout]    | | ^
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_`QueryId` is not local
[INFO] [stdout]    |   move the `impl` block outside of this function `_impl_query_id_for_votes_received`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/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] 39 | |         anti_votes_received -> Array<Uuid>,
[INFO] [stdout]    | |         ------------------- `anti_votes_received` is not local
[INFO] [stdout] ...  |
[INFO] [stdout] 44 | | }
[INFO] [stdout]    | | ^
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_`QueryId` is not local
[INFO] [stdout]    |   move the `impl` block outside of this function `_impl_query_id_for_anti_votes_received`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/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] 40 | |         tags -> Array<Integer>,
[INFO] [stdout]    | |         ---- `tags` is not local
[INFO] [stdout] ...  |
[INFO] [stdout] 44 | | }
[INFO] [stdout]    | | ^
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_`QueryId` is not local
[INFO] [stdout]    |   move the `impl` block outside of this function `_impl_query_id_for_tags`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/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] 41 | |         created_by -> Uuid,
[INFO] [stdout]    | |         ---------- `created_by` is not local
[INFO] [stdout] ...  |
[INFO] [stdout] 44 | | }
[INFO] [stdout]    | | ^
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_`QueryId` is not local
[INFO] [stdout]    |   move the `impl` block outside of this function `_impl_query_id_for_created_by`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/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] 42 | |         created_at -> Timestamp,
[INFO] [stdout]    | |         ---------- `created_at` is not local
[INFO] [stdout] 43 | |     }
[INFO] [stdout] 44 | | }
[INFO] [stdout]    | | ^
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_`QueryId` is not local
[INFO] [stdout]    |   move the `impl` block outside of this function `_impl_query_id_for_created_at`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 2.97s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: migrations_internals v1.4.1, 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 2`
[INFO] running `Command { std: "docker" "inspect" "700b6e811ef571af46be0a62975e46f5fc4ea700e99a9473b61f00ed5fb8508e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "700b6e811ef571af46be0a62975e46f5fc4ea700e99a9473b61f00ed5fb8508e", kill_on_drop: false }`
[INFO] [stdout] 700b6e811ef571af46be0a62975e46f5fc4ea700e99a9473b61f00ed5fb8508e
[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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] ef2ac2d90ce86ff8495311b358f2b8203a4745591e188938e7fca7a3c569a345
[INFO] running `Command { std: "docker" "start" "-a" "ef2ac2d90ce86ff8495311b358f2b8203a4745591e188938e7fca7a3c569a345", kill_on_drop: false }`
[INFO] [stderr] warning: unused import: `get_request`
[INFO] [stderr]   --> src/handlers/post_handler.rs:12:8
[INFO] [stderr]    |
[INFO] [stderr] 12 | pub fn get_request(_member: Member, id: Uuid) -> Json<Post> {
[INFO] [stderr]    |        ^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `create_post_request`
[INFO] [stderr]   --> src/handlers/post_handler.rs:18:8
[INFO] [stderr]    |
[INFO] [stderr] 18 | pub fn create_post_request(current_member: Member, body: Json<NewPostRequest>) -> Status {
[INFO] [stderr]    |        ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `vote_post_request`
[INFO] [stderr]   --> src/handlers/post_handler.rs:24:8
[INFO] [stderr]    |
[INFO] [stderr] 24 | pub fn vote_post_request(current_member: Member, id: Uuid, body: Json<PostVoteRequest>) -> Status {
[INFO] [stderr]    |        ^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `index`
[INFO] [stderr]  --> src/handlers/healthz_handler.rs:2:8
[INFO] [stderr]   |
[INFO] [stderr] 2 | pub fn index() -> &'static str {
[INFO] [stderr]   |        ^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `get_request`
[INFO] [stderr]   --> src/handlers/member_handler.rs:15:14
[INFO] [stderr]    |
[INFO] [stderr] 15 | pub async fn get_request(member: Member) -> Json<MemberOutput> {
[INFO] [stderr]    |              ^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `get_member_request`
[INFO] [stderr]   --> src/handlers/member_handler.rs:20:14
[INFO] [stderr]    |
[INFO] [stderr] 20 | pub async fn get_member_request(id: Uuid) -> Json<MemberOutput> {
[INFO] [stderr]    |              ^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `create_request`
[INFO] [stderr]   --> src/handlers/member_handler.rs:26:14
[INFO] [stderr]    |
[INFO] [stderr] 26 | pub async fn create_request(member: Json<MemberInput>) -> Created<Json<MemberOutput>> {
[INFO] [stderr]    |              ^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `update_request`
[INFO] [stderr]   --> src/handlers/member_handler.rs:34:14
[INFO] [stderr]    |
[INFO] [stderr] 34 | pub async fn update_request(id: Uuid, member: Member, body: Json<MemberUpdateInput>) -> Status {
[INFO] [stderr]    |              ^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `create_request`
[INFO] [stderr]   --> src/handlers/session_handler.rs:12:14
[INFO] [stderr]    |
[INFO] [stderr] 12 | pub async fn create_request(body: Json<SessionRequest>) -> Status {
[INFO] [stderr]    |              ^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `auth_request`
[INFO] [stderr]   --> src/handlers/session_handler.rs:27:14
[INFO] [stderr]    |
[INFO] [stderr] 27 | pub async fn auth_request(cookies: &CookieJar<'_>, body: Json<AuthRequest>) -> Status {
[INFO] [stderr]    |              ^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated type alias `diesel::types::BigInt`: Use `sql_types::BigInt` instead
[INFO] [stderr]  --> src/helpers/db_helper/count.rs:5:20
[INFO] [stderr]   |
[INFO] [stderr] 5 | use diesel::types::BigInt;
[INFO] [stderr]   |                    ^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(deprecated)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated type alias `diesel::types::BigInt`: Use `sql_types::BigInt` instead
[INFO] [stderr]  --> src/helpers/db_helper/count.rs:9:18
[INFO] [stderr]   |
[INFO] [stderr] 9 |     #[sql_type = "BigInt"]
[INFO] [stderr]   |                  ^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `id`
[INFO] [stderr]   --> src/handlers/member_handler.rs:34:29
[INFO] [stderr]    |
[INFO] [stderr] 34 | pub async fn update_request(id: Uuid, member: Member, body: Json<MemberUpdateInput>) -> Status {
[INFO] [stderr]    |                             ^^ help: if this is intentional, prefix it with an underscore: `_id`
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: function `get_request` is never used
[INFO] [stderr]   --> src/handlers/post_handler.rs:12:8
[INFO] [stderr]    |
[INFO] [stderr] 12 | pub fn get_request(_member: Member, id: Uuid) -> Json<Post> {
[INFO] [stderr]    |        ^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: type alias `Result` is never used
[INFO] [stderr]   --> src/handlers/member_handler.rs:12:6
[INFO] [stderr]    |
[INFO] [stderr] 12 | type Result<T, E = Debug<diesel::result::Error>> = std::result::Result<T, E>;
[INFO] [stderr]    |      ^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: type alias `Result` is never used
[INFO] [stderr]  --> src/helpers/mod.rs:3:10
[INFO] [stderr]   |
[INFO] [stderr] 3 | pub type Result<T, E = Debug<diesel::result::Error>> = std::result::Result<T, E>;
[INFO] [stderr]   |          ^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: struct `PaginatedResponse` is never constructed
[INFO] [stderr]  --> src/helpers/common.rs:4:12
[INFO] [stderr]   |
[INFO] [stderr] 4 | pub struct PaginatedResponse<T> {
[INFO] [stderr]   |            ^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: associated function `from_rows` is never used
[INFO] [stderr]   --> src/helpers/common.rs:12:12
[INFO] [stderr]    |
[INFO] [stderr] 11 | impl<T> PaginatedResponse<T> {
[INFO] [stderr]    | ---------------------------- associated function in this implementation
[INFO] [stderr] 12 |     pub fn from_rows(mut raw: Vec<T>, page: i64, size: i64) -> PaginatedResponse<T> {
[INFO] [stderr]    |            ^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: struct `Count` is never constructed
[INFO] [stderr]  --> src/helpers/db_helper/count.rs:8:8
[INFO] [stderr]   |
[INFO] [stderr] 8 | struct Count {
[INFO] [stderr]   |        ^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `row_count` is never used
[INFO] [stderr]   --> src/helpers/db_helper/count.rs:13:8
[INFO] [stderr]    |
[INFO] [stderr] 13 | pub fn row_count(sql: String, conn: PgPooledConnection) -> i64 {
[INFO] [stderr]    |        ^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: trait `Paginate` is never used
[INFO] [stderr]  --> src/helpers/db_helper/pagination.rs:7:11
[INFO] [stderr]   |
[INFO] [stderr] 7 | pub trait Paginate: Sized {
[INFO] [stderr]   |           ^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: constant `DEFAULT_PER_PAGE` is never used
[INFO] [stderr]   --> src/helpers/db_helper/pagination.rs:21:7
[INFO] [stderr]    |
[INFO] [stderr] 21 | const DEFAULT_PER_PAGE: i64 = 10;
[INFO] [stderr]    |       ^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: struct `Paginated` is never constructed
[INFO] [stderr]   --> src/helpers/db_helper/pagination.rs:24:12
[INFO] [stderr]    |
[INFO] [stderr] 24 | pub struct Paginated<T> {
[INFO] [stderr]    |            ^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: methods `per_page` and `load_and_count_pages` are never used
[INFO] [stderr]   --> src/helpers/db_helper/pagination.rs:31:12
[INFO] [stderr]    |
[INFO] [stderr] 30 | impl<T> Paginated<T> {
[INFO] [stderr]    | -------------------- methods in this implementation
[INFO] [stderr] 31 |     pub fn per_page(self, per_page: i64) -> Self {
[INFO] [stderr]    |            ^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 35 |     pub fn load_and_count_pages<U>(self, conn: &PgConnection) -> QueryResult<(Vec<U>, i64)>
[INFO] [stderr]    |            ^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `mock_member` is never used
[INFO] [stderr]   --> src/test_helper/helper.rs:12:8
[INFO] [stderr]    |
[INFO] [stderr] 12 | pub fn mock_member(email: Option<String>) -> (Member, Uuid) {
[INFO] [stderr]    |        ^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `clear_member` is never used
[INFO] [stderr]   --> src/test_helper/helper.rs:53:8
[INFO] [stderr]    |
[INFO] [stderr] 53 | pub fn clear_member() {
[INFO] [stderr]    |        ^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused `std::result::Result` that must be used
[INFO] [stderr]   --> src/db_connection.rs:23:5
[INFO] [stderr]    |
[INFO] [stderr] 23 |     embedded_migrations::run_with_output(&connection, &mut std::io::stdout());
[INFO] [stderr]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: this `Result` may be an `Err` variant, which should be handled
[INFO] [stderr]    = note: `#[warn(unused_must_use)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] help: use `let _ = ...` to ignore the resulting value
[INFO] [stderr]    |
[INFO] [stderr] 23 |     let _ = embedded_migrations::run_with_output(&connection, &mut std::io::stdout());
[INFO] [stderr]    |     +++++++
[INFO] [stderr] 
[INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stderr]   --> src/domains/post/domain.rs:8:35
[INFO] [stderr]    |
[INFO] [stderr]  8 | #[derive(PartialEq, Debug, Clone, Queryable, Insertable, Serialize, Deserialize)]
[INFO] [stderr]    |                                   ^--------
[INFO] [stderr]    |                                   |
[INFO] [stderr]    |                                   `Queryable` is not local
[INFO] [stderr]    |                                   move the `impl` block outside of this function `_impl_queryable_for_post`
[INFO] [stderr]  9 | #[table_name = "posts"]
[INFO] [stderr] 10 | pub struct Post {
[INFO] [stderr]    |            ---- `Post` is not local
[INFO] [stderr]    |
[INFO] [stderr]    = note: the derive macro `Queryable` defines the non-local `impl`, and may need to be changed
[INFO] [stderr]    = note: the derive macro `Queryable` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stderr]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stderr]    = note: `#[warn(non_local_definitions)]` on by default
[INFO] [stderr]    = note: this warning originates in the derive macro `Queryable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stderr]   --> src/domains/post/domain.rs:8:46
[INFO] [stderr]    |
[INFO] [stderr]  8 | #[derive(PartialEq, Debug, Clone, Queryable, Insertable, Serialize, Deserialize)]
[INFO] [stderr]    |                                              ^---------
[INFO] [stderr]    |                                              |
[INFO] [stderr]    |                                              `Insertable` is not local
[INFO] [stderr]    |                                              `table` is not local
[INFO] [stderr]    |                                              move the `impl` block outside of this function `_impl_insertable_for_post`
[INFO] [stderr]  9 | #[table_name = "posts"]
[INFO] [stderr] 10 | pub struct Post {
[INFO] [stderr]    |            ---- `Post` is not local
[INFO] [stderr]    |
[INFO] [stderr]    = note: the derive macro `Insertable` defines the non-local `impl`, and may need to be changed
[INFO] [stderr]    = note: the derive macro `Insertable` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stderr]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stderr]    = note: this warning originates in the derive macro `Insertable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stderr]   --> src/domains/post/domain.rs:8:46
[INFO] [stderr]    |
[INFO] [stderr]  8 | #[derive(PartialEq, Debug, Clone, Queryable, Insertable, Serialize, Deserialize)]
[INFO] [stderr]    |                                              -^^^^^^^^^
[INFO] [stderr]    |                                              |
[INFO] [stderr]    |                                              `Insertable` is not local
[INFO] [stderr]    |                                              `table` is not local
[INFO] [stderr]    |                                              move the `impl` block outside of this function `_impl_insertable_for_post`
[INFO] [stderr]  9 | #[table_name = "posts"]
[INFO] [stderr] 10 | pub struct Post {
[INFO] [stderr]    |            ---- `Post` is not local
[INFO] [stderr]    |
[INFO] [stderr]    = note: the derive macro `Insertable` defines the non-local `impl`, and may need to be changed
[INFO] [stderr]    = note: the derive macro `Insertable` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stderr]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stderr]    = note: this warning originates in the derive macro `Insertable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stderr]   --> src/domains/post/domain.rs:8:46
[INFO] [stderr]    |
[INFO] [stderr]  8 | #[derive(PartialEq, Debug, Clone, Queryable, Insertable, Serialize, Deserialize)]
[INFO] [stderr]    |                                              ^---------
[INFO] [stderr]    |                                              |
[INFO] [stderr]    |                                              `UndecoratedInsertRecord` is not local
[INFO] [stderr]    |                                              `table` is not local
[INFO] [stderr]    |                                              move the `impl` block outside of this function `_impl_insertable_for_post`
[INFO] [stderr]  9 | #[table_name = "posts"]
[INFO] [stderr] 10 | pub struct Post {
[INFO] [stderr]    |            ---- `Post` is not local
[INFO] [stderr]    |
[INFO] [stderr]    = note: the derive macro `Insertable` defines the non-local `impl`, and may need to be changed
[INFO] [stderr]    = note: the derive macro `Insertable` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stderr]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stderr]    = note: this warning originates in the derive macro `Insertable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stderr]   --> src/domains/post/domain.rs:21:35
[INFO] [stderr]    |
[INFO] [stderr] 21 | #[derive(PartialEq, Debug, Clone, Queryable, Insertable, Serialize, Deserialize)]
[INFO] [stderr]    |                                   ^--------
[INFO] [stderr]    |                                   |
[INFO] [stderr]    |                                   `Queryable` is not local
[INFO] [stderr]    |                                   move the `impl` block outside of this function `_impl_queryable_for_posttag`
[INFO] [stderr] 22 | #[table_name = "post_tags"]
[INFO] [stderr] 23 | pub struct PostTag {
[INFO] [stderr]    |            ------- `PostTag` is not local
[INFO] [stderr]    |
[INFO] [stderr]    = note: the derive macro `Queryable` defines the non-local `impl`, and may need to be changed
[INFO] [stderr]    = note: the derive macro `Queryable` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stderr]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stderr]    = note: this warning originates in the derive macro `Queryable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stderr]   --> src/domains/post/domain.rs:21:46
[INFO] [stderr]    |
[INFO] [stderr] 21 | #[derive(PartialEq, Debug, Clone, Queryable, Insertable, Serialize, Deserialize)]
[INFO] [stderr]    |                                              ^---------
[INFO] [stderr]    |                                              |
[INFO] [stderr]    |                                              `Insertable` is not local
[INFO] [stderr]    |                                              `table` is not local
[INFO] [stderr]    |                                              move the `impl` block outside of this function `_impl_insertable_for_posttag`
[INFO] [stderr] 22 | #[table_name = "post_tags"]
[INFO] [stderr] 23 | pub struct PostTag {
[INFO] [stderr]    |            ------- `PostTag` is not local
[INFO] [stderr]    |
[INFO] [stderr]    = note: the derive macro `Insertable` defines the non-local `impl`, and may need to be changed
[INFO] [stderr]    = note: the derive macro `Insertable` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stderr]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stderr]    = note: this warning originates in the derive macro `Insertable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stderr]   --> src/domains/post/domain.rs:21:46
[INFO] [stderr]    |
[INFO] [stderr] 21 | #[derive(PartialEq, Debug, Clone, Queryable, Insertable, Serialize, Deserialize)]
[INFO] [stderr]    |                                              -^^^^^^^^^
[INFO] [stderr]    |                                              |
[INFO] [stderr]    |                                              `Insertable` is not local
[INFO] [stderr]    |                                              `table` is not local
[INFO] [stderr]    |                                              move the `impl` block outside of this function `_impl_insertable_for_posttag`
[INFO] [stderr] 22 | #[table_name = "post_tags"]
[INFO] [stderr] 23 | pub struct PostTag {
[INFO] [stderr]    |            ------- `PostTag` is not local
[INFO] [stderr]    |
[INFO] [stderr]    = note: the derive macro `Insertable` defines the non-local `impl`, and may need to be changed
[INFO] [stderr]    = note: the derive macro `Insertable` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stderr]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stderr]    = note: this warning originates in the derive macro `Insertable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stderr]   --> src/domains/post/domain.rs:21:46
[INFO] [stderr]    |
[INFO] [stderr] 21 | #[derive(PartialEq, Debug, Clone, Queryable, Insertable, Serialize, Deserialize)]
[INFO] [stderr]    |                                              ^---------
[INFO] [stderr]    |                                              |
[INFO] [stderr]    |                                              `UndecoratedInsertRecord` is not local
[INFO] [stderr]    |                                              `table` is not local
[INFO] [stderr]    |                                              move the `impl` block outside of this function `_impl_insertable_for_posttag`
[INFO] [stderr] 22 | #[table_name = "post_tags"]
[INFO] [stderr] 23 | pub struct PostTag {
[INFO] [stderr]    |            ------- `PostTag` is not local
[INFO] [stderr]    |
[INFO] [stderr]    = note: the derive macro `Insertable` defines the non-local `impl`, and may need to be changed
[INFO] [stderr]    = note: the derive macro `Insertable` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stderr]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stderr]    = note: this warning originates in the derive macro `Insertable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stderr]  --> src/domains/member/member.rs:7:39
[INFO] [stderr]   |
[INFO] [stderr] 7 | #[derive(PartialEq, Eq, Debug, Clone, Queryable, Insertable, Serialize, Deserialize)]
[INFO] [stderr]   |                                       ^--------
[INFO] [stderr]   |                                       |
[INFO] [stderr]   |                                       `Queryable` is not local
[INFO] [stderr]   |                                       move the `impl` block outside of this function `_impl_queryable_for_member`
[INFO] [stderr] 8 | #[table_name = "members"]
[INFO] [stderr] 9 | pub struct Member {
[INFO] [stderr]   |            ------ `Member` is not local
[INFO] [stderr]   |
[INFO] [stderr]   = note: the derive macro `Queryable` defines the non-local `impl`, and may need to be changed
[INFO] [stderr]   = note: the derive macro `Queryable` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stderr]   = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stderr]   = note: this warning originates in the derive macro `Queryable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stderr]  --> src/domains/member/member.rs:7:50
[INFO] [stderr]   |
[INFO] [stderr] 7 | #[derive(PartialEq, Eq, Debug, Clone, Queryable, Insertable, Serialize, Deserialize)]
[INFO] [stderr]   |                                                  ^---------
[INFO] [stderr]   |                                                  |
[INFO] [stderr]   |                                                  `Insertable` is not local
[INFO] [stderr]   |                                                  `table` is not local
[INFO] [stderr]   |                                                  move the `impl` block outside of this function `_impl_insertable_for_member`
[INFO] [stderr] 8 | #[table_name = "members"]
[INFO] [stderr] 9 | pub struct Member {
[INFO] [stderr]   |            ------ `Member` is not local
[INFO] [stderr]   |
[INFO] [stderr]   = note: the derive macro `Insertable` defines the non-local `impl`, and may need to be changed
[INFO] [stderr]   = note: the derive macro `Insertable` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stderr]   = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stderr]   = note: this warning originates in the derive macro `Insertable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stderr]  --> src/domains/member/member.rs:7:50
[INFO] [stderr]   |
[INFO] [stderr] 7 | #[derive(PartialEq, Eq, Debug, Clone, Queryable, Insertable, Serialize, Deserialize)]
[INFO] [stderr]   |                                                  -^^^^^^^^^
[INFO] [stderr]   |                                                  |
[INFO] [stderr]   |                                                  `Insertable` is not local
[INFO] [stderr]   |                                                  `table` is not local
[INFO] [stderr]   |                                                  move the `impl` block outside of this function `_impl_insertable_for_member`
[INFO] [stderr] 8 | #[table_name = "members"]
[INFO] [stderr] 9 | pub struct Member {
[INFO] [stderr]   |            ------ `Member` is not local
[INFO] [stderr]   |
[INFO] [stderr]   = note: the derive macro `Insertable` defines the non-local `impl`, and may need to be changed
[INFO] [stderr]   = note: the derive macro `Insertable` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stderr]   = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stderr]   = note: this warning originates in the derive macro `Insertable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stderr]  --> src/domains/member/member.rs:7:50
[INFO] [stderr]   |
[INFO] [stderr] 7 | #[derive(PartialEq, Eq, Debug, Clone, Queryable, Insertable, Serialize, Deserialize)]
[INFO] [stderr]   |                                                  ^---------
[INFO] [stderr]   |                                                  |
[INFO] [stderr]   |                                                  `UndecoratedInsertRecord` is not local
[INFO] [stderr]   |                                                  `table` is not local
[INFO] [stderr]   |                                                  move the `impl` block outside of this function `_impl_insertable_for_member`
[INFO] [stderr] 8 | #[table_name = "members"]
[INFO] [stderr] 9 | pub struct Member {
[INFO] [stderr]   |            ------ `Member` is not local
[INFO] [stderr]   |
[INFO] [stderr]   = note: the derive macro `Insertable` defines the non-local `impl`, and may need to be changed
[INFO] [stderr]   = note: the derive macro `Insertable` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stderr]   = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stderr]   = note: this warning originates in the derive macro `Insertable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stderr]   --> src/domains/session/domain.rs:8:34
[INFO] [stderr]    |
[INFO] [stderr]  8 |     PartialEq, Eq, Debug, Clone, Queryable, Insertable, AsChangeset, Serialize, Deserialize,
[INFO] [stderr]    |                                  ^--------
[INFO] [stderr]    |                                  |
[INFO] [stderr]    |                                  `Queryable` is not local
[INFO] [stderr]    |                                  move the `impl` block outside of this function `_impl_queryable_for_auth`
[INFO] [stderr] ...
[INFO] [stderr] 12 | pub struct Auth {
[INFO] [stderr]    |            ---- `Auth` is not local
[INFO] [stderr]    |
[INFO] [stderr]    = note: the derive macro `Queryable` defines the non-local `impl`, and may need to be changed
[INFO] [stderr]    = note: the derive macro `Queryable` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stderr]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stderr]    = note: this warning originates in the derive macro `Queryable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stderr]   --> src/domains/session/domain.rs:8:45
[INFO] [stderr]    |
[INFO] [stderr]  8 |     PartialEq, Eq, Debug, Clone, Queryable, Insertable, AsChangeset, Serialize, Deserialize,
[INFO] [stderr]    |                                             ^---------
[INFO] [stderr]    |                                             |
[INFO] [stderr]    |                                             `Insertable` is not local
[INFO] [stderr]    |                                             `table` is not local
[INFO] [stderr]    |                                             move the `impl` block outside of this function `_impl_insertable_for_auth`
[INFO] [stderr] ...
[INFO] [stderr] 12 | pub struct Auth {
[INFO] [stderr]    |            ---- `Auth` is not local
[INFO] [stderr]    |
[INFO] [stderr]    = note: the derive macro `Insertable` defines the non-local `impl`, and may need to be changed
[INFO] [stderr]    = note: the derive macro `Insertable` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stderr]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stderr]    = note: this warning originates in the derive macro `Insertable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stderr]   --> src/domains/session/domain.rs:8:45
[INFO] [stderr]    |
[INFO] [stderr]  8 |     PartialEq, Eq, Debug, Clone, Queryable, Insertable, AsChangeset, Serialize, Deserialize,
[INFO] [stderr]    |                                             -^^^^^^^^^
[INFO] [stderr]    |                                             |
[INFO] [stderr]    |                                             `Insertable` is not local
[INFO] [stderr]    |                                             `table` is not local
[INFO] [stderr]    |                                             move the `impl` block outside of this function `_impl_insertable_for_auth`
[INFO] [stderr] ...
[INFO] [stderr] 12 | pub struct Auth {
[INFO] [stderr]    |            ---- `Auth` is not local
[INFO] [stderr]    |
[INFO] [stderr]    = note: the derive macro `Insertable` defines the non-local `impl`, and may need to be changed
[INFO] [stderr]    = note: the derive macro `Insertable` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stderr]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stderr]    = note: this warning originates in the derive macro `Insertable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stderr]   --> src/domains/session/domain.rs:8:45
[INFO] [stderr]    |
[INFO] [stderr]  8 |     PartialEq, Eq, Debug, Clone, Queryable, Insertable, AsChangeset, Serialize, Deserialize,
[INFO] [stderr]    |                                             ^---------
[INFO] [stderr]    |                                             |
[INFO] [stderr]    |                                             `UndecoratedInsertRecord` is not local
[INFO] [stderr]    |                                             `table` is not local
[INFO] [stderr]    |                                             move the `impl` block outside of this function `_impl_insertable_for_auth`
[INFO] [stderr] ...
[INFO] [stderr] 12 | pub struct Auth {
[INFO] [stderr]    |            ---- `Auth` is not local
[INFO] [stderr]    |
[INFO] [stderr]    = note: the derive macro `Insertable` defines the non-local `impl`, and may need to be changed
[INFO] [stderr]    = note: the derive macro `Insertable` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stderr]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stderr]    = note: this warning originates in the derive macro `Insertable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stderr]   --> src/domains/session/domain.rs:8:57
[INFO] [stderr]    |
[INFO] [stderr]  8 |     PartialEq, Eq, Debug, Clone, Queryable, Insertable, AsChangeset, Serialize, Deserialize,
[INFO] [stderr]    |                                                         ^^^^^^^^^^^
[INFO] [stderr]    |                                                         |
[INFO] [stderr]    |                                                         `AsChangeset` is not local
[INFO] [stderr]    |                                                         move the `impl` block outside of this function `_impl_as_changeset_for_auth`
[INFO] [stderr] ...
[INFO] [stderr] 12 | pub struct Auth {
[INFO] [stderr]    |            ---- `Auth` is not local
[INFO] [stderr]    |
[INFO] [stderr]    = note: the derive macro `AsChangeset` defines the non-local `impl`, and may need to be changed
[INFO] [stderr]    = note: the derive macro `AsChangeset` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stderr]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stderr]    = note: this warning originates in the derive macro `AsChangeset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stderr]   --> src/domains/session/domain.rs:8:57
[INFO] [stderr]    |
[INFO] [stderr]  8 |     PartialEq, Eq, Debug, Clone, Queryable, Insertable, AsChangeset, Serialize, Deserialize,
[INFO] [stderr]    |                                                         ^----------
[INFO] [stderr]    |                                                         |
[INFO] [stderr]    |                                                         `AsChangeset` is not local
[INFO] [stderr]    |                                                         move the `impl` block outside of this function `_impl_as_changeset_for_auth`
[INFO] [stderr] ...
[INFO] [stderr] 12 | pub struct Auth {
[INFO] [stderr]    |            ---- `Auth` is not local
[INFO] [stderr]    |
[INFO] [stderr]    = note: the derive macro `AsChangeset` defines the non-local `impl`, and may need to be changed
[INFO] [stderr]    = note: the derive macro `AsChangeset` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stderr]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stderr]    = note: this warning originates in the derive macro `AsChangeset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stderr]  --> src/helpers/db_helper/count.rs:7:10
[INFO] [stderr]   |
[INFO] [stderr] 7 | #[derive(QueryableByName)]
[INFO] [stderr]   |          ^--------------
[INFO] [stderr]   |          |
[INFO] [stderr]   |          `QueryableByName` is not local
[INFO] [stderr]   |          move the `impl` block outside of this function `_impl_queryable_by_name_for_count`
[INFO] [stderr] 8 | struct Count {
[INFO] [stderr]   |        ----- `Count` is not local
[INFO] [stderr]   |
[INFO] [stderr]   = note: the derive macro `QueryableByName` defines the non-local `impl`, and may need to be changed
[INFO] [stderr]   = note: the derive macro `QueryableByName` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stderr]   = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stderr]   = note: this warning originates in the derive macro `QueryableByName` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stderr]  --> src/helpers/db_helper/exist.rs:8:10
[INFO] [stderr]   |
[INFO] [stderr] 8 | #[derive(QueryableByName)]
[INFO] [stderr]   |          ^--------------
[INFO] [stderr]   |          |
[INFO] [stderr]   |          `QueryableByName` is not local
[INFO] [stderr]   |          move the `impl` block outside of this function `_impl_queryable_by_name_for_exists`
[INFO] [stderr] 9 | struct Exists {
[INFO] [stderr]   |        ------ `Exists` is not local
[INFO] [stderr]   |
[INFO] [stderr]   = note: the derive macro `QueryableByName` defines the non-local `impl`, and may need to be changed
[INFO] [stderr]   = note: the derive macro `QueryableByName` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stderr]   = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stderr]   = note: this warning originates in the derive macro `QueryableByName` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stderr]   --> src/helpers/db_helper/pagination.rs:23:30
[INFO] [stderr]    |
[INFO] [stderr] 23 | #[derive(Debug, Clone, Copy, QueryId)]
[INFO] [stderr]    |                              ^------
[INFO] [stderr]    |                              |
[INFO] [stderr]    |                              `QueryId` is not local
[INFO] [stderr]    |                              move the `impl` block outside of this function `_impl_query_id_for_paginated`
[INFO] [stderr] 24 | pub struct Paginated<T> {
[INFO] [stderr]    |            --------- `Paginated` is not local
[INFO] [stderr]    |
[INFO] [stderr]    = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stderr]    = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stderr]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stderr]    = note: this warning originates in the derive macro `QueryId` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stderr]   --> src/schema.rs:1:1
[INFO] [stderr]    |
[INFO] [stderr]  1 | / table! {
[INFO] [stderr]  2 | |     members (id) {
[INFO] [stderr]  3 | |         id -> Uuid,
[INFO] [stderr]  4 | |         email -> Text,
[INFO] [stderr] ...  |
[INFO] [stderr] 11 | | }
[INFO] [stderr]    | | ^
[INFO] [stderr]    | | |
[INFO] [stderr]    | | `table` is not local
[INFO] [stderr]    | |_`QueryId` is not local
[INFO] [stderr]    |   move the `impl` block outside of this function `_impl_query_id_for_table`
[INFO] [stderr]    |
[INFO] [stderr]    = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stderr]    = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stderr]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stderr]    = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stderr]   --> src/schema.rs:1:1
[INFO] [stderr]    |
[INFO] [stderr]  1 | / table! {
[INFO] [stderr]  2 | |     members (id) {
[INFO] [stderr]  3 | |         id -> Uuid,
[INFO] [stderr]    | |         -- `id` is not local
[INFO] [stderr]  4 | |         email -> Text,
[INFO] [stderr] ...  |
[INFO] [stderr] 11 | | }
[INFO] [stderr]    | | ^
[INFO] [stderr]    | | |
[INFO] [stderr]    | |_`QueryId` is not local
[INFO] [stderr]    |   move the `impl` block outside of this function `_impl_query_id_for_id`
[INFO] [stderr]    |
[INFO] [stderr]    = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stderr]    = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stderr]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stderr]    = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stderr]   --> src/schema.rs:1:1
[INFO] [stderr]    |
[INFO] [stderr]  1 | / table! {
[INFO] [stderr]  2 | |     members (id) {
[INFO] [stderr]  3 | |         id -> Uuid,
[INFO] [stderr]  4 | |         email -> Text,
[INFO] [stderr]    | |         ----- `email` is not local
[INFO] [stderr] ...  |
[INFO] [stderr] 11 | | }
[INFO] [stderr]    | | ^
[INFO] [stderr]    | | |
[INFO] [stderr]    | |_`QueryId` is not local
[INFO] [stderr]    |   move the `impl` block outside of this function `_impl_query_id_for_email`
[INFO] [stderr]    |
[INFO] [stderr]    = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stderr]    = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stderr]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stderr]    = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stderr]   --> src/schema.rs:1:1
[INFO] [stderr]    |
[INFO] [stderr]  1 | / table! {
[INFO] [stderr]  2 | |     members (id) {
[INFO] [stderr]  3 | |         id -> Uuid,
[INFO] [stderr]  4 | |         email -> Text,
[INFO] [stderr]  5 | |         nickname -> Text,
[INFO] [stderr]    | |         -------- `nickname` is not local
[INFO] [stderr] ...  |
[INFO] [stderr] 11 | | }
[INFO] [stderr]    | | ^
[INFO] [stderr]    | | |
[INFO] [stderr]    | |_`QueryId` is not local
[INFO] [stderr]    |   move the `impl` block outside of this function `_impl_query_id_for_nickname`
[INFO] [stderr]    |
[INFO] [stderr]    = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stderr]    = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stderr]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stderr]    = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stderr]   --> src/schema.rs:1:1
[INFO] [stderr]    |
[INFO] [stderr]  1 | / table! {
[INFO] [stderr]  2 | |     members (id) {
[INFO] [stderr]  3 | |         id -> Uuid,
[INFO] [stderr]  4 | |         email -> Text,
[INFO] [stderr]  5 | |         nickname -> Text,
[INFO] [stderr]  6 | |         bio -> Nullable<Text>,
[INFO] [stderr]    | |         --- `bio` is not local
[INFO] [stderr] ...  |
[INFO] [stderr] 11 | | }
[INFO] [stderr]    | | ^
[INFO] [stderr]    | | |
[INFO] [stderr]    | |_`QueryId` is not local
[INFO] [stderr]    |   move the `impl` block outside of this function `_impl_query_id_for_bio`
[INFO] [stderr]    |
[INFO] [stderr]    = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stderr]    = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stderr]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stderr]    = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stderr]   --> src/schema.rs:1:1
[INFO] [stderr]    |
[INFO] [stderr]  1 | / table! {
[INFO] [stderr]  2 | |     members (id) {
[INFO] [stderr]  3 | |         id -> Uuid,
[INFO] [stderr]  4 | |         email -> Text,
[INFO] [stderr] ...  |
[INFO] [stderr]  7 | |         created_at -> Timestamp,
[INFO] [stderr]    | |         ---------- `created_at` is not local
[INFO] [stderr] ...  |
[INFO] [stderr] 11 | | }
[INFO] [stderr]    | | ^
[INFO] [stderr]    | | |
[INFO] [stderr]    | |_`QueryId` is not local
[INFO] [stderr]    |   move the `impl` block outside of this function `_impl_query_id_for_created_at`
[INFO] [stderr]    |
[INFO] [stderr]    = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stderr]    = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stderr]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stderr]    = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stderr]   --> src/schema.rs:1:1
[INFO] [stderr]    |
[INFO] [stderr]  1 | / table! {
[INFO] [stderr]  2 | |     members (id) {
[INFO] [stderr]  3 | |         id -> Uuid,
[INFO] [stderr]  4 | |         email -> Text,
[INFO] [stderr] ...  |
[INFO] [stderr]  8 | |         updated_at -> Timestamp,
[INFO] [stderr]    | |         ---------- `updated_at` is not local
[INFO] [stderr] ...  |
[INFO] [stderr] 11 | | }
[INFO] [stderr]    | | ^
[INFO] [stderr]    | | |
[INFO] [stderr]    | |_`QueryId` is not local
[INFO] [stderr]    |   move the `impl` block outside of this function `_impl_query_id_for_updated_at`
[INFO] [stderr]    |
[INFO] [stderr]    = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stderr]    = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stderr]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stderr]    = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stderr]   --> src/schema.rs:13:1
[INFO] [stderr]    |
[INFO] [stderr] 13 | / table! {
[INFO] [stderr] 14 | |     auths (member_id) {
[INFO] [stderr] 15 | |         member_id -> Uuid,
[INFO] [stderr] 16 | |         code -> Nullable<Text>,
[INFO] [stderr] ...  |
[INFO] [stderr] 21 | | }
[INFO] [stderr]    | | ^
[INFO] [stderr]    | | |
[INFO] [stderr]    | | `table` is not local
[INFO] [stderr]    | |_`QueryId` is not local
[INFO] [stderr]    |   move the `impl` block outside of this function `_impl_query_id_for_table`
[INFO] [stderr]    |
[INFO] [stderr]    = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stderr]    = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stderr]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stderr]    = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stderr]   --> src/schema.rs:13:1
[INFO] [stderr]    |
[INFO] [stderr] 13 | / table! {
[INFO] [stderr] 14 | |     auths (member_id) {
[INFO] [stderr] 15 | |         member_id -> Uuid,
[INFO] [stderr]    | |         --------- `member_id` is not local
[INFO] [stderr] 16 | |         code -> Nullable<Text>,
[INFO] [stderr] ...  |
[INFO] [stderr] 21 | | }
[INFO] [stderr]    | | ^
[INFO] [stderr]    | | |
[INFO] [stderr]    | |_`QueryId` is not local
[INFO] [stderr]    |   move the `impl` block outside of this function `_impl_query_id_for_member_id`
[INFO] [stderr]    |
[INFO] [stderr]    = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stderr]    = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stderr]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stderr]    = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stderr]   --> src/schema.rs:13:1
[INFO] [stderr]    |
[INFO] [stderr] 13 | / table! {
[INFO] [stderr] 14 | |     auths (member_id) {
[INFO] [stderr] 15 | |         member_id -> Uuid,
[INFO] [stderr] 16 | |         code -> Nullable<Text>,
[INFO] [stderr]    | |         ---- `code` is not local
[INFO] [stderr] ...  |
[INFO] [stderr] 21 | | }
[INFO] [stderr]    | | ^
[INFO] [stderr]    | | |
[INFO] [stderr]    | |_`QueryId` is not local
[INFO] [stderr]    |   move the `impl` block outside of this function `_impl_query_id_for_code`
[INFO] [stderr]    |
[INFO] [stderr]    = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stderr]    = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stderr]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stderr]    = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stderr]   --> src/schema.rs:13:1
[INFO] [stderr]    |
[INFO] [stderr] 13 | / table! {
[INFO] [stderr] 14 | |     auths (member_id) {
[INFO] [stderr] 15 | |         member_id -> Uuid,
[INFO] [stderr] 16 | |         code -> Nullable<Text>,
[INFO] [stderr] 17 | |         session_code -> Nullable<Text>,
[INFO] [stderr]    | |         ------------ `session_code` is not local
[INFO] [stderr] ...  |
[INFO] [stderr] 21 | | }
[INFO] [stderr]    | | ^
[INFO] [stderr]    | | |
[INFO] [stderr]    | |_`QueryId` is not local
[INFO] [stderr]    |   move the `impl` block outside of this function `_impl_query_id_for_session_code`
[INFO] [stderr]    |
[INFO] [stderr]    = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stderr]    = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stderr]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stderr]    = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stderr]   --> src/schema.rs:13:1
[INFO] [stderr]    |
[INFO] [stderr] 13 | / table! {
[INFO] [stderr] 14 | |     auths (member_id) {
[INFO] [stderr] 15 | |         member_id -> Uuid,
[INFO] [stderr] 16 | |         code -> Nullable<Text>,
[INFO] [stderr] 17 | |         session_code -> Nullable<Text>,
[INFO] [stderr] 18 | |         created_at -> Timestamp,
[INFO] [stderr]    | |         ---------- `created_at` is not local
[INFO] [stderr] ...  |
[INFO] [stderr] 21 | | }
[INFO] [stderr]    | | ^
[INFO] [stderr]    | | |
[INFO] [stderr]    | |_`QueryId` is not local
[INFO] [stderr]    |   move the `impl` block outside of this function `_impl_query_id_for_created_at`
[INFO] [stderr]    |
[INFO] [stderr]    = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stderr]    = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stderr]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stderr]    = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stderr]   --> src/schema.rs:13:1
[INFO] [stderr]    |
[INFO] [stderr] 13 | / table! {
[INFO] [stderr] 14 | |     auths (member_id) {
[INFO] [stderr] 15 | |         member_id -> Uuid,
[INFO] [stderr] 16 | |         code -> Nullable<Text>,
[INFO] [stderr] ...  |
[INFO] [stderr] 19 | |         active_at -> Timestamp,
[INFO] [stderr]    | |         --------- `active_at` is not local
[INFO] [stderr] 20 | |     }
[INFO] [stderr] 21 | | }
[INFO] [stderr]    | | ^
[INFO] [stderr]    | | |
[INFO] [stderr]    | |_`QueryId` is not local
[INFO] [stderr]    |   move the `impl` block outside of this function `_impl_query_id_for_active_at`
[INFO] [stderr]    |
[INFO] [stderr]    = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stderr]    = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stderr]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stderr]    = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stderr]   --> src/schema.rs:23:1
[INFO] [stderr]    |
[INFO] [stderr] 23 | / table! {
[INFO] [stderr] 24 | |     post_tags (id) {
[INFO] [stderr] 25 | |         id -> Integer,
[INFO] [stderr] 26 | |         belong -> Text,
[INFO] [stderr] ...  |
[INFO] [stderr] 31 | | }
[INFO] [stderr]    | | ^
[INFO] [stderr]    | | |
[INFO] [stderr]    | | `table` is not local
[INFO] [stderr]    | |_`QueryId` is not local
[INFO] [stderr]    |   move the `impl` block outside of this function `_impl_query_id_for_table`
[INFO] [stderr]    |
[INFO] [stderr]    = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stderr]    = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stderr]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stderr]    = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stderr]   --> src/schema.rs:23:1
[INFO] [stderr]    |
[INFO] [stderr] 23 | / table! {
[INFO] [stderr] 24 | |     post_tags (id) {
[INFO] [stderr] 25 | |         id -> Integer,
[INFO] [stderr]    | |         -- `id` is not local
[INFO] [stderr] 26 | |         belong -> Text,
[INFO] [stderr] ...  |
[INFO] [stderr] 31 | | }
[INFO] [stderr]    | | ^
[INFO] [stderr]    | | |
[INFO] [stderr]    | |_`QueryId` is not local
[INFO] [stderr]    |   move the `impl` block outside of this function `_impl_query_id_for_id`
[INFO] [stderr]    |
[INFO] [stderr]    = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stderr]    = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stderr]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stderr]    = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stderr]   --> src/schema.rs:23:1
[INFO] [stderr]    |
[INFO] [stderr] 23 | / table! {
[INFO] [stderr] 24 | |     post_tags (id) {
[INFO] [stderr] 25 | |         id -> Integer,
[INFO] [stderr] 26 | |         belong -> Text,
[INFO] [stderr]    | |         ------ `belong` is not local
[INFO] [stderr] ...  |
[INFO] [stderr] 31 | | }
[INFO] [stderr]    | | ^
[INFO] [stderr]    | | |
[INFO] [stderr]    | |_`QueryId` is not local
[INFO] [stderr]    |   move the `impl` block outside of this function `_impl_query_id_for_belong`
[INFO] [stderr]    |
[INFO] [stderr]    = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stderr]    = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stderr]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stderr]    = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stderr]   --> src/schema.rs:23:1
[INFO] [stderr]    |
[INFO] [stderr] 23 | / table! {
[INFO] [stderr] 24 | |     post_tags (id) {
[INFO] [stderr] 25 | |         id -> Integer,
[INFO] [stderr] 26 | |         belong -> Text,
[INFO] [stderr] 27 | |         content -> Text,
[INFO] [stderr]    | |         ------- `content` is not local
[INFO] [stderr] ...  |
[INFO] [stderr] 31 | | }
[INFO] [stderr]    | | ^
[INFO] [stderr]    | | |
[INFO] [stderr]    | |_`QueryId` is not local
[INFO] [stderr]    |   move the `impl` block outside of this function `_impl_query_id_for_content`
[INFO] [stderr]    |
[INFO] [stderr]    = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stderr]    = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stderr]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stderr]    = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stderr]   --> src/schema.rs:23:1
[INFO] [stderr]    |
[INFO] [stderr] 23 | / table! {
[INFO] [stderr] 24 | |     post_tags (id) {
[INFO] [stderr] 25 | |         id -> Integer,
[INFO] [stderr] 26 | |         belong -> Text,
[INFO] [stderr] 27 | |         content -> Text,
[INFO] [stderr] 28 | |         created_by -> Uuid,
[INFO] [stderr]    | |         ---------- `created_by` is not local
[INFO] [stderr] ...  |
[INFO] [stderr] 31 | | }
[INFO] [stderr]    | | ^
[INFO] [stderr]    | | |
[INFO] [stderr]    | |_`QueryId` is not local
[INFO] [stderr]    |   move the `impl` block outside of this function `_impl_query_id_for_created_by`
[INFO] [stderr]    |
[INFO] [stderr]    = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stderr]    = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stderr]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stderr]    = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stderr]   --> src/schema.rs:23:1
[INFO] [stderr]    |
[INFO] [stderr] 23 | / table! {
[INFO] [stderr] 24 | |     post_tags (id) {
[INFO] [stderr] 25 | |         id -> Integer,
[INFO] [stderr] 26 | |         belong -> Text,
[INFO] [stderr] ...  |
[INFO] [stderr] 29 | |         created_at -> Timestamp,
[INFO] [stderr]    | |         ---------- `created_at` is not local
[INFO] [stderr] 30 | |     }
[INFO] [stderr] 31 | | }
[INFO] [stderr]    | | ^
[INFO] [stderr]    | | |
[INFO] [stderr]    | |_`QueryId` is not local
[INFO] [stderr]    |   move the `impl` block outside of this function `_impl_query_id_for_created_at`
[INFO] [stderr]    |
[INFO] [stderr]    = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stderr]    = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stderr]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stderr]    = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stderr]   --> src/schema.rs:33:1
[INFO] [stderr]    |
[INFO] [stderr] 33 | / table! {
[INFO] [stderr] 34 | |     posts (id) {
[INFO] [stderr] 35 | |         id -> Uuid,
[INFO] [stderr] 36 | |         title -> Text,
[INFO] [stderr] ...  |
[INFO] [stderr] 44 | | }
[INFO] [stderr]    | | ^
[INFO] [stderr]    | | |
[INFO] [stderr]    | | `table` is not local
[INFO] [stderr]    | |_`QueryId` is not local
[INFO] [stderr]    |   move the `impl` block outside of this function `_impl_query_id_for_table`
[INFO] [stderr]    |
[INFO] [stderr]    = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stderr]    = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stderr]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stderr]    = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stderr]   --> src/schema.rs:33:1
[INFO] [stderr]    |
[INFO] [stderr] 33 | / table! {
[INFO] [stderr] 34 | |     posts (id) {
[INFO] [stderr] 35 | |         id -> Uuid,
[INFO] [stderr]    | |         -- `id` is not local
[INFO] [stderr] 36 | |         title -> Text,
[INFO] [stderr] ...  |
[INFO] [stderr] 44 | | }
[INFO] [stderr]    | | ^
[INFO] [stderr]    | | |
[INFO] [stderr]    | |_`QueryId` is not local
[INFO] [stderr]    |   move the `impl` block outside of this function `_impl_query_id_for_id`
[INFO] [stderr]    |
[INFO] [stderr]    = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stderr]    = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stderr]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stderr]    = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stderr]   --> src/schema.rs:33:1
[INFO] [stderr]    |
[INFO] [stderr] 33 | / table! {
[INFO] [stderr] 34 | |     posts (id) {
[INFO] [stderr] 35 | |         id -> Uuid,
[INFO] [stderr] 36 | |         title -> Text,
[INFO] [stderr]    | |         ----- `title` is not local
[INFO] [stderr] ...  |
[INFO] [stderr] 44 | | }
[INFO] [stderr]    | | ^
[INFO] [stderr]    | | |
[INFO] [stderr]    | |_`QueryId` is not local
[INFO] [stderr]    |   move the `impl` block outside of this function `_impl_query_id_for_title`
[INFO] [stderr]    |
[INFO] [stderr]    = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stderr]    = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stderr]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stderr]    = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stderr]   --> src/schema.rs:33:1
[INFO] [stderr]    |
[INFO] [stderr] 33 | / table! {
[INFO] [stderr] 34 | |     posts (id) {
[INFO] [stderr] 35 | |         id -> Uuid,
[INFO] [stderr] 36 | |         title -> Text,
[INFO] [stderr] 37 | |         description -> Text,
[INFO] [stderr]    | |         ----------- `description` is not local
[INFO] [stderr] ...  |
[INFO] [stderr] 44 | | }
[INFO] [stderr]    | | ^
[INFO] [stderr]    | | |
[INFO] [stderr]    | |_`QueryId` is not local
[INFO] [stderr]    |   move the `impl` block outside of this function `_impl_query_id_for_description`
[INFO] [stderr]    |
[INFO] [stderr]    = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stderr]    = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stderr]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stderr]    = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stderr]   --> src/schema.rs:33:1
[INFO] [stderr]    |
[INFO] [stderr] 33 | / table! {
[INFO] [stderr] 34 | |     posts (id) {
[INFO] [stderr] 35 | |         id -> Uuid,
[INFO] [stderr] 36 | |         title -> Text,
[INFO] [stderr] 37 | |         description -> Text,
[INFO] [stderr] 38 | |         votes_received -> Array<Uuid>,
[INFO] [stderr]    | |         -------------- `votes_received` is not local
[INFO] [stderr] ...  |
[INFO] [stderr] 44 | | }
[INFO] [stderr]    | | ^
[INFO] [stderr]    | | |
[INFO] [stderr]    | |_`QueryId` is not local
[INFO] [stderr]    |   move the `impl` block outside of this function `_impl_query_id_for_votes_received`
[INFO] [stderr]    |
[INFO] [stderr]    = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stderr]    = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stderr]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stderr]    = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stderr]   --> src/schema.rs:33:1
[INFO] [stderr]    |
[INFO] [stderr] 33 | / table! {
[INFO] [stderr] 34 | |     posts (id) {
[INFO] [stderr] 35 | |         id -> Uuid,
[INFO] [stderr] 36 | |         title -> Text,
[INFO] [stderr] ...  |
[INFO] [stderr] 39 | |         anti_votes_received -> Array<Uuid>,
[INFO] [stderr]    | |         ------------------- `anti_votes_received` is not local
[INFO] [stderr] ...  |
[INFO] [stderr] 44 | | }
[INFO] [stderr]    | | ^
[INFO] [stderr]    | | |
[INFO] [stderr]    | |_`QueryId` is not local
[INFO] [stderr]    |   move the `impl` block outside of this function `_impl_query_id_for_anti_votes_received`
[INFO] [stderr]    |
[INFO] [stderr]    = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stderr]    = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stderr]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stderr]    = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stderr]   --> src/schema.rs:33:1
[INFO] [stderr]    |
[INFO] [stderr] 33 | / table! {
[INFO] [stderr] 34 | |     posts (id) {
[INFO] [stderr] 35 | |         id -> Uuid,
[INFO] [stderr] 36 | |         title -> Text,
[INFO] [stderr] ...  |
[INFO] [stderr] 40 | |         tags -> Array<Integer>,
[INFO] [stderr]    | |         ---- `tags` is not local
[INFO] [stderr] ...  |
[INFO] [stderr] 44 | | }
[INFO] [stderr]    | | ^
[INFO] [stderr]    | | |
[INFO] [stderr]    | |_`QueryId` is not local
[INFO] [stderr]    |   move the `impl` block outside of this function `_impl_query_id_for_tags`
[INFO] [stderr]    |
[INFO] [stderr]    = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stderr]    = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stderr]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stderr]    = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stderr]   --> src/schema.rs:33:1
[INFO] [stderr]    |
[INFO] [stderr] 33 | / table! {
[INFO] [stderr] 34 | |     posts (id) {
[INFO] [stderr] 35 | |         id -> Uuid,
[INFO] [stderr] 36 | |         title -> Text,
[INFO] [stderr] ...  |
[INFO] [stderr] 41 | |         created_by -> Uuid,
[INFO] [stderr]    | |         ---------- `created_by` is not local
[INFO] [stderr] ...  |
[INFO] [stderr] 44 | | }
[INFO] [stderr]    | | ^
[INFO] [stderr]    | | |
[INFO] [stderr]    | |_`QueryId` is not local
[INFO] [stderr]    |   move the `impl` block outside of this function `_impl_query_id_for_created_by`
[INFO] [stderr]    |
[INFO] [stderr]    = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stderr]    = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stderr]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stderr]    = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stderr]   --> src/schema.rs:33:1
[INFO] [stderr]    |
[INFO] [stderr] 33 | / table! {
[INFO] [stderr] 34 | |     posts (id) {
[INFO] [stderr] 35 | |         id -> Uuid,
[INFO] [stderr] 36 | |         title -> Text,
[INFO] [stderr] ...  |
[INFO] [stderr] 42 | |         created_at -> Timestamp,
[INFO] [stderr]    | |         ---------- `created_at` is not local
[INFO] [stderr] 43 | |     }
[INFO] [stderr] 44 | | }
[INFO] [stderr]    | | ^
[INFO] [stderr]    | | |
[INFO] [stderr]    | |_`QueryId` is not local
[INFO] [stderr]    |   move the `impl` block outside of this function `_impl_query_id_for_created_at`
[INFO] [stderr]    |
[INFO] [stderr]    = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stderr]    = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stderr]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stderr]    = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: struct `MemberOutput` is never constructed
[INFO] [stderr]   --> src/handlers/member_handler.rs:52:12
[INFO] [stderr]    |
[INFO] [stderr] 52 |     struct MemberOutput {
[INFO] [stderr]    |            ^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: `rust-rocket-boilerplate` (lib) generated 76 warnings (run `cargo fix --lib -p rust-rocket-boilerplate` to apply 11 suggestions)
[INFO] [stderr] warning: `rust-rocket-boilerplate` (lib test) generated 75 warnings (74 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.18s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: migrations_internals v1.4.1, 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 2`
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/rust_rocket_boilerplate-fb7652249beebc0e)
[INFO] [stdout] 
[INFO] [stdout] running 3 tests
[INFO] [stdout] test handlers::member_handler::test_member::should_get_member_info ... FAILED
[INFO] [stdout] test handlers::member_handler::test_member::should_get_bad_request_when_not_have_cookie ... FAILED
[INFO] [stdout] test handlers::healthz_handler::test_healthz::test ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- handlers::member_handler::test_member::should_get_member_info stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'handlers::member_handler::test_member::should_get_member_info' (27) panicked at src/db_connection.rs:22:10:
[INFO] [stdout] Error connecting to postgres://your_database_user:your_database_password@localhost/your_database_name: BadConnection("connection to server at \"localhost\" (::1), port 5432 failed: Connection refused\n\tIs the server running on that host and accepting TCP/IP connections?\nconnection to server at \"localhost\" (127.0.0.1), port 5432 failed: Connection refused\n\tIs the server running on that host and accepting TCP/IP connections?\n")
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x608d97cd2632 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x608d97cd2632 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::trace_unsynchronized::<std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x608d97cd2632 - std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x608d97cd2632 - <<std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[c5ed12ab89cc536a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x608d97cebd0a - <core[c5ed12ab89cc536a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x608d97cebd0a - core[c5ed12ab89cc536a]::fmt::write
[INFO] [stdout]    6:     0x608d97cd8486 - std[716c9a7a72e5c14e]::io::default_write_fmt::<alloc[9c68fdf4f4f29218]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x608d97cd8486 - <alloc[9c68fdf4f4f29218]::vec::Vec<u8> as std[716c9a7a72e5c14e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x608d97caf22f - <std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x608d97caf22f - std[716c9a7a72e5c14e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x608d97cc9c49 - std[716c9a7a72e5c14e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x608d974e066e - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn for<'a, 'b> core[c5ed12ab89cc536a]::ops::function::Fn<(&'a std[716c9a7a72e5c14e]::panic::PanicHookInfo<'b>,), Output = ()> + core[c5ed12ab89cc536a]::marker::Sync + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::Fn<(&std[716c9a7a72e5c14e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x608d974e066e - test[64760d2bdea328cc]::test_main_with_exit_callback::<test[64760d2bdea328cc]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x608d97cc9eb2 - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn for<'a, 'b> core[c5ed12ab89cc536a]::ops::function::Fn<(&'a std[716c9a7a72e5c14e]::panic::PanicHookInfo<'b>,), Output = ()> + core[c5ed12ab89cc536a]::marker::Sync + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::Fn<(&std[716c9a7a72e5c14e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x608d97cc9eb2 - std[716c9a7a72e5c14e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x608d97caf2e8 - std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x608d97ca68f9 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_end_short_backtrace::<std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x608d97cb03ad - __rustc[4f0b026143eab78e]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x608d97cec47c - core[c5ed12ab89cc536a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x608d97cec1c2 - core[c5ed12ab89cc536a]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x608d974c45d8 - <core[c5ed12ab89cc536a]::result::Result<diesel[e5b70e5c5801d978]::pg::connection::PgConnection, diesel[e5b70e5c5801d978]::result::ConnectionError>>::expect
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x608d9741fa25 - rust_rocket_boilerplate[bc38334e6b52e7ac]::db_connection::establish_connection
[INFO] [stdout]                                at /opt/rustwide/workdir/src/db_connection.rs:22:10
[INFO] [stdout]   22:     0x608d974841e6 - <rust_rocket_boilerplate[bc38334e6b52e7ac]::db_connection::DB_POOL as core[c5ed12ab89cc536a]::ops::deref::Deref>::deref::__static_ref_initialize
[INFO] [stdout]                                at /opt/rustwide/workdir/src/db_connection.rs:34:38
[INFO] [stdout]   23:     0x608d974841e6 - <<rust_rocket_boilerplate[bc38334e6b52e7ac]::db_connection::DB_POOL as core[c5ed12ab89cc536a]::ops::deref::Deref>::deref::__static_ref_initialize as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x608d974cc766 - <lazy_static[50f78e0813e920e9]::lazy::Lazy<r2d2[9f1fddf4fcc45dde]::Pool<diesel[e5b70e5c5801d978]::r2d2::ConnectionManager<diesel[e5b70e5c5801d978]::pg::connection::PgConnection>>>>::get::<<rust_rocket_boilerplate[bc38334e6b52e7ac]::db_connection::DB_POOL as core[c5ed12ab89cc536a]::ops::deref::Deref>::deref::__static_ref_initialize>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.4.0/src/inline_lazy.rs:31:29
[INFO] [stdout]   25:     0x608d9746e2ad - <std[716c9a7a72e5c14e]::sync::once::Once>::call_once::<<lazy_static[50f78e0813e920e9]::lazy::Lazy<r2d2[9f1fddf4fcc45dde]::Pool<diesel[e5b70e5c5801d978]::r2d2::ConnectionManager<diesel[e5b70e5c5801d978]::pg::connection::PgConnection>>>>::get<<rust_rocket_boilerplate[bc38334e6b52e7ac]::db_connection::DB_POOL as core[c5ed12ab89cc536a]::ops::deref::Deref>::deref::__static_ref_initialize>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sync/once.rs:159:41
[INFO] [stdout]   26:     0x608d97cb4897 - <std[716c9a7a72e5c14e]::sys::sync::once::futex::Once>::call
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/sync/once/futex.rs:178:21
[INFO] [stdout]   27:     0x608d9746c757 - <std[716c9a7a72e5c14e]::sync::once::Once>::call_once::<<lazy_static[50f78e0813e920e9]::lazy::Lazy<r2d2[9f1fddf4fcc45dde]::Pool<diesel[e5b70e5c5801d978]::r2d2::ConnectionManager<diesel[e5b70e5c5801d978]::pg::connection::PgConnection>>>>::get<<rust_rocket_boilerplate[bc38334e6b52e7ac]::db_connection::DB_POOL as core[c5ed12ab89cc536a]::ops::deref::Deref>::deref::__static_ref_initialize>::{closure#0}>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sync/once.rs:159:20
[INFO] [stdout]   28:     0x608d9742436f - <lazy_static[50f78e0813e920e9]::lazy::Lazy<r2d2[9f1fddf4fcc45dde]::Pool<diesel[e5b70e5c5801d978]::r2d2::ConnectionManager<diesel[e5b70e5c5801d978]::pg::connection::PgConnection>>>>::get::<<rust_rocket_boilerplate[bc38334e6b52e7ac]::db_connection::DB_POOL as core[c5ed12ab89cc536a]::ops::deref::Deref>::deref::__static_ref_initialize>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.4.0/src/inline_lazy.rs:30:16
[INFO] [stdout]   29:     0x608d9742436f - <rust_rocket_boilerplate[bc38334e6b52e7ac]::db_connection::DB_POOL as core[c5ed12ab89cc536a]::ops::deref::Deref>::deref::__stability
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.4.0/src/lib.rs:142:26
[INFO] [stdout]   30:     0x608d9742436f - <rust_rocket_boilerplate[bc38334e6b52e7ac]::db_connection::DB_POOL as core[c5ed12ab89cc536a]::ops::deref::Deref>::deref
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.4.0/src/lib.rs:144:17
[INFO] [stdout]   31:     0x608d9741fc9a - rust_rocket_boilerplate[bc38334e6b52e7ac]::test_helper::helper::mock_member
[INFO] [stdout]                                at /opt/rustwide/workdir/src/test_helper/helper.rs:13:47
[INFO] [stdout]   32:     0x608d9743c2d1 - rust_rocket_boilerplate[bc38334e6b52e7ac]::handlers::member_handler::test_member::should_get_member_info::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/handlers/member_handler.rs:60:42
[INFO] [stdout]   33:     0x608d974b57cd - <tokio[b1a581c5055d958d]::park::thread::CachedParkThread>::block_on::<rust_rocket_boilerplate[bc38334e6b52e7ac]::handlers::member_handler::test_member::should_get_member_info::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.17.0/src/park/thread.rs:263:65
[INFO] [stdout]   34:     0x608d974b75b0 - tokio[b1a581c5055d958d]::coop::with_budget::<core[c5ed12ab89cc536a]::task::poll::Poll<()>, <tokio[b1a581c5055d958d]::park::thread::CachedParkThread>::block_on<rust_rocket_boilerplate[bc38334e6b52e7ac]::handlers::member_handler::test_member::should_get_member_info::{closure#0}>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.17.0/src/coop.rs:102:9
[INFO] [stdout]   35:     0x608d97486be5 - <std[716c9a7a72e5c14e]::thread::local::LocalKey<core[c5ed12ab89cc536a]::cell::Cell<tokio[b1a581c5055d958d]::coop::Budget>>>::try_with::<tokio[b1a581c5055d958d]::coop::with_budget<core[c5ed12ab89cc536a]::task::poll::Poll<()>, <tokio[b1a581c5055d958d]::park::thread::CachedParkThread>::block_on<rust_rocket_boilerplate[bc38334e6b52e7ac]::handlers::member_handler::test_member::should_get_member_info::{closure#0}>::{closure#0}>::{closure#0}, core[c5ed12ab89cc536a]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   36:     0x608d9748657e - <std[716c9a7a72e5c14e]::thread::local::LocalKey<core[c5ed12ab89cc536a]::cell::Cell<tokio[b1a581c5055d958d]::coop::Budget>>>::with::<tokio[b1a581c5055d958d]::coop::with_budget<core[c5ed12ab89cc536a]::task::poll::Poll<()>, <tokio[b1a581c5055d958d]::park::thread::CachedParkThread>::block_on<rust_rocket_boilerplate[bc38334e6b52e7ac]::handlers::member_handler::test_member::should_get_member_info::{closure#0}>::{closure#0}>::{closure#0}, core[c5ed12ab89cc536a]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   37:     0x608d974b07a7 - tokio[b1a581c5055d958d]::coop::with_budget::<core[c5ed12ab89cc536a]::task::poll::Poll<()>, <tokio[b1a581c5055d958d]::park::thread::CachedParkThread>::block_on<rust_rocket_boilerplate[bc38334e6b52e7ac]::handlers::member_handler::test_member::should_get_member_info::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.17.0/src/coop.rs:95:13
[INFO] [stdout]   38:     0x608d974b07a7 - tokio[b1a581c5055d958d]::coop::budget::<core[c5ed12ab89cc536a]::task::poll::Poll<()>, <tokio[b1a581c5055d958d]::park::thread::CachedParkThread>::block_on<rust_rocket_boilerplate[bc38334e6b52e7ac]::handlers::member_handler::test_member::should_get_member_info::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.17.0/src/coop.rs:72:5
[INFO] [stdout]   39:     0x608d974b07a7 - <tokio[b1a581c5055d958d]::park::thread::CachedParkThread>::block_on::<rust_rocket_boilerplate[bc38334e6b52e7ac]::handlers::member_handler::test_member::should_get_member_info::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.17.0/src/park/thread.rs:263:31
[INFO] [stdout]   40:     0x608d97455f42 - <tokio[b1a581c5055d958d]::runtime::enter::Enter>::block_on::<rust_rocket_boilerplate[bc38334e6b52e7ac]::handlers::member_handler::test_member::should_get_member_info::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.17.0/src/runtime/enter.rs:151:18
[INFO] [stdout]   41:     0x608d9742519e - <tokio[b1a581c5055d958d]::runtime::thread_pool::ThreadPool>::block_on::<rust_rocket_boilerplate[bc38334e6b52e7ac]::handlers::member_handler::test_member::should_get_member_info::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.17.0/src/runtime/thread_pool/mod.rs:73:15
[INFO] [stdout]   42:     0x608d97411a8b - <tokio[b1a581c5055d958d]::runtime::Runtime>::block_on::<rust_rocket_boilerplate[bc38334e6b52e7ac]::handlers::member_handler::test_member::should_get_member_info::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.17.0/src/runtime/mod.rs:477:48
[INFO] [stdout]   43:     0x608d97424c84 - rocket[61bf9240c2178b4a]::async_test::<(), rust_rocket_boilerplate[bc38334e6b52e7ac]::handlers::member_handler::test_member::should_get_member_info::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rocket-0.5.0-rc.1/src/lib.rs:217:10
[INFO] [stdout]   44:     0x608d9743f3d6 - rust_rocket_boilerplate[bc38334e6b52e7ac]::handlers::member_handler::test_member::should_get_member_info
[INFO] [stdout]                                at /opt/rustwide/workdir/src/handlers/member_handler.rs:59:39
[INFO] [stdout]   45:     0x608d9743c1a7 - rust_rocket_boilerplate[bc38334e6b52e7ac]::handlers::member_handler::test_member::should_get_member_info::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/handlers/member_handler.rs:59:38
[INFO] [stdout]   46:     0x608d97483c66 - <rust_rocket_boilerplate[bc38334e6b52e7ac]::handlers::member_handler::test_member::should_get_member_info::{closure#0} as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   47:     0x608d974d4a1b - <fn() -> core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   48:     0x608d974d4a1b - test[64760d2bdea328cc]::__rust_begin_short_backtrace::<core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>, fn() -> core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:663:18
[INFO] [stdout]   49:     0x608d974e127a - test[64760d2bdea328cc]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:686:74
[INFO] [stdout]   50:     0x608d974e127a - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   51:     0x608d974e127a - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>, core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   52:     0x608d974e127a - std[716c9a7a72e5c14e]::panicking::catch_unwind::<core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>, core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   53:     0x608d974e127a - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>, core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   54:     0x608d974e127a - test[64760d2bdea328cc]::run_test_in_process
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:686:27
[INFO] [stdout]   55:     0x608d974e127a - test[64760d2bdea328cc]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:607:43
[INFO] [stdout]   56:     0x608d974db744 - test[64760d2bdea328cc]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:637:41
[INFO] [stdout]   57:     0x608d974db744 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_begin_short_backtrace::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   58:     0x608d974e3d72 - std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   59:     0x608d974e3d72 - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   60:     0x608d974e3d72 - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   61:     0x608d974e3d72 - std[716c9a7a72e5c14e]::panicking::catch_unwind::<(), core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   62:     0x608d974e3d72 - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   63:     0x608d974e3d72 - std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   64:     0x608d974e3d72 - <std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1} as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   65:     0x608d97cd1aff - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn core[c5ed12ab89cc536a]::ops::function::FnOnce<(), Output = ()> + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   66:     0x608d97cd1aff - <std[716c9a7a72e5c14e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   67:     0x74d26bbdeaa4 - <unknown>
[INFO] [stdout]   68:     0x74d26bc6ba64 - clone
[INFO] [stdout]   69:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- handlers::member_handler::test_member::should_get_bad_request_when_not_have_cookie stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'handlers::member_handler::test_member::should_get_bad_request_when_not_have_cookie' (26) panicked at src/db_connection.rs:22:10:
[INFO] [stdout] Error connecting to postgres://your_database_user:your_database_password@localhost/your_database_name: BadConnection("connection to server at \"localhost\" (::1), port 5432 failed: Connection refused\n\tIs the server running on that host and accepting TCP/IP connections?\nconnection to server at \"localhost\" (127.0.0.1), port 5432 failed: Connection refused\n\tIs the server running on that host and accepting TCP/IP connections?\n")
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x608d97cd2632 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x608d97cd2632 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::trace_unsynchronized::<std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x608d97cd2632 - std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x608d97cd2632 - <<std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[c5ed12ab89cc536a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x608d97cebd0a - <core[c5ed12ab89cc536a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x608d97cebd0a - core[c5ed12ab89cc536a]::fmt::write
[INFO] [stdout]    6:     0x608d97cd8486 - std[716c9a7a72e5c14e]::io::default_write_fmt::<alloc[9c68fdf4f4f29218]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x608d97cd8486 - <alloc[9c68fdf4f4f29218]::vec::Vec<u8> as std[716c9a7a72e5c14e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x608d97caf22f - <std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x608d97caf22f - std[716c9a7a72e5c14e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x608d97cc9c49 - std[716c9a7a72e5c14e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x608d974e066e - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn for<'a, 'b> core[c5ed12ab89cc536a]::ops::function::Fn<(&'a std[716c9a7a72e5c14e]::panic::PanicHookInfo<'b>,), Output = ()> + core[c5ed12ab89cc536a]::marker::Sync + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::Fn<(&std[716c9a7a72e5c14e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x608d974e066e - test[64760d2bdea328cc]::test_main_with_exit_callback::<test[64760d2bdea328cc]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x608d97cc9eb2 - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn for<'a, 'b> core[c5ed12ab89cc536a]::ops::function::Fn<(&'a std[716c9a7a72e5c14e]::panic::PanicHookInfo<'b>,), Output = ()> + core[c5ed12ab89cc536a]::marker::Sync + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::Fn<(&std[716c9a7a72e5c14e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x608d97cc9eb2 - std[716c9a7a72e5c14e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x608d97caf2e8 - std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x608d97ca68f9 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_end_short_backtrace::<std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x608d97cb03ad - __rustc[4f0b026143eab78e]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x608d97cec47c - core[c5ed12ab89cc536a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x608d97cec1c2 - core[c5ed12ab89cc536a]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x608d974c45d8 - <core[c5ed12ab89cc536a]::result::Result<diesel[e5b70e5c5801d978]::pg::connection::PgConnection, diesel[e5b70e5c5801d978]::result::ConnectionError>>::expect
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x608d9741fa25 - rust_rocket_boilerplate[bc38334e6b52e7ac]::db_connection::establish_connection
[INFO] [stdout]                                at /opt/rustwide/workdir/src/db_connection.rs:22:10
[INFO] [stdout]   22:     0x608d9743da48 - rust_rocket_boilerplate[bc38334e6b52e7ac]::rocket_builder
[INFO] [stdout]                                at /opt/rustwide/workdir/src/lib.rs:44:17
[INFO] [stdout]   23:     0x608d9743cbc6 - rust_rocket_boilerplate[bc38334e6b52e7ac]::handlers::member_handler::test_member::should_get_bad_request_when_not_have_cookie::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/handlers/member_handler.rs:76:38
[INFO] [stdout]   24:     0x608d974b580d - <tokio[b1a581c5055d958d]::park::thread::CachedParkThread>::block_on::<rust_rocket_boilerplate[bc38334e6b52e7ac]::handlers::member_handler::test_member::should_get_bad_request_when_not_have_cookie::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.17.0/src/park/thread.rs:263:65
[INFO] [stdout]   25:     0x608d974b76e0 - tokio[b1a581c5055d958d]::coop::with_budget::<core[c5ed12ab89cc536a]::task::poll::Poll<()>, <tokio[b1a581c5055d958d]::park::thread::CachedParkThread>::block_on<rust_rocket_boilerplate[bc38334e6b52e7ac]::handlers::member_handler::test_member::should_get_bad_request_when_not_have_cookie::{closure#0}>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.17.0/src/coop.rs:102:9
[INFO] [stdout]   26:     0x608d97486ce5 - <std[716c9a7a72e5c14e]::thread::local::LocalKey<core[c5ed12ab89cc536a]::cell::Cell<tokio[b1a581c5055d958d]::coop::Budget>>>::try_with::<tokio[b1a581c5055d958d]::coop::with_budget<core[c5ed12ab89cc536a]::task::poll::Poll<()>, <tokio[b1a581c5055d958d]::park::thread::CachedParkThread>::block_on<rust_rocket_boilerplate[bc38334e6b52e7ac]::handlers::member_handler::test_member::should_get_bad_request_when_not_have_cookie::{closure#0}>::{closure#0}>::{closure#0}, core[c5ed12ab89cc536a]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   27:     0x608d974865ce - <std[716c9a7a72e5c14e]::thread::local::LocalKey<core[c5ed12ab89cc536a]::cell::Cell<tokio[b1a581c5055d958d]::coop::Budget>>>::with::<tokio[b1a581c5055d958d]::coop::with_budget<core[c5ed12ab89cc536a]::task::poll::Poll<()>, <tokio[b1a581c5055d958d]::park::thread::CachedParkThread>::block_on<rust_rocket_boilerplate[bc38334e6b52e7ac]::handlers::member_handler::test_member::should_get_bad_request_when_not_have_cookie::{closure#0}>::{closure#0}>::{closure#0}, core[c5ed12ab89cc536a]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   28:     0x608d974b0b57 - tokio[b1a581c5055d958d]::coop::with_budget::<core[c5ed12ab89cc536a]::task::poll::Poll<()>, <tokio[b1a581c5055d958d]::park::thread::CachedParkThread>::block_on<rust_rocket_boilerplate[bc38334e6b52e7ac]::handlers::member_handler::test_member::should_get_bad_request_when_not_have_cookie::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.17.0/src/coop.rs:95:13
[INFO] [stdout]   29:     0x608d974b0b57 - tokio[b1a581c5055d958d]::coop::budget::<core[c5ed12ab89cc536a]::task::poll::Poll<()>, <tokio[b1a581c5055d958d]::park::thread::CachedParkThread>::block_on<rust_rocket_boilerplate[bc38334e6b52e7ac]::handlers::member_handler::test_member::should_get_bad_request_when_not_have_cookie::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.17.0/src/coop.rs:72:5
[INFO] [stdout]   30:     0x608d974b0b57 - <tokio[b1a581c5055d958d]::park::thread::CachedParkThread>::block_on::<rust_rocket_boilerplate[bc38334e6b52e7ac]::handlers::member_handler::test_member::should_get_bad_request_when_not_have_cookie::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.17.0/src/park/thread.rs:263:31
[INFO] [stdout]   31:     0x608d97456012 - <tokio[b1a581c5055d958d]::runtime::enter::Enter>::block_on::<rust_rocket_boilerplate[bc38334e6b52e7ac]::handlers::member_handler::test_member::should_get_bad_request_when_not_have_cookie::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.17.0/src/runtime/enter.rs:151:18
[INFO] [stdout]   32:     0x608d974252ce - <tokio[b1a581c5055d958d]::runtime::thread_pool::ThreadPool>::block_on::<rust_rocket_boilerplate[bc38334e6b52e7ac]::handlers::member_handler::test_member::should_get_bad_request_when_not_have_cookie::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.17.0/src/runtime/thread_pool/mod.rs:73:15
[INFO] [stdout]   33:     0x608d97411c4b - <tokio[b1a581c5055d958d]::runtime::Runtime>::block_on::<rust_rocket_boilerplate[bc38334e6b52e7ac]::handlers::member_handler::test_member::should_get_bad_request_when_not_have_cookie::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.17.0/src/runtime/mod.rs:477:48
[INFO] [stdout]   34:     0x608d97424e64 - rocket[61bf9240c2178b4a]::async_test::<(), rust_rocket_boilerplate[bc38334e6b52e7ac]::handlers::member_handler::test_member::should_get_bad_request_when_not_have_cookie::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rocket-0.5.0-rc.1/src/lib.rs:217:10
[INFO] [stdout]   35:     0x608d9743f402 - rust_rocket_boilerplate[bc38334e6b52e7ac]::handlers::member_handler::test_member::should_get_bad_request_when_not_have_cookie
[INFO] [stdout]                                at /opt/rustwide/workdir/src/handlers/member_handler.rs:75:60
[INFO] [stdout]   36:     0x608d9743c1d7 - rust_rocket_boilerplate[bc38334e6b52e7ac]::handlers::member_handler::test_member::should_get_bad_request_when_not_have_cookie::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/handlers/member_handler.rs:75:59
[INFO] [stdout]   37:     0x608d97483ca6 - <rust_rocket_boilerplate[bc38334e6b52e7ac]::handlers::member_handler::test_member::should_get_bad_request_when_not_have_cookie::{closure#0} as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   38:     0x608d974d4a1b - <fn() -> core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   39:     0x608d974d4a1b - test[64760d2bdea328cc]::__rust_begin_short_backtrace::<core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>, fn() -> core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:663:18
[INFO] [stdout]   40:     0x608d974e127a - test[64760d2bdea328cc]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:686:74
[INFO] [stdout]   41:     0x608d974e127a - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   42:     0x608d974e127a - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>, core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   43:     0x608d974e127a - std[716c9a7a72e5c14e]::panicking::catch_unwind::<core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>, core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   44:     0x608d974e127a - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>, core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   45:     0x608d974e127a - test[64760d2bdea328cc]::run_test_in_process
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:686:27
[INFO] [stdout]   46:     0x608d974e127a - test[64760d2bdea328cc]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:607:43
[INFO] [stdout]   47:     0x608d974db744 - test[64760d2bdea328cc]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:637:41
[INFO] [stdout]   48:     0x608d974db744 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_begin_short_backtrace::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   49:     0x608d974e3d72 - std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   50:     0x608d974e3d72 - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   51:     0x608d974e3d72 - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   52:     0x608d974e3d72 - std[716c9a7a72e5c14e]::panicking::catch_unwind::<(), core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   53:     0x608d974e3d72 - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   54:     0x608d974e3d72 - std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   55:     0x608d974e3d72 - <std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1} as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   56:     0x608d97cd1aff - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn core[c5ed12ab89cc536a]::ops::function::FnOnce<(), Output = ()> + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   57:     0x608d97cd1aff - <std[716c9a7a72e5c14e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   58:     0x74d26bbdeaa4 - <unknown>
[INFO] [stdout]   59:     0x74d26bc6ba64 - clone
[INFO] [stdout]   60:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- handlers::healthz_handler::test_healthz::test stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'handlers::healthz_handler::test_healthz::test' (25) panicked at src/db_connection.rs:22:10:
[INFO] [stdout] Error connecting to postgres://your_database_user:your_database_password@localhost/your_database_name: BadConnection("connection to server at \"localhost\" (::1), port 5432 failed: Connection refused\n\tIs the server running on that host and accepting TCP/IP connections?\nconnection to server at \"localhost\" (127.0.0.1), port 5432 failed: Connection refused\n\tIs the server running on that host and accepting TCP/IP connections?\n")
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x608d97cd2632 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x608d97cd2632 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::trace_unsynchronized::<std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x608d97cd2632 - std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x608d97cd2632 - <<std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[c5ed12ab89cc536a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x608d97cebd0a - <core[c5ed12ab89cc536a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x608d97cebd0a - core[c5ed12ab89cc536a]::fmt::write
[INFO] [stdout]    6:     0x608d97cd8486 - std[716c9a7a72e5c14e]::io::default_write_fmt::<alloc[9c68fdf4f4f29218]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x608d97cd8486 - <alloc[9c68fdf4f4f29218]::vec::Vec<u8> as std[716c9a7a72e5c14e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x608d97caf22f - <std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x608d97caf22f - std[716c9a7a72e5c14e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x608d97cc9c49 - std[716c9a7a72e5c14e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x608d974e066e - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn for<'a, 'b> core[c5ed12ab89cc536a]::ops::function::Fn<(&'a std[716c9a7a72e5c14e]::panic::PanicHookInfo<'b>,), Output = ()> + core[c5ed12ab89cc536a]::marker::Sync + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::Fn<(&std[716c9a7a72e5c14e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x608d974e066e - test[64760d2bdea328cc]::test_main_with_exit_callback::<test[64760d2bdea328cc]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x608d97cc9eb2 - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn for<'a, 'b> core[c5ed12ab89cc536a]::ops::function::Fn<(&'a std[716c9a7a72e5c14e]::panic::PanicHookInfo<'b>,), Output = ()> + core[c5ed12ab89cc536a]::marker::Sync + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::Fn<(&std[716c9a7a72e5c14e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x608d97cc9eb2 - std[716c9a7a72e5c14e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x608d97caf2e8 - std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x608d97ca68f9 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_end_short_backtrace::<std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x608d97cb03ad - __rustc[4f0b026143eab78e]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x608d97cec47c - core[c5ed12ab89cc536a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x608d97cec1c2 - core[c5ed12ab89cc536a]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x608d974c45d8 - <core[c5ed12ab89cc536a]::result::Result<diesel[e5b70e5c5801d978]::pg::connection::PgConnection, diesel[e5b70e5c5801d978]::result::ConnectionError>>::expect
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x608d9741fa25 - rust_rocket_boilerplate[bc38334e6b52e7ac]::db_connection::establish_connection
[INFO] [stdout]                                at /opt/rustwide/workdir/src/db_connection.rs:22:10
[INFO] [stdout]   22:     0x608d9743da48 - rust_rocket_boilerplate[bc38334e6b52e7ac]::rocket_builder
[INFO] [stdout]                                at /opt/rustwide/workdir/src/lib.rs:44:17
[INFO] [stdout]   23:     0x608d97471d46 - rust_rocket_boilerplate[bc38334e6b52e7ac]::handlers::healthz_handler::test_healthz::test::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/handlers/healthz_handler.rs:15:38
[INFO] [stdout]   24:     0x608d974b584d - <tokio[b1a581c5055d958d]::park::thread::CachedParkThread>::block_on::<rust_rocket_boilerplate[bc38334e6b52e7ac]::handlers::healthz_handler::test_healthz::test::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.17.0/src/park/thread.rs:263:65
[INFO] [stdout]   25:     0x608d974b7810 - tokio[b1a581c5055d958d]::coop::with_budget::<core[c5ed12ab89cc536a]::task::poll::Poll<()>, <tokio[b1a581c5055d958d]::park::thread::CachedParkThread>::block_on<rust_rocket_boilerplate[bc38334e6b52e7ac]::handlers::healthz_handler::test_healthz::test::{closure#0}>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.17.0/src/coop.rs:102:9
[INFO] [stdout]   26:     0x608d97486de5 - <std[716c9a7a72e5c14e]::thread::local::LocalKey<core[c5ed12ab89cc536a]::cell::Cell<tokio[b1a581c5055d958d]::coop::Budget>>>::try_with::<tokio[b1a581c5055d958d]::coop::with_budget<core[c5ed12ab89cc536a]::task::poll::Poll<()>, <tokio[b1a581c5055d958d]::park::thread::CachedParkThread>::block_on<rust_rocket_boilerplate[bc38334e6b52e7ac]::handlers::healthz_handler::test_healthz::test::{closure#0}>::{closure#0}>::{closure#0}, core[c5ed12ab89cc536a]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   27:     0x608d9748661e - <std[716c9a7a72e5c14e]::thread::local::LocalKey<core[c5ed12ab89cc536a]::cell::Cell<tokio[b1a581c5055d958d]::coop::Budget>>>::with::<tokio[b1a581c5055d958d]::coop::with_budget<core[c5ed12ab89cc536a]::task::poll::Poll<()>, <tokio[b1a581c5055d958d]::park::thread::CachedParkThread>::block_on<rust_rocket_boilerplate[bc38334e6b52e7ac]::handlers::healthz_handler::test_healthz::test::{closure#0}>::{closure#0}>::{closure#0}, core[c5ed12ab89cc536a]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   28:     0x608d974b0f07 - tokio[b1a581c5055d958d]::coop::with_budget::<core[c5ed12ab89cc536a]::task::poll::Poll<()>, <tokio[b1a581c5055d958d]::park::thread::CachedParkThread>::block_on<rust_rocket_boilerplate[bc38334e6b52e7ac]::handlers::healthz_handler::test_healthz::test::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.17.0/src/coop.rs:95:13
[INFO] [stdout]   29:     0x608d974b0f07 - tokio[b1a581c5055d958d]::coop::budget::<core[c5ed12ab89cc536a]::task::poll::Poll<()>, <tokio[b1a581c5055d958d]::park::thread::CachedParkThread>::block_on<rust_rocket_boilerplate[bc38334e6b52e7ac]::handlers::healthz_handler::test_healthz::test::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.17.0/src/coop.rs:72:5
[INFO] [stdout]   30:     0x608d974b0f07 - <tokio[b1a581c5055d958d]::park::thread::CachedParkThread>::block_on::<rust_rocket_boilerplate[bc38334e6b52e7ac]::handlers::healthz_handler::test_healthz::test::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.17.0/src/park/thread.rs:263:31
[INFO] [stdout]   31:     0x608d974560e2 - <tokio[b1a581c5055d958d]::runtime::enter::Enter>::block_on::<rust_rocket_boilerplate[bc38334e6b52e7ac]::handlers::healthz_handler::test_healthz::test::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.17.0/src/runtime/enter.rs:151:18
[INFO] [stdout]   32:     0x608d974253fe - <tokio[b1a581c5055d958d]::runtime::thread_pool::ThreadPool>::block_on::<rust_rocket_boilerplate[bc38334e6b52e7ac]::handlers::healthz_handler::test_healthz::test::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.17.0/src/runtime/thread_pool/mod.rs:73:15
[INFO] [stdout]   33:     0x608d97411e0b - <tokio[b1a581c5055d958d]::runtime::Runtime>::block_on::<rust_rocket_boilerplate[bc38334e6b52e7ac]::handlers::healthz_handler::test_healthz::test::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.17.0/src/runtime/mod.rs:477:48
[INFO] [stdout]   34:     0x608d97425044 - rocket[61bf9240c2178b4a]::async_test::<(), rust_rocket_boilerplate[bc38334e6b52e7ac]::handlers::healthz_handler::test_healthz::test::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rocket-0.5.0-rc.1/src/lib.rs:217:10
[INFO] [stdout]   35:     0x608d97477d96 - rust_rocket_boilerplate[bc38334e6b52e7ac]::handlers::healthz_handler::test_healthz::test
[INFO] [stdout]                                at /opt/rustwide/workdir/src/handlers/healthz_handler.rs:14:21
[INFO] [stdout]   36:     0x608d97471c67 - rust_rocket_boilerplate[bc38334e6b52e7ac]::handlers::healthz_handler::test_healthz::test::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/handlers/healthz_handler.rs:14:20
[INFO] [stdout]   37:     0x608d97483ce6 - <rust_rocket_boilerplate[bc38334e6b52e7ac]::handlers::healthz_handler::test_healthz::test::{closure#0} as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   38:     0x608d974d4a1b - <fn() -> core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   39:     0x608d974d4a1b - test[64760d2bdea328cc]::__rust_begin_short_backtrace::<core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>, fn() -> core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:663:18
[INFO] [stdout]   40:     0x608d974e127a - test[64760d2bdea328cc]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:686:74
[INFO] [stdout]   41:     0x608d974e127a - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   42:     0x608d974e127a - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>, core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   43:     0x608d974e127a - std[716c9a7a72e5c14e]::panicking::catch_unwind::<core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>, core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   44:     0x608d974e127a - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>, core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   45:     0x608d974e127a - test[64760d2bdea328cc]::run_test_in_process
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:686:27
[INFO] [stdout]   46:     0x608d974e127a - test[64760d2bdea328cc]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:607:43
[INFO] [stdout]   47:     0x608d974db744 - test[64760d2bdea328cc]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:637:41
[INFO] [stdout]   48:     0x608d974db744 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_begin_short_backtrace::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   49:     0x608d974e3d72 - std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   50:     0x608d974e3d72 - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   51:     0x608d974e3d72 - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   52:     0x608d974e3d72 - std[716c9a7a72e5c14e]::panicking::catch_unwind::<(), core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   53:     0x608d974e3d72 - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   54:     0x608d974e3d72 - std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   55:     0x608d974e3d72 - <std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1} as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   56:     0x608d97cd1aff - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn core[c5ed12ab89cc536a]::ops::function::FnOnce<(), Output = ()> + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   57:     0x608d97cd1aff - <std[716c9a7a72e5c14e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   58:     0x74d26bbdeaa4 - <unknown>
[INFO] [stdout]   59:     0x74d26bc6ba64 - clone
[INFO] [stdout]   60:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     handlers::healthz_handler::test_healthz::test
[INFO] [stdout]     handlers::member_handler::test_member::should_get_bad_request_when_not_have_cookie
[INFO] [stdout]     handlers::member_handler::test_member::should_get_member_info
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 3 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.05s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--lib`
[INFO] running `Command { std: "docker" "inspect" "ef2ac2d90ce86ff8495311b358f2b8203a4745591e188938e7fca7a3c569a345", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ef2ac2d90ce86ff8495311b358f2b8203a4745591e188938e7fca7a3c569a345", kill_on_drop: false }`
[INFO] [stdout] ef2ac2d90ce86ff8495311b358f2b8203a4745591e188938e7fca7a3c569a345
