[INFO] fetching crate lemmy_db_queries 0.13.5...
[INFO] checking lemmy_db_queries-0.13.5 against 416264364aa47959f5827723e1d7dabc95d0744b for pr-162242
[INFO] extracting crate lemmy_db_queries 0.13.5 into /workspace/builds/worker-6-tc2/source
[INFO] started tweaking crates.io crate lemmy_db_queries 0.13.5
[INFO] finished tweaking crates.io crate lemmy_db_queries 0.13.5
[INFO] tweaked toml for crates.io crate lemmy_db_queries 0.13.5 written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate lemmy_db_queries 0.13.5 on toolchain 416264364aa47959f5827723e1d7dabc95d0744b
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+416264364aa47959f5827723e1d7dabc95d0744b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+416264364aa47959f5827723e1d7dabc95d0744b" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]      Locking 326 packages to highest compatible versions
[INFO] [stderr]       Adding bcrypt v0.10.1 (available: v0.19.3)
[INFO] [stderr]       Adding diesel v1.4.8 (available: v2.3.13)
[INFO] [stderr]       Adding diesel_migrations v1.4.0 (available: v2.3.2)
[INFO] [stderr]       Adding lemmy_db_schema v0.13.5 (available: v0.19.20)
[INFO] [stderr]       Adding lemmy_utils v0.13.5 (available: v0.19.20)
[INFO] [stderr]       Adding serial_test v0.5.1 (available: v4.0.1)
[INFO] [stderr]       Adding sha2 v0.9.9 (available: v0.11.0)
[INFO] [stderr]       Adding strum v0.21.0 (available: v0.28.0)
[INFO] [stderr]       Adding strum_macros v0.21.1 (available: v0.28.0)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+416264364aa47959f5827723e1d7dabc95d0744b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:8683fc1fc2eb5c9ac98e0d076ab094b2ffac7f99da555d2b6a2e27f346de2ec7" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 5bbbfa84317af8338a01ab8a9d8fb97631678d264306dca899f605d29715783b
[INFO] running `Command { std: "docker" "start" "5bbbfa84317af8338a01ab8a9d8fb97631678d264306dca899f605d29715783b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "5bbbfa84317af8338a01ab8a9d8fb97631678d264306dca899f605d29715783b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "5bbbfa84317af8338a01ab8a9d8fb97631678d264306dca899f605d29715783b" "/opt/rustwide/cargo-home/bin/cargo" "+416264364aa47959f5827723e1d7dabc95d0744b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "5bbbfa84317af8338a01ab8a9d8fb97631678d264306dca899f605d29715783b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "5bbbfa84317af8338a01ab8a9d8fb97631678d264306dca899f605d29715783b" "/opt/rustwide/cargo-home/bin/cargo" "+416264364aa47959f5827723e1d7dabc95d0744b" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]     Checking memchr v2.8.3
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling serde_json v1.0.151
[INFO] [stderr]     Checking mio v1.2.3
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]     Checking futures-channel v0.3.34
[INFO] [stderr]    Compiling futures-macro v0.3.34
[INFO] [stderr]    Compiling pq-sys v0.4.8
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]    Compiling phf_shared v0.11.3
[INFO] [stderr]    Compiling ring v0.16.20
[INFO] [stderr]    Compiling scopeguard v1.2.0
[INFO] [stderr]    Compiling smallvec v1.16.0
[INFO] [stderr]     Checking ring v0.17.14
[INFO] [stderr]     Checking chrono v0.4.45
[INFO] [stderr]    Compiling lock_api v0.4.14
[INFO] [stderr]     Checking phf_shared v0.10.0
[INFO] [stderr]     Checking openssl-sys v0.9.117
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling log v0.4.34
[INFO] [stderr]     Checking string_cache v0.8.9
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]     Checking phf v0.10.1
[INFO] [stderr]     Checking scheduled-thread-pool v0.2.7
[INFO] [stderr]     Checking tokio v1.53.1
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling num-bigint v0.2.6
[INFO] [stderr]    Compiling rand v0.8.8
[INFO] [stderr]     Checking aho-corasick v1.1.5
[INFO] [stderr]     Checking r2d2 v0.8.10
[INFO] [stderr]    Compiling pest v2.9.1
[INFO] [stderr]     Checking openssl v0.10.81
[INFO] [stderr]     Checking url v2.5.8
[INFO] [stderr]     Checking http-body v0.4.6
[INFO] [stderr]     Checking futures-util v0.3.34
[INFO] [stderr]    Compiling phf_generator v0.10.0
[INFO] [stderr]    Compiling phf_generator v0.11.3
[INFO] [stderr]    Compiling phf_codegen v0.10.0
[INFO] [stderr]     Checking num-integer v0.1.47
[INFO] [stderr]     Checking socket2 v0.5.10
[INFO] [stderr]    Compiling string_cache_codegen v0.5.4
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking regex-automata v0.4.18
[INFO] [stderr]     Checking unicode-normalization v0.1.25
[INFO] [stderr]     Checking match_cfg v0.1.0
[INFO] [stderr]     Checking base64 v0.22.1
[INFO] [stderr]     Checking unchecked-index v0.2.2
[INFO] [stderr]    Compiling markup5ever v0.11.0
[INFO] [stderr]     Checking email-encoding v0.2.1
[INFO] [stderr]     Checking time v0.3.55
[INFO] [stderr]     Checking idna v0.3.0
[INFO] [stderr]     Checking twoway v0.2.2
[INFO] [stderr]     Checking webpki v0.22.4
[INFO] [stderr]     Checking sct v0.7.1
[INFO] [stderr]     Checking actix-router v0.5.4
[INFO] [stderr]     Checking simple_asn1 v0.4.1
[INFO] [stderr]    Compiling pest_meta v2.9.1
[INFO] [stderr]     Checking webpki-roots v0.22.6
[INFO] [stderr]     Checking nom v7.1.3
[INFO] [stderr]     Checking hostname v0.3.1
[INFO] [stderr]    Compiling syn v0.14.9
[INFO] [stderr]     Checking cipher v0.3.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]     Checking socket2 v0.4.10
[INFO] [stderr]     Checking unicode_categories v0.1.1
[INFO] [stderr]     Checking impl-more v0.3.7
[INFO] [stderr]     Checking xdg v2.5.2
[INFO] [stderr]     Checking typed-arena v1.7.0
[INFO] [stderr]     Checking entities v1.0.1
[INFO] [stderr]     Checking quoted_printable v0.4.8
[INFO] [stderr]    Compiling rustls v0.20.9
[INFO] [stderr]     Checking email_address v0.2.9
[INFO] [stderr]     Checking itertools v0.10.5
[INFO] [stderr]     Checking parking_lot_core v0.8.6
[INFO] [stderr]     Checking blowfish v0.8.0
[INFO] [stderr]     Checking deser-hjson v1.2.0
[INFO] [stderr]     Checking strum v0.21.0
[INFO] [stderr]     Checking bcrypt v0.10.1
[INFO] [stderr]    Compiling pest_generator v2.9.1
[INFO] [stderr]     Checking xml5ever v0.17.0
[INFO] [stderr]     Checking parking_lot v0.11.2
[INFO] [stderr]     Checking futures-executor v0.3.34
[INFO] [stderr]     Checking futures v0.3.34
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]    Compiling pest_derive v2.9.1
[INFO] [stderr]     Checking regex v1.13.1
[INFO] [stderr]     Checking tokio-util v0.7.19
[INFO] [stderr]     Checking actix-rt v2.13.0
[INFO] [stderr]     Checking pem v0.8.3
[INFO] [stderr]     Checking comrak v0.12.1
[INFO] [stderr]     Checking jsonwebtoken v7.2.0
[INFO] [stderr]     Checking actix-server v2.9.2
[INFO] [stderr]     Checking native-tls v0.2.18
[INFO] [stderr]     Checking tokio-native-tls v0.3.1
[INFO] [stderr]     Checking lettre v0.10.4
[INFO] [stderr]     Checking h2 v0.3.27
[INFO] [stderr]     Checking actix-codec v0.5.3
[INFO] [stderr]    Compiling diesel_derives v1.4.1
[INFO] [stderr]    Compiling html5ever v0.26.0
[INFO] [stderr]    Compiling strum_macros v0.21.1
[INFO] [stderr]    Compiling smart-default v0.6.0
[INFO] [stderr]    Compiling serial_test_derive v0.5.1
[INFO] [stderr]     Checking tokio-rustls v0.23.4
[INFO] [stderr]     Checking serial_test v0.5.1
[INFO] [stderr]     Checking actix-tls v3.5.0
[INFO] [stderr]    Compiling diesel v1.4.8
[INFO] [stderr]     Checking markup5ever_rcdom v0.2.0
[INFO] [stderr]     Checking webpage v1.6.0
[INFO] [stderr]     Checking hyper v0.14.32
[INFO] [stderr]     Checking actix-http v3.13.5
[INFO] [stderr]     Checking actix-web v4.15.0
[INFO] [stderr]     Checking hyper-tls v0.5.0
[INFO] [stderr]     Checking reqwest v0.11.27
[INFO] [stderr]     Checking migrations_internals v1.4.1
[INFO] [stderr]     Checking lemmy_utils v0.13.5
[INFO] [stderr]    Compiling diesel-derive-newtype v0.1.2
[INFO] [stderr]    Compiling migrations_macros v1.4.2
[INFO] [stderr]     Checking lemmy_db_schema v0.13.5
[INFO] [stderr]     Checking diesel_migrations v1.4.0
[INFO] [stderr]     Checking lemmy_db_queries v0.13.5 (/opt/rustwide/workdir)
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]  --> src/aggregates/comment_aggregates.rs:6:3
[INFO] [stdout]   |
[INFO] [stdout] 6 |   Queryable, Associations, Identifiable, PartialEq, Debug, Serialize, Deserialize, Clone,
[INFO] [stdout]   |   ^--------
[INFO] [stdout]   |   |
[INFO] [stdout]   |   `Queryable` is not local
[INFO] [stdout]   |   move the `impl` block outside of this function `_impl_queryable_for_commentaggregates`
[INFO] [stdout] ...
[INFO] [stdout] 9 | pub struct CommentAggregates {
[INFO] [stdout]   |            ----------------- `CommentAggregates` is not local
[INFO] [stdout]   |
[INFO] [stdout]   = note: the derive macro `Queryable` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]   = note: the derive macro `Queryable` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]   = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]   = note: `#[warn(non_local_definitions)]` on by default
[INFO] [stdout]   = note: this warning originates in the derive macro `Queryable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]  --> src/aggregates/comment_aggregates.rs:6:28
[INFO] [stdout]   |
[INFO] [stdout] 6 |   Queryable, Associations, Identifiable, PartialEq, Debug, Serialize, Deserialize, Clone,
[INFO] [stdout]   |                            ^-----------
[INFO] [stdout]   |                            |
[INFO] [stdout]   |                            `HasTable` is not local
[INFO] [stdout]   |                            move the `impl` block outside of this function `_impl_identifiable_for_commentaggregates`
[INFO] [stdout] ...
[INFO] [stdout] 9 | pub struct CommentAggregates {
[INFO] [stdout]   |            ----------------- `CommentAggregates` is not local
[INFO] [stdout]   |
[INFO] [stdout]   = note: the derive macro `Identifiable` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]   = note: the derive macro `Identifiable` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]   = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]   = note: this warning originates in the derive macro `Identifiable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]  --> src/aggregates/comment_aggregates.rs:6:28
[INFO] [stdout]   |
[INFO] [stdout] 6 |   Queryable, Associations, Identifiable, PartialEq, Debug, Serialize, Deserialize, Clone,
[INFO] [stdout]   |                            ^^^^^^^^^^^^
[INFO] [stdout]   |                            |
[INFO] [stdout]   |                            `Identifiable` is not local
[INFO] [stdout]   |                            move the `impl` block outside of this function `_impl_identifiable_for_commentaggregates`
[INFO] [stdout] ...
[INFO] [stdout] 9 | pub struct CommentAggregates {
[INFO] [stdout]   |            ----------------- `CommentAggregates` is not local
[INFO] [stdout]   |
[INFO] [stdout]   = note: the derive macro `Identifiable` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]   = note: the derive macro `Identifiable` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]   = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]   = note: this warning originates in the derive macro `Identifiable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]  --> src/aggregates/community_aggregates.rs:6:3
[INFO] [stdout]   |
[INFO] [stdout] 6 |   Queryable, Associations, Identifiable, PartialEq, Debug, Serialize, Deserialize, Clone,
[INFO] [stdout]   |   ^--------
[INFO] [stdout]   |   |
[INFO] [stdout]   |   `Queryable` is not local
[INFO] [stdout]   |   move the `impl` block outside of this function `_impl_queryable_for_communityaggregates`
[INFO] [stdout] ...
[INFO] [stdout] 9 | pub struct CommunityAggregates {
[INFO] [stdout]   |            ------------------- `CommunityAggregates` is not local
[INFO] [stdout]   |
[INFO] [stdout]   = note: the derive macro `Queryable` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]   = note: the derive macro `Queryable` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]   = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]   = note: this warning originates in the derive macro `Queryable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]  --> src/aggregates/community_aggregates.rs:6:28
[INFO] [stdout]   |
[INFO] [stdout] 6 |   Queryable, Associations, Identifiable, PartialEq, Debug, Serialize, Deserialize, Clone,
[INFO] [stdout]   |                            ^-----------
[INFO] [stdout]   |                            |
[INFO] [stdout]   |                            `HasTable` is not local
[INFO] [stdout]   |                            move the `impl` block outside of this function `_impl_identifiable_for_communityaggregates`
[INFO] [stdout] ...
[INFO] [stdout] 9 | pub struct CommunityAggregates {
[INFO] [stdout]   |            ------------------- `CommunityAggregates` is not local
[INFO] [stdout]   |
[INFO] [stdout]   = note: the derive macro `Identifiable` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]   = note: the derive macro `Identifiable` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]   = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]   = note: this warning originates in the derive macro `Identifiable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]  --> src/aggregates/community_aggregates.rs:6:28
[INFO] [stdout]   |
[INFO] [stdout] 6 |   Queryable, Associations, Identifiable, PartialEq, Debug, Serialize, Deserialize, Clone,
[INFO] [stdout]   |                            ^^^^^^^^^^^^
[INFO] [stdout]   |                            |
[INFO] [stdout]   |                            `Identifiable` is not local
[INFO] [stdout]   |                            move the `impl` block outside of this function `_impl_identifiable_for_communityaggregates`
[INFO] [stdout] ...
[INFO] [stdout] 9 | pub struct CommunityAggregates {
[INFO] [stdout]   |            ------------------- `CommunityAggregates` is not local
[INFO] [stdout]   |
[INFO] [stdout]   = note: the derive macro `Identifiable` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]   = note: the derive macro `Identifiable` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]   = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]   = note: this warning originates in the derive macro `Identifiable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]  --> src/aggregates/person_aggregates.rs:6:3
[INFO] [stdout]   |
[INFO] [stdout] 6 |   Queryable, Associations, Identifiable, PartialEq, Debug, Serialize, Deserialize, Clone,
[INFO] [stdout]   |   ^--------
[INFO] [stdout]   |   |
[INFO] [stdout]   |   `Queryable` is not local
[INFO] [stdout]   |   move the `impl` block outside of this function `_impl_queryable_for_personaggregates`
[INFO] [stdout] ...
[INFO] [stdout] 9 | pub struct PersonAggregates {
[INFO] [stdout]   |            ---------------- `PersonAggregates` is not local
[INFO] [stdout]   |
[INFO] [stdout]   = note: the derive macro `Queryable` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]   = note: the derive macro `Queryable` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]   = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]   = note: this warning originates in the derive macro `Queryable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]  --> src/aggregates/person_aggregates.rs:6:28
[INFO] [stdout]   |
[INFO] [stdout] 6 |   Queryable, Associations, Identifiable, PartialEq, Debug, Serialize, Deserialize, Clone,
[INFO] [stdout]   |                            ^-----------
[INFO] [stdout]   |                            |
[INFO] [stdout]   |                            `HasTable` is not local
[INFO] [stdout]   |                            move the `impl` block outside of this function `_impl_identifiable_for_personaggregates`
[INFO] [stdout] ...
[INFO] [stdout] 9 | pub struct PersonAggregates {
[INFO] [stdout]   |            ---------------- `PersonAggregates` is not local
[INFO] [stdout]   |
[INFO] [stdout]   = note: the derive macro `Identifiable` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]   = note: the derive macro `Identifiable` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]   = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]   = note: this warning originates in the derive macro `Identifiable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]  --> src/aggregates/person_aggregates.rs:6:28
[INFO] [stdout]   |
[INFO] [stdout] 6 |   Queryable, Associations, Identifiable, PartialEq, Debug, Serialize, Deserialize, Clone,
[INFO] [stdout]   |                            ^^^^^^^^^^^^
[INFO] [stdout]   |                            |
[INFO] [stdout]   |                            `Identifiable` is not local
[INFO] [stdout]   |                            move the `impl` block outside of this function `_impl_identifiable_for_personaggregates`
[INFO] [stdout] ...
[INFO] [stdout] 9 | pub struct PersonAggregates {
[INFO] [stdout]   |            ---------------- `PersonAggregates` is not local
[INFO] [stdout]   |
[INFO] [stdout]   = note: the derive macro `Identifiable` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]   = note: the derive macro `Identifiable` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]   = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]   = note: this warning originates in the derive macro `Identifiable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]  --> src/aggregates/post_aggregates.rs:6:3
[INFO] [stdout]   |
[INFO] [stdout] 6 |   Queryable, Associations, Identifiable, PartialEq, Debug, Serialize, Deserialize, Clone,
[INFO] [stdout]   |   ^--------
[INFO] [stdout]   |   |
[INFO] [stdout]   |   `Queryable` is not local
[INFO] [stdout]   |   move the `impl` block outside of this function `_impl_queryable_for_postaggregates`
[INFO] [stdout] ...
[INFO] [stdout] 9 | pub struct PostAggregates {
[INFO] [stdout]   |            -------------- `PostAggregates` is not local
[INFO] [stdout]   |
[INFO] [stdout]   = note: the derive macro `Queryable` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]   = note: the derive macro `Queryable` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]   = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]   = note: this warning originates in the derive macro `Queryable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]  --> src/aggregates/post_aggregates.rs:6:28
[INFO] [stdout]   |
[INFO] [stdout] 6 |   Queryable, Associations, Identifiable, PartialEq, Debug, Serialize, Deserialize, Clone,
[INFO] [stdout]   |                            ^-----------
[INFO] [stdout]   |                            |
[INFO] [stdout]   |                            `HasTable` is not local
[INFO] [stdout]   |                            move the `impl` block outside of this function `_impl_identifiable_for_postaggregates`
[INFO] [stdout] ...
[INFO] [stdout] 9 | pub struct PostAggregates {
[INFO] [stdout]   |            -------------- `PostAggregates` is not local
[INFO] [stdout]   |
[INFO] [stdout]   = note: the derive macro `Identifiable` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]   = note: the derive macro `Identifiable` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]   = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]   = note: this warning originates in the derive macro `Identifiable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]  --> src/aggregates/post_aggregates.rs:6:28
[INFO] [stdout]   |
[INFO] [stdout] 6 |   Queryable, Associations, Identifiable, PartialEq, Debug, Serialize, Deserialize, Clone,
[INFO] [stdout]   |                            ^^^^^^^^^^^^
[INFO] [stdout]   |                            |
[INFO] [stdout]   |                            `Identifiable` is not local
[INFO] [stdout]   |                            move the `impl` block outside of this function `_impl_identifiable_for_postaggregates`
[INFO] [stdout] ...
[INFO] [stdout] 9 | pub struct PostAggregates {
[INFO] [stdout]   |            -------------- `PostAggregates` is not local
[INFO] [stdout]   |
[INFO] [stdout]   = note: the derive macro `Identifiable` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]   = note: the derive macro `Identifiable` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]   = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]   = note: this warning originates in the derive macro `Identifiable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]  --> src/aggregates/site_aggregates.rs:6:3
[INFO] [stdout]   |
[INFO] [stdout] 6 |   Queryable, Associations, Identifiable, PartialEq, Debug, Serialize, Deserialize, Clone,
[INFO] [stdout]   |   ^--------
[INFO] [stdout]   |   |
[INFO] [stdout]   |   `Queryable` is not local
[INFO] [stdout]   |   move the `impl` block outside of this function `_impl_queryable_for_siteaggregates`
[INFO] [stdout] ...
[INFO] [stdout] 9 | pub struct SiteAggregates {
[INFO] [stdout]   |            -------------- `SiteAggregates` is not local
[INFO] [stdout]   |
[INFO] [stdout]   = note: the derive macro `Queryable` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]   = note: the derive macro `Queryable` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]   = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]   = note: this warning originates in the derive macro `Queryable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]  --> src/aggregates/site_aggregates.rs:6:28
[INFO] [stdout]   |
[INFO] [stdout] 6 |   Queryable, Associations, Identifiable, PartialEq, Debug, Serialize, Deserialize, Clone,
[INFO] [stdout]   |                            ^-----------
[INFO] [stdout]   |                            |
[INFO] [stdout]   |                            `HasTable` is not local
[INFO] [stdout]   |                            move the `impl` block outside of this function `_impl_identifiable_for_siteaggregates`
[INFO] [stdout] ...
[INFO] [stdout] 9 | pub struct SiteAggregates {
[INFO] [stdout]   |            -------------- `SiteAggregates` is not local
[INFO] [stdout]   |
[INFO] [stdout]   = note: the derive macro `Identifiable` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]   = note: the derive macro `Identifiable` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]   = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]   = note: this warning originates in the derive macro `Identifiable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]  --> src/aggregates/site_aggregates.rs:6:28
[INFO] [stdout]   |
[INFO] [stdout] 6 |   Queryable, Associations, Identifiable, PartialEq, Debug, Serialize, Deserialize, Clone,
[INFO] [stdout]   |                            ^^^^^^^^^^^^
[INFO] [stdout]   |                            |
[INFO] [stdout]   |                            `Identifiable` is not local
[INFO] [stdout]   |                            move the `impl` block outside of this function `_impl_identifiable_for_siteaggregates`
[INFO] [stdout] ...
[INFO] [stdout] 9 | pub struct SiteAggregates {
[INFO] [stdout]   |            -------------- `SiteAggregates` is not local
[INFO] [stdout]   |
[INFO] [stdout]   = note: the derive macro `Identifiable` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]   = note: the derive macro `Identifiable` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]   = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]   = note: this warning originates in the derive macro `Identifiable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> src/lib.rs:310:3
[INFO] [stdout]     |
[INFO] [stdout] 310 | /   sql_function! {
[INFO] [stdout] 311 | |     fn hot_rank(score: BigInt, time: Timestamp) -> Integer;
[INFO] [stdout] 312 | |   }
[INFO] [stdout]     | |   ^
[INFO] [stdout]     | |   |
[INFO] [stdout]     | |   `hot_rank` is not local
[INFO] [stdout]     | |___`QueryId` is not local
[INFO] [stdout]     |     move the `impl` block outside of this function `_impl_query_id_for_hot_rank`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `sql_function` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> src/lib.rs:310:3
[INFO] [stdout]     |
[INFO] [stdout] 310 | /   sql_function! {
[INFO] [stdout] 311 | |     fn hot_rank(score: BigInt, time: Timestamp) -> Integer;
[INFO] [stdout] 312 | |   }
[INFO] [stdout]     | |   ^
[INFO] [stdout]     | |   |
[INFO] [stdout]     | |   `hot_rank` is not local
[INFO] [stdout]     | |___`Add` is not local
[INFO] [stdout]     |     move the `impl` block outside of this function `_impl_diesel_numeric_ops_for_hot_rank`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `DieselNumericOps` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `DieselNumericOps` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: this warning originates in the derive macro `DieselNumericOps` which comes from the expansion of the macro `sql_function` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> src/lib.rs:310:3
[INFO] [stdout]     |
[INFO] [stdout] 310 | /   sql_function! {
[INFO] [stdout] 311 | |     fn hot_rank(score: BigInt, time: Timestamp) -> Integer;
[INFO] [stdout] 312 | |   }
[INFO] [stdout]     | |   ^
[INFO] [stdout]     | |   |
[INFO] [stdout]     | |   `hot_rank` is not local
[INFO] [stdout]     | |___`Sub` is not local
[INFO] [stdout]     |     move the `impl` block outside of this function `_impl_diesel_numeric_ops_for_hot_rank`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `DieselNumericOps` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `DieselNumericOps` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: this warning originates in the derive macro `DieselNumericOps` which comes from the expansion of the macro `sql_function` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> src/lib.rs:310:3
[INFO] [stdout]     |
[INFO] [stdout] 310 | /   sql_function! {
[INFO] [stdout] 311 | |     fn hot_rank(score: BigInt, time: Timestamp) -> Integer;
[INFO] [stdout] 312 | |   }
[INFO] [stdout]     | |   ^
[INFO] [stdout]     | |   |
[INFO] [stdout]     | |   `hot_rank` is not local
[INFO] [stdout]     | |___`Mul` is not local
[INFO] [stdout]     |     move the `impl` block outside of this function `_impl_diesel_numeric_ops_for_hot_rank`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `DieselNumericOps` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `DieselNumericOps` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: this warning originates in the derive macro `DieselNumericOps` which comes from the expansion of the macro `sql_function` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> src/lib.rs:310:3
[INFO] [stdout]     |
[INFO] [stdout] 310 | /   sql_function! {
[INFO] [stdout] 311 | |     fn hot_rank(score: BigInt, time: Timestamp) -> Integer;
[INFO] [stdout] 312 | |   }
[INFO] [stdout]     | |   ^
[INFO] [stdout]     | |   |
[INFO] [stdout]     | |   `hot_rank` is not local
[INFO] [stdout]     | |___`Div` is not local
[INFO] [stdout]     |     move the `impl` block outside of this function `_impl_diesel_numeric_ops_for_hot_rank`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `DieselNumericOps` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `DieselNumericOps` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: this warning originates in the derive macro `DieselNumericOps` which comes from the expansion of the macro `sql_function` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]  --> src/aggregates/comment_aggregates.rs:6:3
[INFO] [stdout]   |
[INFO] [stdout] 6 |   Queryable, Associations, Identifiable, PartialEq, Debug, Serialize, Deserialize, Clone,
[INFO] [stdout]   |   ^--------
[INFO] [stdout]   |   |
[INFO] [stdout]   |   `Queryable` is not local
[INFO] [stdout]   |   move the `impl` block outside of this function `_impl_queryable_for_commentaggregates`
[INFO] [stdout] ...
[INFO] [stdout] 9 | pub struct CommentAggregates {
[INFO] [stdout]   |            ----------------- `CommentAggregates` is not local
[INFO] [stdout]   |
[INFO] [stdout]   = note: the derive macro `Queryable` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]   = note: the derive macro `Queryable` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]   = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]   = note: `#[warn(non_local_definitions)]` on by default
[INFO] [stdout]   = note: this warning originates in the derive macro `Queryable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]  --> src/aggregates/comment_aggregates.rs:6:28
[INFO] [stdout]   |
[INFO] [stdout] 6 |   Queryable, Associations, Identifiable, PartialEq, Debug, Serialize, Deserialize, Clone,
[INFO] [stdout]   |                            ^-----------
[INFO] [stdout]   |                            |
[INFO] [stdout]   |                            `HasTable` is not local
[INFO] [stdout]   |                            move the `impl` block outside of this function `_impl_identifiable_for_commentaggregates`
[INFO] [stdout] ...
[INFO] [stdout] 9 | pub struct CommentAggregates {
[INFO] [stdout]   |            ----------------- `CommentAggregates` is not local
[INFO] [stdout]   |
[INFO] [stdout]   = note: the derive macro `Identifiable` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]   = note: the derive macro `Identifiable` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]   = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]   = note: this warning originates in the derive macro `Identifiable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]  --> src/aggregates/comment_aggregates.rs:6:28
[INFO] [stdout]   |
[INFO] [stdout] 6 |   Queryable, Associations, Identifiable, PartialEq, Debug, Serialize, Deserialize, Clone,
[INFO] [stdout]   |                            ^^^^^^^^^^^^
[INFO] [stdout]   |                            |
[INFO] [stdout]   |                            `Identifiable` is not local
[INFO] [stdout]   |                            move the `impl` block outside of this function `_impl_identifiable_for_commentaggregates`
[INFO] [stdout] ...
[INFO] [stdout] 9 | pub struct CommentAggregates {
[INFO] [stdout]   |            ----------------- `CommentAggregates` is not local
[INFO] [stdout]   |
[INFO] [stdout]   = note: the derive macro `Identifiable` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]   = note: the derive macro `Identifiable` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]   = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]   = note: this warning originates in the derive macro `Identifiable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]  --> src/aggregates/community_aggregates.rs:6:3
[INFO] [stdout]   |
[INFO] [stdout] 6 |   Queryable, Associations, Identifiable, PartialEq, Debug, Serialize, Deserialize, Clone,
[INFO] [stdout]   |   ^--------
[INFO] [stdout]   |   |
[INFO] [stdout]   |   `Queryable` is not local
[INFO] [stdout]   |   move the `impl` block outside of this function `_impl_queryable_for_communityaggregates`
[INFO] [stdout] ...
[INFO] [stdout] 9 | pub struct CommunityAggregates {
[INFO] [stdout]   |            ------------------- `CommunityAggregates` is not local
[INFO] [stdout]   |
[INFO] [stdout]   = note: the derive macro `Queryable` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]   = note: the derive macro `Queryable` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]   = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]   = note: this warning originates in the derive macro `Queryable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]  --> src/aggregates/community_aggregates.rs:6:28
[INFO] [stdout]   |
[INFO] [stdout] 6 |   Queryable, Associations, Identifiable, PartialEq, Debug, Serialize, Deserialize, Clone,
[INFO] [stdout]   |                            ^-----------
[INFO] [stdout]   |                            |
[INFO] [stdout]   |                            `HasTable` is not local
[INFO] [stdout]   |                            move the `impl` block outside of this function `_impl_identifiable_for_communityaggregates`
[INFO] [stdout] ...
[INFO] [stdout] 9 | pub struct CommunityAggregates {
[INFO] [stdout]   |            ------------------- `CommunityAggregates` is not local
[INFO] [stdout]   |
[INFO] [stdout]   = note: the derive macro `Identifiable` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]   = note: the derive macro `Identifiable` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]   = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]   = note: this warning originates in the derive macro `Identifiable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]  --> src/aggregates/community_aggregates.rs:6:28
[INFO] [stdout]   |
[INFO] [stdout] 6 |   Queryable, Associations, Identifiable, PartialEq, Debug, Serialize, Deserialize, Clone,
[INFO] [stdout]   |                            ^^^^^^^^^^^^
[INFO] [stdout]   |                            |
[INFO] [stdout]   |                            `Identifiable` is not local
[INFO] [stdout]   |                            move the `impl` block outside of this function `_impl_identifiable_for_communityaggregates`
[INFO] [stdout] ...
[INFO] [stdout] 9 | pub struct CommunityAggregates {
[INFO] [stdout]   |            ------------------- `CommunityAggregates` is not local
[INFO] [stdout]   |
[INFO] [stdout]   = note: the derive macro `Identifiable` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]   = note: the derive macro `Identifiable` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]   = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]   = note: this warning originates in the derive macro `Identifiable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]  --> src/aggregates/person_aggregates.rs:6:3
[INFO] [stdout]   |
[INFO] [stdout] 6 |   Queryable, Associations, Identifiable, PartialEq, Debug, Serialize, Deserialize, Clone,
[INFO] [stdout]   |   ^--------
[INFO] [stdout]   |   |
[INFO] [stdout]   |   `Queryable` is not local
[INFO] [stdout]   |   move the `impl` block outside of this function `_impl_queryable_for_personaggregates`
[INFO] [stdout] ...
[INFO] [stdout] 9 | pub struct PersonAggregates {
[INFO] [stdout]   |            ---------------- `PersonAggregates` is not local
[INFO] [stdout]   |
[INFO] [stdout]   = note: the derive macro `Queryable` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]   = note: the derive macro `Queryable` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]   = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]   = note: this warning originates in the derive macro `Queryable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]  --> src/aggregates/person_aggregates.rs:6:28
[INFO] [stdout]   |
[INFO] [stdout] 6 |   Queryable, Associations, Identifiable, PartialEq, Debug, Serialize, Deserialize, Clone,
[INFO] [stdout]   |                            ^-----------
[INFO] [stdout]   |                            |
[INFO] [stdout]   |                            `HasTable` is not local
[INFO] [stdout]   |                            move the `impl` block outside of this function `_impl_identifiable_for_personaggregates`
[INFO] [stdout] ...
[INFO] [stdout] 9 | pub struct PersonAggregates {
[INFO] [stdout]   |            ---------------- `PersonAggregates` is not local
[INFO] [stdout]   |
[INFO] [stdout]   = note: the derive macro `Identifiable` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]   = note: the derive macro `Identifiable` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]   = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]   = note: this warning originates in the derive macro `Identifiable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]  --> src/aggregates/person_aggregates.rs:6:28
[INFO] [stdout]   |
[INFO] [stdout] 6 |   Queryable, Associations, Identifiable, PartialEq, Debug, Serialize, Deserialize, Clone,
[INFO] [stdout]   |                            ^^^^^^^^^^^^
[INFO] [stdout]   |                            |
[INFO] [stdout]   |                            `Identifiable` is not local
[INFO] [stdout]   |                            move the `impl` block outside of this function `_impl_identifiable_for_personaggregates`
[INFO] [stdout] ...
[INFO] [stdout] 9 | pub struct PersonAggregates {
[INFO] [stdout]   |            ---------------- `PersonAggregates` is not local
[INFO] [stdout]   |
[INFO] [stdout]   = note: the derive macro `Identifiable` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]   = note: the derive macro `Identifiable` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]   = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]   = note: this warning originates in the derive macro `Identifiable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]  --> src/aggregates/post_aggregates.rs:6:3
[INFO] [stdout]   |
[INFO] [stdout] 6 |   Queryable, Associations, Identifiable, PartialEq, Debug, Serialize, Deserialize, Clone,
[INFO] [stdout]   |   ^--------
[INFO] [stdout]   |   |
[INFO] [stdout]   |   `Queryable` is not local
[INFO] [stdout]   |   move the `impl` block outside of this function `_impl_queryable_for_postaggregates`
[INFO] [stdout] ...
[INFO] [stdout] 9 | pub struct PostAggregates {
[INFO] [stdout]   |            -------------- `PostAggregates` is not local
[INFO] [stdout]   |
[INFO] [stdout]   = note: the derive macro `Queryable` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]   = note: the derive macro `Queryable` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]   = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]   = note: this warning originates in the derive macro `Queryable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]  --> src/aggregates/post_aggregates.rs:6:28
[INFO] [stdout]   |
[INFO] [stdout] 6 |   Queryable, Associations, Identifiable, PartialEq, Debug, Serialize, Deserialize, Clone,
[INFO] [stdout]   |                            ^-----------
[INFO] [stdout]   |                            |
[INFO] [stdout]   |                            `HasTable` is not local
[INFO] [stdout]   |                            move the `impl` block outside of this function `_impl_identifiable_for_postaggregates`
[INFO] [stdout] ...
[INFO] [stdout] 9 | pub struct PostAggregates {
[INFO] [stdout]   |            -------------- `PostAggregates` is not local
[INFO] [stdout]   |
[INFO] [stdout]   = note: the derive macro `Identifiable` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]   = note: the derive macro `Identifiable` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]   = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]   = note: this warning originates in the derive macro `Identifiable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]  --> src/aggregates/post_aggregates.rs:6:28
[INFO] [stdout]   |
[INFO] [stdout] 6 |   Queryable, Associations, Identifiable, PartialEq, Debug, Serialize, Deserialize, Clone,
[INFO] [stdout]   |                            ^^^^^^^^^^^^
[INFO] [stdout]   |                            |
[INFO] [stdout]   |                            `Identifiable` is not local
[INFO] [stdout]   |                            move the `impl` block outside of this function `_impl_identifiable_for_postaggregates`
[INFO] [stdout] ...
[INFO] [stdout] 9 | pub struct PostAggregates {
[INFO] [stdout]   |            -------------- `PostAggregates` is not local
[INFO] [stdout]   |
[INFO] [stdout]   = note: the derive macro `Identifiable` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]   = note: the derive macro `Identifiable` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]   = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]   = note: this warning originates in the derive macro `Identifiable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]  --> src/aggregates/site_aggregates.rs:6:3
[INFO] [stdout]   |
[INFO] [stdout] 6 |   Queryable, Associations, Identifiable, PartialEq, Debug, Serialize, Deserialize, Clone,
[INFO] [stdout]   |   ^--------
[INFO] [stdout]   |   |
[INFO] [stdout]   |   `Queryable` is not local
[INFO] [stdout]   |   move the `impl` block outside of this function `_impl_queryable_for_siteaggregates`
[INFO] [stdout] ...
[INFO] [stdout] 9 | pub struct SiteAggregates {
[INFO] [stdout]   |            -------------- `SiteAggregates` is not local
[INFO] [stdout]   |
[INFO] [stdout]   = note: the derive macro `Queryable` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]   = note: the derive macro `Queryable` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]   = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]   = note: this warning originates in the derive macro `Queryable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]  --> src/aggregates/site_aggregates.rs:6:28
[INFO] [stdout]   |
[INFO] [stdout] 6 |   Queryable, Associations, Identifiable, PartialEq, Debug, Serialize, Deserialize, Clone,
[INFO] [stdout]   |                            ^-----------
[INFO] [stdout]   |                            |
[INFO] [stdout]   |                            `HasTable` is not local
[INFO] [stdout]   |                            move the `impl` block outside of this function `_impl_identifiable_for_siteaggregates`
[INFO] [stdout] ...
[INFO] [stdout] 9 | pub struct SiteAggregates {
[INFO] [stdout]   |            -------------- `SiteAggregates` is not local
[INFO] [stdout]   |
[INFO] [stdout]   = note: the derive macro `Identifiable` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]   = note: the derive macro `Identifiable` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]   = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]   = note: this warning originates in the derive macro `Identifiable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]  --> src/aggregates/site_aggregates.rs:6:28
[INFO] [stdout]   |
[INFO] [stdout] 6 |   Queryable, Associations, Identifiable, PartialEq, Debug, Serialize, Deserialize, Clone,
[INFO] [stdout]   |                            ^^^^^^^^^^^^
[INFO] [stdout]   |                            |
[INFO] [stdout]   |                            `Identifiable` is not local
[INFO] [stdout]   |                            move the `impl` block outside of this function `_impl_identifiable_for_siteaggregates`
[INFO] [stdout] ...
[INFO] [stdout] 9 | pub struct SiteAggregates {
[INFO] [stdout]   |            -------------- `SiteAggregates` is not local
[INFO] [stdout]   |
[INFO] [stdout]   = note: the derive macro `Identifiable` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]   = note: the derive macro `Identifiable` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]   = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]   = note: this warning originates in the derive macro `Identifiable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> src/lib.rs:310:3
[INFO] [stdout]     |
[INFO] [stdout] 310 | /   sql_function! {
[INFO] [stdout] 311 | |     fn hot_rank(score: BigInt, time: Timestamp) -> Integer;
[INFO] [stdout] 312 | |   }
[INFO] [stdout]     | |   ^
[INFO] [stdout]     | |   |
[INFO] [stdout]     | |   `hot_rank` is not local
[INFO] [stdout]     | |___`QueryId` is not local
[INFO] [stdout]     |     move the `impl` block outside of this function `_impl_query_id_for_hot_rank`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `sql_function` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> src/lib.rs:310:3
[INFO] [stdout]     |
[INFO] [stdout] 310 | /   sql_function! {
[INFO] [stdout] 311 | |     fn hot_rank(score: BigInt, time: Timestamp) -> Integer;
[INFO] [stdout] 312 | |   }
[INFO] [stdout]     | |   ^
[INFO] [stdout]     | |   |
[INFO] [stdout]     | |   `hot_rank` is not local
[INFO] [stdout]     | |___`Add` is not local
[INFO] [stdout]     |     move the `impl` block outside of this function `_impl_diesel_numeric_ops_for_hot_rank`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `DieselNumericOps` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `DieselNumericOps` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: this warning originates in the derive macro `DieselNumericOps` which comes from the expansion of the macro `sql_function` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> src/lib.rs:310:3
[INFO] [stdout]     |
[INFO] [stdout] 310 | /   sql_function! {
[INFO] [stdout] 311 | |     fn hot_rank(score: BigInt, time: Timestamp) -> Integer;
[INFO] [stdout] 312 | |   }
[INFO] [stdout]     | |   ^
[INFO] [stdout]     | |   |
[INFO] [stdout]     | |   `hot_rank` is not local
[INFO] [stdout]     | |___`Sub` is not local
[INFO] [stdout]     |     move the `impl` block outside of this function `_impl_diesel_numeric_ops_for_hot_rank`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `DieselNumericOps` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `DieselNumericOps` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: this warning originates in the derive macro `DieselNumericOps` which comes from the expansion of the macro `sql_function` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> src/lib.rs:310:3
[INFO] [stdout]     |
[INFO] [stdout] 310 | /   sql_function! {
[INFO] [stdout] 311 | |     fn hot_rank(score: BigInt, time: Timestamp) -> Integer;
[INFO] [stdout] 312 | |   }
[INFO] [stdout]     | |   ^
[INFO] [stdout]     | |   |
[INFO] [stdout]     | |   `hot_rank` is not local
[INFO] [stdout]     | |___`Mul` is not local
[INFO] [stdout]     |     move the `impl` block outside of this function `_impl_diesel_numeric_ops_for_hot_rank`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `DieselNumericOps` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `DieselNumericOps` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: this warning originates in the derive macro `DieselNumericOps` which comes from the expansion of the macro `sql_function` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> src/lib.rs:310:3
[INFO] [stdout]     |
[INFO] [stdout] 310 | /   sql_function! {
[INFO] [stdout] 311 | |     fn hot_rank(score: BigInt, time: Timestamp) -> Integer;
[INFO] [stdout] 312 | |   }
[INFO] [stdout]     | |   ^
[INFO] [stdout]     | |   |
[INFO] [stdout]     | |   `hot_rank` is not local
[INFO] [stdout]     | |___`Div` is not local
[INFO] [stdout]     |     move the `impl` block outside of this function `_impl_diesel_numeric_ops_for_hot_rank`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `DieselNumericOps` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `DieselNumericOps` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: this warning originates in the derive macro `DieselNumericOps` which comes from the expansion of the macro `sql_function` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 10s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: migrations_internals v1.4.1, syn v0.14.9
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 3`
[INFO] running `Command { std: "docker" "inspect" "5bbbfa84317af8338a01ab8a9d8fb97631678d264306dca899f605d29715783b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5bbbfa84317af8338a01ab8a9d8fb97631678d264306dca899f605d29715783b", kill_on_drop: false }`
[INFO] [stdout] 5bbbfa84317af8338a01ab8a9d8fb97631678d264306dca899f605d29715783b
