[INFO] cloning repository https://github.com/input-output-hk/vit-servicing-station
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/input-output-hk/vit-servicing-station" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Finput-output-hk%2Fvit-servicing-station", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Finput-output-hk%2Fvit-servicing-station'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 85e237762c5f1ae86701a2be4ad484fc01c8e2f2
[INFO] testing input-output-hk/vit-servicing-station against beta-2025-09-21 for beta-1.91-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Finput-output-hk%2Fvit-servicing-station" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/input-output-hk/vit-servicing-station
[INFO] finished tweaking git repo https://github.com/input-output-hk/vit-servicing-station
[INFO] tweaked toml for git repo https://github.com/input-output-hk/vit-servicing-station written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/input-output-hk/vit-servicing-station on toolchain beta-2025-09-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/input-output-hk/vit-servicing-station 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" "+beta-2025-09-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"`
[INFO] [stderr] note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest
[INFO] [stderr] note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest
[INFO] [stderr] note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 0e3845f2d72797fde58b8d57ca4f75bde98be0d8a882019a1d6847a0324e89b4
[INFO] running `Command { std: "docker" "start" "-a" "0e3845f2d72797fde58b8d57ca4f75bde98be0d8a882019a1d6847a0324e89b4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "0e3845f2d72797fde58b8d57ca4f75bde98be0d8a882019a1d6847a0324e89b4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0e3845f2d72797fde58b8d57ca4f75bde98be0d8a882019a1d6847a0324e89b4", kill_on_drop: false }`
[INFO] [stdout] 0e3845f2d72797fde58b8d57ca4f75bde98be0d8a882019a1d6847a0324e89b4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 04a7beb53903e5179cc6993dfd1a4483000d0b20d4ac7ebe3106215ca89e3d9f
[INFO] running `Command { std: "docker" "start" "-a" "04a7beb53903e5179cc6993dfd1a4483000d0b20d4ac7ebe3106215ca89e3d9f", kill_on_drop: false }`
[INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"`
[INFO] [stderr] note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest
[INFO] [stderr] note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest
[INFO] [stderr] note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions
[INFO] [stderr]    Compiling proc-macro2 v1.0.43
[INFO] [stderr]    Compiling syn v1.0.99
[INFO] [stderr]    Compiling libc v0.2.127
[INFO] [stderr]    Compiling serde_derive v1.0.143
[INFO] [stderr]    Compiling serde v1.0.143
[INFO] [stderr]    Compiling once_cell v1.13.0
[INFO] [stderr]    Compiling log v0.4.17
[INFO] [stderr]    Compiling memchr v2.5.0
[INFO] [stderr]    Compiling byteorder v1.4.3
[INFO] [stderr]    Compiling bytes v1.2.1
[INFO] [stderr]    Compiling num-traits v0.2.15
[INFO] [stderr]    Compiling unicode-xid v0.2.3
[INFO] [stderr]    Compiling itoa v1.0.3
[INFO] [stderr]    Compiling generic-array v0.14.6
[INFO] [stderr]    Compiling crunchy v0.2.2
[INFO] [stderr]    Compiling regex-syntax v0.6.27
[INFO] [stderr]    Compiling either v1.7.0
[INFO] [stderr]    Compiling pkg-config v0.3.25
[INFO] [stderr]    Compiling tokio v1.20.1
[INFO] [stderr]    Compiling ring v0.16.20
[INFO] [stderr]    Compiling fastrand v1.8.0
[INFO] [stderr]    Compiling cpufeatures v0.2.2
[INFO] [stderr]    Compiling remove_dir_all v0.5.3
[INFO] [stderr]    Compiling bitvec v1.0.1
[INFO] [stderr]    Compiling crossbeam-utils v0.8.11
[INFO] [stderr]    Compiling http v0.2.8
[INFO] [stderr]    Compiling num-integer v0.1.45
[INFO] [stderr]    Compiling getrandom v0.1.16
[INFO] [stderr]    Compiling futures-core v0.3.21
[INFO] [stderr]    Compiling byte-slice-cast v1.2.1
[INFO] [stderr]    Compiling rlp v0.5.1
[INFO] [stderr]    Compiling tracing-core v0.1.29
[INFO] [stderr]    Compiling quote v1.0.21
[INFO] [stderr]    Compiling digest v0.9.0
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling block-buffer v0.10.2
[INFO] [stderr]    Compiling getrandom v0.2.7
[INFO] [stderr]    Compiling num_cpus v1.13.1
[INFO] [stderr]    Compiling digest v0.10.3
[INFO] [stderr]    Compiling aho-corasick v0.7.18
[INFO] [stderr]    Compiling signal-hook-registry v1.4.0
[INFO] [stderr]    Compiling socket2 v0.4.4
[INFO] [stderr]    Compiling tempfile v3.3.0
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling rand_core v0.6.3
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling quick-error v1.2.3
[INFO] [stderr]    Compiling base64 v0.13.0
[INFO] [stderr]    Compiling rand_core v0.5.1
[INFO] [stderr]    Compiling impl-rlp v0.3.0
[INFO] [stderr]    Compiling block-buffer v0.9.0
[INFO] [stderr]    Compiling futures-sink v0.3.21
[INFO] [stderr]    Compiling wait-timeout v0.2.0
[INFO] [stderr]    Compiling crossbeam-channel v0.5.6
[INFO] [stderr]    Compiling uint v0.9.3
[INFO] [stderr]    Compiling httparse v1.7.1
[INFO] [stderr]    Compiling futures-task v0.3.21
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling rand_chacha v0.2.2
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.10
[INFO] [stderr]    Compiling openssl-sys v0.9.75
[INFO] [stderr]    Compiling indexmap v1.9.1
[INFO] [stderr]    Compiling futures-util v0.3.21
[INFO] [stderr]    Compiling semver v1.0.13
[INFO] [stderr]    Compiling unicode-segmentation v1.9.0
[INFO] [stderr]    Compiling ryu v1.0.11
[INFO] [stderr]    Compiling tiny-keccak v2.0.2
[INFO] [stderr]    Compiling heck v0.3.3
[INFO] [stderr]    Compiling bit-set v0.5.3
[INFO] [stderr]    Compiling crossbeam-deque v0.8.2
[INFO] [stderr]    Compiling rand v0.7.3
[INFO] [stderr]    Compiling rusty-fork v0.3.0
[INFO] [stderr]    Compiling rand_xoshiro v0.6.0
[INFO] [stderr]    Compiling rand_xorshift v0.3.0
[INFO] [stderr]    Compiling smallvec v1.9.0
[INFO] [stderr]    Compiling tinyvec_macros v0.1.0
[INFO] [stderr]    Compiling quick-error v2.0.1
[INFO] [stderr]    Compiling futures-io v0.3.21
[INFO] [stderr]    Compiling matches v0.1.9
[INFO] [stderr]    Compiling miniz_oxide v0.5.3
[INFO] [stderr]    Compiling regex v1.6.0
[INFO] [stderr]    Compiling fixed-hash v0.7.0
[INFO] [stderr]    Compiling tinyvec v1.6.0
[INFO] [stderr]    Compiling sha3 v0.10.2
[INFO] [stderr]    Compiling proptest v1.0.0 (https://github.com/input-output-hk/proptest.git#38044d47)
[INFO] [stderr]    Compiling rayon-core v1.9.3
[INFO] [stderr]    Compiling libsecp256k1-core v0.3.0
[INFO] [stderr]    Compiling lock_api v0.4.7
[INFO] [stderr]    Compiling num-iter v0.1.43
[INFO] [stderr]    Compiling parking_lot_core v0.9.3
[INFO] [stderr]    Compiling serde_json v1.0.83
[INFO] [stderr]    Compiling futures-channel v0.3.21
[INFO] [stderr]    Compiling rayon v1.5.3
[INFO] [stderr]    Compiling form_urlencoded v1.0.1
[INFO] [stderr]    Compiling sha2 v0.9.9
[INFO] [stderr]    Compiling num-bigint v0.4.3
[INFO] [stderr]    Compiling backtrace v0.3.66
[INFO] [stderr]    Compiling unicode-normalization v0.1.21
[INFO] [stderr]    Compiling unicase v2.6.0
[INFO] [stderr]    Compiling failure_derive v0.1.8
[INFO] [stderr]    Compiling unicode-bidi v0.3.8
[INFO] [stderr]    Compiling cryptoxide v0.4.2
[INFO] [stderr]    Compiling try-lock v0.2.3
[INFO] [stderr]    Compiling signature v1.5.0
[INFO] [stderr]    Compiling gimli v0.26.2
[INFO] [stderr]    Compiling openssl v0.10.41
[INFO] [stderr]    Compiling ed25519 v1.5.2
[INFO] [stderr]    Compiling webpki v0.22.0
[INFO] [stderr]    Compiling idna v0.2.3
[INFO] [stderr]    Compiling libsecp256k1-gen-ecmult v0.3.0
[INFO] [stderr]    Compiling libsecp256k1-gen-genmult v0.3.0
[INFO] [stderr]    Compiling rustc_version v0.4.0
[INFO] [stderr]    Compiling http-body v0.4.5
[INFO] [stderr]    Compiling sha2 v0.10.2
[INFO] [stderr]    Compiling object v0.29.0
[INFO] [stderr]    Compiling num-rational v0.4.1
[INFO] [stderr]    Compiling secp256k1-sys v0.6.0
[INFO] [stderr]    Compiling bech32 v0.8.1
[INFO] [stderr]    Compiling rustc-demangle v0.1.21
[INFO] [stderr]    Compiling subtle-ng v2.5.0
[INFO] [stderr]    Compiling hash-db v0.15.2
[INFO] [stderr]    Compiling void v1.0.2
[INFO] [stderr]    Compiling native-tls v0.2.10
[INFO] [stderr]    Compiling rustls v0.20.6
[INFO] [stderr]    Compiling environmental v1.1.3
[INFO] [stderr]    Compiling typed-bytes v0.1.0 (https://github.com/input-output-hk/chain-libs?branch=master#4876be80)
[INFO] [stderr]    Compiling unicode-width v0.1.9
[INFO] [stderr]    Compiling unreachable v1.0.0
[INFO] [stderr]    Compiling triehash v0.8.4
[INFO] [stderr]    Compiling imhamt v0.1.0 (https://github.com/input-output-hk/chain-libs?branch=master#4876be80)
[INFO] [stderr]    Compiling parking_lot v0.12.1
[INFO] [stderr]    Compiling url v2.2.2
[INFO] [stderr]    Compiling libsecp256k1 v0.7.1
[INFO] [stderr]    Compiling sct v0.7.0
[INFO] [stderr]    Compiling libsqlite3-sys v0.9.4
[INFO] [stderr]    Compiling thread_local v1.1.4
[INFO] [stderr]    Compiling hash256-std-hasher v0.15.2
[INFO] [stderr]    Compiling num-bigint v0.2.6
[INFO] [stderr]    Compiling ascii v0.9.3
[INFO] [stderr]    Compiling data-encoding v2.3.2
[INFO] [stderr]    Compiling regex-automata v0.1.10
[INFO] [stderr]    Compiling mime_guess v2.0.4
[INFO] [stderr]    Compiling ed25519-bip32 v0.4.1
[INFO] [stderr]    Compiling combine v3.8.1
[INFO] [stderr]    Compiling scheduled-thread-pool v0.2.6
[INFO] [stderr]    Compiling addr2line v0.17.0
[INFO] [stderr]    Compiling chain-vote v0.1.0 (https://github.com/input-output-hk/chain-libs?branch=master#4876be80)
[INFO] [stderr]    Compiling const_format_proc_macros v0.2.22
[INFO] [stderr]    Compiling crypto-mac v0.8.0
[INFO] [stderr]    Compiling num-complex v0.4.2
[INFO] [stderr]    Compiling num-rational v0.2.4
[INFO] [stderr]    Compiling num-complex v0.2.4
[INFO] [stderr]    Compiling num_threads v0.1.6
[INFO] [stderr]    Compiling encoding_rs v0.8.31
[INFO] [stderr]    Compiling time-macros v0.2.4
[INFO] [stderr]    Compiling blake2 v0.9.1 (https://github.com/near/near-blake2.git?rev=736ff607cc8160af87ffa697c14ebef85050138f#736ff607)
[INFO] [stderr]    Compiling webpki v0.21.4
[INFO] [stderr]    Compiling sct v0.6.1
[INFO] [stderr]    Compiling sha-1 v0.9.8
[INFO] [stderr]    Compiling ripemd v0.1.1
[INFO] [stderr]    Compiling synstructure v0.12.6
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling darling_core v0.13.4
[INFO] [stderr]    Compiling const_format v0.2.26
[INFO] [stderr]    Compiling num v0.4.0
[INFO] [stderr]    Compiling safemem v0.3.3
[INFO] [stderr]    Compiling ansi_term v0.12.1
[INFO] [stderr]    Compiling rust_decimal v1.26.1
[INFO] [stderr]    Compiling cbor_event v2.2.0
[INFO] [stderr]    Compiling unsigned-varint v0.5.1
[INFO] [stderr]    Compiling buf_redux v0.8.4
[INFO] [stderr]    Compiling webpki-roots v0.22.4
[INFO] [stderr]    Compiling rustls-pemfile v1.0.1
[INFO] [stderr]    Compiling headers-core v0.2.0
[INFO] [stderr]    Compiling secp256k1 v0.23.4
[INFO] [stderr]    Compiling sha-1 v0.10.0
[INFO] [stderr]    Compiling filetime v0.2.17
[INFO] [stderr]    Compiling twoway v0.1.8
[INFO] [stderr]    Compiling cardano-legacy-address v0.1.1 (https://github.com/input-output-hk/chain-libs?branch=master#4876be80)
[INFO] [stderr]    Compiling doc-comment v0.3.3
[INFO] [stderr]    Compiling unsigned-varint v0.7.1
[INFO] [stderr]    Compiling ipnet v2.5.0
[INFO] [stderr]    Compiling sparse-array v0.1.0 (https://github.com/input-output-hk/chain-libs?branch=master#4876be80)
[INFO] [stderr]    Compiling strum v0.23.0
[INFO] [stderr]    Compiling headers v0.3.7
[INFO] [stderr]    Compiling zipkin-types v0.1.0
[INFO] [stderr]    Compiling textwrap v0.11.0
[INFO] [stderr]    Compiling inotify-sys v0.1.5
[INFO] [stderr]    Compiling time v0.1.44
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling iana-time-zone v0.1.41
[INFO] [stderr]    Compiling vec_map v0.8.2
[INFO] [stderr]    Compiling async-trait v0.1.57
[INFO] [stderr]    Compiling predicates-core v1.0.3
[INFO] [stderr]    Compiling chrono v0.4.21
[INFO] [stderr]    Compiling clap v2.34.0
[INFO] [stderr]    Compiling inotify v0.9.6
[INFO] [stderr]    Compiling terminal_size v0.1.17
[INFO] [stderr]    Compiling float-cmp v0.9.0
[INFO] [stderr]    Compiling itertools v0.10.3
[INFO] [stderr]    Compiling normalize-line-endings v0.3.0
[INFO] [stderr]    Compiling difflib v0.4.0
[INFO] [stderr]    Compiling termcolor v1.1.3
[INFO] [stderr]    Compiling termtree v0.2.4
[INFO] [stderr]    Compiling console v0.15.1
[INFO] [stderr]    Compiling csv-core v0.1.10
[INFO] [stderr]    Compiling predicates-tree v1.0.5
[INFO] [stderr]    Compiling itertools v0.9.0
[INFO] [stderr]    Compiling sysinfo v0.14.15
[INFO] [stderr]    Compiling strum v0.21.0
[INFO] [stderr]    Compiling base64 v0.12.3
[INFO] [stderr]    Compiling itoa v0.4.8
[INFO] [stderr]    Compiling thiserror-impl v1.0.32
[INFO] [stderr]    Compiling impl-trait-for-tuples v0.2.2
[INFO] [stderr]    Compiling tokio-macros v1.8.0
[INFO] [stderr]    Compiling derive_more v0.99.17
[INFO] [stderr]    Compiling zeroize_derive v1.3.2
[INFO] [stderr]    Compiling tracing-attributes v0.1.22
[INFO] [stderr]    Compiling structmeta-derive v0.1.5
[INFO] [stderr]    Compiling openssl-macros v0.1.0
[INFO] [stderr]    Compiling auto_impl v0.5.0
[INFO] [stderr]    Compiling rlp-derive v0.1.0
[INFO] [stderr]    Compiling darling_macro v0.13.4
[INFO] [stderr]    Compiling pin-project-internal v1.0.11
[INFO] [stderr]    Compiling zeroize v1.3.0
[INFO] [stderr]    Compiling curve25519-dalek v3.2.1
[INFO] [stderr]    Compiling curve25519-dalek-ng v4.1.1
[INFO] [stderr]    Compiling darling v0.13.4
[INFO] [stderr]    Compiling diesel_derives v1.4.1
[INFO] [stderr]    Compiling serde_with_macros v1.5.2
[INFO] [stderr]    Compiling failure v0.1.8
[INFO] [stderr]    Compiling thiserror v1.0.32
[INFO] [stderr]    Compiling quickcheck_macros v0.9.1
[INFO] [stderr]    Compiling strum_macros v0.23.1
[INFO] [stderr]    Compiling chain-ser v0.1.0 (https://github.com/input-output-hk/chain-libs?branch=master#4876be80)
[INFO] [stderr]    Compiling structmeta v0.1.5
[INFO] [stderr]    Compiling graphql-parser v0.2.3
[INFO] [stderr]    Compiling structopt-derive v0.4.18
[INFO] [stderr]    Compiling test-strategy v0.1.2
[INFO] [stderr]    Compiling predicates v2.1.1
[INFO] [stderr]    Compiling chain-core v0.1.0 (https://github.com/input-output-hk/chain-libs?branch=master#4876be80)
[INFO] [stderr]    Compiling strum_macros v0.21.1
[INFO] [stderr]    Compiling dotenv v0.15.0
[INFO] [stderr]    Compiling pin-project v1.0.11
[INFO] [stderr]    Compiling linked-hash-map v0.5.6
[INFO] [stderr]    Compiling custom_debug_derive v0.5.0
[INFO] [stderr]    Compiling yaml-rust v0.4.5
[INFO] [stderr]    Compiling xattr v0.2.3
[INFO] [stderr]    Compiling number_prefix v0.3.0
[INFO] [stderr]    Compiling tar v0.4.38
[INFO] [stderr]    Compiling custom_debug v0.5.0
[INFO] [stderr]    Compiling indicatif v0.15.0
[INFO] [stderr]    Compiling dialoguer v0.9.0
[INFO] [stderr]    Compiling zip v0.6.2
[INFO] [stderr]    Compiling structopt v0.3.26
[INFO] [stderr]    Compiling flate2 v1.0.24
[INFO] [stderr]    Compiling bytesize v1.1.0
[INFO] [stderr]    Compiling fs_extra v1.2.0
[INFO] [stderr]    Compiling vit-servicing-station-tests v0.3.4-dev (/opt/rustwide/workdir/vit-servicing-station-tests)
[INFO] [stderr]    Compiling difference v2.0.0
[INFO] [stderr]    Compiling fake v2.5.0
[INFO] [stderr]    Compiling dyn-clone v1.0.9
[INFO] [stderr]    Compiling pretty_assertions v0.6.1
[INFO] [stderr]    Compiling toml v0.5.9
[INFO] [stderr]    Compiling impl-serde v0.3.2
[INFO] [stderr]    Compiling ed25519-dalek v1.0.1
[INFO] [stderr]    Compiling bstr v0.2.17
[INFO] [stderr]    Compiling time v0.3.13
[INFO] [stderr]    Compiling aurora-bn v0.1.0 (https://github.com/aurora-is-near/aurora-bn.git#8f174388)
[INFO] [stderr]    Compiling graphql-introspection-query v0.2.0
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling serde_with v1.14.0
[INFO] [stderr]    Compiling mio v0.8.4
[INFO] [stderr]    Compiling tracing v0.1.36
[INFO] [stderr]    Compiling env_logger v0.7.1
[INFO] [stderr]    Compiling want v0.3.0
[INFO] [stderr]    Compiling quickcheck v0.9.2
[INFO] [stderr]    Compiling r2d2 v0.8.10
[INFO] [stderr]    Compiling rustls v0.19.1
[INFO] [stderr]    Compiling tungstenite v0.14.0
[INFO] [stderr]    Compiling graphql_client_codegen v0.10.0
[INFO] [stderr]    Compiling proc-macro-crate v1.2.1
[INFO] [stderr]    Compiling multipart v0.18.0
[INFO] [stderr]    Compiling chain-crypto v0.1.0 (https://github.com/input-output-hk/chain-libs?branch=master#4876be80)
[INFO] [stderr]    Compiling chain-time v0.1.0 (https://github.com/input-output-hk/chain-libs?branch=master#4876be80)
[INFO] [stderr]    Compiling num v0.2.1
[INFO] [stderr]    Compiling tracing-log v0.1.3
[INFO] [stderr]    Compiling fraction v0.10.0
[INFO] [stderr]    Compiling parity-scale-codec-derive v3.1.3
[INFO] [stderr]    Compiling scale-info-derive v2.1.2
[INFO] [stderr]    Compiling multihash-derive v0.7.2
[INFO] [stderr]    Compiling tracing-subscriber v0.3.15
[INFO] [stderr]    Compiling rust_decimal_macros v1.26.1
[INFO] [stderr]    Compiling globset v0.4.9
[INFO] [stderr]    Compiling chain-addr v0.1.0 (https://github.com/input-output-hk/chain-libs?branch=master#4876be80)
[INFO] [stderr]    Compiling mio v0.7.14
[INFO] [stderr]    Compiling multihash v0.13.2
[INFO] [stderr]    Compiling zipkin v0.4.2
[INFO] [stderr]    Compiling parity-multiaddr v0.11.2
[INFO] [stderr]    Compiling notify v5.0.0-pre.11
[INFO] [stderr]    Compiling ignore v0.4.18
[INFO] [stderr]    Compiling http-zipkin v0.3.0
[INFO] [stderr]    Compiling tracing-futures v0.2.5
[INFO] [stderr]    Compiling simplelog v0.8.0
[INFO] [stderr]    Compiling parity-scale-codec v3.1.5
[INFO] [stderr]    Compiling csv v1.1.6
[INFO] [stderr]    Compiling os_info v3.5.0
[INFO] [stderr]    Compiling serde_yaml v0.8.26
[INFO] [stderr]    Compiling tracing-appender v0.2.2
[INFO] [stderr]    Compiling assert_cmd v2.0.4
[INFO] [stderr]    Compiling graphql_query_derive v0.10.0
[INFO] [stderr]    Compiling impl-codec v0.6.0
[INFO] [stderr]    Compiling scale-info v2.1.2
[INFO] [stderr]    Compiling globwalk v0.8.1
[INFO] [stderr]    Compiling assert_fs v1.0.7
[INFO] [stderr]    Compiling graphql_client v0.10.0
[INFO] [stderr]    Compiling primitive-types v0.11.1
[INFO] [stderr]    Compiling ethbloom v0.12.1
[INFO] [stderr]    Compiling tokio-util v0.7.3
[INFO] [stderr]    Compiling tokio-native-tls v0.3.0
[INFO] [stderr]    Compiling tokio-rustls v0.23.4
[INFO] [stderr]    Compiling tokio-tungstenite v0.15.0
[INFO] [stderr]    Compiling tokio-rustls v0.22.0
[INFO] [stderr]    Compiling tokio-stream v0.1.9
[INFO] [stderr]    Compiling tokio-util v0.6.10
[INFO] [stderr]    Compiling h2 v0.3.13
[INFO] [stderr]    Compiling ethereum-types v0.13.1
[INFO] [stderr]    Compiling evm-core v0.35.0
[INFO] [stderr]    Compiling evm-runtime v0.35.0
[INFO] [stderr]    Compiling ethereum v0.12.0
[INFO] [stderr]    Compiling ethabi v17.1.0
[INFO] [stderr]    Compiling evm-gasometer v0.35.0
[INFO] [stderr]    Compiling evm v0.35.0
[INFO] [stderr]    Compiling chain-evm v0.1.0 (https://github.com/input-output-hk/chain-libs?branch=master#4876be80)
[INFO] [stderr]    Compiling chain-impl-mockchain v0.1.0 (https://github.com/input-output-hk/chain-libs?branch=master#4876be80)
[INFO] [stderr]    Compiling hyper v0.14.20
[INFO] [stderr]    Compiling jormungandr-lib v0.13.0 (https://github.com/input-output-hk/jormungandr?branch=master#e037228a)
[INFO] [stderr]    Compiling hyper-rustls v0.23.0
[INFO] [stderr]    Compiling hyper-tls v0.5.0
[INFO] [stderr]    Compiling warp v0.3.2
[INFO] [stderr]    Compiling reqwest v0.11.11
[INFO] [stderr]    Compiling snapshot-lib v0.1.0 (https://github.com/input-output-hk/catalyst-toolbox?branch=main#93daa65b)
[INFO] [stderr]    Compiling diesel v1.4.8
[INFO] [stderr]    Compiling jortestkit v0.1.0 (https://github.com/input-output-hk/jortestkit.git?branch=master#4907ed1f)
[INFO] [stderr]    Compiling migrations_internals v1.4.1
[INFO] [stderr]    Compiling migrations_macros v1.4.2
[INFO] [stderr]    Compiling diesel_migrations v1.4.0
[INFO] [stderr]    Compiling vit-servicing-station-lib v0.3.4-dev (/opt/rustwide/workdir/vit-servicing-station-lib)
[INFO] [stdout] warning: unexpected `cfg` condition value: `unix`
[INFO] [stdout]  --> vit-servicing-station-lib/src/server/signals.rs:3:7
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[cfg(target_os = "unix")]
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `target_os` are: `aix`, `amdhsa`, `android`, `cuda`, `cygwin`, `dragonfly`, `emscripten`, `espidf`, `freebsd`, `fuchsia`, `haiku`, `hermit`, `horizon`, `hurd`, `illumos`, `ios`, `l4re`, `linux`, `lynxos178`, `macos`, `managarm`, `netbsd`, `none`, `nto`, `nuttx`, `openbsd`, `psp`, `psx`, `redox`, `rtems`, `solaris`, `solid_asp3`, `teeos`, `trusty`, and `tvos` and 11 more
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]   = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `unix`
[INFO] [stdout]   --> vit-servicing-station-lib/src/server/signals.rs:22:11
[INFO] [stdout]    |
[INFO] [stdout] 22 | #[cfg(not(target_os = "unix"))]
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `target_os` are: `aix`, `amdhsa`, `android`, `cuda`, `cygwin`, `dragonfly`, `emscripten`, `espidf`, `freebsd`, `fuchsia`, `haiku`, `hermit`, `horizon`, `hurd`, `illumos`, `ios`, `l4re`, `linux`, `lynxos178`, `macos`, `managarm`, `netbsd`, `none`, `nto`, `nuttx`, `openbsd`, `psp`, `psx`, `redox`, `rtems`, `solaris`, `solid_asp3`, `teeos`, `trusty`, and `tvos` and 11 more
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `FundWithLegacyFields` is never constructed
[INFO] [stdout]   --> vit-servicing-station-lib/src/db/models/funds.rs:93:8
[INFO] [stdout]    |
[INFO] [stdout] 93 | struct FundWithLegacyFields {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> vit-servicing-station-lib/src/db/models/community_advisors_reviews.rs:12:56
[INFO] [stdout]    |
[INFO] [stdout] 12 | #[derive(Copy, Clone, PartialEq, Eq, Debug, Serialize, FromSqlRow, Deserialize)]
[INFO] [stdout]    |                                                        ^---------
[INFO] [stdout]    |                                                        |
[INFO] [stdout]    |                                                        `FromSqlRow` is not local
[INFO] [stdout]    |                                                        move the `impl` block outside of this function `_impl_from_sql_row_for_reviewranking`
[INFO] [stdout] 13 | pub enum ReviewRanking {
[INFO] [stdout]    |          ------------- `ReviewRanking` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `FromSqlRow` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `FromSqlRow` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: `#[warn(non_local_definitions)]` on by default
[INFO] [stdout]    = note: this warning originates in the derive macro `FromSqlRow` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> vit-servicing-station-lib/src/db/models/community_advisors_reviews.rs:12:56
[INFO] [stdout]    |
[INFO] [stdout] 12 | #[derive(Copy, Clone, PartialEq, Eq, Debug, Serialize, FromSqlRow, Deserialize)]
[INFO] [stdout]    |                                                        ^---------
[INFO] [stdout]    |                                                        |
[INFO] [stdout]    |                                                        `Queryable` is not local
[INFO] [stdout]    |                                                        move the `impl` block outside of this function `_impl_from_sql_row_for_reviewranking`
[INFO] [stdout] 13 | pub enum ReviewRanking {
[INFO] [stdout]    |          ------------- `ReviewRanking` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `FromSqlRow` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `FromSqlRow` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `FromSqlRow` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> vit-servicing-station-lib/src/db/models/community_advisors_reviews.rs:36:63
[INFO] [stdout]    |
[INFO] [stdout] 36 | #[derive(Serialize, Deserialize, Clone, Debug, PartialEq, Eq, Queryable)]
[INFO] [stdout]    |                                                               ^--------
[INFO] [stdout]    |                                                               |
[INFO] [stdout]    |                                                               `Queryable` is not local
[INFO] [stdout]    |                                                               move the `impl` block outside of this function `_impl_queryable_for_advisorreview`
[INFO] [stdout] 37 | pub struct AdvisorReview {
[INFO] [stdout]    |            ------------- `AdvisorReview` 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]   --> vit-servicing-station-lib/src/db/models/goals.rs:8:34
[INFO] [stdout]    |
[INFO] [stdout]  8 | #[derive(Serialize, Deserialize, Queryable, Clone, Debug, PartialEq, Eq)]
[INFO] [stdout]    |                                  ^--------
[INFO] [stdout]    |                                  |
[INFO] [stdout]    |                                  `Queryable` is not local
[INFO] [stdout]    |                                  move the `impl` block outside of this function `_impl_queryable_for_goal`
[INFO] [stdout]  9 | #[diesel(table_name = goals)]
[INFO] [stdout] 10 | pub struct Goal {
[INFO] [stdout]    |            ---- `Goal` 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]   --> vit-servicing-station-lib/src/db/models/goals.rs:18:23
[INFO] [stdout]    |
[INFO] [stdout] 18 | #[derive(Deserialize, Insertable, Clone, Debug)]
[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_insertgoal`
[INFO] [stdout] 19 | #[table_name = "goals"]
[INFO] [stdout] 20 | pub struct InsertGoal {
[INFO] [stdout]    |            ---------- `InsertGoal` 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]   --> vit-servicing-station-lib/src/db/models/goals.rs:18:23
[INFO] [stdout]    |
[INFO] [stdout] 18 | #[derive(Deserialize, Insertable, Clone, Debug)]
[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_insertgoal`
[INFO] [stdout] 19 | #[table_name = "goals"]
[INFO] [stdout] 20 | pub struct InsertGoal {
[INFO] [stdout]    |            ---------- `InsertGoal` 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]   --> vit-servicing-station-lib/src/db/models/goals.rs:18:23
[INFO] [stdout]    |
[INFO] [stdout] 18 | #[derive(Deserialize, Insertable, Clone, Debug)]
[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_insertgoal`
[INFO] [stdout] 19 | #[table_name = "goals"]
[INFO] [stdout] 20 | pub struct InsertGoal {
[INFO] [stdout]    |            ---------- `InsertGoal` 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]  --> vit-servicing-station-lib/src/db/models/groups.rs:5:63
[INFO] [stdout]   |
[INFO] [stdout] 5 | #[derive(Serialize, Deserialize, Clone, Debug, PartialEq, Eq, Queryable, PartialOrd, Ord)]
[INFO] [stdout]   |                                                               ^--------
[INFO] [stdout]   |                                                               |
[INFO] [stdout]   |                                                               `Queryable` is not local
[INFO] [stdout]   |                                                               move the `impl` block outside of this function `_impl_queryable_for_group`
[INFO] [stdout] 6 | pub struct Group {
[INFO] [stdout]   |            ----- `Group` 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]  --> vit-servicing-station-lib/src/db/models/snapshot.rs:5:63
[INFO] [stdout]   |
[INFO] [stdout] 5 | #[derive(Clone, Debug, PartialEq, Eq, Serialize, Deserialize, Queryable, Insertable)]
[INFO] [stdout]   |                                                               ^--------
[INFO] [stdout]   |                                                               |
[INFO] [stdout]   |                                                               `Queryable` is not local
[INFO] [stdout]   |                                                               move the `impl` block outside of this function `_impl_queryable_for_snapshot`
[INFO] [stdout] ...
[INFO] [stdout] 8 | pub struct Snapshot {
[INFO] [stdout]   |            -------- `Snapshot` 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]  --> vit-servicing-station-lib/src/db/models/snapshot.rs:5:74
[INFO] [stdout]   |
[INFO] [stdout] 5 | #[derive(Clone, Debug, PartialEq, Eq, Serialize, Deserialize, Queryable, Insertable)]
[INFO] [stdout]   |                                                                          ^---------
[INFO] [stdout]   |                                                                          |
[INFO] [stdout]   |                                                                          `Insertable` is not local
[INFO] [stdout]   |                                                                          `table` is not local
[INFO] [stdout]   |                                                                          move the `impl` block outside of this function `_impl_insertable_for_snapshot`
[INFO] [stdout] ...
[INFO] [stdout] 8 | pub struct Snapshot {
[INFO] [stdout]   |            -------- `Snapshot` 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]  --> vit-servicing-station-lib/src/db/models/snapshot.rs:5:74
[INFO] [stdout]   |
[INFO] [stdout] 5 | #[derive(Clone, Debug, PartialEq, Eq, Serialize, Deserialize, Queryable, Insertable)]
[INFO] [stdout]   |                                                                          -^^^^^^^^^
[INFO] [stdout]   |                                                                          |
[INFO] [stdout]   |                                                                          `Insertable` is not local
[INFO] [stdout]   |                                                                          `table` is not local
[INFO] [stdout]   |                                                                          move the `impl` block outside of this function `_impl_insertable_for_snapshot`
[INFO] [stdout] ...
[INFO] [stdout] 8 | pub struct Snapshot {
[INFO] [stdout]   |            -------- `Snapshot` 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]  --> vit-servicing-station-lib/src/db/models/snapshot.rs:5:74
[INFO] [stdout]   |
[INFO] [stdout] 5 | #[derive(Clone, Debug, PartialEq, Eq, Serialize, Deserialize, Queryable, Insertable)]
[INFO] [stdout]   |                                                                          ^---------
[INFO] [stdout]   |                                                                          |
[INFO] [stdout]   |                                                                          `UndecoratedInsertRecord` is not local
[INFO] [stdout]   |                                                                          `table` is not local
[INFO] [stdout]   |                                                                          move the `impl` block outside of this function `_impl_insertable_for_snapshot`
[INFO] [stdout] ...
[INFO] [stdout] 8 | pub struct Snapshot {
[INFO] [stdout]   |            -------- `Snapshot` 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]   --> vit-servicing-station-lib/src/db/models/snapshot.rs:31:63
[INFO] [stdout]    |
[INFO] [stdout] 31 | #[derive(Clone, Debug, PartialEq, Eq, Serialize, Deserialize, Queryable, Insertable)]
[INFO] [stdout]    |                                                               ^--------
[INFO] [stdout]    |                                                               |
[INFO] [stdout]    |                                                               `Queryable` is not local
[INFO] [stdout]    |                                                               move the `impl` block outside of this function `_impl_queryable_for_voter`
[INFO] [stdout] ...
[INFO] [stdout] 34 | pub struct Voter {
[INFO] [stdout]    |            ----- `Voter` 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]   --> vit-servicing-station-lib/src/db/models/snapshot.rs:31:74
[INFO] [stdout]    |
[INFO] [stdout] 31 | #[derive(Clone, Debug, PartialEq, Eq, Serialize, Deserialize, Queryable, Insertable)]
[INFO] [stdout]    |                                                                          ^---------
[INFO] [stdout]    |                                                                          |
[INFO] [stdout]    |                                                                          `Insertable` is not local
[INFO] [stdout]    |                                                                          `table` is not local
[INFO] [stdout]    |                                                                          move the `impl` block outside of this function `_impl_insertable_for_voter`
[INFO] [stdout] ...
[INFO] [stdout] 34 | pub struct Voter {
[INFO] [stdout]    |            ----- `Voter` 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]   --> vit-servicing-station-lib/src/db/models/snapshot.rs:31:74
[INFO] [stdout]    |
[INFO] [stdout] 31 | #[derive(Clone, Debug, PartialEq, Eq, Serialize, Deserialize, Queryable, Insertable)]
[INFO] [stdout]    |                                                                          -^^^^^^^^^
[INFO] [stdout]    |                                                                          |
[INFO] [stdout]    |                                                                          `Insertable` is not local
[INFO] [stdout]    |                                                                          `table` is not local
[INFO] [stdout]    |                                                                          move the `impl` block outside of this function `_impl_insertable_for_voter`
[INFO] [stdout] ...
[INFO] [stdout] 34 | pub struct Voter {
[INFO] [stdout]    |            ----- `Voter` 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]   --> vit-servicing-station-lib/src/db/models/snapshot.rs:31:74
[INFO] [stdout]    |
[INFO] [stdout] 31 | #[derive(Clone, Debug, PartialEq, Eq, Serialize, Deserialize, Queryable, Insertable)]
[INFO] [stdout]    |                                                                          ^---------
[INFO] [stdout]    |                                                                          |
[INFO] [stdout]    |                                                                          `UndecoratedInsertRecord` is not local
[INFO] [stdout]    |                                                                          `table` is not local
[INFO] [stdout]    |                                                                          move the `impl` block outside of this function `_impl_insertable_for_voter`
[INFO] [stdout] ...
[INFO] [stdout] 34 | pub struct Voter {
[INFO] [stdout]    |            ----- `Voter` 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]   --> vit-servicing-station-lib/src/db/models/snapshot.rs:59:63
[INFO] [stdout]    |
[INFO] [stdout] 59 | #[derive(Clone, Debug, PartialEq, Eq, Serialize, Deserialize, Queryable, Insertable)]
[INFO] [stdout]    |                                                               ^--------
[INFO] [stdout]    |                                                               |
[INFO] [stdout]    |                                                               `Queryable` is not local
[INFO] [stdout]    |                                                               move the `impl` block outside of this function `_impl_queryable_for_contribution`
[INFO] [stdout] ...
[INFO] [stdout] 62 | pub struct Contribution {
[INFO] [stdout]    |            ------------ `Contribution` 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]   --> vit-servicing-station-lib/src/db/models/snapshot.rs:59:74
[INFO] [stdout]    |
[INFO] [stdout] 59 | #[derive(Clone, Debug, PartialEq, Eq, Serialize, Deserialize, Queryable, Insertable)]
[INFO] [stdout]    |                                                                          ^---------
[INFO] [stdout]    |                                                                          |
[INFO] [stdout]    |                                                                          `Insertable` is not local
[INFO] [stdout]    |                                                                          `table` is not local
[INFO] [stdout]    |                                                                          move the `impl` block outside of this function `_impl_insertable_for_contribution`
[INFO] [stdout] ...
[INFO] [stdout] 62 | pub struct Contribution {
[INFO] [stdout]    |            ------------ `Contribution` 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]   --> vit-servicing-station-lib/src/db/models/snapshot.rs:59:74
[INFO] [stdout]    |
[INFO] [stdout] 59 | #[derive(Clone, Debug, PartialEq, Eq, Serialize, Deserialize, Queryable, Insertable)]
[INFO] [stdout]    |                                                                          -^^^^^^^^^
[INFO] [stdout]    |                                                                          |
[INFO] [stdout]    |                                                                          `Insertable` is not local
[INFO] [stdout]    |                                                                          `table` is not local
[INFO] [stdout]    |                                                                          move the `impl` block outside of this function `_impl_insertable_for_contribution`
[INFO] [stdout] ...
[INFO] [stdout] 62 | pub struct Contribution {
[INFO] [stdout]    |            ------------ `Contribution` 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]   --> vit-servicing-station-lib/src/db/models/snapshot.rs:59:74
[INFO] [stdout]    |
[INFO] [stdout] 59 | #[derive(Clone, Debug, PartialEq, Eq, Serialize, Deserialize, Queryable, Insertable)]
[INFO] [stdout]    |                                                                          ^---------
[INFO] [stdout]    |                                                                          |
[INFO] [stdout]    |                                                                          `UndecoratedInsertRecord` is not local
[INFO] [stdout]    |                                                                          `table` is not local
[INFO] [stdout]    |                                                                          move the `impl` block outside of this function `_impl_insertable_for_contribution`
[INFO] [stdout] ...
[INFO] [stdout] 62 | pub struct Contribution {
[INFO] [stdout]    |            ------------ `Contribution` 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]  --> vit-servicing-station-lib/src/db/models/vote.rs:5:59
[INFO] [stdout]   |
[INFO] [stdout] 5 | #[derive(Serialize, Deserialize, Clone, Debug, PartialEq, Queryable)]
[INFO] [stdout]   |                                                           ^--------
[INFO] [stdout]   |                                                           |
[INFO] [stdout]   |                                                           `Queryable` is not local
[INFO] [stdout]   |                                                           move the `impl` block outside of this function `_impl_queryable_for_vote`
[INFO] [stdout] 6 | pub struct Vote {
[INFO] [stdout]   |            ---- `Vote` 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]  --> vit-servicing-station-lib/src/db/models/voteplans.rs:5:63
[INFO] [stdout]   |
[INFO] [stdout] 5 | #[derive(Serialize, Deserialize, Clone, Debug, PartialEq, Eq, Queryable)]
[INFO] [stdout]   |                                                               ^--------
[INFO] [stdout]   |                                                               |
[INFO] [stdout]   |                                                               `Queryable` is not local
[INFO] [stdout]   |                                                               move the `impl` block outside of this function `_impl_queryable_for_voteplan`
[INFO] [stdout] 6 | pub struct Voteplan {
[INFO] [stdout]   |            -------- `Voteplan` 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]  --> vit-servicing-station-lib/src/db/schema.rs:1:1
[INFO] [stdout]   |
[INFO] [stdout] 1 | / table! {
[INFO] [stdout] 2 | |     api_tokens (token) {
[INFO] [stdout] 3 | |         token -> Binary,
[INFO] [stdout] 4 | |         creation_time -> BigInt,
[INFO] [stdout] ... |
[INFO] [stdout] 7 | | }
[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]  --> vit-servicing-station-lib/src/db/schema.rs:1:1
[INFO] [stdout]   |
[INFO] [stdout] 1 | / table! {
[INFO] [stdout] 2 | |     api_tokens (token) {
[INFO] [stdout] 3 | |         token -> Binary,
[INFO] [stdout]   | |         ----- `token` is not local
[INFO] [stdout] 4 | |         creation_time -> BigInt,
[INFO] [stdout] ... |
[INFO] [stdout] 7 | | }
[INFO] [stdout]   | | ^
[INFO] [stdout]   | | |
[INFO] [stdout]   | |_`QueryId` is not local
[INFO] [stdout]   |   move the `impl` block outside of this function `_impl_query_id_for_token`
[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]  --> vit-servicing-station-lib/src/db/schema.rs:1:1
[INFO] [stdout]   |
[INFO] [stdout] 1 | / table! {
[INFO] [stdout] 2 | |     api_tokens (token) {
[INFO] [stdout] 3 | |         token -> Binary,
[INFO] [stdout] 4 | |         creation_time -> BigInt,
[INFO] [stdout]   | |         ------------- `creation_time` is not local
[INFO] [stdout] ... |
[INFO] [stdout] 7 | | }
[INFO] [stdout]   | | ^
[INFO] [stdout]   | | |
[INFO] [stdout]   | |_`QueryId` is not local
[INFO] [stdout]   |   move the `impl` block outside of this function `_impl_query_id_for_creation_time`
[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]  --> vit-servicing-station-lib/src/db/schema.rs:1:1
[INFO] [stdout]   |
[INFO] [stdout] 1 | / table! {
[INFO] [stdout] 2 | |     api_tokens (token) {
[INFO] [stdout] 3 | |         token -> Binary,
[INFO] [stdout] 4 | |         creation_time -> BigInt,
[INFO] [stdout] 5 | |         expire_time -> BigInt,
[INFO] [stdout]   | |         ----------- `expire_time` is not local
[INFO] [stdout] 6 | |     }
[INFO] [stdout] 7 | | }
[INFO] [stdout]   | | ^
[INFO] [stdout]   | | |
[INFO] [stdout]   | |_`QueryId` is not local
[INFO] [stdout]   |   move the `impl` block outside of this function `_impl_query_id_for_expire_time`
[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]   --> vit-servicing-station-lib/src/db/schema.rs:9:1
[INFO] [stdout]    |
[INFO] [stdout]  9 | / table! {
[INFO] [stdout] 10 | |     challenges (id) {
[INFO] [stdout] 11 | |         internal_id -> Integer,
[INFO] [stdout] 12 | |         id -> Integer,
[INFO] [stdout] ...  |
[INFO] [stdout] 22 | | }
[INFO] [stdout]    | | ^
[INFO] [stdout]    | | |
[INFO] [stdout]    | | `table` is not local
[INFO] [stdout]    | |_`QueryId` is not local
[INFO] [stdout]    |   move the `impl` block outside of this function `_impl_query_id_for_table`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> vit-servicing-station-lib/src/db/schema.rs:9:1
[INFO] [stdout]    |
[INFO] [stdout]  9 | / table! {
[INFO] [stdout] 10 | |     challenges (id) {
[INFO] [stdout] 11 | |         internal_id -> Integer,
[INFO] [stdout]    | |         ----------- `internal_id` is not local
[INFO] [stdout] 12 | |         id -> Integer,
[INFO] [stdout] ...  |
[INFO] [stdout] 22 | | }
[INFO] [stdout]    | | ^
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_`QueryId` is not local
[INFO] [stdout]    |   move the `impl` block outside of this function `_impl_query_id_for_internal_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]   --> vit-servicing-station-lib/src/db/schema.rs:9:1
[INFO] [stdout]    |
[INFO] [stdout]  9 | / table! {
[INFO] [stdout] 10 | |     challenges (id) {
[INFO] [stdout] 11 | |         internal_id -> Integer,
[INFO] [stdout] 12 | |         id -> Integer,
[INFO] [stdout]    | |         -- `id` is not local
[INFO] [stdout] ...  |
[INFO] [stdout] 22 | | }
[INFO] [stdout]    | | ^
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_`QueryId` is not local
[INFO] [stdout]    |   move the `impl` block outside of this function `_impl_query_id_for_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]   --> vit-servicing-station-lib/src/db/schema.rs:9:1
[INFO] [stdout]    |
[INFO] [stdout]  9 | / table! {
[INFO] [stdout] 10 | |     challenges (id) {
[INFO] [stdout] 11 | |         internal_id -> Integer,
[INFO] [stdout] 12 | |         id -> Integer,
[INFO] [stdout] 13 | |         challenge_type -> Text,
[INFO] [stdout]    | |         -------------- `challenge_type` is not local
[INFO] [stdout] ...  |
[INFO] [stdout] 22 | | }
[INFO] [stdout]    | | ^
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_`QueryId` is not local
[INFO] [stdout]    |   move the `impl` block outside of this function `_impl_query_id_for_challenge_type`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> vit-servicing-station-lib/src/db/schema.rs:9:1
[INFO] [stdout]    |
[INFO] [stdout]  9 | / table! {
[INFO] [stdout] 10 | |     challenges (id) {
[INFO] [stdout] 11 | |         internal_id -> Integer,
[INFO] [stdout] 12 | |         id -> Integer,
[INFO] [stdout] 13 | |         challenge_type -> Text,
[INFO] [stdout] 14 | |         title -> Text,
[INFO] [stdout]    | |         ----- `title` is not local
[INFO] [stdout] ...  |
[INFO] [stdout] 22 | | }
[INFO] [stdout]    | | ^
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_`QueryId` is not local
[INFO] [stdout]    |   move the `impl` block outside of this function `_impl_query_id_for_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]   --> vit-servicing-station-lib/src/db/schema.rs:9:1
[INFO] [stdout]    |
[INFO] [stdout]  9 | / table! {
[INFO] [stdout] 10 | |     challenges (id) {
[INFO] [stdout] 11 | |         internal_id -> Integer,
[INFO] [stdout] 12 | |         id -> Integer,
[INFO] [stdout] ...  |
[INFO] [stdout] 15 | |         description -> Text,
[INFO] [stdout]    | |         ----------- `description` is not local
[INFO] [stdout] ...  |
[INFO] [stdout] 22 | | }
[INFO] [stdout]    | | ^
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_`QueryId` is not local
[INFO] [stdout]    |   move the `impl` block outside of this function `_impl_query_id_for_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]   --> vit-servicing-station-lib/src/db/schema.rs:9:1
[INFO] [stdout]    |
[INFO] [stdout]  9 | / table! {
[INFO] [stdout] 10 | |     challenges (id) {
[INFO] [stdout] 11 | |         internal_id -> Integer,
[INFO] [stdout] 12 | |         id -> Integer,
[INFO] [stdout] ...  |
[INFO] [stdout] 16 | |         rewards_total -> BigInt,
[INFO] [stdout]    | |         ------------- `rewards_total` is not local
[INFO] [stdout] ...  |
[INFO] [stdout] 22 | | }
[INFO] [stdout]    | | ^
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_`QueryId` is not local
[INFO] [stdout]    |   move the `impl` block outside of this function `_impl_query_id_for_rewards_total`
[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]   --> vit-servicing-station-lib/src/db/schema.rs:9:1
[INFO] [stdout]    |
[INFO] [stdout]  9 | / table! {
[INFO] [stdout] 10 | |     challenges (id) {
[INFO] [stdout] 11 | |         internal_id -> Integer,
[INFO] [stdout] 12 | |         id -> Integer,
[INFO] [stdout] ...  |
[INFO] [stdout] 17 | |         proposers_rewards -> BigInt,
[INFO] [stdout]    | |         ----------------- `proposers_rewards` is not local
[INFO] [stdout] ...  |
[INFO] [stdout] 22 | | }
[INFO] [stdout]    | | ^
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_`QueryId` is not local
[INFO] [stdout]    |   move the `impl` block outside of this function `_impl_query_id_for_proposers_rewards`
[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]   --> vit-servicing-station-lib/src/db/schema.rs:9:1
[INFO] [stdout]    |
[INFO] [stdout]  9 | / table! {
[INFO] [stdout] 10 | |     challenges (id) {
[INFO] [stdout] 11 | |         internal_id -> Integer,
[INFO] [stdout] 12 | |         id -> Integer,
[INFO] [stdout] ...  |
[INFO] [stdout] 18 | |         fund_id -> Integer,
[INFO] [stdout]    | |         ------- `fund_id` is not local
[INFO] [stdout] ...  |
[INFO] [stdout] 22 | | }
[INFO] [stdout]    | | ^
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_`QueryId` is not local
[INFO] [stdout]    |   move the `impl` block outside of this function `_impl_query_id_for_fund_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]   --> vit-servicing-station-lib/src/db/schema.rs:9:1
[INFO] [stdout]    |
[INFO] [stdout]  9 | / table! {
[INFO] [stdout] 10 | |     challenges (id) {
[INFO] [stdout] 11 | |         internal_id -> Integer,
[INFO] [stdout] 12 | |         id -> Integer,
[INFO] [stdout] ...  |
[INFO] [stdout] 19 | |         challenge_url -> Text,
[INFO] [stdout]    | |         ------------- `challenge_url` is not local
[INFO] [stdout] ...  |
[INFO] [stdout] 22 | | }
[INFO] [stdout]    | | ^
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_`QueryId` is not local
[INFO] [stdout]    |   move the `impl` block outside of this function `_impl_query_id_for_challenge_url`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> vit-servicing-station-lib/src/db/schema.rs:9:1
[INFO] [stdout]    |
[INFO] [stdout]  9 | / table! {
[INFO] [stdout] 10 | |     challenges (id) {
[INFO] [stdout] 11 | |         internal_id -> Integer,
[INFO] [stdout] 12 | |         id -> Integer,
[INFO] [stdout] ...  |
[INFO] [stdout] 20 | |         highlights -> Nullable<Text>,
[INFO] [stdout]    | |         ---------- `highlights` is not local
[INFO] [stdout] 21 | |     }
[INFO] [stdout] 22 | | }
[INFO] [stdout]    | | ^
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_`QueryId` is not local
[INFO] [stdout]    |   move the `impl` block outside of this function `_impl_query_id_for_highlights`
[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]   --> vit-servicing-station-lib/src/db/schema.rs:24:1
[INFO] [stdout]    |
[INFO] [stdout] 24 | / table! {
[INFO] [stdout] 25 | |     community_advisors_reviews (id) {
[INFO] [stdout] 26 | |         id -> Integer,
[INFO] [stdout] 27 | |         proposal_id -> Integer,
[INFO] [stdout] ...  |
[INFO] [stdout] 37 | | }
[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]   --> vit-servicing-station-lib/src/db/schema.rs:24:1
[INFO] [stdout]    |
[INFO] [stdout] 24 | / table! {
[INFO] [stdout] 25 | |     community_advisors_reviews (id) {
[INFO] [stdout] 26 | |         id -> Integer,
[INFO] [stdout]    | |         -- `id` is not local
[INFO] [stdout] 27 | |         proposal_id -> Integer,
[INFO] [stdout] ...  |
[INFO] [stdout] 37 | | }
[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]   --> vit-servicing-station-lib/src/db/schema.rs:24:1
[INFO] [stdout]    |
[INFO] [stdout] 24 | / table! {
[INFO] [stdout] 25 | |     community_advisors_reviews (id) {
[INFO] [stdout] 26 | |         id -> Integer,
[INFO] [stdout] 27 | |         proposal_id -> Integer,
[INFO] [stdout]    | |         ----------- `proposal_id` is not local
[INFO] [stdout] ...  |
[INFO] [stdout] 37 | | }
[INFO] [stdout]    | | ^
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_`QueryId` is not local
[INFO] [stdout]    |   move the `impl` block outside of this function `_impl_query_id_for_proposal_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]   --> vit-servicing-station-lib/src/db/schema.rs:24:1
[INFO] [stdout]    |
[INFO] [stdout] 24 | / table! {
[INFO] [stdout] 25 | |     community_advisors_reviews (id) {
[INFO] [stdout] 26 | |         id -> Integer,
[INFO] [stdout] 27 | |         proposal_id -> Integer,
[INFO] [stdout] 28 | |         assessor -> Text,
[INFO] [stdout]    | |         -------- `assessor` is not local
[INFO] [stdout] ...  |
[INFO] [stdout] 37 | | }
[INFO] [stdout]    | | ^
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_`QueryId` is not local
[INFO] [stdout]    |   move the `impl` block outside of this function `_impl_query_id_for_assessor`
[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]   --> vit-servicing-station-lib/src/db/schema.rs:24:1
[INFO] [stdout]    |
[INFO] [stdout] 24 | / table! {
[INFO] [stdout] 25 | |     community_advisors_reviews (id) {
[INFO] [stdout] 26 | |         id -> Integer,
[INFO] [stdout] 27 | |         proposal_id -> Integer,
[INFO] [stdout] 28 | |         assessor -> Text,
[INFO] [stdout] 29 | |         impact_alignment_rating_given -> Integer,
[INFO] [stdout]    | |         ----------------------------- `impact_alignment_rating_given` is not local
[INFO] [stdout] ...  |
[INFO] [stdout] 37 | | }
[INFO] [stdout]    | | ^
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_`QueryId` is not local
[INFO] [stdout]    |   move the `impl` block outside of this function `_impl_query_id_for_impact_alignment_rating_given`
[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]   --> vit-servicing-station-lib/src/db/schema.rs:24:1
[INFO] [stdout]    |
[INFO] [stdout] 24 | / table! {
[INFO] [stdout] 25 | |     community_advisors_reviews (id) {
[INFO] [stdout] 26 | |         id -> Integer,
[INFO] [stdout] 27 | |         proposal_id -> Integer,
[INFO] [stdout] ...  |
[INFO] [stdout] 30 | |         impact_alignment_note -> Text,
[INFO] [stdout]    | |         --------------------- `impact_alignment_note` is not local
[INFO] [stdout] ...  |
[INFO] [stdout] 37 | | }
[INFO] [stdout]    | | ^
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_`QueryId` is not local
[INFO] [stdout]    |   move the `impl` block outside of this function `_impl_query_id_for_impact_alignment_note`
[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]   --> vit-servicing-station-lib/src/db/schema.rs:24:1
[INFO] [stdout]    |
[INFO] [stdout] 24 | / table! {
[INFO] [stdout] 25 | |     community_advisors_reviews (id) {
[INFO] [stdout] 26 | |         id -> Integer,
[INFO] [stdout] 27 | |         proposal_id -> Integer,
[INFO] [stdout] ...  |
[INFO] [stdout] 31 | |         feasibility_rating_given -> Integer,
[INFO] [stdout]    | |         ------------------------ `feasibility_rating_given` is not local
[INFO] [stdout] ...  |
[INFO] [stdout] 37 | | }
[INFO] [stdout]    | | ^
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_`QueryId` is not local
[INFO] [stdout]    |   move the `impl` block outside of this function `_impl_query_id_for_feasibility_rating_given`
[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]   --> vit-servicing-station-lib/src/db/schema.rs:24:1
[INFO] [stdout]    |
[INFO] [stdout] 24 | / table! {
[INFO] [stdout] 25 | |     community_advisors_reviews (id) {
[INFO] [stdout] 26 | |         id -> Integer,
[INFO] [stdout] 27 | |         proposal_id -> Integer,
[INFO] [stdout] ...  |
[INFO] [stdout] 32 | |         feasibility_note -> Text,
[INFO] [stdout]    | |         ---------------- `feasibility_note` is not local
[INFO] [stdout] ...  |
[INFO] [stdout] 37 | | }
[INFO] [stdout]    | | ^
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_`QueryId` is not local
[INFO] [stdout]    |   move the `impl` block outside of this function `_impl_query_id_for_feasibility_note`
[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]   --> vit-servicing-station-lib/src/db/schema.rs:24:1
[INFO] [stdout]    |
[INFO] [stdout] 24 | / table! {
[INFO] [stdout] 25 | |     community_advisors_reviews (id) {
[INFO] [stdout] 26 | |         id -> Integer,
[INFO] [stdout] 27 | |         proposal_id -> Integer,
[INFO] [stdout] ...  |
[INFO] [stdout] 33 | |         auditability_rating_given -> Integer,
[INFO] [stdout]    | |         ------------------------- `auditability_rating_given` is not local
[INFO] [stdout] ...  |
[INFO] [stdout] 37 | | }
[INFO] [stdout]    | | ^
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_`QueryId` is not local
[INFO] [stdout]    |   move the `impl` block outside of this function `_impl_query_id_for_auditability_rating_given`
[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]   --> vit-servicing-station-lib/src/db/schema.rs:24:1
[INFO] [stdout]    |
[INFO] [stdout] 24 | / table! {
[INFO] [stdout] 25 | |     community_advisors_reviews (id) {
[INFO] [stdout] 26 | |         id -> Integer,
[INFO] [stdout] 27 | |         proposal_id -> Integer,
[INFO] [stdout] ...  |
[INFO] [stdout] 34 | |         auditability_note -> Text,
[INFO] [stdout]    | |         ----------------- `auditability_note` is not local
[INFO] [stdout] ...  |
[INFO] [stdout] 37 | | }
[INFO] [stdout]    | | ^
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_`QueryId` is not local
[INFO] [stdout]    |   move the `impl` block outside of this function `_impl_query_id_for_auditability_note`
[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]   --> vit-servicing-station-lib/src/db/schema.rs:24:1
[INFO] [stdout]    |
[INFO] [stdout] 24 | / table! {
[INFO] [stdout] 25 | |     community_advisors_reviews (id) {
[INFO] [stdout] 26 | |         id -> Integer,
[INFO] [stdout] 27 | |         proposal_id -> Integer,
[INFO] [stdout] ...  |
[INFO] [stdout] 35 | |         ranking -> Integer,
[INFO] [stdout]    | |         ------- `ranking` is not local
[INFO] [stdout] 36 | |     }
[INFO] [stdout] 37 | | }
[INFO] [stdout]    | | ^
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_`QueryId` is not local
[INFO] [stdout]    |   move the `impl` block outside of this function `_impl_query_id_for_ranking`
[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]   --> vit-servicing-station-lib/src/db/schema.rs:39:1
[INFO] [stdout]    |
[INFO] [stdout] 39 | / table! {
[INFO] [stdout] 40 | |     snapshots (tag) {
[INFO] [stdout] 41 | |         tag -> Text,
[INFO] [stdout] 42 | |         last_updated -> BigInt,
[INFO] [stdout] 43 | |     }
[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]   --> vit-servicing-station-lib/src/db/schema.rs:39:1
[INFO] [stdout]    |
[INFO] [stdout] 39 | / table! {
[INFO] [stdout] 40 | |     snapshots (tag) {
[INFO] [stdout] 41 | |         tag -> Text,
[INFO] [stdout]    | |         --- `tag` is not local
[INFO] [stdout] 42 | |         last_updated -> BigInt,
[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_tag`
[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]   --> vit-servicing-station-lib/src/db/schema.rs:39:1
[INFO] [stdout]    |
[INFO] [stdout] 39 | / table! {
[INFO] [stdout] 40 | |     snapshots (tag) {
[INFO] [stdout] 41 | |         tag -> Text,
[INFO] [stdout] 42 | |         last_updated -> BigInt,
[INFO] [stdout]    | |         ------------ `last_updated` 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_last_updated`
[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]   --> vit-servicing-station-lib/src/db/schema.rs:46:1
[INFO] [stdout]    |
[INFO] [stdout] 46 | / table! {
[INFO] [stdout] 47 | |     voters (voting_key, voting_group, snapshot_tag) {
[INFO] [stdout] 48 | |         voting_key -> Text,
[INFO] [stdout] 49 | |         voting_power -> BigInt,
[INFO] [stdout] ...  |
[INFO] [stdout] 54 | | }
[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]   --> vit-servicing-station-lib/src/db/schema.rs:46:1
[INFO] [stdout]    |
[INFO] [stdout] 46 | / table! {
[INFO] [stdout] 47 | |     voters (voting_key, voting_group, snapshot_tag) {
[INFO] [stdout] 48 | |         voting_key -> Text,
[INFO] [stdout]    | |         ---------- `voting_key` is not local
[INFO] [stdout] 49 | |         voting_power -> BigInt,
[INFO] [stdout] ...  |
[INFO] [stdout] 54 | | }
[INFO] [stdout]    | | ^
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_`QueryId` is not local
[INFO] [stdout]    |   move the `impl` block outside of this function `_impl_query_id_for_voting_key`
[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]   --> vit-servicing-station-lib/src/db/schema.rs:46:1
[INFO] [stdout]    |
[INFO] [stdout] 46 | / table! {
[INFO] [stdout] 47 | |     voters (voting_key, voting_group, snapshot_tag) {
[INFO] [stdout] 48 | |         voting_key -> Text,
[INFO] [stdout] 49 | |         voting_power -> BigInt,
[INFO] [stdout]    | |         ------------ `voting_power` is not local
[INFO] [stdout] ...  |
[INFO] [stdout] 54 | | }
[INFO] [stdout]    | | ^
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_`QueryId` is not local
[INFO] [stdout]    |   move the `impl` block outside of this function `_impl_query_id_for_voting_power`
[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]   --> vit-servicing-station-lib/src/db/schema.rs:46:1
[INFO] [stdout]    |
[INFO] [stdout] 46 | / table! {
[INFO] [stdout] 47 | |     voters (voting_key, voting_group, snapshot_tag) {
[INFO] [stdout] 48 | |         voting_key -> Text,
[INFO] [stdout] 49 | |         voting_power -> BigInt,
[INFO] [stdout] 50 | |         voting_group -> Text,
[INFO] [stdout]    | |         ------------ `voting_group` is not local
[INFO] [stdout] ...  |
[INFO] [stdout] 54 | | }
[INFO] [stdout]    | | ^
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_`QueryId` is not local
[INFO] [stdout]    |   move the `impl` block outside of this function `_impl_query_id_for_voting_group`
[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]   --> vit-servicing-station-lib/src/db/schema.rs:46:1
[INFO] [stdout]    |
[INFO] [stdout] 46 | / table! {
[INFO] [stdout] 47 | |     voters (voting_key, voting_group, snapshot_tag) {
[INFO] [stdout] 48 | |         voting_key -> Text,
[INFO] [stdout] 49 | |         voting_power -> BigInt,
[INFO] [stdout] ...  |
[INFO] [stdout] 52 | |         snapshot_tag -> Text,
[INFO] [stdout]    | |         ------------ `snapshot_tag` is not local
[INFO] [stdout] 53 | |     }
[INFO] [stdout] 54 | | }
[INFO] [stdout]    | | ^
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_`QueryId` is not local
[INFO] [stdout]    |   move the `impl` block outside of this function `_impl_query_id_for_snapshot_tag`
[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]   --> vit-servicing-station-lib/src/db/schema.rs:56:1
[INFO] [stdout]    |
[INFO] [stdout] 56 | / table! {
[INFO] [stdout] 57 | |     contributions (stake_public_key, voting_key, voting_group, snapshot_tag) {
[INFO] [stdout] 58 | |         stake_public_key -> Text,
[INFO] [stdout] 59 | |         reward_address -> Text,
[INFO] [stdout] ...  |
[INFO] [stdout] 68 | | }
[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]   --> vit-servicing-station-lib/src/db/schema.rs:56:1
[INFO] [stdout]    |
[INFO] [stdout] 56 | / table! {
[INFO] [stdout] 57 | |     contributions (stake_public_key, voting_key, voting_group, snapshot_tag) {
[INFO] [stdout] 58 | |         stake_public_key -> Text,
[INFO] [stdout]    | |         ---------------- `stake_public_key` is not local
[INFO] [stdout] 59 | |         reward_address -> Text,
[INFO] [stdout] ...  |
[INFO] [stdout] 68 | | }
[INFO] [stdout]    | | ^
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_`QueryId` is not local
[INFO] [stdout]    |   move the `impl` block outside of this function `_impl_query_id_for_stake_public_key`
[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]   --> vit-servicing-station-lib/src/db/schema.rs:56:1
[INFO] [stdout]    |
[INFO] [stdout] 56 | / table! {
[INFO] [stdout] 57 | |     contributions (stake_public_key, voting_key, voting_group, snapshot_tag) {
[INFO] [stdout] 58 | |         stake_public_key -> Text,
[INFO] [stdout] 59 | |         reward_address -> Text,
[INFO] [stdout]    | |         -------------- `reward_address` is not local
[INFO] [stdout] ...  |
[INFO] [stdout] 68 | | }
[INFO] [stdout]    | | ^
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_`QueryId` is not local
[INFO] [stdout]    |   move the `impl` block outside of this function `_impl_query_id_for_reward_address`
[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]   --> vit-servicing-station-lib/src/db/schema.rs:56:1
[INFO] [stdout]    |
[INFO] [stdout] 56 | / table! {
[INFO] [stdout] 57 | |     contributions (stake_public_key, voting_key, voting_group, snapshot_tag) {
[INFO] [stdout] 58 | |         stake_public_key -> Text,
[INFO] [stdout] 59 | |         reward_address -> Text,
[INFO] [stdout] 60 | |         value -> BigInt,
[INFO] [stdout]    | |         ----- `value` is not local
[INFO] [stdout] ...  |
[INFO] [stdout] 68 | | }
[INFO] [stdout]    | | ^
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_`QueryId` is not local
[INFO] [stdout]    |   move the `impl` block outside of this function `_impl_query_id_for_value`
[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]   --> vit-servicing-station-lib/src/db/schema.rs:56:1
[INFO] [stdout]    |
[INFO] [stdout] 56 | / table! {
[INFO] [stdout] 57 | |     contributions (stake_public_key, voting_key, voting_group, snapshot_tag) {
[INFO] [stdout] 58 | |         stake_public_key -> Text,
[INFO] [stdout] 59 | |         reward_address -> Text,
[INFO] [stdout] ...  |
[INFO] [stdout] 62 | |         voting_key -> Text,
[INFO] [stdout]    | |         ---------- `voting_key` is not local
[INFO] [stdout] ...  |
[INFO] [stdout] 68 | | }
[INFO] [stdout]    | | ^
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_`QueryId` is not local
[INFO] [stdout]    |   move the `impl` block outside of this function `_impl_query_id_for_voting_key`
[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]   --> vit-servicing-station-lib/src/db/schema.rs:56:1
[INFO] [stdout]    |
[INFO] [stdout] 56 | / table! {
[INFO] [stdout] 57 | |     contributions (stake_public_key, voting_key, voting_group, snapshot_tag) {
[INFO] [stdout] 58 | |         stake_public_key -> Text,
[INFO] [stdout] 59 | |         reward_address -> Text,
[INFO] [stdout] ...  |
[INFO] [stdout] 64 | |         voting_group -> Text,
[INFO] [stdout]    | |         ------------ `voting_group` is not local
[INFO] [stdout] ...  |
[INFO] [stdout] 68 | | }
[INFO] [stdout]    | | ^
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_`QueryId` is not local
[INFO] [stdout]    |   move the `impl` block outside of this function `_impl_query_id_for_voting_group`
[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]   --> vit-servicing-station-lib/src/db/schema.rs:56:1
[INFO] [stdout]    |
[INFO] [stdout] 56 | / table! {
[INFO] [stdout] 57 | |     contributions (stake_public_key, voting_key, voting_group, snapshot_tag) {
[INFO] [stdout] 58 | |         stake_public_key -> Text,
[INFO] [stdout] 59 | |         reward_address -> Text,
[INFO] [stdout] ...  |
[INFO] [stdout] 66 | |         snapshot_tag -> Text,
[INFO] [stdout]    | |         ------------ `snapshot_tag` is not local
[INFO] [stdout] 67 | |     }
[INFO] [stdout] 68 | | }
[INFO] [stdout]    | | ^
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_`QueryId` is not local
[INFO] [stdout]    |   move the `impl` block outside of this function `_impl_query_id_for_snapshot_tag`
[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]   --> vit-servicing-station-lib/src/db/schema.rs:70:1
[INFO] [stdout]    |
[INFO] [stdout] 70 | / table! {
[INFO] [stdout] 71 | |     funds (id) {
[INFO] [stdout] 72 | |         id -> Integer,
[INFO] [stdout] 73 | |         fund_name -> Text,
[INFO] [stdout] ...  |
[INFO] [stdout] 94 | | }
[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]   --> vit-servicing-station-lib/src/db/schema.rs:70:1
[INFO] [stdout]    |
[INFO] [stdout] 70 | / table! {
[INFO] [stdout] 71 | |     funds (id) {
[INFO] [stdout] 72 | |         id -> Integer,
[INFO] [stdout]    | |         -- `id` is not local
[INFO] [stdout] 73 | |         fund_name -> Text,
[INFO] [stdout] ...  |
[INFO] [stdout] 94 | | }
[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]   --> vit-servicing-station-lib/src/db/schema.rs:70:1
[INFO] [stdout]    |
[INFO] [stdout] 70 | / table! {
[INFO] [stdout] 71 | |     funds (id) {
[INFO] [stdout] 72 | |         id -> Integer,
[INFO] [stdout] 73 | |         fund_name -> Text,
[INFO] [stdout]    | |         --------- `fund_name` is not local
[INFO] [stdout] ...  |
[INFO] [stdout] 94 | | }
[INFO] [stdout]    | | ^
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_`QueryId` is not local
[INFO] [stdout]    |   move the `impl` block outside of this function `_impl_query_id_for_fund_name`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> vit-servicing-station-lib/src/db/schema.rs:70:1
[INFO] [stdout]    |
[INFO] [stdout] 70 | / table! {
[INFO] [stdout] 71 | |     funds (id) {
[INFO] [stdout] 72 | |         id -> Integer,
[INFO] [stdout] 73 | |         fund_name -> Text,
[INFO] [stdout] 74 | |         fund_goal -> Text,
[INFO] [stdout]    | |         --------- `fund_goal` is not local
[INFO] [stdout] ...  |
[INFO] [stdout] 94 | | }
[INFO] [stdout]    | | ^
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_`QueryId` is not local
[INFO] [stdout]    |   move the `impl` block outside of this function `_impl_query_id_for_fund_goal`
[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]   --> vit-servicing-station-lib/src/db/schema.rs:70:1
[INFO] [stdout]    |
[INFO] [stdout] 70 | / table! {
[INFO] [stdout] 71 | |     funds (id) {
[INFO] [stdout] 72 | |         id -> Integer,
[INFO] [stdout] 73 | |         fund_name -> Text,
[INFO] [stdout] 74 | |         fund_goal -> Text,
[INFO] [stdout] 75 | |         registration_snapshot_time -> BigInt,
[INFO] [stdout]    | |         -------------------------- `registration_snapshot_time` is not local
[INFO] [stdout] ...  |
[INFO] [stdout] 94 | | }
[INFO] [stdout]    | | ^
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_`QueryId` is not local
[INFO] [stdout]    |   move the `impl` block outside of this function `_impl_query_id_for_registration_snapshot_time`
[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]   --> vit-servicing-station-lib/src/db/schema.rs:70:1
[INFO] [stdout]    |
[INFO] [stdout] 70 | / table! {
[INFO] [stdout] 71 | |     funds (id) {
[INFO] [stdout] 72 | |         id -> Integer,
[INFO] [stdout] 73 | |         fund_name -> Text,
[INFO] [stdout] ...  |
[INFO] [stdout] 76 | |         next_registration_snapshot_time -> BigInt,
[INFO] [stdout]    | |         ------------------------------- `next_registration_snapshot_time` is not local
[INFO] [stdout] ...  |
[INFO] [stdout] 94 | | }
[INFO] [stdout]    | | ^
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_`QueryId` is not local
[INFO] [stdout]    |   move the `impl` block outside of this function `_impl_query_id_for_next_registration_snapshot_time`
[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]   --> vit-servicing-station-lib/src/db/schema.rs:70:1
[INFO] [stdout]    |
[INFO] [stdout] 70 | / table! {
[INFO] [stdout] 71 | |     funds (id) {
[INFO] [stdout] 72 | |         id -> Integer,
[INFO] [stdout] 73 | |         fund_name -> Text,
[INFO] [stdout] ...  |
[INFO] [stdout] 77 | |         voting_power_threshold -> BigInt,
[INFO] [stdout]    | |         ---------------------- `voting_power_threshold` is not local
[INFO] [stdout] ...  |
[INFO] [stdout] 94 | | }
[INFO] [stdout]    | | ^
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_`QueryId` is not local
[INFO] [stdout]    |   move the `impl` block outside of this function `_impl_query_id_for_voting_power_threshold`
[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]   --> vit-servicing-station-lib/src/db/schema.rs:70:1
[INFO] [stdout]    |
[INFO] [stdout] 70 | / table! {
[INFO] [stdout] 71 | |     funds (id) {
[INFO] [stdout] 72 | |         id -> Integer,
[INFO] [stdout] 73 | |         fund_name -> Text,
[INFO] [stdout] ...  |
[INFO] [stdout] 78 | |         fund_start_time -> BigInt,
[INFO] [stdout]    | |         --------------- `fund_start_time` is not local
[INFO] [stdout] ...  |
[INFO] [stdout] 94 | | }
[INFO] [stdout]    | | ^
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_`QueryId` is not local
[INFO] [stdout]    |   move the `impl` block outside of this function `_impl_query_id_for_fund_start_time`
[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]   --> vit-servicing-station-lib/src/db/schema.rs:70:1
[INFO] [stdout]    |
[INFO] [stdout] 70 | / table! {
[INFO] [stdout] 71 | |     funds (id) {
[INFO] [stdout] 72 | |         id -> Integer,
[INFO] [stdout] 73 | |         fund_name -> Text,
[INFO] [stdout] ...  |
[INFO] [stdout] 79 | |         fund_end_time -> BigInt,
[INFO] [stdout]    | |         ------------- `fund_end_time` is not local
[INFO] [stdout] ...  |
[INFO] [stdout] 94 | | }
[INFO] [stdout]    | | ^
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_`QueryId` is not local
[INFO] [stdout]    |   move the `impl` block outside of this function `_impl_query_id_for_fund_end_time`
[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]   --> vit-servicing-station-lib/src/db/schema.rs:70:1
[INFO] [stdout]    |
[INFO] [stdout] 70 | / table! {
[INFO] [stdout] 71 | |     funds (id) {
[INFO] [stdout] 72 | |         id -> Integer,
[INFO] [stdout] 73 | |         fund_name -> Text,
[INFO] [stdout] ...  |
[INFO] [stdout] 80 | |         next_fund_start_time -> BigInt,
[INFO] [stdout]    | |         -------------------- `next_fund_start_time` is not local
[INFO] [stdout] ...  |
[INFO] [stdout] 94 | | }
[INFO] [stdout]    | | ^
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_`QueryId` is not local
[INFO] [stdout]    |   move the `impl` block outside of this function `_impl_query_id_for_next_fund_start_time`
[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]   --> vit-servicing-station-lib/src/db/schema.rs:70:1
[INFO] [stdout]    |
[INFO] [stdout] 70 | / table! {
[INFO] [stdout] 71 | |     funds (id) {
[INFO] [stdout] 72 | |         id -> Integer,
[INFO] [stdout] 73 | |         fund_name -> Text,
[INFO] [stdout] ...  |
[INFO] [stdout] 81 | |         insight_sharing_start -> BigInt,
[INFO] [stdout]    | |         --------------------- `insight_sharing_start` is not local
[INFO] [stdout] ...  |
[INFO] [stdout] 94 | | }
[INFO] [stdout]    | | ^
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_`QueryId` is not local
[INFO] [stdout]    |   move the `impl` block outside of this function `_impl_query_id_for_insight_sharing_start`
[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]   --> vit-servicing-station-lib/src/db/schema.rs:70:1
[INFO] [stdout]    |
[INFO] [stdout] 70 | / table! {
[INFO] [stdout] 71 | |     funds (id) {
[INFO] [stdout] 72 | |         id -> Integer,
[INFO] [stdout] 73 | |         fund_name -> Text,
[INFO] [stdout] ...  |
[INFO] [stdout] 82 | |         proposal_submission_start -> BigInt,
[INFO] [stdout]    | |         ------------------------- `proposal_submission_start` is not local
[INFO] [stdout] ...  |
[INFO] [stdout] 94 | | }
[INFO] [stdout]    | | ^
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_`QueryId` is not local
[INFO] [stdout]    |   move the `impl` block outside of this function `_impl_query_id_for_proposal_submission_start`
[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]   --> vit-servicing-station-lib/src/db/schema.rs:70:1
[INFO] [stdout]    |
[INFO] [stdout] 70 | / table! {
[INFO] [stdout] 71 | |     funds (id) {
[INFO] [stdout] 72 | |         id -> Integer,
[INFO] [stdout] 73 | |         fund_name -> Text,
[INFO] [stdout] ...  |
[INFO] [stdout] 83 | |         refine_proposals_start -> BigInt,
[INFO] [stdout]    | |         ---------------------- `refine_proposals_start` is not local
[INFO] [stdout] ...  |
[INFO] [stdout] 94 | | }
[INFO] [stdout]    | | ^
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_`QueryId` is not local
[INFO] [stdout]    |   move the `impl` block outside of this function `_impl_query_id_for_refine_proposals_start`
[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]   --> vit-servicing-station-lib/src/db/schema.rs:70:1
[INFO] [stdout]    |
[INFO] [stdout] 70 | / table! {
[INFO] [stdout] 71 | |     funds (id) {
[INFO] [stdout] 72 | |         id -> Integer,
[INFO] [stdout] 73 | |         fund_name -> Text,
[INFO] [stdout] ...  |
[INFO] [stdout] 84 | |         finalize_proposals_start -> BigInt,
[INFO] [stdout]    | |         ------------------------ `finalize_proposals_start` is not local
[INFO] [stdout] ...  |
[INFO] [stdout] 94 | | }
[INFO] [stdout]    | | ^
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_`QueryId` is not local
[INFO] [stdout]    |   move the `impl` block outside of this function `_impl_query_id_for_finalize_proposals_start`
[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]   --> vit-servicing-station-lib/src/db/schema.rs:70:1
[INFO] [stdout]    |
[INFO] [stdout] 70 | / table! {
[INFO] [stdout] 71 | |     funds (id) {
[INFO] [stdout] 72 | |         id -> Integer,
[INFO] [stdout] 73 | |         fund_name -> Text,
[INFO] [stdout] ...  |
[INFO] [stdout] 85 | |         proposal_assessment_start -> BigInt,
[INFO] [stdout]    | |         ------------------------- `proposal_assessment_start` is not local
[INFO] [stdout] ...  |
[INFO] [stdout] 94 | | }
[INFO] [stdout]    | | ^
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_`QueryId` is not local
[INFO] [stdout]    |   move the `impl` block outside of this function `_impl_query_id_for_proposal_assessment_start`
[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]   --> vit-servicing-station-lib/src/db/schema.rs:70:1
[INFO] [stdout]    |
[INFO] [stdout] 70 | / table! {
[INFO] [stdout] 71 | |     funds (id) {
[INFO] [stdout] 72 | |         id -> Integer,
[INFO] [stdout] 73 | |         fund_name -> Text,
[INFO] [stdout] ...  |
[INFO] [stdout] 86 | |         assessment_qa_start -> BigInt,
[INFO] [stdout]    | |         ------------------- `assessment_qa_start` is not local
[INFO] [stdout] ...  |
[INFO] [stdout] 94 | | }
[INFO] [stdout]    | | ^
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_`QueryId` is not local
[INFO] [stdout]    |   move the `impl` block outside of this function `_impl_query_id_for_assessment_qa_start`
[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]   --> vit-servicing-station-lib/src/db/schema.rs:70:1
[INFO] [stdout]    |
[INFO] [stdout] 70 | / table! {
[INFO] [stdout] 71 | |     funds (id) {
[INFO] [stdout] 72 | |         id -> Integer,
[INFO] [stdout] 73 | |         fund_name -> Text,
[INFO] [stdout] ...  |
[INFO] [stdout] 87 | |         snapshot_start -> BigInt,
[INFO] [stdout]    | |         -------------- `snapshot_start` is not local
[INFO] [stdout] ...  |
[INFO] [stdout] 94 | | }
[INFO] [stdout]    | | ^
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_`QueryId` is not local
[INFO] [stdout]    |   move the `impl` block outside of this function `_impl_query_id_for_snapshot_start`
[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]   --> vit-servicing-station-lib/src/db/schema.rs:70:1
[INFO] [stdout]    |
[INFO] [stdout] 70 | / table! {
[INFO] [stdout] 71 | |     funds (id) {
[INFO] [stdout] 72 | |         id -> Integer,
[INFO] [stdout] 73 | |         fund_name -> Text,
[INFO] [stdout] ...  |
[INFO] [stdout] 88 | |         voting_start -> BigInt,
[INFO] [stdout]    | |         ------------ `voting_start` is not local
[INFO] [stdout] ...  |
[INFO] [stdout] 94 | | }
[INFO] [stdout]    | | ^
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_`QueryId` is not local
[INFO] [stdout]    |   move the `impl` block outside of this function `_impl_query_id_for_voting_start`
[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]   --> vit-servicing-station-lib/src/db/schema.rs:70:1
[INFO] [stdout]    |
[INFO] [stdout] 70 | / table! {
[INFO] [stdout] 71 | |     funds (id) {
[INFO] [stdout] 72 | |         id -> Integer,
[INFO] [stdout] 73 | |         fund_name -> Text,
[INFO] [stdout] ...  |
[INFO] [stdout] 89 | |         voting_end -> BigInt,
[INFO] [stdout]    | |         ---------- `voting_end` is not local
[INFO] [stdout] ...  |
[INFO] [stdout] 94 | | }
[INFO] [stdout]    | | ^
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_`QueryId` is not local
[INFO] [stdout]    |   move the `impl` block outside of this function `_impl_query_id_for_voting_end`
[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]   --> vit-servicing-station-lib/src/db/schema.rs:70:1
[INFO] [stdout]    |
[INFO] [stdout] 70 | / table! {
[INFO] [stdout] 71 | |     funds (id) {
[INFO] [stdout] 72 | |         id -> Integer,
[INFO] [stdout] 73 | |         fund_name -> Text,
[INFO] [stdout] ...  |
[INFO] [stdout] 90 | |         tallying_end -> BigInt,
[INFO] [stdout]    | |         ------------ `tallying_end` is not local
[INFO] [stdout] ...  |
[INFO] [stdout] 94 | | }
[INFO] [stdout]    | | ^
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_`QueryId` is not local
[INFO] [stdout]    |   move the `impl` block outside of this function `_impl_query_id_for_tallying_end`
[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]   --> vit-servicing-station-lib/src/db/schema.rs:70:1
[INFO] [stdout]    |
[INFO] [stdout] 70 | / table! {
[INFO] [stdout] 71 | |     funds (id) {
[INFO] [stdout] 72 | |         id -> Integer,
[INFO] [stdout] 73 | |         fund_name -> Text,
[INFO] [stdout] ...  |
[INFO] [stdout] 91 | |         results_url -> Text,
[INFO] [stdout]    | |         ----------- `results_url` is not local
[INFO] [stdout] ...  |
[INFO] [stdout] 94 | | }
[INFO] [stdout]    | | ^
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_`QueryId` is not local
[INFO] [stdout]    |   move the `impl` block outside of this function `_impl_query_id_for_results_url`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> vit-servicing-station-lib/src/db/schema.rs:70:1
[INFO] [stdout]    |
[INFO] [stdout] 70 | / table! {
[INFO] [stdout] 71 | |     funds (id) {
[INFO] [stdout] 72 | |         id -> Integer,
[INFO] [stdout] 73 | |         fund_name -> Text,
[INFO] [stdout] ...  |
[INFO] [stdout] 92 | |         survey_url -> Text,
[INFO] [stdout]    | |         ---------- `survey_url` is not local
[INFO] [stdout] 93 | |     }
[INFO] [stdout] 94 | | }
[INFO] [stdout]    | | ^
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_`QueryId` is not local
[INFO] [stdout]    |   move the `impl` block outside of this function `_impl_query_id_for_survey_url`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> vit-servicing-station-lib/src/db/schema.rs:96:1
[INFO] [stdout]     |
[INFO] [stdout]  96 | / table! {
[INFO] [stdout]  97 | |     goals (id) {
[INFO] [stdout]  98 | |         id -> Integer,
[INFO] [stdout]  99 | |         goal_name -> Text,
[INFO] [stdout] ...   |
[INFO] [stdout] 102 | | }
[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]    --> vit-servicing-station-lib/src/db/schema.rs:96:1
[INFO] [stdout]     |
[INFO] [stdout]  96 | / table! {
[INFO] [stdout]  97 | |     goals (id) {
[INFO] [stdout]  98 | |         id -> Integer,
[INFO] [stdout]     | |         -- `id` is not local
[INFO] [stdout]  99 | |         goal_name -> Text,
[INFO] [stdout] ...   |
[INFO] [stdout] 102 | | }
[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]    --> vit-servicing-station-lib/src/db/schema.rs:96:1
[INFO] [stdout]     |
[INFO] [stdout]  96 | / table! {
[INFO] [stdout]  97 | |     goals (id) {
[INFO] [stdout]  98 | |         id -> Integer,
[INFO] [stdout]  99 | |         goal_name -> Text,
[INFO] [stdout]     | |         --------- `goal_name` is not local
[INFO] [stdout] ...   |
[INFO] [stdout] 102 | | }
[INFO] [stdout]     | | ^
[INFO] [stdout]     | | |
[INFO] [stdout]     | |_`QueryId` is not local
[INFO] [stdout]     |   move the `impl` block outside of this function `_impl_query_id_for_goal_name`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> vit-servicing-station-lib/src/db/schema.rs:96:1
[INFO] [stdout]     |
[INFO] [stdout]  96 | / table! {
[INFO] [stdout]  97 | |     goals (id) {
[INFO] [stdout]  98 | |         id -> Integer,
[INFO] [stdout]  99 | |         goal_name -> Text,
[INFO] [stdout] 100 | |         fund_id -> Integer,
[INFO] [stdout]     | |         ------- `fund_id` is not local
[INFO] [stdout] 101 | |     }
[INFO] [stdout] 102 | | }
[INFO] [stdout]     | | ^
[INFO] [stdout]     | | |
[INFO] [stdout]     | |_`QueryId` is not local
[INFO] [stdout]     |   move the `impl` block outside of this function `_impl_query_id_for_fund_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]    --> vit-servicing-station-lib/src/db/schema.rs:104:1
[INFO] [stdout]     |
[INFO] [stdout] 104 | / table! {
[INFO] [stdout] 105 | |     groups (fund_id, token_identifier) {
[INFO] [stdout] 106 | |         fund_id -> Integer,
[INFO] [stdout] 107 | |         token_identifier -> Text,
[INFO] [stdout] ...   |
[INFO] [stdout] 110 | | }
[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]    --> vit-servicing-station-lib/src/db/schema.rs:104:1
[INFO] [stdout]     |
[INFO] [stdout] 104 | / table! {
[INFO] [stdout] 105 | |     groups (fund_id, token_identifier) {
[INFO] [stdout] 106 | |         fund_id -> Integer,
[INFO] [stdout]     | |         ------- `fund_id` is not local
[INFO] [stdout] 107 | |         token_identifier -> Text,
[INFO] [stdout] ...   |
[INFO] [stdout] 110 | | }
[INFO] [stdout]     | | ^
[INFO] [stdout]     | | |
[INFO] [stdout]     | |_`QueryId` is not local
[INFO] [stdout]     |   move the `impl` block outside of this function `_impl_query_id_for_fund_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]    --> vit-servicing-station-lib/src/db/schema.rs:104:1
[INFO] [stdout]     |
[INFO] [stdout] 104 | / table! {
[INFO] [stdout] 105 | |     groups (fund_id, token_identifier) {
[INFO] [stdout] 106 | |         fund_id -> Integer,
[INFO] [stdout] 107 | |         token_identifier -> Text,
[INFO] [stdout]     | |         ---------------- `token_identifier` is not local
[INFO] [stdout] ...   |
[INFO] [stdout] 110 | | }
[INFO] [stdout]     | | ^
[INFO] [stdout]     | | |
[INFO] [stdout]     | |_`QueryId` is not local
[INFO] [stdout]     |   move the `impl` block outside of this function `_impl_query_id_for_token_identifier`
[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]    --> vit-servicing-station-lib/src/db/schema.rs:104:1
[INFO] [stdout]     |
[INFO] [stdout] 104 | / table! {
[INFO] [stdout] 105 | |     groups (fund_id, token_identifier) {
[INFO] [stdout] 106 | |         fund_id -> Integer,
[INFO] [stdout] 107 | |         token_identifier -> Text,
[INFO] [stdout] 108 | |         group_id -> Text,
[INFO] [stdout]     | |         -------- `group_id` is not local
[INFO] [stdout] 109 | |     }
[INFO] [stdout] 110 | | }
[INFO] [stdout]     | | ^
[INFO] [stdout]     | | |
[INFO] [stdout]     | |_`QueryId` is not local
[INFO] [stdout]     |   move the `impl` block outside of this function `_impl_query_id_for_group_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]    --> vit-servicing-station-lib/src/db/schema.rs:112:1
[INFO] [stdout]     |
[INFO] [stdout] 112 | / table! {
[INFO] [stdout] 113 | |     proposal_community_choice_challenge (proposal_id) {
[INFO] [stdout] 114 | |         proposal_id -> Text,
[INFO] [stdout] 115 | |         proposal_brief -> Nullable<Text>,
[INFO] [stdout] ...   |
[INFO] [stdout] 120 | | }
[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]    --> vit-servicing-station-lib/src/db/schema.rs:112:1
[INFO] [stdout]     |
[INFO] [stdout] 112 | / table! {
[INFO] [stdout] 113 | |     proposal_community_choice_challenge (proposal_id) {
[INFO] [stdout] 114 | |         proposal_id -> Text,
[INFO] [stdout]     | |         ----------- `proposal_id` is not local
[INFO] [stdout] 115 | |         proposal_brief -> Nullable<Text>,
[INFO] [stdout] ...   |
[INFO] [stdout] 120 | | }
[INFO] [stdout]     | | ^
[INFO] [stdout]     | | |
[INFO] [stdout]     | |_`QueryId` is not local
[INFO] [stdout]     |   move the `impl` block outside of this function `_impl_query_id_for_proposal_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]    --> vit-servicing-station-lib/src/db/schema.rs:112:1
[INFO] [stdout]     |
[INFO] [stdout] 112 | / table! {
[INFO] [stdout] 113 | |     proposal_community_choice_challenge (proposal_id) {
[INFO] [stdout] 114 | |         proposal_id -> Text,
[INFO] [stdout] 115 | |         proposal_brief -> Nullable<Text>,
[INFO] [stdout]     | |         -------------- `proposal_brief` is not local
[INFO] [stdout] ...   |
[INFO] [stdout] 120 | | }
[INFO] [stdout]     | | ^
[INFO] [stdout]     | | |
[INFO] [stdout]     | |_`QueryId` is not local
[INFO] [stdout]     |   move the `impl` block outside of this function `_impl_query_id_for_proposal_brief`
[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]    --> vit-servicing-station-lib/src/db/schema.rs:112:1
[INFO] [stdout]     |
[INFO] [stdout] 112 | / table! {
[INFO] [stdout] 113 | |     proposal_community_choice_challenge (proposal_id) {
[INFO] [stdout] 114 | |         proposal_id -> Text,
[INFO] [stdout] 115 | |         proposal_brief -> Nullable<Text>,
[INFO] [stdout] 116 | |         proposal_importance -> Nullable<Text>,
[INFO] [stdout]     | |         ------------------- `proposal_importance` is not local
[INFO] [stdout] ...   |
[INFO] [stdout] 120 | | }
[INFO] [stdout]     | | ^
[INFO] [stdout]     | | |
[INFO] [stdout]     | |_`QueryId` is not local
[INFO] [stdout]     |   move the `impl` block outside of this function `_impl_query_id_for_proposal_importance`
[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]    --> vit-servicing-station-lib/src/db/schema.rs:112:1
[INFO] [stdout]     |
[INFO] [stdout] 112 | / table! {
[INFO] [stdout] 113 | |     proposal_community_choice_challenge (proposal_id) {
[INFO] [stdout] 114 | |         proposal_id -> Text,
[INFO] [stdout] 115 | |         proposal_brief -> Nullable<Text>,
[INFO] [stdout] 116 | |         proposal_importance -> Nullable<Text>,
[INFO] [stdout] 117 | |         proposal_goal -> Nullable<Text>,
[INFO] [stdout]     | |         ------------- `proposal_goal` is not local
[INFO] [stdout] ...   |
[INFO] [stdout] 120 | | }
[INFO] [stdout]     | | ^
[INFO] [stdout]     | | |
[INFO] [stdout]     | |_`QueryId` is not local
[INFO] [stdout]     |   move the `impl` block outside of this function `_impl_query_id_for_proposal_goal`
[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]    --> vit-servicing-station-lib/src/db/schema.rs:112:1
[INFO] [stdout]     |
[INFO] [stdout] 112 | / table! {
[INFO] [stdout] 113 | |     proposal_community_choice_challenge (proposal_id) {
[INFO] [stdout] 114 | |         proposal_id -> Text,
[INFO] [stdout] 115 | |         proposal_brief -> Nullable<Text>,
[INFO] [stdout] ...   |
[INFO] [stdout] 118 | |         proposal_metrics -> Nullable<Text>,
[INFO] [stdout]     | |         ---------------- `proposal_metrics` is not local
[INFO] [stdout] 119 | |     }
[INFO] [stdout] 120 | | }
[INFO] [stdout]     | | ^
[INFO] [stdout]     | | |
[INFO] [stdout]     | |_`QueryId` is not local
[INFO] [stdout]     |   move the `impl` block outside of this function `_impl_query_id_for_proposal_metrics`
[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]    --> vit-servicing-station-lib/src/db/schema.rs:122:1
[INFO] [stdout]     |
[INFO] [stdout] 122 | / table! {
[INFO] [stdout] 123 | |     proposal_simple_challenge (proposal_id) {
[INFO] [stdout] 124 | |         proposal_id -> Text,
[INFO] [stdout] 125 | |         proposal_solution -> Nullable<Text>,
[INFO] [stdout] 126 | |     }
[INFO] [stdout] 127 | | }
[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]    --> vit-servicing-station-lib/src/db/schema.rs:122:1
[INFO] [stdout]     |
[INFO] [stdout] 122 | / table! {
[INFO] [stdout] 123 | |     proposal_simple_challenge (proposal_id) {
[INFO] [stdout] 124 | |         proposal_id -> Text,
[INFO] [stdout]     | |         ----------- `proposal_id` is not local
[INFO] [stdout] 125 | |         proposal_solution -> Nullable<Text>,
[INFO] [stdout] 126 | |     }
[INFO] [stdout] 127 | | }
[INFO] [stdout]     | | ^
[INFO] [stdout]     | | |
[INFO] [stdout]     | |_`QueryId` is not local
[INFO] [stdout]     |   move the `impl` block outside of this function `_impl_query_id_for_proposal_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]    --> vit-servicing-station-lib/src/db/schema.rs:122:1
[INFO] [stdout]     |
[INFO] [stdout] 122 | / table! {
[INFO] [stdout] 123 | |     proposal_simple_challenge (proposal_id) {
[INFO] [stdout] 124 | |         proposal_id -> Text,
[INFO] [stdout] 125 | |         proposal_solution -> Nullable<Text>,
[INFO] [stdout]     | |         ----------------- `proposal_solution` is not local
[INFO] [stdout] 126 | |     }
[INFO] [stdout] 127 | | }
[INFO] [stdout]     | | ^
[INFO] [stdout]     | | |
[INFO] [stdout]     | |_`QueryId` is not local
[INFO] [stdout]     |   move the `impl` block outside of this function `_impl_query_id_for_proposal_solution`
[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]    --> vit-servicing-station-lib/src/db/schema.rs:129:1
[INFO] [stdout]     |
[INFO] [stdout] 129 | / table! {
[INFO] [stdout] 130 | |     proposals (id) {
[INFO] [stdout] 131 | |         id -> Integer,
[INFO] [stdout] 132 | |         proposal_id -> Text,
[INFO] [stdout] ...   |
[INFO] [stdout] 149 | | }
[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]    --> vit-servicing-station-lib/src/db/schema.rs:129:1
[INFO] [stdout]     |
[INFO] [stdout] 129 | / table! {
[INFO] [stdout] 130 | |     proposals (id) {
[INFO] [stdout] 131 | |         id -> Integer,
[INFO] [stdout]     | |         -- `id` is not local
[INFO] [stdout] 132 | |         proposal_id -> Text,
[INFO] [stdout] ...   |
[INFO] [stdout] 149 | | }
[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]    --> vit-servicing-station-lib/src/db/schema.rs:129:1
[INFO] [stdout]     |
[INFO] [stdout] 129 | / table! {
[INFO] [stdout] 130 | |     proposals (id) {
[INFO] [stdout] 131 | |         id -> Integer,
[INFO] [stdout] 132 | |         proposal_id -> Text,
[INFO] [stdout]     | |         ----------- `proposal_id` is not local
[INFO] [stdout] ...   |
[INFO] [stdout] 149 | | }
[INFO] [stdout]     | | ^
[INFO] [stdout]     | | |
[INFO] [stdout]     | |_`QueryId` is not local
[INFO] [stdout]     |   move the `impl` block outside of this function `_impl_query_id_for_proposal_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]    --> vit-servicing-station-lib/src/db/schema.rs:129:1
[INFO] [stdout]     |
[INFO] [stdout] 129 | / table! {
[INFO] [stdout] 130 | |     proposals (id) {
[INFO] [stdout] 131 | |         id -> Integer,
[INFO] [stdout] 132 | |         proposal_id -> Text,
[INFO] [stdout] 133 | |         proposal_category -> Text,
[INFO] [stdout]     | |         ----------------- `proposal_category` is not local
[INFO] [stdout] ...   |
[INFO] [stdout] 149 | | }
[INFO] [stdout]     | | ^
[INFO] [stdout]     | | |
[INFO] [stdout]     | |_`QueryId` is not local
[INFO] [stdout]     |   move the `impl` block outside of this function `_impl_query_id_for_proposal_category`
[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]    --> vit-servicing-station-lib/src/db/schema.rs:129:1
[INFO] [stdout]     |
[INFO] [stdout] 129 | / table! {
[INFO] [stdout] 130 | |     proposals (id) {
[INFO] [stdout] 131 | |         id -> Integer,
[INFO] [stdout] 132 | |         proposal_id -> Text,
[INFO] [stdout] 133 | |         proposal_category -> Text,
[INFO] [stdout] 134 | |         proposal_title -> Text,
[INFO] [stdout]     | |         -------------- `proposal_title` is not local
[INFO] [stdout] ...   |
[INFO] [stdout] 149 | | }
[INFO] [stdout]     | | ^
[INFO] [stdout]     | | |
[INFO] [stdout]     | |_`QueryId` is not local
[INFO] [stdout]     |   move the `impl` block outside of this function `_impl_query_id_for_proposal_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]    --> vit-servicing-station-lib/src/db/schema.rs:129:1
[INFO] [stdout]     |
[INFO] [stdout] 129 | / table! {
[INFO] [stdout] 130 | |     proposals (id) {
[INFO] [stdout] 131 | |         id -> Integer,
[INFO] [stdout] 132 | |         proposal_id -> Text,
[INFO] [stdout] ...   |
[INFO] [stdout] 135 | |         proposal_summary -> Text,
[INFO] [stdout]     | |         ---------------- `proposal_summary` is not local
[INFO] [stdout] ...   |
[INFO] [stdout] 149 | | }
[INFO] [stdout]     | | ^
[INFO] [stdout]     | | |
[INFO] [stdout]     | |_`QueryId` is not local
[INFO] [stdout]     |   move the `impl` block outside of this function `_impl_query_id_for_proposal_summary`
[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]    --> vit-servicing-station-lib/src/db/schema.rs:129:1
[INFO] [stdout]     |
[INFO] [stdout] 129 | / table! {
[INFO] [stdout] 130 | |     proposals (id) {
[INFO] [stdout] 131 | |         id -> Integer,
[INFO] [stdout] 132 | |         proposal_id -> Text,
[INFO] [stdout] ...   |
[INFO] [stdout] 136 | |         proposal_public_key -> Text,
[INFO] [stdout]     | |         ------------------- `proposal_public_key` is not local
[INFO] [stdout] ...   |
[INFO] [stdout] 149 | | }
[INFO] [stdout]     | | ^
[INFO] [stdout]     | | |
[INFO] [stdout]     | |_`QueryId` is not local
[INFO] [stdout]     |   move the `impl` block outside of this function `_impl_query_id_for_proposal_public_key`
[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]    --> vit-servicing-station-lib/src/db/schema.rs:129:1
[INFO] [stdout]     |
[INFO] [stdout] 129 | / table! {
[INFO] [stdout] 130 | |     proposals (id) {
[INFO] [stdout] 131 | |         id -> Integer,
[INFO] [stdout] 132 | |         proposal_id -> Text,
[INFO] [stdout] ...   |
[INFO] [stdout] 137 | |         proposal_funds -> BigInt,
[INFO] [stdout]     | |         -------------- `proposal_funds` is not local
[INFO] [stdout] ...   |
[INFO] [stdout] 149 | | }
[INFO] [stdout]     | | ^
[INFO] [stdout]     | | |
[INFO] [stdout]     | |_`QueryId` is not local
[INFO] [stdout]     |   move the `impl` block outside of this function `_impl_query_id_for_proposal_funds`
[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]    --> vit-servicing-station-lib/src/db/schema.rs:129:1
[INFO] [stdout]     |
[INFO] [stdout] 129 | / table! {
[INFO] [stdout] 130 | |     proposals (id) {
[INFO] [stdout] 131 | |         id -> Integer,
[INFO] [stdout] 132 | |         proposal_id -> Text,
[INFO] [stdout] ...   |
[INFO] [stdout] 138 | |         proposal_url -> Text,
[INFO] [stdout]     | |         ------------ `proposal_url` is not local
[INFO] [stdout] ...   |
[INFO] [stdout] 149 | | }
[INFO] [stdout]     | | ^
[INFO] [stdout]     | | |
[INFO] [stdout]     | |_`QueryId` is not local
[INFO] [stdout]     |   move the `impl` block outside of this function `_impl_query_id_for_proposal_url`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> vit-servicing-station-lib/src/db/schema.rs:129:1
[INFO] [stdout]     |
[INFO] [stdout] 129 | / table! {
[INFO] [stdout] 130 | |     proposals (id) {
[INFO] [stdout] 131 | |         id -> Integer,
[INFO] [stdout] 132 | |         proposal_id -> Text,
[INFO] [stdout] ...   |
[INFO] [stdout] 139 | |         proposal_files_url -> Text,
[INFO] [stdout]     | |         ------------------ `proposal_files_url` is not local
[INFO] [stdout] ...   |
[INFO] [stdout] 149 | | }
[INFO] [stdout]     | | ^
[INFO] [stdout]     | | |
[INFO] [stdout]     | |_`QueryId` is not local
[INFO] [stdout]     |   move the `impl` block outside of this function `_impl_query_id_for_proposal_files_url`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> vit-servicing-station-lib/src/db/schema.rs:129:1
[INFO] [stdout]     |
[INFO] [stdout] 129 | / table! {
[INFO] [stdout] 130 | |     proposals (id) {
[INFO] [stdout] 131 | |         id -> Integer,
[INFO] [stdout] 132 | |         proposal_id -> Text,
[INFO] [stdout] ...   |
[INFO] [stdout] 140 | |         proposal_impact_score -> BigInt,
[INFO] [stdout]     | |         --------------------- `proposal_impact_score` is not local
[INFO] [stdout] ...   |
[INFO] [stdout] 149 | | }
[INFO] [stdout]     | | ^
[INFO] [stdout]     | | |
[INFO] [stdout]     | |_`QueryId` is not local
[INFO] [stdout]     |   move the `impl` block outside of this function `_impl_query_id_for_proposal_impact_score`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> vit-servicing-station-lib/src/db/schema.rs:129:1
[INFO] [stdout]     |
[INFO] [stdout] 129 | / table! {
[INFO] [stdout] 130 | |     proposals (id) {
[INFO] [stdout] 131 | |         id -> Integer,
[INFO] [stdout] 132 | |         proposal_id -> Text,
[INFO] [stdout] ...   |
[INFO] [stdout] 141 | |         proposer_name -> Text,
[INFO] [stdout]     | |         ------------- `proposer_name` is not local
[INFO] [stdout] ...   |
[INFO] [stdout] 149 | | }
[INFO] [stdout]     | | ^
[INFO] [stdout]     | | |
[INFO] [stdout]     | |_`QueryId` is not local
[INFO] [stdout]     |   move the `impl` block outside of this function `_impl_query_id_for_proposer_name`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> vit-servicing-station-lib/src/db/schema.rs:129:1
[INFO] [stdout]     |
[INFO] [stdout] 129 | / table! {
[INFO] [stdout] 130 | |     proposals (id) {
[INFO] [stdout] 131 | |         id -> Integer,
[INFO] [stdout] 132 | |         proposal_id -> Text,
[INFO] [stdout] ...   |
[INFO] [stdout] 142 | |         proposer_contact -> Text,
[INFO] [stdout]     | |         ---------------- `proposer_contact` is not local
[INFO] [stdout] ...   |
[INFO] [stdout] 149 | | }
[INFO] [stdout]     | | ^
[INFO] [stdout]     | | |
[INFO] [stdout]     | |_`QueryId` is not local
[INFO] [stdout]     |   move the `impl` block outside of this function `_impl_query_id_for_proposer_contact`
[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]    --> vit-servicing-station-lib/src/db/schema.rs:129:1
[INFO] [stdout]     |
[INFO] [stdout] 129 | / table! {
[INFO] [stdout] 130 | |     proposals (id) {
[INFO] [stdout] 131 | |         id -> Integer,
[INFO] [stdout] 132 | |         proposal_id -> Text,
[INFO] [stdout] ...   |
[INFO] [stdout] 143 | |         proposer_url -> Text,
[INFO] [stdout]     | |         ------------ `proposer_url` is not local
[INFO] [stdout] ...   |
[INFO] [stdout] 149 | | }
[INFO] [stdout]     | | ^
[INFO] [stdout]     | | |
[INFO] [stdout]     | |_`QueryId` is not local
[INFO] [stdout]     |   move the `impl` block outside of this function `_impl_query_id_for_proposer_url`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> vit-servicing-station-lib/src/db/schema.rs:129:1
[INFO] [stdout]     |
[INFO] [stdout] 129 | / table! {
[INFO] [stdout] 130 | |     proposals (id) {
[INFO] [stdout] 131 | |         id -> Integer,
[INFO] [stdout] 132 | |         proposal_id -> Text,
[INFO] [stdout] ...   |
[INFO] [stdout] 144 | |         proposer_relevant_experience -> Text,
[INFO] [stdout]     | |         ---------------------------- `proposer_relevant_experience` is not local
[INFO] [stdout] ...   |
[INFO] [stdout] 149 | | }
[INFO] [stdout]     | | ^
[INFO] [stdout]     | | |
[INFO] [stdout]     | |_`QueryId` is not local
[INFO] [stdout]     |   move the `impl` block outside of this function `_impl_query_id_for_proposer_relevant_experience`
[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]    --> vit-servicing-station-lib/src/db/schema.rs:129:1
[INFO] [stdout]     |
[INFO] [stdout] 129 | / table! {
[INFO] [stdout] 130 | |     proposals (id) {
[INFO] [stdout] 131 | |         id -> Integer,
[INFO] [stdout] 132 | |         proposal_id -> Text,
[INFO] [stdout] ...   |
[INFO] [stdout] 145 | |         chain_proposal_id -> Binary,
[INFO] [stdout]     | |         ----------------- `chain_proposal_id` is not local
[INFO] [stdout] ...   |
[INFO] [stdout] 149 | | }
[INFO] [stdout]     | | ^
[INFO] [stdout]     | | |
[INFO] [stdout]     | |_`QueryId` is not local
[INFO] [stdout]     |   move the `impl` block outside of this function `_impl_query_id_for_chain_proposal_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]    --> vit-servicing-station-lib/src/db/schema.rs:129:1
[INFO] [stdout]     |
[INFO] [stdout] 129 | / table! {
[INFO] [stdout] 130 | |     proposals (id) {
[INFO] [stdout] 131 | |         id -> Integer,
[INFO] [stdout] 132 | |         proposal_id -> Text,
[INFO] [stdout] ...   |
[INFO] [stdout] 146 | |         chain_vote_options -> Text,
[INFO] [stdout]     | |         ------------------ `chain_vote_options` is not local
[INFO] [stdout] ...   |
[INFO] [stdout] 149 | | }
[INFO] [stdout]     | | ^
[INFO] [stdout]     | | |
[INFO] [stdout]     | |_`QueryId` is not local
[INFO] [stdout]     |   move the `impl` block outside of this function `_impl_query_id_for_chain_vote_options`
[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]    --> vit-servicing-station-lib/src/db/schema.rs:129:1
[INFO] [stdout]     |
[INFO] [stdout] 129 | / table! {
[INFO] [stdout] 130 | |     proposals (id) {
[INFO] [stdout] 131 | |         id -> Integer,
[INFO] [stdout] 132 | |         proposal_id -> Text,
[INFO] [stdout] ...   |
[INFO] [stdout] 147 | |         challenge_id -> Integer,
[INFO] [stdout]     | |         ------------ `challenge_id` is not local
[INFO] [stdout] 148 | |     }
[INFO] [stdout] 149 | | }
[INFO] [stdout]     | | ^
[INFO] [stdout]     | | |
[INFO] [stdout]     | |_`QueryId` is not local
[INFO] [stdout]     |   move the `impl` block outside of this function `_impl_query_id_for_challenge_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]    --> vit-servicing-station-lib/src/db/schema.rs:151:1
[INFO] [stdout]     |
[INFO] [stdout] 151 | / table! {
[INFO] [stdout] 152 | |     proposals_voteplans (proposal_id) {
[INFO] [stdout] 153 | |         proposal_id -> Text,
[INFO] [stdout] 154 | |         chain_voteplan_id -> Text,
[INFO] [stdout] ...   |
[INFO] [stdout] 157 | | }
[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]    --> vit-servicing-station-lib/src/db/schema.rs:151:1
[INFO] [stdout]     |
[INFO] [stdout] 151 | / table! {
[INFO] [stdout] 152 | |     proposals_voteplans (proposal_id) {
[INFO] [stdout] 153 | |         proposal_id -> Text,
[INFO] [stdout]     | |         ----------- `proposal_id` is not local
[INFO] [stdout] 154 | |         chain_voteplan_id -> Text,
[INFO] [stdout] ...   |
[INFO] [stdout] 157 | | }
[INFO] [stdout]     | | ^
[INFO] [stdout]     | | |
[INFO] [stdout]     | |_`QueryId` is not local
[INFO] [stdout]     |   move the `impl` block outside of this function `_impl_query_id_for_proposal_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]    --> vit-servicing-station-lib/src/db/schema.rs:151:1
[INFO] [stdout]     |
[INFO] [stdout] 151 | / table! {
[INFO] [stdout] 152 | |     proposals_voteplans (proposal_id) {
[INFO] [stdout] 153 | |         proposal_id -> Text,
[INFO] [stdout] 154 | |         chain_voteplan_id -> Text,
[INFO] [stdout]     | |         ----------------- `chain_voteplan_id` is not local
[INFO] [stdout] ...   |
[INFO] [stdout] 157 | | }
[INFO] [stdout]     | | ^
[INFO] [stdout]     | | |
[INFO] [stdout]     | |_`QueryId` is not local
[INFO] [stdout]     |   move the `impl` block outside of this function `_impl_query_id_for_chain_voteplan_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]    --> vit-servicing-station-lib/src/db/schema.rs:151:1
[INFO] [stdout]     |
[INFO] [stdout] 151 | / table! {
[INFO] [stdout] 152 | |     proposals_voteplans (proposal_id) {
[INFO] [stdout] 153 | |         proposal_id -> Text,
[INFO] [stdout] 154 | |         chain_voteplan_id -> Text,
[INFO] [stdout] 155 | |         chain_proposal_index -> BigInt,
[INFO] [stdout]     | |         -------------------- `chain_proposal_index` is not local
[INFO] [stdout] 156 | |     }
[INFO] [stdout] 157 | | }
[INFO] [stdout]     | | ^
[INFO] [stdout]     | | |
[INFO] [stdout]     | |_`QueryId` is not local
[INFO] [stdout]     |   move the `impl` block outside of this function `_impl_query_id_for_chain_proposal_index`
[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]    --> vit-servicing-station-lib/src/db/schema.rs:159:1
[INFO] [stdout]     |
[INFO] [stdout] 159 | / table! {
[INFO] [stdout] 160 | |     voteplans (id) {
[INFO] [stdout] 161 | |         id -> Integer,
[INFO] [stdout] 162 | |         chain_voteplan_id -> Text,
[INFO] [stdout] ...   |
[INFO] [stdout] 171 | | }
[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]    --> vit-servicing-station-lib/src/db/schema.rs:159:1
[INFO] [stdout]     |
[INFO] [stdout] 159 | / table! {
[INFO] [stdout] 160 | |     voteplans (id) {
[INFO] [stdout] 161 | |         id -> Integer,
[INFO] [stdout]     | |         -- `id` is not local
[INFO] [stdout] 162 | |         chain_voteplan_id -> Text,
[INFO] [stdout] ...   |
[INFO] [stdout] 171 | | }
[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]    --> vit-servicing-station-lib/src/db/schema.rs:159:1
[INFO] [stdout]     |
[INFO] [stdout] 159 | / table! {
[INFO] [stdout] 160 | |     voteplans (id) {
[INFO] [stdout] 161 | |         id -> Integer,
[INFO] [stdout] 162 | |         chain_voteplan_id -> Text,
[INFO] [stdout]     | |         ----------------- `chain_voteplan_id` is not local
[INFO] [stdout] ...   |
[INFO] [stdout] 171 | | }
[INFO] [stdout]     | | ^
[INFO] [stdout]     | | |
[INFO] [stdout]     | |_`QueryId` is not local
[INFO] [stdout]     |   move the `impl` block outside of this function `_impl_query_id_for_chain_voteplan_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]    --> vit-servicing-station-lib/src/db/schema.rs:159:1
[INFO] [stdout]     |
[INFO] [stdout] 159 | / table! {
[INFO] [stdout] 160 | |     voteplans (id) {
[INFO] [stdout] 161 | |         id -> Integer,
[INFO] [stdout] 162 | |         chain_voteplan_id -> Text,
[INFO] [stdout] 163 | |         chain_vote_start_time -> BigInt,
[INFO] [stdout]     | |         --------------------- `chain_vote_start_time` is not local
[INFO] [stdout] ...   |
[INFO] [stdout] 171 | | }
[INFO] [stdout]     | | ^
[INFO] [stdout]     | | |
[INFO] [stdout]     | |_`QueryId` is not local
[INFO] [stdout]     |   move the `impl` block outside of this function `_impl_query_id_for_chain_vote_start_time`
[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]    --> vit-servicing-station-lib/src/db/schema.rs:159:1
[INFO] [stdout]     |
[INFO] [stdout] 159 | / table! {
[INFO] [stdout] 160 | |     voteplans (id) {
[INFO] [stdout] 161 | |         id -> Integer,
[INFO] [stdout] 162 | |         chain_voteplan_id -> Text,
[INFO] [stdout] 163 | |         chain_vote_start_time -> BigInt,
[INFO] [stdout] 164 | |         chain_vote_end_time -> BigInt,
[INFO] [stdout]     | |         ------------------- `chain_vote_end_time` is not local
[INFO] [stdout] ...   |
[INFO] [stdout] 171 | | }
[INFO] [stdout]     | | ^
[INFO] [stdout]     | | |
[INFO] [stdout]     | |_`QueryId` is not local
[INFO] [stdout]     |   move the `impl` block outside of this function `_impl_query_id_for_chain_vote_end_time`
[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]    --> vit-servicing-station-lib/src/db/schema.rs:159:1
[INFO] [stdout]     |
[INFO] [stdout] 159 | / table! {
[INFO] [stdout] 160 | |     voteplans (id) {
[INFO] [stdout] 161 | |         id -> Integer,
[INFO] [stdout] 162 | |         chain_voteplan_id -> Text,
[INFO] [stdout] ...   |
[INFO] [stdout] 165 | |         chain_committee_end_time -> BigInt,
[INFO] [stdout]     | |         ------------------------ `chain_committee_end_time` is not local
[INFO] [stdout] ...   |
[INFO] [stdout] 171 | | }
[INFO] [stdout]     | | ^
[INFO] [stdout]     | | |
[INFO] [stdout]     | |_`QueryId` is not local
[INFO] [stdout]     |   move the `impl` block outside of this function `_impl_query_id_for_chain_committee_end_time`
[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]    --> vit-servicing-station-lib/src/db/schema.rs:159:1
[INFO] [stdout]     |
[INFO] [stdout] 159 | / table! {
[INFO] [stdout] 160 | |     voteplans (id) {
[INFO] [stdout] 161 | |         id -> Integer,
[INFO] [stdout] 162 | |         chain_voteplan_id -> Text,
[INFO] [stdout] ...   |
[INFO] [stdout] 166 | |         chain_voteplan_payload -> Text,
[INFO] [stdout]     | |         ---------------------- `chain_voteplan_payload` is not local
[INFO] [stdout] ...   |
[INFO] [stdout] 171 | | }
[INFO] [stdout]     | | ^
[INFO] [stdout]     | | |
[INFO] [stdout]     | |_`QueryId` is not local
[INFO] [stdout]     |   move the `impl` block outside of this function `_impl_query_id_for_chain_voteplan_payload`
[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]    --> vit-servicing-station-lib/src/db/schema.rs:159:1
[INFO] [stdout]     |
[INFO] [stdout] 159 | / table! {
[INFO] [stdout] 160 | |     voteplans (id) {
[INFO] [stdout] 161 | |         id -> Integer,
[INFO] [stdout] 162 | |         chain_voteplan_id -> Text,
[INFO] [stdout] ...   |
[INFO] [stdout] 167 | |         chain_vote_encryption_key -> Text,
[INFO] [stdout]     | |         ------------------------- `chain_vote_encryption_key` is not local
[INFO] [stdout] ...   |
[INFO] [stdout] 171 | | }
[INFO] [stdout]     | | ^
[INFO] [stdout]     | | |
[INFO] [stdout]     | |_`QueryId` is not local
[INFO] [stdout]     |   move the `impl` block outside of this function `_impl_query_id_for_chain_vote_encryption_key`
[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]    --> vit-servicing-station-lib/src/db/schema.rs:159:1
[INFO] [stdout]     |
[INFO] [stdout] 159 | / table! {
[INFO] [stdout] 160 | |     voteplans (id) {
[INFO] [stdout] 161 | |         id -> Integer,
[INFO] [stdout] 162 | |         chain_voteplan_id -> Text,
[INFO] [stdout] ...   |
[INFO] [stdout] 168 | |         fund_id -> Integer,
[INFO] [stdout]     | |         ------- `fund_id` is not local
[INFO] [stdout] ...   |
[INFO] [stdout] 171 | | }
[INFO] [stdout]     | | ^
[INFO] [stdout]     | | |
[INFO] [stdout]     | |_`QueryId` is not local
[INFO] [stdout]     |   move the `impl` block outside of this function `_impl_query_id_for_fund_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]    --> vit-servicing-station-lib/src/db/schema.rs:159:1
[INFO] [stdout]     |
[INFO] [stdout] 159 | / table! {
[INFO] [stdout] 160 | |     voteplans (id) {
[INFO] [stdout] 161 | |         id -> Integer,
[INFO] [stdout] 162 | |         chain_voteplan_id -> Text,
[INFO] [stdout] ...   |
[INFO] [stdout] 169 | |         token_identifier -> Text,
[INFO] [stdout]     | |         ---------------- `token_identifier` is not local
[INFO] [stdout] 170 | |     }
[INFO] [stdout] 171 | | }
[INFO] [stdout]     | | ^
[INFO] [stdout]     | | |
[INFO] [stdout]     | |_`QueryId` is not local
[INFO] [stdout]     |   move the `impl` block outside of this function `_impl_query_id_for_token_identifier`
[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]    --> vit-servicing-station-lib/src/db/schema.rs:173:1
[INFO] [stdout]     |
[INFO] [stdout] 173 | / table! {
[INFO] [stdout] 174 | |     votes (fragment_id) {
[INFO] [stdout] 175 | |         fragment_id -> Text,
[INFO] [stdout] 176 | |         caster -> Text,
[INFO] [stdout] ...   |
[INFO] [stdout] 183 | | }
[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]    --> vit-servicing-station-lib/src/db/schema.rs:173:1
[INFO] [stdout]     |
[INFO] [stdout] 173 | / table! {
[INFO] [stdout] 174 | |     votes (fragment_id) {
[INFO] [stdout] 175 | |         fragment_id -> Text,
[INFO] [stdout]     | |         ----------- `fragment_id` is not local
[INFO] [stdout] 176 | |         caster -> Text,
[INFO] [stdout] ...   |
[INFO] [stdout] 183 | | }
[INFO] [stdout]     | | ^
[INFO] [stdout]     | | |
[INFO] [stdout]     | |_`QueryId` is not local
[INFO] [stdout]     |   move the `impl` block outside of this function `_impl_query_id_for_fragment_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]    --> vit-servicing-station-lib/src/db/schema.rs:173:1
[INFO] [stdout]     |
[INFO] [stdout] 173 | / table! {
[INFO] [stdout] 174 | |     votes (fragment_id) {
[INFO] [stdout] 175 | |         fragment_id -> Text,
[INFO] [stdout] 176 | |         caster -> Text,
[INFO] [stdout]     | |         ------ `caster` is not local
[INFO] [stdout] ...   |
[INFO] [stdout] 183 | | }
[INFO] [stdout]     | | ^
[INFO] [stdout]     | | |
[INFO] [stdout]     | |_`QueryId` is not local
[INFO] [stdout]     |   move the `impl` block outside of this function `_impl_query_id_for_caster`
[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]    --> vit-servicing-station-lib/src/db/schema.rs:173:1
[INFO] [stdout]     |
[INFO] [stdout] 173 | / table! {
[INFO] [stdout] 174 | |     votes (fragment_id) {
[INFO] [stdout] 175 | |         fragment_id -> Text,
[INFO] [stdout] 176 | |         caster -> Text,
[INFO] [stdout] 177 | |         proposal -> Integer,
[INFO] [stdout]     | |         -------- `proposal` is not local
[INFO] [stdout] ...   |
[INFO] [stdout] 183 | | }
[INFO] [stdout]     | | ^
[INFO] [stdout]     | | |
[INFO] [stdout]     | |_`QueryId` is not local
[INFO] [stdout]     |   move the `impl` block outside of this function `_impl_query_id_for_proposal`
[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]    --> vit-servicing-station-lib/src/db/schema.rs:173:1
[INFO] [stdout]     |
[INFO] [stdout] 173 | / table! {
[INFO] [stdout] 174 | |     votes (fragment_id) {
[INFO] [stdout] 175 | |         fragment_id -> Text,
[INFO] [stdout] 176 | |         caster -> Text,
[INFO] [stdout] 177 | |         proposal -> Integer,
[INFO] [stdout] 178 | |         voteplan_id -> Text,
[INFO] [stdout]     | |         ----------- `voteplan_id` is not local
[INFO] [stdout] ...   |
[INFO] [stdout] 183 | | }
[INFO] [stdout]     | | ^
[INFO] [stdout]     | | |
[INFO] [stdout]     | |_`QueryId` is not local
[INFO] [stdout]     |   move the `impl` block outside of this function `_impl_query_id_for_voteplan_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]    --> vit-servicing-station-lib/src/db/schema.rs:173:1
[INFO] [stdout]     |
[INFO] [stdout] 173 | / table! {
[INFO] [stdout] 174 | |     votes (fragment_id) {
[INFO] [stdout] 175 | |         fragment_id -> Text,
[INFO] [stdout] 176 | |         caster -> Text,
[INFO] [stdout] ...   |
[INFO] [stdout] 179 | |         time -> Float,
[INFO] [stdout]     | |         ---- `time` is not local
[INFO] [stdout] ...   |
[INFO] [stdout] 183 | | }
[INFO] [stdout]     | | ^
[INFO] [stdout]     | | |
[INFO] [stdout]     | |_`QueryId` is not local
[INFO] [stdout]     |   move the `impl` block outside of this function `_impl_query_id_for_time`
[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]    --> vit-servicing-station-lib/src/db/schema.rs:173:1
[INFO] [stdout]     |
[INFO] [stdout] 173 | / table! {
[INFO] [stdout] 174 | |     votes (fragment_id) {
[INFO] [stdout] 175 | |         fragment_id -> Text,
[INFO] [stdout] 176 | |         caster -> Text,
[INFO] [stdout] ...   |
[INFO] [stdout] 180 | |         choice -> Nullable<SmallInt>,
[INFO] [stdout]     | |         ------ `choice` is not local
[INFO] [stdout] ...   |
[INFO] [stdout] 183 | | }
[INFO] [stdout]     | | ^
[INFO] [stdout]     | | |
[INFO] [stdout]     | |_`QueryId` is not local
[INFO] [stdout]     |   move the `impl` block outside of this function `_impl_query_id_for_choice`
[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]    --> vit-servicing-station-lib/src/db/schema.rs:173:1
[INFO] [stdout]     |
[INFO] [stdout] 173 | / table! {
[INFO] [stdout] 174 | |     votes (fragment_id) {
[INFO] [stdout] 175 | |         fragment_id -> Text,
[INFO] [stdout] 176 | |         caster -> Text,
[INFO] [stdout] ...   |
[INFO] [stdout] 181 | |         raw_fragment -> Text,
[INFO] [stdout]     | |         ------------ `raw_fragment` is not local
[INFO] [stdout] 182 | |     }
[INFO] [stdout] 183 | | }
[INFO] [stdout]     | | ^
[INFO] [stdout]     | | |
[INFO] [stdout]     | |_`QueryId` is not local
[INFO] [stdout]     |   move the `impl` block outside of this function `_impl_query_id_for_raw_fragment`
[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]   --> vit-servicing-station-lib/src/db/views_schema.rs:3:1
[INFO] [stdout]    |
[INFO] [stdout]  3 | / table! {
[INFO] [stdout]  4 | |     full_proposals_info {
[INFO] [stdout]  5 | |         id -> Integer,
[INFO] [stdout]  6 | |         proposal_id -> 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]   --> vit-servicing-station-lib/src/db/views_schema.rs:3:1
[INFO] [stdout]    |
[INFO] [stdout]  3 | / table! {
[INFO] [stdout]  4 | |     full_proposals_info {
[INFO] [stdout]  5 | |         id -> Integer,
[INFO] [stdout]    | |         -- `id` is not local
[INFO] [stdout]  6 | |         proposal_id -> 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]   --> vit-servicing-station-lib/src/db/views_schema.rs:3:1
[INFO] [stdout]    |
[INFO] [stdout]  3 | / table! {
[INFO] [stdout]  4 | |     full_proposals_info {
[INFO] [stdout]  5 | |         id -> Integer,
[INFO] [stdout]  6 | |         proposal_id -> Text,
[INFO] [stdout]    | |         ----------- `proposal_id` 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_proposal_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]   --> vit-servicing-station-lib/src/db/views_schema.rs:3:1
[INFO] [stdout]    |
[INFO] [stdout]  3 | / table! {
[INFO] [stdout]  4 | |     full_proposals_info {
[INFO] [stdout]  5 | |         id -> Integer,
[INFO] [stdout]  6 | |         proposal_id -> Text,
[INFO] [stdout]  7 | |         proposal_category -> Text,
[INFO] [stdout]    | |         ----------------- `proposal_category` 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_proposal_category`
[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]   --> vit-servicing-station-lib/src/db/views_schema.rs:3:1
[INFO] [stdout]    |
[INFO] [stdout]  3 | / table! {
[INFO] [stdout]  4 | |     full_proposals_info {
[INFO] [stdout]  5 | |         id -> Integer,
[INFO] [stdout]  6 | |         proposal_id -> Text,
[INFO] [stdout]  7 | |         proposal_category -> Text,
[INFO] [stdout]  8 | |         proposal_title -> Text,
[INFO] [stdout]    | |         -------------- `proposal_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_proposal_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]   --> vit-servicing-station-lib/src/db/views_schema.rs:3:1
[INFO] [stdout]    |
[INFO] [stdout]  3 | / table! {
[INFO] [stdout]  4 | |     full_proposals_info {
[INFO] [stdout]  5 | |         id -> Integer,
[INFO] [stdout]  6 | |         proposal_id -> Text,
[INFO] [stdout] ...  |
[INFO] [stdout]  9 | |         proposal_summary -> Text,
[INFO] [stdout]    | |         ---------------- `proposal_summary` 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_proposal_summary`
[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]   --> vit-servicing-station-lib/src/db/views_schema.rs:3:1
[INFO] [stdout]    |
[INFO] [stdout]  3 | / table! {
[INFO] [stdout]  4 | |     full_proposals_info {
[INFO] [stdout]  5 | |         id -> Integer,
[INFO] [stdout]  6 | |         proposal_id -> Text,
[INFO] [stdout] ...  |
[INFO] [stdout] 10 | |         proposal_public_key -> Text,
[INFO] [stdout]    | |         ------------------- `proposal_public_key` 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_proposal_public_key`
[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]   --> vit-servicing-station-lib/src/db/views_schema.rs:3:1
[INFO] [stdout]    |
[INFO] [stdout]  3 | / table! {
[INFO] [stdout]  4 | |     full_proposals_info {
[INFO] [stdout]  5 | |         id -> Integer,
[INFO] [stdout]  6 | |         proposal_id -> Text,
[INFO] [stdout] ...  |
[INFO] [stdout] 11 | |         proposal_funds -> BigInt,
[INFO] [stdout]    | |         -------------- `proposal_funds` 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_proposal_funds`
[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]   --> vit-servicing-station-lib/src/db/views_schema.rs:3:1
[INFO] [stdout]    |
[INFO] [stdout]  3 | / table! {
[INFO] [stdout]  4 | |     full_proposals_info {
[INFO] [stdout]  5 | |         id -> Integer,
[INFO] [stdout]  6 | |         proposal_id -> Text,
[INFO] [stdout] ...  |
[INFO] [stdout] 12 | |         proposal_url -> Text,
[INFO] [stdout]    | |         ------------ `proposal_url` 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_proposal_url`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> vit-servicing-station-lib/src/db/views_schema.rs:3:1
[INFO] [stdout]    |
[INFO] [stdout]  3 | / table! {
[INFO] [stdout]  4 | |     full_proposals_info {
[INFO] [stdout]  5 | |         id -> Integer,
[INFO] [stdout]  6 | |         proposal_id -> Text,
[INFO] [stdout] ...  |
[INFO] [stdout] 13 | |         proposal_files_url -> Text,
[INFO] [stdout]    | |         ------------------ `proposal_files_url` 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_proposal_files_url`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> vit-servicing-station-lib/src/db/views_schema.rs:3:1
[INFO] [stdout]    |
[INFO] [stdout]  3 | / table! {
[INFO] [stdout]  4 | |     full_proposals_info {
[INFO] [stdout]  5 | |         id -> Integer,
[INFO] [stdout]  6 | |         proposal_id -> Text,
[INFO] [stdout] ...  |
[INFO] [stdout] 14 | |         proposal_impact_score -> BigInt,
[INFO] [stdout]    | |         --------------------- `proposal_impact_score` 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_proposal_impact_score`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> vit-servicing-station-lib/src/db/views_schema.rs:3:1
[INFO] [stdout]    |
[INFO] [stdout]  3 | / table! {
[INFO] [stdout]  4 | |     full_proposals_info {
[INFO] [stdout]  5 | |         id -> Integer,
[INFO] [stdout]  6 | |         proposal_id -> Text,
[INFO] [stdout] ...  |
[INFO] [stdout] 15 | |         proposer_name -> Text,
[INFO] [stdout]    | |         ------------- `proposer_name` 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_proposer_name`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> vit-servicing-station-lib/src/db/views_schema.rs:3:1
[INFO] [stdout]    |
[INFO] [stdout]  3 | / table! {
[INFO] [stdout]  4 | |     full_proposals_info {
[INFO] [stdout]  5 | |         id -> Integer,
[INFO] [stdout]  6 | |         proposal_id -> Text,
[INFO] [stdout] ...  |
[INFO] [stdout] 16 | |         proposer_contact -> Text,
[INFO] [stdout]    | |         ---------------- `proposer_contact` 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_proposer_contact`
[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]   --> vit-servicing-station-lib/src/db/views_schema.rs:3:1
[INFO] [stdout]    |
[INFO] [stdout]  3 | / table! {
[INFO] [stdout]  4 | |     full_proposals_info {
[INFO] [stdout]  5 | |         id -> Integer,
[INFO] [stdout]  6 | |         proposal_id -> Text,
[INFO] [stdout] ...  |
[INFO] [stdout] 17 | |         proposer_url -> Text,
[INFO] [stdout]    | |         ------------ `proposer_url` 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_proposer_url`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> vit-servicing-station-lib/src/db/views_schema.rs:3:1
[INFO] [stdout]    |
[INFO] [stdout]  3 | / table! {
[INFO] [stdout]  4 | |     full_proposals_info {
[INFO] [stdout]  5 | |         id -> Integer,
[INFO] [stdout]  6 | |         proposal_id -> Text,
[INFO] [stdout] ...  |
[INFO] [stdout] 18 | |         proposer_relevant_experience -> Text,
[INFO] [stdout]    | |         ---------------------------- `proposer_relevant_experience` 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_proposer_relevant_experience`
[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]   --> vit-servicing-station-lib/src/db/views_schema.rs:3:1
[INFO] [stdout]    |
[INFO] [stdout]  3 | / table! {
[INFO] [stdout]  4 | |     full_proposals_info {
[INFO] [stdout]  5 | |         id -> Integer,
[INFO] [stdout]  6 | |         proposal_id -> Text,
[INFO] [stdout] ...  |
[INFO] [stdout] 19 | |         chain_proposal_id -> Binary,
[INFO] [stdout]    | |         ----------------- `chain_proposal_id` 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_chain_proposal_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]   --> vit-servicing-station-lib/src/db/views_schema.rs:3:1
[INFO] [stdout]    |
[INFO] [stdout]  3 | / table! {
[INFO] [stdout]  4 | |     full_proposals_info {
[INFO] [stdout]  5 | |         id -> Integer,
[INFO] [stdout]  6 | |         proposal_id -> Text,
[INFO] [stdout] ...  |
[INFO] [stdout] 20 | |         chain_vote_options -> Text,
[INFO] [stdout]    | |         ------------------ `chain_vote_options` 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_chain_vote_options`
[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]   --> vit-servicing-station-lib/src/db/views_schema.rs:3:1
[INFO] [stdout]    |
[INFO] [stdout]  3 | / table! {
[INFO] [stdout]  4 | |     full_proposals_info {
[INFO] [stdout]  5 | |         id -> Integer,
[INFO] [stdout]  6 | |         proposal_id -> Text,
[INFO] [stdout] ...  |
[INFO] [stdout] 21 | |         challenge_id -> Integer,
[INFO] [stdout]    | |         ------------ `challenge_id` 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_challenge_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]   --> vit-servicing-station-lib/src/db/views_schema.rs:3:1
[INFO] [stdout]    |
[INFO] [stdout]  3 | / table! {
[INFO] [stdout]  4 | |     full_proposals_info {
[INFO] [stdout]  5 | |         id -> Integer,
[INFO] [stdout]  6 | |         proposal_id -> Text,
[INFO] [stdout] ...  |
[INFO] [stdout] 23 | |         reviews_count -> Integer,
[INFO] [stdout]    | |         ------------- `reviews_count` 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_reviews_count`
[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]   --> vit-servicing-station-lib/src/db/views_schema.rs:3:1
[INFO] [stdout]    |
[INFO] [stdout]  3 | / table! {
[INFO] [stdout]  4 | |     full_proposals_info {
[INFO] [stdout]  5 | |         id -> Integer,
[INFO] [stdout]  6 | |         proposal_id -> Text,
[INFO] [stdout] ...  |
[INFO] [stdout] 25 | |         chain_vote_start_time -> BigInt,
[INFO] [stdout]    | |         --------------------- `chain_vote_start_time` 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_chain_vote_start_time`
[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]   --> vit-servicing-station-lib/src/db/views_schema.rs:3:1
[INFO] [stdout]    |
[INFO] [stdout]  3 | / table! {
[INFO] [stdout]  4 | |     full_proposals_info {
[INFO] [stdout]  5 | |         id -> Integer,
[INFO] [stdout]  6 | |         proposal_id -> Text,
[INFO] [stdout] ...  |
[INFO] [stdout] 26 | |         chain_vote_end_time -> BigInt,
[INFO] [stdout]    | |         ------------------- `chain_vote_end_time` 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_chain_vote_end_time`
[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]   --> vit-servicing-station-lib/src/db/views_schema.rs:3:1
[INFO] [stdout]    |
[INFO] [stdout]  3 | / table! {
[INFO] [stdout]  4 | |     full_proposals_info {
[INFO] [stdout]  5 | |         id -> Integer,
[INFO] [stdout]  6 | |         proposal_id -> Text,
[INFO] [stdout] ...  |
[INFO] [stdout] 27 | |         chain_committee_end_time -> BigInt,
[INFO] [stdout]    | |         ------------------------ `chain_committee_end_time` 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_chain_committee_end_time`
[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]   --> vit-servicing-station-lib/src/db/views_schema.rs:3:1
[INFO] [stdout]    |
[INFO] [stdout]  3 | / table! {
[INFO] [stdout]  4 | |     full_proposals_info {
[INFO] [stdout]  5 | |         id -> Integer,
[INFO] [stdout]  6 | |         proposal_id -> Text,
[INFO] [stdout] ...  |
[INFO] [stdout] 28 | |         chain_voteplan_payload -> Text,
[INFO] [stdout]    | |         ---------------------- `chain_voteplan_payload` 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_chain_voteplan_payload`
[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]   --> vit-servicing-station-lib/src/db/views_schema.rs:3:1
[INFO] [stdout]    |
[INFO] [stdout]  3 | / table! {
[INFO] [stdout]  4 | |     full_proposals_info {
[INFO] [stdout]  5 | |         id -> Integer,
[INFO] [stdout]  6 | |         proposal_id -> Text,
[INFO] [stdout] ...  |
[INFO] [stdout] 29 | |         chain_vote_encryption_key -> Text,
[INFO] [stdout]    | |         ------------------------- `chain_vote_encryption_key` 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_chain_vote_encryption_key`
[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]   --> vit-servicing-station-lib/src/db/views_schema.rs:3:1
[INFO] [stdout]    |
[INFO] [stdout]  3 | / table! {
[INFO] [stdout]  4 | |     full_proposals_info {
[INFO] [stdout]  5 | |         id -> Integer,
[INFO] [stdout]  6 | |         proposal_id -> Text,
[INFO] [stdout] ...  |
[INFO] [stdout] 30 | |         fund_id -> Integer,
[INFO] [stdout]    | |         ------- `fund_id` 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_fund_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]   --> vit-servicing-station-lib/src/db/views_schema.rs:3:1
[INFO] [stdout]    |
[INFO] [stdout]  3 | / table! {
[INFO] [stdout]  4 | |     full_proposals_info {
[INFO] [stdout]  5 | |         id -> Integer,
[INFO] [stdout]  6 | |         proposal_id -> Text,
[INFO] [stdout] ...  |
[INFO] [stdout] 32 | |         challenge_type -> Text,
[INFO] [stdout]    | |         -------------- `challenge_type` 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_challenge_type`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> vit-servicing-station-lib/src/db/views_schema.rs:3:1
[INFO] [stdout]    |
[INFO] [stdout]  3 | / table! {
[INFO] [stdout]  4 | |     full_proposals_info {
[INFO] [stdout]  5 | |         id -> Integer,
[INFO] [stdout]  6 | |         proposal_id -> Text,
[INFO] [stdout] ...  |
[INFO] [stdout] 33 | |         proposal_solution -> Nullable<Text>,
[INFO] [stdout]    | |         ----------------- `proposal_solution` 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_proposal_solution`
[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]   --> vit-servicing-station-lib/src/db/views_schema.rs:3:1
[INFO] [stdout]    |
[INFO] [stdout]  3 | / table! {
[INFO] [stdout]  4 | |     full_proposals_info {
[INFO] [stdout]  5 | |         id -> Integer,
[INFO] [stdout]  6 | |         proposal_id -> Text,
[INFO] [stdout] ...  |
[INFO] [stdout] 34 | |         proposal_brief -> Nullable<Text>,
[INFO] [stdout]    | |         -------------- `proposal_brief` 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_proposal_brief`
[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]   --> vit-servicing-station-lib/src/db/views_schema.rs:3:1
[INFO] [stdout]    |
[INFO] [stdout]  3 | / table! {
[INFO] [stdout]  4 | |     full_proposals_info {
[INFO] [stdout]  5 | |         id -> Integer,
[INFO] [stdout]  6 | |         proposal_id -> Text,
[INFO] [stdout] ...  |
[INFO] [stdout] 35 | |         proposal_importance -> Nullable<Text>,
[INFO] [stdout]    | |         ------------------- `proposal_importance` 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_proposal_importance`
[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]   --> vit-servicing-station-lib/src/db/views_schema.rs:3:1
[INFO] [stdout]    |
[INFO] [stdout]  3 | / table! {
[INFO] [stdout]  4 | |     full_proposals_info {
[INFO] [stdout]  5 | |         id -> Integer,
[INFO] [stdout]  6 | |         proposal_id -> Text,
[INFO] [stdout] ...  |
[INFO] [stdout] 36 | |         proposal_goal -> Nullable<Text>,
[INFO] [stdout]    | |         ------------- `proposal_goal` 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_proposal_goal`
[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]   --> vit-servicing-station-lib/src/db/views_schema.rs:3:1
[INFO] [stdout]    |
[INFO] [stdout]  3 | / table! {
[INFO] [stdout]  4 | |     full_proposals_info {
[INFO] [stdout]  5 | |         id -> Integer,
[INFO] [stdout]  6 | |         proposal_id -> Text,
[INFO] [stdout] ...  |
[INFO] [stdout] 37 | |         proposal_metrics -> Nullable<Text>,
[INFO] [stdout]    | |         ---------------- `proposal_metrics` 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_proposal_metrics`
[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]   --> vit-servicing-station-lib/src/db/views_schema.rs:3:1
[INFO] [stdout]    |
[INFO] [stdout]  3 | / table! {
[INFO] [stdout]  4 | |     full_proposals_info {
[INFO] [stdout]  5 | |         id -> Integer,
[INFO] [stdout]  6 | |         proposal_id -> Text,
[INFO] [stdout] ...  |
[INFO] [stdout] 39 | |         chain_proposal_index -> BigInt,
[INFO] [stdout]    | |         -------------------- `chain_proposal_index` 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_chain_proposal_index`
[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]   --> vit-servicing-station-lib/src/db/views_schema.rs:3:1
[INFO] [stdout]    |
[INFO] [stdout]  3 | / table! {
[INFO] [stdout]  4 | |     full_proposals_info {
[INFO] [stdout]  5 | |         id -> Integer,
[INFO] [stdout]  6 | |         proposal_id -> Text,
[INFO] [stdout] ...  |
[INFO] [stdout] 40 | |         chain_voteplan_id -> Text,
[INFO] [stdout]    | |         ----------------- `chain_voteplan_id` 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_chain_voteplan_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]   --> vit-servicing-station-lib/src/db/views_schema.rs:3:1
[INFO] [stdout]    |
[INFO] [stdout]  3 | / table! {
[INFO] [stdout]  4 | |     full_proposals_info {
[INFO] [stdout]  5 | |         id -> Integer,
[INFO] [stdout]  6 | |         proposal_id -> Text,
[INFO] [stdout] ...  |
[INFO] [stdout] 42 | |         group_id -> Text,
[INFO] [stdout]    | |         -------- `group_id` 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_group_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: variable does not need to be mutable
[INFO] [stdout]   --> vit-servicing-station-tests/src/common/data/generator/voting/builder/mod.rs:32:50
[INFO] [stdout]    |
[INFO] [stdout] 32 |         challenge.proposals.iter_mut().for_each(|mut p| {
[INFO] [stdout]    |                                                  ----^
[INFO] [stdout]    |                                                  |
[INFO] [stdout]    |                                                  help: remove this `mut`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> vit-servicing-station-tests/src/common/data/generator/voting/generator.rs:117:21
[INFO] [stdout]     |
[INFO] [stdout] 117 |                 let mut challenge = fund
[INFO] [stdout]     |                     ----^^^^^^^^^
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ProposalChallengeInfoTemplate` is never constructed
[INFO] [stdout]   --> vit-servicing-station-tests/src/common/data/generator/voting/template/mod.rs:80:12
[INFO] [stdout]    |
[INFO] [stdout] 80 | pub struct ProposalChallengeInfoTemplate {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling vit-servicing-station-server v0.3.4-dev (/opt/rustwide/workdir/vit-servicing-station-server)
[INFO] [stderr]    Compiling vit-servicing-station-cli v0.3.4-dev (/opt/rustwide/workdir/vit-servicing-station-cli)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 3m 01s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: buf_redux v0.8.4, fs_extra v1.2.0, multipart v0.18.0, test-strategy v0.1.2
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
[INFO] running `Command { std: "docker" "inspect" "04a7beb53903e5179cc6993dfd1a4483000d0b20d4ac7ebe3106215ca89e3d9f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "04a7beb53903e5179cc6993dfd1a4483000d0b20d4ac7ebe3106215ca89e3d9f", kill_on_drop: false }`
[INFO] [stdout] 04a7beb53903e5179cc6993dfd1a4483000d0b20d4ac7ebe3106215ca89e3d9f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 0946d9a01e5e32df0dae04ec774b869b05e17aaa8240bf9c490a37575c146a41
[INFO] running `Command { std: "docker" "start" "-a" "0946d9a01e5e32df0dae04ec774b869b05e17aaa8240bf9c490a37575c146a41", kill_on_drop: false }`
[INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"`
[INFO] [stderr] note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest
[INFO] [stderr] note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest
[INFO] [stderr] note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions
[INFO] [stdout] warning: unexpected `cfg` condition value: `unix`
[INFO] [stdout]  --> vit-servicing-station-lib/src/server/signals.rs:3:7
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[cfg(target_os = "unix")]
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `target_os` are: `aix`, `amdhsa`, `android`, `cuda`, `cygwin`, `dragonfly`, `emscripten`, `espidf`, `freebsd`, `fuchsia`, `haiku`, `hermit`, `horizon`, `hurd`, `illumos`, `ios`, `l4re`, `linux`, `lynxos178`, `macos`, `managarm`, `netbsd`, `none`, `nto`, `nuttx`, `openbsd`, `psp`, `psx`, `redox`, `rtems`, `solaris`, `solid_asp3`, `teeos`, `trusty`, and `tvos` and 11 more
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]   = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `unix`
[INFO] [stdout]   --> vit-servicing-station-lib/src/server/signals.rs:22:11
[INFO] [stdout]    |
[INFO] [stdout] 22 | #[cfg(not(target_os = "unix"))]
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `target_os` are: `aix`, `amdhsa`, `android`, `cuda`, `cygwin`, `dragonfly`, `emscripten`, `espidf`, `freebsd`, `fuchsia`, `haiku`, `hermit`, `horizon`, `hurd`, `illumos`, `ios`, `l4re`, `linux`, `lynxos178`, `macos`, `managarm`, `netbsd`, `none`, `nto`, `nuttx`, `openbsd`, `psp`, `psx`, `redox`, `rtems`, `solaris`, `solid_asp3`, `teeos`, `trusty`, and `tvos` and 11 more
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `FundWithLegacyFields` is never constructed
[INFO] [stdout]   --> vit-servicing-station-lib/src/db/models/funds.rs:93:8
[INFO] [stdout]    |
[INFO] [stdout] 93 | struct FundWithLegacyFields {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> vit-servicing-station-lib/src/db/models/community_advisors_reviews.rs:12:56
[INFO] [stdout]    |
[INFO] [stdout] 12 | #[derive(Copy, Clone, PartialEq, Eq, Debug, Serialize, FromSqlRow, Deserialize)]
[INFO] [stdout]    |                                                        ^---------
[INFO] [stdout]    |                                                        |
[INFO] [stdout]    |                                                        `FromSqlRow` is not local
[INFO] [stdout]    |                                                        move the `impl` block outside of this function `_impl_from_sql_row_for_reviewranking`
[INFO] [stdout] 13 | pub enum ReviewRanking {
[INFO] [stdout]    |          ------------- `ReviewRanking` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `FromSqlRow` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `FromSqlRow` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: `#[warn(non_local_definitions)]` on by default
[INFO] [stdout]    = note: this warning originates in the derive macro `FromSqlRow` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> vit-servicing-station-lib/src/db/models/community_advisors_reviews.rs:12:56
[INFO] [stdout]    |
[INFO] [stdout] 12 | #[derive(Copy, Clone, PartialEq, Eq, Debug, Serialize, FromSqlRow, Deserialize)]
[INFO] [stdout]    |                                                        ^---------
[INFO] [stdout]    |                                                        |
[INFO] [stdout]    |                                                        `Queryable` is not local
[INFO] [stdout]    |                                                        move the `impl` block outside of this function `_impl_from_sql_row_for_reviewranking`
[INFO] [stdout] 13 | pub enum ReviewRanking {
[INFO] [stdout]    |          ------------- `ReviewRanking` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `FromSqlRow` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `FromSqlRow` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `FromSqlRow` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> vit-servicing-station-lib/src/db/models/community_advisors_reviews.rs:36:63
[INFO] [stdout]    |
[INFO] [stdout] 36 | #[derive(Serialize, Deserialize, Clone, Debug, PartialEq, Eq, Queryable)]
[INFO] [stdout]    |                                                               ^--------
[INFO] [stdout]    |                                                               |
[INFO] [stdout]    |                                                               `Queryable` is not local
[INFO] [stdout]    |                                                               move the `impl` block outside of this function `_impl_queryable_for_advisorreview`
[INFO] [stdout] 37 | pub struct AdvisorReview {
[INFO] [stdout]    |            ------------- `AdvisorReview` 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]   --> vit-servicing-station-lib/src/db/models/goals.rs:8:34
[INFO] [stdout]    |
[INFO] [stdout]  8 | #[derive(Serialize, Deserialize, Queryable, Clone, Debug, PartialEq, Eq)]
[INFO] [stdout]    |                                  ^--------
[INFO] [stdout]    |                                  |
[INFO] [stdout]    |                                  `Queryable` is not local
[INFO] [stdout]    |                                  move the `impl` block outside of this function `_impl_queryable_for_goal`
[INFO] [stdout]  9 | #[diesel(table_name = goals)]
[INFO] [stdout] 10 | pub struct Goal {
[INFO] [stdout]    |            ---- `Goal` 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]   --> vit-servicing-station-lib/src/db/models/goals.rs:18:23
[INFO] [stdout]    |
[INFO] [stdout] 18 | #[derive(Deserialize, Insertable, Clone, Debug)]
[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_insertgoal`
[INFO] [stdout] 19 | #[table_name = "goals"]
[INFO] [stdout] 20 | pub struct InsertGoal {
[INFO] [stdout]    |            ---------- `InsertGoal` 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]   --> vit-servicing-station-lib/src/db/models/goals.rs:18:23
[INFO] [stdout]    |
[INFO] [stdout] 18 | #[derive(Deserialize, Insertable, Clone, Debug)]
[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_insertgoal`
[INFO] [stdout] 19 | #[table_name = "goals"]
[INFO] [stdout] 20 | pub struct InsertGoal {
[INFO] [stdout]    |            ---------- `InsertGoal` 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]   --> vit-servicing-station-lib/src/db/models/goals.rs:18:23
[INFO] [stdout]    |
[INFO] [stdout] 18 | #[derive(Deserialize, Insertable, Clone, Debug)]
[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_insertgoal`
[INFO] [stdout] 19 | #[table_name = "goals"]
[INFO] [stdout] 20 | pub struct InsertGoal {
[INFO] [stdout]    |            ---------- `InsertGoal` 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]  --> vit-servicing-station-lib/src/db/models/groups.rs:5:63
[INFO] [stdout]   |
[INFO] [stdout] 5 | #[derive(Serialize, Deserialize, Clone, Debug, PartialEq, Eq, Queryable, PartialOrd, Ord)]
[INFO] [stdout]   |                                                               ^--------
[INFO] [stdout]   |                                                               |
[INFO] [stdout]   |                                                               `Queryable` is not local
[INFO] [stdout]   |                                                               move the `impl` block outside of this function `_impl_queryable_for_group`
[INFO] [stdout] 6 | pub struct Group {
[INFO] [stdout]   |            ----- `Group` 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]  --> vit-servicing-station-lib/src/db/models/snapshot.rs:5:63
[INFO] [stdout]   |
[INFO] [stdout] 5 | #[derive(Clone, Debug, PartialEq, Eq, Serialize, Deserialize, Queryable, Insertable)]
[INFO] [stdout]   |                                                               ^--------
[INFO] [stdout]   |                                                               |
[INFO] [stdout]   |                                                               `Queryable` is not local
[INFO] [stdout]   |                                                               move the `impl` block outside of this function `_impl_queryable_for_snapshot`
[INFO] [stdout] ...
[INFO] [stdout] 8 | pub struct Snapshot {
[INFO] [stdout]   |            -------- `Snapshot` 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]  --> vit-servicing-station-lib/src/db/models/snapshot.rs:5:74
[INFO] [stdout]   |
[INFO] [stdout] 5 | #[derive(Clone, Debug, PartialEq, Eq, Serialize, Deserialize, Queryable, Insertable)]
[INFO] [stdout]   |                                                                          ^---------
[INFO] [stdout]   |                                                                          |
[INFO] [stdout]   |                                                                          `Insertable` is not local
[INFO] [stdout]   |                                                                          `table` is not local
[INFO] [stdout]   |                                                                          move the `impl` block outside of this function `_impl_insertable_for_snapshot`
[INFO] [stdout] ...
[INFO] [stdout] 8 | pub struct Snapshot {
[INFO] [stdout]   |            -------- `Snapshot` 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]  --> vit-servicing-station-lib/src/db/models/snapshot.rs:5:74
[INFO] [stdout]   |
[INFO] [stdout] 5 | #[derive(Clone, Debug, PartialEq, Eq, Serialize, Deserialize, Queryable, Insertable)]
[INFO] [stdout]   |                                                                          -^^^^^^^^^
[INFO] [stdout]   |                                                                          |
[INFO] [stdout]   |                                                                          `Insertable` is not local
[INFO] [stdout]   |                                                                          `table` is not local
[INFO] [stdout]   |                                                                          move the `impl` block outside of this function `_impl_insertable_for_snapshot`
[INFO] [stdout] ...
[INFO] [stdout] 8 | pub struct Snapshot {
[INFO] [stdout]   |            -------- `Snapshot` 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]  --> vit-servicing-station-lib/src/db/models/snapshot.rs:5:74
[INFO] [stdout]   |
[INFO] [stdout] 5 | #[derive(Clone, Debug, PartialEq, Eq, Serialize, Deserialize, Queryable, Insertable)]
[INFO] [stdout]   |                                                                          ^---------
[INFO] [stdout]   |                                                                          |
[INFO] [stdout]   |                                                                          `UndecoratedInsertRecord` is not local
[INFO] [stdout]   |                                                                          `table` is not local
[INFO] [stdout]   |                                                                          move the `impl` block outside of this function `_impl_insertable_for_snapshot`
[INFO] [stdout] ...
[INFO] [stdout] 8 | pub struct Snapshot {
[INFO] [stdout]   |            -------- `Snapshot` 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]   --> vit-servicing-station-lib/src/db/models/snapshot.rs:31:63
[INFO] [stdout]    |
[INFO] [stdout] 31 | #[derive(Clone, Debug, PartialEq, Eq, Serialize, Deserialize, Queryable, Insertable)]
[INFO] [stdout]    |                                                               ^--------
[INFO] [stdout]    |                                                               |
[INFO] [stdout]    |                                                               `Queryable` is not local
[INFO] [stdout]    |                                                               move the `impl` block outside of this function `_impl_queryable_for_voter`
[INFO] [stdout] ...
[INFO] [stdout] 34 | pub struct Voter {
[INFO] [stdout]    |            ----- `Voter` 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]   --> vit-servicing-station-lib/src/db/models/snapshot.rs:31:74
[INFO] [stdout]    |
[INFO] [stdout] 31 | #[derive(Clone, Debug, PartialEq, Eq, Serialize, Deserialize, Queryable, Insertable)]
[INFO] [stdout]    |                                                                          ^---------
[INFO] [stdout]    |                                                                          |
[INFO] [stdout]    |                                                                          `Insertable` is not local
[INFO] [stdout]    |                                                                          `table` is not local
[INFO] [stdout]    |                                                                          move the `impl` block outside of this function `_impl_insertable_for_voter`
[INFO] [stdout] ...
[INFO] [stdout] 34 | pub struct Voter {
[INFO] [stdout]    |            ----- `Voter` 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]   --> vit-servicing-station-lib/src/db/models/snapshot.rs:31:74
[INFO] [stdout]    |
[INFO] [stdout] 31 | #[derive(Clone, Debug, PartialEq, Eq, Serialize, Deserialize, Queryable, Insertable)]
[INFO] [stdout]    |                                                                          -^^^^^^^^^
[INFO] [stdout]    |                                                                          |
[INFO] [stdout]    |                                                                          `Insertable` is not local
[INFO] [stdout]    |                                                                          `table` is not local
[INFO] [stdout]    |                                                                          move the `impl` block outside of this function `_impl_insertable_for_voter`
[INFO] [stdout] ...
[INFO] [stdout] 34 | pub struct Voter {
[INFO] [stdout]    |            ----- `Voter` 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]   --> vit-servicing-station-lib/src/db/models/snapshot.rs:31:74
[INFO] [stdout]    |
[INFO] [stdout] 31 | #[derive(Clone, Debug, PartialEq, Eq, Serialize, Deserialize, Queryable, Insertable)]
[INFO] [stdout]    |                                                                          ^---------
[INFO] [stdout]    |                                                                          |
[INFO] [stdout]    |                                                                          `UndecoratedInsertRecord` is not local
[INFO] [stdout]    |                                                                          `table` is not local
[INFO] [stdout]    |                                                                          move the `impl` block outside of this function `_impl_insertable_for_voter`
[INFO] [stdout] ...
[INFO] [stdout] 34 | pub struct Voter {
[INFO] [stdout]    |            ----- `Voter` 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]   --> vit-servicing-station-lib/src/db/models/snapshot.rs:59:63
[INFO] [stdout]    |
[INFO] [stdout] 59 | #[derive(Clone, Debug, PartialEq, Eq, Serialize, Deserialize, Queryable, Insertable)]
[INFO] [stdout]    |                                                               ^--------
[INFO] [stdout]    |                                                               |
[INFO] [stdout]    |                                                               `Queryable` is not local
[INFO] [stdout]    |                                                               move the `impl` block outside of this function `_impl_queryable_for_contribution`
[INFO] [stdout] ...
[INFO] [stdout] 62 | pub struct Contribution {
[INFO] [stdout]    |            ------------ `Contribution` 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]   --> vit-servicing-station-lib/src/db/models/snapshot.rs:59:74
[INFO] [stdout]    |
[INFO] [stdout] 59 | #[derive(Clone, Debug, PartialEq, Eq, Serialize, Deserialize, Queryable, Insertable)]
[INFO] [stdout]    |                                                                          ^---------
[INFO] [stdout]    |                                                                          |
[INFO] [stdout]    |                                                                          `Insertable` is not local
[INFO] [stdout]    |                                                                          `table` is not local
[INFO] [stdout]    |                                                                          move the `impl` block outside of this function `_impl_insertable_for_contribution`
[INFO] [stdout] ...
[INFO] [stdout] 62 | pub struct Contribution {
[INFO] [stdout]    |            ------------ `Contribution` 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]   --> vit-servicing-station-lib/src/db/models/snapshot.rs:59:74
[INFO] [stdout]    |
[INFO] [stdout] 59 | #[derive(Clone, Debug, PartialEq, Eq, Serialize, Deserialize, Queryable, Insertable)]
[INFO] [stdout]    |                                                                          -^^^^^^^^^
[INFO] [stdout]    |                                                                          |
[INFO] [stdout]    |                                                                          `Insertable` is not local
[INFO] [stdout]    |                                                                          `table` is not local
[INFO] [stdout]    |                                                                          move the `impl` block outside of this function `_impl_insertable_for_contribution`
[INFO] [stdout] ...
[INFO] [stdout] 62 | pub struct Contribution {
[INFO] [stdout]    |            ------------ `Contribution` 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]   --> vit-servicing-station-lib/src/db/models/snapshot.rs:59:74
[INFO] [stdout]    |
[INFO] [stdout] 59 | #[derive(Clone, Debug, PartialEq, Eq, Serialize, Deserialize, Queryable, Insertable)]
[INFO] [stdout]    |                                                                          ^---------
[INFO] [stdout]    |                                                                          |
[INFO] [stdout]    |                                                                          `UndecoratedInsertRecord` is not local
[INFO] [stdout]    |                                                                          `table` is not local
[INFO] [stdout]    |                                                                          move the `impl` block outside of this function `_impl_insertable_for_contribution`
[INFO] [stdout] ...
[INFO] [stdout] 62 | pub struct Contribution {
[INFO] [stdout]    |            ------------ `Contribution` 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]  --> vit-servicing-station-lib/src/db/models/vote.rs:5:59
[INFO] [stdout]   |
[INFO] [stdout] 5 | #[derive(Serialize, Deserialize, Clone, Debug, PartialEq, Queryable)]
[INFO] [stdout]   |                                                           ^--------
[INFO] [stdout]   |                                                           |
[INFO] [stdout]   |                                                           `Queryable` is not local
[INFO] [stdout]   |                                                           move the `impl` block outside of this function `_impl_queryable_for_vote`
[INFO] [stdout] 6 | pub struct Vote {
[INFO] [stdout]   |            ---- `Vote` 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]  --> vit-servicing-station-lib/src/db/models/voteplans.rs:5:63
[INFO] [stdout]   |
[INFO] [stdout] 5 | #[derive(Serialize, Deserialize, Clone, Debug, PartialEq, Eq, Queryable)]
[INFO] [stdout]   |                                                               ^--------
[INFO] [stdout]   |                                                               |
[INFO] [stdout]   |                                                               `Queryable` is not local
[INFO] [stdout]   |                                                               move the `impl` block outside of this function `_impl_queryable_for_voteplan`
[INFO] [stdout] 6 | pub struct Voteplan {
[INFO] [stdout]   |            -------- `Voteplan` 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]  --> vit-servicing-station-lib/src/db/schema.rs:1:1
[INFO] [stdout]   |
[INFO] [stdout] 1 | / table! {
[INFO] [stdout] 2 | |     api_tokens (token) {
[INFO] [stdout] 3 | |         token -> Binary,
[INFO] [stdout] 4 | |         creation_time -> BigInt,
[INFO] [stdout] ... |
[INFO] [stdout] 7 | | }
[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]  --> vit-servicing-station-lib/src/db/schema.rs:1:1
[INFO] [stdout]   |
[INFO] [stdout] 1 | / table! {
[INFO] [stdout] 2 | |     api_tokens (token) {
[INFO] [stdout] 3 | |         token -> Binary,
[INFO] [stdout]   | |         ----- `token` is not local
[INFO] [stdout] 4 | |         creation_time -> BigInt,
[INFO] [stdout] ... |
[INFO] [stdout] 7 | | }
[INFO] [stdout]   | | ^
[INFO] [stdout]   | | |
[INFO] [stdout]   | |_`QueryId` is not local
[INFO] [stdout]   |   move the `impl` block outside of this function `_impl_query_id_for_token`
[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]  --> vit-servicing-station-lib/src/db/schema.rs:1:1
[INFO] [stdout]   |
[INFO] [stdout] 1 | / table! {
[INFO] [stdout] 2 | |     api_tokens (token) {
[INFO] [stdout] 3 | |         token -> Binary,
[INFO] [stdout] 4 | |         creation_time -> BigInt,
[INFO] [stdout]   | |         ------------- `creation_time` is not local
[INFO] [stdout] ... |
[INFO] [stdout] 7 | | }
[INFO] [stdout]   | | ^
[INFO] [stdout]   | | |
[INFO] [stdout]   | |_`QueryId` is not local
[INFO] [stdout]   |   move the `impl` block outside of this function `_impl_query_id_for_creation_time`
[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]  --> vit-servicing-station-lib/src/db/schema.rs:1:1
[INFO] [stdout]   |
[INFO] [stdout] 1 | / table! {
[INFO] [stdout] 2 | |     api_tokens (token) {
[INFO] [stdout] 3 | |         token -> Binary,
[INFO] [stdout] 4 | |         creation_time -> BigInt,
[INFO] [stdout] 5 | |         expire_time -> BigInt,
[INFO] [stdout]   | |         ----------- `expire_time` is not local
[INFO] [stdout] 6 | |     }
[INFO] [stdout] 7 | | }
[INFO] [stdout]   | | ^
[INFO] [stdout]   | | |
[INFO] [stdout]   | |_`QueryId` is not local
[INFO] [stdout]   |   move the `impl` block outside of this function `_impl_query_id_for_expire_time`
[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]   --> vit-servicing-station-lib/src/db/schema.rs:9:1
[INFO] [stdout]    |
[INFO] [stdout]  9 | / table! {
[INFO] [stdout] 10 | |     challenges (id) {
[INFO] [stdout] 11 | |         internal_id -> Integer,
[INFO] [stdout] 12 | |         id -> Integer,
[INFO] [stdout] ...  |
[INFO] [stdout] 22 | | }
[INFO] [stdout]    | | ^
[INFO] [stdout]    | | |
[INFO] [stdout]    | | `table` is not local
[INFO] [stdout]    | |_`QueryId` is not local
[INFO] [stdout]    |   move the `impl` block outside of this function `_impl_query_id_for_table`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> vit-servicing-station-lib/src/db/schema.rs:9:1
[INFO] [stdout]    |
[INFO] [stdout]  9 | / table! {
[INFO] [stdout] 10 | |     challenges (id) {
[INFO] [stdout] 11 | |         internal_id -> Integer,
[INFO] [stdout]    | |         ----------- `internal_id` is not local
[INFO] [stdout] 12 | |         id -> Integer,
[INFO] [stdout] ...  |
[INFO] [stdout] 22 | | }
[INFO] [stdout]    | | ^
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_`QueryId` is not local
[INFO] [stdout]    |   move the `impl` block outside of this function `_impl_query_id_for_internal_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]   --> vit-servicing-station-lib/src/db/schema.rs:9:1
[INFO] [stdout]    |
[INFO] [stdout]  9 | / table! {
[INFO] [stdout] 10 | |     challenges (id) {
[INFO] [stdout] 11 | |         internal_id -> Integer,
[INFO] [stdout] 12 | |         id -> Integer,
[INFO] [stdout]    | |         -- `id` is not local
[INFO] [stdout] ...  |
[INFO] [stdout] 22 | | }
[INFO] [stdout]    | | ^
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_`QueryId` is not local
[INFO] [stdout]    |   move the `impl` block outside of this function `_impl_query_id_for_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]   --> vit-servicing-station-lib/src/db/schema.rs:9:1
[INFO] [stdout]    |
[INFO] [stdout]  9 | / table! {
[INFO] [stdout] 10 | |     challenges (id) {
[INFO] [stdout] 11 | |         internal_id -> Integer,
[INFO] [stdout] 12 | |         id -> Integer,
[INFO] [stdout] 13 | |         challenge_type -> Text,
[INFO] [stdout]    | |         -------------- `challenge_type` is not local
[INFO] [stdout] ...  |
[INFO] [stdout] 22 | | }
[INFO] [stdout]    | | ^
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_`QueryId` is not local
[INFO] [stdout]    |   move the `impl` block outside of this function `_impl_query_id_for_challenge_type`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> vit-servicing-station-lib/src/db/schema.rs:9:1
[INFO] [stdout]    |
[INFO] [stdout]  9 | / table! {
[INFO] [stdout] 10 | |     challenges (id) {
[INFO] [stdout] 11 | |         internal_id -> Integer,
[INFO] [stdout] 12 | |         id -> Integer,
[INFO] [stdout] 13 | |         challenge_type -> Text,
[INFO] [stdout] 14 | |         title -> Text,
[INFO] [stdout]    | |         ----- `title` is not local
[INFO] [stdout] ...  |
[INFO] [stdout] 22 | | }
[INFO] [stdout]    | | ^
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_`QueryId` is not local
[INFO] [stdout]    |   move the `impl` block outside of this function `_impl_query_id_for_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]   --> vit-servicing-station-lib/src/db/schema.rs:9:1
[INFO] [stdout]    |
[INFO] [stdout]  9 | / table! {
[INFO] [stdout] 10 | |     challenges (id) {
[INFO] [stdout] 11 | |         internal_id -> Integer,
[INFO] [stdout] 12 | |         id -> Integer,
[INFO] [stdout] ...  |
[INFO] [stdout] 15 | |         description -> Text,
[INFO] [stdout]    | |         ----------- `description` is not local
[INFO] [stdout] ...  |
[INFO] [stdout] 22 | | }
[INFO] [stdout]    | | ^
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_`QueryId` is not local
[INFO] [stdout]    |   move the `impl` block outside of this function `_impl_query_id_for_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]   --> vit-servicing-station-lib/src/db/schema.rs:9:1
[INFO] [stdout]    |
[INFO] [stdout]  9 | / table! {
[INFO] [stdout] 10 | |     challenges (id) {
[INFO] [stdout] 11 | |         internal_id -> Integer,
[INFO] [stdout] 12 | |         id -> Integer,
[INFO] [stdout] ...  |
[INFO] [stdout] 16 | |         rewards_total -> BigInt,
[INFO] [stdout]    | |         ------------- `rewards_total` is not local
[INFO] [stdout] ...  |
[INFO] [stdout] 22 | | }
[INFO] [stdout]    | | ^
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_`QueryId` is not local
[INFO] [stdout]    |   move the `impl` block outside of this function `_impl_query_id_for_rewards_total`
[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]   --> vit-servicing-station-lib/src/db/schema.rs:9:1
[INFO] [stdout]    |
[INFO] [stdout]  9 | / table! {
[INFO] [stdout] 10 | |     challenges (id) {
[INFO] [stdout] 11 | |         internal_id -> Integer,
[INFO] [stdout] 12 | |         id -> Integer,
[INFO] [stdout] ...  |
[INFO] [stdout] 17 | |         proposers_rewards -> BigInt,
[INFO] [stdout]    | |         ----------------- `proposers_rewards` is not local
[INFO] [stdout] ...  |
[INFO] [stdout] 22 | | }
[INFO] [stdout]    | | ^
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_`QueryId` is not local
[INFO] [stdout]    |   move the `impl` block outside of this function `_impl_query_id_for_proposers_rewards`
[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]   --> vit-servicing-station-lib/src/db/schema.rs:9:1
[INFO] [stdout]    |
[INFO] [stdout]  9 | / table! {
[INFO] [stdout] 10 | |     challenges (id) {
[INFO] [stdout] 11 | |         internal_id -> Integer,
[INFO] [stdout] 12 | |         id -> Integer,
[INFO] [stdout] ...  |
[INFO] [stdout] 18 | |         fund_id -> Integer,
[INFO] [stdout]    | |         ------- `fund_id` is not local
[INFO] [stdout] ...  |
[INFO] [stdout] 22 | | }
[INFO] [stdout]    | | ^
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_`QueryId` is not local
[INFO] [stdout]    |   move the `impl` block outside of this function `_impl_query_id_for_fund_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]   --> vit-servicing-station-lib/src/db/schema.rs:9:1
[INFO] [stdout]    |
[INFO] [stdout]  9 | / table! {
[INFO] [stdout] 10 | |     challenges (id) {
[INFO] [stdout] 11 | |         internal_id -> Integer,
[INFO] [stdout] 12 | |         id -> Integer,
[INFO] [stdout] ...  |
[INFO] [stdout] 19 | |         challenge_url -> Text,
[INFO] [stdout]    | |         ------------- `challenge_url` is not local
[INFO] [stdout] ...  |
[INFO] [stdout] 22 | | }
[INFO] [stdout]    | | ^
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_`QueryId` is not local
[INFO] [stdout]    |   move the `impl` block outside of this function `_impl_query_id_for_challenge_url`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> vit-servicing-station-lib/src/db/schema.rs:9:1
[INFO] [stdout]    |
[INFO] [stdout]  9 | / table! {
[INFO] [stdout] 10 | |     challenges (id) {
[INFO] [stdout] 11 | |         internal_id -> Integer,
[INFO] [stdout] 12 | |         id -> Integer,
[INFO] [stdout] ...  |
[INFO] [stdout] 20 | |         highlights -> Nullable<Text>,
[INFO] [stdout]    | |         ---------- `highlights` is not local
[INFO] [stdout] 21 | |     }
[INFO] [stdout] 22 | | }
[INFO] [stdout]    | | ^
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_`QueryId` is not local
[INFO] [stdout]    |   move the `impl` block outside of this function `_impl_query_id_for_highlights`
[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]   --> vit-servicing-station-lib/src/db/schema.rs:24:1
[INFO] [stdout]    |
[INFO] [stdout] 24 | / table! {
[INFO] [stdout] 25 | |     community_advisors_reviews (id) {
[INFO] [stdout] 26 | |         id -> Integer,
[INFO] [stdout] 27 | |         proposal_id -> Integer,
[INFO] [stdout] ...  |
[INFO] [stdout] 37 | | }
[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]   --> vit-servicing-station-lib/src/db/schema.rs:24:1
[INFO] [stdout]    |
[INFO] [stdout] 24 | / table! {
[INFO] [stdout] 25 | |     community_advisors_reviews (id) {
[INFO] [stdout] 26 | |         id -> Integer,
[INFO] [stdout]    | |         -- `id` is not local
[INFO] [stdout] 27 | |         proposal_id -> Integer,
[INFO] [stdout] ...  |
[INFO] [stdout] 37 | | }
[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]   --> vit-servicing-station-lib/src/db/schema.rs:24:1
[INFO] [stdout]    |
[INFO] [stdout] 24 | / table! {
[INFO] [stdout] 25 | |     community_advisors_reviews (id) {
[INFO] [stdout] 26 | |         id -> Integer,
[INFO] [stdout] 27 | |         proposal_id -> Integer,
[INFO] [stdout]    | |         ----------- `proposal_id` is not local
[INFO] [stdout] ...  |
[INFO] [stdout] 37 | | }
[INFO] [stdout]    | | ^
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_`QueryId` is not local
[INFO] [stdout]    |   move the `impl` block outside of this function `_impl_query_id_for_proposal_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]   --> vit-servicing-station-lib/src/db/schema.rs:24:1
[INFO] [stdout]    |
[INFO] [stdout] 24 | / table! {
[INFO] [stdout] 25 | |     community_advisors_reviews (id) {
[INFO] [stdout] 26 | |         id -> Integer,
[INFO] [stdout] 27 | |         proposal_id -> Integer,
[INFO] [stdout] 28 | |         assessor -> Text,
[INFO] [stdout]    | |         -------- `assessor` is not local
[INFO] [stdout] ...  |
[INFO] [stdout] 37 | | }
[INFO] [stdout]    | | ^
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_`QueryId` is not local
[INFO] [stdout]    |   move the `impl` block outside of this function `_impl_query_id_for_assessor`
[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]   --> vit-servicing-station-lib/src/db/schema.rs:24:1
[INFO] [stdout]    |
[INFO] [stdout] 24 | / table! {
[INFO] [stdout] 25 | |     community_advisors_reviews (id) {
[INFO] [stdout] 26 | |         id -> Integer,
[INFO] [stdout] 27 | |         proposal_id -> Integer,
[INFO] [stdout] 28 | |         assessor -> Text,
[INFO] [stdout] 29 | |         impact_alignment_rating_given -> Integer,
[INFO] [stdout]    | |         ----------------------------- `impact_alignment_rating_given` is not local
[INFO] [stdout] ...  |
[INFO] [stdout] 37 | | }
[INFO] [stdout]    | | ^
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_`QueryId` is not local
[INFO] [stdout]    |   move the `impl` block outside of this function `_impl_query_id_for_impact_alignment_rating_given`
[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]   --> vit-servicing-station-lib/src/db/schema.rs:24:1
[INFO] [stdout]    |
[INFO] [stdout] 24 | / table! {
[INFO] [stdout] 25 | |     community_advisors_reviews (id) {
[INFO] [stdout] 26 | |         id -> Integer,
[INFO] [stdout] 27 | |         proposal_id -> Integer,
[INFO] [stdout] ...  |
[INFO] [stdout] 30 | |         impact_alignment_note -> Text,
[INFO] [stdout]    | |         --------------------- `impact_alignment_note` is not local
[INFO] [stdout] ...  |
[INFO] [stdout] 37 | | }
[INFO] [stdout]    | | ^
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_`QueryId` is not local
[INFO] [stdout]    |   move the `impl` block outside of this function `_impl_query_id_for_impact_alignment_note`
[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]   --> vit-servicing-station-lib/src/db/schema.rs:24:1
[INFO] [stdout]    |
[INFO] [stdout] 24 | / table! {
[INFO] [stdout] 25 | |     community_advisors_reviews (id) {
[INFO] [stdout] 26 | |         id -> Integer,
[INFO] [stdout] 27 | |         proposal_id -> Integer,
[INFO] [stdout] ...  |
[INFO] [stdout] 31 | |         feasibility_rating_given -> Integer,
[INFO] [stdout]    | |         ------------------------ `feasibility_rating_given` is not local
[INFO] [stdout] ...  |
[INFO] [stdout] 37 | | }
[INFO] [stdout]    | | ^
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_`QueryId` is not local
[INFO] [stdout]    |   move the `impl` block outside of this function `_impl_query_id_for_feasibility_rating_given`
[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]   --> vit-servicing-station-lib/src/db/schema.rs:24:1
[INFO] [stdout]    |
[INFO] [stdout] 24 | / table! {
[INFO] [stdout] 25 | |     community_advisors_reviews (id) {
[INFO] [stdout] 26 | |         id -> Integer,
[INFO] [stdout] 27 | |         proposal_id -> Integer,
[INFO] [stdout] ...  |
[INFO] [stdout] 32 | |         feasibility_note -> Text,
[INFO] [stdout]    | |         ---------------- `feasibility_note` is not local
[INFO] [stdout] ...  |
[INFO] [stdout] 37 | | }
[INFO] [stdout]    | | ^
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_`QueryId` is not local
[INFO] [stdout]    |   move the `impl` block outside of this function `_impl_query_id_for_feasibility_note`
[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]   --> vit-servicing-station-lib/src/db/schema.rs:24:1
[INFO] [stdout]    |
[INFO] [stdout] 24 | / table! {
[INFO] [stdout] 25 | |     community_advisors_reviews (id) {
[INFO] [stdout] 26 | |         id -> Integer,
[INFO] [stdout] 27 | |         proposal_id -> Integer,
[INFO] [stdout] ...  |
[INFO] [stdout] 33 | |         auditability_rating_given -> Integer,
[INFO] [stdout]    | |         ------------------------- `auditability_rating_given` is not local
[INFO] [stdout] ...  |
[INFO] [stdout] 37 | | }
[INFO] [stdout]    | | ^
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_`QueryId` is not local
[INFO] [stdout]    |   move the `impl` block outside of this function `_impl_query_id_for_auditability_rating_given`
[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]   --> vit-servicing-station-lib/src/db/schema.rs:24:1
[INFO] [stdout]    |
[INFO] [stdout] 24 | / table! {
[INFO] [stdout] 25 | |     community_advisors_reviews (id) {
[INFO] [stdout] 26 | |         id -> Integer,
[INFO] [stdout] 27 | |         proposal_id -> Integer,
[INFO] [stdout] ...  |
[INFO] [stdout] 34 | |         auditability_note -> Text,
[INFO] [stdout]    | |         ----------------- `auditability_note` is not local
[INFO] [stdout] ...  |
[INFO] [stdout] 37 | | }
[INFO] [stdout]    | | ^
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_`QueryId` is not local
[INFO] [stdout]    |   move the `impl` block outside of this function `_impl_query_id_for_auditability_note`
[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]   --> vit-servicing-station-lib/src/db/schema.rs:24:1
[INFO] [stdout]    |
[INFO] [stdout] 24 | / table! {
[INFO] [stdout] 25 | |     community_advisors_reviews (id) {
[INFO] [stdout] 26 | |         id -> Integer,
[INFO] [stdout] 27 | |         proposal_id -> Integer,
[INFO] [stdout] ...  |
[INFO] [stdout] 35 | |         ranking -> Integer,
[INFO] [stdout]    | |         ------- `ranking` is not local
[INFO] [stdout] 36 | |     }
[INFO] [stdout] 37 | | }
[INFO] [stdout]    | | ^
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_`QueryId` is not local
[INFO] [stdout]    |   move the `impl` block outside of this function `_impl_query_id_for_ranking`
[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]   --> vit-servicing-station-lib/src/db/schema.rs:39:1
[INFO] [stdout]    |
[INFO] [stdout] 39 | / table! {
[INFO] [stdout] 40 | |     snapshots (tag) {
[INFO] [stdout] 41 | |         tag -> Text,
[INFO] [stdout] 42 | |         last_updated -> BigInt,
[INFO] [stdout] 43 | |     }
[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]   --> vit-servicing-station-lib/src/db/schema.rs:39:1
[INFO] [stdout]    |
[INFO] [stdout] 39 | / table! {
[INFO] [stdout] 40 | |     snapshots (tag) {
[INFO] [stdout] 41 | |         tag -> Text,
[INFO] [stdout]    | |         --- `tag` is not local
[INFO] [stdout] 42 | |         last_updated -> BigInt,
[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_tag`
[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]   --> vit-servicing-station-lib/src/db/schema.rs:39:1
[INFO] [stdout]    |
[INFO] [stdout] 39 | / table! {
[INFO] [stdout] 40 | |     snapshots (tag) {
[INFO] [stdout] 41 | |         tag -> Text,
[INFO] [stdout] 42 | |         last_updated -> BigInt,
[INFO] [stdout]    | |         ------------ `last_updated` 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_last_updated`
[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]   --> vit-servicing-station-lib/src/db/schema.rs:46:1
[INFO] [stdout]    |
[INFO] [stdout] 46 | / table! {
[INFO] [stdout] 47 | |     voters (voting_key, voting_group, snapshot_tag) {
[INFO] [stdout] 48 | |         voting_key -> Text,
[INFO] [stdout] 49 | |         voting_power -> BigInt,
[INFO] [stdout] ...  |
[INFO] [stdout] 54 | | }
[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]   --> vit-servicing-station-lib/src/db/schema.rs:46:1
[INFO] [stdout]    |
[INFO] [stdout] 46 | / table! {
[INFO] [stdout] 47 | |     voters (voting_key, voting_group, snapshot_tag) {
[INFO] [stdout] 48 | |         voting_key -> Text,
[INFO] [stdout]    | |         ---------- `voting_key` is not local
[INFO] [stdout] 49 | |         voting_power -> BigInt,
[INFO] [stdout] ...  |
[INFO] [stdout] 54 | | }
[INFO] [stdout]    | | ^
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_`QueryId` is not local
[INFO] [stdout]    |   move the `impl` block outside of this function `_impl_query_id_for_voting_key`
[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]   --> vit-servicing-station-lib/src/db/schema.rs:46:1
[INFO] [stdout]    |
[INFO] [stdout] 46 | / table! {
[INFO] [stdout] 47 | |     voters (voting_key, voting_group, snapshot_tag) {
[INFO] [stdout] 48 | |         voting_key -> Text,
[INFO] [stdout] 49 | |         voting_power -> BigInt,
[INFO] [stdout]    | |         ------------ `voting_power` is not local
[INFO] [stdout] ...  |
[INFO] [stdout] 54 | | }
[INFO] [stdout]    | | ^
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_`QueryId` is not local
[INFO] [stdout]    |   move the `impl` block outside of this function `_impl_query_id_for_voting_power`
[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]   --> vit-servicing-station-lib/src/db/schema.rs:46:1
[INFO] [stdout]    |
[INFO] [stdout] 46 | / table! {
[INFO] [stdout] 47 | |     voters (voting_key, voting_group, snapshot_tag) {
[INFO] [stdout] 48 | |         voting_key -> Text,
[INFO] [stdout] 49 | |         voting_power -> BigInt,
[INFO] [stdout] 50 | |         voting_group -> Text,
[INFO] [stdout]    | |         ------------ `voting_group` is not local
[INFO] [stdout] ...  |
[INFO] [stdout] 54 | | }
[INFO] [stdout]    | | ^
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_`QueryId` is not local
[INFO] [stdout]    |   move the `impl` block outside of this function `_impl_query_id_for_voting_group`
[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]   --> vit-servicing-station-lib/src/db/schema.rs:46:1
[INFO] [stdout]    |
[INFO] [stdout] 46 | / table! {
[INFO] [stdout] 47 | |     voters (voting_key, voting_group, snapshot_tag) {
[INFO] [stdout] 48 | |         voting_key -> Text,
[INFO] [stdout] 49 | |         voting_power -> BigInt,
[INFO] [stdout] ...  |
[INFO] [stdout] 52 | |         snapshot_tag -> Text,
[INFO] [stdout]    | |         ------------ `snapshot_tag` is not local
[INFO] [stdout] 53 | |     }
[INFO] [stdout] 54 | | }
[INFO] [stdout]    | | ^
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_`QueryId` is not local
[INFO] [stdout]    |   move the `impl` block outside of this function `_impl_query_id_for_snapshot_tag`
[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]   --> vit-servicing-station-lib/src/db/schema.rs:56:1
[INFO] [stdout]    |
[INFO] [stdout] 56 | / table! {
[INFO] [stdout] 57 | |     contributions (stake_public_key, voting_key, voting_group, snapshot_tag) {
[INFO] [stdout] 58 | |         stake_public_key -> Text,
[INFO] [stdout] 59 | |         reward_address -> Text,
[INFO] [stdout] ...  |
[INFO] [stdout] 68 | | }
[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]   --> vit-servicing-station-lib/src/db/schema.rs:56:1
[INFO] [stdout]    |
[INFO] [stdout] 56 | / table! {
[INFO] [stdout] 57 | |     contributions (stake_public_key, voting_key, voting_group, snapshot_tag) {
[INFO] [stdout] 58 | |         stake_public_key -> Text,
[INFO] [stdout]    | |         ---------------- `stake_public_key` is not local
[INFO] [stdout] 59 | |         reward_address -> Text,
[INFO] [stdout] ...  |
[INFO] [stdout] 68 | | }
[INFO] [stdout]    | | ^
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_`QueryId` is not local
[INFO] [stdout]    |   move the `impl` block outside of this function `_impl_query_id_for_stake_public_key`
[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]   --> vit-servicing-station-lib/src/db/schema.rs:56:1
[INFO] [stdout]    |
[INFO] [stdout] 56 | / table! {
[INFO] [stdout] 57 | |     contributions (stake_public_key, voting_key, voting_group, snapshot_tag) {
[INFO] [stdout] 58 | |         stake_public_key -> Text,
[INFO] [stdout] 59 | |         reward_address -> Text,
[INFO] [stdout]    | |         -------------- `reward_address` is not local
[INFO] [stdout] ...  |
[INFO] [stdout] 68 | | }
[INFO] [stdout]    | | ^
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_`QueryId` is not local
[INFO] [stdout]    |   move the `impl` block outside of this function `_impl_query_id_for_reward_address`
[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]   --> vit-servicing-station-lib/src/db/schema.rs:56:1
[INFO] [stdout]    |
[INFO] [stdout] 56 | / table! {
[INFO] [stdout] 57 | |     contributions (stake_public_key, voting_key, voting_group, snapshot_tag) {
[INFO] [stdout] 58 | |         stake_public_key -> Text,
[INFO] [stdout] 59 | |         reward_address -> Text,
[INFO] [stdout] 60 | |         value -> BigInt,
[INFO] [stdout]    | |         ----- `value` is not local
[INFO] [stdout] ...  |
[INFO] [stdout] 68 | | }
[INFO] [stdout]    | | ^
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_`QueryId` is not local
[INFO] [stdout]    |   move the `impl` block outside of this function `_impl_query_id_for_value`
[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]   --> vit-servicing-station-lib/src/db/schema.rs:56:1
[INFO] [stdout]    |
[INFO] [stdout] 56 | / table! {
[INFO] [stdout] 57 | |     contributions (stake_public_key, voting_key, voting_group, snapshot_tag) {
[INFO] [stdout] 58 | |         stake_public_key -> Text,
[INFO] [stdout] 59 | |         reward_address -> Text,
[INFO] [stdout] ...  |
[INFO] [stdout] 62 | |         voting_key -> Text,
[INFO] [stdout]    | |         ---------- `voting_key` is not local
[INFO] [stdout] ...  |
[INFO] [stdout] 68 | | }
[INFO] [stdout]    | | ^
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_`QueryId` is not local
[INFO] [stdout]    |   move the `impl` block outside of this function `_impl_query_id_for_voting_key`
[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]   --> vit-servicing-station-lib/src/db/schema.rs:56:1
[INFO] [stdout]    |
[INFO] [stdout] 56 | / table! {
[INFO] [stdout] 57 | |     contributions (stake_public_key, voting_key, voting_group, snapshot_tag) {
[INFO] [stdout] 58 | |         stake_public_key -> Text,
[INFO] [stdout] 59 | |         reward_address -> Text,
[INFO] [stdout] ...  |
[INFO] [stdout] 64 | |         voting_group -> Text,
[INFO] [stdout]    | |         ------------ `voting_group` is not local
[INFO] [stdout] ...  |
[INFO] [stdout] 68 | | }
[INFO] [stdout]    | | ^
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_`QueryId` is not local
[INFO] [stdout]    |   move the `impl` block outside of this function `_impl_query_id_for_voting_group`
[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]   --> vit-servicing-station-lib/src/db/schema.rs:56:1
[INFO] [stdout]    |
[INFO] [stdout] 56 | / table! {
[INFO] [stdout] 57 | |     contributions (stake_public_key, voting_key, voting_group, snapshot_tag) {
[INFO] [stdout] 58 | |         stake_public_key -> Text,
[INFO] [stdout] 59 | |         reward_address -> Text,
[INFO] [stdout] ...  |
[INFO] [stdout] 66 | |         snapshot_tag -> Text,
[INFO] [stdout]    | |         ------------ `snapshot_tag` is not local
[INFO] [stdout] 67 | |     }
[INFO] [stdout] 68 | | }
[INFO] [stdout]    | | ^
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_`QueryId` is not local
[INFO] [stdout]    |   move the `impl` block outside of this function `_impl_query_id_for_snapshot_tag`
[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]   --> vit-servicing-station-lib/src/db/schema.rs:70:1
[INFO] [stdout]    |
[INFO] [stdout] 70 | / table! {
[INFO] [stdout] 71 | |     funds (id) {
[INFO] [stdout] 72 | |         id -> Integer,
[INFO] [stdout] 73 | |         fund_name -> Text,
[INFO] [stdout] ...  |
[INFO] [stdout] 94 | | }
[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]   --> vit-servicing-station-lib/src/db/schema.rs:70:1
[INFO] [stdout]    |
[INFO] [stdout] 70 | / table! {
[INFO] [stdout] 71 | |     funds (id) {
[INFO] [stdout] 72 | |         id -> Integer,
[INFO] [stdout]    | |         -- `id` is not local
[INFO] [stdout] 73 | |         fund_name -> Text,
[INFO] [stdout] ...  |
[INFO] [stdout] 94 | | }
[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]   --> vit-servicing-station-lib/src/db/schema.rs:70:1
[INFO] [stdout]    |
[INFO] [stdout] 70 | / table! {
[INFO] [stdout] 71 | |     funds (id) {
[INFO] [stdout] 72 | |         id -> Integer,
[INFO] [stdout] 73 | |         fund_name -> Text,
[INFO] [stdout]    | |         --------- `fund_name` is not local
[INFO] [stdout] ...  |
[INFO] [stdout] 94 | | }
[INFO] [stdout]    | | ^
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_`QueryId` is not local
[INFO] [stdout]    |   move the `impl` block outside of this function `_impl_query_id_for_fund_name`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> vit-servicing-station-lib/src/db/schema.rs:70:1
[INFO] [stdout]    |
[INFO] [stdout] 70 | / table! {
[INFO] [stdout] 71 | |     funds (id) {
[INFO] [stdout] 72 | |         id -> Integer,
[INFO] [stdout] 73 | |         fund_name -> Text,
[INFO] [stdout] 74 | |         fund_goal -> Text,
[INFO] [stdout]    | |         --------- `fund_goal` is not local
[INFO] [stdout] ...  |
[INFO] [stdout] 94 | | }
[INFO] [stdout]    | | ^
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_`QueryId` is not local
[INFO] [stdout]    |   move the `impl` block outside of this function `_impl_query_id_for_fund_goal`
[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]   --> vit-servicing-station-lib/src/db/schema.rs:70:1
[INFO] [stdout]    |
[INFO] [stdout] 70 | / table! {
[INFO] [stdout] 71 | |     funds (id) {
[INFO] [stdout] 72 | |         id -> Integer,
[INFO] [stdout] 73 | |         fund_name -> Text,
[INFO] [stdout] 74 | |         fund_goal -> Text,
[INFO] [stdout] 75 | |         registration_snapshot_time -> BigInt,
[INFO] [stdout]    | |         -------------------------- `registration_snapshot_time` is not local
[INFO] [stdout] ...  |
[INFO] [stdout] 94 | | }
[INFO] [stdout]    | | ^
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_`QueryId` is not local
[INFO] [stdout]    |   move the `impl` block outside of this function `_impl_query_id_for_registration_snapshot_time`
[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]   --> vit-servicing-station-lib/src/db/schema.rs:70:1
[INFO] [stdout]    |
[INFO] [stdout] 70 | / table! {
[INFO] [stdout] 71 | |     funds (id) {
[INFO] [stdout] 72 | |         id -> Integer,
[INFO] [stdout] 73 | |         fund_name -> Text,
[INFO] [stdout] ...  |
[INFO] [stdout] 76 | |         next_registration_snapshot_time -> BigInt,
[INFO] [stdout]    | |         ------------------------------- `next_registration_snapshot_time` is not local
[INFO] [stdout] ...  |
[INFO] [stdout] 94 | | }
[INFO] [stdout]    | | ^
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_`QueryId` is not local
[INFO] [stdout]    |   move the `impl` block outside of this function `_impl_query_id_for_next_registration_snapshot_time`
[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]   --> vit-servicing-station-lib/src/db/schema.rs:70:1
[INFO] [stdout]    |
[INFO] [stdout] 70 | / table! {
[INFO] [stdout] 71 | |     funds (id) {
[INFO] [stdout] 72 | |         id -> Integer,
[INFO] [stdout] 73 | |         fund_name -> Text,
[INFO] [stdout] ...  |
[INFO] [stdout] 77 | |         voting_power_threshold -> BigInt,
[INFO] [stdout]    | |         ---------------------- `voting_power_threshold` is not local
[INFO] [stdout] ...  |
[INFO] [stdout] 94 | | }
[INFO] [stdout]    | | ^
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_`QueryId` is not local
[INFO] [stdout]    |   move the `impl` block outside of this function `_impl_query_id_for_voting_power_threshold`
[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]   --> vit-servicing-station-lib/src/db/schema.rs:70:1
[INFO] [stdout]    |
[INFO] [stdout] 70 | / table! {
[INFO] [stdout] 71 | |     funds (id) {
[INFO] [stdout] 72 | |         id -> Integer,
[INFO] [stdout] 73 | |         fund_name -> Text,
[INFO] [stdout] ...  |
[INFO] [stdout] 78 | |         fund_start_time -> BigInt,
[INFO] [stdout]    | |         --------------- `fund_start_time` is not local
[INFO] [stdout] ...  |
[INFO] [stdout] 94 | | }
[INFO] [stdout]    | | ^
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_`QueryId` is not local
[INFO] [stdout]    |   move the `impl` block outside of this function `_impl_query_id_for_fund_start_time`
[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]   --> vit-servicing-station-lib/src/db/schema.rs:70:1
[INFO] [stdout]    |
[INFO] [stdout] 70 | / table! {
[INFO] [stdout] 71 | |     funds (id) {
[INFO] [stdout] 72 | |         id -> Integer,
[INFO] [stdout] 73 | |         fund_name -> Text,
[INFO] [stdout] ...  |
[INFO] [stdout] 79 | |         fund_end_time -> BigInt,
[INFO] [stdout]    | |         ------------- `fund_end_time` is not local
[INFO] [stdout] ...  |
[INFO] [stdout] 94 | | }
[INFO] [stdout]    | | ^
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_`QueryId` is not local
[INFO] [stdout]    |   move the `impl` block outside of this function `_impl_query_id_for_fund_end_time`
[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]   --> vit-servicing-station-lib/src/db/schema.rs:70:1
[INFO] [stdout]    |
[INFO] [stdout] 70 | / table! {
[INFO] [stdout] 71 | |     funds (id) {
[INFO] [stdout] 72 | |         id -> Integer,
[INFO] [stdout] 73 | |         fund_name -> Text,
[INFO] [stdout] ...  |
[INFO] [stdout] 80 | |         next_fund_start_time -> BigInt,
[INFO] [stdout]    | |         -------------------- `next_fund_start_time` is not local
[INFO] [stdout] ...  |
[INFO] [stdout] 94 | | }
[INFO] [stdout]    | | ^
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_`QueryId` is not local
[INFO] [stdout]    |   move the `impl` block outside of this function `_impl_query_id_for_next_fund_start_time`
[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]   --> vit-servicing-station-lib/src/db/schema.rs:70:1
[INFO] [stdout]    |
[INFO] [stdout] 70 | / table! {
[INFO] [stdout] 71 | |     funds (id) {
[INFO] [stdout] 72 | |         id -> Integer,
[INFO] [stdout] 73 | |         fund_name -> Text,
[INFO] [stdout] ...  |
[INFO] [stdout] 81 | |         insight_sharing_start -> BigInt,
[INFO] [stdout]    | |         --------------------- `insight_sharing_start` is not local
[INFO] [stdout] ...  |
[INFO] [stdout] 94 | | }
[INFO] [stdout]    | | ^
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_`QueryId` is not local
[INFO] [stdout]    |   move the `impl` block outside of this function `_impl_query_id_for_insight_sharing_start`
[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]   --> vit-servicing-station-lib/src/db/schema.rs:70:1
[INFO] [stdout]    |
[INFO] [stdout] 70 | / table! {
[INFO] [stdout] 71 | |     funds (id) {
[INFO] [stdout] 72 | |         id -> Integer,
[INFO] [stdout] 73 | |         fund_name -> Text,
[INFO] [stdout] ...  |
[INFO] [stdout] 82 | |         proposal_submission_start -> BigInt,
[INFO] [stdout]    | |         ------------------------- `proposal_submission_start` is not local
[INFO] [stdout] ...  |
[INFO] [stdout] 94 | | }
[INFO] [stdout]    | | ^
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_`QueryId` is not local
[INFO] [stdout]    |   move the `impl` block outside of this function `_impl_query_id_for_proposal_submission_start`
[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]   --> vit-servicing-station-lib/src/db/schema.rs:70:1
[INFO] [stdout]    |
[INFO] [stdout] 70 | / table! {
[INFO] [stdout] 71 | |     funds (id) {
[INFO] [stdout] 72 | |         id -> Integer,
[INFO] [stdout] 73 | |         fund_name -> Text,
[INFO] [stdout] ...  |
[INFO] [stdout] 83 | |         refine_proposals_start -> BigInt,
[INFO] [stdout]    | |         ---------------------- `refine_proposals_start` is not local
[INFO] [stdout] ...  |
[INFO] [stdout] 94 | | }
[INFO] [stdout]    | | ^
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_`QueryId` is not local
[INFO] [stdout]    |   move the `impl` block outside of this function `_impl_query_id_for_refine_proposals_start`
[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]   --> vit-servicing-station-lib/src/db/schema.rs:70:1
[INFO] [stdout]    |
[INFO] [stdout] 70 | / table! {
[INFO] [stdout] 71 | |     funds (id) {
[INFO] [stdout] 72 | |         id -> Integer,
[INFO] [stdout] 73 | |         fund_name -> Text,
[INFO] [stdout] ...  |
[INFO] [stdout] 84 | |         finalize_proposals_start -> BigInt,
[INFO] [stdout]    | |         ------------------------ `finalize_proposals_start` is not local
[INFO] [stdout] ...  |
[INFO] [stdout] 94 | | }
[INFO] [stdout]    | | ^
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_`QueryId` is not local
[INFO] [stdout]    |   move the `impl` block outside of this function `_impl_query_id_for_finalize_proposals_start`
[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]   --> vit-servicing-station-lib/src/db/schema.rs:70:1
[INFO] [stdout]    |
[INFO] [stdout] 70 | / table! {
[INFO] [stdout] 71 | |     funds (id) {
[INFO] [stdout] 72 | |         id -> Integer,
[INFO] [stdout] 73 | |         fund_name -> Text,
[INFO] [stdout] ...  |
[INFO] [stdout] 85 | |         proposal_assessment_start -> BigInt,
[INFO] [stdout]    | |         ------------------------- `proposal_assessment_start` is not local
[INFO] [stdout] ...  |
[INFO] [stdout] 94 | | }
[INFO] [stdout]    | | ^
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_`QueryId` is not local
[INFO] [stdout]    |   move the `impl` block outside of this function `_impl_query_id_for_proposal_assessment_start`
[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]   --> vit-servicing-station-lib/src/db/schema.rs:70:1
[INFO] [stdout]    |
[INFO] [stdout] 70 | / table! {
[INFO] [stdout] 71 | |     funds (id) {
[INFO] [stdout] 72 | |         id -> Integer,
[INFO] [stdout] 73 | |         fund_name -> Text,
[INFO] [stdout] ...  |
[INFO] [stdout] 86 | |         assessment_qa_start -> BigInt,
[INFO] [stdout]    | |         ------------------- `assessment_qa_start` is not local
[INFO] [stdout] ...  |
[INFO] [stdout] 94 | | }
[INFO] [stdout]    | | ^
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_`QueryId` is not local
[INFO] [stdout]    |   move the `impl` block outside of this function `_impl_query_id_for_assessment_qa_start`
[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]   --> vit-servicing-station-lib/src/db/schema.rs:70:1
[INFO] [stdout]    |
[INFO] [stdout] 70 | / table! {
[INFO] [stdout] 71 | |     funds (id) {
[INFO] [stdout] 72 | |         id -> Integer,
[INFO] [stdout] 73 | |         fund_name -> Text,
[INFO] [stdout] ...  |
[INFO] [stdout] 87 | |         snapshot_start -> BigInt,
[INFO] [stdout]    | |         -------------- `snapshot_start` is not local
[INFO] [stdout] ...  |
[INFO] [stdout] 94 | | }
[INFO] [stdout]    | | ^
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_`QueryId` is not local
[INFO] [stdout]    |   move the `impl` block outside of this function `_impl_query_id_for_snapshot_start`
[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]   --> vit-servicing-station-lib/src/db/schema.rs:70:1
[INFO] [stdout]    |
[INFO] [stdout] 70 | / table! {
[INFO] [stdout] 71 | |     funds (id) {
[INFO] [stdout] 72 | |         id -> Integer,
[INFO] [stdout] 73 | |         fund_name -> Text,
[INFO] [stdout] ...  |
[INFO] [stdout] 88 | |         voting_start -> BigInt,
[INFO] [stdout]    | |         ------------ `voting_start` is not local
[INFO] [stdout] ...  |
[INFO] [stdout] 94 | | }
[INFO] [stdout]    | | ^
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_`QueryId` is not local
[INFO] [stdout]    |   move the `impl` block outside of this function `_impl_query_id_for_voting_start`
[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]   --> vit-servicing-station-lib/src/db/schema.rs:70:1
[INFO] [stdout]    |
[INFO] [stdout] 70 | / table! {
[INFO] [stdout] 71 | |     funds (id) {
[INFO] [stdout] 72 | |         id -> Integer,
[INFO] [stdout] 73 | |         fund_name -> Text,
[INFO] [stdout] ...  |
[INFO] [stdout] 89 | |         voting_end -> BigInt,
[INFO] [stdout]    | |         ---------- `voting_end` is not local
[INFO] [stdout] ...  |
[INFO] [stdout] 94 | | }
[INFO] [stdout]    | | ^
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_`QueryId` is not local
[INFO] [stdout]    |   move the `impl` block outside of this function `_impl_query_id_for_voting_end`
[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]   --> vit-servicing-station-lib/src/db/schema.rs:70:1
[INFO] [stdout]    |
[INFO] [stdout] 70 | / table! {
[INFO] [stdout] 71 | |     funds (id) {
[INFO] [stdout] 72 | |         id -> Integer,
[INFO] [stdout] 73 | |         fund_name -> Text,
[INFO] [stdout] ...  |
[INFO] [stdout] 90 | |         tallying_end -> BigInt,
[INFO] [stdout]    | |         ------------ `tallying_end` is not local
[INFO] [stdout] ...  |
[INFO] [stdout] 94 | | }
[INFO] [stdout]    | | ^
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_`QueryId` is not local
[INFO] [stdout]    |   move the `impl` block outside of this function `_impl_query_id_for_tallying_end`
[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]   --> vit-servicing-station-lib/src/db/schema.rs:70:1
[INFO] [stdout]    |
[INFO] [stdout] 70 | / table! {
[INFO] [stdout] 71 | |     funds (id) {
[INFO] [stdout] 72 | |         id -> Integer,
[INFO] [stdout] 73 | |         fund_name -> Text,
[INFO] [stdout] ...  |
[INFO] [stdout] 91 | |         results_url -> Text,
[INFO] [stdout]    | |         ----------- `results_url` is not local
[INFO] [stdout] ...  |
[INFO] [stdout] 94 | | }
[INFO] [stdout]    | | ^
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_`QueryId` is not local
[INFO] [stdout]    |   move the `impl` block outside of this function `_impl_query_id_for_results_url`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> vit-servicing-station-lib/src/db/schema.rs:70:1
[INFO] [stdout]    |
[INFO] [stdout] 70 | / table! {
[INFO] [stdout] 71 | |     funds (id) {
[INFO] [stdout] 72 | |         id -> Integer,
[INFO] [stdout] 73 | |         fund_name -> Text,
[INFO] [stdout] ...  |
[INFO] [stdout] 92 | |         survey_url -> Text,
[INFO] [stdout]    | |         ---------- `survey_url` is not local
[INFO] [stdout] 93 | |     }
[INFO] [stdout] 94 | | }
[INFO] [stdout]    | | ^
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_`QueryId` is not local
[INFO] [stdout]    |   move the `impl` block outside of this function `_impl_query_id_for_survey_url`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> vit-servicing-station-lib/src/db/schema.rs:96:1
[INFO] [stdout]     |
[INFO] [stdout]  96 | / table! {
[INFO] [stdout]  97 | |     goals (id) {
[INFO] [stdout]  98 | |         id -> Integer,
[INFO] [stdout]  99 | |         goal_name -> Text,
[INFO] [stdout] ...   |
[INFO] [stdout] 102 | | }
[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]    --> vit-servicing-station-lib/src/db/schema.rs:96:1
[INFO] [stdout]     |
[INFO] [stdout]  96 | / table! {
[INFO] [stdout]  97 | |     goals (id) {
[INFO] [stdout]  98 | |         id -> Integer,
[INFO] [stdout]     | |         -- `id` is not local
[INFO] [stdout]  99 | |         goal_name -> Text,
[INFO] [stdout] ...   |
[INFO] [stdout] 102 | | }
[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]    --> vit-servicing-station-lib/src/db/schema.rs:96:1
[INFO] [stdout]     |
[INFO] [stdout]  96 | / table! {
[INFO] [stdout]  97 | |     goals (id) {
[INFO] [stdout]  98 | |         id -> Integer,
[INFO] [stdout]  99 | |         goal_name -> Text,
[INFO] [stdout]     | |         --------- `goal_name` is not local
[INFO] [stdout] ...   |
[INFO] [stdout] 102 | | }
[INFO] [stdout]     | | ^
[INFO] [stdout]     | | |
[INFO] [stdout]     | |_`QueryId` is not local
[INFO] [stdout]     |   move the `impl` block outside of this function `_impl_query_id_for_goal_name`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> vit-servicing-station-lib/src/db/schema.rs:96:1
[INFO] [stdout]     |
[INFO] [stdout]  96 | / table! {
[INFO] [stdout]  97 | |     goals (id) {
[INFO] [stdout]  98 | |         id -> Integer,
[INFO] [stdout]  99 | |         goal_name -> Text,
[INFO] [stdout] 100 | |         fund_id -> Integer,
[INFO] [stdout]     | |         ------- `fund_id` is not local
[INFO] [stdout] 101 | |     }
[INFO] [stdout] 102 | | }
[INFO] [stdout]     | | ^
[INFO] [stdout]     | | |
[INFO] [stdout]     | |_`QueryId` is not local
[INFO] [stdout]     |   move the `impl` block outside of this function `_impl_query_id_for_fund_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]    --> vit-servicing-station-lib/src/db/schema.rs:104:1
[INFO] [stdout]     |
[INFO] [stdout] 104 | / table! {
[INFO] [stdout] 105 | |     groups (fund_id, token_identifier) {
[INFO] [stdout] 106 | |         fund_id -> Integer,
[INFO] [stdout] 107 | |         token_identifier -> Text,
[INFO] [stdout] ...   |
[INFO] [stdout] 110 | | }
[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]    --> vit-servicing-station-lib/src/db/schema.rs:104:1
[INFO] [stdout]     |
[INFO] [stdout] 104 | / table! {
[INFO] [stdout] 105 | |     groups (fund_id, token_identifier) {
[INFO] [stdout] 106 | |         fund_id -> Integer,
[INFO] [stdout]     | |         ------- `fund_id` is not local
[INFO] [stdout] 107 | |         token_identifier -> Text,
[INFO] [stdout] ...   |
[INFO] [stdout] 110 | | }
[INFO] [stdout]     | | ^
[INFO] [stdout]     | | |
[INFO] [stdout]     | |_`QueryId` is not local
[INFO] [stdout]     |   move the `impl` block outside of this function `_impl_query_id_for_fund_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]    --> vit-servicing-station-lib/src/db/schema.rs:104:1
[INFO] [stdout]     |
[INFO] [stdout] 104 | / table! {
[INFO] [stdout] 105 | |     groups (fund_id, token_identifier) {
[INFO] [stdout] 106 | |         fund_id -> Integer,
[INFO] [stdout] 107 | |         token_identifier -> Text,
[INFO] [stdout]     | |         ---------------- `token_identifier` is not local
[INFO] [stdout] ...   |
[INFO] [stdout] 110 | | }
[INFO] [stdout]     | | ^
[INFO] [stdout]     | | |
[INFO] [stdout]     | |_`QueryId` is not local
[INFO] [stdout]     |   move the `impl` block outside of this function `_impl_query_id_for_token_identifier`
[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]    --> vit-servicing-station-lib/src/db/schema.rs:104:1
[INFO] [stdout]     |
[INFO] [stdout] 104 | / table! {
[INFO] [stdout] 105 | |     groups (fund_id, token_identifier) {
[INFO] [stdout] 106 | |         fund_id -> Integer,
[INFO] [stdout] 107 | |         token_identifier -> Text,
[INFO] [stdout] 108 | |         group_id -> Text,
[INFO] [stdout]     | |         -------- `group_id` is not local
[INFO] [stdout] 109 | |     }
[INFO] [stdout] 110 | | }
[INFO] [stdout]     | | ^
[INFO] [stdout]     | | |
[INFO] [stdout]     | |_`QueryId` is not local
[INFO] [stdout]     |   move the `impl` block outside of this function `_impl_query_id_for_group_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]    --> vit-servicing-station-lib/src/db/schema.rs:112:1
[INFO] [stdout]     |
[INFO] [stdout] 112 | / table! {
[INFO] [stdout] 113 | |     proposal_community_choice_challenge (proposal_id) {
[INFO] [stdout] 114 | |         proposal_id -> Text,
[INFO] [stdout] 115 | |         proposal_brief -> Nullable<Text>,
[INFO] [stdout] ...   |
[INFO] [stdout] 120 | | }
[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]    --> vit-servicing-station-lib/src/db/schema.rs:112:1
[INFO] [stdout]     |
[INFO] [stdout] 112 | / table! {
[INFO] [stdout] 113 | |     proposal_community_choice_challenge (proposal_id) {
[INFO] [stdout] 114 | |         proposal_id -> Text,
[INFO] [stdout]     | |         ----------- `proposal_id` is not local
[INFO] [stdout] 115 | |         proposal_brief -> Nullable<Text>,
[INFO] [stdout] ...   |
[INFO] [stdout] 120 | | }
[INFO] [stdout]     | | ^
[INFO] [stdout]     | | |
[INFO] [stdout]     | |_`QueryId` is not local
[INFO] [stdout]     |   move the `impl` block outside of this function `_impl_query_id_for_proposal_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]    --> vit-servicing-station-lib/src/db/schema.rs:112:1
[INFO] [stdout]     |
[INFO] [stdout] 112 | / table! {
[INFO] [stdout] 113 | |     proposal_community_choice_challenge (proposal_id) {
[INFO] [stdout] 114 | |         proposal_id -> Text,
[INFO] [stdout] 115 | |         proposal_brief -> Nullable<Text>,
[INFO] [stdout]     | |         -------------- `proposal_brief` is not local
[INFO] [stdout] ...   |
[INFO] [stdout] 120 | | }
[INFO] [stdout]     | | ^
[INFO] [stdout]     | | |
[INFO] [stdout]     | |_`QueryId` is not local
[INFO] [stdout]     |   move the `impl` block outside of this function `_impl_query_id_for_proposal_brief`
[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]    --> vit-servicing-station-lib/src/db/schema.rs:112:1
[INFO] [stdout]     |
[INFO] [stdout] 112 | / table! {
[INFO] [stdout] 113 | |     proposal_community_choice_challenge (proposal_id) {
[INFO] [stdout] 114 | |         proposal_id -> Text,
[INFO] [stdout] 115 | |         proposal_brief -> Nullable<Text>,
[INFO] [stdout] 116 | |         proposal_importance -> Nullable<Text>,
[INFO] [stdout]     | |         ------------------- `proposal_importance` is not local
[INFO] [stdout] ...   |
[INFO] [stdout] 120 | | }
[INFO] [stdout]     | | ^
[INFO] [stdout]     | | |
[INFO] [stdout]     | |_`QueryId` is not local
[INFO] [stdout]     |   move the `impl` block outside of this function `_impl_query_id_for_proposal_importance`
[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]    --> vit-servicing-station-lib/src/db/schema.rs:112:1
[INFO] [stdout]     |
[INFO] [stdout] 112 | / table! {
[INFO] [stdout] 113 | |     proposal_community_choice_challenge (proposal_id) {
[INFO] [stdout] 114 | |         proposal_id -> Text,
[INFO] [stdout] 115 | |         proposal_brief -> Nullable<Text>,
[INFO] [stdout] 116 | |         proposal_importance -> Nullable<Text>,
[INFO] [stdout] 117 | |         proposal_goal -> Nullable<Text>,
[INFO] [stdout]     | |         ------------- `proposal_goal` is not local
[INFO] [stdout] ...   |
[INFO] [stdout] 120 | | }
[INFO] [stdout]     | | ^
[INFO] [stdout]     | | |
[INFO] [stdout]     | |_`QueryId` is not local
[INFO] [stdout]     |   move the `impl` block outside of this function `_impl_query_id_for_proposal_goal`
[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]    --> vit-servicing-station-lib/src/db/schema.rs:112:1
[INFO] [stdout]     |
[INFO] [stdout] 112 | / table! {
[INFO] [stdout] 113 | |     proposal_community_choice_challenge (proposal_id) {
[INFO] [stdout] 114 | |         proposal_id -> Text,
[INFO] [stdout] 115 | |         proposal_brief -> Nullable<Text>,
[INFO] [stdout] ...   |
[INFO] [stdout] 118 | |         proposal_metrics -> Nullable<Text>,
[INFO] [stdout]     | |         ---------------- `proposal_metrics` is not local
[INFO] [stdout] 119 | |     }
[INFO] [stdout] 120 | | }
[INFO] [stdout]     | | ^
[INFO] [stdout]     | | |
[INFO] [stdout]     | |_`QueryId` is not local
[INFO] [stdout]     |   move the `impl` block outside of this function `_impl_query_id_for_proposal_metrics`
[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]    --> vit-servicing-station-lib/src/db/schema.rs:122:1
[INFO] [stdout]     |
[INFO] [stdout] 122 | / table! {
[INFO] [stdout] 123 | |     proposal_simple_challenge (proposal_id) {
[INFO] [stdout] 124 | |         proposal_id -> Text,
[INFO] [stdout] 125 | |         proposal_solution -> Nullable<Text>,
[INFO] [stdout] 126 | |     }
[INFO] [stdout] 127 | | }
[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]    --> vit-servicing-station-lib/src/db/schema.rs:122:1
[INFO] [stdout]     |
[INFO] [stdout] 122 | / table! {
[INFO] [stdout] 123 | |     proposal_simple_challenge (proposal_id) {
[INFO] [stdout] 124 | |         proposal_id -> Text,
[INFO] [stdout]     | |         ----------- `proposal_id` is not local
[INFO] [stdout] 125 | |         proposal_solution -> Nullable<Text>,
[INFO] [stdout] 126 | |     }
[INFO] [stdout] 127 | | }
[INFO] [stdout]     | | ^
[INFO] [stdout]     | | |
[INFO] [stdout]     | |_`QueryId` is not local
[INFO] [stdout]     |   move the `impl` block outside of this function `_impl_query_id_for_proposal_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]    --> vit-servicing-station-lib/src/db/schema.rs:122:1
[INFO] [stdout]     |
[INFO] [stdout] 122 | / table! {
[INFO] [stdout] 123 | |     proposal_simple_challenge (proposal_id) {
[INFO] [stdout] 124 | |         proposal_id -> Text,
[INFO] [stdout] 125 | |         proposal_solution -> Nullable<Text>,
[INFO] [stdout]     | |         ----------------- `proposal_solution` is not local
[INFO] [stdout] 126 | |     }
[INFO] [stdout] 127 | | }
[INFO] [stdout]     | | ^
[INFO] [stdout]     | | |
[INFO] [stdout]     | |_`QueryId` is not local
[INFO] [stdout]     |   move the `impl` block outside of this function `_impl_query_id_for_proposal_solution`
[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]    --> vit-servicing-station-lib/src/db/schema.rs:129:1
[INFO] [stdout]     |
[INFO] [stdout] 129 | / table! {
[INFO] [stdout] 130 | |     proposals (id) {
[INFO] [stdout] 131 | |         id -> Integer,
[INFO] [stdout] 132 | |         proposal_id -> Text,
[INFO] [stdout] ...   |
[INFO] [stdout] 149 | | }
[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]    --> vit-servicing-station-lib/src/db/schema.rs:129:1
[INFO] [stdout]     |
[INFO] [stdout] 129 | / table! {
[INFO] [stdout] 130 | |     proposals (id) {
[INFO] [stdout] 131 | |         id -> Integer,
[INFO] [stdout]     | |         -- `id` is not local
[INFO] [stdout] 132 | |         proposal_id -> Text,
[INFO] [stdout] ...   |
[INFO] [stdout] 149 | | }
[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]    --> vit-servicing-station-lib/src/db/schema.rs:129:1
[INFO] [stdout]     |
[INFO] [stdout] 129 | / table! {
[INFO] [stdout] 130 | |     proposals (id) {
[INFO] [stdout] 131 | |         id -> Integer,
[INFO] [stdout] 132 | |         proposal_id -> Text,
[INFO] [stdout]     | |         ----------- `proposal_id` is not local
[INFO] [stdout] ...   |
[INFO] [stdout] 149 | | }
[INFO] [stdout]     | | ^
[INFO] [stdout]     | | |
[INFO] [stdout]     | |_`QueryId` is not local
[INFO] [stdout]     |   move the `impl` block outside of this function `_impl_query_id_for_proposal_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]    --> vit-servicing-station-lib/src/db/schema.rs:129:1
[INFO] [stdout]     |
[INFO] [stdout] 129 | / table! {
[INFO] [stdout] 130 | |     proposals (id) {
[INFO] [stdout] 131 | |         id -> Integer,
[INFO] [stdout] 132 | |         proposal_id -> Text,
[INFO] [stdout] 133 | |         proposal_category -> Text,
[INFO] [stdout]     | |         ----------------- `proposal_category` is not local
[INFO] [stdout] ...   |
[INFO] [stdout] 149 | | }
[INFO] [stdout]     | | ^
[INFO] [stdout]     | | |
[INFO] [stdout]     | |_`QueryId` is not local
[INFO] [stdout]     |   move the `impl` block outside of this function `_impl_query_id_for_proposal_category`
[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]    --> vit-servicing-station-lib/src/db/schema.rs:129:1
[INFO] [stdout]     |
[INFO] [stdout] 129 | / table! {
[INFO] [stdout] 130 | |     proposals (id) {
[INFO] [stdout] 131 | |         id -> Integer,
[INFO] [stdout] 132 | |         proposal_id -> Text,
[INFO] [stdout] 133 | |         proposal_category -> Text,
[INFO] [stdout] 134 | |         proposal_title -> Text,
[INFO] [stdout]     | |         -------------- `proposal_title` is not local
[INFO] [stdout] ...   |
[INFO] [stdout] 149 | | }
[INFO] [stdout]     | | ^
[INFO] [stdout]     | | |
[INFO] [stdout]     | |_`QueryId` is not local
[INFO] [stdout]     |   move the `impl` block outside of this function `_impl_query_id_for_proposal_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]    --> vit-servicing-station-lib/src/db/schema.rs:129:1
[INFO] [stdout]     |
[INFO] [stdout] 129 | / table! {
[INFO] [stdout] 130 | |     proposals (id) {
[INFO] [stdout] 131 | |         id -> Integer,
[INFO] [stdout] 132 | |         proposal_id -> Text,
[INFO] [stdout] ...   |
[INFO] [stdout] 135 | |         proposal_summary -> Text,
[INFO] [stdout]     | |         ---------------- `proposal_summary` is not local
[INFO] [stdout] ...   |
[INFO] [stdout] 149 | | }
[INFO] [stdout]     | | ^
[INFO] [stdout]     | | |
[INFO] [stdout]     | |_`QueryId` is not local
[INFO] [stdout]     |   move the `impl` block outside of this function `_impl_query_id_for_proposal_summary`
[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]    --> vit-servicing-station-lib/src/db/schema.rs:129:1
[INFO] [stdout]     |
[INFO] [stdout] 129 | / table! {
[INFO] [stdout] 130 | |     proposals (id) {
[INFO] [stdout] 131 | |         id -> Integer,
[INFO] [stdout] 132 | |         proposal_id -> Text,
[INFO] [stdout] ...   |
[INFO] [stdout] 136 | |         proposal_public_key -> Text,
[INFO] [stdout]     | |         ------------------- `proposal_public_key` is not local
[INFO] [stdout] ...   |
[INFO] [stdout] 149 | | }
[INFO] [stdout]     | | ^
[INFO] [stdout]     | | |
[INFO] [stdout]     | |_`QueryId` is not local
[INFO] [stdout]     |   move the `impl` block outside of this function `_impl_query_id_for_proposal_public_key`
[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]    --> vit-servicing-station-lib/src/db/schema.rs:129:1
[INFO] [stdout]     |
[INFO] [stdout] 129 | / table! {
[INFO] [stdout] 130 | |     proposals (id) {
[INFO] [stdout] 131 | |         id -> Integer,
[INFO] [stdout] 132 | |         proposal_id -> Text,
[INFO] [stdout] ...   |
[INFO] [stdout] 137 | |         proposal_funds -> BigInt,
[INFO] [stdout]     | |         -------------- `proposal_funds` is not local
[INFO] [stdout] ...   |
[INFO] [stdout] 149 | | }
[INFO] [stdout]     | | ^
[INFO] [stdout]     | | |
[INFO] [stdout]     | |_`QueryId` is not local
[INFO] [stdout]     |   move the `impl` block outside of this function `_impl_query_id_for_proposal_funds`
[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]    --> vit-servicing-station-lib/src/db/schema.rs:129:1
[INFO] [stdout]     |
[INFO] [stdout] 129 | / table! {
[INFO] [stdout] 130 | |     proposals (id) {
[INFO] [stdout] 131 | |         id -> Integer,
[INFO] [stdout] 132 | |         proposal_id -> Text,
[INFO] [stdout] ...   |
[INFO] [stdout] 138 | |         proposal_url -> Text,
[INFO] [stdout]     | |         ------------ `proposal_url` is not local
[INFO] [stdout] ...   |
[INFO] [stdout] 149 | | }
[INFO] [stdout]     | | ^
[INFO] [stdout]     | | |
[INFO] [stdout]     | |_`QueryId` is not local
[INFO] [stdout]     |   move the `impl` block outside of this function `_impl_query_id_for_proposal_url`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> vit-servicing-station-lib/src/db/schema.rs:129:1
[INFO] [stdout]     |
[INFO] [stdout] 129 | / table! {
[INFO] [stdout] 130 | |     proposals (id) {
[INFO] [stdout] 131 | |         id -> Integer,
[INFO] [stdout] 132 | |         proposal_id -> Text,
[INFO] [stdout] ...   |
[INFO] [stdout] 139 | |         proposal_files_url -> Text,
[INFO] [stdout]     | |         ------------------ `proposal_files_url` is not local
[INFO] [stdout] ...   |
[INFO] [stdout] 149 | | }
[INFO] [stdout]     | | ^
[INFO] [stdout]     | | |
[INFO] [stdout]     | |_`QueryId` is not local
[INFO] [stdout]     |   move the `impl` block outside of this function `_impl_query_id_for_proposal_files_url`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> vit-servicing-station-lib/src/db/schema.rs:129:1
[INFO] [stdout]     |
[INFO] [stdout] 129 | / table! {
[INFO] [stdout] 130 | |     proposals (id) {
[INFO] [stdout] 131 | |         id -> Integer,
[INFO] [stdout] 132 | |         proposal_id -> Text,
[INFO] [stdout] ...   |
[INFO] [stdout] 140 | |         proposal_impact_score -> BigInt,
[INFO] [stdout]     | |         --------------------- `proposal_impact_score` is not local
[INFO] [stdout] ...   |
[INFO] [stdout] 149 | | }
[INFO] [stdout]     | | ^
[INFO] [stdout]     | | |
[INFO] [stdout]     | |_`QueryId` is not local
[INFO] [stdout]     |   move the `impl` block outside of this function `_impl_query_id_for_proposal_impact_score`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> vit-servicing-station-lib/src/db/schema.rs:129:1
[INFO] [stdout]     |
[INFO] [stdout] 129 | / table! {
[INFO] [stdout] 130 | |     proposals (id) {
[INFO] [stdout] 131 | |         id -> Integer,
[INFO] [stdout] 132 | |         proposal_id -> Text,
[INFO] [stdout] ...   |
[INFO] [stdout] 141 | |         proposer_name -> Text,
[INFO] [stdout]     | |         ------------- `proposer_name` is not local
[INFO] [stdout] ...   |
[INFO] [stdout] 149 | | }
[INFO] [stdout]     | | ^
[INFO] [stdout]     | | |
[INFO] [stdout]     | |_`QueryId` is not local
[INFO] [stdout]     |   move the `impl` block outside of this function `_impl_query_id_for_proposer_name`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> vit-servicing-station-lib/src/db/schema.rs:129:1
[INFO] [stdout]     |
[INFO] [stdout] 129 | / table! {
[INFO] [stdout] 130 | |     proposals (id) {
[INFO] [stdout] 131 | |         id -> Integer,
[INFO] [stdout] 132 | |         proposal_id -> Text,
[INFO] [stdout] ...   |
[INFO] [stdout] 142 | |         proposer_contact -> Text,
[INFO] [stdout]     | |         ---------------- `proposer_contact` is not local
[INFO] [stdout] ...   |
[INFO] [stdout] 149 | | }
[INFO] [stdout]     | | ^
[INFO] [stdout]     | | |
[INFO] [stdout]     | |_`QueryId` is not local
[INFO] [stdout]     |   move the `impl` block outside of this function `_impl_query_id_for_proposer_contact`
[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]    --> vit-servicing-station-lib/src/db/schema.rs:129:1
[INFO] [stdout]     |
[INFO] [stdout] 129 | / table! {
[INFO] [stdout] 130 | |     proposals (id) {
[INFO] [stdout] 131 | |         id -> Integer,
[INFO] [stdout] 132 | |         proposal_id -> Text,
[INFO] [stdout] ...   |
[INFO] [stdout] 143 | |         proposer_url -> Text,
[INFO] [stdout]     | |         ------------ `proposer_url` is not local
[INFO] [stdout] ...   |
[INFO] [stdout] 149 | | }
[INFO] [stdout]     | | ^
[INFO] [stdout]     | | |
[INFO] [stdout]     | |_`QueryId` is not local
[INFO] [stdout]     |   move the `impl` block outside of this function `_impl_query_id_for_proposer_url`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> vit-servicing-station-lib/src/db/schema.rs:129:1
[INFO] [stdout]     |
[INFO] [stdout] 129 | / table! {
[INFO] [stdout] 130 | |     proposals (id) {
[INFO] [stdout] 131 | |         id -> Integer,
[INFO] [stdout] 132 | |         proposal_id -> Text,
[INFO] [stdout] ...   |
[INFO] [stdout] 144 | |         proposer_relevant_experience -> Text,
[INFO] [stdout]     | |         ---------------------------- `proposer_relevant_experience` is not local
[INFO] [stdout] ...   |
[INFO] [stdout] 149 | | }
[INFO] [stdout]     | | ^
[INFO] [stdout]     | | |
[INFO] [stdout]     | |_`QueryId` is not local
[INFO] [stdout]     |   move the `impl` block outside of this function `_impl_query_id_for_proposer_relevant_experience`
[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]    --> vit-servicing-station-lib/src/db/schema.rs:129:1
[INFO] [stdout]     |
[INFO] [stdout] 129 | / table! {
[INFO] [stdout] 130 | |     proposals (id) {
[INFO] [stdout] 131 | |         id -> Integer,
[INFO] [stdout] 132 | |         proposal_id -> Text,
[INFO] [stdout] ...   |
[INFO] [stdout] 145 | |         chain_proposal_id -> Binary,
[INFO] [stdout]     | |         ----------------- `chain_proposal_id` is not local
[INFO] [stdout] ...   |
[INFO] [stdout] 149 | | }
[INFO] [stdout]     | | ^
[INFO] [stdout]     | | |
[INFO] [stdout]     | |_`QueryId` is not local
[INFO] [stdout]     |   move the `impl` block outside of this function `_impl_query_id_for_chain_proposal_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]    --> vit-servicing-station-lib/src/db/schema.rs:129:1
[INFO] [stdout]     |
[INFO] [stdout] 129 | / table! {
[INFO] [stdout] 130 | |     proposals (id) {
[INFO] [stdout] 131 | |         id -> Integer,
[INFO] [stdout] 132 | |         proposal_id -> Text,
[INFO] [stdout] ...   |
[INFO] [stdout] 146 | |         chain_vote_options -> Text,
[INFO] [stdout]     | |         ------------------ `chain_vote_options` is not local
[INFO] [stdout] ...   |
[INFO] [stdout] 149 | | }
[INFO] [stdout]     | | ^
[INFO] [stdout]     | | |
[INFO] [stdout]     | |_`QueryId` is not local
[INFO] [stdout]     |   move the `impl` block outside of this function `_impl_query_id_for_chain_vote_options`
[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]    --> vit-servicing-station-lib/src/db/schema.rs:129:1
[INFO] [stdout]     |
[INFO] [stdout] 129 | / table! {
[INFO] [stdout] 130 | |     proposals (id) {
[INFO] [stdout] 131 | |         id -> Integer,
[INFO] [stdout] 132 | |         proposal_id -> Text,
[INFO] [stdout] ...   |
[INFO] [stdout] 147 | |         challenge_id -> Integer,
[INFO] [stdout]     | |         ------------ `challenge_id` is not local
[INFO] [stdout] 148 | |     }
[INFO] [stdout] 149 | | }
[INFO] [stdout]     | | ^
[INFO] [stdout]     | | |
[INFO] [stdout]     | |_`QueryId` is not local
[INFO] [stdout]     |   move the `impl` block outside of this function `_impl_query_id_for_challenge_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]    --> vit-servicing-station-lib/src/db/schema.rs:151:1
[INFO] [stdout]     |
[INFO] [stdout] 151 | / table! {
[INFO] [stdout] 152 | |     proposals_voteplans (proposal_id) {
[INFO] [stdout] 153 | |         proposal_id -> Text,
[INFO] [stdout] 154 | |         chain_voteplan_id -> Text,
[INFO] [stdout] ...   |
[INFO] [stdout] 157 | | }
[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]    --> vit-servicing-station-lib/src/db/schema.rs:151:1
[INFO] [stdout]     |
[INFO] [stdout] 151 | / table! {
[INFO] [stdout] 152 | |     proposals_voteplans (proposal_id) {
[INFO] [stdout] 153 | |         proposal_id -> Text,
[INFO] [stdout]     | |         ----------- `proposal_id` is not local
[INFO] [stdout] 154 | |         chain_voteplan_id -> Text,
[INFO] [stdout] ...   |
[INFO] [stdout] 157 | | }
[INFO] [stdout]     | | ^
[INFO] [stdout]     | | |
[INFO] [stdout]     | |_`QueryId` is not local
[INFO] [stdout]     |   move the `impl` block outside of this function `_impl_query_id_for_proposal_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]    --> vit-servicing-station-lib/src/db/schema.rs:151:1
[INFO] [stdout]     |
[INFO] [stdout] 151 | / table! {
[INFO] [stdout] 152 | |     proposals_voteplans (proposal_id) {
[INFO] [stdout] 153 | |         proposal_id -> Text,
[INFO] [stdout] 154 | |         chain_voteplan_id -> Text,
[INFO] [stdout]     | |         ----------------- `chain_voteplan_id` is not local
[INFO] [stdout] ...   |
[INFO] [stdout] 157 | | }
[INFO] [stdout]     | | ^
[INFO] [stdout]     | | |
[INFO] [stdout]     | |_`QueryId` is not local
[INFO] [stdout]     |   move the `impl` block outside of this function `_impl_query_id_for_chain_voteplan_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]    --> vit-servicing-station-lib/src/db/schema.rs:151:1
[INFO] [stdout]     |
[INFO] [stdout] 151 | / table! {
[INFO] [stdout] 152 | |     proposals_voteplans (proposal_id) {
[INFO] [stdout] 153 | |         proposal_id -> Text,
[INFO] [stdout] 154 | |         chain_voteplan_id -> Text,
[INFO] [stdout] 155 | |         chain_proposal_index -> BigInt,
[INFO] [stdout]     | |         -------------------- `chain_proposal_index` is not local
[INFO] [stdout] 156 | |     }
[INFO] [stdout] 157 | | }
[INFO] [stdout]     | | ^
[INFO] [stdout]     | | |
[INFO] [stdout]     | |_`QueryId` is not local
[INFO] [stdout]     |   move the `impl` block outside of this function `_impl_query_id_for_chain_proposal_index`
[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]    --> vit-servicing-station-lib/src/db/schema.rs:159:1
[INFO] [stdout]     |
[INFO] [stdout] 159 | / table! {
[INFO] [stdout] 160 | |     voteplans (id) {
[INFO] [stdout] 161 | |         id -> Integer,
[INFO] [stdout] 162 | |         chain_voteplan_id -> Text,
[INFO] [stdout] ...   |
[INFO] [stdout] 171 | | }
[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]    --> vit-servicing-station-lib/src/db/schema.rs:159:1
[INFO] [stdout]     |
[INFO] [stdout] 159 | / table! {
[INFO] [stdout] 160 | |     voteplans (id) {
[INFO] [stdout] 161 | |         id -> Integer,
[INFO] [stdout]     | |         -- `id` is not local
[INFO] [stdout] 162 | |         chain_voteplan_id -> Text,
[INFO] [stdout] ...   |
[INFO] [stdout] 171 | | }
[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]    --> vit-servicing-station-lib/src/db/schema.rs:159:1
[INFO] [stdout]     |
[INFO] [stdout] 159 | / table! {
[INFO] [stdout] 160 | |     voteplans (id) {
[INFO] [stdout] 161 | |         id -> Integer,
[INFO] [stdout] 162 | |         chain_voteplan_id -> Text,
[INFO] [stdout]     | |         ----------------- `chain_voteplan_id` is not local
[INFO] [stdout] ...   |
[INFO] [stdout] 171 | | }
[INFO] [stdout]     | | ^
[INFO] [stdout]     | | |
[INFO] [stdout]     | |_`QueryId` is not local
[INFO] [stdout]     |   move the `impl` block outside of this function `_impl_query_id_for_chain_voteplan_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]    --> vit-servicing-station-lib/src/db/schema.rs:159:1
[INFO] [stdout]     |
[INFO] [stdout] 159 | / table! {
[INFO] [stdout] 160 | |     voteplans (id) {
[INFO] [stdout] 161 | |         id -> Integer,
[INFO] [stdout] 162 | |         chain_voteplan_id -> Text,
[INFO] [stdout] 163 | |         chain_vote_start_time -> BigInt,
[INFO] [stdout]     | |         --------------------- `chain_vote_start_time` is not local
[INFO] [stdout] ...   |
[INFO] [stdout] 171 | | }
[INFO] [stdout]     | | ^
[INFO] [stdout]     | | |
[INFO] [stdout]     | |_`QueryId` is not local
[INFO] [stdout]     |   move the `impl` block outside of this function `_impl_query_id_for_chain_vote_start_time`
[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]    --> vit-servicing-station-lib/src/db/schema.rs:159:1
[INFO] [stdout]     |
[INFO] [stdout] 159 | / table! {
[INFO] [stdout] 160 | |     voteplans (id) {
[INFO] [stdout] 161 | |         id -> Integer,
[INFO] [stdout] 162 | |         chain_voteplan_id -> Text,
[INFO] [stdout] 163 | |         chain_vote_start_time -> BigInt,
[INFO] [stdout] 164 | |         chain_vote_end_time -> BigInt,
[INFO] [stdout]     | |         ------------------- `chain_vote_end_time` is not local
[INFO] [stdout] ...   |
[INFO] [stdout] 171 | | }
[INFO] [stdout]     | | ^
[INFO] [stdout]     | | |
[INFO] [stdout]     | |_`QueryId` is not local
[INFO] [stdout]     |   move the `impl` block outside of this function `_impl_query_id_for_chain_vote_end_time`
[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]    --> vit-servicing-station-lib/src/db/schema.rs:159:1
[INFO] [stdout]     |
[INFO] [stdout] 159 | / table! {
[INFO] [stdout] 160 | |     voteplans (id) {
[INFO] [stdout] 161 | |         id -> Integer,
[INFO] [stdout] 162 | |         chain_voteplan_id -> Text,
[INFO] [stdout] ...   |
[INFO] [stdout] 165 | |         chain_committee_end_time -> BigInt,
[INFO] [stdout]     | |         ------------------------ `chain_committee_end_time` is not local
[INFO] [stdout] ...   |
[INFO] [stdout] 171 | | }
[INFO] [stdout]     | | ^
[INFO] [stdout]     | | |
[INFO] [stdout]     | |_`QueryId` is not local
[INFO] [stdout]     |   move the `impl` block outside of this function `_impl_query_id_for_chain_committee_end_time`
[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]    --> vit-servicing-station-lib/src/db/schema.rs:159:1
[INFO] [stdout]     |
[INFO] [stdout] 159 | / table! {
[INFO] [stdout] 160 | |     voteplans (id) {
[INFO] [stdout] 161 | |         id -> Integer,
[INFO] [stdout] 162 | |         chain_voteplan_id -> Text,
[INFO] [stdout] ...   |
[INFO] [stdout] 166 | |         chain_voteplan_payload -> Text,
[INFO] [stdout]     | |         ---------------------- `chain_voteplan_payload` is not local
[INFO] [stdout] ...   |
[INFO] [stdout] 171 | | }
[INFO] [stdout]     | | ^
[INFO] [stdout]     | | |
[INFO] [stdout]     | |_`QueryId` is not local
[INFO] [stdout]     |   move the `impl` block outside of this function `_impl_query_id_for_chain_voteplan_payload`
[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]    --> vit-servicing-station-lib/src/db/schema.rs:159:1
[INFO] [stdout]     |
[INFO] [stdout] 159 | / table! {
[INFO] [stdout] 160 | |     voteplans (id) {
[INFO] [stdout] 161 | |         id -> Integer,
[INFO] [stdout] 162 | |         chain_voteplan_id -> Text,
[INFO] [stdout] ...   |
[INFO] [stdout] 167 | |         chain_vote_encryption_key -> Text,
[INFO] [stdout]     | |         ------------------------- `chain_vote_encryption_key` is not local
[INFO] [stdout] ...   |
[INFO] [stdout] 171 | | }
[INFO] [stdout]     | | ^
[INFO] [stdout]     | | |
[INFO] [stdout]     | |_`QueryId` is not local
[INFO] [stdout]     |   move the `impl` block outside of this function `_impl_query_id_for_chain_vote_encryption_key`
[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]    --> vit-servicing-station-lib/src/db/schema.rs:159:1
[INFO] [stdout]     |
[INFO] [stdout] 159 | / table! {
[INFO] [stdout] 160 | |     voteplans (id) {
[INFO] [stdout] 161 | |         id -> Integer,
[INFO] [stdout] 162 | |         chain_voteplan_id -> Text,
[INFO] [stdout] ...   |
[INFO] [stdout] 168 | |         fund_id -> Integer,
[INFO] [stdout]     | |         ------- `fund_id` is not local
[INFO] [stdout] ...   |
[INFO] [stdout] 171 | | }
[INFO] [stdout]     | | ^
[INFO] [stdout]     | | |
[INFO] [stdout]     | |_`QueryId` is not local
[INFO] [stdout]     |   move the `impl` block outside of this function `_impl_query_id_for_fund_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]    --> vit-servicing-station-lib/src/db/schema.rs:159:1
[INFO] [stdout]     |
[INFO] [stdout] 159 | / table! {
[INFO] [stdout] 160 | |     voteplans (id) {
[INFO] [stdout] 161 | |         id -> Integer,
[INFO] [stdout] 162 | |         chain_voteplan_id -> Text,
[INFO] [stdout] ...   |
[INFO] [stdout] 169 | |         token_identifier -> Text,
[INFO] [stdout]     | |         ---------------- `token_identifier` is not local
[INFO] [stdout] 170 | |     }
[INFO] [stdout] 171 | | }
[INFO] [stdout]     | | ^
[INFO] [stdout]     | | |
[INFO] [stdout]     | |_`QueryId` is not local
[INFO] [stdout]     |   move the `impl` block outside of this function `_impl_query_id_for_token_identifier`
[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]    --> vit-servicing-station-lib/src/db/schema.rs:173:1
[INFO] [stdout]     |
[INFO] [stdout] 173 | / table! {
[INFO] [stdout] 174 | |     votes (fragment_id) {
[INFO] [stdout] 175 | |         fragment_id -> Text,
[INFO] [stdout] 176 | |         caster -> Text,
[INFO] [stdout] ...   |
[INFO] [stdout] 183 | | }
[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]    --> vit-servicing-station-lib/src/db/schema.rs:173:1
[INFO] [stdout]     |
[INFO] [stdout] 173 | / table! {
[INFO] [stdout] 174 | |     votes (fragment_id) {
[INFO] [stdout] 175 | |         fragment_id -> Text,
[INFO] [stdout]     | |         ----------- `fragment_id` is not local
[INFO] [stdout] 176 | |         caster -> Text,
[INFO] [stdout] ...   |
[INFO] [stdout] 183 | | }
[INFO] [stdout]     | | ^
[INFO] [stdout]     | | |
[INFO] [stdout]     | |_`QueryId` is not local
[INFO] [stdout]     |   move the `impl` block outside of this function `_impl_query_id_for_fragment_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]    --> vit-servicing-station-lib/src/db/schema.rs:173:1
[INFO] [stdout]     |
[INFO] [stdout] 173 | / table! {
[INFO] [stdout] 174 | |     votes (fragment_id) {
[INFO] [stdout] 175 | |         fragment_id -> Text,
[INFO] [stdout] 176 | |         caster -> Text,
[INFO] [stdout]     | |         ------ `caster` is not local
[INFO] [stdout] ...   |
[INFO] [stdout] 183 | | }
[INFO] [stdout]     | | ^
[INFO] [stdout]     | | |
[INFO] [stdout]     | |_`QueryId` is not local
[INFO] [stdout]     |   move the `impl` block outside of this function `_impl_query_id_for_caster`
[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]    --> vit-servicing-station-lib/src/db/schema.rs:173:1
[INFO] [stdout]     |
[INFO] [stdout] 173 | / table! {
[INFO] [stdout] 174 | |     votes (fragment_id) {
[INFO] [stdout] 175 | |         fragment_id -> Text,
[INFO] [stdout] 176 | |         caster -> Text,
[INFO] [stdout] 177 | |         proposal -> Integer,
[INFO] [stdout]     | |         -------- `proposal` is not local
[INFO] [stdout] ...   |
[INFO] [stdout] 183 | | }
[INFO] [stdout]     | | ^
[INFO] [stdout]     | | |
[INFO] [stdout]     | |_`QueryId` is not local
[INFO] [stdout]     |   move the `impl` block outside of this function `_impl_query_id_for_proposal`
[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]    --> vit-servicing-station-lib/src/db/schema.rs:173:1
[INFO] [stdout]     |
[INFO] [stdout] 173 | / table! {
[INFO] [stdout] 174 | |     votes (fragment_id) {
[INFO] [stdout] 175 | |         fragment_id -> Text,
[INFO] [stdout] 176 | |         caster -> Text,
[INFO] [stdout] 177 | |         proposal -> Integer,
[INFO] [stdout] 178 | |         voteplan_id -> Text,
[INFO] [stdout]     | |         ----------- `voteplan_id` is not local
[INFO] [stdout] ...   |
[INFO] [stdout] 183 | | }
[INFO] [stdout]     | | ^
[INFO] [stdout]     | | |
[INFO] [stdout]     | |_`QueryId` is not local
[INFO] [stdout]     |   move the `impl` block outside of this function `_impl_query_id_for_voteplan_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]    --> vit-servicing-station-lib/src/db/schema.rs:173:1
[INFO] [stdout]     |
[INFO] [stdout] 173 | / table! {
[INFO] [stdout] 174 | |     votes (fragment_id) {
[INFO] [stdout] 175 | |         fragment_id -> Text,
[INFO] [stdout] 176 | |         caster -> Text,
[INFO] [stdout] ...   |
[INFO] [stdout] 179 | |         time -> Float,
[INFO] [stdout]     | |         ---- `time` is not local
[INFO] [stdout] ...   |
[INFO] [stdout] 183 | | }
[INFO] [stdout]     | | ^
[INFO] [stdout]     | | |
[INFO] [stdout]     | |_`QueryId` is not local
[INFO] [stdout]     |   move the `impl` block outside of this function `_impl_query_id_for_time`
[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]    --> vit-servicing-station-lib/src/db/schema.rs:173:1
[INFO] [stdout]     |
[INFO] [stdout] 173 | / table! {
[INFO] [stdout] 174 | |     votes (fragment_id) {
[INFO] [stdout] 175 | |         fragment_id -> Text,
[INFO] [stdout] 176 | |         caster -> Text,
[INFO] [stdout] ...   |
[INFO] [stdout] 180 | |         choice -> Nullable<SmallInt>,
[INFO] [stdout]     | |         ------ `choice` is not local
[INFO] [stdout] ...   |
[INFO] [stdout] 183 | | }
[INFO] [stdout]     | | ^
[INFO] [stdout]     | | |
[INFO] [stdout]     | |_`QueryId` is not local
[INFO] [stdout]     |   move the `impl` block outside of this function `_impl_query_id_for_choice`
[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]    --> vit-servicing-station-lib/src/db/schema.rs:173:1
[INFO] [stdout]     |
[INFO] [stdout] 173 | / table! {
[INFO] [stdout] 174 | |     votes (fragment_id) {
[INFO] [stdout] 175 | |         fragment_id -> Text,
[INFO] [stdout] 176 | |         caster -> Text,
[INFO] [stdout] ...   |
[INFO] [stdout] 181 | |         raw_fragment -> Text,
[INFO] [stdout]     | |         ------------ `raw_fragment` is not local
[INFO] [stdout] 182 | |     }
[INFO] [stdout] 183 | | }
[INFO] [stdout]     | | ^
[INFO] [stdout]     | | |
[INFO] [stdout]     | |_`QueryId` is not local
[INFO] [stdout]     |   move the `impl` block outside of this function `_impl_query_id_for_raw_fragment`
[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]   --> vit-servicing-station-lib/src/db/views_schema.rs:3:1
[INFO] [stdout]    |
[INFO] [stdout]  3 | / table! {
[INFO] [stdout]  4 | |     full_proposals_info {
[INFO] [stdout]  5 | |         id -> Integer,
[INFO] [stdout]  6 | |         proposal_id -> 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]   --> vit-servicing-station-lib/src/db/views_schema.rs:3:1
[INFO] [stdout]    |
[INFO] [stdout]  3 | / table! {
[INFO] [stdout]  4 | |     full_proposals_info {
[INFO] [stdout]  5 | |         id -> Integer,
[INFO] [stdout]    | |         -- `id` is not local
[INFO] [stdout]  6 | |         proposal_id -> 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]   --> vit-servicing-station-lib/src/db/views_schema.rs:3:1
[INFO] [stdout]    |
[INFO] [stdout]  3 | / table! {
[INFO] [stdout]  4 | |     full_proposals_info {
[INFO] [stdout]  5 | |         id -> Integer,
[INFO] [stdout]  6 | |         proposal_id -> Text,
[INFO] [stdout]    | |         ----------- `proposal_id` 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_proposal_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]   --> vit-servicing-station-lib/src/db/views_schema.rs:3:1
[INFO] [stdout]    |
[INFO] [stdout]  3 | / table! {
[INFO] [stdout]  4 | |     full_proposals_info {
[INFO] [stdout]  5 | |         id -> Integer,
[INFO] [stdout]  6 | |         proposal_id -> Text,
[INFO] [stdout]  7 | |         proposal_category -> Text,
[INFO] [stdout]    | |         ----------------- `proposal_category` 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_proposal_category`
[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]   --> vit-servicing-station-lib/src/db/views_schema.rs:3:1
[INFO] [stdout]    |
[INFO] [stdout]  3 | / table! {
[INFO] [stdout]  4 | |     full_proposals_info {
[INFO] [stdout]  5 | |         id -> Integer,
[INFO] [stdout]  6 | |         proposal_id -> Text,
[INFO] [stdout]  7 | |         proposal_category -> Text,
[INFO] [stdout]  8 | |         proposal_title -> Text,
[INFO] [stdout]    | |         -------------- `proposal_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_proposal_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]   --> vit-servicing-station-lib/src/db/views_schema.rs:3:1
[INFO] [stdout]    |
[INFO] [stdout]  3 | / table! {
[INFO] [stdout]  4 | |     full_proposals_info {
[INFO] [stdout]  5 | |         id -> Integer,
[INFO] [stdout]  6 | |         proposal_id -> Text,
[INFO] [stdout] ...  |
[INFO] [stdout]  9 | |         proposal_summary -> Text,
[INFO] [stdout]    | |         ---------------- `proposal_summary` 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_proposal_summary`
[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]   --> vit-servicing-station-lib/src/db/views_schema.rs:3:1
[INFO] [stdout]    |
[INFO] [stdout]  3 | / table! {
[INFO] [stdout]  4 | |     full_proposals_info {
[INFO] [stdout]  5 | |         id -> Integer,
[INFO] [stdout]  6 | |         proposal_id -> Text,
[INFO] [stdout] ...  |
[INFO] [stdout] 10 | |         proposal_public_key -> Text,
[INFO] [stdout]    | |         ------------------- `proposal_public_key` 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_proposal_public_key`
[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]   --> vit-servicing-station-lib/src/db/views_schema.rs:3:1
[INFO] [stdout]    |
[INFO] [stdout]  3 | / table! {
[INFO] [stdout]  4 | |     full_proposals_info {
[INFO] [stdout]  5 | |         id -> Integer,
[INFO] [stdout]  6 | |         proposal_id -> Text,
[INFO] [stdout] ...  |
[INFO] [stdout] 11 | |         proposal_funds -> BigInt,
[INFO] [stdout]    | |         -------------- `proposal_funds` 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_proposal_funds`
[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]   --> vit-servicing-station-lib/src/db/views_schema.rs:3:1
[INFO] [stdout]    |
[INFO] [stdout]  3 | / table! {
[INFO] [stdout]  4 | |     full_proposals_info {
[INFO] [stdout]  5 | |         id -> Integer,
[INFO] [stdout]  6 | |         proposal_id -> Text,
[INFO] [stdout] ...  |
[INFO] [stdout] 12 | |         proposal_url -> Text,
[INFO] [stdout]    | |         ------------ `proposal_url` 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_proposal_url`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> vit-servicing-station-lib/src/db/views_schema.rs:3:1
[INFO] [stdout]    |
[INFO] [stdout]  3 | / table! {
[INFO] [stdout]  4 | |     full_proposals_info {
[INFO] [stdout]  5 | |         id -> Integer,
[INFO] [stdout]  6 | |         proposal_id -> Text,
[INFO] [stdout] ...  |
[INFO] [stdout] 13 | |         proposal_files_url -> Text,
[INFO] [stdout]    | |         ------------------ `proposal_files_url` 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_proposal_files_url`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> vit-servicing-station-lib/src/db/views_schema.rs:3:1
[INFO] [stdout]    |
[INFO] [stdout]  3 | / table! {
[INFO] [stdout]  4 | |     full_proposals_info {
[INFO] [stdout]  5 | |         id -> Integer,
[INFO] [stdout]  6 | |         proposal_id -> Text,
[INFO] [stdout] ...  |
[INFO] [stdout] 14 | |         proposal_impact_score -> BigInt,
[INFO] [stdout]    | |         --------------------- `proposal_impact_score` 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_proposal_impact_score`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> vit-servicing-station-lib/src/db/views_schema.rs:3:1
[INFO] [stdout]    |
[INFO] [stdout]  3 | / table! {
[INFO] [stdout]  4 | |     full_proposals_info {
[INFO] [stdout]  5 | |         id -> Integer,
[INFO] [stdout]  6 | |         proposal_id -> Text,
[INFO] [stdout] ...  |
[INFO] [stdout] 15 | |         proposer_name -> Text,
[INFO] [stdout]    | |         ------------- `proposer_name` 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_proposer_name`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> vit-servicing-station-lib/src/db/views_schema.rs:3:1
[INFO] [stdout]    |
[INFO] [stdout]  3 | / table! {
[INFO] [stdout]  4 | |     full_proposals_info {
[INFO] [stdout]  5 | |         id -> Integer,
[INFO] [stdout]  6 | |         proposal_id -> Text,
[INFO] [stdout] ...  |
[INFO] [stdout] 16 | |         proposer_contact -> Text,
[INFO] [stdout]    | |         ---------------- `proposer_contact` 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_proposer_contact`
[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]   --> vit-servicing-station-lib/src/db/views_schema.rs:3:1
[INFO] [stdout]    |
[INFO] [stdout]  3 | / table! {
[INFO] [stdout]  4 | |     full_proposals_info {
[INFO] [stdout]  5 | |         id -> Integer,
[INFO] [stdout]  6 | |         proposal_id -> Text,
[INFO] [stdout] ...  |
[INFO] [stdout] 17 | |         proposer_url -> Text,
[INFO] [stdout]    | |         ------------ `proposer_url` 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_proposer_url`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> vit-servicing-station-lib/src/db/views_schema.rs:3:1
[INFO] [stdout]    |
[INFO] [stdout]  3 | / table! {
[INFO] [stdout]  4 | |     full_proposals_info {
[INFO] [stdout]  5 | |         id -> Integer,
[INFO] [stdout]  6 | |         proposal_id -> Text,
[INFO] [stdout] ...  |
[INFO] [stdout] 18 | |         proposer_relevant_experience -> Text,
[INFO] [stdout]    | |         ---------------------------- `proposer_relevant_experience` 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_proposer_relevant_experience`
[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]   --> vit-servicing-station-lib/src/db/views_schema.rs:3:1
[INFO] [stdout]    |
[INFO] [stdout]  3 | / table! {
[INFO] [stdout]  4 | |     full_proposals_info {
[INFO] [stdout]  5 | |         id -> Integer,
[INFO] [stdout]  6 | |         proposal_id -> Text,
[INFO] [stdout] ...  |
[INFO] [stdout] 19 | |         chain_proposal_id -> Binary,
[INFO] [stdout]    | |         ----------------- `chain_proposal_id` 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_chain_proposal_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]   --> vit-servicing-station-lib/src/db/views_schema.rs:3:1
[INFO] [stdout]    |
[INFO] [stdout]  3 | / table! {
[INFO] [stdout]  4 | |     full_proposals_info {
[INFO] [stdout]  5 | |         id -> Integer,
[INFO] [stdout]  6 | |         proposal_id -> Text,
[INFO] [stdout] ...  |
[INFO] [stdout] 20 | |         chain_vote_options -> Text,
[INFO] [stdout]    | |         ------------------ `chain_vote_options` 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_chain_vote_options`
[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]   --> vit-servicing-station-lib/src/db/views_schema.rs:3:1
[INFO] [stdout]    |
[INFO] [stdout]  3 | / table! {
[INFO] [stdout]  4 | |     full_proposals_info {
[INFO] [stdout]  5 | |         id -> Integer,
[INFO] [stdout]  6 | |         proposal_id -> Text,
[INFO] [stdout] ...  |
[INFO] [stdout] 21 | |         challenge_id -> Integer,
[INFO] [stdout]    | |         ------------ `challenge_id` 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_challenge_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]   --> vit-servicing-station-lib/src/db/views_schema.rs:3:1
[INFO] [stdout]    |
[INFO] [stdout]  3 | / table! {
[INFO] [stdout]  4 | |     full_proposals_info {
[INFO] [stdout]  5 | |         id -> Integer,
[INFO] [stdout]  6 | |         proposal_id -> Text,
[INFO] [stdout] ...  |
[INFO] [stdout] 23 | |         reviews_count -> Integer,
[INFO] [stdout]    | |         ------------- `reviews_count` 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_reviews_count`
[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]   --> vit-servicing-station-lib/src/db/views_schema.rs:3:1
[INFO] [stdout]    |
[INFO] [stdout]  3 | / table! {
[INFO] [stdout]  4 | |     full_proposals_info {
[INFO] [stdout]  5 | |         id -> Integer,
[INFO] [stdout]  6 | |         proposal_id -> Text,
[INFO] [stdout] ...  |
[INFO] [stdout] 25 | |         chain_vote_start_time -> BigInt,
[INFO] [stdout]    | |         --------------------- `chain_vote_start_time` 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_chain_vote_start_time`
[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]   --> vit-servicing-station-lib/src/db/views_schema.rs:3:1
[INFO] [stdout]    |
[INFO] [stdout]  3 | / table! {
[INFO] [stdout]  4 | |     full_proposals_info {
[INFO] [stdout]  5 | |         id -> Integer,
[INFO] [stdout]  6 | |         proposal_id -> Text,
[INFO] [stdout] ...  |
[INFO] [stdout] 26 | |         chain_vote_end_time -> BigInt,
[INFO] [stdout]    | |         ------------------- `chain_vote_end_time` 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_chain_vote_end_time`
[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]   --> vit-servicing-station-lib/src/db/views_schema.rs:3:1
[INFO] [stdout]    |
[INFO] [stdout]  3 | / table! {
[INFO] [stdout]  4 | |     full_proposals_info {
[INFO] [stdout]  5 | |         id -> Integer,
[INFO] [stdout]  6 | |         proposal_id -> Text,
[INFO] [stdout] ...  |
[INFO] [stdout] 27 | |         chain_committee_end_time -> BigInt,
[INFO] [stdout]    | |         ------------------------ `chain_committee_end_time` 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_chain_committee_end_time`
[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]   --> vit-servicing-station-lib/src/db/views_schema.rs:3:1
[INFO] [stdout]    |
[INFO] [stdout]  3 | / table! {
[INFO] [stdout]  4 | |     full_proposals_info {
[INFO] [stdout]  5 | |         id -> Integer,
[INFO] [stdout]  6 | |         proposal_id -> Text,
[INFO] [stdout] ...  |
[INFO] [stdout] 28 | |         chain_voteplan_payload -> Text,
[INFO] [stdout]    | |         ---------------------- `chain_voteplan_payload` 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_chain_voteplan_payload`
[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]   --> vit-servicing-station-lib/src/db/views_schema.rs:3:1
[INFO] [stdout]    |
[INFO] [stdout]  3 | / table! {
[INFO] [stdout]  4 | |     full_proposals_info {
[INFO] [stdout]  5 | |         id -> Integer,
[INFO] [stdout]  6 | |         proposal_id -> Text,
[INFO] [stdout] ...  |
[INFO] [stdout] 29 | |         chain_vote_encryption_key -> Text,
[INFO] [stdout]    | |         ------------------------- `chain_vote_encryption_key` 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_chain_vote_encryption_key`
[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]   --> vit-servicing-station-lib/src/db/views_schema.rs:3:1
[INFO] [stdout]    |
[INFO] [stdout]  3 | / table! {
[INFO] [stdout]  4 | |     full_proposals_info {
[INFO] [stdout]  5 | |         id -> Integer,
[INFO] [stdout]  6 | |         proposal_id -> Text,
[INFO] [stdout] ...  |
[INFO] [stdout] 30 | |         fund_id -> Integer,
[INFO] [stdout]    | |         ------- `fund_id` 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_fund_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]   --> vit-servicing-station-lib/src/db/views_schema.rs:3:1
[INFO] [stdout]    |
[INFO] [stdout]  3 | / table! {
[INFO] [stdout]  4 | |     full_proposals_info {
[INFO] [stdout]  5 | |         id -> Integer,
[INFO] [stdout]  6 | |         proposal_id -> Text,
[INFO] [stdout] ...  |
[INFO] [stdout] 32 | |         challenge_type -> Text,
[INFO] [stdout]    | |         -------------- `challenge_type` 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_challenge_type`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> vit-servicing-station-lib/src/db/views_schema.rs:3:1
[INFO] [stdout]    |
[INFO] [stdout]  3 | / table! {
[INFO] [stdout]  4 | |     full_proposals_info {
[INFO] [stdout]  5 | |         id -> Integer,
[INFO] [stdout]  6 | |         proposal_id -> Text,
[INFO] [stdout] ...  |
[INFO] [stdout] 33 | |         proposal_solution -> Nullable<Text>,
[INFO] [stdout]    | |         ----------------- `proposal_solution` 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_proposal_solution`
[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]   --> vit-servicing-station-lib/src/db/views_schema.rs:3:1
[INFO] [stdout]    |
[INFO] [stdout]  3 | / table! {
[INFO] [stdout]  4 | |     full_proposals_info {
[INFO] [stdout]  5 | |         id -> Integer,
[INFO] [stdout]  6 | |         proposal_id -> Text,
[INFO] [stdout] ...  |
[INFO] [stdout] 34 | |         proposal_brief -> Nullable<Text>,
[INFO] [stdout]    | |         -------------- `proposal_brief` 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_proposal_brief`
[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]   --> vit-servicing-station-lib/src/db/views_schema.rs:3:1
[INFO] [stdout]    |
[INFO] [stdout]  3 | / table! {
[INFO] [stdout]  4 | |     full_proposals_info {
[INFO] [stdout]  5 | |         id -> Integer,
[INFO] [stdout]  6 | |         proposal_id -> Text,
[INFO] [stdout] ...  |
[INFO] [stdout] 35 | |         proposal_importance -> Nullable<Text>,
[INFO] [stdout]    | |         ------------------- `proposal_importance` 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_proposal_importance`
[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]   --> vit-servicing-station-lib/src/db/views_schema.rs:3:1
[INFO] [stdout]    |
[INFO] [stdout]  3 | / table! {
[INFO] [stdout]  4 | |     full_proposals_info {
[INFO] [stdout]  5 | |         id -> Integer,
[INFO] [stdout]  6 | |         proposal_id -> Text,
[INFO] [stdout] ...  |
[INFO] [stdout] 36 | |         proposal_goal -> Nullable<Text>,
[INFO] [stdout]    | |         ------------- `proposal_goal` 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_proposal_goal`
[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]   --> vit-servicing-station-lib/src/db/views_schema.rs:3:1
[INFO] [stdout]    |
[INFO] [stdout]  3 | / table! {
[INFO] [stdout]  4 | |     full_proposals_info {
[INFO] [stdout]  5 | |         id -> Integer,
[INFO] [stdout]  6 | |         proposal_id -> Text,
[INFO] [stdout] ...  |
[INFO] [stdout] 37 | |         proposal_metrics -> Nullable<Text>,
[INFO] [stdout]    | |         ---------------- `proposal_metrics` 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_proposal_metrics`
[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]   --> vit-servicing-station-lib/src/db/views_schema.rs:3:1
[INFO] [stdout]    |
[INFO] [stdout]  3 | / table! {
[INFO] [stdout]  4 | |     full_proposals_info {
[INFO] [stdout]  5 | |         id -> Integer,
[INFO] [stdout]  6 | |         proposal_id -> Text,
[INFO] [stdout] ...  |
[INFO] [stdout] 39 | |         chain_proposal_index -> BigInt,
[INFO] [stdout]    | |         -------------------- `chain_proposal_index` 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_chain_proposal_index`
[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]   --> vit-servicing-station-lib/src/db/views_schema.rs:3:1
[INFO] [stdout]    |
[INFO] [stdout]  3 | / table! {
[INFO] [stdout]  4 | |     full_proposals_info {
[INFO] [stdout]  5 | |         id -> Integer,
[INFO] [stdout]  6 | |         proposal_id -> Text,
[INFO] [stdout] ...  |
[INFO] [stdout] 40 | |         chain_voteplan_id -> Text,
[INFO] [stdout]    | |         ----------------- `chain_voteplan_id` 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_chain_voteplan_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]   --> vit-servicing-station-lib/src/db/views_schema.rs:3:1
[INFO] [stdout]    |
[INFO] [stdout]  3 | / table! {
[INFO] [stdout]  4 | |     full_proposals_info {
[INFO] [stdout]  5 | |         id -> Integer,
[INFO] [stdout]  6 | |         proposal_id -> Text,
[INFO] [stdout] ...  |
[INFO] [stdout] 42 | |         group_id -> Text,
[INFO] [stdout]    | |         -------- `group_id` 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_group_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] [stderr]    Compiling vit-servicing-station-cli v0.3.4-dev (/opt/rustwide/workdir/vit-servicing-station-cli)
[INFO] [stderr]    Compiling vit-servicing-station-lib v0.3.4-dev (/opt/rustwide/workdir/vit-servicing-station-lib)
[INFO] [stderr]    Compiling vit-servicing-station-server v0.3.4-dev (/opt/rustwide/workdir/vit-servicing-station-server)
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> vit-servicing-station-tests/src/common/data/generator/voting/builder/mod.rs:32:50
[INFO] [stdout]    |
[INFO] [stdout] 32 |         challenge.proposals.iter_mut().for_each(|mut p| {
[INFO] [stdout]    |                                                  ----^
[INFO] [stdout]    |                                                  |
[INFO] [stdout]    |                                                  help: remove this `mut`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> vit-servicing-station-tests/src/common/data/generator/voting/generator.rs:117:21
[INFO] [stdout]     |
[INFO] [stdout] 117 |                 let mut challenge = fund
[INFO] [stdout]     |                     ----^^^^^^^^^
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ProposalChallengeInfoTemplate` is never constructed
[INFO] [stdout]   --> vit-servicing-station-tests/src/common/data/generator/voting/template/mod.rs:80:12
[INFO] [stdout]    |
[INFO] [stdout] 80 | pub struct ProposalChallengeInfoTemplate {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling vit-servicing-station-tests v0.3.4-dev (/opt/rustwide/workdir/vit-servicing-station-tests)
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> vit-servicing-station-tests/src/common/data/generator/voting/builder/mod.rs:32:50
[INFO] [stdout]    |
[INFO] [stdout] 32 |         challenge.proposals.iter_mut().for_each(|mut p| {
[INFO] [stdout]    |                                                  ----^
[INFO] [stdout]    |                                                  |
[INFO] [stdout]    |                                                  help: remove this `mut`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> vit-servicing-station-tests/src/common/data/generator/voting/generator.rs:117:21
[INFO] [stdout]     |
[INFO] [stdout] 117 |                 let mut challenge = fund
[INFO] [stdout]     |                     ----^^^^^^^^^
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `unix`
[INFO] [stdout]  --> vit-servicing-station-lib/src/server/signals.rs:3:7
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[cfg(target_os = "unix")]
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `target_os` are: `aix`, `amdhsa`, `android`, `cuda`, `cygwin`, `dragonfly`, `emscripten`, `espidf`, `freebsd`, `fuchsia`, `haiku`, `hermit`, `horizon`, `hurd`, `illumos`, `ios`, `l4re`, `linux`, `lynxos178`, `macos`, `managarm`, `netbsd`, `none`, `nto`, `nuttx`, `openbsd`, `psp`, `psx`, `redox`, `rtems`, `solaris`, `solid_asp3`, `teeos`, `trusty`, and `tvos` and 11 more
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]   = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `unix`
[INFO] [stdout]   --> vit-servicing-station-lib/src/server/signals.rs:22:11
[INFO] [stdout]    |
[INFO] [stdout] 22 | #[cfg(not(target_os = "unix"))]
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `target_os` are: `aix`, `amdhsa`, `android`, `cuda`, `cygwin`, `dragonfly`, `emscripten`, `espidf`, `freebsd`, `fuchsia`, `haiku`, `hermit`, `horizon`, `hurd`, `illumos`, `ios`, `l4re`, `linux`, `lynxos178`, `macos`, `managarm`, `netbsd`, `none`, `nto`, `nuttx`, `openbsd`, `psp`, `psx`, `redox`, `rtems`, `solaris`, `solid_asp3`, `teeos`, `trusty`, and `tvos` and 11 more
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ProposalChallengeInfoTemplate` is never constructed
[INFO] [stdout]   --> vit-servicing-station-tests/src/common/data/generator/voting/template/mod.rs:80:12
[INFO] [stdout]    |
[INFO] [stdout] 80 | pub struct ProposalChallengeInfoTemplate {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `FundWithLegacyFields` is never constructed
[INFO] [stdout]   --> vit-servicing-station-lib/src/db/models/funds.rs:93:8
[INFO] [stdout]    |
[INFO] [stdout] 93 | struct FundWithLegacyFields {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> vit-servicing-station-lib/src/db/models/community_advisors_reviews.rs:12:56
[INFO] [stdout]    |
[INFO] [stdout] 12 | #[derive(Copy, Clone, PartialEq, Eq, Debug, Serialize, FromSqlRow, Deserialize)]
[INFO] [stdout]    |                                                        ^---------
[INFO] [stdout]    |                                                        |
[INFO] [stdout]    |                                                        `FromSqlRow` is not local
[INFO] [stdout]    |                                                        move the `impl` block outside of this function `_impl_from_sql_row_for_reviewranking`
[INFO] [stdout] 13 | pub enum ReviewRanking {
[INFO] [stdout]    |          ------------- `ReviewRanking` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `FromSqlRow` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `FromSqlRow` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: `#[warn(non_local_definitions)]` on by default
[INFO] [stdout]    = note: this warning originates in the derive macro `FromSqlRow` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> vit-servicing-station-lib/src/db/models/community_advisors_reviews.rs:12:56
[INFO] [stdout]    |
[INFO] [stdout] 12 | #[derive(Copy, Clone, PartialEq, Eq, Debug, Serialize, FromSqlRow, Deserialize)]
[INFO] [stdout]    |                                                        ^---------
[INFO] [stdout]    |                                                        |
[INFO] [stdout]    |                                                        `Queryable` is not local
[INFO] [stdout]    |                                                        move the `impl` block outside of this function `_impl_from_sql_row_for_reviewranking`
[INFO] [stdout] 13 | pub enum ReviewRanking {
[INFO] [stdout]    |          ------------- `ReviewRanking` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `FromSqlRow` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `FromSqlRow` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `FromSqlRow` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> vit-servicing-station-lib/src/db/models/community_advisors_reviews.rs:36:63
[INFO] [stdout]    |
[INFO] [stdout] 36 | #[derive(Serialize, Deserialize, Clone, Debug, PartialEq, Eq, Queryable)]
[INFO] [stdout]    |                                                               ^--------
[INFO] [stdout]    |                                                               |
[INFO] [stdout]    |                                                               `Queryable` is not local
[INFO] [stdout]    |                                                               move the `impl` block outside of this function `_impl_queryable_for_advisorreview`
[INFO] [stdout] 37 | pub struct AdvisorReview {
[INFO] [stdout]    |            ------------- `AdvisorReview` 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]   --> vit-servicing-station-lib/src/db/models/goals.rs:8:34
[INFO] [stdout]    |
[INFO] [stdout]  8 | #[derive(Serialize, Deserialize, Queryable, Clone, Debug, PartialEq, Eq)]
[INFO] [stdout]    |                                  ^--------
[INFO] [stdout]    |                                  |
[INFO] [stdout]    |                                  `Queryable` is not local
[INFO] [stdout]    |                                  move the `impl` block outside of this function `_impl_queryable_for_goal`
[INFO] [stdout]  9 | #[diesel(table_name = goals)]
[INFO] [stdout] 10 | pub struct Goal {
[INFO] [stdout]    |            ---- `Goal` 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]   --> vit-servicing-station-lib/src/db/models/goals.rs:18:23
[INFO] [stdout]    |
[INFO] [stdout] 18 | #[derive(Deserialize, Insertable, Clone, Debug)]
[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_insertgoal`
[INFO] [stdout] 19 | #[table_name = "goals"]
[INFO] [stdout] 20 | pub struct InsertGoal {
[INFO] [stdout]    |            ---------- `InsertGoal` 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]   --> vit-servicing-station-lib/src/db/models/goals.rs:18:23
[INFO] [stdout]    |
[INFO] [stdout] 18 | #[derive(Deserialize, Insertable, Clone, Debug)]
[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_insertgoal`
[INFO] [stdout] 19 | #[table_name = "goals"]
[INFO] [stdout] 20 | pub struct InsertGoal {
[INFO] [stdout]    |            ---------- `InsertGoal` 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]   --> vit-servicing-station-lib/src/db/models/goals.rs:18:23
[INFO] [stdout]    |
[INFO] [stdout] 18 | #[derive(Deserialize, Insertable, Clone, Debug)]
[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_insertgoal`
[INFO] [stdout] 19 | #[table_name = "goals"]
[INFO] [stdout] 20 | pub struct InsertGoal {
[INFO] [stdout]    |            ---------- `InsertGoal` 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]  --> vit-servicing-station-lib/src/db/models/groups.rs:5:63
[INFO] [stdout]   |
[INFO] [stdout] 5 | #[derive(Serialize, Deserialize, Clone, Debug, PartialEq, Eq, Queryable, PartialOrd, Ord)]
[INFO] [stdout]   |                                                               ^--------
[INFO] [stdout]   |                                                               |
[INFO] [stdout]   |                                                               `Queryable` is not local
[INFO] [stdout]   |                                                               move the `impl` block outside of this function `_impl_queryable_for_group`
[INFO] [stdout] 6 | pub struct Group {
[INFO] [stdout]   |            ----- `Group` 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]  --> vit-servicing-station-lib/src/db/models/snapshot.rs:5:63
[INFO] [stdout]   |
[INFO] [stdout] 5 | #[derive(Clone, Debug, PartialEq, Eq, Serialize, Deserialize, Queryable, Insertable)]
[INFO] [stdout]   |                                                               ^--------
[INFO] [stdout]   |                                                               |
[INFO] [stdout]   |                                                               `Queryable` is not local
[INFO] [stdout]   |                                                               move the `impl` block outside of this function `_impl_queryable_for_snapshot`
[INFO] [stdout] ...
[INFO] [stdout] 8 | pub struct Snapshot {
[INFO] [stdout]   |            -------- `Snapshot` 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]  --> vit-servicing-station-lib/src/db/models/snapshot.rs:5:74
[INFO] [stdout]   |
[INFO] [stdout] 5 | #[derive(Clone, Debug, PartialEq, Eq, Serialize, Deserialize, Queryable, Insertable)]
[INFO] [stdout]   |                                                                          ^---------
[INFO] [stdout]   |                                                                          |
[INFO] [stdout]   |                                                                          `Insertable` is not local
[INFO] [stdout]   |                                                                          `table` is not local
[INFO] [stdout]   |                                                                          move the `impl` block outside of this function `_impl_insertable_for_snapshot`
[INFO] [stdout] ...
[INFO] [stdout] 8 | pub struct Snapshot {
[INFO] [stdout]   |            -------- `Snapshot` 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]  --> vit-servicing-station-lib/src/db/models/snapshot.rs:5:74
[INFO] [stdout]   |
[INFO] [stdout] 5 | #[derive(Clone, Debug, PartialEq, Eq, Serialize, Deserialize, Queryable, Insertable)]
[INFO] [stdout]   |                                                                          -^^^^^^^^^
[INFO] [stdout]   |                                                                          |
[INFO] [stdout]   |                                                                          `Insertable` is not local
[INFO] [stdout]   |                                                                          `table` is not local
[INFO] [stdout]   |                                                                          move the `impl` block outside of this function `_impl_insertable_for_snapshot`
[INFO] [stdout] ...
[INFO] [stdout] 8 | pub struct Snapshot {
[INFO] [stdout]   |            -------- `Snapshot` 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]  --> vit-servicing-station-lib/src/db/models/snapshot.rs:5:74
[INFO] [stdout]   |
[INFO] [stdout] 5 | #[derive(Clone, Debug, PartialEq, Eq, Serialize, Deserialize, Queryable, Insertable)]
[INFO] [stdout]   |                                                                          ^---------
[INFO] [stdout]   |                                                                          |
[INFO] [stdout]   |                                                                          `UndecoratedInsertRecord` is not local
[INFO] [stdout]   |                                                                          `table` is not local
[INFO] [stdout]   |                                                                          move the `impl` block outside of this function `_impl_insertable_for_snapshot`
[INFO] [stdout] ...
[INFO] [stdout] 8 | pub struct Snapshot {
[INFO] [stdout]   |            -------- `Snapshot` 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]   --> vit-servicing-station-lib/src/db/models/snapshot.rs:31:63
[INFO] [stdout]    |
[INFO] [stdout] 31 | #[derive(Clone, Debug, PartialEq, Eq, Serialize, Deserialize, Queryable, Insertable)]
[INFO] [stdout]    |                                                               ^--------
[INFO] [stdout]    |                                                               |
[INFO] [stdout]    |                                                               `Queryable` is not local
[INFO] [stdout]    |                                                               move the `impl` block outside of this function `_impl_queryable_for_voter`
[INFO] [stdout] ...
[INFO] [stdout] 34 | pub struct Voter {
[INFO] [stdout]    |            ----- `Voter` 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]   --> vit-servicing-station-lib/src/db/models/snapshot.rs:31:74
[INFO] [stdout]    |
[INFO] [stdout] 31 | #[derive(Clone, Debug, PartialEq, Eq, Serialize, Deserialize, Queryable, Insertable)]
[INFO] [stdout]    |                                                                          ^---------
[INFO] [stdout]    |                                                                          |
[INFO] [stdout]    |                                                                          `Insertable` is not local
[INFO] [stdout]    |                                                                          `table` is not local
[INFO] [stdout]    |                                                                          move the `impl` block outside of this function `_impl_insertable_for_voter`
[INFO] [stdout] ...
[INFO] [stdout] 34 | pub struct Voter {
[INFO] [stdout]    |            ----- `Voter` 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]   --> vit-servicing-station-lib/src/db/models/snapshot.rs:31:74
[INFO] [stdout]    |
[INFO] [stdout] 31 | #[derive(Clone, Debug, PartialEq, Eq, Serialize, Deserialize, Queryable, Insertable)]
[INFO] [stdout]    |                                                                          -^^^^^^^^^
[INFO] [stdout]    |                                                                          |
[INFO] [stdout]    |                                                                          `Insertable` is not local
[INFO] [stdout]    |                                                                          `table` is not local
[INFO] [stdout]    |                                                                          move the `impl` block outside of this function `_impl_insertable_for_voter`
[INFO] [stdout] ...
[INFO] [stdout] 34 | pub struct Voter {
[INFO] [stdout]    |            ----- `Voter` 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]   --> vit-servicing-station-lib/src/db/models/snapshot.rs:31:74
[INFO] [stdout]    |
[INFO] [stdout] 31 | #[derive(Clone, Debug, PartialEq, Eq, Serialize, Deserialize, Queryable, Insertable)]
[INFO] [stdout]    |                                                                          ^---------
[INFO] [stdout]    |                                                                          |
[INFO] [stdout]    |                                                                          `UndecoratedInsertRecord` is not local
[INFO] [stdout]    |                                                                          `table` is not local
[INFO] [stdout]    |                                                                          move the `impl` block outside of this function `_impl_insertable_for_voter`
[INFO] [stdout] ...
[INFO] [stdout] 34 | pub struct Voter {
[INFO] [stdout]    |            ----- `Voter` 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]   --> vit-servicing-station-lib/src/db/models/snapshot.rs:59:63
[INFO] [stdout]    |
[INFO] [stdout] 59 | #[derive(Clone, Debug, PartialEq, Eq, Serialize, Deserialize, Queryable, Insertable)]
[INFO] [stdout]    |                                                               ^--------
[INFO] [stdout]    |                                                               |
[INFO] [stdout]    |                                                               `Queryable` is not local
[INFO] [stdout]    |                                                               move the `impl` block outside of this function `_impl_queryable_for_contribution`
[INFO] [stdout] ...
[INFO] [stdout] 62 | pub struct Contribution {
[INFO] [stdout]    |            ------------ `Contribution` 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]   --> vit-servicing-station-lib/src/db/models/snapshot.rs:59:74
[INFO] [stdout]    |
[INFO] [stdout] 59 | #[derive(Clone, Debug, PartialEq, Eq, Serialize, Deserialize, Queryable, Insertable)]
[INFO] [stdout]    |                                                                          ^---------
[INFO] [stdout]    |                                                                          |
[INFO] [stdout]    |                                                                          `Insertable` is not local
[INFO] [stdout]    |                                                                          `table` is not local
[INFO] [stdout]    |                                                                          move the `impl` block outside of this function `_impl_insertable_for_contribution`
[INFO] [stdout] ...
[INFO] [stdout] 62 | pub struct Contribution {
[INFO] [stdout]    |            ------------ `Contribution` 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]   --> vit-servicing-station-lib/src/db/models/snapshot.rs:59:74
[INFO] [stdout]    |
[INFO] [stdout] 59 | #[derive(Clone, Debug, PartialEq, Eq, Serialize, Deserialize, Queryable, Insertable)]
[INFO] [stdout]    |                                                                          -^^^^^^^^^
[INFO] [stdout]    |                                                                          |
[INFO] [stdout]    |                                                                          `Insertable` is not local
[INFO] [stdout]    |                                                                          `table` is not local
[INFO] [stdout]    |                                                                          move the `impl` block outside of this function `_impl_insertable_for_contribution`
[INFO] [stdout] ...
[INFO] [stdout] 62 | pub struct Contribution {
[INFO] [stdout]    |            ------------ `Contribution` 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]   --> vit-servicing-station-lib/src/db/models/snapshot.rs:59:74
[INFO] [stdout]    |
[INFO] [stdout] 59 | #[derive(Clone, Debug, PartialEq, Eq, Serialize, Deserialize, Queryable, Insertable)]
[INFO] [stdout]    |                                                                          ^---------
[INFO] [stdout]    |                                                                          |
[INFO] [stdout]    |                                                                          `UndecoratedInsertRecord` is not local
[INFO] [stdout]    |                                                                          `table` is not local
[INFO] [stdout]    |                                                                          move the `impl` block outside of this function `_impl_insertable_for_contribution`
[INFO] [stdout] ...
[INFO] [stdout] 62 | pub struct Contribution {
[INFO] [stdout]    |            ------------ `Contribution` 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]  --> vit-servicing-station-lib/src/db/models/vote.rs:5:59
[INFO] [stdout]   |
[INFO] [stdout] 5 | #[derive(Serialize, Deserialize, Clone, Debug, PartialEq, Queryable)]
[INFO] [stdout]   |                                                           ^--------
[INFO] [stdout]   |                                                           |
[INFO] [stdout]   |                                                           `Queryable` is not local
[INFO] [stdout]   |                                                           move the `impl` block outside of this function `_impl_queryable_for_vote`
[INFO] [stdout] 6 | pub struct Vote {
[INFO] [stdout]   |            ---- `Vote` 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]  --> vit-servicing-station-lib/src/db/models/voteplans.rs:5:63
[INFO] [stdout]   |
[INFO] [stdout] 5 | #[derive(Serialize, Deserialize, Clone, Debug, PartialEq, Eq, Queryable)]
[INFO] [stdout]   |                                                               ^--------
[INFO] [stdout]   |                                                               |
[INFO] [stdout]   |                                                               `Queryable` is not local
[INFO] [stdout]   |                                                               move the `impl` block outside of this function `_impl_queryable_for_voteplan`
[INFO] [stdout] 6 | pub struct Voteplan {
[INFO] [stdout]   |            -------- `Voteplan` 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]  --> vit-servicing-station-lib/src/db/schema.rs:1:1
[INFO] [stdout]   |
[INFO] [stdout] 1 | / table! {
[INFO] [stdout] 2 | |     api_tokens (token) {
[INFO] [stdout] 3 | |         token -> Binary,
[INFO] [stdout] 4 | |         creation_time -> BigInt,
[INFO] [stdout] ... |
[INFO] [stdout] 7 | | }
[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]  --> vit-servicing-station-lib/src/db/schema.rs:1:1
[INFO] [stdout]   |
[INFO] [stdout] 1 | / table! {
[INFO] [stdout] 2 | |     api_tokens (token) {
[INFO] [stdout] 3 | |         token -> Binary,
[INFO] [stdout]   | |         ----- `token` is not local
[INFO] [stdout] 4 | |         creation_time -> BigInt,
[INFO] [stdout] ... |
[INFO] [stdout] 7 | | }
[INFO] [stdout]   | | ^
[INFO] [stdout]   | | |
[INFO] [stdout]   | |_`QueryId` is not local
[INFO] [stdout]   |   move the `impl` block outside of this function `_impl_query_id_for_token`
[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]  --> vit-servicing-station-lib/src/db/schema.rs:1:1
[INFO] [stdout]   |
[INFO] [stdout] 1 | / table! {
[INFO] [stdout] 2 | |     api_tokens (token) {
[INFO] [stdout] 3 | |         token -> Binary,
[INFO] [stdout] 4 | |         creation_time -> BigInt,
[INFO] [stdout]   | |         ------------- `creation_time` is not local
[INFO] [stdout] ... |
[INFO] [stdout] 7 | | }
[INFO] [stdout]   | | ^
[INFO] [stdout]   | | |
[INFO] [stdout]   | |_`QueryId` is not local
[INFO] [stdout]   |   move the `impl` block outside of this function `_impl_query_id_for_creation_time`
[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]  --> vit-servicing-station-lib/src/db/schema.rs:1:1
[INFO] [stdout]   |
[INFO] [stdout] 1 | / table! {
[INFO] [stdout] 2 | |     api_tokens (token) {
[INFO] [stdout] 3 | |         token -> Binary,
[INFO] [stdout] 4 | |         creation_time -> BigInt,
[INFO] [stdout] 5 | |         expire_time -> BigInt,
[INFO] [stdout]   | |         ----------- `expire_time` is not local
[INFO] [stdout] 6 | |     }
[INFO] [stdout] 7 | | }
[INFO] [stdout]   | | ^
[INFO] [stdout]   | | |
[INFO] [stdout]   | |_`QueryId` is not local
[INFO] [stdout]   |   move the `impl` block outside of this function `_impl_query_id_for_expire_time`
[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]   --> vit-servicing-station-lib/src/db/schema.rs:9:1
[INFO] [stdout]    |
[INFO] [stdout]  9 | / table! {
[INFO] [stdout] 10 | |     challenges (id) {
[INFO] [stdout] 11 | |         internal_id -> Integer,
[INFO] [stdout] 12 | |         id -> Integer,
[INFO] [stdout] ...  |
[INFO] [stdout] 22 | | }
[INFO] [stdout]    | | ^
[INFO] [stdout]    | | |
[INFO] [stdout]    | | `table` is not local
[INFO] [stdout]    | |_`QueryId` is not local
[INFO] [stdout]    |   move the `impl` block outside of this function `_impl_query_id_for_table`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> vit-servicing-station-lib/src/db/schema.rs:9:1
[INFO] [stdout]    |
[INFO] [stdout]  9 | / table! {
[INFO] [stdout] 10 | |     challenges (id) {
[INFO] [stdout] 11 | |         internal_id -> Integer,
[INFO] [stdout]    | |         ----------- `internal_id` is not local
[INFO] [stdout] 12 | |         id -> Integer,
[INFO] [stdout] ...  |
[INFO] [stdout] 22 | | }
[INFO] [stdout]    | | ^
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_`QueryId` is not local
[INFO] [stdout]    |   move the `impl` block outside of this function `_impl_query_id_for_internal_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]   --> vit-servicing-station-lib/src/db/schema.rs:9:1
[INFO] [stdout]    |
[INFO] [stdout]  9 | / table! {
[INFO] [stdout] 10 | |     challenges (id) {
[INFO] [stdout] 11 | |         internal_id -> Integer,
[INFO] [stdout] 12 | |         id -> Integer,
[INFO] [stdout]    | |         -- `id` is not local
[INFO] [stdout] ...  |
[INFO] [stdout] 22 | | }
[INFO] [stdout]    | | ^
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_`QueryId` is not local
[INFO] [stdout]    |   move the `impl` block outside of this function `_impl_query_id_for_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]   --> vit-servicing-station-lib/src/db/schema.rs:9:1
[INFO] [stdout]    |
[INFO] [stdout]  9 | / table! {
[INFO] [stdout] 10 | |     challenges (id) {
[INFO] [stdout] 11 | |         internal_id -> Integer,
[INFO] [stdout] 12 | |         id -> Integer,
[INFO] [stdout] 13 | |         challenge_type -> Text,
[INFO] [stdout]    | |         -------------- `challenge_type` is not local
[INFO] [stdout] ...  |
[INFO] [stdout] 22 | | }
[INFO] [stdout]    | | ^
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_`QueryId` is not local
[INFO] [stdout]    |   move the `impl` block outside of this function `_impl_query_id_for_challenge_type`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> vit-servicing-station-lib/src/db/schema.rs:9:1
[INFO] [stdout]    |
[INFO] [stdout]  9 | / table! {
[INFO] [stdout] 10 | |     challenges (id) {
[INFO] [stdout] 11 | |         internal_id -> Integer,
[INFO] [stdout] 12 | |         id -> Integer,
[INFO] [stdout] 13 | |         challenge_type -> Text,
[INFO] [stdout] 14 | |         title -> Text,
[INFO] [stdout]    | |         ----- `title` is not local
[INFO] [stdout] ...  |
[INFO] [stdout] 22 | | }
[INFO] [stdout]    | | ^
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_`QueryId` is not local
[INFO] [stdout]    |   move the `impl` block outside of this function `_impl_query_id_for_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]   --> vit-servicing-station-lib/src/db/schema.rs:9:1
[INFO] [stdout]    |
[INFO] [stdout]  9 | / table! {
[INFO] [stdout] 10 | |     challenges (id) {
[INFO] [stdout] 11 | |         internal_id -> Integer,
[INFO] [stdout] 12 | |         id -> Integer,
[INFO] [stdout] ...  |
[INFO] [stdout] 15 | |         description -> Text,
[INFO] [stdout]    | |         ----------- `description` is not local
[INFO] [stdout] ...  |
[INFO] [stdout] 22 | | }
[INFO] [stdout]    | | ^
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_`QueryId` is not local
[INFO] [stdout]    |   move the `impl` block outside of this function `_impl_query_id_for_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]   --> vit-servicing-station-lib/src/db/schema.rs:9:1
[INFO] [stdout]    |
[INFO] [stdout]  9 | / table! {
[INFO] [stdout] 10 | |     challenges (id) {
[INFO] [stdout] 11 | |         internal_id -> Integer,
[INFO] [stdout] 12 | |         id -> Integer,
[INFO] [stdout] ...  |
[INFO] [stdout] 16 | |         rewards_total -> BigInt,
[INFO] [stdout]    | |         ------------- `rewards_total` is not local
[INFO] [stdout] ...  |
[INFO] [stdout] 22 | | }
[INFO] [stdout]    | | ^
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_`QueryId` is not local
[INFO] [stdout]    |   move the `impl` block outside of this function `_impl_query_id_for_rewards_total`
[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]   --> vit-servicing-station-lib/src/db/schema.rs:9:1
[INFO] [stdout]    |
[INFO] [stdout]  9 | / table! {
[INFO] [stdout] 10 | |     challenges (id) {
[INFO] [stdout] 11 | |         internal_id -> Integer,
[INFO] [stdout] 12 | |         id -> Integer,
[INFO] [stdout] ...  |
[INFO] [stdout] 17 | |         proposers_rewards -> BigInt,
[INFO] [stdout]    | |         ----------------- `proposers_rewards` is not local
[INFO] [stdout] ...  |
[INFO] [stdout] 22 | | }
[INFO] [stdout]    | | ^
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_`QueryId` is not local
[INFO] [stdout]    |   move the `impl` block outside of this function `_impl_query_id_for_proposers_rewards`
[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]   --> vit-servicing-station-lib/src/db/schema.rs:9:1
[INFO] [stdout]    |
[INFO] [stdout]  9 | / table! {
[INFO] [stdout] 10 | |     challenges (id) {
[INFO] [stdout] 11 | |         internal_id -> Integer,
[INFO] [stdout] 12 | |         id -> Integer,
[INFO] [stdout] ...  |
[INFO] [stdout] 18 | |         fund_id -> Integer,
[INFO] [stdout]    | |         ------- `fund_id` is not local
[INFO] [stdout] ...  |
[INFO] [stdout] 22 | | }
[INFO] [stdout]    | | ^
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_`QueryId` is not local
[INFO] [stdout]    |   move the `impl` block outside of this function `_impl_query_id_for_fund_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]   --> vit-servicing-station-lib/src/db/schema.rs:9:1
[INFO] [stdout]    |
[INFO] [stdout]  9 | / table! {
[INFO] [stdout] 10 | |     challenges (id) {
[INFO] [stdout] 11 | |         internal_id -> Integer,
[INFO] [stdout] 12 | |         id -> Integer,
[INFO] [stdout] ...  |
[INFO] [stdout] 19 | |         challenge_url -> Text,
[INFO] [stdout]    | |         ------------- `challenge_url` is not local
[INFO] [stdout] ...  |
[INFO] [stdout] 22 | | }
[INFO] [stdout]    | | ^
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_`QueryId` is not local
[INFO] [stdout]    |   move the `impl` block outside of this function `_impl_query_id_for_challenge_url`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> vit-servicing-station-lib/src/db/schema.rs:9:1
[INFO] [stdout]    |
[INFO] [stdout]  9 | / table! {
[INFO] [stdout] 10 | |     challenges (id) {
[INFO] [stdout] 11 | |         internal_id -> Integer,
[INFO] [stdout] 12 | |         id -> Integer,
[INFO] [stdout] ...  |
[INFO] [stdout] 20 | |         highlights -> Nullable<Text>,
[INFO] [stdout]    | |         ---------- `highlights` is not local
[INFO] [stdout] 21 | |     }
[INFO] [stdout] 22 | | }
[INFO] [stdout]    | | ^
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_`QueryId` is not local
[INFO] [stdout]    |   move the `impl` block outside of this function `_impl_query_id_for_highlights`
[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]   --> vit-servicing-station-lib/src/db/schema.rs:24:1
[INFO] [stdout]    |
[INFO] [stdout] 24 | / table! {
[INFO] [stdout] 25 | |     community_advisors_reviews (id) {
[INFO] [stdout] 26 | |         id -> Integer,
[INFO] [stdout] 27 | |         proposal_id -> Integer,
[INFO] [stdout] ...  |
[INFO] [stdout] 37 | | }
[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]   --> vit-servicing-station-lib/src/db/schema.rs:24:1
[INFO] [stdout]    |
[INFO] [stdout] 24 | / table! {
[INFO] [stdout] 25 | |     community_advisors_reviews (id) {
[INFO] [stdout] 26 | |         id -> Integer,
[INFO] [stdout]    | |         -- `id` is not local
[INFO] [stdout] 27 | |         proposal_id -> Integer,
[INFO] [stdout] ...  |
[INFO] [stdout] 37 | | }
[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]   --> vit-servicing-station-lib/src/db/schema.rs:24:1
[INFO] [stdout]    |
[INFO] [stdout] 24 | / table! {
[INFO] [stdout] 25 | |     community_advisors_reviews (id) {
[INFO] [stdout] 26 | |         id -> Integer,
[INFO] [stdout] 27 | |         proposal_id -> Integer,
[INFO] [stdout]    | |         ----------- `proposal_id` is not local
[INFO] [stdout] ...  |
[INFO] [stdout] 37 | | }
[INFO] [stdout]    | | ^
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_`QueryId` is not local
[INFO] [stdout]    |   move the `impl` block outside of this function `_impl_query_id_for_proposal_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]   --> vit-servicing-station-lib/src/db/schema.rs:24:1
[INFO] [stdout]    |
[INFO] [stdout] 24 | / table! {
[INFO] [stdout] 25 | |     community_advisors_reviews (id) {
[INFO] [stdout] 26 | |         id -> Integer,
[INFO] [stdout] 27 | |         proposal_id -> Integer,
[INFO] [stdout] 28 | |         assessor -> Text,
[INFO] [stdout]    | |         -------- `assessor` is not local
[INFO] [stdout] ...  |
[INFO] [stdout] 37 | | }
[INFO] [stdout]    | | ^
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_`QueryId` is not local
[INFO] [stdout]    |   move the `impl` block outside of this function `_impl_query_id_for_assessor`
[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]   --> vit-servicing-station-lib/src/db/schema.rs:24:1
[INFO] [stdout]    |
[INFO] [stdout] 24 | / table! {
[INFO] [stdout] 25 | |     community_advisors_reviews (id) {
[INFO] [stdout] 26 | |         id -> Integer,
[INFO] [stdout] 27 | |         proposal_id -> Integer,
[INFO] [stdout] 28 | |         assessor -> Text,
[INFO] [stdout] 29 | |         impact_alignment_rating_given -> Integer,
[INFO] [stdout]    | |         ----------------------------- `impact_alignment_rating_given` is not local
[INFO] [stdout] ...  |
[INFO] [stdout] 37 | | }
[INFO] [stdout]    | | ^
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_`QueryId` is not local
[INFO] [stdout]    |   move the `impl` block outside of this function `_impl_query_id_for_impact_alignment_rating_given`
[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]   --> vit-servicing-station-lib/src/db/schema.rs:24:1
[INFO] [stdout]    |
[INFO] [stdout] 24 | / table! {
[INFO] [stdout] 25 | |     community_advisors_reviews (id) {
[INFO] [stdout] 26 | |         id -> Integer,
[INFO] [stdout] 27 | |         proposal_id -> Integer,
[INFO] [stdout] ...  |
[INFO] [stdout] 30 | |         impact_alignment_note -> Text,
[INFO] [stdout]    | |         --------------------- `impact_alignment_note` is not local
[INFO] [stdout] ...  |
[INFO] [stdout] 37 | | }
[INFO] [stdout]    | | ^
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_`QueryId` is not local
[INFO] [stdout]    |   move the `impl` block outside of this function `_impl_query_id_for_impact_alignment_note`
[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]   --> vit-servicing-station-lib/src/db/schema.rs:24:1
[INFO] [stdout]    |
[INFO] [stdout] 24 | / table! {
[INFO] [stdout] 25 | |     community_advisors_reviews (id) {
[INFO] [stdout] 26 | |         id -> Integer,
[INFO] [stdout] 27 | |         proposal_id -> Integer,
[INFO] [stdout] ...  |
[INFO] [stdout] 31 | |         feasibility_rating_given -> Integer,
[INFO] [stdout]    | |         ------------------------ `feasibility_rating_given` is not local
[INFO] [stdout] ...  |
[INFO] [stdout] 37 | | }
[INFO] [stdout]    | | ^
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_`QueryId` is not local
[INFO] [stdout]    |   move the `impl` block outside of this function `_impl_query_id_for_feasibility_rating_given`
[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]   --> vit-servicing-station-lib/src/db/schema.rs:24:1
[INFO] [stdout]    |
[INFO] [stdout] 24 | / table! {
[INFO] [stdout] 25 | |     community_advisors_reviews (id) {
[INFO] [stdout] 26 | |         id -> Integer,
[INFO] [stdout] 27 | |         proposal_id -> Integer,
[INFO] [stdout] ...  |
[INFO] [stdout] 32 | |         feasibility_note -> Text,
[INFO] [stdout]    | |         ---------------- `feasibility_note` is not local
[INFO] [stdout] ...  |
[INFO] [stdout] 37 | | }
[INFO] [stdout]    | | ^
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_`QueryId` is not local
[INFO] [stdout]    |   move the `impl` block outside of this function `_impl_query_id_for_feasibility_note`
[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]   --> vit-servicing-station-lib/src/db/schema.rs:24:1
[INFO] [stdout]    |
[INFO] [stdout] 24 | / table! {
[INFO] [stdout] 25 | |     community_advisors_reviews (id) {
[INFO] [stdout] 26 | |         id -> Integer,
[INFO] [stdout] 27 | |         proposal_id -> Integer,
[INFO] [stdout] ...  |
[INFO] [stdout] 33 | |         auditability_rating_given -> Integer,
[INFO] [stdout]    | |         ------------------------- `auditability_rating_given` is not local
[INFO] [stdout] ...  |
[INFO] [stdout] 37 | | }
[INFO] [stdout]    | | ^
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_`QueryId` is not local
[INFO] [stdout]    |   move the `impl` block outside of this function `_impl_query_id_for_auditability_rating_given`
[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]   --> vit-servicing-station-lib/src/db/schema.rs:24:1
[INFO] [stdout]    |
[INFO] [stdout] 24 | / table! {
[INFO] [stdout] 25 | |     community_advisors_reviews (id) {
[INFO] [stdout] 26 | |         id -> Integer,
[INFO] [stdout] 27 | |         proposal_id -> Integer,
[INFO] [stdout] ...  |
[INFO] [stdout] 34 | |         auditability_note -> Text,
[INFO] [stdout]    | |         ----------------- `auditability_note` is not local
[INFO] [stdout] ...  |
[INFO] [stdout] 37 | | }
[INFO] [stdout]    | | ^
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_`QueryId` is not local
[INFO] [stdout]    |   move the `impl` block outside of this function `_impl_query_id_for_auditability_note`
[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]   --> vit-servicing-station-lib/src/db/schema.rs:24:1
[INFO] [stdout]    |
[INFO] [stdout] 24 | / table! {
[INFO] [stdout] 25 | |     community_advisors_reviews (id) {
[INFO] [stdout] 26 | |         id -> Integer,
[INFO] [stdout] 27 | |         proposal_id -> Integer,
[INFO] [stdout] ...  |
[INFO] [stdout] 35 | |         ranking -> Integer,
[INFO] [stdout]    | |         ------- `ranking` is not local
[INFO] [stdout] 36 | |     }
[INFO] [stdout] 37 | | }
[INFO] [stdout]    | | ^
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_`QueryId` is not local
[INFO] [stdout]    |   move the `impl` block outside of this function `_impl_query_id_for_ranking`
[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]   --> vit-servicing-station-lib/src/db/schema.rs:39:1
[INFO] [stdout]    |
[INFO] [stdout] 39 | / table! {
[INFO] [stdout] 40 | |     snapshots (tag) {
[INFO] [stdout] 41 | |         tag -> Text,
[INFO] [stdout] 42 | |         last_updated -> BigInt,
[INFO] [stdout] 43 | |     }
[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]   --> vit-servicing-station-lib/src/db/schema.rs:39:1
[INFO] [stdout]    |
[INFO] [stdout] 39 | / table! {
[INFO] [stdout] 40 | |     snapshots (tag) {
[INFO] [stdout] 41 | |         tag -> Text,
[INFO] [stdout]    | |         --- `tag` is not local
[INFO] [stdout] 42 | |         last_updated -> BigInt,
[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_tag`
[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]   --> vit-servicing-station-lib/src/db/schema.rs:39:1
[INFO] [stdout]    |
[INFO] [stdout] 39 | / table! {
[INFO] [stdout] 40 | |     snapshots (tag) {
[INFO] [stdout] 41 | |         tag -> Text,
[INFO] [stdout] 42 | |         last_updated -> BigInt,
[INFO] [stdout]    | |         ------------ `last_updated` 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_last_updated`
[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]   --> vit-servicing-station-lib/src/db/schema.rs:46:1
[INFO] [stdout]    |
[INFO] [stdout] 46 | / table! {
[INFO] [stdout] 47 | |     voters (voting_key, voting_group, snapshot_tag) {
[INFO] [stdout] 48 | |         voting_key -> Text,
[INFO] [stdout] 49 | |         voting_power -> BigInt,
[INFO] [stdout] ...  |
[INFO] [stdout] 54 | | }
[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]   --> vit-servicing-station-lib/src/db/schema.rs:46:1
[INFO] [stdout]    |
[INFO] [stdout] 46 | / table! {
[INFO] [stdout] 47 | |     voters (voting_key, voting_group, snapshot_tag) {
[INFO] [stdout] 48 | |         voting_key -> Text,
[INFO] [stdout]    | |         ---------- `voting_key` is not local
[INFO] [stdout] 49 | |         voting_power -> BigInt,
[INFO] [stdout] ...  |
[INFO] [stdout] 54 | | }
[INFO] [stdout]    | | ^
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_`QueryId` is not local
[INFO] [stdout]    |   move the `impl` block outside of this function `_impl_query_id_for_voting_key`
[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]   --> vit-servicing-station-lib/src/db/schema.rs:46:1
[INFO] [stdout]    |
[INFO] [stdout] 46 | / table! {
[INFO] [stdout] 47 | |     voters (voting_key, voting_group, snapshot_tag) {
[INFO] [stdout] 48 | |         voting_key -> Text,
[INFO] [stdout] 49 | |         voting_power -> BigInt,
[INFO] [stdout]    | |         ------------ `voting_power` is not local
[INFO] [stdout] ...  |
[INFO] [stdout] 54 | | }
[INFO] [stdout]    | | ^
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_`QueryId` is not local
[INFO] [stdout]    |   move the `impl` block outside of this function `_impl_query_id_for_voting_power`
[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]   --> vit-servicing-station-lib/src/db/schema.rs:46:1
[INFO] [stdout]    |
[INFO] [stdout] 46 | / table! {
[INFO] [stdout] 47 | |     voters (voting_key, voting_group, snapshot_tag) {
[INFO] [stdout] 48 | |         voting_key -> Text,
[INFO] [stdout] 49 | |         voting_power -> BigInt,
[INFO] [stdout] 50 | |         voting_group -> Text,
[INFO] [stdout]    | |         ------------ `voting_group` is not local
[INFO] [stdout] ...  |
[INFO] [stdout] 54 | | }
[INFO] [stdout]    | | ^
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_`QueryId` is not local
[INFO] [stdout]    |   move the `impl` block outside of this function `_impl_query_id_for_voting_group`
[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]   --> vit-servicing-station-lib/src/db/schema.rs:46:1
[INFO] [stdout]    |
[INFO] [stdout] 46 | / table! {
[INFO] [stdout] 47 | |     voters (voting_key, voting_group, snapshot_tag) {
[INFO] [stdout] 48 | |         voting_key -> Text,
[INFO] [stdout] 49 | |         voting_power -> BigInt,
[INFO] [stdout] ...  |
[INFO] [stdout] 52 | |         snapshot_tag -> Text,
[INFO] [stdout]    | |         ------------ `snapshot_tag` is not local
[INFO] [stdout] 53 | |     }
[INFO] [stdout] 54 | | }
[INFO] [stdout]    | | ^
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_`QueryId` is not local
[INFO] [stdout]    |   move the `impl` block outside of this function `_impl_query_id_for_snapshot_tag`
[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]   --> vit-servicing-station-lib/src/db/schema.rs:56:1
[INFO] [stdout]    |
[INFO] [stdout] 56 | / table! {
[INFO] [stdout] 57 | |     contributions (stake_public_key, voting_key, voting_group, snapshot_tag) {
[INFO] [stdout] 58 | |         stake_public_key -> Text,
[INFO] [stdout] 59 | |         reward_address -> Text,
[INFO] [stdout] ...  |
[INFO] [stdout] 68 | | }
[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]   --> vit-servicing-station-lib/src/db/schema.rs:56:1
[INFO] [stdout]    |
[INFO] [stdout] 56 | / table! {
[INFO] [stdout] 57 | |     contributions (stake_public_key, voting_key, voting_group, snapshot_tag) {
[INFO] [stdout] 58 | |         stake_public_key -> Text,
[INFO] [stdout]    | |         ---------------- `stake_public_key` is not local
[INFO] [stdout] 59 | |         reward_address -> Text,
[INFO] [stdout] ...  |
[INFO] [stdout] 68 | | }
[INFO] [stdout]    | | ^
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_`QueryId` is not local
[INFO] [stdout]    |   move the `impl` block outside of this function `_impl_query_id_for_stake_public_key`
[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]   --> vit-servicing-station-lib/src/db/schema.rs:56:1
[INFO] [stdout]    |
[INFO] [stdout] 56 | / table! {
[INFO] [stdout] 57 | |     contributions (stake_public_key, voting_key, voting_group, snapshot_tag) {
[INFO] [stdout] 58 | |         stake_public_key -> Text,
[INFO] [stdout] 59 | |         reward_address -> Text,
[INFO] [stdout]    | |         -------------- `reward_address` is not local
[INFO] [stdout] ...  |
[INFO] [stdout] 68 | | }
[INFO] [stdout]    | | ^
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_`QueryId` is not local
[INFO] [stdout]    |   move the `impl` block outside of this function `_impl_query_id_for_reward_address`
[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]   --> vit-servicing-station-lib/src/db/schema.rs:56:1
[INFO] [stdout]    |
[INFO] [stdout] 56 | / table! {
[INFO] [stdout] 57 | |     contributions (stake_public_key, voting_key, voting_group, snapshot_tag) {
[INFO] [stdout] 58 | |         stake_public_key -> Text,
[INFO] [stdout] 59 | |         reward_address -> Text,
[INFO] [stdout] 60 | |         value -> BigInt,
[INFO] [stdout]    | |         ----- `value` is not local
[INFO] [stdout] ...  |
[INFO] [stdout] 68 | | }
[INFO] [stdout]    | | ^
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_`QueryId` is not local
[INFO] [stdout]    |   move the `impl` block outside of this function `_impl_query_id_for_value`
[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]   --> vit-servicing-station-lib/src/db/schema.rs:56:1
[INFO] [stdout]    |
[INFO] [stdout] 56 | / table! {
[INFO] [stdout] 57 | |     contributions (stake_public_key, voting_key, voting_group, snapshot_tag) {
[INFO] [stdout] 58 | |         stake_public_key -> Text,
[INFO] [stdout] 59 | |         reward_address -> Text,
[INFO] [stdout] ...  |
[INFO] [stdout] 62 | |         voting_key -> Text,
[INFO] [stdout]    | |         ---------- `voting_key` is not local
[INFO] [stdout] ...  |
[INFO] [stdout] 68 | | }
[INFO] [stdout]    | | ^
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_`QueryId` is not local
[INFO] [stdout]    |   move the `impl` block outside of this function `_impl_query_id_for_voting_key`
[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]   --> vit-servicing-station-lib/src/db/schema.rs:56:1
[INFO] [stdout]    |
[INFO] [stdout] 56 | / table! {
[INFO] [stdout] 57 | |     contributions (stake_public_key, voting_key, voting_group, snapshot_tag) {
[INFO] [stdout] 58 | |         stake_public_key -> Text,
[INFO] [stdout] 59 | |         reward_address -> Text,
[INFO] [stdout] ...  |
[INFO] [stdout] 64 | |         voting_group -> Text,
[INFO] [stdout]    | |         ------------ `voting_group` is not local
[INFO] [stdout] ...  |
[INFO] [stdout] 68 | | }
[INFO] [stdout]    | | ^
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_`QueryId` is not local
[INFO] [stdout]    |   move the `impl` block outside of this function `_impl_query_id_for_voting_group`
[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]   --> vit-servicing-station-lib/src/db/schema.rs:56:1
[INFO] [stdout]    |
[INFO] [stdout] 56 | / table! {
[INFO] [stdout] 57 | |     contributions (stake_public_key, voting_key, voting_group, snapshot_tag) {
[INFO] [stdout] 58 | |         stake_public_key -> Text,
[INFO] [stdout] 59 | |         reward_address -> Text,
[INFO] [stdout] ...  |
[INFO] [stdout] 66 | |         snapshot_tag -> Text,
[INFO] [stdout]    | |         ------------ `snapshot_tag` is not local
[INFO] [stdout] 67 | |     }
[INFO] [stdout] 68 | | }
[INFO] [stdout]    | | ^
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_`QueryId` is not local
[INFO] [stdout]    |   move the `impl` block outside of this function `_impl_query_id_for_snapshot_tag`
[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]   --> vit-servicing-station-lib/src/db/schema.rs:70:1
[INFO] [stdout]    |
[INFO] [stdout] 70 | / table! {
[INFO] [stdout] 71 | |     funds (id) {
[INFO] [stdout] 72 | |         id -> Integer,
[INFO] [stdout] 73 | |         fund_name -> Text,
[INFO] [stdout] ...  |
[INFO] [stdout] 94 | | }
[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]   --> vit-servicing-station-lib/src/db/schema.rs:70:1
[INFO] [stdout]    |
[INFO] [stdout] 70 | / table! {
[INFO] [stdout] 71 | |     funds (id) {
[INFO] [stdout] 72 | |         id -> Integer,
[INFO] [stdout]    | |         -- `id` is not local
[INFO] [stdout] 73 | |         fund_name -> Text,
[INFO] [stdout] ...  |
[INFO] [stdout] 94 | | }
[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]   --> vit-servicing-station-lib/src/db/schema.rs:70:1
[INFO] [stdout]    |
[INFO] [stdout] 70 | / table! {
[INFO] [stdout] 71 | |     funds (id) {
[INFO] [stdout] 72 | |         id -> Integer,
[INFO] [stdout] 73 | |         fund_name -> Text,
[INFO] [stdout]    | |         --------- `fund_name` is not local
[INFO] [stdout] ...  |
[INFO] [stdout] 94 | | }
[INFO] [stdout]    | | ^
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_`QueryId` is not local
[INFO] [stdout]    |   move the `impl` block outside of this function `_impl_query_id_for_fund_name`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> vit-servicing-station-lib/src/db/schema.rs:70:1
[INFO] [stdout]    |
[INFO] [stdout] 70 | / table! {
[INFO] [stdout] 71 | |     funds (id) {
[INFO] [stdout] 72 | |         id -> Integer,
[INFO] [stdout] 73 | |         fund_name -> Text,
[INFO] [stdout] 74 | |         fund_goal -> Text,
[INFO] [stdout]    | |         --------- `fund_goal` is not local
[INFO] [stdout] ...  |
[INFO] [stdout] 94 | | }
[INFO] [stdout]    | | ^
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_`QueryId` is not local
[INFO] [stdout]    |   move the `impl` block outside of this function `_impl_query_id_for_fund_goal`
[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]   --> vit-servicing-station-lib/src/db/schema.rs:70:1
[INFO] [stdout]    |
[INFO] [stdout] 70 | / table! {
[INFO] [stdout] 71 | |     funds (id) {
[INFO] [stdout] 72 | |         id -> Integer,
[INFO] [stdout] 73 | |         fund_name -> Text,
[INFO] [stdout] 74 | |         fund_goal -> Text,
[INFO] [stdout] 75 | |         registration_snapshot_time -> BigInt,
[INFO] [stdout]    | |         -------------------------- `registration_snapshot_time` is not local
[INFO] [stdout] ...  |
[INFO] [stdout] 94 | | }
[INFO] [stdout]    | | ^
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_`QueryId` is not local
[INFO] [stdout]    |   move the `impl` block outside of this function `_impl_query_id_for_registration_snapshot_time`
[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]   --> vit-servicing-station-lib/src/db/schema.rs:70:1
[INFO] [stdout]    |
[INFO] [stdout] 70 | / table! {
[INFO] [stdout] 71 | |     funds (id) {
[INFO] [stdout] 72 | |         id -> Integer,
[INFO] [stdout] 73 | |         fund_name -> Text,
[INFO] [stdout] ...  |
[INFO] [stdout] 76 | |         next_registration_snapshot_time -> BigInt,
[INFO] [stdout]    | |         ------------------------------- `next_registration_snapshot_time` is not local
[INFO] [stdout] ...  |
[INFO] [stdout] 94 | | }
[INFO] [stdout]    | | ^
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_`QueryId` is not local
[INFO] [stdout]    |   move the `impl` block outside of this function `_impl_query_id_for_next_registration_snapshot_time`
[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]   --> vit-servicing-station-lib/src/db/schema.rs:70:1
[INFO] [stdout]    |
[INFO] [stdout] 70 | / table! {
[INFO] [stdout] 71 | |     funds (id) {
[INFO] [stdout] 72 | |         id -> Integer,
[INFO] [stdout] 73 | |         fund_name -> Text,
[INFO] [stdout] ...  |
[INFO] [stdout] 77 | |         voting_power_threshold -> BigInt,
[INFO] [stdout]    | |         ---------------------- `voting_power_threshold` is not local
[INFO] [stdout] ...  |
[INFO] [stdout] 94 | | }
[INFO] [stdout]    | | ^
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_`QueryId` is not local
[INFO] [stdout]    |   move the `impl` block outside of this function `_impl_query_id_for_voting_power_threshold`
[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]   --> vit-servicing-station-lib/src/db/schema.rs:70:1
[INFO] [stdout]    |
[INFO] [stdout] 70 | / table! {
[INFO] [stdout] 71 | |     funds (id) {
[INFO] [stdout] 72 | |         id -> Integer,
[INFO] [stdout] 73 | |         fund_name -> Text,
[INFO] [stdout] ...  |
[INFO] [stdout] 78 | |         fund_start_time -> BigInt,
[INFO] [stdout]    | |         --------------- `fund_start_time` is not local
[INFO] [stdout] ...  |
[INFO] [stdout] 94 | | }
[INFO] [stdout]    | | ^
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_`QueryId` is not local
[INFO] [stdout]    |   move the `impl` block outside of this function `_impl_query_id_for_fund_start_time`
[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]   --> vit-servicing-station-lib/src/db/schema.rs:70:1
[INFO] [stdout]    |
[INFO] [stdout] 70 | / table! {
[INFO] [stdout] 71 | |     funds (id) {
[INFO] [stdout] 72 | |         id -> Integer,
[INFO] [stdout] 73 | |         fund_name -> Text,
[INFO] [stdout] ...  |
[INFO] [stdout] 79 | |         fund_end_time -> BigInt,
[INFO] [stdout]    | |         ------------- `fund_end_time` is not local
[INFO] [stdout] ...  |
[INFO] [stdout] 94 | | }
[INFO] [stdout]    | | ^
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_`QueryId` is not local
[INFO] [stdout]    |   move the `impl` block outside of this function `_impl_query_id_for_fund_end_time`
[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]   --> vit-servicing-station-lib/src/db/schema.rs:70:1
[INFO] [stdout]    |
[INFO] [stdout] 70 | / table! {
[INFO] [stdout] 71 | |     funds (id) {
[INFO] [stdout] 72 | |         id -> Integer,
[INFO] [stdout] 73 | |         fund_name -> Text,
[INFO] [stdout] ...  |
[INFO] [stdout] 80 | |         next_fund_start_time -> BigInt,
[INFO] [stdout]    | |         -------------------- `next_fund_start_time` is not local
[INFO] [stdout] ...  |
[INFO] [stdout] 94 | | }
[INFO] [stdout]    | | ^
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_`QueryId` is not local
[INFO] [stdout]    |   move the `impl` block outside of this function `_impl_query_id_for_next_fund_start_time`
[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]   --> vit-servicing-station-lib/src/db/schema.rs:70:1
[INFO] [stdout]    |
[INFO] [stdout] 70 | / table! {
[INFO] [stdout] 71 | |     funds (id) {
[INFO] [stdout] 72 | |         id -> Integer,
[INFO] [stdout] 73 | |         fund_name -> Text,
[INFO] [stdout] ...  |
[INFO] [stdout] 81 | |         insight_sharing_start -> BigInt,
[INFO] [stdout]    | |         --------------------- `insight_sharing_start` is not local
[INFO] [stdout] ...  |
[INFO] [stdout] 94 | | }
[INFO] [stdout]    | | ^
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_`QueryId` is not local
[INFO] [stdout]    |   move the `impl` block outside of this function `_impl_query_id_for_insight_sharing_start`
[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]   --> vit-servicing-station-lib/src/db/schema.rs:70:1
[INFO] [stdout]    |
[INFO] [stdout] 70 | / table! {
[INFO] [stdout] 71 | |     funds (id) {
[INFO] [stdout] 72 | |         id -> Integer,
[INFO] [stdout] 73 | |         fund_name -> Text,
[INFO] [stdout] ...  |
[INFO] [stdout] 82 | |         proposal_submission_start -> BigInt,
[INFO] [stdout]    | |         ------------------------- `proposal_submission_start` is not local
[INFO] [stdout] ...  |
[INFO] [stdout] 94 | | }
[INFO] [stdout]    | | ^
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_`QueryId` is not local
[INFO] [stdout]    |   move the `impl` block outside of this function `_impl_query_id_for_proposal_submission_start`
[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]   --> vit-servicing-station-lib/src/db/schema.rs:70:1
[INFO] [stdout]    |
[INFO] [stdout] 70 | / table! {
[INFO] [stdout] 71 | |     funds (id) {
[INFO] [stdout] 72 | |         id -> Integer,
[INFO] [stdout] 73 | |         fund_name -> Text,
[INFO] [stdout] ...  |
[INFO] [stdout] 83 | |         refine_proposals_start -> BigInt,
[INFO] [stdout]    | |         ---------------------- `refine_proposals_start` is not local
[INFO] [stdout] ...  |
[INFO] [stdout] 94 | | }
[INFO] [stdout]    | | ^
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_`QueryId` is not local
[INFO] [stdout]    |   move the `impl` block outside of this function `_impl_query_id_for_refine_proposals_start`
[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]   --> vit-servicing-station-lib/src/db/schema.rs:70:1
[INFO] [stdout]    |
[INFO] [stdout] 70 | / table! {
[INFO] [stdout] 71 | |     funds (id) {
[INFO] [stdout] 72 | |         id -> Integer,
[INFO] [stdout] 73 | |         fund_name -> Text,
[INFO] [stdout] ...  |
[INFO] [stdout] 84 | |         finalize_proposals_start -> BigInt,
[INFO] [stdout]    | |         ------------------------ `finalize_proposals_start` is not local
[INFO] [stdout] ...  |
[INFO] [stdout] 94 | | }
[INFO] [stdout]    | | ^
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_`QueryId` is not local
[INFO] [stdout]    |   move the `impl` block outside of this function `_impl_query_id_for_finalize_proposals_start`
[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]   --> vit-servicing-station-lib/src/db/schema.rs:70:1
[INFO] [stdout]    |
[INFO] [stdout] 70 | / table! {
[INFO] [stdout] 71 | |     funds (id) {
[INFO] [stdout] 72 | |         id -> Integer,
[INFO] [stdout] 73 | |         fund_name -> Text,
[INFO] [stdout] ...  |
[INFO] [stdout] 85 | |         proposal_assessment_start -> BigInt,
[INFO] [stdout]    | |         ------------------------- `proposal_assessment_start` is not local
[INFO] [stdout] ...  |
[INFO] [stdout] 94 | | }
[INFO] [stdout]    | | ^
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_`QueryId` is not local
[INFO] [stdout]    |   move the `impl` block outside of this function `_impl_query_id_for_proposal_assessment_start`
[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]   --> vit-servicing-station-lib/src/db/schema.rs:70:1
[INFO] [stdout]    |
[INFO] [stdout] 70 | / table! {
[INFO] [stdout] 71 | |     funds (id) {
[INFO] [stdout] 72 | |         id -> Integer,
[INFO] [stdout] 73 | |         fund_name -> Text,
[INFO] [stdout] ...  |
[INFO] [stdout] 86 | |         assessment_qa_start -> BigInt,
[INFO] [stdout]    | |         ------------------- `assessment_qa_start` is not local
[INFO] [stdout] ...  |
[INFO] [stdout] 94 | | }
[INFO] [stdout]    | | ^
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_`QueryId` is not local
[INFO] [stdout]    |   move the `impl` block outside of this function `_impl_query_id_for_assessment_qa_start`
[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]   --> vit-servicing-station-lib/src/db/schema.rs:70:1
[INFO] [stdout]    |
[INFO] [stdout] 70 | / table! {
[INFO] [stdout] 71 | |     funds (id) {
[INFO] [stdout] 72 | |         id -> Integer,
[INFO] [stdout] 73 | |         fund_name -> Text,
[INFO] [stdout] ...  |
[INFO] [stdout] 87 | |         snapshot_start -> BigInt,
[INFO] [stdout]    | |         -------------- `snapshot_start` is not local
[INFO] [stdout] ...  |
[INFO] [stdout] 94 | | }
[INFO] [stdout]    | | ^
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_`QueryId` is not local
[INFO] [stdout]    |   move the `impl` block outside of this function `_impl_query_id_for_snapshot_start`
[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]   --> vit-servicing-station-lib/src/db/schema.rs:70:1
[INFO] [stdout]    |
[INFO] [stdout] 70 | / table! {
[INFO] [stdout] 71 | |     funds (id) {
[INFO] [stdout] 72 | |         id -> Integer,
[INFO] [stdout] 73 | |         fund_name -> Text,
[INFO] [stdout] ...  |
[INFO] [stdout] 88 | |         voting_start -> BigInt,
[INFO] [stdout]    | |         ------------ `voting_start` is not local
[INFO] [stdout] ...  |
[INFO] [stdout] 94 | | }
[INFO] [stdout]    | | ^
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_`QueryId` is not local
[INFO] [stdout]    |   move the `impl` block outside of this function `_impl_query_id_for_voting_start`
[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]   --> vit-servicing-station-lib/src/db/schema.rs:70:1
[INFO] [stdout]    |
[INFO] [stdout] 70 | / table! {
[INFO] [stdout] 71 | |     funds (id) {
[INFO] [stdout] 72 | |         id -> Integer,
[INFO] [stdout] 73 | |         fund_name -> Text,
[INFO] [stdout] ...  |
[INFO] [stdout] 89 | |         voting_end -> BigInt,
[INFO] [stdout]    | |         ---------- `voting_end` is not local
[INFO] [stdout] ...  |
[INFO] [stdout] 94 | | }
[INFO] [stdout]    | | ^
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_`QueryId` is not local
[INFO] [stdout]    |   move the `impl` block outside of this function `_impl_query_id_for_voting_end`
[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]   --> vit-servicing-station-lib/src/db/schema.rs:70:1
[INFO] [stdout]    |
[INFO] [stdout] 70 | / table! {
[INFO] [stdout] 71 | |     funds (id) {
[INFO] [stdout] 72 | |         id -> Integer,
[INFO] [stdout] 73 | |         fund_name -> Text,
[INFO] [stdout] ...  |
[INFO] [stdout] 90 | |         tallying_end -> BigInt,
[INFO] [stdout]    | |         ------------ `tallying_end` is not local
[INFO] [stdout] ...  |
[INFO] [stdout] 94 | | }
[INFO] [stdout]    | | ^
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_`QueryId` is not local
[INFO] [stdout]    |   move the `impl` block outside of this function `_impl_query_id_for_tallying_end`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[WARN] too many lines in the log, truncating it
