[INFO] cloning repository https://github.com/ezracelli/tomblr [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ezracelli/tomblr" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fezracelli%2Ftomblr", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fezracelli%2Ftomblr'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 73cc3dd98163a8b865e6844bb8d0dc7792abb914 [INFO] testing ezracelli/tomblr against try#a7ce54db9b096bd1098d07c645b489195a667c9f for pr-137940-2 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fezracelli%2Ftomblr" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/ezracelli/tomblr on toolchain a7ce54db9b096bd1098d07c645b489195a667c9f [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a7ce54db9b096bd1098d07c645b489195a667c9f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/ezracelli/tomblr [INFO] finished tweaking git repo https://github.com/ezracelli/tomblr [INFO] tweaked toml for git repo https://github.com/ezracelli/tomblr written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/ezracelli/tomblr 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" "+a7ce54db9b096bd1098d07c645b489195a667c9f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:1680c8fbd8dfb46fcd6d22e546df16ab0e007457dc29fcd9e987cdd5077fd1af" "/opt/rustwide/cargo-home/bin/cargo" "+a7ce54db9b096bd1098d07c645b489195a667c9f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 92b5f86996094e8e27b0374329df6271e35619a3b294b2a967daa10d7e60fc0b [INFO] running `Command { std: "docker" "start" "-a" "92b5f86996094e8e27b0374329df6271e35619a3b294b2a967daa10d7e60fc0b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "92b5f86996094e8e27b0374329df6271e35619a3b294b2a967daa10d7e60fc0b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "92b5f86996094e8e27b0374329df6271e35619a3b294b2a967daa10d7e60fc0b", kill_on_drop: false }` [INFO] [stdout] 92b5f86996094e8e27b0374329df6271e35619a3b294b2a967daa10d7e60fc0b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:1680c8fbd8dfb46fcd6d22e546df16ab0e007457dc29fcd9e987cdd5077fd1af" "/opt/rustwide/cargo-home/bin/cargo" "+a7ce54db9b096bd1098d07c645b489195a667c9f" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 807c60f8cb8235214fe4635dbd257203363cef200ee688df39b72c1bb4aa3949 [INFO] running `Command { std: "docker" "start" "-a" "807c60f8cb8235214fe4635dbd257203363cef200ee688df39b72c1bb4aa3949", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.28 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.74 [INFO] [stderr] Compiling libc v0.2.98 [INFO] [stderr] Compiling serde_derive v1.0.127 [INFO] [stderr] Compiling serde v1.0.127 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling memchr v2.4.0 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling itoa v0.4.7 [INFO] [stderr] Compiling futures-core v0.3.16 [INFO] [stderr] Compiling pin-project-lite v0.2.7 [INFO] [stderr] Compiling ppv-lite86 v0.2.10 [INFO] [stderr] Compiling futures-task v0.3.16 [INFO] [stderr] Compiling typenum v1.13.0 [INFO] [stderr] Compiling futures-sink v0.3.16 [INFO] [stderr] Compiling httparse v1.4.1 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling slab v0.4.3 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling futures-util v0.3.16 [INFO] [stderr] Compiling tokio v1.9.0 [INFO] [stderr] Compiling matches v0.1.8 [INFO] [stderr] Compiling futures-io v0.3.16 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling ucd-trie v0.1.3 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling serde_json v1.0.66 [INFO] [stderr] Compiling indexmap v1.7.0 [INFO] [stderr] Compiling tinyvec v1.3.1 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling maplit v1.0.2 [INFO] [stderr] Compiling mime v0.3.16 [INFO] [stderr] Compiling unicode-bidi v0.3.5 [INFO] [stderr] Compiling pest v2.1.3 [INFO] [stderr] Compiling form_urlencoded v1.0.1 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling futures-channel v0.3.16 [INFO] [stderr] Compiling cpufeatures v0.1.5 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling opaque-debug v0.3.0 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling mime_guess v2.0.3 [INFO] [stderr] Compiling tracing-core v0.1.18 [INFO] [stderr] Compiling instant v0.1.10 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling remove_dir_all v0.5.3 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling mio v0.7.13 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling pest_meta v2.1.3 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling encoding_rs v0.8.28 [INFO] [stderr] Compiling rand v0.8.4 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling unicode-normalization v0.1.19 [INFO] [stderr] Compiling smallvec v1.6.1 [INFO] [stderr] Compiling lock_api v0.4.4 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling tracing v0.1.26 [INFO] [stderr] Compiling multer v2.0.0 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling parking_lot_core v0.8.3 [INFO] [stderr] Compiling utf-8 v0.7.6 [INFO] [stderr] Compiling convert_case v0.4.0 [INFO] [stderr] Compiling sha-1 v0.9.7 [INFO] [stderr] Compiling safemem v0.3.3 [INFO] [stderr] Compiling async-trait v0.1.51 [INFO] [stderr] Compiling unchecked-index v0.2.2 [INFO] [stderr] Compiling try-lock v0.2.3 [INFO] [stderr] Compiling buf_redux v0.8.4 [INFO] [stderr] Compiling parking_lot v0.11.1 [INFO] [stderr] Compiling twoway v0.2.2 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling socket2 v0.4.1 [INFO] [stderr] Compiling twoway v0.1.8 [INFO] [stderr] Compiling tower-service v0.3.1 [INFO] [stderr] Compiling spin v0.9.2 [INFO] [stderr] Compiling pq-sys v0.4.6 [INFO] [stderr] Compiling httpdate v1.0.1 [INFO] [stderr] Compiling scheduled-thread-pool v0.2.5 [INFO] [stderr] Compiling scoped-tls v1.0.0 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling once_cell v1.8.0 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling tempfile v3.2.0 [INFO] [stderr] Compiling r2d2 v0.8.9 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling termcolor v1.1.2 [INFO] [stderr] Compiling dotenv v0.15.0 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling multipart v0.17.1 [INFO] [stderr] Compiling url v2.2.2 [INFO] [stderr] Compiling futures v0.3.16 [INFO] [stderr] Compiling Inflector v0.11.4 [INFO] [stderr] Compiling env_logger v0.9.0 [INFO] [stderr] Compiling pest_generator v2.1.3 [INFO] [stderr] Compiling darling_core v0.12.4 [INFO] [stderr] Compiling tokio-macros v1.3.0 [INFO] [stderr] Compiling thiserror-impl v1.0.26 [INFO] [stderr] Compiling pin-project-internal v1.0.8 [INFO] [stderr] Compiling derive_more v0.99.16 [INFO] [stderr] Compiling async-stream-impl v0.3.2 [INFO] [stderr] Compiling diesel_derives v1.4.1 [INFO] [stderr] Compiling pest_derive v2.1.0 [INFO] [stderr] Compiling async-stream v0.3.2 [INFO] [stderr] Compiling thiserror v1.0.26 [INFO] [stderr] Compiling pin-project v1.0.8 [INFO] [stderr] Compiling darling_macro v0.12.4 [INFO] [stderr] Compiling darling v0.12.4 [INFO] [stderr] Compiling bytes v1.0.1 [INFO] [stderr] Compiling toml v0.5.8 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling uuid v0.8.2 [INFO] [stderr] Compiling serde_urlencoded v0.7.0 [INFO] [stderr] Compiling http v0.2.4 [INFO] [stderr] Compiling input_buffer v0.4.0 [INFO] [stderr] Compiling diesel v1.4.7 [INFO] [stderr] Compiling async-graphql-value v2.9.9 [INFO] [stderr] Compiling proc-macro-crate v1.0.0 [INFO] [stderr] Compiling async-graphql-parser v2.9.9 [INFO] [stderr] Compiling http-body v0.4.2 [INFO] [stderr] Compiling tungstenite v0.12.0 [INFO] [stderr] Compiling headers-core v0.2.0 [INFO] [stderr] Compiling headers v0.3.4 [INFO] [stderr] Compiling async-graphql-derive v2.9.9 [INFO] [stderr] Compiling tokio-util v0.6.7 [INFO] [stderr] Compiling tokio-tungstenite v0.13.0 [INFO] [stderr] Compiling tokio-stream v0.1.7 [INFO] [stderr] Compiling h2 v0.3.3 [INFO] [stderr] Compiling async-graphql v2.9.9 [INFO] [stderr] Compiling hyper v0.14.11 [INFO] [stderr] Compiling warp v0.3.1 [INFO] [stderr] Compiling async-graphql-warp v2.9.9 [INFO] [stderr] Compiling tumblr v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/models.rs:24:12 [INFO] [stdout] | [INFO] [stdout] 24 | Debug, diesel::Associations, diesel::Identifiable, diesel::Queryable, graphql::SimpleObject, [INFO] [stdout] | ^------------------- [INFO] [stdout] | | [INFO] [stdout] | `BelongsTo` is not local [INFO] [stdout] | move the `impl` block outside of this function `_impl_associations_for_blog` [INFO] [stdout] 25 | )] [INFO] [stdout] 26 | #[belongs_to(User)] [INFO] [stdout] | ---- `User` is not local [INFO] [stdout] 27 | #[graphql(complex)] [INFO] [stdout] 28 | pub struct Blog { [INFO] [stdout] | ---- `Blog` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `diesel::Associations` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `diesel::Associations` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which 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 `diesel::Associations` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [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/models.rs:24:34 [INFO] [stdout] | [INFO] [stdout] 24 | Debug, diesel::Associations, diesel::Identifiable, diesel::Queryable, graphql::SimpleObject, [INFO] [stdout] | ^------------------- [INFO] [stdout] | | [INFO] [stdout] | `HasTable` is not local [INFO] [stdout] | move the `impl` block outside of this function `_impl_identifiable_for_blog` [INFO] [stdout] ... [INFO] [stdout] 28 | pub struct Blog { [INFO] [stdout] | ---- `Blog` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `diesel::Identifiable` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `diesel::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 `diesel::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/models.rs:24:34 [INFO] [stdout] | [INFO] [stdout] 24 | Debug, diesel::Associations, diesel::Identifiable, diesel::Queryable, graphql::SimpleObject, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | `Identifiable` is not local [INFO] [stdout] | move the `impl` block outside of this function `_impl_identifiable_for_blog` [INFO] [stdout] ... [INFO] [stdout] 28 | pub struct Blog { [INFO] [stdout] | ---- `Blog` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `diesel::Identifiable` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `diesel::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 `diesel::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/models.rs:24:56 [INFO] [stdout] | [INFO] [stdout] 24 | Debug, diesel::Associations, diesel::Identifiable, diesel::Queryable, graphql::SimpleObject, [INFO] [stdout] | ^---------------- [INFO] [stdout] | | [INFO] [stdout] | `Queryable` is not local [INFO] [stdout] | move the `impl` block outside of this function `_impl_queryable_for_blog` [INFO] [stdout] ... [INFO] [stdout] 28 | pub struct Blog { [INFO] [stdout] | ---- `Blog` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `diesel::Queryable` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `diesel::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 `diesel::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/models.rs:86:17 [INFO] [stdout] | [INFO] [stdout] 86 | #[derive(Debug, diesel::Insertable, graphql::InputObject)] [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_blogcreateinput` [INFO] [stdout] 87 | #[table_name = "blogs"] [INFO] [stdout] 88 | pub struct BlogCreateInput { [INFO] [stdout] | --------------- `BlogCreateInput` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `diesel::Insertable` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `diesel::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 `diesel::Insertable` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/models.rs:86:17 [INFO] [stdout] | [INFO] [stdout] 86 | #[derive(Debug, diesel::Insertable, graphql::InputObject)] [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_blogcreateinput` [INFO] [stdout] 87 | #[table_name = "blogs"] [INFO] [stdout] 88 | pub struct BlogCreateInput { [INFO] [stdout] | --------------- `BlogCreateInput` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `diesel::Insertable` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `diesel::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 `diesel::Insertable` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/models.rs:86:17 [INFO] [stdout] | [INFO] [stdout] 86 | #[derive(Debug, diesel::Insertable, graphql::InputObject)] [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_blogcreateinput` [INFO] [stdout] 87 | #[table_name = "blogs"] [INFO] [stdout] 88 | pub struct BlogCreateInput { [INFO] [stdout] | --------------- `BlogCreateInput` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `diesel::Insertable` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `diesel::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 `diesel::Insertable` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/models.rs:154:12 [INFO] [stdout] | [INFO] [stdout] 154 | Debug, diesel::Associations, diesel::Identifiable, diesel::Queryable, graphql::SimpleObject, [INFO] [stdout] | ^------------------- [INFO] [stdout] | | [INFO] [stdout] | `BelongsTo` is not local [INFO] [stdout] | move the `impl` block outside of this function `_impl_associations_for_emailaccount` [INFO] [stdout] 155 | )] [INFO] [stdout] 156 | #[belongs_to(User)] [INFO] [stdout] | ---- `User` is not local [INFO] [stdout] 157 | pub struct EmailAccount { [INFO] [stdout] | ------------ `EmailAccount` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `diesel::Associations` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `diesel::Associations` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: this warning originates in the derive macro `diesel::Associations` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [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/models.rs:154:34 [INFO] [stdout] | [INFO] [stdout] 154 | Debug, diesel::Associations, diesel::Identifiable, diesel::Queryable, graphql::SimpleObject, [INFO] [stdout] | ^------------------- [INFO] [stdout] | | [INFO] [stdout] | `HasTable` is not local [INFO] [stdout] | move the `impl` block outside of this function `_impl_identifiable_for_emailaccount` [INFO] [stdout] ... [INFO] [stdout] 157 | pub struct EmailAccount { [INFO] [stdout] | ------------ `EmailAccount` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `diesel::Identifiable` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `diesel::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 `diesel::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/models.rs:154:34 [INFO] [stdout] | [INFO] [stdout] 154 | Debug, diesel::Associations, diesel::Identifiable, diesel::Queryable, graphql::SimpleObject, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | `Identifiable` is not local [INFO] [stdout] | move the `impl` block outside of this function `_impl_identifiable_for_emailaccount` [INFO] [stdout] ... [INFO] [stdout] 157 | pub struct EmailAccount { [INFO] [stdout] | ------------ `EmailAccount` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `diesel::Identifiable` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `diesel::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 `diesel::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/models.rs:154:56 [INFO] [stdout] | [INFO] [stdout] 154 | Debug, diesel::Associations, diesel::Identifiable, diesel::Queryable, graphql::SimpleObject, [INFO] [stdout] | ^---------------- [INFO] [stdout] | | [INFO] [stdout] | `Queryable` is not local [INFO] [stdout] | move the `impl` block outside of this function `_impl_queryable_for_emailaccount` [INFO] [stdout] ... [INFO] [stdout] 157 | pub struct EmailAccount { [INFO] [stdout] | ------------ `EmailAccount` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `diesel::Queryable` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `diesel::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 `diesel::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/models.rs:170:17 [INFO] [stdout] | [INFO] [stdout] 170 | #[derive(Debug, diesel::Insertable, graphql::InputObject)] [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_emailaccountcreateinput` [INFO] [stdout] 171 | #[table_name = "email_accounts"] [INFO] [stdout] 172 | pub struct EmailAccountCreateInput { [INFO] [stdout] | ----------------------- `EmailAccountCreateInput` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `diesel::Insertable` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `diesel::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 `diesel::Insertable` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/models.rs:170:17 [INFO] [stdout] | [INFO] [stdout] 170 | #[derive(Debug, diesel::Insertable, graphql::InputObject)] [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_emailaccountcreateinput` [INFO] [stdout] 171 | #[table_name = "email_accounts"] [INFO] [stdout] 172 | pub struct EmailAccountCreateInput { [INFO] [stdout] | ----------------------- `EmailAccountCreateInput` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `diesel::Insertable` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `diesel::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 `diesel::Insertable` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/models.rs:170:17 [INFO] [stdout] | [INFO] [stdout] 170 | #[derive(Debug, diesel::Insertable, graphql::InputObject)] [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_emailaccountcreateinput` [INFO] [stdout] 171 | #[table_name = "email_accounts"] [INFO] [stdout] 172 | pub struct EmailAccountCreateInput { [INFO] [stdout] | ----------------------- `EmailAccountCreateInput` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `diesel::Insertable` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `diesel::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 `diesel::Insertable` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/models.rs:183:40 [INFO] [stdout] | [INFO] [stdout] 183 | Debug, Clone, Copy, PartialEq, Eq, diesel::AsExpression, diesel::FromSqlRow, graphql::Enum, [INFO] [stdout] | -^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | `AsExpression` is not local [INFO] [stdout] | move the `impl` block outside of this function `_impl_as_expression_for_oauthaccountprovider` [INFO] [stdout] ... [INFO] [stdout] 186 | #[sql_type = "Text"] [INFO] [stdout] | ------ `Text` is not local [INFO] [stdout] 187 | pub enum OAuthAccountProvider { [INFO] [stdout] | -------------------- `OAuthAccountProvider` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `diesel::AsExpression` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `diesel::AsExpression` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: this warning originates in the derive macro `diesel::AsExpression` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [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/models.rs:183:40 [INFO] [stdout] | [INFO] [stdout] 183 | Debug, Clone, Copy, PartialEq, Eq, diesel::AsExpression, diesel::FromSqlRow, graphql::Enum, [INFO] [stdout] | -^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | `AsExpression` is not local [INFO] [stdout] | `Nullable` is not local [INFO] [stdout] | move the `impl` block outside of this function `_impl_as_expression_for_oauthaccountprovider` [INFO] [stdout] ... [INFO] [stdout] 186 | #[sql_type = "Text"] [INFO] [stdout] | ------ `Text` is not local [INFO] [stdout] 187 | pub enum OAuthAccountProvider { [INFO] [stdout] | -------------------- `OAuthAccountProvider` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `diesel::AsExpression` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `diesel::AsExpression` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: this warning originates in the derive macro `diesel::AsExpression` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [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/models.rs:183:40 [INFO] [stdout] | [INFO] [stdout] 183 | Debug, Clone, Copy, PartialEq, Eq, diesel::AsExpression, diesel::FromSqlRow, graphql::Enum, [INFO] [stdout] | ^------------------- [INFO] [stdout] | | [INFO] [stdout] | `ToSql` is not local [INFO] [stdout] | `Nullable` is not local [INFO] [stdout] | move the `impl` block outside of this function `_impl_as_expression_for_oauthaccountprovider` [INFO] [stdout] ... [INFO] [stdout] 186 | #[sql_type = "Text"] [INFO] [stdout] | ------ `Text` is not local [INFO] [stdout] 187 | pub enum OAuthAccountProvider { [INFO] [stdout] | -------------------- `OAuthAccountProvider` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `diesel::AsExpression` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `diesel::AsExpression` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: this warning originates in the derive macro `diesel::AsExpression` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [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/models.rs:183:40 [INFO] [stdout] | [INFO] [stdout] 183 | Debug, Clone, Copy, PartialEq, Eq, diesel::AsExpression, diesel::FromSqlRow, graphql::Enum, [INFO] [stdout] | ^------------------- [INFO] [stdout] | | [INFO] [stdout] | `AsExpression` is not local [INFO] [stdout] | move the `impl` block outside of this function `_impl_as_expression_for_oauthaccountprovider` [INFO] [stdout] ... [INFO] [stdout] 186 | #[sql_type = "Text"] [INFO] [stdout] | ------ `Text` is not local [INFO] [stdout] 187 | pub enum OAuthAccountProvider { [INFO] [stdout] | -------------------- `OAuthAccountProvider` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `diesel::AsExpression` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `diesel::AsExpression` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: this warning originates in the derive macro `diesel::AsExpression` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [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/models.rs:183:40 [INFO] [stdout] | [INFO] [stdout] 183 | Debug, Clone, Copy, PartialEq, Eq, diesel::AsExpression, diesel::FromSqlRow, graphql::Enum, [INFO] [stdout] | ^------------------- [INFO] [stdout] | | [INFO] [stdout] | `AsExpression` is not local [INFO] [stdout] | `Nullable` is not local [INFO] [stdout] | move the `impl` block outside of this function `_impl_as_expression_for_oauthaccountprovider` [INFO] [stdout] ... [INFO] [stdout] 186 | #[sql_type = "Text"] [INFO] [stdout] | ------ `Text` is not local [INFO] [stdout] 187 | pub enum OAuthAccountProvider { [INFO] [stdout] | -------------------- `OAuthAccountProvider` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `diesel::AsExpression` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `diesel::AsExpression` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: this warning originates in the derive macro `diesel::AsExpression` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [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/models.rs:183:62 [INFO] [stdout] | [INFO] [stdout] 183 | Debug, Clone, Copy, PartialEq, Eq, diesel::AsExpression, diesel::FromSqlRow, graphql::Enum, [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_oauthaccountprovider` [INFO] [stdout] ... [INFO] [stdout] 187 | pub enum OAuthAccountProvider { [INFO] [stdout] | -------------------- `OAuthAccountProvider` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `diesel::FromSqlRow` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `diesel::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 `diesel::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] --> src/models.rs:183:62 [INFO] [stdout] | [INFO] [stdout] 183 | Debug, Clone, Copy, PartialEq, Eq, diesel::AsExpression, diesel::FromSqlRow, graphql::Enum, [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_oauthaccountprovider` [INFO] [stdout] ... [INFO] [stdout] 187 | pub enum OAuthAccountProvider { [INFO] [stdout] | -------------------- `OAuthAccountProvider` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `diesel::FromSqlRow` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `diesel::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 `diesel::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] --> src/models.rs:252:12 [INFO] [stdout] | [INFO] [stdout] 252 | Debug, diesel::Associations, diesel::Identifiable, diesel::Queryable, graphql::SimpleObject, [INFO] [stdout] | ^------------------- [INFO] [stdout] | | [INFO] [stdout] | `BelongsTo` is not local [INFO] [stdout] | move the `impl` block outside of this function `_impl_associations_for_oauthaccount` [INFO] [stdout] 253 | )] [INFO] [stdout] 254 | #[belongs_to(User)] [INFO] [stdout] | ---- `User` is not local [INFO] [stdout] ... [INFO] [stdout] 257 | pub struct OAuthAccount { [INFO] [stdout] | ------------ `OAuthAccount` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `diesel::Associations` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `diesel::Associations` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: this warning originates in the derive macro `diesel::Associations` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [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/models.rs:252:34 [INFO] [stdout] | [INFO] [stdout] 252 | Debug, diesel::Associations, diesel::Identifiable, diesel::Queryable, graphql::SimpleObject, [INFO] [stdout] | ^------------------- [INFO] [stdout] | | [INFO] [stdout] | `HasTable` is not local [INFO] [stdout] | move the `impl` block outside of this function `_impl_identifiable_for_oauthaccount` [INFO] [stdout] ... [INFO] [stdout] 257 | pub struct OAuthAccount { [INFO] [stdout] | ------------ `OAuthAccount` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `diesel::Identifiable` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `diesel::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 `diesel::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/models.rs:252:34 [INFO] [stdout] | [INFO] [stdout] 252 | Debug, diesel::Associations, diesel::Identifiable, diesel::Queryable, graphql::SimpleObject, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | `Identifiable` is not local [INFO] [stdout] | move the `impl` block outside of this function `_impl_identifiable_for_oauthaccount` [INFO] [stdout] ... [INFO] [stdout] 257 | pub struct OAuthAccount { [INFO] [stdout] | ------------ `OAuthAccount` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `diesel::Identifiable` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `diesel::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 `diesel::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/models.rs:252:56 [INFO] [stdout] | [INFO] [stdout] 252 | Debug, diesel::Associations, diesel::Identifiable, diesel::Queryable, graphql::SimpleObject, [INFO] [stdout] | ^---------------- [INFO] [stdout] | | [INFO] [stdout] | `Queryable` is not local [INFO] [stdout] | move the `impl` block outside of this function `_impl_queryable_for_oauthaccount` [INFO] [stdout] ... [INFO] [stdout] 257 | pub struct OAuthAccount { [INFO] [stdout] | ------------ `OAuthAccount` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `diesel::Queryable` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `diesel::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 `diesel::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/models.rs:274:17 [INFO] [stdout] | [INFO] [stdout] 274 | #[derive(Debug, diesel::Insertable, graphql::InputObject)] [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_oauthaccountcreateinput` [INFO] [stdout] ... [INFO] [stdout] 277 | pub struct OAuthAccountCreateInput { [INFO] [stdout] | ----------------------- `OAuthAccountCreateInput` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `diesel::Insertable` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `diesel::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 `diesel::Insertable` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/models.rs:274:17 [INFO] [stdout] | [INFO] [stdout] 274 | #[derive(Debug, diesel::Insertable, graphql::InputObject)] [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_oauthaccountcreateinput` [INFO] [stdout] ... [INFO] [stdout] 277 | pub struct OAuthAccountCreateInput { [INFO] [stdout] | ----------------------- `OAuthAccountCreateInput` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `diesel::Insertable` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `diesel::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 `diesel::Insertable` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/models.rs:274:17 [INFO] [stdout] | [INFO] [stdout] 274 | #[derive(Debug, diesel::Insertable, graphql::InputObject)] [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_oauthaccountcreateinput` [INFO] [stdout] ... [INFO] [stdout] 277 | pub struct OAuthAccountCreateInput { [INFO] [stdout] | ----------------------- `OAuthAccountCreateInput` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `diesel::Insertable` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `diesel::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 `diesel::Insertable` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/models.rs:299:12 [INFO] [stdout] | [INFO] [stdout] 299 | Debug, diesel::Associations, diesel::Identifiable, diesel::Queryable, graphql::SimpleObject, [INFO] [stdout] | ^------------------- [INFO] [stdout] | | [INFO] [stdout] | `BelongsTo` is not local [INFO] [stdout] | move the `impl` block outside of this function `_impl_associations_for_post` [INFO] [stdout] 300 | )] [INFO] [stdout] 301 | #[belongs_to(Blog)] [INFO] [stdout] | ---- `Blog` is not local [INFO] [stdout] 302 | #[graphql(complex)] [INFO] [stdout] 303 | pub struct Post { [INFO] [stdout] | ---- `Post` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `diesel::Associations` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `diesel::Associations` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: this warning originates in the derive macro `diesel::Associations` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [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/models.rs:299:34 [INFO] [stdout] | [INFO] [stdout] 299 | Debug, diesel::Associations, diesel::Identifiable, diesel::Queryable, graphql::SimpleObject, [INFO] [stdout] | ^------------------- [INFO] [stdout] | | [INFO] [stdout] | `HasTable` is not local [INFO] [stdout] | move the `impl` block outside of this function `_impl_identifiable_for_post` [INFO] [stdout] ... [INFO] [stdout] 303 | pub struct Post { [INFO] [stdout] | ---- `Post` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `diesel::Identifiable` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `diesel::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 `diesel::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/models.rs:299:34 [INFO] [stdout] | [INFO] [stdout] 299 | Debug, diesel::Associations, diesel::Identifiable, diesel::Queryable, graphql::SimpleObject, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | `Identifiable` is not local [INFO] [stdout] | move the `impl` block outside of this function `_impl_identifiable_for_post` [INFO] [stdout] ... [INFO] [stdout] 303 | pub struct Post { [INFO] [stdout] | ---- `Post` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `diesel::Identifiable` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `diesel::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 `diesel::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/models.rs:299:56 [INFO] [stdout] | [INFO] [stdout] 299 | Debug, diesel::Associations, diesel::Identifiable, diesel::Queryable, graphql::SimpleObject, [INFO] [stdout] | ^---------------- [INFO] [stdout] | | [INFO] [stdout] | `Queryable` is not local [INFO] [stdout] | move the `impl` block outside of this function `_impl_queryable_for_post` [INFO] [stdout] ... [INFO] [stdout] 303 | pub struct Post { [INFO] [stdout] | ---- `Post` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `diesel::Queryable` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `diesel::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 `diesel::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/models.rs:334:17 [INFO] [stdout] | [INFO] [stdout] 334 | #[derive(Debug, diesel::Insertable, graphql::InputObject)] [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_postcreateinput` [INFO] [stdout] 335 | #[table_name = "posts"] [INFO] [stdout] 336 | pub struct PostCreateInput { [INFO] [stdout] | --------------- `PostCreateInput` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `diesel::Insertable` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `diesel::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 `diesel::Insertable` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/models.rs:334:17 [INFO] [stdout] | [INFO] [stdout] 334 | #[derive(Debug, diesel::Insertable, graphql::InputObject)] [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_postcreateinput` [INFO] [stdout] 335 | #[table_name = "posts"] [INFO] [stdout] 336 | pub struct PostCreateInput { [INFO] [stdout] | --------------- `PostCreateInput` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `diesel::Insertable` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `diesel::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 `diesel::Insertable` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/models.rs:334:17 [INFO] [stdout] | [INFO] [stdout] 334 | #[derive(Debug, diesel::Insertable, graphql::InputObject)] [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_postcreateinput` [INFO] [stdout] 335 | #[table_name = "posts"] [INFO] [stdout] 336 | pub struct PostCreateInput { [INFO] [stdout] | --------------- `PostCreateInput` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `diesel::Insertable` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `diesel::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 `diesel::Insertable` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/models.rs:347:40 [INFO] [stdout] | [INFO] [stdout] 347 | Debug, Clone, Copy, PartialEq, Eq, diesel::AsExpression, diesel::FromSqlRow, graphql::Enum, [INFO] [stdout] | -^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | `AsExpression` is not local [INFO] [stdout] | move the `impl` block outside of this function `_impl_as_expression_for_userrole` [INFO] [stdout] 348 | )] [INFO] [stdout] 349 | #[sql_type = "Text"] [INFO] [stdout] | ------ `Text` is not local [INFO] [stdout] 350 | pub enum UserRole { [INFO] [stdout] | -------- `UserRole` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `diesel::AsExpression` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `diesel::AsExpression` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: this warning originates in the derive macro `diesel::AsExpression` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [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/models.rs:347:40 [INFO] [stdout] | [INFO] [stdout] 347 | Debug, Clone, Copy, PartialEq, Eq, diesel::AsExpression, diesel::FromSqlRow, graphql::Enum, [INFO] [stdout] | -^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | `AsExpression` is not local [INFO] [stdout] | `Nullable` is not local [INFO] [stdout] | move the `impl` block outside of this function `_impl_as_expression_for_userrole` [INFO] [stdout] 348 | )] [INFO] [stdout] 349 | #[sql_type = "Text"] [INFO] [stdout] | ------ `Text` is not local [INFO] [stdout] 350 | pub enum UserRole { [INFO] [stdout] | -------- `UserRole` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `diesel::AsExpression` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `diesel::AsExpression` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: this warning originates in the derive macro `diesel::AsExpression` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [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/models.rs:347:40 [INFO] [stdout] | [INFO] [stdout] 347 | Debug, Clone, Copy, PartialEq, Eq, diesel::AsExpression, diesel::FromSqlRow, graphql::Enum, [INFO] [stdout] | ^------------------- [INFO] [stdout] | | [INFO] [stdout] | `ToSql` is not local [INFO] [stdout] | `Nullable` is not local [INFO] [stdout] | move the `impl` block outside of this function `_impl_as_expression_for_userrole` [INFO] [stdout] 348 | )] [INFO] [stdout] 349 | #[sql_type = "Text"] [INFO] [stdout] | ------ `Text` is not local [INFO] [stdout] 350 | pub enum UserRole { [INFO] [stdout] | -------- `UserRole` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `diesel::AsExpression` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `diesel::AsExpression` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: this warning originates in the derive macro `diesel::AsExpression` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [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/models.rs:347:40 [INFO] [stdout] | [INFO] [stdout] 347 | Debug, Clone, Copy, PartialEq, Eq, diesel::AsExpression, diesel::FromSqlRow, graphql::Enum, [INFO] [stdout] | ^------------------- [INFO] [stdout] | | [INFO] [stdout] | `AsExpression` is not local [INFO] [stdout] | move the `impl` block outside of this function `_impl_as_expression_for_userrole` [INFO] [stdout] 348 | )] [INFO] [stdout] 349 | #[sql_type = "Text"] [INFO] [stdout] | ------ `Text` is not local [INFO] [stdout] 350 | pub enum UserRole { [INFO] [stdout] | -------- `UserRole` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `diesel::AsExpression` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `diesel::AsExpression` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: this warning originates in the derive macro `diesel::AsExpression` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [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/models.rs:347:40 [INFO] [stdout] | [INFO] [stdout] 347 | Debug, Clone, Copy, PartialEq, Eq, diesel::AsExpression, diesel::FromSqlRow, graphql::Enum, [INFO] [stdout] | ^------------------- [INFO] [stdout] | | [INFO] [stdout] | `AsExpression` is not local [INFO] [stdout] | `Nullable` is not local [INFO] [stdout] | move the `impl` block outside of this function `_impl_as_expression_for_userrole` [INFO] [stdout] 348 | )] [INFO] [stdout] 349 | #[sql_type = "Text"] [INFO] [stdout] | ------ `Text` is not local [INFO] [stdout] 350 | pub enum UserRole { [INFO] [stdout] | -------- `UserRole` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `diesel::AsExpression` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `diesel::AsExpression` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: this warning originates in the derive macro `diesel::AsExpression` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [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/models.rs:347:62 [INFO] [stdout] | [INFO] [stdout] 347 | Debug, Clone, Copy, PartialEq, Eq, diesel::AsExpression, diesel::FromSqlRow, graphql::Enum, [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_userrole` [INFO] [stdout] ... [INFO] [stdout] 350 | pub enum UserRole { [INFO] [stdout] | -------- `UserRole` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `diesel::FromSqlRow` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `diesel::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 `diesel::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] --> src/models.rs:347:62 [INFO] [stdout] | [INFO] [stdout] 347 | Debug, Clone, Copy, PartialEq, Eq, diesel::AsExpression, diesel::FromSqlRow, graphql::Enum, [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_userrole` [INFO] [stdout] ... [INFO] [stdout] 350 | pub enum UserRole { [INFO] [stdout] | -------- `UserRole` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `diesel::FromSqlRow` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `diesel::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 `diesel::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] --> src/models.rs:411:17 [INFO] [stdout] | [INFO] [stdout] 411 | #[derive(Debug, diesel::Identifiable, diesel::Queryable, graphql::SimpleObject)] [INFO] [stdout] | ^------------------- [INFO] [stdout] | | [INFO] [stdout] | `HasTable` is not local [INFO] [stdout] | move the `impl` block outside of this function `_impl_identifiable_for_user` [INFO] [stdout] 412 | #[graphql(complex)] [INFO] [stdout] 413 | pub struct User { [INFO] [stdout] | ---- `User` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `diesel::Identifiable` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `diesel::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 `diesel::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/models.rs:411:17 [INFO] [stdout] | [INFO] [stdout] 411 | #[derive(Debug, diesel::Identifiable, diesel::Queryable, graphql::SimpleObject)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | `Identifiable` is not local [INFO] [stdout] | move the `impl` block outside of this function `_impl_identifiable_for_user` [INFO] [stdout] 412 | #[graphql(complex)] [INFO] [stdout] 413 | pub struct User { [INFO] [stdout] | ---- `User` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `diesel::Identifiable` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `diesel::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 `diesel::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/models.rs:411:39 [INFO] [stdout] | [INFO] [stdout] 411 | #[derive(Debug, diesel::Identifiable, diesel::Queryable, graphql::SimpleObject)] [INFO] [stdout] | ^---------------- [INFO] [stdout] | | [INFO] [stdout] | `Queryable` is not local [INFO] [stdout] | move the `impl` block outside of this function `_impl_queryable_for_user` [INFO] [stdout] 412 | #[graphql(complex)] [INFO] [stdout] 413 | pub struct User { [INFO] [stdout] | ---- `User` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `diesel::Queryable` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `diesel::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 `diesel::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/models.rs:478:17 [INFO] [stdout] | [INFO] [stdout] 478 | #[derive(Debug, diesel::Insertable, graphql::InputObject)] [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_usercreateinput` [INFO] [stdout] 479 | #[table_name = "users"] [INFO] [stdout] 480 | pub struct UserCreateInput { [INFO] [stdout] | --------------- `UserCreateInput` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `diesel::Insertable` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `diesel::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 `diesel::Insertable` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/models.rs:478:17 [INFO] [stdout] | [INFO] [stdout] 478 | #[derive(Debug, diesel::Insertable, graphql::InputObject)] [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_usercreateinput` [INFO] [stdout] 479 | #[table_name = "users"] [INFO] [stdout] 480 | pub struct UserCreateInput { [INFO] [stdout] | --------------- `UserCreateInput` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `diesel::Insertable` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `diesel::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 `diesel::Insertable` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/models.rs:478:17 [INFO] [stdout] | [INFO] [stdout] 478 | #[derive(Debug, diesel::Insertable, graphql::InputObject)] [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_usercreateinput` [INFO] [stdout] 479 | #[table_name = "users"] [INFO] [stdout] 480 | pub struct UserCreateInput { [INFO] [stdout] | --------------- `UserCreateInput` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `diesel::Insertable` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `diesel::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 `diesel::Insertable` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/schema.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | / table! { [INFO] [stdout] 2 | | blogs (id) { [INFO] [stdout] 3 | | _rowid -> Int4, [INFO] [stdout] 4 | | created_at -> Timestamptz, [INFO] [stdout] ... | [INFO] [stdout] 12 | | } [INFO] [stdout] | | ^ [INFO] [stdout] | | | [INFO] [stdout] | | `table` is not local [INFO] [stdout] | |_`QueryId` is not local [INFO] [stdout] | move the `impl` block outside of this function `_impl_query_id_for_table` [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/schema.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | / table! { [INFO] [stdout] 2 | | blogs (id) { [INFO] [stdout] 3 | | _rowid -> Int4, [INFO] [stdout] | | ------ `_rowid` is not local [INFO] [stdout] 4 | | created_at -> Timestamptz, [INFO] [stdout] ... | [INFO] [stdout] 12 | | } [INFO] [stdout] | | ^ [INFO] [stdout] | | | [INFO] [stdout] | |_`QueryId` is not local [INFO] [stdout] | move the `impl` block outside of this function `_impl_query_id_for__rowid` [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/schema.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | / table! { [INFO] [stdout] 2 | | blogs (id) { [INFO] [stdout] 3 | | _rowid -> Int4, [INFO] [stdout] 4 | | created_at -> Timestamptz, [INFO] [stdout] | | ---------- `created_at` is not local [INFO] [stdout] ... | [INFO] [stdout] 12 | | } [INFO] [stdout] | | ^ [INFO] [stdout] | | | [INFO] [stdout] | |_`QueryId` is not local [INFO] [stdout] | move the `impl` block outside of this function `_impl_query_id_for_created_at` [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/schema.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | / table! { [INFO] [stdout] 2 | | blogs (id) { [INFO] [stdout] 3 | | _rowid -> Int4, [INFO] [stdout] 4 | | created_at -> Timestamptz, [INFO] [stdout] 5 | | deleted_at -> Nullable, [INFO] [stdout] | | ---------- `deleted_at` is not local [INFO] [stdout] ... | [INFO] [stdout] 12 | | } [INFO] [stdout] | | ^ [INFO] [stdout] | | | [INFO] [stdout] | |_`QueryId` is not local [INFO] [stdout] | move the `impl` block outside of this function `_impl_query_id_for_deleted_at` [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/schema.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | / table! { [INFO] [stdout] 2 | | blogs (id) { [INFO] [stdout] 3 | | _rowid -> Int4, [INFO] [stdout] 4 | | created_at -> Timestamptz, [INFO] [stdout] 5 | | deleted_at -> Nullable, [INFO] [stdout] 6 | | id -> Uuid, [INFO] [stdout] | | -- `id` is not local [INFO] [stdout] ... | [INFO] [stdout] 12 | | } [INFO] [stdout] | | ^ [INFO] [stdout] | | | [INFO] [stdout] | |_`QueryId` is not local [INFO] [stdout] | move the `impl` block outside of this function `_impl_query_id_for_id` [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/schema.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | / table! { [INFO] [stdout] 2 | | blogs (id) { [INFO] [stdout] 3 | | _rowid -> Int4, [INFO] [stdout] 4 | | created_at -> Timestamptz, [INFO] [stdout] ... | [INFO] [stdout] 7 | | slug -> Text, [INFO] [stdout] | | ---- `slug` is not local [INFO] [stdout] ... | [INFO] [stdout] 12 | | } [INFO] [stdout] | | ^ [INFO] [stdout] | | | [INFO] [stdout] | |_`QueryId` is not local [INFO] [stdout] | move the `impl` block outside of this function `_impl_query_id_for_slug` [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/schema.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | / table! { [INFO] [stdout] 2 | | blogs (id) { [INFO] [stdout] 3 | | _rowid -> Int4, [INFO] [stdout] 4 | | created_at -> Timestamptz, [INFO] [stdout] ... | [INFO] [stdout] 8 | | title -> Text, [INFO] [stdout] | | ----- `title` is not local [INFO] [stdout] ... | [INFO] [stdout] 12 | | } [INFO] [stdout] | | ^ [INFO] [stdout] | | | [INFO] [stdout] | |_`QueryId` is not local [INFO] [stdout] | move the `impl` block outside of this function `_impl_query_id_for_title` [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/schema.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | / table! { [INFO] [stdout] 2 | | blogs (id) { [INFO] [stdout] 3 | | _rowid -> Int4, [INFO] [stdout] 4 | | created_at -> Timestamptz, [INFO] [stdout] ... | [INFO] [stdout] 9 | | updated_at -> Timestamptz, [INFO] [stdout] | | ---------- `updated_at` is not local [INFO] [stdout] ... | [INFO] [stdout] 12 | | } [INFO] [stdout] | | ^ [INFO] [stdout] | | | [INFO] [stdout] | |_`QueryId` is not local [INFO] [stdout] | move the `impl` block outside of this function `_impl_query_id_for_updated_at` [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/schema.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | / table! { [INFO] [stdout] 2 | | blogs (id) { [INFO] [stdout] 3 | | _rowid -> Int4, [INFO] [stdout] 4 | | created_at -> Timestamptz, [INFO] [stdout] ... | [INFO] [stdout] 10 | | user_id -> Uuid, [INFO] [stdout] | | ------- `user_id` is not local [INFO] [stdout] 11 | | } [INFO] [stdout] 12 | | } [INFO] [stdout] | | ^ [INFO] [stdout] | | | [INFO] [stdout] | |_`QueryId` is not local [INFO] [stdout] | move the `impl` block outside of this function `_impl_query_id_for_user_id` [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/schema.rs:14:1 [INFO] [stdout] | [INFO] [stdout] 14 | / table! { [INFO] [stdout] 15 | | email_accounts (id) { [INFO] [stdout] 16 | | _rowid -> Int4, [INFO] [stdout] 17 | | created_at -> Timestamptz, [INFO] [stdout] ... | [INFO] [stdout] 24 | | } [INFO] [stdout] | | ^ [INFO] [stdout] | | | [INFO] [stdout] | | `table` is not local [INFO] [stdout] | |_`QueryId` is not local [INFO] [stdout] | move the `impl` block outside of this function `_impl_query_id_for_table` [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/schema.rs:14:1 [INFO] [stdout] | [INFO] [stdout] 14 | / table! { [INFO] [stdout] 15 | | email_accounts (id) { [INFO] [stdout] 16 | | _rowid -> Int4, [INFO] [stdout] | | ------ `_rowid` is not local [INFO] [stdout] 17 | | created_at -> Timestamptz, [INFO] [stdout] ... | [INFO] [stdout] 24 | | } [INFO] [stdout] | | ^ [INFO] [stdout] | | | [INFO] [stdout] | |_`QueryId` is not local [INFO] [stdout] | move the `impl` block outside of this function `_impl_query_id_for__rowid` [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/schema.rs:14:1 [INFO] [stdout] | [INFO] [stdout] 14 | / table! { [INFO] [stdout] 15 | | email_accounts (id) { [INFO] [stdout] 16 | | _rowid -> Int4, [INFO] [stdout] 17 | | created_at -> Timestamptz, [INFO] [stdout] | | ---------- `created_at` is not local [INFO] [stdout] ... | [INFO] [stdout] 24 | | } [INFO] [stdout] | | ^ [INFO] [stdout] | | | [INFO] [stdout] | |_`QueryId` is not local [INFO] [stdout] | move the `impl` block outside of this function `_impl_query_id_for_created_at` [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/schema.rs:14:1 [INFO] [stdout] | [INFO] [stdout] 14 | / table! { [INFO] [stdout] 15 | | email_accounts (id) { [INFO] [stdout] 16 | | _rowid -> Int4, [INFO] [stdout] 17 | | created_at -> Timestamptz, [INFO] [stdout] 18 | | deleted_at -> Nullable, [INFO] [stdout] | | ---------- `deleted_at` is not local [INFO] [stdout] ... | [INFO] [stdout] 24 | | } [INFO] [stdout] | | ^ [INFO] [stdout] | | | [INFO] [stdout] | |_`QueryId` is not local [INFO] [stdout] | move the `impl` block outside of this function `_impl_query_id_for_deleted_at` [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/schema.rs:14:1 [INFO] [stdout] | [INFO] [stdout] 14 | / table! { [INFO] [stdout] 15 | | email_accounts (id) { [INFO] [stdout] 16 | | _rowid -> Int4, [INFO] [stdout] 17 | | created_at -> Timestamptz, [INFO] [stdout] 18 | | deleted_at -> Nullable, [INFO] [stdout] 19 | | id -> Uuid, [INFO] [stdout] | | -- `id` is not local [INFO] [stdout] ... | [INFO] [stdout] 24 | | } [INFO] [stdout] | | ^ [INFO] [stdout] | | | [INFO] [stdout] | |_`QueryId` is not local [INFO] [stdout] | move the `impl` block outside of this function `_impl_query_id_for_id` [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/schema.rs:14:1 [INFO] [stdout] | [INFO] [stdout] 14 | / table! { [INFO] [stdout] 15 | | email_accounts (id) { [INFO] [stdout] 16 | | _rowid -> Int4, [INFO] [stdout] 17 | | created_at -> Timestamptz, [INFO] [stdout] ... | [INFO] [stdout] 20 | | provider_account_id -> Text, [INFO] [stdout] | | ------------------- `provider_account_id` is not local [INFO] [stdout] ... | [INFO] [stdout] 24 | | } [INFO] [stdout] | | ^ [INFO] [stdout] | | | [INFO] [stdout] | |_`QueryId` is not local [INFO] [stdout] | move the `impl` block outside of this function `_impl_query_id_for_provider_account_id` [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/schema.rs:14:1 [INFO] [stdout] | [INFO] [stdout] 14 | / table! { [INFO] [stdout] 15 | | email_accounts (id) { [INFO] [stdout] 16 | | _rowid -> Int4, [INFO] [stdout] 17 | | created_at -> Timestamptz, [INFO] [stdout] ... | [INFO] [stdout] 21 | | updated_at -> Timestamptz, [INFO] [stdout] | | ---------- `updated_at` is not local [INFO] [stdout] ... | [INFO] [stdout] 24 | | } [INFO] [stdout] | | ^ [INFO] [stdout] | | | [INFO] [stdout] | |_`QueryId` is not local [INFO] [stdout] | move the `impl` block outside of this function `_impl_query_id_for_updated_at` [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/schema.rs:14:1 [INFO] [stdout] | [INFO] [stdout] 14 | / table! { [INFO] [stdout] 15 | | email_accounts (id) { [INFO] [stdout] 16 | | _rowid -> Int4, [INFO] [stdout] 17 | | created_at -> Timestamptz, [INFO] [stdout] ... | [INFO] [stdout] 22 | | user_id -> Uuid, [INFO] [stdout] | | ------- `user_id` is not local [INFO] [stdout] 23 | | } [INFO] [stdout] 24 | | } [INFO] [stdout] | | ^ [INFO] [stdout] | | | [INFO] [stdout] | |_`QueryId` is not local [INFO] [stdout] | move the `impl` block outside of this function `_impl_query_id_for_user_id` [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/schema.rs:26:1 [INFO] [stdout] | [INFO] [stdout] 26 | / table! { [INFO] [stdout] 27 | | oauth_accounts (id) { [INFO] [stdout] 28 | | _rowid -> Int4, [INFO] [stdout] 29 | | created_at -> Timestamptz, [INFO] [stdout] ... | [INFO] [stdout] 40 | | } [INFO] [stdout] | | ^ [INFO] [stdout] | | | [INFO] [stdout] | | `table` is not local [INFO] [stdout] | |_`QueryId` is not local [INFO] [stdout] | move the `impl` block outside of this function `_impl_query_id_for_table` [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/schema.rs:26:1 [INFO] [stdout] | [INFO] [stdout] 26 | / table! { [INFO] [stdout] 27 | | oauth_accounts (id) { [INFO] [stdout] 28 | | _rowid -> Int4, [INFO] [stdout] | | ------ `_rowid` is not local [INFO] [stdout] 29 | | created_at -> Timestamptz, [INFO] [stdout] ... | [INFO] [stdout] 40 | | } [INFO] [stdout] | | ^ [INFO] [stdout] | | | [INFO] [stdout] | |_`QueryId` is not local [INFO] [stdout] | move the `impl` block outside of this function `_impl_query_id_for__rowid` [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/schema.rs:26:1 [INFO] [stdout] | [INFO] [stdout] 26 | / table! { [INFO] [stdout] 27 | | oauth_accounts (id) { [INFO] [stdout] 28 | | _rowid -> Int4, [INFO] [stdout] 29 | | created_at -> Timestamptz, [INFO] [stdout] | | ---------- `created_at` is not local [INFO] [stdout] ... | [INFO] [stdout] 40 | | } [INFO] [stdout] | | ^ [INFO] [stdout] | | | [INFO] [stdout] | |_`QueryId` is not local [INFO] [stdout] | move the `impl` block outside of this function `_impl_query_id_for_created_at` [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/schema.rs:26:1 [INFO] [stdout] | [INFO] [stdout] 26 | / table! { [INFO] [stdout] 27 | | oauth_accounts (id) { [INFO] [stdout] 28 | | _rowid -> Int4, [INFO] [stdout] 29 | | created_at -> Timestamptz, [INFO] [stdout] 30 | | deleted_at -> Nullable, [INFO] [stdout] | | ---------- `deleted_at` is not local [INFO] [stdout] ... | [INFO] [stdout] 40 | | } [INFO] [stdout] | | ^ [INFO] [stdout] | | | [INFO] [stdout] | |_`QueryId` is not local [INFO] [stdout] | move the `impl` block outside of this function `_impl_query_id_for_deleted_at` [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/schema.rs:26:1 [INFO] [stdout] | [INFO] [stdout] 26 | / table! { [INFO] [stdout] 27 | | oauth_accounts (id) { [INFO] [stdout] 28 | | _rowid -> Int4, [INFO] [stdout] 29 | | created_at -> Timestamptz, [INFO] [stdout] 30 | | deleted_at -> Nullable, [INFO] [stdout] 31 | | id -> Uuid, [INFO] [stdout] | | -- `id` is not local [INFO] [stdout] ... | [INFO] [stdout] 40 | | } [INFO] [stdout] | | ^ [INFO] [stdout] | | | [INFO] [stdout] | |_`QueryId` is not local [INFO] [stdout] | move the `impl` block outside of this function `_impl_query_id_for_id` [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/schema.rs:26:1 [INFO] [stdout] | [INFO] [stdout] 26 | / table! { [INFO] [stdout] 27 | | oauth_accounts (id) { [INFO] [stdout] 28 | | _rowid -> Int4, [INFO] [stdout] 29 | | created_at -> Timestamptz, [INFO] [stdout] ... | [INFO] [stdout] 32 | | provider -> Text, [INFO] [stdout] | | -------- `provider` is not local [INFO] [stdout] ... | [INFO] [stdout] 40 | | } [INFO] [stdout] | | ^ [INFO] [stdout] | | | [INFO] [stdout] | |_`QueryId` is not local [INFO] [stdout] | move the `impl` block outside of this function `_impl_query_id_for_provider` [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/schema.rs:26:1 [INFO] [stdout] | [INFO] [stdout] 26 | / table! { [INFO] [stdout] 27 | | oauth_accounts (id) { [INFO] [stdout] 28 | | _rowid -> Int4, [INFO] [stdout] 29 | | created_at -> Timestamptz, [INFO] [stdout] ... | [INFO] [stdout] 33 | | provider_access_token -> Text, [INFO] [stdout] | | --------------------- `provider_access_token` is not local [INFO] [stdout] ... | [INFO] [stdout] 40 | | } [INFO] [stdout] | | ^ [INFO] [stdout] | | | [INFO] [stdout] | |_`QueryId` is not local [INFO] [stdout] | move the `impl` block outside of this function `_impl_query_id_for_provider_access_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] --> src/schema.rs:26:1 [INFO] [stdout] | [INFO] [stdout] 26 | / table! { [INFO] [stdout] 27 | | oauth_accounts (id) { [INFO] [stdout] 28 | | _rowid -> Int4, [INFO] [stdout] 29 | | created_at -> Timestamptz, [INFO] [stdout] ... | [INFO] [stdout] 34 | | provider_access_token_expires_at -> Timestamptz, [INFO] [stdout] | | -------------------------------- `provider_access_token_expires_at` is not local [INFO] [stdout] ... | [INFO] [stdout] 40 | | } [INFO] [stdout] | | ^ [INFO] [stdout] | | | [INFO] [stdout] | |_`QueryId` is not local [INFO] [stdout] | move the `impl` block outside of this function `_impl_query_id_for_provider_access_token_expires_at` [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/schema.rs:26:1 [INFO] [stdout] | [INFO] [stdout] 26 | / table! { [INFO] [stdout] 27 | | oauth_accounts (id) { [INFO] [stdout] 28 | | _rowid -> Int4, [INFO] [stdout] 29 | | created_at -> Timestamptz, [INFO] [stdout] ... | [INFO] [stdout] 35 | | provider_account_id -> Text, [INFO] [stdout] | | ------------------- `provider_account_id` is not local [INFO] [stdout] ... | [INFO] [stdout] 40 | | } [INFO] [stdout] | | ^ [INFO] [stdout] | | | [INFO] [stdout] | |_`QueryId` is not local [INFO] [stdout] | move the `impl` block outside of this function `_impl_query_id_for_provider_account_id` [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/schema.rs:26:1 [INFO] [stdout] | [INFO] [stdout] 26 | / table! { [INFO] [stdout] 27 | | oauth_accounts (id) { [INFO] [stdout] 28 | | _rowid -> Int4, [INFO] [stdout] 29 | | created_at -> Timestamptz, [INFO] [stdout] ... | [INFO] [stdout] 36 | | provider_refresh_token -> Text, [INFO] [stdout] | | ---------------------- `provider_refresh_token` is not local [INFO] [stdout] ... | [INFO] [stdout] 40 | | } [INFO] [stdout] | | ^ [INFO] [stdout] | | | [INFO] [stdout] | |_`QueryId` is not local [INFO] [stdout] | move the `impl` block outside of this function `_impl_query_id_for_provider_refresh_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] --> src/schema.rs:26:1 [INFO] [stdout] | [INFO] [stdout] 26 | / table! { [INFO] [stdout] 27 | | oauth_accounts (id) { [INFO] [stdout] 28 | | _rowid -> Int4, [INFO] [stdout] 29 | | created_at -> Timestamptz, [INFO] [stdout] ... | [INFO] [stdout] 37 | | updated_at -> Timestamptz, [INFO] [stdout] | | ---------- `updated_at` is not local [INFO] [stdout] ... | [INFO] [stdout] 40 | | } [INFO] [stdout] | | ^ [INFO] [stdout] | | | [INFO] [stdout] | |_`QueryId` is not local [INFO] [stdout] | move the `impl` block outside of this function `_impl_query_id_for_updated_at` [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/schema.rs:26:1 [INFO] [stdout] | [INFO] [stdout] 26 | / table! { [INFO] [stdout] 27 | | oauth_accounts (id) { [INFO] [stdout] 28 | | _rowid -> Int4, [INFO] [stdout] 29 | | created_at -> Timestamptz, [INFO] [stdout] ... | [INFO] [stdout] 38 | | user_id -> Uuid, [INFO] [stdout] | | ------- `user_id` is not local [INFO] [stdout] 39 | | } [INFO] [stdout] 40 | | } [INFO] [stdout] | | ^ [INFO] [stdout] | | | [INFO] [stdout] | |_`QueryId` is not local [INFO] [stdout] | move the `impl` block outside of this function `_impl_query_id_for_user_id` [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/schema.rs:42:1 [INFO] [stdout] | [INFO] [stdout] 42 | / table! { [INFO] [stdout] 43 | | posts (id) { [INFO] [stdout] 44 | | _rowid -> Int4, [INFO] [stdout] 45 | | blog_id -> Uuid, [INFO] [stdout] ... | [INFO] [stdout] 52 | | } [INFO] [stdout] | | ^ [INFO] [stdout] | | | [INFO] [stdout] | | `table` is not local [INFO] [stdout] | |_`QueryId` is not local [INFO] [stdout] | move the `impl` block outside of this function `_impl_query_id_for_table` [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/schema.rs:42:1 [INFO] [stdout] | [INFO] [stdout] 42 | / table! { [INFO] [stdout] 43 | | posts (id) { [INFO] [stdout] 44 | | _rowid -> Int4, [INFO] [stdout] | | ------ `_rowid` is not local [INFO] [stdout] 45 | | blog_id -> Uuid, [INFO] [stdout] ... | [INFO] [stdout] 52 | | } [INFO] [stdout] | | ^ [INFO] [stdout] | | | [INFO] [stdout] | |_`QueryId` is not local [INFO] [stdout] | move the `impl` block outside of this function `_impl_query_id_for__rowid` [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/schema.rs:42:1 [INFO] [stdout] | [INFO] [stdout] 42 | / table! { [INFO] [stdout] 43 | | posts (id) { [INFO] [stdout] 44 | | _rowid -> Int4, [INFO] [stdout] 45 | | blog_id -> Uuid, [INFO] [stdout] | | ------- `blog_id` is not local [INFO] [stdout] ... | [INFO] [stdout] 52 | | } [INFO] [stdout] | | ^ [INFO] [stdout] | | | [INFO] [stdout] | |_`QueryId` is not local [INFO] [stdout] | move the `impl` block outside of this function `_impl_query_id_for_blog_id` [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/schema.rs:42:1 [INFO] [stdout] | [INFO] [stdout] 42 | / table! { [INFO] [stdout] 43 | | posts (id) { [INFO] [stdout] 44 | | _rowid -> Int4, [INFO] [stdout] 45 | | blog_id -> Uuid, [INFO] [stdout] 46 | | created_at -> Timestamptz, [INFO] [stdout] | | ---------- `created_at` is not local [INFO] [stdout] ... | [INFO] [stdout] 52 | | } [INFO] [stdout] | | ^ [INFO] [stdout] | | | [INFO] [stdout] | |_`QueryId` is not local [INFO] [stdout] | move the `impl` block outside of this function `_impl_query_id_for_created_at` [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/schema.rs:42:1 [INFO] [stdout] | [INFO] [stdout] 42 | / table! { [INFO] [stdout] 43 | | posts (id) { [INFO] [stdout] 44 | | _rowid -> Int4, [INFO] [stdout] 45 | | blog_id -> Uuid, [INFO] [stdout] 46 | | created_at -> Timestamptz, [INFO] [stdout] 47 | | deleted_at -> Nullable, [INFO] [stdout] | | ---------- `deleted_at` is not local [INFO] [stdout] ... | [INFO] [stdout] 52 | | } [INFO] [stdout] | | ^ [INFO] [stdout] | | | [INFO] [stdout] | |_`QueryId` is not local [INFO] [stdout] | move the `impl` block outside of this function `_impl_query_id_for_deleted_at` [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/schema.rs:42:1 [INFO] [stdout] | [INFO] [stdout] 42 | / table! { [INFO] [stdout] 43 | | posts (id) { [INFO] [stdout] 44 | | _rowid -> Int4, [INFO] [stdout] 45 | | blog_id -> Uuid, [INFO] [stdout] ... | [INFO] [stdout] 48 | | id -> Uuid, [INFO] [stdout] | | -- `id` is not local [INFO] [stdout] ... | [INFO] [stdout] 52 | | } [INFO] [stdout] | | ^ [INFO] [stdout] | | | [INFO] [stdout] | |_`QueryId` is not local [INFO] [stdout] | move the `impl` block outside of this function `_impl_query_id_for_id` [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/schema.rs:42:1 [INFO] [stdout] | [INFO] [stdout] 42 | / table! { [INFO] [stdout] 43 | | posts (id) { [INFO] [stdout] 44 | | _rowid -> Int4, [INFO] [stdout] 45 | | blog_id -> Uuid, [INFO] [stdout] ... | [INFO] [stdout] 49 | | slug -> Text, [INFO] [stdout] | | ---- `slug` is not local [INFO] [stdout] ... | [INFO] [stdout] 52 | | } [INFO] [stdout] | | ^ [INFO] [stdout] | | | [INFO] [stdout] | |_`QueryId` is not local [INFO] [stdout] | move the `impl` block outside of this function `_impl_query_id_for_slug` [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/schema.rs:42:1 [INFO] [stdout] | [INFO] [stdout] 42 | / table! { [INFO] [stdout] 43 | | posts (id) { [INFO] [stdout] 44 | | _rowid -> Int4, [INFO] [stdout] 45 | | blog_id -> Uuid, [INFO] [stdout] ... | [INFO] [stdout] 50 | | updated_at -> Timestamptz, [INFO] [stdout] | | ---------- `updated_at` is not local [INFO] [stdout] 51 | | } [INFO] [stdout] 52 | | } [INFO] [stdout] | | ^ [INFO] [stdout] | | | [INFO] [stdout] | |_`QueryId` is not local [INFO] [stdout] | move the `impl` block outside of this function `_impl_query_id_for_updated_at` [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/schema.rs:54:1 [INFO] [stdout] | [INFO] [stdout] 54 | / table! { [INFO] [stdout] 55 | | users (id) { [INFO] [stdout] 56 | | _rowid -> Int4, [INFO] [stdout] 57 | | created_at -> Timestamptz, [INFO] [stdout] ... | [INFO] [stdout] 63 | | } [INFO] [stdout] | | ^ [INFO] [stdout] | | | [INFO] [stdout] | | `table` is not local [INFO] [stdout] | |_`QueryId` is not local [INFO] [stdout] | move the `impl` block outside of this function `_impl_query_id_for_table` [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/schema.rs:54:1 [INFO] [stdout] | [INFO] [stdout] 54 | / table! { [INFO] [stdout] 55 | | users (id) { [INFO] [stdout] 56 | | _rowid -> Int4, [INFO] [stdout] | | ------ `_rowid` is not local [INFO] [stdout] 57 | | created_at -> Timestamptz, [INFO] [stdout] ... | [INFO] [stdout] 63 | | } [INFO] [stdout] | | ^ [INFO] [stdout] | | | [INFO] [stdout] | |_`QueryId` is not local [INFO] [stdout] | move the `impl` block outside of this function `_impl_query_id_for__rowid` [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/schema.rs:54:1 [INFO] [stdout] | [INFO] [stdout] 54 | / table! { [INFO] [stdout] 55 | | users (id) { [INFO] [stdout] 56 | | _rowid -> Int4, [INFO] [stdout] 57 | | created_at -> Timestamptz, [INFO] [stdout] | | ---------- `created_at` is not local [INFO] [stdout] ... | [INFO] [stdout] 63 | | } [INFO] [stdout] | | ^ [INFO] [stdout] | | | [INFO] [stdout] | |_`QueryId` is not local [INFO] [stdout] | move the `impl` block outside of this function `_impl_query_id_for_created_at` [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/schema.rs:54:1 [INFO] [stdout] | [INFO] [stdout] 54 | / table! { [INFO] [stdout] 55 | | users (id) { [INFO] [stdout] 56 | | _rowid -> Int4, [INFO] [stdout] 57 | | created_at -> Timestamptz, [INFO] [stdout] 58 | | deleted_at -> Nullable, [INFO] [stdout] | | ---------- `deleted_at` is not local [INFO] [stdout] ... | [INFO] [stdout] 63 | | } [INFO] [stdout] | | ^ [INFO] [stdout] | | | [INFO] [stdout] | |_`QueryId` is not local [INFO] [stdout] | move the `impl` block outside of this function `_impl_query_id_for_deleted_at` [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/schema.rs:54:1 [INFO] [stdout] | [INFO] [stdout] 54 | / table! { [INFO] [stdout] 55 | | users (id) { [INFO] [stdout] 56 | | _rowid -> Int4, [INFO] [stdout] 57 | | created_at -> Timestamptz, [INFO] [stdout] 58 | | deleted_at -> Nullable, [INFO] [stdout] 59 | | id -> Uuid, [INFO] [stdout] | | -- `id` is not local [INFO] [stdout] ... | [INFO] [stdout] 63 | | } [INFO] [stdout] | | ^ [INFO] [stdout] | | | [INFO] [stdout] | |_`QueryId` is not local [INFO] [stdout] | move the `impl` block outside of this function `_impl_query_id_for_id` [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/schema.rs:54:1 [INFO] [stdout] | [INFO] [stdout] 54 | / table! { [INFO] [stdout] 55 | | users (id) { [INFO] [stdout] 56 | | _rowid -> Int4, [INFO] [stdout] 57 | | created_at -> Timestamptz, [INFO] [stdout] ... | [INFO] [stdout] 60 | | role -> Text, [INFO] [stdout] | | ---- `role` is not local [INFO] [stdout] ... | [INFO] [stdout] 63 | | } [INFO] [stdout] | | ^ [INFO] [stdout] | | | [INFO] [stdout] | |_`QueryId` is not local [INFO] [stdout] | move the `impl` block outside of this function `_impl_query_id_for_role` [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/schema.rs:54:1 [INFO] [stdout] | [INFO] [stdout] 54 | / table! { [INFO] [stdout] 55 | | users (id) { [INFO] [stdout] 56 | | _rowid -> Int4, [INFO] [stdout] 57 | | created_at -> Timestamptz, [INFO] [stdout] ... | [INFO] [stdout] 61 | | updated_at -> Timestamptz, [INFO] [stdout] | | ---------- `updated_at` is not local [INFO] [stdout] 62 | | } [INFO] [stdout] 63 | | } [INFO] [stdout] | | ^ [INFO] [stdout] | | | [INFO] [stdout] | |_`QueryId` is not local [INFO] [stdout] | move the `impl` block outside of this function `_impl_query_id_for_updated_at` [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 55.76s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: buf_redux v0.8.4, multipart v0.17.1 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 2` [INFO] running `Command { std: "docker" "inspect" "807c60f8cb8235214fe4635dbd257203363cef200ee688df39b72c1bb4aa3949", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "807c60f8cb8235214fe4635dbd257203363cef200ee688df39b72c1bb4aa3949", kill_on_drop: false }` [INFO] [stdout] 807c60f8cb8235214fe4635dbd257203363cef200ee688df39b72c1bb4aa3949 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:1680c8fbd8dfb46fcd6d22e546df16ab0e007457dc29fcd9e987cdd5077fd1af" "/opt/rustwide/cargo-home/bin/cargo" "+a7ce54db9b096bd1098d07c645b489195a667c9f" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 321d019005c7173cc4216f22707912d5b98ee02537ea7dcfd3c469b98f6f6d90 [INFO] running `Command { std: "docker" "start" "-a" "321d019005c7173cc4216f22707912d5b98ee02537ea7dcfd3c469b98f6f6d90", kill_on_drop: false }` [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/models.rs:24:12 [INFO] [stdout] | [INFO] [stdout] 24 | Debug, diesel::Associations, diesel::Identifiable, diesel::Queryable, graphql::SimpleObject, [INFO] [stdout] | ^------------------- [INFO] [stdout] | | [INFO] [stdout] | `BelongsTo` is not local [INFO] [stdout] | move the `impl` block outside of this function `_impl_associations_for_blog` [INFO] [stdout] 25 | )] [INFO] [stdout] 26 | #[belongs_to(User)] [INFO] [stdout] | ---- `User` is not local [INFO] [stdout] 27 | #[graphql(complex)] [INFO] [stdout] 28 | pub struct Blog { [INFO] [stdout] | ---- `Blog` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `diesel::Associations` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `diesel::Associations` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which 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 `diesel::Associations` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [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/models.rs:24:34 [INFO] [stdout] | [INFO] [stdout] 24 | Debug, diesel::Associations, diesel::Identifiable, diesel::Queryable, graphql::SimpleObject, [INFO] [stdout] | ^------------------- [INFO] [stdout] | | [INFO] [stdout] | `HasTable` is not local [INFO] [stdout] | move the `impl` block outside of this function `_impl_identifiable_for_blog` [INFO] [stdout] ... [INFO] [stdout] 28 | pub struct Blog { [INFO] [stdout] | ---- `Blog` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `diesel::Identifiable` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `diesel::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 `diesel::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/models.rs:24:34 [INFO] [stdout] | [INFO] [stdout] 24 | Debug, diesel::Associations, diesel::Identifiable, diesel::Queryable, graphql::SimpleObject, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | `Identifiable` is not local [INFO] [stdout] | move the `impl` block outside of this function `_impl_identifiable_for_blog` [INFO] [stdout] ... [INFO] [stdout] 28 | pub struct Blog { [INFO] [stdout] | ---- `Blog` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `diesel::Identifiable` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `diesel::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 `diesel::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/models.rs:24:56 [INFO] [stdout] | [INFO] [stdout] 24 | Debug, diesel::Associations, diesel::Identifiable, diesel::Queryable, graphql::SimpleObject, [INFO] [stdout] | ^---------------- [INFO] [stdout] | | [INFO] [stdout] | `Queryable` is not local [INFO] [stdout] | move the `impl` block outside of this function `_impl_queryable_for_blog` [INFO] [stdout] ... [INFO] [stdout] 28 | pub struct Blog { [INFO] [stdout] | ---- `Blog` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `diesel::Queryable` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `diesel::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 `diesel::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/models.rs:86:17 [INFO] [stdout] | [INFO] [stdout] 86 | #[derive(Debug, diesel::Insertable, graphql::InputObject)] [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_blogcreateinput` [INFO] [stdout] 87 | #[table_name = "blogs"] [INFO] [stdout] 88 | pub struct BlogCreateInput { [INFO] [stdout] | --------------- `BlogCreateInput` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `diesel::Insertable` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `diesel::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 `diesel::Insertable` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/models.rs:86:17 [INFO] [stdout] | [INFO] [stdout] 86 | #[derive(Debug, diesel::Insertable, graphql::InputObject)] [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_blogcreateinput` [INFO] [stdout] 87 | #[table_name = "blogs"] [INFO] [stdout] 88 | pub struct BlogCreateInput { [INFO] [stdout] | --------------- `BlogCreateInput` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `diesel::Insertable` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `diesel::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 `diesel::Insertable` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/models.rs:86:17 [INFO] [stdout] | [INFO] [stdout] 86 | #[derive(Debug, diesel::Insertable, graphql::InputObject)] [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_blogcreateinput` [INFO] [stdout] 87 | #[table_name = "blogs"] [INFO] [stdout] 88 | pub struct BlogCreateInput { [INFO] [stdout] | --------------- `BlogCreateInput` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `diesel::Insertable` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `diesel::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 `diesel::Insertable` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/models.rs:154:12 [INFO] [stdout] | [INFO] [stdout] 154 | Debug, diesel::Associations, diesel::Identifiable, diesel::Queryable, graphql::SimpleObject, [INFO] [stdout] | ^------------------- [INFO] [stdout] | | [INFO] [stdout] | `BelongsTo` is not local [INFO] [stdout] | move the `impl` block outside of this function `_impl_associations_for_emailaccount` [INFO] [stdout] 155 | )] [INFO] [stdout] 156 | #[belongs_to(User)] [INFO] [stdout] | ---- `User` is not local [INFO] [stdout] 157 | pub struct EmailAccount { [INFO] [stdout] | ------------ `EmailAccount` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `diesel::Associations` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `diesel::Associations` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: this warning originates in the derive macro `diesel::Associations` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [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/models.rs:154:34 [INFO] [stdout] | [INFO] [stdout] 154 | Debug, diesel::Associations, diesel::Identifiable, diesel::Queryable, graphql::SimpleObject, [INFO] [stdout] | ^------------------- [INFO] [stdout] | | [INFO] [stdout] | `HasTable` is not local [INFO] [stdout] | move the `impl` block outside of this function `_impl_identifiable_for_emailaccount` [INFO] [stdout] ... [INFO] [stdout] 157 | pub struct EmailAccount { [INFO] [stdout] | ------------ `EmailAccount` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `diesel::Identifiable` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `diesel::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 `diesel::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/models.rs:154:34 [INFO] [stdout] | [INFO] [stdout] 154 | Debug, diesel::Associations, diesel::Identifiable, diesel::Queryable, graphql::SimpleObject, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | `Identifiable` is not local [INFO] [stdout] | move the `impl` block outside of this function `_impl_identifiable_for_emailaccount` [INFO] [stdout] ... [INFO] [stdout] 157 | pub struct EmailAccount { [INFO] [stdout] | ------------ `EmailAccount` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `diesel::Identifiable` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `diesel::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 `diesel::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/models.rs:154:56 [INFO] [stdout] | [INFO] [stdout] 154 | Debug, diesel::Associations, diesel::Identifiable, diesel::Queryable, graphql::SimpleObject, [INFO] [stdout] | ^---------------- [INFO] [stdout] | | [INFO] [stdout] | `Queryable` is not local [INFO] [stdout] | move the `impl` block outside of this function `_impl_queryable_for_emailaccount` [INFO] [stdout] ... [INFO] [stdout] 157 | pub struct EmailAccount { [INFO] [stdout] | ------------ `EmailAccount` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `diesel::Queryable` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `diesel::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 `diesel::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/models.rs:170:17 [INFO] [stdout] | [INFO] [stdout] 170 | #[derive(Debug, diesel::Insertable, graphql::InputObject)] [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_emailaccountcreateinput` [INFO] [stdout] 171 | #[table_name = "email_accounts"] [INFO] [stdout] 172 | pub struct EmailAccountCreateInput { [INFO] [stdout] | ----------------------- `EmailAccountCreateInput` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `diesel::Insertable` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `diesel::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 `diesel::Insertable` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/models.rs:170:17 [INFO] [stdout] | [INFO] [stdout] 170 | #[derive(Debug, diesel::Insertable, graphql::InputObject)] [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_emailaccountcreateinput` [INFO] [stdout] 171 | #[table_name = "email_accounts"] [INFO] [stdout] 172 | pub struct EmailAccountCreateInput { [INFO] [stdout] | ----------------------- `EmailAccountCreateInput` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `diesel::Insertable` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `diesel::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 `diesel::Insertable` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/models.rs:170:17 [INFO] [stdout] | [INFO] [stdout] 170 | #[derive(Debug, diesel::Insertable, graphql::InputObject)] [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_emailaccountcreateinput` [INFO] [stdout] 171 | #[table_name = "email_accounts"] [INFO] [stdout] 172 | pub struct EmailAccountCreateInput { [INFO] [stdout] | ----------------------- `EmailAccountCreateInput` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `diesel::Insertable` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `diesel::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 `diesel::Insertable` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/models.rs:183:40 [INFO] [stdout] | [INFO] [stdout] 183 | Debug, Clone, Copy, PartialEq, Eq, diesel::AsExpression, diesel::FromSqlRow, graphql::Enum, [INFO] [stdout] | -^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | `AsExpression` is not local [INFO] [stdout] | move the `impl` block outside of this function `_impl_as_expression_for_oauthaccountprovider` [INFO] [stdout] ... [INFO] [stdout] 186 | #[sql_type = "Text"] [INFO] [stdout] | ------ `Text` is not local [INFO] [stdout] 187 | pub enum OAuthAccountProvider { [INFO] [stdout] | -------------------- `OAuthAccountProvider` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `diesel::AsExpression` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `diesel::AsExpression` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: this warning originates in the derive macro `diesel::AsExpression` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [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/models.rs:183:40 [INFO] [stdout] | [INFO] [stdout] 183 | Debug, Clone, Copy, PartialEq, Eq, diesel::AsExpression, diesel::FromSqlRow, graphql::Enum, [INFO] [stdout] | -^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | `AsExpression` is not local [INFO] [stdout] | `Nullable` is not local [INFO] [stdout] | move the `impl` block outside of this function `_impl_as_expression_for_oauthaccountprovider` [INFO] [stdout] ... [INFO] [stdout] 186 | #[sql_type = "Text"] [INFO] [stdout] | ------ `Text` is not local [INFO] [stdout] 187 | pub enum OAuthAccountProvider { [INFO] [stdout] | -------------------- `OAuthAccountProvider` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `diesel::AsExpression` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `diesel::AsExpression` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: this warning originates in the derive macro `diesel::AsExpression` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [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/models.rs:183:40 [INFO] [stdout] | [INFO] [stdout] 183 | Debug, Clone, Copy, PartialEq, Eq, diesel::AsExpression, diesel::FromSqlRow, graphql::Enum, [INFO] [stdout] | ^------------------- [INFO] [stdout] | | [INFO] [stdout] | `ToSql` is not local [INFO] [stdout] | `Nullable` is not local [INFO] [stdout] | move the `impl` block outside of this function `_impl_as_expression_for_oauthaccountprovider` [INFO] [stdout] ... [INFO] [stdout] 186 | #[sql_type = "Text"] [INFO] [stdout] | ------ `Text` is not local [INFO] [stdout] 187 | pub enum OAuthAccountProvider { [INFO] [stdout] | -------------------- `OAuthAccountProvider` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `diesel::AsExpression` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `diesel::AsExpression` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: this warning originates in the derive macro `diesel::AsExpression` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [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/models.rs:183:40 [INFO] [stdout] | [INFO] [stdout] 183 | Debug, Clone, Copy, PartialEq, Eq, diesel::AsExpression, diesel::FromSqlRow, graphql::Enum, [INFO] [stdout] | ^------------------- [INFO] [stdout] | | [INFO] [stdout] | `AsExpression` is not local [INFO] [stdout] | move the `impl` block outside of this function `_impl_as_expression_for_oauthaccountprovider` [INFO] [stdout] ... [INFO] [stdout] 186 | #[sql_type = "Text"] [INFO] [stdout] | ------ `Text` is not local [INFO] [stdout] 187 | pub enum OAuthAccountProvider { [INFO] [stdout] | -------------------- `OAuthAccountProvider` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `diesel::AsExpression` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `diesel::AsExpression` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: this warning originates in the derive macro `diesel::AsExpression` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [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/models.rs:183:40 [INFO] [stdout] | [INFO] [stdout] 183 | Debug, Clone, Copy, PartialEq, Eq, diesel::AsExpression, diesel::FromSqlRow, graphql::Enum, [INFO] [stdout] | ^------------------- [INFO] [stdout] | | [INFO] [stdout] | `AsExpression` is not local [INFO] [stdout] | `Nullable` is not local [INFO] [stdout] | move the `impl` block outside of this function `_impl_as_expression_for_oauthaccountprovider` [INFO] [stdout] ... [INFO] [stdout] 186 | #[sql_type = "Text"] [INFO] [stdout] | ------ `Text` is not local [INFO] [stdout] 187 | pub enum OAuthAccountProvider { [INFO] [stdout] | -------------------- `OAuthAccountProvider` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `diesel::AsExpression` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `diesel::AsExpression` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: this warning originates in the derive macro `diesel::AsExpression` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [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/models.rs:183:62 [INFO] [stdout] | [INFO] [stdout] 183 | Debug, Clone, Copy, PartialEq, Eq, diesel::AsExpression, diesel::FromSqlRow, graphql::Enum, [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_oauthaccountprovider` [INFO] [stdout] ... [INFO] [stdout] 187 | pub enum OAuthAccountProvider { [INFO] [stdout] | -------------------- `OAuthAccountProvider` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `diesel::FromSqlRow` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `diesel::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 `diesel::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] --> src/models.rs:183:62 [INFO] [stdout] | [INFO] [stdout] 183 | Debug, Clone, Copy, PartialEq, Eq, diesel::AsExpression, diesel::FromSqlRow, graphql::Enum, [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_oauthaccountprovider` [INFO] [stdout] ... [INFO] [stdout] 187 | pub enum OAuthAccountProvider { [INFO] [stdout] | -------------------- `OAuthAccountProvider` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `diesel::FromSqlRow` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `diesel::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 `diesel::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] --> src/models.rs:252:12 [INFO] [stdout] | [INFO] [stdout] 252 | Debug, diesel::Associations, diesel::Identifiable, diesel::Queryable, graphql::SimpleObject, [INFO] [stdout] | ^------------------- [INFO] [stdout] | | [INFO] [stdout] | `BelongsTo` is not local [INFO] [stdout] | move the `impl` block outside of this function `_impl_associations_for_oauthaccount` [INFO] [stdout] 253 | )] [INFO] [stdout] 254 | #[belongs_to(User)] [INFO] [stdout] | ---- `User` is not local [INFO] [stdout] ... [INFO] [stdout] 257 | pub struct OAuthAccount { [INFO] [stdout] | ------------ `OAuthAccount` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `diesel::Associations` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `diesel::Associations` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: this warning originates in the derive macro `diesel::Associations` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [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/models.rs:252:34 [INFO] [stdout] | [INFO] [stdout] 252 | Debug, diesel::Associations, diesel::Identifiable, diesel::Queryable, graphql::SimpleObject, [INFO] [stdout] | ^------------------- [INFO] [stdout] | | [INFO] [stdout] | `HasTable` is not local [INFO] [stdout] | move the `impl` block outside of this function `_impl_identifiable_for_oauthaccount` [INFO] [stdout] ... [INFO] [stdout] 257 | pub struct OAuthAccount { [INFO] [stdout] | ------------ `OAuthAccount` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `diesel::Identifiable` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `diesel::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 `diesel::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/models.rs:252:34 [INFO] [stdout] | [INFO] [stdout] 252 | Debug, diesel::Associations, diesel::Identifiable, diesel::Queryable, graphql::SimpleObject, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | `Identifiable` is not local [INFO] [stdout] | move the `impl` block outside of this function `_impl_identifiable_for_oauthaccount` [INFO] [stdout] ... [INFO] [stdout] 257 | pub struct OAuthAccount { [INFO] [stdout] | ------------ `OAuthAccount` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `diesel::Identifiable` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `diesel::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 `diesel::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/models.rs:252:56 [INFO] [stdout] | [INFO] [stdout] 252 | Debug, diesel::Associations, diesel::Identifiable, diesel::Queryable, graphql::SimpleObject, [INFO] [stdout] | ^---------------- [INFO] [stdout] | | [INFO] [stdout] | `Queryable` is not local [INFO] [stdout] | move the `impl` block outside of this function `_impl_queryable_for_oauthaccount` [INFO] [stdout] ... [INFO] [stdout] 257 | pub struct OAuthAccount { [INFO] [stdout] | ------------ `OAuthAccount` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `diesel::Queryable` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `diesel::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 `diesel::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/models.rs:274:17 [INFO] [stdout] | [INFO] [stdout] 274 | #[derive(Debug, diesel::Insertable, graphql::InputObject)] [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_oauthaccountcreateinput` [INFO] [stdout] ... [INFO] [stdout] 277 | pub struct OAuthAccountCreateInput { [INFO] [stdout] | ----------------------- `OAuthAccountCreateInput` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `diesel::Insertable` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `diesel::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 `diesel::Insertable` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/models.rs:274:17 [INFO] [stdout] | [INFO] [stdout] 274 | #[derive(Debug, diesel::Insertable, graphql::InputObject)] [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_oauthaccountcreateinput` [INFO] [stdout] ... [INFO] [stdout] 277 | pub struct OAuthAccountCreateInput { [INFO] [stdout] | ----------------------- `OAuthAccountCreateInput` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `diesel::Insertable` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `diesel::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 `diesel::Insertable` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/models.rs:274:17 [INFO] [stdout] | [INFO] [stdout] 274 | #[derive(Debug, diesel::Insertable, graphql::InputObject)] [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_oauthaccountcreateinput` [INFO] [stdout] ... [INFO] [stdout] 277 | pub struct OAuthAccountCreateInput { [INFO] [stdout] | ----------------------- `OAuthAccountCreateInput` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `diesel::Insertable` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `diesel::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 `diesel::Insertable` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/models.rs:299:12 [INFO] [stdout] | [INFO] [stdout] 299 | Debug, diesel::Associations, diesel::Identifiable, diesel::Queryable, graphql::SimpleObject, [INFO] [stdout] | ^------------------- [INFO] [stdout] | | [INFO] [stdout] | `BelongsTo` is not local [INFO] [stdout] | move the `impl` block outside of this function `_impl_associations_for_post` [INFO] [stdout] 300 | )] [INFO] [stdout] 301 | #[belongs_to(Blog)] [INFO] [stdout] | ---- `Blog` is not local [INFO] [stdout] 302 | #[graphql(complex)] [INFO] [stdout] 303 | pub struct Post { [INFO] [stdout] | ---- `Post` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `diesel::Associations` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `diesel::Associations` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: this warning originates in the derive macro `diesel::Associations` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [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/models.rs:299:34 [INFO] [stdout] | [INFO] [stdout] 299 | Debug, diesel::Associations, diesel::Identifiable, diesel::Queryable, graphql::SimpleObject, [INFO] [stdout] | ^------------------- [INFO] [stdout] | | [INFO] [stdout] | `HasTable` is not local [INFO] [stdout] | move the `impl` block outside of this function `_impl_identifiable_for_post` [INFO] [stdout] ... [INFO] [stdout] 303 | pub struct Post { [INFO] [stdout] | ---- `Post` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `diesel::Identifiable` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `diesel::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 `diesel::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/models.rs:299:34 [INFO] [stdout] | [INFO] [stdout] 299 | Debug, diesel::Associations, diesel::Identifiable, diesel::Queryable, graphql::SimpleObject, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | `Identifiable` is not local [INFO] [stdout] | move the `impl` block outside of this function `_impl_identifiable_for_post` [INFO] [stdout] ... [INFO] [stdout] 303 | pub struct Post { [INFO] [stdout] | ---- `Post` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `diesel::Identifiable` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `diesel::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 `diesel::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/models.rs:299:56 [INFO] [stdout] | [INFO] [stdout] 299 | Debug, diesel::Associations, diesel::Identifiable, diesel::Queryable, graphql::SimpleObject, [INFO] [stdout] | ^---------------- [INFO] [stdout] | | [INFO] [stdout] | `Queryable` is not local [INFO] [stdout] | move the `impl` block outside of this function `_impl_queryable_for_post` [INFO] [stdout] ... [INFO] [stdout] 303 | pub struct Post { [INFO] [stdout] | ---- `Post` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `diesel::Queryable` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `diesel::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 `diesel::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/models.rs:334:17 [INFO] [stdout] | [INFO] [stdout] 334 | #[derive(Debug, diesel::Insertable, graphql::InputObject)] [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_postcreateinput` [INFO] [stdout] 335 | #[table_name = "posts"] [INFO] [stdout] 336 | pub struct PostCreateInput { [INFO] [stdout] | --------------- `PostCreateInput` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `diesel::Insertable` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `diesel::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 `diesel::Insertable` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/models.rs:334:17 [INFO] [stdout] | [INFO] [stdout] 334 | #[derive(Debug, diesel::Insertable, graphql::InputObject)] [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_postcreateinput` [INFO] [stdout] 335 | #[table_name = "posts"] [INFO] [stdout] 336 | pub struct PostCreateInput { [INFO] [stdout] | --------------- `PostCreateInput` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `diesel::Insertable` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `diesel::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 `diesel::Insertable` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/models.rs:334:17 [INFO] [stdout] | [INFO] [stdout] 334 | #[derive(Debug, diesel::Insertable, graphql::InputObject)] [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_postcreateinput` [INFO] [stdout] 335 | #[table_name = "posts"] [INFO] [stdout] 336 | pub struct PostCreateInput { [INFO] [stdout] | --------------- `PostCreateInput` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `diesel::Insertable` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `diesel::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 `diesel::Insertable` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/models.rs:347:40 [INFO] [stdout] | [INFO] [stdout] 347 | Debug, Clone, Copy, PartialEq, Eq, diesel::AsExpression, diesel::FromSqlRow, graphql::Enum, [INFO] [stdout] | -^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | `AsExpression` is not local [INFO] [stdout] | move the `impl` block outside of this function `_impl_as_expression_for_userrole` [INFO] [stdout] 348 | )] [INFO] [stdout] 349 | #[sql_type = "Text"] [INFO] [stdout] | ------ `Text` is not local [INFO] [stdout] 350 | pub enum UserRole { [INFO] [stdout] | -------- `UserRole` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `diesel::AsExpression` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `diesel::AsExpression` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: this warning originates in the derive macro `diesel::AsExpression` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [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/models.rs:347:40 [INFO] [stdout] | [INFO] [stdout] 347 | Debug, Clone, Copy, PartialEq, Eq, diesel::AsExpression, diesel::FromSqlRow, graphql::Enum, [INFO] [stdout] | -^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | `AsExpression` is not local [INFO] [stdout] | `Nullable` is not local [INFO] [stdout] | move the `impl` block outside of this function `_impl_as_expression_for_userrole` [INFO] [stdout] 348 | )] [INFO] [stdout] 349 | #[sql_type = "Text"] [INFO] [stdout] | ------ `Text` is not local [INFO] [stdout] 350 | pub enum UserRole { [INFO] [stdout] | -------- `UserRole` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `diesel::AsExpression` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `diesel::AsExpression` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: this warning originates in the derive macro `diesel::AsExpression` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [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/models.rs:347:40 [INFO] [stdout] | [INFO] [stdout] 347 | Debug, Clone, Copy, PartialEq, Eq, diesel::AsExpression, diesel::FromSqlRow, graphql::Enum, [INFO] [stdout] | ^------------------- [INFO] [stdout] | | [INFO] [stdout] | `ToSql` is not local [INFO] [stdout] | `Nullable` is not local [INFO] [stdout] | move the `impl` block outside of this function `_impl_as_expression_for_userrole` [INFO] [stdout] 348 | )] [INFO] [stdout] 349 | #[sql_type = "Text"] [INFO] [stdout] | ------ `Text` is not local [INFO] [stdout] 350 | pub enum UserRole { [INFO] [stdout] | -------- `UserRole` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `diesel::AsExpression` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `diesel::AsExpression` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: this warning originates in the derive macro `diesel::AsExpression` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [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/models.rs:347:40 [INFO] [stdout] | [INFO] [stdout] 347 | Debug, Clone, Copy, PartialEq, Eq, diesel::AsExpression, diesel::FromSqlRow, graphql::Enum, [INFO] [stdout] | ^------------------- [INFO] [stdout] | | [INFO] [stdout] | `AsExpression` is not local [INFO] [stdout] | move the `impl` block outside of this function `_impl_as_expression_for_userrole` [INFO] [stdout] 348 | )] [INFO] [stdout] 349 | #[sql_type = "Text"] [INFO] [stdout] | ------ `Text` is not local [INFO] [stdout] 350 | pub enum UserRole { [INFO] [stdout] | -------- `UserRole` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `diesel::AsExpression` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `diesel::AsExpression` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: this warning originates in the derive macro `diesel::AsExpression` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [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/models.rs:347:40 [INFO] [stdout] | [INFO] [stdout] 347 | Debug, Clone, Copy, PartialEq, Eq, diesel::AsExpression, diesel::FromSqlRow, graphql::Enum, [INFO] [stdout] | ^------------------- [INFO] [stdout] | | [INFO] [stdout] | `AsExpression` is not local [INFO] [stdout] | `Nullable` is not local [INFO] [stdout] | move the `impl` block outside of this function `_impl_as_expression_for_userrole` [INFO] [stdout] 348 | )] [INFO] [stdout] 349 | #[sql_type = "Text"] [INFO] [stdout] | ------ `Text` is not local [INFO] [stdout] 350 | pub enum UserRole { [INFO] [stdout] | -------- `UserRole` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `diesel::AsExpression` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `diesel::AsExpression` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: this warning originates in the derive macro `diesel::AsExpression` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [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/models.rs:347:62 [INFO] [stdout] | [INFO] [stdout] 347 | Debug, Clone, Copy, PartialEq, Eq, diesel::AsExpression, diesel::FromSqlRow, graphql::Enum, [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_userrole` [INFO] [stdout] ... [INFO] [stdout] 350 | pub enum UserRole { [INFO] [stdout] | -------- `UserRole` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `diesel::FromSqlRow` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `diesel::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 `diesel::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] --> src/models.rs:347:62 [INFO] [stdout] | [INFO] [stdout] 347 | Debug, Clone, Copy, PartialEq, Eq, diesel::AsExpression, diesel::FromSqlRow, graphql::Enum, [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_userrole` [INFO] [stdout] ... [INFO] [stdout] 350 | pub enum UserRole { [INFO] [stdout] | -------- `UserRole` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `diesel::FromSqlRow` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `diesel::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 `diesel::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] --> src/models.rs:411:17 [INFO] [stdout] | [INFO] [stdout] 411 | #[derive(Debug, diesel::Identifiable, diesel::Queryable, graphql::SimpleObject)] [INFO] [stdout] | ^------------------- [INFO] [stdout] | | [INFO] [stdout] | `HasTable` is not local [INFO] [stdout] | move the `impl` block outside of this function `_impl_identifiable_for_user` [INFO] [stdout] 412 | #[graphql(complex)] [INFO] [stdout] 413 | pub struct User { [INFO] [stdout] | ---- `User` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `diesel::Identifiable` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `diesel::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 `diesel::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/models.rs:411:17 [INFO] [stdout] | [INFO] [stdout] 411 | #[derive(Debug, diesel::Identifiable, diesel::Queryable, graphql::SimpleObject)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | `Identifiable` is not local [INFO] [stdout] | move the `impl` block outside of this function `_impl_identifiable_for_user` [INFO] [stdout] 412 | #[graphql(complex)] [INFO] [stdout] 413 | pub struct User { [INFO] [stdout] | ---- `User` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `diesel::Identifiable` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `diesel::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 `diesel::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/models.rs:411:39 [INFO] [stdout] | [INFO] [stdout] 411 | #[derive(Debug, diesel::Identifiable, diesel::Queryable, graphql::SimpleObject)] [INFO] [stdout] | ^---------------- [INFO] [stdout] | | [INFO] [stdout] | `Queryable` is not local [INFO] [stdout] | move the `impl` block outside of this function `_impl_queryable_for_user` [INFO] [stdout] 412 | #[graphql(complex)] [INFO] [stdout] 413 | pub struct User { [INFO] [stdout] | ---- `User` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `diesel::Queryable` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `diesel::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 `diesel::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/models.rs:478:17 [INFO] [stdout] | [INFO] [stdout] 478 | #[derive(Debug, diesel::Insertable, graphql::InputObject)] [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_usercreateinput` [INFO] [stdout] 479 | #[table_name = "users"] [INFO] [stdout] 480 | pub struct UserCreateInput { [INFO] [stdout] | --------------- `UserCreateInput` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `diesel::Insertable` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `diesel::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 `diesel::Insertable` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/models.rs:478:17 [INFO] [stdout] | [INFO] [stdout] 478 | #[derive(Debug, diesel::Insertable, graphql::InputObject)] [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_usercreateinput` [INFO] [stdout] 479 | #[table_name = "users"] [INFO] [stdout] 480 | pub struct UserCreateInput { [INFO] [stdout] | --------------- `UserCreateInput` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `diesel::Insertable` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `diesel::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 `diesel::Insertable` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/models.rs:478:17 [INFO] [stdout] | [INFO] [stdout] 478 | #[derive(Debug, diesel::Insertable, graphql::InputObject)] [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_usercreateinput` [INFO] [stdout] 479 | #[table_name = "users"] [INFO] [stdout] 480 | pub struct UserCreateInput { [INFO] [stdout] | --------------- `UserCreateInput` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `diesel::Insertable` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `diesel::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 `diesel::Insertable` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/schema.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | / table! { [INFO] [stdout] 2 | | blogs (id) { [INFO] [stdout] 3 | | _rowid -> Int4, [INFO] [stdout] 4 | | created_at -> Timestamptz, [INFO] [stdout] ... | [INFO] [stdout] 12 | | } [INFO] [stdout] | | ^ [INFO] [stdout] | | | [INFO] [stdout] | | `table` is not local [INFO] [stdout] | |_`QueryId` is not local [INFO] [stdout] | move the `impl` block outside of this function `_impl_query_id_for_table` [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/schema.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | / table! { [INFO] [stdout] 2 | | blogs (id) { [INFO] [stdout] 3 | | _rowid -> Int4, [INFO] [stdout] | | ------ `_rowid` is not local [INFO] [stdout] 4 | | created_at -> Timestamptz, [INFO] [stdout] ... | [INFO] [stdout] 12 | | } [INFO] [stdout] | | ^ [INFO] [stdout] | | | [INFO] [stdout] | |_`QueryId` is not local [INFO] [stdout] | move the `impl` block outside of this function `_impl_query_id_for__rowid` [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/schema.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | / table! { [INFO] [stdout] 2 | | blogs (id) { [INFO] [stdout] 3 | | _rowid -> Int4, [INFO] [stdout] 4 | | created_at -> Timestamptz, [INFO] [stdout] | | ---------- `created_at` is not local [INFO] [stdout] ... | [INFO] [stdout] 12 | | } [INFO] [stdout] | | ^ [INFO] [stdout] | | | [INFO] [stdout] | |_`QueryId` is not local [INFO] [stdout] | move the `impl` block outside of this function `_impl_query_id_for_created_at` [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/schema.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | / table! { [INFO] [stdout] 2 | | blogs (id) { [INFO] [stdout] 3 | | _rowid -> Int4, [INFO] [stdout] 4 | | created_at -> Timestamptz, [INFO] [stdout] 5 | | deleted_at -> Nullable, [INFO] [stdout] | | ---------- `deleted_at` is not local [INFO] [stdout] ... | [INFO] [stdout] 12 | | } [INFO] [stdout] | | ^ [INFO] [stdout] | | | [INFO] [stdout] | |_`QueryId` is not local [INFO] [stdout] | move the `impl` block outside of this function `_impl_query_id_for_deleted_at` [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/schema.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | / table! { [INFO] [stdout] 2 | | blogs (id) { [INFO] [stdout] 3 | | _rowid -> Int4, [INFO] [stdout] 4 | | created_at -> Timestamptz, [INFO] [stdout] 5 | | deleted_at -> Nullable, [INFO] [stdout] 6 | | id -> Uuid, [INFO] [stdout] | | -- `id` is not local [INFO] [stdout] ... | [INFO] [stdout] 12 | | } [INFO] [stdout] | | ^ [INFO] [stdout] | | | [INFO] [stdout] | |_`QueryId` is not local [INFO] [stdout] | move the `impl` block outside of this function `_impl_query_id_for_id` [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/schema.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | / table! { [INFO] [stdout] 2 | | blogs (id) { [INFO] [stdout] 3 | | _rowid -> Int4, [INFO] [stdout] 4 | | created_at -> Timestamptz, [INFO] [stdout] ... | [INFO] [stdout] 7 | | slug -> Text, [INFO] [stdout] | | ---- `slug` is not local [INFO] [stdout] ... | [INFO] [stdout] 12 | | } [INFO] [stdout] | | ^ [INFO] [stdout] | | | [INFO] [stdout] | |_`QueryId` is not local [INFO] [stdout] | move the `impl` block outside of this function `_impl_query_id_for_slug` [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/schema.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | / table! { [INFO] [stdout] 2 | | blogs (id) { [INFO] [stdout] 3 | | _rowid -> Int4, [INFO] [stdout] 4 | | created_at -> Timestamptz, [INFO] [stdout] ... | [INFO] [stdout] 8 | | title -> Text, [INFO] [stdout] | | ----- `title` is not local [INFO] [stdout] ... | [INFO] [stdout] 12 | | } [INFO] [stdout] | | ^ [INFO] [stdout] | | | [INFO] [stdout] | |_`QueryId` is not local [INFO] [stdout] | move the `impl` block outside of this function `_impl_query_id_for_title` [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/schema.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | / table! { [INFO] [stdout] 2 | | blogs (id) { [INFO] [stdout] 3 | | _rowid -> Int4, [INFO] [stdout] 4 | | created_at -> Timestamptz, [INFO] [stdout] ... | [INFO] [stdout] 9 | | updated_at -> Timestamptz, [INFO] [stdout] | | ---------- `updated_at` is not local [INFO] [stdout] ... | [INFO] [stdout] 12 | | } [INFO] [stdout] | | ^ [INFO] [stdout] | | | [INFO] [stdout] | |_`QueryId` is not local [INFO] [stdout] | move the `impl` block outside of this function `_impl_query_id_for_updated_at` [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/schema.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | / table! { [INFO] [stdout] 2 | | blogs (id) { [INFO] [stdout] 3 | | _rowid -> Int4, [INFO] [stdout] 4 | | created_at -> Timestamptz, [INFO] [stdout] ... | [INFO] [stdout] 10 | | user_id -> Uuid, [INFO] [stdout] | | ------- `user_id` is not local [INFO] [stdout] 11 | | } [INFO] [stdout] 12 | | } [INFO] [stdout] | | ^ [INFO] [stdout] | | | [INFO] [stdout] | |_`QueryId` is not local [INFO] [stdout] | move the `impl` block outside of this function `_impl_query_id_for_user_id` [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/schema.rs:14:1 [INFO] [stdout] | [INFO] [stdout] 14 | / table! { [INFO] [stdout] 15 | | email_accounts (id) { [INFO] [stdout] 16 | | _rowid -> Int4, [INFO] [stdout] 17 | | created_at -> Timestamptz, [INFO] [stdout] ... | [INFO] [stdout] 24 | | } [INFO] [stdout] | | ^ [INFO] [stdout] | | | [INFO] [stdout] | | `table` is not local [INFO] [stdout] | |_`QueryId` is not local [INFO] [stdout] | move the `impl` block outside of this function `_impl_query_id_for_table` [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/schema.rs:14:1 [INFO] [stdout] | [INFO] [stdout] 14 | / table! { [INFO] [stdout] 15 | | email_accounts (id) { [INFO] [stdout] 16 | | _rowid -> Int4, [INFO] [stdout] | | ------ `_rowid` is not local [INFO] [stdout] 17 | | created_at -> Timestamptz, [INFO] [stdout] ... | [INFO] [stdout] 24 | | } [INFO] [stdout] | | ^ [INFO] [stdout] | | | [INFO] [stdout] | |_`QueryId` is not local [INFO] [stdout] | move the `impl` block outside of this function `_impl_query_id_for__rowid` [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/schema.rs:14:1 [INFO] [stdout] | [INFO] [stdout] 14 | / table! { [INFO] [stdout] 15 | | email_accounts (id) { [INFO] [stdout] 16 | | _rowid -> Int4, [INFO] [stdout] 17 | | created_at -> Timestamptz, [INFO] [stdout] | | ---------- `created_at` is not local [INFO] [stdout] ... | [INFO] [stdout] 24 | | } [INFO] [stdout] | | ^ [INFO] [stdout] | | | [INFO] [stdout] | |_`QueryId` is not local [INFO] [stdout] | move the `impl` block outside of this function `_impl_query_id_for_created_at` [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/schema.rs:14:1 [INFO] [stdout] | [INFO] [stdout] 14 | / table! { [INFO] [stdout] 15 | | email_accounts (id) { [INFO] [stdout] 16 | | _rowid -> Int4, [INFO] [stdout] 17 | | created_at -> Timestamptz, [INFO] [stdout] 18 | | deleted_at -> Nullable, [INFO] [stdout] | | ---------- `deleted_at` is not local [INFO] [stdout] ... | [INFO] [stdout] 24 | | } [INFO] [stdout] | | ^ [INFO] [stdout] | | | [INFO] [stdout] | |_`QueryId` is not local [INFO] [stdout] | move the `impl` block outside of this function `_impl_query_id_for_deleted_at` [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/schema.rs:14:1 [INFO] [stdout] | [INFO] [stdout] 14 | / table! { [INFO] [stdout] 15 | | email_accounts (id) { [INFO] [stdout] 16 | | _rowid -> Int4, [INFO] [stdout] 17 | | created_at -> Timestamptz, [INFO] [stdout] 18 | | deleted_at -> Nullable, [INFO] [stdout] 19 | | id -> Uuid, [INFO] [stdout] | | -- `id` is not local [INFO] [stdout] ... | [INFO] [stdout] 24 | | } [INFO] [stdout] | | ^ [INFO] [stdout] | | | [INFO] [stdout] | |_`QueryId` is not local [INFO] [stdout] | move the `impl` block outside of this function `_impl_query_id_for_id` [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/schema.rs:14:1 [INFO] [stdout] | [INFO] [stdout] 14 | / table! { [INFO] [stdout] 15 | | email_accounts (id) { [INFO] [stdout] 16 | | _rowid -> Int4, [INFO] [stdout] 17 | | created_at -> Timestamptz, [INFO] [stdout] ... | [INFO] [stdout] 20 | | provider_account_id -> Text, [INFO] [stdout] | | ------------------- `provider_account_id` is not local [INFO] [stdout] ... | [INFO] [stdout] 24 | | } [INFO] [stdout] | | ^ [INFO] [stdout] | | | [INFO] [stdout] | |_`QueryId` is not local [INFO] [stdout] | move the `impl` block outside of this function `_impl_query_id_for_provider_account_id` [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/schema.rs:14:1 [INFO] [stdout] | [INFO] [stdout] 14 | / table! { [INFO] [stdout] 15 | | email_accounts (id) { [INFO] [stdout] 16 | | _rowid -> Int4, [INFO] [stdout] 17 | | created_at -> Timestamptz, [INFO] [stdout] ... | [INFO] [stdout] 21 | | updated_at -> Timestamptz, [INFO] [stdout] | | ---------- `updated_at` is not local [INFO] [stdout] ... | [INFO] [stdout] 24 | | } [INFO] [stdout] | | ^ [INFO] [stdout] | | | [INFO] [stdout] | |_`QueryId` is not local [INFO] [stdout] | move the `impl` block outside of this function `_impl_query_id_for_updated_at` [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/schema.rs:14:1 [INFO] [stdout] | [INFO] [stdout] 14 | / table! { [INFO] [stdout] 15 | | email_accounts (id) { [INFO] [stdout] 16 | | _rowid -> Int4, [INFO] [stdout] 17 | | created_at -> Timestamptz, [INFO] [stdout] ... | [INFO] [stdout] 22 | | user_id -> Uuid, [INFO] [stdout] | | ------- `user_id` is not local [INFO] [stdout] 23 | | } [INFO] [stdout] 24 | | } [INFO] [stdout] | | ^ [INFO] [stdout] | | | [INFO] [stdout] | |_`QueryId` is not local [INFO] [stdout] | move the `impl` block outside of this function `_impl_query_id_for_user_id` [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/schema.rs:26:1 [INFO] [stdout] | [INFO] [stdout] 26 | / table! { [INFO] [stdout] 27 | | oauth_accounts (id) { [INFO] [stdout] 28 | | _rowid -> Int4, [INFO] [stdout] 29 | | created_at -> Timestamptz, [INFO] [stdout] ... | [INFO] [stdout] 40 | | } [INFO] [stdout] | | ^ [INFO] [stdout] | | | [INFO] [stdout] | | `table` is not local [INFO] [stdout] | |_`QueryId` is not local [INFO] [stdout] | move the `impl` block outside of this function `_impl_query_id_for_table` [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/schema.rs:26:1 [INFO] [stdout] | [INFO] [stdout] 26 | / table! { [INFO] [stdout] 27 | | oauth_accounts (id) { [INFO] [stdout] 28 | | _rowid -> Int4, [INFO] [stdout] | | ------ `_rowid` is not local [INFO] [stdout] 29 | | created_at -> Timestamptz, [INFO] [stdout] ... | [INFO] [stdout] 40 | | } [INFO] [stdout] | | ^ [INFO] [stdout] | | | [INFO] [stdout] | |_`QueryId` is not local [INFO] [stdout] | move the `impl` block outside of this function `_impl_query_id_for__rowid` [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/schema.rs:26:1 [INFO] [stdout] | [INFO] [stdout] 26 | / table! { [INFO] [stdout] 27 | | oauth_accounts (id) { [INFO] [stdout] 28 | | _rowid -> Int4, [INFO] [stdout] 29 | | created_at -> Timestamptz, [INFO] [stdout] | | ---------- `created_at` is not local [INFO] [stdout] ... | [INFO] [stdout] 40 | | } [INFO] [stdout] | | ^ [INFO] [stdout] | | | [INFO] [stdout] | |_`QueryId` is not local [INFO] [stdout] | move the `impl` block outside of this function `_impl_query_id_for_created_at` [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/schema.rs:26:1 [INFO] [stdout] | [INFO] [stdout] 26 | / table! { [INFO] [stdout] 27 | | oauth_accounts (id) { [INFO] [stdout] 28 | | _rowid -> Int4, [INFO] [stdout] 29 | | created_at -> Timestamptz, [INFO] [stdout] 30 | | deleted_at -> Nullable, [INFO] [stdout] | | ---------- `deleted_at` is not local [INFO] [stdout] ... | [INFO] [stdout] 40 | | } [INFO] [stdout] | | ^ [INFO] [stdout] | | | [INFO] [stdout] | |_`QueryId` is not local [INFO] [stdout] | move the `impl` block outside of this function `_impl_query_id_for_deleted_at` [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/schema.rs:26:1 [INFO] [stdout] | [INFO] [stdout] 26 | / table! { [INFO] [stdout] 27 | | oauth_accounts (id) { [INFO] [stdout] 28 | | _rowid -> Int4, [INFO] [stdout] 29 | | created_at -> Timestamptz, [INFO] [stdout] 30 | | deleted_at -> Nullable, [INFO] [stdout] 31 | | id -> Uuid, [INFO] [stdout] | | -- `id` is not local [INFO] [stdout] ... | [INFO] [stdout] 40 | | } [INFO] [stdout] | | ^ [INFO] [stdout] | | | [INFO] [stdout] | |_`QueryId` is not local [INFO] [stdout] | move the `impl` block outside of this function `_impl_query_id_for_id` [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/schema.rs:26:1 [INFO] [stdout] | [INFO] [stdout] 26 | / table! { [INFO] [stdout] 27 | | oauth_accounts (id) { [INFO] [stdout] 28 | | _rowid -> Int4, [INFO] [stdout] 29 | | created_at -> Timestamptz, [INFO] [stdout] ... | [INFO] [stdout] 32 | | provider -> Text, [INFO] [stdout] | | -------- `provider` is not local [INFO] [stdout] ... | [INFO] [stdout] 40 | | } [INFO] [stdout] | | ^ [INFO] [stdout] | | | [INFO] [stdout] | |_`QueryId` is not local [INFO] [stdout] | move the `impl` block outside of this function `_impl_query_id_for_provider` [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/schema.rs:26:1 [INFO] [stdout] | [INFO] [stdout] 26 | / table! { [INFO] [stdout] 27 | | oauth_accounts (id) { [INFO] [stdout] 28 | | _rowid -> Int4, [INFO] [stdout] 29 | | created_at -> Timestamptz, [INFO] [stdout] ... | [INFO] [stdout] 33 | | provider_access_token -> Text, [INFO] [stdout] | | --------------------- `provider_access_token` is not local [INFO] [stdout] ... | [INFO] [stdout] 40 | | } [INFO] [stdout] | | ^ [INFO] [stdout] | | | [INFO] [stdout] | |_`QueryId` is not local [INFO] [stdout] | move the `impl` block outside of this function `_impl_query_id_for_provider_access_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] --> src/schema.rs:26:1 [INFO] [stdout] | [INFO] [stdout] 26 | / table! { [INFO] [stdout] 27 | | oauth_accounts (id) { [INFO] [stdout] 28 | | _rowid -> Int4, [INFO] [stdout] 29 | | created_at -> Timestamptz, [INFO] [stdout] ... | [INFO] [stdout] 34 | | provider_access_token_expires_at -> Timestamptz, [INFO] [stdout] | | -------------------------------- `provider_access_token_expires_at` is not local [INFO] [stdout] ... | [INFO] [stdout] 40 | | } [INFO] [stdout] | | ^ [INFO] [stdout] | | | [INFO] [stdout] | |_`QueryId` is not local [INFO] [stdout] | move the `impl` block outside of this function `_impl_query_id_for_provider_access_token_expires_at` [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/schema.rs:26:1 [INFO] [stdout] | [INFO] [stdout] 26 | / table! { [INFO] [stdout] 27 | | oauth_accounts (id) { [INFO] [stdout] 28 | | _rowid -> Int4, [INFO] [stdout] 29 | | created_at -> Timestamptz, [INFO] [stdout] ... | [INFO] [stdout] 35 | | provider_account_id -> Text, [INFO] [stdout] | | ------------------- `provider_account_id` is not local [INFO] [stdout] ... | [INFO] [stdout] 40 | | } [INFO] [stdout] | | ^ [INFO] [stdout] | | | [INFO] [stdout] | |_`QueryId` is not local [INFO] [stdout] | move the `impl` block outside of this function `_impl_query_id_for_provider_account_id` [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/schema.rs:26:1 [INFO] [stdout] | [INFO] [stdout] 26 | / table! { [INFO] [stdout] 27 | | oauth_accounts (id) { [INFO] [stdout] 28 | | _rowid -> Int4, [INFO] [stdout] 29 | | created_at -> Timestamptz, [INFO] [stdout] ... | [INFO] [stdout] 36 | | provider_refresh_token -> Text, [INFO] [stdout] | | ---------------------- `provider_refresh_token` is not local [INFO] [stdout] ... | [INFO] [stdout] 40 | | } [INFO] [stdout] | | ^ [INFO] [stdout] | | | [INFO] [stdout] | |_`QueryId` is not local [INFO] [stdout] | move the `impl` block outside of this function `_impl_query_id_for_provider_refresh_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] --> src/schema.rs:26:1 [INFO] [stdout] | [INFO] [stdout] 26 | / table! { [INFO] [stdout] 27 | | oauth_accounts (id) { [INFO] [stdout] 28 | | _rowid -> Int4, [INFO] [stdout] 29 | | created_at -> Timestamptz, [INFO] [stdout] ... | [INFO] [stdout] 37 | | updated_at -> Timestamptz, [INFO] [stdout] | | ---------- `updated_at` is not local [INFO] [stdout] ... | [INFO] [stdout] 40 | | } [INFO] [stdout] | | ^ [INFO] [stdout] | | | [INFO] [stdout] | |_`QueryId` is not local [INFO] [stdout] | move the `impl` block outside of this function `_impl_query_id_for_updated_at` [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/schema.rs:26:1 [INFO] [stdout] | [INFO] [stdout] 26 | / table! { [INFO] [stdout] 27 | | oauth_accounts (id) { [INFO] [stdout] 28 | | _rowid -> Int4, [INFO] [stdout] 29 | | created_at -> Timestamptz, [INFO] [stdout] ... | [INFO] [stdout] 38 | | user_id -> Uuid, [INFO] [stdout] | | ------- `user_id` is not local [INFO] [stdout] 39 | | } [INFO] [stdout] 40 | | } [INFO] [stdout] | | ^ [INFO] [stdout] | | | [INFO] [stdout] | |_`QueryId` is not local [INFO] [stdout] | move the `impl` block outside of this function `_impl_query_id_for_user_id` [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/schema.rs:42:1 [INFO] [stdout] | [INFO] [stdout] 42 | / table! { [INFO] [stdout] 43 | | posts (id) { [INFO] [stdout] 44 | | _rowid -> Int4, [INFO] [stdout] 45 | | blog_id -> Uuid, [INFO] [stdout] ... | [INFO] [stdout] 52 | | } [INFO] [stdout] | | ^ [INFO] [stdout] | | | [INFO] [stdout] | | `table` is not local [INFO] [stdout] | |_`QueryId` is not local [INFO] [stdout] | move the `impl` block outside of this function `_impl_query_id_for_table` [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/schema.rs:42:1 [INFO] [stdout] | [INFO] [stdout] 42 | / table! { [INFO] [stdout] 43 | | posts (id) { [INFO] [stdout] 44 | | _rowid -> Int4, [INFO] [stdout] | | ------ `_rowid` is not local [INFO] [stdout] 45 | | blog_id -> Uuid, [INFO] [stdout] ... | [INFO] [stdout] 52 | | } [INFO] [stdout] | | ^ [INFO] [stdout] | | | [INFO] [stdout] | |_`QueryId` is not local [INFO] [stdout] | move the `impl` block outside of this function `_impl_query_id_for__rowid` [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/schema.rs:42:1 [INFO] [stdout] | [INFO] [stdout] 42 | / table! { [INFO] [stdout] 43 | | posts (id) { [INFO] [stdout] 44 | | _rowid -> Int4, [INFO] [stdout] 45 | | blog_id -> Uuid, [INFO] [stdout] | | ------- `blog_id` is not local [INFO] [stdout] ... | [INFO] [stdout] 52 | | } [INFO] [stdout] | | ^ [INFO] [stdout] | | | [INFO] [stdout] | |_`QueryId` is not local [INFO] [stdout] | move the `impl` block outside of this function `_impl_query_id_for_blog_id` [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/schema.rs:42:1 [INFO] [stdout] | [INFO] [stdout] 42 | / table! { [INFO] [stdout] 43 | | posts (id) { [INFO] [stdout] 44 | | _rowid -> Int4, [INFO] [stdout] 45 | | blog_id -> Uuid, [INFO] [stdout] 46 | | created_at -> Timestamptz, [INFO] [stdout] | | ---------- `created_at` is not local [INFO] [stdout] ... | [INFO] [stdout] 52 | | } [INFO] [stdout] | | ^ [INFO] [stdout] | | | [INFO] [stdout] | |_`QueryId` is not local [INFO] [stdout] | move the `impl` block outside of this function `_impl_query_id_for_created_at` [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/schema.rs:42:1 [INFO] [stdout] | [INFO] [stdout] 42 | / table! { [INFO] [stdout] 43 | | posts (id) { [INFO] [stdout] 44 | | _rowid -> Int4, [INFO] [stdout] 45 | | blog_id -> Uuid, [INFO] [stdout] 46 | | created_at -> Timestamptz, [INFO] [stdout] 47 | | deleted_at -> Nullable, [INFO] [stdout] | | ---------- `deleted_at` is not local [INFO] [stdout] ... | [INFO] [stdout] 52 | | } [INFO] [stdout] | | ^ [INFO] [stdout] | | | [INFO] [stdout] | |_`QueryId` is not local [INFO] [stdout] | move the `impl` block outside of this function `_impl_query_id_for_deleted_at` [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/schema.rs:42:1 [INFO] [stdout] | [INFO] [stdout] 42 | / table! { [INFO] [stdout] 43 | | posts (id) { [INFO] [stdout] 44 | | _rowid -> Int4, [INFO] [stdout] 45 | | blog_id -> Uuid, [INFO] [stdout] ... | [INFO] [stdout] 48 | | id -> Uuid, [INFO] [stdout] | | -- `id` is not local [INFO] [stdout] ... | [INFO] [stdout] 52 | | } [INFO] [stdout] | | ^ [INFO] [stdout] | | | [INFO] [stdout] | |_`QueryId` is not local [INFO] [stdout] | move the `impl` block outside of this function `_impl_query_id_for_id` [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/schema.rs:42:1 [INFO] [stdout] | [INFO] [stdout] 42 | / table! { [INFO] [stdout] 43 | | posts (id) { [INFO] [stdout] 44 | | _rowid -> Int4, [INFO] [stdout] 45 | | blog_id -> Uuid, [INFO] [stdout] ... | [INFO] [stdout] 49 | | slug -> Text, [INFO] [stdout] | | ---- `slug` is not local [INFO] [stdout] ... | [INFO] [stdout] 52 | | } [INFO] [stdout] | | ^ [INFO] [stdout] | | | [INFO] [stdout] | |_`QueryId` is not local [INFO] [stdout] | move the `impl` block outside of this function `_impl_query_id_for_slug` [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/schema.rs:42:1 [INFO] [stdout] | [INFO] [stdout] 42 | / table! { [INFO] [stdout] 43 | | posts (id) { [INFO] [stdout] 44 | | _rowid -> Int4, [INFO] [stdout] 45 | | blog_id -> Uuid, [INFO] [stdout] ... | [INFO] [stdout] 50 | | updated_at -> Timestamptz, [INFO] [stdout] | | ---------- `updated_at` is not local [INFO] [stdout] 51 | | } [INFO] [stdout] 52 | | } [INFO] [stdout] | | ^ [INFO] [stdout] | | | [INFO] [stdout] | |_`QueryId` is not local [INFO] [stdout] | move the `impl` block outside of this function `_impl_query_id_for_updated_at` [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/schema.rs:54:1 [INFO] [stdout] | [INFO] [stdout] 54 | / table! { [INFO] [stdout] 55 | | users (id) { [INFO] [stdout] 56 | | _rowid -> Int4, [INFO] [stdout] 57 | | created_at -> Timestamptz, [INFO] [stdout] ... | [INFO] [stdout] 63 | | } [INFO] [stdout] | | ^ [INFO] [stdout] | | | [INFO] [stdout] | | `table` is not local [INFO] [stdout] | |_`QueryId` is not local [INFO] [stdout] | move the `impl` block outside of this function `_impl_query_id_for_table` [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/schema.rs:54:1 [INFO] [stdout] | [INFO] [stdout] 54 | / table! { [INFO] [stdout] 55 | | users (id) { [INFO] [stdout] 56 | | _rowid -> Int4, [INFO] [stdout] | | ------ `_rowid` is not local [INFO] [stdout] 57 | | created_at -> Timestamptz, [INFO] [stdout] ... | [INFO] [stdout] 63 | | } [INFO] [stdout] | | ^ [INFO] [stdout] | | | [INFO] [stdout] | |_`QueryId` is not local [INFO] [stdout] | move the `impl` block outside of this function `_impl_query_id_for__rowid` [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/schema.rs:54:1 [INFO] [stdout] | [INFO] [stdout] 54 | / table! { [INFO] [stdout] 55 | | users (id) { [INFO] [stdout] 56 | | _rowid -> Int4, [INFO] [stdout] 57 | | created_at -> Timestamptz, [INFO] [stdout] | | ---------- `created_at` is not local [INFO] [stdout] ... | [INFO] [stdout] 63 | | } [INFO] [stdout] | | ^ [INFO] [stdout] | | | [INFO] [stdout] | |_`QueryId` is not local [INFO] [stdout] | move the `impl` block outside of this function `_impl_query_id_for_created_at` [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/schema.rs:54:1 [INFO] [stdout] | [INFO] [stdout] 54 | / table! { [INFO] [stdout] 55 | | users (id) { [INFO] [stdout] 56 | | _rowid -> Int4, [INFO] [stdout] 57 | | created_at -> Timestamptz, [INFO] [stdout] 58 | | deleted_at -> Nullable, [INFO] [stdout] | | ---------- `deleted_at` is not local [INFO] [stdout] ... | [INFO] [stdout] 63 | | } [INFO] [stdout] | | ^ [INFO] [stdout] | | | [INFO] [stdout] | |_`QueryId` is not local [INFO] [stdout] | move the `impl` block outside of this function `_impl_query_id_for_deleted_at` [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/schema.rs:54:1 [INFO] [stdout] | [INFO] [stdout] 54 | / table! { [INFO] [stdout] 55 | | users (id) { [INFO] [stdout] 56 | | _rowid -> Int4, [INFO] [stdout] 57 | | created_at -> Timestamptz, [INFO] [stdout] 58 | | deleted_at -> Nullable, [INFO] [stdout] 59 | | id -> Uuid, [INFO] [stdout] | | -- `id` is not local [INFO] [stdout] ... | [INFO] [stdout] 63 | | } [INFO] [stdout] | | ^ [INFO] [stdout] | | | [INFO] [stdout] | |_`QueryId` is not local [INFO] [stdout] | move the `impl` block outside of this function `_impl_query_id_for_id` [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/schema.rs:54:1 [INFO] [stdout] | [INFO] [stdout] 54 | / table! { [INFO] [stdout] 55 | | users (id) { [INFO] [stdout] 56 | | _rowid -> Int4, [INFO] [stdout] 57 | | created_at -> Timestamptz, [INFO] [stdout] ... | [INFO] [stdout] 60 | | role -> Text, [INFO] [stdout] | | ---- `role` is not local [INFO] [stdout] ... | [INFO] [stdout] 63 | | } [INFO] [stdout] | | ^ [INFO] [stdout] | | | [INFO] [stdout] | |_`QueryId` is not local [INFO] [stdout] | move the `impl` block outside of this function `_impl_query_id_for_role` [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: this warning originates in the derive macro `QueryId` which 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 tumblr v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/schema.rs:54:1 [INFO] [stdout] | [INFO] [stdout] 54 | / table! { [INFO] [stdout] 55 | | users (id) { [INFO] [stdout] 56 | | _rowid -> Int4, [INFO] [stdout] 57 | | created_at -> Timestamptz, [INFO] [stdout] ... | [INFO] [stdout] 61 | | updated_at -> Timestamptz, [INFO] [stdout] | | ---------- `updated_at` is not local [INFO] [stdout] 62 | | } [INFO] [stdout] 63 | | } [INFO] [stdout] | | ^ [INFO] [stdout] | | | [INFO] [stdout] | |_`QueryId` is not local [INFO] [stdout] | move the `impl` block outside of this function `_impl_query_id_for_updated_at` [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/models.rs:24:12 [INFO] [stdout] | [INFO] [stdout] 24 | Debug, diesel::Associations, diesel::Identifiable, diesel::Queryable, graphql::SimpleObject, [INFO] [stdout] | ^------------------- [INFO] [stdout] | | [INFO] [stdout] | `BelongsTo` is not local [INFO] [stdout] | move the `impl` block outside of this function `_impl_associations_for_blog` [INFO] [stdout] 25 | )] [INFO] [stdout] 26 | #[belongs_to(User)] [INFO] [stdout] | ---- `User` is not local [INFO] [stdout] 27 | #[graphql(complex)] [INFO] [stdout] 28 | pub struct Blog { [INFO] [stdout] | ---- `Blog` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `diesel::Associations` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `diesel::Associations` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which 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 `diesel::Associations` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [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/models.rs:24:34 [INFO] [stdout] | [INFO] [stdout] 24 | Debug, diesel::Associations, diesel::Identifiable, diesel::Queryable, graphql::SimpleObject, [INFO] [stdout] | ^------------------- [INFO] [stdout] | | [INFO] [stdout] | `HasTable` is not local [INFO] [stdout] | move the `impl` block outside of this function `_impl_identifiable_for_blog` [INFO] [stdout] ... [INFO] [stdout] 28 | pub struct Blog { [INFO] [stdout] | ---- `Blog` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `diesel::Identifiable` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `diesel::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 `diesel::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/models.rs:24:34 [INFO] [stdout] | [INFO] [stdout] 24 | Debug, diesel::Associations, diesel::Identifiable, diesel::Queryable, graphql::SimpleObject, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | `Identifiable` is not local [INFO] [stdout] | move the `impl` block outside of this function `_impl_identifiable_for_blog` [INFO] [stdout] ... [INFO] [stdout] 28 | pub struct Blog { [INFO] [stdout] | ---- `Blog` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `diesel::Identifiable` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `diesel::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 `diesel::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/models.rs:24:56 [INFO] [stdout] | [INFO] [stdout] 24 | Debug, diesel::Associations, diesel::Identifiable, diesel::Queryable, graphql::SimpleObject, [INFO] [stdout] | ^---------------- [INFO] [stdout] | | [INFO] [stdout] | `Queryable` is not local [INFO] [stdout] | move the `impl` block outside of this function `_impl_queryable_for_blog` [INFO] [stdout] ... [INFO] [stdout] 28 | pub struct Blog { [INFO] [stdout] | ---- `Blog` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `diesel::Queryable` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `diesel::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 `diesel::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/models.rs:86:17 [INFO] [stdout] | [INFO] [stdout] 86 | #[derive(Debug, diesel::Insertable, graphql::InputObject)] [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_blogcreateinput` [INFO] [stdout] 87 | #[table_name = "blogs"] [INFO] [stdout] 88 | pub struct BlogCreateInput { [INFO] [stdout] | --------------- `BlogCreateInput` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `diesel::Insertable` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `diesel::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 `diesel::Insertable` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/models.rs:86:17 [INFO] [stdout] | [INFO] [stdout] 86 | #[derive(Debug, diesel::Insertable, graphql::InputObject)] [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_blogcreateinput` [INFO] [stdout] 87 | #[table_name = "blogs"] [INFO] [stdout] 88 | pub struct BlogCreateInput { [INFO] [stdout] | --------------- `BlogCreateInput` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `diesel::Insertable` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `diesel::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 `diesel::Insertable` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/models.rs:86:17 [INFO] [stdout] | [INFO] [stdout] 86 | #[derive(Debug, diesel::Insertable, graphql::InputObject)] [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_blogcreateinput` [INFO] [stdout] 87 | #[table_name = "blogs"] [INFO] [stdout] 88 | pub struct BlogCreateInput { [INFO] [stdout] | --------------- `BlogCreateInput` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `diesel::Insertable` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `diesel::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 `diesel::Insertable` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/models.rs:154:12 [INFO] [stdout] | [INFO] [stdout] 154 | Debug, diesel::Associations, diesel::Identifiable, diesel::Queryable, graphql::SimpleObject, [INFO] [stdout] | ^------------------- [INFO] [stdout] | | [INFO] [stdout] | `BelongsTo` is not local [INFO] [stdout] | move the `impl` block outside of this function `_impl_associations_for_emailaccount` [INFO] [stdout] 155 | )] [INFO] [stdout] 156 | #[belongs_to(User)] [INFO] [stdout] | ---- `User` is not local [INFO] [stdout] 157 | pub struct EmailAccount { [INFO] [stdout] | ------------ `EmailAccount` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `diesel::Associations` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `diesel::Associations` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: this warning originates in the derive macro `diesel::Associations` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [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/models.rs:154:34 [INFO] [stdout] | [INFO] [stdout] 154 | Debug, diesel::Associations, diesel::Identifiable, diesel::Queryable, graphql::SimpleObject, [INFO] [stdout] | ^------------------- [INFO] [stdout] | | [INFO] [stdout] | `HasTable` is not local [INFO] [stdout] | move the `impl` block outside of this function `_impl_identifiable_for_emailaccount` [INFO] [stdout] ... [INFO] [stdout] 157 | pub struct EmailAccount { [INFO] [stdout] | ------------ `EmailAccount` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `diesel::Identifiable` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `diesel::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 `diesel::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/models.rs:154:34 [INFO] [stdout] | [INFO] [stdout] 154 | Debug, diesel::Associations, diesel::Identifiable, diesel::Queryable, graphql::SimpleObject, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | `Identifiable` is not local [INFO] [stdout] | move the `impl` block outside of this function `_impl_identifiable_for_emailaccount` [INFO] [stdout] ... [INFO] [stdout] 157 | pub struct EmailAccount { [INFO] [stdout] | ------------ `EmailAccount` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `diesel::Identifiable` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `diesel::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 `diesel::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/models.rs:154:56 [INFO] [stdout] | [INFO] [stdout] 154 | Debug, diesel::Associations, diesel::Identifiable, diesel::Queryable, graphql::SimpleObject, [INFO] [stdout] | ^---------------- [INFO] [stdout] | | [INFO] [stdout] | `Queryable` is not local [INFO] [stdout] | move the `impl` block outside of this function `_impl_queryable_for_emailaccount` [INFO] [stdout] ... [INFO] [stdout] 157 | pub struct EmailAccount { [INFO] [stdout] | ------------ `EmailAccount` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `diesel::Queryable` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `diesel::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 `diesel::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/models.rs:170:17 [INFO] [stdout] | [INFO] [stdout] 170 | #[derive(Debug, diesel::Insertable, graphql::InputObject)] [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_emailaccountcreateinput` [INFO] [stdout] 171 | #[table_name = "email_accounts"] [INFO] [stdout] 172 | pub struct EmailAccountCreateInput { [INFO] [stdout] | ----------------------- `EmailAccountCreateInput` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `diesel::Insertable` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `diesel::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 `diesel::Insertable` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/models.rs:170:17 [INFO] [stdout] | [INFO] [stdout] 170 | #[derive(Debug, diesel::Insertable, graphql::InputObject)] [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_emailaccountcreateinput` [INFO] [stdout] 171 | #[table_name = "email_accounts"] [INFO] [stdout] 172 | pub struct EmailAccountCreateInput { [INFO] [stdout] | ----------------------- `EmailAccountCreateInput` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `diesel::Insertable` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `diesel::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 `diesel::Insertable` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/models.rs:170:17 [INFO] [stdout] | [INFO] [stdout] 170 | #[derive(Debug, diesel::Insertable, graphql::InputObject)] [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_emailaccountcreateinput` [INFO] [stdout] 171 | #[table_name = "email_accounts"] [INFO] [stdout] 172 | pub struct EmailAccountCreateInput { [INFO] [stdout] | ----------------------- `EmailAccountCreateInput` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `diesel::Insertable` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `diesel::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 `diesel::Insertable` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/models.rs:183:40 [INFO] [stdout] | [INFO] [stdout] 183 | Debug, Clone, Copy, PartialEq, Eq, diesel::AsExpression, diesel::FromSqlRow, graphql::Enum, [INFO] [stdout] | -^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | `AsExpression` is not local [INFO] [stdout] | move the `impl` block outside of this function `_impl_as_expression_for_oauthaccountprovider` [INFO] [stdout] ... [INFO] [stdout] 186 | #[sql_type = "Text"] [INFO] [stdout] | ------ `Text` is not local [INFO] [stdout] 187 | pub enum OAuthAccountProvider { [INFO] [stdout] | -------------------- `OAuthAccountProvider` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `diesel::AsExpression` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `diesel::AsExpression` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: this warning originates in the derive macro `diesel::AsExpression` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [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/models.rs:183:40 [INFO] [stdout] | [INFO] [stdout] 183 | Debug, Clone, Copy, PartialEq, Eq, diesel::AsExpression, diesel::FromSqlRow, graphql::Enum, [INFO] [stdout] | -^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | `AsExpression` is not local [INFO] [stdout] | `Nullable` is not local [INFO] [stdout] | move the `impl` block outside of this function `_impl_as_expression_for_oauthaccountprovider` [INFO] [stdout] ... [INFO] [stdout] 186 | #[sql_type = "Text"] [INFO] [stdout] | ------ `Text` is not local [INFO] [stdout] 187 | pub enum OAuthAccountProvider { [INFO] [stdout] | -------------------- `OAuthAccountProvider` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `diesel::AsExpression` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `diesel::AsExpression` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: this warning originates in the derive macro `diesel::AsExpression` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [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/models.rs:183:40 [INFO] [stdout] | [INFO] [stdout] 183 | Debug, Clone, Copy, PartialEq, Eq, diesel::AsExpression, diesel::FromSqlRow, graphql::Enum, [INFO] [stdout] | ^------------------- [INFO] [stdout] | | [INFO] [stdout] | `ToSql` is not local [INFO] [stdout] | `Nullable` is not local [INFO] [stdout] | move the `impl` block outside of this function `_impl_as_expression_for_oauthaccountprovider` [INFO] [stdout] ... [INFO] [stdout] 186 | #[sql_type = "Text"] [INFO] [stdout] | ------ `Text` is not local [INFO] [stdout] 187 | pub enum OAuthAccountProvider { [INFO] [stdout] | -------------------- `OAuthAccountProvider` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `diesel::AsExpression` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `diesel::AsExpression` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: this warning originates in the derive macro `diesel::AsExpression` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [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/models.rs:183:40 [INFO] [stdout] | [INFO] [stdout] 183 | Debug, Clone, Copy, PartialEq, Eq, diesel::AsExpression, diesel::FromSqlRow, graphql::Enum, [INFO] [stdout] | ^------------------- [INFO] [stdout] | | [INFO] [stdout] | `AsExpression` is not local [INFO] [stdout] | move the `impl` block outside of this function `_impl_as_expression_for_oauthaccountprovider` [INFO] [stdout] ... [INFO] [stdout] 186 | #[sql_type = "Text"] [INFO] [stdout] | ------ `Text` is not local [INFO] [stdout] 187 | pub enum OAuthAccountProvider { [INFO] [stdout] | -------------------- `OAuthAccountProvider` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `diesel::AsExpression` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `diesel::AsExpression` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: this warning originates in the derive macro `diesel::AsExpression` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [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/models.rs:183:40 [INFO] [stdout] | [INFO] [stdout] 183 | Debug, Clone, Copy, PartialEq, Eq, diesel::AsExpression, diesel::FromSqlRow, graphql::Enum, [INFO] [stdout] | ^------------------- [INFO] [stdout] | | [INFO] [stdout] | `AsExpression` is not local [INFO] [stdout] | `Nullable` is not local [INFO] [stdout] | move the `impl` block outside of this function `_impl_as_expression_for_oauthaccountprovider` [INFO] [stdout] ... [INFO] [stdout] 186 | #[sql_type = "Text"] [INFO] [stdout] | ------ `Text` is not local [INFO] [stdout] 187 | pub enum OAuthAccountProvider { [INFO] [stdout] | -------------------- `OAuthAccountProvider` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `diesel::AsExpression` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `diesel::AsExpression` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: this warning originates in the derive macro `diesel::AsExpression` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [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/models.rs:183:62 [INFO] [stdout] | [INFO] [stdout] 183 | Debug, Clone, Copy, PartialEq, Eq, diesel::AsExpression, diesel::FromSqlRow, graphql::Enum, [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_oauthaccountprovider` [INFO] [stdout] ... [INFO] [stdout] 187 | pub enum OAuthAccountProvider { [INFO] [stdout] | -------------------- `OAuthAccountProvider` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `diesel::FromSqlRow` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `diesel::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 `diesel::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] --> src/models.rs:183:62 [INFO] [stdout] | [INFO] [stdout] 183 | Debug, Clone, Copy, PartialEq, Eq, diesel::AsExpression, diesel::FromSqlRow, graphql::Enum, [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_oauthaccountprovider` [INFO] [stdout] ... [INFO] [stdout] 187 | pub enum OAuthAccountProvider { [INFO] [stdout] | -------------------- `OAuthAccountProvider` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `diesel::FromSqlRow` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `diesel::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 `diesel::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] --> src/models.rs:252:12 [INFO] [stdout] | [INFO] [stdout] 252 | Debug, diesel::Associations, diesel::Identifiable, diesel::Queryable, graphql::SimpleObject, [INFO] [stdout] | ^------------------- [INFO] [stdout] | | [INFO] [stdout] | `BelongsTo` is not local [INFO] [stdout] | move the `impl` block outside of this function `_impl_associations_for_oauthaccount` [INFO] [stdout] 253 | )] [INFO] [stdout] 254 | #[belongs_to(User)] [INFO] [stdout] | ---- `User` is not local [INFO] [stdout] ... [INFO] [stdout] 257 | pub struct OAuthAccount { [INFO] [stdout] | ------------ `OAuthAccount` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `diesel::Associations` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `diesel::Associations` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: this warning originates in the derive macro `diesel::Associations` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [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/models.rs:252:34 [INFO] [stdout] | [INFO] [stdout] 252 | Debug, diesel::Associations, diesel::Identifiable, diesel::Queryable, graphql::SimpleObject, [INFO] [stdout] | ^------------------- [INFO] [stdout] | | [INFO] [stdout] | `HasTable` is not local [INFO] [stdout] | move the `impl` block outside of this function `_impl_identifiable_for_oauthaccount` [INFO] [stdout] ... [INFO] [stdout] 257 | pub struct OAuthAccount { [INFO] [stdout] | ------------ `OAuthAccount` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `diesel::Identifiable` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `diesel::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 `diesel::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/models.rs:252:34 [INFO] [stdout] | [INFO] [stdout] 252 | Debug, diesel::Associations, diesel::Identifiable, diesel::Queryable, graphql::SimpleObject, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | `Identifiable` is not local [INFO] [stdout] | move the `impl` block outside of this function `_impl_identifiable_for_oauthaccount` [INFO] [stdout] ... [INFO] [stdout] 257 | pub struct OAuthAccount { [INFO] [stdout] | ------------ `OAuthAccount` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `diesel::Identifiable` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `diesel::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 `diesel::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/models.rs:252:56 [INFO] [stdout] | [INFO] [stdout] 252 | Debug, diesel::Associations, diesel::Identifiable, diesel::Queryable, graphql::SimpleObject, [INFO] [stdout] | ^---------------- [INFO] [stdout] | | [INFO] [stdout] | `Queryable` is not local [INFO] [stdout] | move the `impl` block outside of this function `_impl_queryable_for_oauthaccount` [INFO] [stdout] ... [INFO] [stdout] 257 | pub struct OAuthAccount { [INFO] [stdout] | ------------ `OAuthAccount` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `diesel::Queryable` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `diesel::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 `diesel::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/models.rs:274:17 [INFO] [stdout] | [INFO] [stdout] 274 | #[derive(Debug, diesel::Insertable, graphql::InputObject)] [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_oauthaccountcreateinput` [INFO] [stdout] ... [INFO] [stdout] 277 | pub struct OAuthAccountCreateInput { [INFO] [stdout] | ----------------------- `OAuthAccountCreateInput` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `diesel::Insertable` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `diesel::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 `diesel::Insertable` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/models.rs:274:17 [INFO] [stdout] | [INFO] [stdout] 274 | #[derive(Debug, diesel::Insertable, graphql::InputObject)] [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_oauthaccountcreateinput` [INFO] [stdout] ... [INFO] [stdout] 277 | pub struct OAuthAccountCreateInput { [INFO] [stdout] | ----------------------- `OAuthAccountCreateInput` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `diesel::Insertable` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `diesel::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 `diesel::Insertable` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/models.rs:274:17 [INFO] [stdout] | [INFO] [stdout] 274 | #[derive(Debug, diesel::Insertable, graphql::InputObject)] [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_oauthaccountcreateinput` [INFO] [stdout] ... [INFO] [stdout] 277 | pub struct OAuthAccountCreateInput { [INFO] [stdout] | ----------------------- `OAuthAccountCreateInput` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `diesel::Insertable` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `diesel::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 `diesel::Insertable` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/models.rs:299:12 [INFO] [stdout] | [INFO] [stdout] 299 | Debug, diesel::Associations, diesel::Identifiable, diesel::Queryable, graphql::SimpleObject, [INFO] [stdout] | ^------------------- [INFO] [stdout] | | [INFO] [stdout] | `BelongsTo` is not local [INFO] [stdout] | move the `impl` block outside of this function `_impl_associations_for_post` [INFO] [stdout] 300 | )] [INFO] [stdout] 301 | #[belongs_to(Blog)] [INFO] [stdout] | ---- `Blog` is not local [INFO] [stdout] 302 | #[graphql(complex)] [INFO] [stdout] 303 | pub struct Post { [INFO] [stdout] | ---- `Post` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `diesel::Associations` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `diesel::Associations` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: this warning originates in the derive macro `diesel::Associations` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [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/models.rs:299:34 [INFO] [stdout] | [INFO] [stdout] 299 | Debug, diesel::Associations, diesel::Identifiable, diesel::Queryable, graphql::SimpleObject, [INFO] [stdout] | ^------------------- [INFO] [stdout] | | [INFO] [stdout] | `HasTable` is not local [INFO] [stdout] | move the `impl` block outside of this function `_impl_identifiable_for_post` [INFO] [stdout] ... [INFO] [stdout] 303 | pub struct Post { [INFO] [stdout] | ---- `Post` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `diesel::Identifiable` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `diesel::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 `diesel::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/models.rs:299:34 [INFO] [stdout] | [INFO] [stdout] 299 | Debug, diesel::Associations, diesel::Identifiable, diesel::Queryable, graphql::SimpleObject, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | `Identifiable` is not local [INFO] [stdout] | move the `impl` block outside of this function `_impl_identifiable_for_post` [INFO] [stdout] ... [INFO] [stdout] 303 | pub struct Post { [INFO] [stdout] | ---- `Post` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `diesel::Identifiable` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `diesel::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 `diesel::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/models.rs:299:56 [INFO] [stdout] | [INFO] [stdout] 299 | Debug, diesel::Associations, diesel::Identifiable, diesel::Queryable, graphql::SimpleObject, [INFO] [stdout] | ^---------------- [INFO] [stdout] | | [INFO] [stdout] | `Queryable` is not local [INFO] [stdout] | move the `impl` block outside of this function `_impl_queryable_for_post` [INFO] [stdout] ... [INFO] [stdout] 303 | pub struct Post { [INFO] [stdout] | ---- `Post` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `diesel::Queryable` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `diesel::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 `diesel::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/models.rs:334:17 [INFO] [stdout] | [INFO] [stdout] 334 | #[derive(Debug, diesel::Insertable, graphql::InputObject)] [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_postcreateinput` [INFO] [stdout] 335 | #[table_name = "posts"] [INFO] [stdout] 336 | pub struct PostCreateInput { [INFO] [stdout] | --------------- `PostCreateInput` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `diesel::Insertable` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `diesel::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 `diesel::Insertable` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/models.rs:334:17 [INFO] [stdout] | [INFO] [stdout] 334 | #[derive(Debug, diesel::Insertable, graphql::InputObject)] [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_postcreateinput` [INFO] [stdout] 335 | #[table_name = "posts"] [INFO] [stdout] 336 | pub struct PostCreateInput { [INFO] [stdout] | --------------- `PostCreateInput` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `diesel::Insertable` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `diesel::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 `diesel::Insertable` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/models.rs:334:17 [INFO] [stdout] | [INFO] [stdout] 334 | #[derive(Debug, diesel::Insertable, graphql::InputObject)] [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_postcreateinput` [INFO] [stdout] 335 | #[table_name = "posts"] [INFO] [stdout] 336 | pub struct PostCreateInput { [INFO] [stdout] | --------------- `PostCreateInput` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `diesel::Insertable` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `diesel::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 `diesel::Insertable` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/models.rs:347:40 [INFO] [stdout] | [INFO] [stdout] 347 | Debug, Clone, Copy, PartialEq, Eq, diesel::AsExpression, diesel::FromSqlRow, graphql::Enum, [INFO] [stdout] | -^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | `AsExpression` is not local [INFO] [stdout] | move the `impl` block outside of this function `_impl_as_expression_for_userrole` [INFO] [stdout] 348 | )] [INFO] [stdout] 349 | #[sql_type = "Text"] [INFO] [stdout] | ------ `Text` is not local [INFO] [stdout] 350 | pub enum UserRole { [INFO] [stdout] | -------- `UserRole` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `diesel::AsExpression` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `diesel::AsExpression` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: this warning originates in the derive macro `diesel::AsExpression` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [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/models.rs:347:40 [INFO] [stdout] | [INFO] [stdout] 347 | Debug, Clone, Copy, PartialEq, Eq, diesel::AsExpression, diesel::FromSqlRow, graphql::Enum, [INFO] [stdout] | -^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | `AsExpression` is not local [INFO] [stdout] | `Nullable` is not local [INFO] [stdout] | move the `impl` block outside of this function `_impl_as_expression_for_userrole` [INFO] [stdout] 348 | )] [INFO] [stdout] 349 | #[sql_type = "Text"] [INFO] [stdout] | ------ `Text` is not local [INFO] [stdout] 350 | pub enum UserRole { [INFO] [stdout] | -------- `UserRole` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `diesel::AsExpression` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `diesel::AsExpression` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: this warning originates in the derive macro `diesel::AsExpression` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [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/models.rs:347:40 [INFO] [stdout] | [INFO] [stdout] 347 | Debug, Clone, Copy, PartialEq, Eq, diesel::AsExpression, diesel::FromSqlRow, graphql::Enum, [INFO] [stdout] | ^------------------- [INFO] [stdout] | | [INFO] [stdout] | `ToSql` is not local [INFO] [stdout] | `Nullable` is not local [INFO] [stdout] | move the `impl` block outside of this function `_impl_as_expression_for_userrole` [INFO] [stdout] 348 | )] [INFO] [stdout] 349 | #[sql_type = "Text"] [INFO] [stdout] | ------ `Text` is not local [INFO] [stdout] 350 | pub enum UserRole { [INFO] [stdout] | -------- `UserRole` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `diesel::AsExpression` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `diesel::AsExpression` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: this warning originates in the derive macro `diesel::AsExpression` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [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/models.rs:347:40 [INFO] [stdout] | [INFO] [stdout] 347 | Debug, Clone, Copy, PartialEq, Eq, diesel::AsExpression, diesel::FromSqlRow, graphql::Enum, [INFO] [stdout] | ^------------------- [INFO] [stdout] | | [INFO] [stdout] | `AsExpression` is not local [INFO] [stdout] | move the `impl` block outside of this function `_impl_as_expression_for_userrole` [INFO] [stdout] 348 | )] [INFO] [stdout] 349 | #[sql_type = "Text"] [INFO] [stdout] | ------ `Text` is not local [INFO] [stdout] 350 | pub enum UserRole { [INFO] [stdout] | -------- `UserRole` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `diesel::AsExpression` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `diesel::AsExpression` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: this warning originates in the derive macro `diesel::AsExpression` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [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/models.rs:347:40 [INFO] [stdout] | [INFO] [stdout] 347 | Debug, Clone, Copy, PartialEq, Eq, diesel::AsExpression, diesel::FromSqlRow, graphql::Enum, [INFO] [stdout] | ^------------------- [INFO] [stdout] | | [INFO] [stdout] | `AsExpression` is not local [INFO] [stdout] | `Nullable` is not local [INFO] [stdout] | move the `impl` block outside of this function `_impl_as_expression_for_userrole` [INFO] [stdout] 348 | )] [INFO] [stdout] 349 | #[sql_type = "Text"] [INFO] [stdout] | ------ `Text` is not local [INFO] [stdout] 350 | pub enum UserRole { [INFO] [stdout] | -------- `UserRole` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `diesel::AsExpression` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `diesel::AsExpression` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: this warning originates in the derive macro `diesel::AsExpression` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [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/models.rs:347:62 [INFO] [stdout] | [INFO] [stdout] 347 | Debug, Clone, Copy, PartialEq, Eq, diesel::AsExpression, diesel::FromSqlRow, graphql::Enum, [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_userrole` [INFO] [stdout] ... [INFO] [stdout] 350 | pub enum UserRole { [INFO] [stdout] | -------- `UserRole` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `diesel::FromSqlRow` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `diesel::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 `diesel::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] --> src/models.rs:347:62 [INFO] [stdout] | [INFO] [stdout] 347 | Debug, Clone, Copy, PartialEq, Eq, diesel::AsExpression, diesel::FromSqlRow, graphql::Enum, [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_userrole` [INFO] [stdout] ... [INFO] [stdout] 350 | pub enum UserRole { [INFO] [stdout] | -------- `UserRole` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `diesel::FromSqlRow` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `diesel::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 `diesel::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] --> src/models.rs:411:17 [INFO] [stdout] | [INFO] [stdout] 411 | #[derive(Debug, diesel::Identifiable, diesel::Queryable, graphql::SimpleObject)] [INFO] [stdout] | ^------------------- [INFO] [stdout] | | [INFO] [stdout] | `HasTable` is not local [INFO] [stdout] | move the `impl` block outside of this function `_impl_identifiable_for_user` [INFO] [stdout] 412 | #[graphql(complex)] [INFO] [stdout] 413 | pub struct User { [INFO] [stdout] | ---- `User` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `diesel::Identifiable` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `diesel::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 `diesel::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/models.rs:411:17 [INFO] [stdout] | [INFO] [stdout] 411 | #[derive(Debug, diesel::Identifiable, diesel::Queryable, graphql::SimpleObject)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | `Identifiable` is not local [INFO] [stdout] | move the `impl` block outside of this function `_impl_identifiable_for_user` [INFO] [stdout] 412 | #[graphql(complex)] [INFO] [stdout] 413 | pub struct User { [INFO] [stdout] | ---- `User` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `diesel::Identifiable` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `diesel::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 `diesel::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/models.rs:411:39 [INFO] [stdout] | [INFO] [stdout] 411 | #[derive(Debug, diesel::Identifiable, diesel::Queryable, graphql::SimpleObject)] [INFO] [stdout] | ^---------------- [INFO] [stdout] | | [INFO] [stdout] | `Queryable` is not local [INFO] [stdout] | move the `impl` block outside of this function `_impl_queryable_for_user` [INFO] [stdout] 412 | #[graphql(complex)] [INFO] [stdout] 413 | pub struct User { [INFO] [stdout] | ---- `User` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `diesel::Queryable` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `diesel::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 `diesel::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/models.rs:478:17 [INFO] [stdout] | [INFO] [stdout] 478 | #[derive(Debug, diesel::Insertable, graphql::InputObject)] [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_usercreateinput` [INFO] [stdout] 479 | #[table_name = "users"] [INFO] [stdout] 480 | pub struct UserCreateInput { [INFO] [stdout] | --------------- `UserCreateInput` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `diesel::Insertable` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `diesel::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 `diesel::Insertable` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/models.rs:478:17 [INFO] [stdout] | [INFO] [stdout] 478 | #[derive(Debug, diesel::Insertable, graphql::InputObject)] [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_usercreateinput` [INFO] [stdout] 479 | #[table_name = "users"] [INFO] [stdout] 480 | pub struct UserCreateInput { [INFO] [stdout] | --------------- `UserCreateInput` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `diesel::Insertable` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `diesel::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 `diesel::Insertable` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/models.rs:478:17 [INFO] [stdout] | [INFO] [stdout] 478 | #[derive(Debug, diesel::Insertable, graphql::InputObject)] [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_usercreateinput` [INFO] [stdout] 479 | #[table_name = "users"] [INFO] [stdout] 480 | pub struct UserCreateInput { [INFO] [stdout] | --------------- `UserCreateInput` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `diesel::Insertable` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `diesel::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 `diesel::Insertable` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/schema.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | / table! { [INFO] [stdout] 2 | | blogs (id) { [INFO] [stdout] 3 | | _rowid -> Int4, [INFO] [stdout] 4 | | created_at -> Timestamptz, [INFO] [stdout] ... | [INFO] [stdout] 12 | | } [INFO] [stdout] | | ^ [INFO] [stdout] | | | [INFO] [stdout] | | `table` is not local [INFO] [stdout] | |_`QueryId` is not local [INFO] [stdout] | move the `impl` block outside of this function `_impl_query_id_for_table` [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/schema.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | / table! { [INFO] [stdout] 2 | | blogs (id) { [INFO] [stdout] 3 | | _rowid -> Int4, [INFO] [stdout] | | ------ `_rowid` is not local [INFO] [stdout] 4 | | created_at -> Timestamptz, [INFO] [stdout] ... | [INFO] [stdout] 12 | | } [INFO] [stdout] | | ^ [INFO] [stdout] | | | [INFO] [stdout] | |_`QueryId` is not local [INFO] [stdout] | move the `impl` block outside of this function `_impl_query_id_for__rowid` [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/schema.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | / table! { [INFO] [stdout] 2 | | blogs (id) { [INFO] [stdout] 3 | | _rowid -> Int4, [INFO] [stdout] 4 | | created_at -> Timestamptz, [INFO] [stdout] | | ---------- `created_at` is not local [INFO] [stdout] ... | [INFO] [stdout] 12 | | } [INFO] [stdout] | | ^ [INFO] [stdout] | | | [INFO] [stdout] | |_`QueryId` is not local [INFO] [stdout] | move the `impl` block outside of this function `_impl_query_id_for_created_at` [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/schema.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | / table! { [INFO] [stdout] 2 | | blogs (id) { [INFO] [stdout] 3 | | _rowid -> Int4, [INFO] [stdout] 4 | | created_at -> Timestamptz, [INFO] [stdout] 5 | | deleted_at -> Nullable, [INFO] [stdout] | | ---------- `deleted_at` is not local [INFO] [stdout] ... | [INFO] [stdout] 12 | | } [INFO] [stdout] | | ^ [INFO] [stdout] | | | [INFO] [stdout] | |_`QueryId` is not local [INFO] [stdout] | move the `impl` block outside of this function `_impl_query_id_for_deleted_at` [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/schema.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | / table! { [INFO] [stdout] 2 | | blogs (id) { [INFO] [stdout] 3 | | _rowid -> Int4, [INFO] [stdout] 4 | | created_at -> Timestamptz, [INFO] [stdout] 5 | | deleted_at -> Nullable, [INFO] [stdout] 6 | | id -> Uuid, [INFO] [stdout] | | -- `id` is not local [INFO] [stdout] ... | [INFO] [stdout] 12 | | } [INFO] [stdout] | | ^ [INFO] [stdout] | | | [INFO] [stdout] | |_`QueryId` is not local [INFO] [stdout] | move the `impl` block outside of this function `_impl_query_id_for_id` [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/schema.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | / table! { [INFO] [stdout] 2 | | blogs (id) { [INFO] [stdout] 3 | | _rowid -> Int4, [INFO] [stdout] 4 | | created_at -> Timestamptz, [INFO] [stdout] ... | [INFO] [stdout] 7 | | slug -> Text, [INFO] [stdout] | | ---- `slug` is not local [INFO] [stdout] ... | [INFO] [stdout] 12 | | } [INFO] [stdout] | | ^ [INFO] [stdout] | | | [INFO] [stdout] | |_`QueryId` is not local [INFO] [stdout] | move the `impl` block outside of this function `_impl_query_id_for_slug` [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/schema.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | / table! { [INFO] [stdout] 2 | | blogs (id) { [INFO] [stdout] 3 | | _rowid -> Int4, [INFO] [stdout] 4 | | created_at -> Timestamptz, [INFO] [stdout] ... | [INFO] [stdout] 8 | | title -> Text, [INFO] [stdout] | | ----- `title` is not local [INFO] [stdout] ... | [INFO] [stdout] 12 | | } [INFO] [stdout] | | ^ [INFO] [stdout] | | | [INFO] [stdout] | |_`QueryId` is not local [INFO] [stdout] | move the `impl` block outside of this function `_impl_query_id_for_title` [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/schema.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | / table! { [INFO] [stdout] 2 | | blogs (id) { [INFO] [stdout] 3 | | _rowid -> Int4, [INFO] [stdout] 4 | | created_at -> Timestamptz, [INFO] [stdout] ... | [INFO] [stdout] 9 | | updated_at -> Timestamptz, [INFO] [stdout] | | ---------- `updated_at` is not local [INFO] [stdout] ... | [INFO] [stdout] 12 | | } [INFO] [stdout] | | ^ [INFO] [stdout] | | | [INFO] [stdout] | |_`QueryId` is not local [INFO] [stdout] | move the `impl` block outside of this function `_impl_query_id_for_updated_at` [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/schema.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | / table! { [INFO] [stdout] 2 | | blogs (id) { [INFO] [stdout] 3 | | _rowid -> Int4, [INFO] [stdout] 4 | | created_at -> Timestamptz, [INFO] [stdout] ... | [INFO] [stdout] 10 | | user_id -> Uuid, [INFO] [stdout] | | ------- `user_id` is not local [INFO] [stdout] 11 | | } [INFO] [stdout] 12 | | } [INFO] [stdout] | | ^ [INFO] [stdout] | | | [INFO] [stdout] | |_`QueryId` is not local [INFO] [stdout] | move the `impl` block outside of this function `_impl_query_id_for_user_id` [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/schema.rs:14:1 [INFO] [stdout] | [INFO] [stdout] 14 | / table! { [INFO] [stdout] 15 | | email_accounts (id) { [INFO] [stdout] 16 | | _rowid -> Int4, [INFO] [stdout] 17 | | created_at -> Timestamptz, [INFO] [stdout] ... | [INFO] [stdout] 24 | | } [INFO] [stdout] | | ^ [INFO] [stdout] | | | [INFO] [stdout] | | `table` is not local [INFO] [stdout] | |_`QueryId` is not local [INFO] [stdout] | move the `impl` block outside of this function `_impl_query_id_for_table` [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/schema.rs:14:1 [INFO] [stdout] | [INFO] [stdout] 14 | / table! { [INFO] [stdout] 15 | | email_accounts (id) { [INFO] [stdout] 16 | | _rowid -> Int4, [INFO] [stdout] | | ------ `_rowid` is not local [INFO] [stdout] 17 | | created_at -> Timestamptz, [INFO] [stdout] ... | [INFO] [stdout] 24 | | } [INFO] [stdout] | | ^ [INFO] [stdout] | | | [INFO] [stdout] | |_`QueryId` is not local [INFO] [stdout] | move the `impl` block outside of this function `_impl_query_id_for__rowid` [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/schema.rs:14:1 [INFO] [stdout] | [INFO] [stdout] 14 | / table! { [INFO] [stdout] 15 | | email_accounts (id) { [INFO] [stdout] 16 | | _rowid -> Int4, [INFO] [stdout] 17 | | created_at -> Timestamptz, [INFO] [stdout] | | ---------- `created_at` is not local [INFO] [stdout] ... | [INFO] [stdout] 24 | | } [INFO] [stdout] | | ^ [INFO] [stdout] | | | [INFO] [stdout] | |_`QueryId` is not local [INFO] [stdout] | move the `impl` block outside of this function `_impl_query_id_for_created_at` [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/schema.rs:14:1 [INFO] [stdout] | [INFO] [stdout] 14 | / table! { [INFO] [stdout] 15 | | email_accounts (id) { [INFO] [stdout] 16 | | _rowid -> Int4, [INFO] [stdout] 17 | | created_at -> Timestamptz, [INFO] [stdout] 18 | | deleted_at -> Nullable, [INFO] [stdout] | | ---------- `deleted_at` is not local [INFO] [stdout] ... | [INFO] [stdout] 24 | | } [INFO] [stdout] | | ^ [INFO] [stdout] | | | [INFO] [stdout] | |_`QueryId` is not local [INFO] [stdout] | move the `impl` block outside of this function `_impl_query_id_for_deleted_at` [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/schema.rs:14:1 [INFO] [stdout] | [INFO] [stdout] 14 | / table! { [INFO] [stdout] 15 | | email_accounts (id) { [INFO] [stdout] 16 | | _rowid -> Int4, [INFO] [stdout] 17 | | created_at -> Timestamptz, [INFO] [stdout] 18 | | deleted_at -> Nullable, [INFO] [stdout] 19 | | id -> Uuid, [INFO] [stdout] | | -- `id` is not local [INFO] [stdout] ... | [INFO] [stdout] 24 | | } [INFO] [stdout] | | ^ [INFO] [stdout] | | | [INFO] [stdout] | |_`QueryId` is not local [INFO] [stdout] | move the `impl` block outside of this function `_impl_query_id_for_id` [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/schema.rs:14:1 [INFO] [stdout] | [INFO] [stdout] 14 | / table! { [INFO] [stdout] 15 | | email_accounts (id) { [INFO] [stdout] 16 | | _rowid -> Int4, [INFO] [stdout] 17 | | created_at -> Timestamptz, [INFO] [stdout] ... | [INFO] [stdout] 20 | | provider_account_id -> Text, [INFO] [stdout] | | ------------------- `provider_account_id` is not local [INFO] [stdout] ... | [INFO] [stdout] 24 | | } [INFO] [stdout] | | ^ [INFO] [stdout] | | | [INFO] [stdout] | |_`QueryId` is not local [INFO] [stdout] | move the `impl` block outside of this function `_impl_query_id_for_provider_account_id` [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/schema.rs:14:1 [INFO] [stdout] | [INFO] [stdout] 14 | / table! { [INFO] [stdout] 15 | | email_accounts (id) { [INFO] [stdout] 16 | | _rowid -> Int4, [INFO] [stdout] 17 | | created_at -> Timestamptz, [INFO] [stdout] ... | [INFO] [stdout] 21 | | updated_at -> Timestamptz, [INFO] [stdout] | | ---------- `updated_at` is not local [INFO] [stdout] ... | [INFO] [stdout] 24 | | } [INFO] [stdout] | | ^ [INFO] [stdout] | | | [INFO] [stdout] | |_`QueryId` is not local [INFO] [stdout] | move the `impl` block outside of this function `_impl_query_id_for_updated_at` [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/schema.rs:14:1 [INFO] [stdout] | [INFO] [stdout] 14 | / table! { [INFO] [stdout] 15 | | email_accounts (id) { [INFO] [stdout] 16 | | _rowid -> Int4, [INFO] [stdout] 17 | | created_at -> Timestamptz, [INFO] [stdout] ... | [INFO] [stdout] 22 | | user_id -> Uuid, [INFO] [stdout] | | ------- `user_id` is not local [INFO] [stdout] 23 | | } [INFO] [stdout] 24 | | } [INFO] [stdout] | | ^ [INFO] [stdout] | | | [INFO] [stdout] | |_`QueryId` is not local [INFO] [stdout] | move the `impl` block outside of this function `_impl_query_id_for_user_id` [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/schema.rs:26:1 [INFO] [stdout] | [INFO] [stdout] 26 | / table! { [INFO] [stdout] 27 | | oauth_accounts (id) { [INFO] [stdout] 28 | | _rowid -> Int4, [INFO] [stdout] 29 | | created_at -> Timestamptz, [INFO] [stdout] ... | [INFO] [stdout] 40 | | } [INFO] [stdout] | | ^ [INFO] [stdout] | | | [INFO] [stdout] | | `table` is not local [INFO] [stdout] | |_`QueryId` is not local [INFO] [stdout] | move the `impl` block outside of this function `_impl_query_id_for_table` [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/schema.rs:26:1 [INFO] [stdout] | [INFO] [stdout] 26 | / table! { [INFO] [stdout] 27 | | oauth_accounts (id) { [INFO] [stdout] 28 | | _rowid -> Int4, [INFO] [stdout] | | ------ `_rowid` is not local [INFO] [stdout] 29 | | created_at -> Timestamptz, [INFO] [stdout] ... | [INFO] [stdout] 40 | | } [INFO] [stdout] | | ^ [INFO] [stdout] | | | [INFO] [stdout] | |_`QueryId` is not local [INFO] [stdout] | move the `impl` block outside of this function `_impl_query_id_for__rowid` [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/schema.rs:26:1 [INFO] [stdout] | [INFO] [stdout] 26 | / table! { [INFO] [stdout] 27 | | oauth_accounts (id) { [INFO] [stdout] 28 | | _rowid -> Int4, [INFO] [stdout] 29 | | created_at -> Timestamptz, [INFO] [stdout] | | ---------- `created_at` is not local [INFO] [stdout] ... | [INFO] [stdout] 40 | | } [INFO] [stdout] | | ^ [INFO] [stdout] | | | [INFO] [stdout] | |_`QueryId` is not local [INFO] [stdout] | move the `impl` block outside of this function `_impl_query_id_for_created_at` [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/schema.rs:26:1 [INFO] [stdout] | [INFO] [stdout] 26 | / table! { [INFO] [stdout] 27 | | oauth_accounts (id) { [INFO] [stdout] 28 | | _rowid -> Int4, [INFO] [stdout] 29 | | created_at -> Timestamptz, [INFO] [stdout] 30 | | deleted_at -> Nullable, [INFO] [stdout] | | ---------- `deleted_at` is not local [INFO] [stdout] ... | [INFO] [stdout] 40 | | } [INFO] [stdout] | | ^ [INFO] [stdout] | | | [INFO] [stdout] | |_`QueryId` is not local [INFO] [stdout] | move the `impl` block outside of this function `_impl_query_id_for_deleted_at` [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/schema.rs:26:1 [INFO] [stdout] | [INFO] [stdout] 26 | / table! { [INFO] [stdout] 27 | | oauth_accounts (id) { [INFO] [stdout] 28 | | _rowid -> Int4, [INFO] [stdout] 29 | | created_at -> Timestamptz, [INFO] [stdout] 30 | | deleted_at -> Nullable, [INFO] [stdout] 31 | | id -> Uuid, [INFO] [stdout] | | -- `id` is not local [INFO] [stdout] ... | [INFO] [stdout] 40 | | } [INFO] [stdout] | | ^ [INFO] [stdout] | | | [INFO] [stdout] | |_`QueryId` is not local [INFO] [stdout] | move the `impl` block outside of this function `_impl_query_id_for_id` [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/schema.rs:26:1 [INFO] [stdout] | [INFO] [stdout] 26 | / table! { [INFO] [stdout] 27 | | oauth_accounts (id) { [INFO] [stdout] 28 | | _rowid -> Int4, [INFO] [stdout] 29 | | created_at -> Timestamptz, [INFO] [stdout] ... | [INFO] [stdout] 32 | | provider -> Text, [INFO] [stdout] | | -------- `provider` is not local [INFO] [stdout] ... | [INFO] [stdout] 40 | | } [INFO] [stdout] | | ^ [INFO] [stdout] | | | [INFO] [stdout] | |_`QueryId` is not local [INFO] [stdout] | move the `impl` block outside of this function `_impl_query_id_for_provider` [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/schema.rs:26:1 [INFO] [stdout] | [INFO] [stdout] 26 | / table! { [INFO] [stdout] 27 | | oauth_accounts (id) { [INFO] [stdout] 28 | | _rowid -> Int4, [INFO] [stdout] 29 | | created_at -> Timestamptz, [INFO] [stdout] ... | [INFO] [stdout] 33 | | provider_access_token -> Text, [INFO] [stdout] | | --------------------- `provider_access_token` is not local [INFO] [stdout] ... | [INFO] [stdout] 40 | | } [INFO] [stdout] | | ^ [INFO] [stdout] | | | [INFO] [stdout] | |_`QueryId` is not local [INFO] [stdout] | move the `impl` block outside of this function `_impl_query_id_for_provider_access_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] --> src/schema.rs:26:1 [INFO] [stdout] | [INFO] [stdout] 26 | / table! { [INFO] [stdout] 27 | | oauth_accounts (id) { [INFO] [stdout] 28 | | _rowid -> Int4, [INFO] [stdout] 29 | | created_at -> Timestamptz, [INFO] [stdout] ... | [INFO] [stdout] 34 | | provider_access_token_expires_at -> Timestamptz, [INFO] [stdout] | | -------------------------------- `provider_access_token_expires_at` is not local [INFO] [stdout] ... | [INFO] [stdout] 40 | | } [INFO] [stdout] | | ^ [INFO] [stdout] | | | [INFO] [stdout] | |_`QueryId` is not local [INFO] [stdout] | move the `impl` block outside of this function `_impl_query_id_for_provider_access_token_expires_at` [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/schema.rs:26:1 [INFO] [stdout] | [INFO] [stdout] 26 | / table! { [INFO] [stdout] 27 | | oauth_accounts (id) { [INFO] [stdout] 28 | | _rowid -> Int4, [INFO] [stdout] 29 | | created_at -> Timestamptz, [INFO] [stdout] ... | [INFO] [stdout] 35 | | provider_account_id -> Text, [INFO] [stdout] | | ------------------- `provider_account_id` is not local [INFO] [stdout] ... | [INFO] [stdout] 40 | | } [INFO] [stdout] | | ^ [INFO] [stdout] | | | [INFO] [stdout] | |_`QueryId` is not local [INFO] [stdout] | move the `impl` block outside of this function `_impl_query_id_for_provider_account_id` [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/schema.rs:26:1 [INFO] [stdout] | [INFO] [stdout] 26 | / table! { [INFO] [stdout] 27 | | oauth_accounts (id) { [INFO] [stdout] 28 | | _rowid -> Int4, [INFO] [stdout] 29 | | created_at -> Timestamptz, [INFO] [stdout] ... | [INFO] [stdout] 36 | | provider_refresh_token -> Text, [INFO] [stdout] | | ---------------------- `provider_refresh_token` is not local [INFO] [stdout] ... | [INFO] [stdout] 40 | | } [INFO] [stdout] | | ^ [INFO] [stdout] | | | [INFO] [stdout] | |_`QueryId` is not local [INFO] [stdout] | move the `impl` block outside of this function `_impl_query_id_for_provider_refresh_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] --> src/schema.rs:26:1 [INFO] [stdout] | [INFO] [stdout] 26 | / table! { [INFO] [stdout] 27 | | oauth_accounts (id) { [INFO] [stdout] 28 | | _rowid -> Int4, [INFO] [stdout] 29 | | created_at -> Timestamptz, [INFO] [stdout] ... | [INFO] [stdout] 37 | | updated_at -> Timestamptz, [INFO] [stdout] | | ---------- `updated_at` is not local [INFO] [stdout] ... | [INFO] [stdout] 40 | | } [INFO] [stdout] | | ^ [INFO] [stdout] | | | [INFO] [stdout] | |_`QueryId` is not local [INFO] [stdout] | move the `impl` block outside of this function `_impl_query_id_for_updated_at` [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/schema.rs:26:1 [INFO] [stdout] | [INFO] [stdout] 26 | / table! { [INFO] [stdout] 27 | | oauth_accounts (id) { [INFO] [stdout] 28 | | _rowid -> Int4, [INFO] [stdout] 29 | | created_at -> Timestamptz, [INFO] [stdout] ... | [INFO] [stdout] 38 | | user_id -> Uuid, [INFO] [stdout] | | ------- `user_id` is not local [INFO] [stdout] 39 | | } [INFO] [stdout] 40 | | } [INFO] [stdout] | | ^ [INFO] [stdout] | | | [INFO] [stdout] | |_`QueryId` is not local [INFO] [stdout] | move the `impl` block outside of this function `_impl_query_id_for_user_id` [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/schema.rs:42:1 [INFO] [stdout] | [INFO] [stdout] 42 | / table! { [INFO] [stdout] 43 | | posts (id) { [INFO] [stdout] 44 | | _rowid -> Int4, [INFO] [stdout] 45 | | blog_id -> Uuid, [INFO] [stdout] ... | [INFO] [stdout] 52 | | } [INFO] [stdout] | | ^ [INFO] [stdout] | | | [INFO] [stdout] | | `table` is not local [INFO] [stdout] | |_`QueryId` is not local [INFO] [stdout] | move the `impl` block outside of this function `_impl_query_id_for_table` [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/schema.rs:42:1 [INFO] [stdout] | [INFO] [stdout] 42 | / table! { [INFO] [stdout] 43 | | posts (id) { [INFO] [stdout] 44 | | _rowid -> Int4, [INFO] [stdout] | | ------ `_rowid` is not local [INFO] [stdout] 45 | | blog_id -> Uuid, [INFO] [stdout] ... | [INFO] [stdout] 52 | | } [INFO] [stdout] | | ^ [INFO] [stdout] | | | [INFO] [stdout] | |_`QueryId` is not local [INFO] [stdout] | move the `impl` block outside of this function `_impl_query_id_for__rowid` [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/schema.rs:42:1 [INFO] [stdout] | [INFO] [stdout] 42 | / table! { [INFO] [stdout] 43 | | posts (id) { [INFO] [stdout] 44 | | _rowid -> Int4, [INFO] [stdout] 45 | | blog_id -> Uuid, [INFO] [stdout] | | ------- `blog_id` is not local [INFO] [stdout] ... | [INFO] [stdout] 52 | | } [INFO] [stdout] | | ^ [INFO] [stdout] | | | [INFO] [stdout] | |_`QueryId` is not local [INFO] [stdout] | move the `impl` block outside of this function `_impl_query_id_for_blog_id` [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/schema.rs:42:1 [INFO] [stdout] | [INFO] [stdout] 42 | / table! { [INFO] [stdout] 43 | | posts (id) { [INFO] [stdout] 44 | | _rowid -> Int4, [INFO] [stdout] 45 | | blog_id -> Uuid, [INFO] [stdout] 46 | | created_at -> Timestamptz, [INFO] [stdout] | | ---------- `created_at` is not local [INFO] [stdout] ... | [INFO] [stdout] 52 | | } [INFO] [stdout] | | ^ [INFO] [stdout] | | | [INFO] [stdout] | |_`QueryId` is not local [INFO] [stdout] | move the `impl` block outside of this function `_impl_query_id_for_created_at` [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/schema.rs:42:1 [INFO] [stdout] | [INFO] [stdout] 42 | / table! { [INFO] [stdout] 43 | | posts (id) { [INFO] [stdout] 44 | | _rowid -> Int4, [INFO] [stdout] 45 | | blog_id -> Uuid, [INFO] [stdout] 46 | | created_at -> Timestamptz, [INFO] [stdout] 47 | | deleted_at -> Nullable, [INFO] [stdout] | | ---------- `deleted_at` is not local [INFO] [stdout] ... | [INFO] [stdout] 52 | | } [INFO] [stdout] | | ^ [INFO] [stdout] | | | [INFO] [stdout] | |_`QueryId` is not local [INFO] [stdout] | move the `impl` block outside of this function `_impl_query_id_for_deleted_at` [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/schema.rs:42:1 [INFO] [stdout] | [INFO] [stdout] 42 | / table! { [INFO] [stdout] 43 | | posts (id) { [INFO] [stdout] 44 | | _rowid -> Int4, [INFO] [stdout] 45 | | blog_id -> Uuid, [INFO] [stdout] ... | [INFO] [stdout] 48 | | id -> Uuid, [INFO] [stdout] | | -- `id` is not local [INFO] [stdout] ... | [INFO] [stdout] 52 | | } [INFO] [stdout] | | ^ [INFO] [stdout] | | | [INFO] [stdout] | |_`QueryId` is not local [INFO] [stdout] | move the `impl` block outside of this function `_impl_query_id_for_id` [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/schema.rs:42:1 [INFO] [stdout] | [INFO] [stdout] 42 | / table! { [INFO] [stdout] 43 | | posts (id) { [INFO] [stdout] 44 | | _rowid -> Int4, [INFO] [stdout] 45 | | blog_id -> Uuid, [INFO] [stdout] ... | [INFO] [stdout] 49 | | slug -> Text, [INFO] [stdout] | | ---- `slug` is not local [INFO] [stdout] ... | [INFO] [stdout] 52 | | } [INFO] [stdout] | | ^ [INFO] [stdout] | | | [INFO] [stdout] | |_`QueryId` is not local [INFO] [stdout] | move the `impl` block outside of this function `_impl_query_id_for_slug` [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/schema.rs:42:1 [INFO] [stdout] | [INFO] [stdout] 42 | / table! { [INFO] [stdout] 43 | | posts (id) { [INFO] [stdout] 44 | | _rowid -> Int4, [INFO] [stdout] 45 | | blog_id -> Uuid, [INFO] [stdout] ... | [INFO] [stdout] 50 | | updated_at -> Timestamptz, [INFO] [stdout] | | ---------- `updated_at` is not local [INFO] [stdout] 51 | | } [INFO] [stdout] 52 | | } [INFO] [stdout] | | ^ [INFO] [stdout] | | | [INFO] [stdout] | |_`QueryId` is not local [INFO] [stdout] | move the `impl` block outside of this function `_impl_query_id_for_updated_at` [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/schema.rs:54:1 [INFO] [stdout] | [INFO] [stdout] 54 | / table! { [INFO] [stdout] 55 | | users (id) { [INFO] [stdout] 56 | | _rowid -> Int4, [INFO] [stdout] 57 | | created_at -> Timestamptz, [INFO] [stdout] ... | [INFO] [stdout] 63 | | } [INFO] [stdout] | | ^ [INFO] [stdout] | | | [INFO] [stdout] | | `table` is not local [INFO] [stdout] | |_`QueryId` is not local [INFO] [stdout] | move the `impl` block outside of this function `_impl_query_id_for_table` [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/schema.rs:54:1 [INFO] [stdout] | [INFO] [stdout] 54 | / table! { [INFO] [stdout] 55 | | users (id) { [INFO] [stdout] 56 | | _rowid -> Int4, [INFO] [stdout] | | ------ `_rowid` is not local [INFO] [stdout] 57 | | created_at -> Timestamptz, [INFO] [stdout] ... | [INFO] [stdout] 63 | | } [INFO] [stdout] | | ^ [INFO] [stdout] | | | [INFO] [stdout] | |_`QueryId` is not local [INFO] [stdout] | move the `impl` block outside of this function `_impl_query_id_for__rowid` [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/schema.rs:54:1 [INFO] [stdout] | [INFO] [stdout] 54 | / table! { [INFO] [stdout] 55 | | users (id) { [INFO] [stdout] 56 | | _rowid -> Int4, [INFO] [stdout] 57 | | created_at -> Timestamptz, [INFO] [stdout] | | ---------- `created_at` is not local [INFO] [stdout] ... | [INFO] [stdout] 63 | | } [INFO] [stdout] | | ^ [INFO] [stdout] | | | [INFO] [stdout] | |_`QueryId` is not local [INFO] [stdout] | move the `impl` block outside of this function `_impl_query_id_for_created_at` [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/schema.rs:54:1 [INFO] [stdout] | [INFO] [stdout] 54 | / table! { [INFO] [stdout] 55 | | users (id) { [INFO] [stdout] 56 | | _rowid -> Int4, [INFO] [stdout] 57 | | created_at -> Timestamptz, [INFO] [stdout] 58 | | deleted_at -> Nullable, [INFO] [stdout] | | ---------- `deleted_at` is not local [INFO] [stdout] ... | [INFO] [stdout] 63 | | } [INFO] [stdout] | | ^ [INFO] [stdout] | | | [INFO] [stdout] | |_`QueryId` is not local [INFO] [stdout] | move the `impl` block outside of this function `_impl_query_id_for_deleted_at` [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/schema.rs:54:1 [INFO] [stdout] | [INFO] [stdout] 54 | / table! { [INFO] [stdout] 55 | | users (id) { [INFO] [stdout] 56 | | _rowid -> Int4, [INFO] [stdout] 57 | | created_at -> Timestamptz, [INFO] [stdout] 58 | | deleted_at -> Nullable, [INFO] [stdout] 59 | | id -> Uuid, [INFO] [stdout] | | -- `id` is not local [INFO] [stdout] ... | [INFO] [stdout] 63 | | } [INFO] [stdout] | | ^ [INFO] [stdout] | | | [INFO] [stdout] | |_`QueryId` is not local [INFO] [stdout] | move the `impl` block outside of this function `_impl_query_id_for_id` [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/schema.rs:54:1 [INFO] [stdout] | [INFO] [stdout] 54 | / table! { [INFO] [stdout] 55 | | users (id) { [INFO] [stdout] 56 | | _rowid -> Int4, [INFO] [stdout] 57 | | created_at -> Timestamptz, [INFO] [stdout] ... | [INFO] [stdout] 60 | | role -> Text, [INFO] [stdout] | | ---- `role` is not local [INFO] [stdout] ... | [INFO] [stdout] 63 | | } [INFO] [stdout] | | ^ [INFO] [stdout] | | | [INFO] [stdout] | |_`QueryId` is not local [INFO] [stdout] | move the `impl` block outside of this function `_impl_query_id_for_role` [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/schema.rs:54:1 [INFO] [stdout] | [INFO] [stdout] 54 | / table! { [INFO] [stdout] 55 | | users (id) { [INFO] [stdout] 56 | | _rowid -> Int4, [INFO] [stdout] 57 | | created_at -> Timestamptz, [INFO] [stdout] ... | [INFO] [stdout] 61 | | updated_at -> Timestamptz, [INFO] [stdout] | | ---------- `updated_at` is not local [INFO] [stdout] 62 | | } [INFO] [stdout] 63 | | } [INFO] [stdout] | | ^ [INFO] [stdout] | | | [INFO] [stdout] | |_`QueryId` is not local [INFO] [stdout] | move the `impl` block outside of this function `_impl_query_id_for_updated_at` [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 3.73s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: buf_redux v0.8.4, multipart v0.17.1 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 2` [INFO] running `Command { std: "docker" "inspect" "321d019005c7173cc4216f22707912d5b98ee02537ea7dcfd3c469b98f6f6d90", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "321d019005c7173cc4216f22707912d5b98ee02537ea7dcfd3c469b98f6f6d90", kill_on_drop: false }` [INFO] [stdout] 321d019005c7173cc4216f22707912d5b98ee02537ea7dcfd3c469b98f6f6d90 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:1680c8fbd8dfb46fcd6d22e546df16ab0e007457dc29fcd9e987cdd5077fd1af" "/opt/rustwide/cargo-home/bin/cargo" "+a7ce54db9b096bd1098d07c645b489195a667c9f" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 6cae40b8e87136cbe6c88466e8e6aa3c428ba5a15827ab1a5371f9bc886321d1 [INFO] running `Command { std: "docker" "start" "-a" "6cae40b8e87136cbe6c88466e8e6aa3c428ba5a15827ab1a5371f9bc886321d1", kill_on_drop: false }` [INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stderr] --> src/models.rs:24:12 [INFO] [stderr] | [INFO] [stderr] 24 | Debug, diesel::Associations, diesel::Identifiable, diesel::Queryable, graphql::SimpleObject, [INFO] [stderr] | ^------------------- [INFO] [stderr] | | [INFO] [stderr] | `BelongsTo` is not local [INFO] [stderr] | move the `impl` block outside of this function `_impl_associations_for_blog` [INFO] [stderr] 25 | )] [INFO] [stderr] 26 | #[belongs_to(User)] [INFO] [stderr] | ---- `User` is not local [INFO] [stderr] 27 | #[graphql(complex)] [INFO] [stderr] 28 | pub struct Blog { [INFO] [stderr] | ---- `Blog` is not local [INFO] [stderr] | [INFO] [stderr] = note: the derive macro `diesel::Associations` defines the non-local `impl`, and may need to be changed [INFO] [stderr] = note: the derive macro `diesel::Associations` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stderr] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stderr] = note: `#[warn(non_local_definitions)]` on by default [INFO] [stderr] = note: this warning originates in the derive macro `diesel::Associations` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stderr] --> src/models.rs:24:34 [INFO] [stderr] | [INFO] [stderr] 24 | Debug, diesel::Associations, diesel::Identifiable, diesel::Queryable, graphql::SimpleObject, [INFO] [stderr] | ^------------------- [INFO] [stderr] | | [INFO] [stderr] | `HasTable` is not local [INFO] [stderr] | move the `impl` block outside of this function `_impl_identifiable_for_blog` [INFO] [stderr] ... [INFO] [stderr] 28 | pub struct Blog { [INFO] [stderr] | ---- `Blog` is not local [INFO] [stderr] | [INFO] [stderr] = note: the derive macro `diesel::Identifiable` defines the non-local `impl`, and may need to be changed [INFO] [stderr] = note: the derive macro `diesel::Identifiable` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stderr] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stderr] = note: this warning originates in the derive macro `diesel::Identifiable` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stderr] --> src/models.rs:24:34 [INFO] [stderr] | [INFO] [stderr] 24 | Debug, diesel::Associations, diesel::Identifiable, diesel::Queryable, graphql::SimpleObject, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | | [INFO] [stderr] | `Identifiable` is not local [INFO] [stderr] | move the `impl` block outside of this function `_impl_identifiable_for_blog` [INFO] [stderr] ... [INFO] [stderr] 28 | pub struct Blog { [INFO] [stderr] | ---- `Blog` is not local [INFO] [stderr] | [INFO] [stderr] = note: the derive macro `diesel::Identifiable` defines the non-local `impl`, and may need to be changed [INFO] [stderr] = note: the derive macro `diesel::Identifiable` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stderr] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stderr] = note: this warning originates in the derive macro `diesel::Identifiable` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stderr] --> src/models.rs:24:56 [INFO] [stderr] | [INFO] [stderr] 24 | Debug, diesel::Associations, diesel::Identifiable, diesel::Queryable, graphql::SimpleObject, [INFO] [stderr] | ^---------------- [INFO] [stderr] | | [INFO] [stderr] | `Queryable` is not local [INFO] [stderr] | move the `impl` block outside of this function `_impl_queryable_for_blog` [INFO] [stderr] ... [INFO] [stderr] 28 | pub struct Blog { [INFO] [stderr] | ---- `Blog` is not local [INFO] [stderr] | [INFO] [stderr] = note: the derive macro `diesel::Queryable` defines the non-local `impl`, and may need to be changed [INFO] [stderr] = note: the derive macro `diesel::Queryable` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stderr] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stderr] = note: this warning originates in the derive macro `diesel::Queryable` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stderr] --> src/models.rs:86:17 [INFO] [stderr] | [INFO] [stderr] 86 | #[derive(Debug, diesel::Insertable, graphql::InputObject)] [INFO] [stderr] | ^----------------- [INFO] [stderr] | | [INFO] [stderr] | `Insertable` is not local [INFO] [stderr] | `table` is not local [INFO] [stderr] | move the `impl` block outside of this function `_impl_insertable_for_blogcreateinput` [INFO] [stderr] 87 | #[table_name = "blogs"] [INFO] [stderr] 88 | pub struct BlogCreateInput { [INFO] [stderr] | --------------- `BlogCreateInput` is not local [INFO] [stderr] | [INFO] [stderr] = note: the derive macro `diesel::Insertable` defines the non-local `impl`, and may need to be changed [INFO] [stderr] = note: the derive macro `diesel::Insertable` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stderr] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stderr] = note: this warning originates in the derive macro `diesel::Insertable` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stderr] --> src/models.rs:86:17 [INFO] [stderr] | [INFO] [stderr] 86 | #[derive(Debug, diesel::Insertable, graphql::InputObject)] [INFO] [stderr] | -^^^^^^^^^^^^^^^^^ [INFO] [stderr] | | [INFO] [stderr] | `Insertable` is not local [INFO] [stderr] | `table` is not local [INFO] [stderr] | move the `impl` block outside of this function `_impl_insertable_for_blogcreateinput` [INFO] [stderr] 87 | #[table_name = "blogs"] [INFO] [stderr] 88 | pub struct BlogCreateInput { [INFO] [stderr] | --------------- `BlogCreateInput` is not local [INFO] [stderr] | [INFO] [stderr] = note: the derive macro `diesel::Insertable` defines the non-local `impl`, and may need to be changed [INFO] [stderr] = note: the derive macro `diesel::Insertable` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stderr] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stderr] = note: this warning originates in the derive macro `diesel::Insertable` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stderr] --> src/models.rs:86:17 [INFO] [stderr] | [INFO] [stderr] 86 | #[derive(Debug, diesel::Insertable, graphql::InputObject)] [INFO] [stderr] | ^----------------- [INFO] [stderr] | | [INFO] [stderr] | `UndecoratedInsertRecord` is not local [INFO] [stderr] | `table` is not local [INFO] [stderr] | move the `impl` block outside of this function `_impl_insertable_for_blogcreateinput` [INFO] [stderr] 87 | #[table_name = "blogs"] [INFO] [stderr] 88 | pub struct BlogCreateInput { [INFO] [stderr] | --------------- `BlogCreateInput` is not local [INFO] [stderr] | [INFO] [stderr] = note: the derive macro `diesel::Insertable` defines the non-local `impl`, and may need to be changed [INFO] [stderr] = note: the derive macro `diesel::Insertable` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stderr] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stderr] = note: this warning originates in the derive macro `diesel::Insertable` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stderr] --> src/models.rs:154:12 [INFO] [stderr] | [INFO] [stderr] 154 | Debug, diesel::Associations, diesel::Identifiable, diesel::Queryable, graphql::SimpleObject, [INFO] [stderr] | ^------------------- [INFO] [stderr] | | [INFO] [stderr] | `BelongsTo` is not local [INFO] [stderr] | move the `impl` block outside of this function `_impl_associations_for_emailaccount` [INFO] [stderr] 155 | )] [INFO] [stderr] 156 | #[belongs_to(User)] [INFO] [stderr] | ---- `User` is not local [INFO] [stderr] 157 | pub struct EmailAccount { [INFO] [stderr] | ------------ `EmailAccount` is not local [INFO] [stderr] | [INFO] [stderr] = note: the derive macro `diesel::Associations` defines the non-local `impl`, and may need to be changed [INFO] [stderr] = note: the derive macro `diesel::Associations` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stderr] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stderr] = note: this warning originates in the derive macro `diesel::Associations` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stderr] --> src/models.rs:154:34 [INFO] [stderr] | [INFO] [stderr] 154 | Debug, diesel::Associations, diesel::Identifiable, diesel::Queryable, graphql::SimpleObject, [INFO] [stderr] | ^------------------- [INFO] [stderr] | | [INFO] [stderr] | `HasTable` is not local [INFO] [stderr] | move the `impl` block outside of this function `_impl_identifiable_for_emailaccount` [INFO] [stderr] ... [INFO] [stderr] 157 | pub struct EmailAccount { [INFO] [stderr] | ------------ `EmailAccount` is not local [INFO] [stderr] | [INFO] [stderr] = note: the derive macro `diesel::Identifiable` defines the non-local `impl`, and may need to be changed [INFO] [stderr] = note: the derive macro `diesel::Identifiable` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stderr] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stderr] = note: this warning originates in the derive macro `diesel::Identifiable` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stderr] --> src/models.rs:154:34 [INFO] [stderr] | [INFO] [stderr] 154 | Debug, diesel::Associations, diesel::Identifiable, diesel::Queryable, graphql::SimpleObject, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | | [INFO] [stderr] | `Identifiable` is not local [INFO] [stderr] | move the `impl` block outside of this function `_impl_identifiable_for_emailaccount` [INFO] [stderr] ... [INFO] [stderr] 157 | pub struct EmailAccount { [INFO] [stderr] | ------------ `EmailAccount` is not local [INFO] [stderr] | [INFO] [stderr] = note: the derive macro `diesel::Identifiable` defines the non-local `impl`, and may need to be changed [INFO] [stderr] = note: the derive macro `diesel::Identifiable` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stderr] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stderr] = note: this warning originates in the derive macro `diesel::Identifiable` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stderr] --> src/models.rs:154:56 [INFO] [stderr] | [INFO] [stderr] 154 | Debug, diesel::Associations, diesel::Identifiable, diesel::Queryable, graphql::SimpleObject, [INFO] [stderr] | ^---------------- [INFO] [stderr] | | [INFO] [stderr] | `Queryable` is not local [INFO] [stderr] | move the `impl` block outside of this function `_impl_queryable_for_emailaccount` [INFO] [stderr] ... [INFO] [stderr] 157 | pub struct EmailAccount { [INFO] [stderr] | ------------ `EmailAccount` is not local [INFO] [stderr] | [INFO] [stderr] = note: the derive macro `diesel::Queryable` defines the non-local `impl`, and may need to be changed [INFO] [stderr] = note: the derive macro `diesel::Queryable` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stderr] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stderr] = note: this warning originates in the derive macro `diesel::Queryable` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stderr] --> src/models.rs:170:17 [INFO] [stderr] | [INFO] [stderr] 170 | #[derive(Debug, diesel::Insertable, graphql::InputObject)] [INFO] [stderr] | ^----------------- [INFO] [stderr] | | [INFO] [stderr] | `Insertable` is not local [INFO] [stderr] | `table` is not local [INFO] [stderr] | move the `impl` block outside of this function `_impl_insertable_for_emailaccountcreateinput` [INFO] [stderr] 171 | #[table_name = "email_accounts"] [INFO] [stderr] 172 | pub struct EmailAccountCreateInput { [INFO] [stderr] | ----------------------- `EmailAccountCreateInput` is not local [INFO] [stderr] | [INFO] [stderr] = note: the derive macro `diesel::Insertable` defines the non-local `impl`, and may need to be changed [INFO] [stderr] = note: the derive macro `diesel::Insertable` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stderr] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stderr] = note: this warning originates in the derive macro `diesel::Insertable` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stderr] --> src/models.rs:170:17 [INFO] [stderr] | [INFO] [stderr] 170 | #[derive(Debug, diesel::Insertable, graphql::InputObject)] [INFO] [stderr] | -^^^^^^^^^^^^^^^^^ [INFO] [stderr] | | [INFO] [stderr] | `Insertable` is not local [INFO] [stderr] | `table` is not local [INFO] [stderr] | move the `impl` block outside of this function `_impl_insertable_for_emailaccountcreateinput` [INFO] [stderr] 171 | #[table_name = "email_accounts"] [INFO] [stderr] 172 | pub struct EmailAccountCreateInput { [INFO] [stderr] | ----------------------- `EmailAccountCreateInput` is not local [INFO] [stderr] | [INFO] [stderr] = note: the derive macro `diesel::Insertable` defines the non-local `impl`, and may need to be changed [INFO] [stderr] = note: the derive macro `diesel::Insertable` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stderr] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stderr] = note: this warning originates in the derive macro `diesel::Insertable` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stderr] --> src/models.rs:170:17 [INFO] [stderr] | [INFO] [stderr] 170 | #[derive(Debug, diesel::Insertable, graphql::InputObject)] [INFO] [stderr] | ^----------------- [INFO] [stderr] | | [INFO] [stderr] | `UndecoratedInsertRecord` is not local [INFO] [stderr] | `table` is not local [INFO] [stderr] | move the `impl` block outside of this function `_impl_insertable_for_emailaccountcreateinput` [INFO] [stderr] 171 | #[table_name = "email_accounts"] [INFO] [stderr] 172 | pub struct EmailAccountCreateInput { [INFO] [stderr] | ----------------------- `EmailAccountCreateInput` is not local [INFO] [stderr] | [INFO] [stderr] = note: the derive macro `diesel::Insertable` defines the non-local `impl`, and may need to be changed [INFO] [stderr] = note: the derive macro `diesel::Insertable` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stderr] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stderr] = note: this warning originates in the derive macro `diesel::Insertable` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stderr] --> src/models.rs:183:40 [INFO] [stderr] | [INFO] [stderr] 183 | Debug, Clone, Copy, PartialEq, Eq, diesel::AsExpression, diesel::FromSqlRow, graphql::Enum, [INFO] [stderr] | -^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | | [INFO] [stderr] | `AsExpression` is not local [INFO] [stderr] | move the `impl` block outside of this function `_impl_as_expression_for_oauthaccountprovider` [INFO] [stderr] ... [INFO] [stderr] 186 | #[sql_type = "Text"] [INFO] [stderr] | ------ `Text` is not local [INFO] [stderr] 187 | pub enum OAuthAccountProvider { [INFO] [stderr] | -------------------- `OAuthAccountProvider` is not local [INFO] [stderr] | [INFO] [stderr] = note: the derive macro `diesel::AsExpression` defines the non-local `impl`, and may need to be changed [INFO] [stderr] = note: the derive macro `diesel::AsExpression` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stderr] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stderr] = note: this warning originates in the derive macro `diesel::AsExpression` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stderr] --> src/models.rs:183:40 [INFO] [stderr] | [INFO] [stderr] 183 | Debug, Clone, Copy, PartialEq, Eq, diesel::AsExpression, diesel::FromSqlRow, graphql::Enum, [INFO] [stderr] | -^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | | [INFO] [stderr] | `AsExpression` is not local [INFO] [stderr] | `Nullable` is not local [INFO] [stderr] | move the `impl` block outside of this function `_impl_as_expression_for_oauthaccountprovider` [INFO] [stderr] ... [INFO] [stderr] 186 | #[sql_type = "Text"] [INFO] [stderr] | ------ `Text` is not local [INFO] [stderr] 187 | pub enum OAuthAccountProvider { [INFO] [stderr] | -------------------- `OAuthAccountProvider` is not local [INFO] [stderr] | [INFO] [stderr] = note: the derive macro `diesel::AsExpression` defines the non-local `impl`, and may need to be changed [INFO] [stderr] = note: the derive macro `diesel::AsExpression` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stderr] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stderr] = note: this warning originates in the derive macro `diesel::AsExpression` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stderr] --> src/models.rs:183:40 [INFO] [stderr] | [INFO] [stderr] 183 | Debug, Clone, Copy, PartialEq, Eq, diesel::AsExpression, diesel::FromSqlRow, graphql::Enum, [INFO] [stderr] | ^------------------- [INFO] [stderr] | | [INFO] [stderr] | `ToSql` is not local [INFO] [stderr] | `Nullable` is not local [INFO] [stderr] | move the `impl` block outside of this function `_impl_as_expression_for_oauthaccountprovider` [INFO] [stderr] ... [INFO] [stderr] 186 | #[sql_type = "Text"] [INFO] [stderr] | ------ `Text` is not local [INFO] [stderr] 187 | pub enum OAuthAccountProvider { [INFO] [stderr] | -------------------- `OAuthAccountProvider` is not local [INFO] [stderr] | [INFO] [stderr] = note: the derive macro `diesel::AsExpression` defines the non-local `impl`, and may need to be changed [INFO] [stderr] = note: the derive macro `diesel::AsExpression` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stderr] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stderr] = note: this warning originates in the derive macro `diesel::AsExpression` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stderr] --> src/models.rs:183:40 [INFO] [stderr] | [INFO] [stderr] 183 | Debug, Clone, Copy, PartialEq, Eq, diesel::AsExpression, diesel::FromSqlRow, graphql::Enum, [INFO] [stderr] | ^------------------- [INFO] [stderr] | | [INFO] [stderr] | `AsExpression` is not local [INFO] [stderr] | move the `impl` block outside of this function `_impl_as_expression_for_oauthaccountprovider` [INFO] [stderr] ... [INFO] [stderr] 186 | #[sql_type = "Text"] [INFO] [stderr] | ------ `Text` is not local [INFO] [stderr] 187 | pub enum OAuthAccountProvider { [INFO] [stderr] | -------------------- `OAuthAccountProvider` is not local [INFO] [stderr] | [INFO] [stderr] = note: the derive macro `diesel::AsExpression` defines the non-local `impl`, and may need to be changed [INFO] [stderr] = note: the derive macro `diesel::AsExpression` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stderr] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stderr] = note: this warning originates in the derive macro `diesel::AsExpression` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stderr] --> src/models.rs:183:40 [INFO] [stderr] | [INFO] [stderr] 183 | Debug, Clone, Copy, PartialEq, Eq, diesel::AsExpression, diesel::FromSqlRow, graphql::Enum, [INFO] [stderr] | ^------------------- [INFO] [stderr] | | [INFO] [stderr] | `AsExpression` is not local [INFO] [stderr] | `Nullable` is not local [INFO] [stderr] | move the `impl` block outside of this function `_impl_as_expression_for_oauthaccountprovider` [INFO] [stderr] ... [INFO] [stderr] 186 | #[sql_type = "Text"] [INFO] [stderr] | ------ `Text` is not local [INFO] [stderr] 187 | pub enum OAuthAccountProvider { [INFO] [stderr] | -------------------- `OAuthAccountProvider` is not local [INFO] [stderr] | [INFO] [stderr] = note: the derive macro `diesel::AsExpression` defines the non-local `impl`, and may need to be changed [INFO] [stderr] = note: the derive macro `diesel::AsExpression` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stderr] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stderr] = note: this warning originates in the derive macro `diesel::AsExpression` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stderr] --> src/models.rs:183:62 [INFO] [stderr] | [INFO] [stderr] 183 | Debug, Clone, Copy, PartialEq, Eq, diesel::AsExpression, diesel::FromSqlRow, graphql::Enum, [INFO] [stderr] | ^----------------- [INFO] [stderr] | | [INFO] [stderr] | `FromSqlRow` is not local [INFO] [stderr] | move the `impl` block outside of this function `_impl_from_sql_row_for_oauthaccountprovider` [INFO] [stderr] ... [INFO] [stderr] 187 | pub enum OAuthAccountProvider { [INFO] [stderr] | -------------------- `OAuthAccountProvider` is not local [INFO] [stderr] | [INFO] [stderr] = note: the derive macro `diesel::FromSqlRow` defines the non-local `impl`, and may need to be changed [INFO] [stderr] = note: the derive macro `diesel::FromSqlRow` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stderr] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stderr] = note: this warning originates in the derive macro `diesel::FromSqlRow` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stderr] --> src/models.rs:183:62 [INFO] [stderr] | [INFO] [stderr] 183 | Debug, Clone, Copy, PartialEq, Eq, diesel::AsExpression, diesel::FromSqlRow, graphql::Enum, [INFO] [stderr] | ^----------------- [INFO] [stderr] | | [INFO] [stderr] | `Queryable` is not local [INFO] [stderr] | move the `impl` block outside of this function `_impl_from_sql_row_for_oauthaccountprovider` [INFO] [stderr] ... [INFO] [stderr] 187 | pub enum OAuthAccountProvider { [INFO] [stderr] | -------------------- `OAuthAccountProvider` is not local [INFO] [stderr] | [INFO] [stderr] = note: the derive macro `diesel::FromSqlRow` defines the non-local `impl`, and may need to be changed [INFO] [stderr] = note: the derive macro `diesel::FromSqlRow` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stderr] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stderr] = note: this warning originates in the derive macro `diesel::FromSqlRow` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stderr] --> src/models.rs:252:12 [INFO] [stderr] | [INFO] [stderr] 252 | Debug, diesel::Associations, diesel::Identifiable, diesel::Queryable, graphql::SimpleObject, [INFO] [stderr] | ^------------------- [INFO] [stderr] | | [INFO] [stderr] | `BelongsTo` is not local [INFO] [stderr] | move the `impl` block outside of this function `_impl_associations_for_oauthaccount` [INFO] [stderr] 253 | )] [INFO] [stderr] 254 | #[belongs_to(User)] [INFO] [stderr] | ---- `User` is not local [INFO] [stderr] ... [INFO] [stderr] 257 | pub struct OAuthAccount { [INFO] [stderr] | ------------ `OAuthAccount` is not local [INFO] [stderr] | [INFO] [stderr] = note: the derive macro `diesel::Associations` defines the non-local `impl`, and may need to be changed [INFO] [stderr] = note: the derive macro `diesel::Associations` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stderr] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stderr] = note: this warning originates in the derive macro `diesel::Associations` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stderr] --> src/models.rs:252:34 [INFO] [stderr] | [INFO] [stderr] 252 | Debug, diesel::Associations, diesel::Identifiable, diesel::Queryable, graphql::SimpleObject, [INFO] [stderr] | ^------------------- [INFO] [stderr] | | [INFO] [stderr] | `HasTable` is not local [INFO] [stderr] | move the `impl` block outside of this function `_impl_identifiable_for_oauthaccount` [INFO] [stderr] ... [INFO] [stderr] 257 | pub struct OAuthAccount { [INFO] [stderr] | ------------ `OAuthAccount` is not local [INFO] [stderr] | [INFO] [stderr] = note: the derive macro `diesel::Identifiable` defines the non-local `impl`, and may need to be changed [INFO] [stderr] = note: the derive macro `diesel::Identifiable` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stderr] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stderr] = note: this warning originates in the derive macro `diesel::Identifiable` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stderr] --> src/models.rs:252:34 [INFO] [stderr] | [INFO] [stderr] 252 | Debug, diesel::Associations, diesel::Identifiable, diesel::Queryable, graphql::SimpleObject, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | | [INFO] [stderr] | `Identifiable` is not local [INFO] [stderr] | move the `impl` block outside of this function `_impl_identifiable_for_oauthaccount` [INFO] [stderr] ... [INFO] [stderr] 257 | pub struct OAuthAccount { [INFO] [stderr] | ------------ `OAuthAccount` is not local [INFO] [stderr] | [INFO] [stderr] = note: the derive macro `diesel::Identifiable` defines the non-local `impl`, and may need to be changed [INFO] [stderr] = note: the derive macro `diesel::Identifiable` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stderr] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stderr] = note: this warning originates in the derive macro `diesel::Identifiable` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stderr] --> src/models.rs:252:56 [INFO] [stderr] | [INFO] [stderr] 252 | Debug, diesel::Associations, diesel::Identifiable, diesel::Queryable, graphql::SimpleObject, [INFO] [stderr] | ^---------------- [INFO] [stderr] | | [INFO] [stderr] | `Queryable` is not local [INFO] [stderr] | move the `impl` block outside of this function `_impl_queryable_for_oauthaccount` [INFO] [stderr] ... [INFO] [stderr] 257 | pub struct OAuthAccount { [INFO] [stderr] | ------------ `OAuthAccount` is not local [INFO] [stderr] | [INFO] [stderr] = note: the derive macro `diesel::Queryable` defines the non-local `impl`, and may need to be changed [INFO] [stderr] = note: the derive macro `diesel::Queryable` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stderr] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stderr] = note: this warning originates in the derive macro `diesel::Queryable` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stderr] --> src/models.rs:274:17 [INFO] [stderr] | [INFO] [stderr] 274 | #[derive(Debug, diesel::Insertable, graphql::InputObject)] [INFO] [stderr] | ^----------------- [INFO] [stderr] | | [INFO] [stderr] | `Insertable` is not local [INFO] [stderr] | `table` is not local [INFO] [stderr] | move the `impl` block outside of this function `_impl_insertable_for_oauthaccountcreateinput` [INFO] [stderr] ... [INFO] [stderr] 277 | pub struct OAuthAccountCreateInput { [INFO] [stderr] | ----------------------- `OAuthAccountCreateInput` is not local [INFO] [stderr] | [INFO] [stderr] = note: the derive macro `diesel::Insertable` defines the non-local `impl`, and may need to be changed [INFO] [stderr] = note: the derive macro `diesel::Insertable` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stderr] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stderr] = note: this warning originates in the derive macro `diesel::Insertable` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stderr] --> src/models.rs:274:17 [INFO] [stderr] | [INFO] [stderr] 274 | #[derive(Debug, diesel::Insertable, graphql::InputObject)] [INFO] [stderr] | -^^^^^^^^^^^^^^^^^ [INFO] [stderr] | | [INFO] [stderr] | `Insertable` is not local [INFO] [stderr] | `table` is not local [INFO] [stderr] | move the `impl` block outside of this function `_impl_insertable_for_oauthaccountcreateinput` [INFO] [stderr] ... [INFO] [stderr] 277 | pub struct OAuthAccountCreateInput { [INFO] [stderr] | ----------------------- `OAuthAccountCreateInput` is not local [INFO] [stderr] | [INFO] [stderr] = note: the derive macro `diesel::Insertable` defines the non-local `impl`, and may need to be changed [INFO] [stderr] = note: the derive macro `diesel::Insertable` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stderr] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stderr] = note: this warning originates in the derive macro `diesel::Insertable` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stderr] --> src/models.rs:274:17 [INFO] [stderr] | [INFO] [stderr] 274 | #[derive(Debug, diesel::Insertable, graphql::InputObject)] [INFO] [stderr] | ^----------------- [INFO] [stderr] | | [INFO] [stderr] | `UndecoratedInsertRecord` is not local [INFO] [stderr] | `table` is not local [INFO] [stderr] | move the `impl` block outside of this function `_impl_insertable_for_oauthaccountcreateinput` [INFO] [stderr] ... [INFO] [stderr] 277 | pub struct OAuthAccountCreateInput { [INFO] [stderr] | ----------------------- `OAuthAccountCreateInput` is not local [INFO] [stderr] | [INFO] [stderr] = note: the derive macro `diesel::Insertable` defines the non-local `impl`, and may need to be changed [INFO] [stderr] = note: the derive macro `diesel::Insertable` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stderr] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stderr] = note: this warning originates in the derive macro `diesel::Insertable` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stderr] --> src/models.rs:299:12 [INFO] [stderr] | [INFO] [stderr] 299 | Debug, diesel::Associations, diesel::Identifiable, diesel::Queryable, graphql::SimpleObject, [INFO] [stderr] | ^------------------- [INFO] [stderr] | | [INFO] [stderr] | `BelongsTo` is not local [INFO] [stderr] | move the `impl` block outside of this function `_impl_associations_for_post` [INFO] [stderr] 300 | )] [INFO] [stderr] 301 | #[belongs_to(Blog)] [INFO] [stderr] | ---- `Blog` is not local [INFO] [stderr] 302 | #[graphql(complex)] [INFO] [stderr] 303 | pub struct Post { [INFO] [stderr] | ---- `Post` is not local [INFO] [stderr] | [INFO] [stderr] = note: the derive macro `diesel::Associations` defines the non-local `impl`, and may need to be changed [INFO] [stderr] = note: the derive macro `diesel::Associations` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stderr] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stderr] = note: this warning originates in the derive macro `diesel::Associations` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stderr] --> src/models.rs:299:34 [INFO] [stderr] | [INFO] [stderr] 299 | Debug, diesel::Associations, diesel::Identifiable, diesel::Queryable, graphql::SimpleObject, [INFO] [stderr] | ^------------------- [INFO] [stderr] | | [INFO] [stderr] | `HasTable` is not local [INFO] [stderr] | move the `impl` block outside of this function `_impl_identifiable_for_post` [INFO] [stderr] ... [INFO] [stderr] 303 | pub struct Post { [INFO] [stderr] | ---- `Post` is not local [INFO] [stderr] | [INFO] [stderr] = note: the derive macro `diesel::Identifiable` defines the non-local `impl`, and may need to be changed [INFO] [stderr] = note: the derive macro `diesel::Identifiable` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stderr] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stderr] = note: this warning originates in the derive macro `diesel::Identifiable` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stderr] --> src/models.rs:299:34 [INFO] [stderr] | [INFO] [stderr] 299 | Debug, diesel::Associations, diesel::Identifiable, diesel::Queryable, graphql::SimpleObject, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | | [INFO] [stderr] | `Identifiable` is not local [INFO] [stderr] | move the `impl` block outside of this function `_impl_identifiable_for_post` [INFO] [stderr] ... [INFO] [stderr] 303 | pub struct Post { [INFO] [stderr] | ---- `Post` is not local [INFO] [stderr] | [INFO] [stderr] = note: the derive macro `diesel::Identifiable` defines the non-local `impl`, and may need to be changed [INFO] [stderr] = note: the derive macro `diesel::Identifiable` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stderr] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stderr] = note: this warning originates in the derive macro `diesel::Identifiable` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stderr] --> src/models.rs:299:56 [INFO] [stderr] | [INFO] [stderr] 299 | Debug, diesel::Associations, diesel::Identifiable, diesel::Queryable, graphql::SimpleObject, [INFO] [stderr] | ^---------------- [INFO] [stderr] | | [INFO] [stderr] | `Queryable` is not local [INFO] [stderr] | move the `impl` block outside of this function `_impl_queryable_for_post` [INFO] [stderr] ... [INFO] [stderr] 303 | pub struct Post { [INFO] [stderr] | ---- `Post` is not local [INFO] [stderr] | [INFO] [stderr] = note: the derive macro `diesel::Queryable` defines the non-local `impl`, and may need to be changed [INFO] [stderr] = note: the derive macro `diesel::Queryable` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stderr] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stderr] = note: this warning originates in the derive macro `diesel::Queryable` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stderr] --> src/models.rs:334:17 [INFO] [stderr] | [INFO] [stderr] 334 | #[derive(Debug, diesel::Insertable, graphql::InputObject)] [INFO] [stderr] | ^----------------- [INFO] [stderr] | | [INFO] [stderr] | `Insertable` is not local [INFO] [stderr] | `table` is not local [INFO] [stderr] | move the `impl` block outside of this function `_impl_insertable_for_postcreateinput` [INFO] [stderr] 335 | #[table_name = "posts"] [INFO] [stderr] 336 | pub struct PostCreateInput { [INFO] [stderr] | --------------- `PostCreateInput` is not local [INFO] [stderr] | [INFO] [stderr] = note: the derive macro `diesel::Insertable` defines the non-local `impl`, and may need to be changed [INFO] [stderr] = note: the derive macro `diesel::Insertable` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stderr] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stderr] = note: this warning originates in the derive macro `diesel::Insertable` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stderr] --> src/models.rs:334:17 [INFO] [stderr] | [INFO] [stderr] 334 | #[derive(Debug, diesel::Insertable, graphql::InputObject)] [INFO] [stderr] | -^^^^^^^^^^^^^^^^^ [INFO] [stderr] | | [INFO] [stderr] | `Insertable` is not local [INFO] [stderr] | `table` is not local [INFO] [stderr] | move the `impl` block outside of this function `_impl_insertable_for_postcreateinput` [INFO] [stderr] 335 | #[table_name = "posts"] [INFO] [stderr] 336 | pub struct PostCreateInput { [INFO] [stderr] | --------------- `PostCreateInput` is not local [INFO] [stderr] | [INFO] [stderr] = note: the derive macro `diesel::Insertable` defines the non-local `impl`, and may need to be changed [INFO] [stderr] = note: the derive macro `diesel::Insertable` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stderr] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stderr] = note: this warning originates in the derive macro `diesel::Insertable` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stderr] --> src/models.rs:334:17 [INFO] [stderr] | [INFO] [stderr] 334 | #[derive(Debug, diesel::Insertable, graphql::InputObject)] [INFO] [stderr] | ^----------------- [INFO] [stderr] | | [INFO] [stderr] | `UndecoratedInsertRecord` is not local [INFO] [stderr] | `table` is not local [INFO] [stderr] | move the `impl` block outside of this function `_impl_insertable_for_postcreateinput` [INFO] [stderr] 335 | #[table_name = "posts"] [INFO] [stderr] 336 | pub struct PostCreateInput { [INFO] [stderr] | --------------- `PostCreateInput` is not local [INFO] [stderr] | [INFO] [stderr] = note: the derive macro `diesel::Insertable` defines the non-local `impl`, and may need to be changed [INFO] [stderr] = note: the derive macro `diesel::Insertable` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stderr] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stderr] = note: this warning originates in the derive macro `diesel::Insertable` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stderr] --> src/models.rs:347:40 [INFO] [stderr] | [INFO] [stderr] 347 | Debug, Clone, Copy, PartialEq, Eq, diesel::AsExpression, diesel::FromSqlRow, graphql::Enum, [INFO] [stderr] | -^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | | [INFO] [stderr] | `AsExpression` is not local [INFO] [stderr] | move the `impl` block outside of this function `_impl_as_expression_for_userrole` [INFO] [stderr] 348 | )] [INFO] [stderr] 349 | #[sql_type = "Text"] [INFO] [stderr] | ------ `Text` is not local [INFO] [stderr] 350 | pub enum UserRole { [INFO] [stderr] | -------- `UserRole` is not local [INFO] [stderr] | [INFO] [stderr] = note: the derive macro `diesel::AsExpression` defines the non-local `impl`, and may need to be changed [INFO] [stderr] = note: the derive macro `diesel::AsExpression` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stderr] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stderr] = note: this warning originates in the derive macro `diesel::AsExpression` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stderr] --> src/models.rs:347:40 [INFO] [stderr] | [INFO] [stderr] 347 | Debug, Clone, Copy, PartialEq, Eq, diesel::AsExpression, diesel::FromSqlRow, graphql::Enum, [INFO] [stderr] | -^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | | [INFO] [stderr] | `AsExpression` is not local [INFO] [stderr] | `Nullable` is not local [INFO] [stderr] | move the `impl` block outside of this function `_impl_as_expression_for_userrole` [INFO] [stderr] 348 | )] [INFO] [stderr] 349 | #[sql_type = "Text"] [INFO] [stderr] | ------ `Text` is not local [INFO] [stderr] 350 | pub enum UserRole { [INFO] [stderr] | -------- `UserRole` is not local [INFO] [stderr] | [INFO] [stderr] = note: the derive macro `diesel::AsExpression` defines the non-local `impl`, and may need to be changed [INFO] [stderr] = note: the derive macro `diesel::AsExpression` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stderr] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stderr] = note: this warning originates in the derive macro `diesel::AsExpression` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stderr] --> src/models.rs:347:40 [INFO] [stderr] | [INFO] [stderr] 347 | Debug, Clone, Copy, PartialEq, Eq, diesel::AsExpression, diesel::FromSqlRow, graphql::Enum, [INFO] [stderr] | ^------------------- [INFO] [stderr] | | [INFO] [stderr] | `ToSql` is not local [INFO] [stderr] | `Nullable` is not local [INFO] [stderr] | move the `impl` block outside of this function `_impl_as_expression_for_userrole` [INFO] [stderr] 348 | )] [INFO] [stderr] 349 | #[sql_type = "Text"] [INFO] [stderr] | ------ `Text` is not local [INFO] [stderr] 350 | pub enum UserRole { [INFO] [stderr] | -------- `UserRole` is not local [INFO] [stderr] | [INFO] [stderr] = note: the derive macro `diesel::AsExpression` defines the non-local `impl`, and may need to be changed [INFO] [stderr] = note: the derive macro `diesel::AsExpression` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stderr] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stderr] = note: this warning originates in the derive macro `diesel::AsExpression` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stderr] --> src/models.rs:347:40 [INFO] [stderr] | [INFO] [stderr] 347 | Debug, Clone, Copy, PartialEq, Eq, diesel::AsExpression, diesel::FromSqlRow, graphql::Enum, [INFO] [stderr] | ^------------------- [INFO] [stderr] | | [INFO] [stderr] | `AsExpression` is not local [INFO] [stderr] | move the `impl` block outside of this function `_impl_as_expression_for_userrole` [INFO] [stderr] 348 | )] [INFO] [stderr] 349 | #[sql_type = "Text"] [INFO] [stderr] | ------ `Text` is not local [INFO] [stderr] 350 | pub enum UserRole { [INFO] [stderr] | -------- `UserRole` is not local [INFO] [stderr] | [INFO] [stderr] = note: the derive macro `diesel::AsExpression` defines the non-local `impl`, and may need to be changed [INFO] [stderr] = note: the derive macro `diesel::AsExpression` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stderr] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stderr] = note: this warning originates in the derive macro `diesel::AsExpression` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stderr] --> src/models.rs:347:40 [INFO] [stderr] | [INFO] [stderr] 347 | Debug, Clone, Copy, PartialEq, Eq, diesel::AsExpression, diesel::FromSqlRow, graphql::Enum, [INFO] [stderr] | ^------------------- [INFO] [stderr] | | [INFO] [stderr] | `AsExpression` is not local [INFO] [stderr] | `Nullable` is not local [INFO] [stderr] | move the `impl` block outside of this function `_impl_as_expression_for_userrole` [INFO] [stderr] 348 | )] [INFO] [stderr] 349 | #[sql_type = "Text"] [INFO] [stderr] | ------ `Text` is not local [INFO] [stderr] 350 | pub enum UserRole { [INFO] [stderr] | -------- `UserRole` is not local [INFO] [stderr] | [INFO] [stderr] = note: the derive macro `diesel::AsExpression` defines the non-local `impl`, and may need to be changed [INFO] [stderr] = note: the derive macro `diesel::AsExpression` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stderr] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stderr] = note: this warning originates in the derive macro `diesel::AsExpression` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stderr] --> src/models.rs:347:62 [INFO] [stderr] | [INFO] [stderr] 347 | Debug, Clone, Copy, PartialEq, Eq, diesel::AsExpression, diesel::FromSqlRow, graphql::Enum, [INFO] [stderr] | ^----------------- [INFO] [stderr] | | [INFO] [stderr] | `FromSqlRow` is not local [INFO] [stderr] | move the `impl` block outside of this function `_impl_from_sql_row_for_userrole` [INFO] [stderr] ... [INFO] [stderr] 350 | pub enum UserRole { [INFO] [stderr] | -------- `UserRole` is not local [INFO] [stderr] | [INFO] [stderr] = note: the derive macro `diesel::FromSqlRow` defines the non-local `impl`, and may need to be changed [INFO] [stderr] = note: the derive macro `diesel::FromSqlRow` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stderr] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stderr] = note: this warning originates in the derive macro `diesel::FromSqlRow` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stderr] --> src/models.rs:347:62 [INFO] [stderr] | [INFO] [stderr] 347 | Debug, Clone, Copy, PartialEq, Eq, diesel::AsExpression, diesel::FromSqlRow, graphql::Enum, [INFO] [stderr] | ^----------------- [INFO] [stderr] | | [INFO] [stderr] | `Queryable` is not local [INFO] [stderr] | move the `impl` block outside of this function `_impl_from_sql_row_for_userrole` [INFO] [stderr] ... [INFO] [stderr] 350 | pub enum UserRole { [INFO] [stderr] | -------- `UserRole` is not local [INFO] [stderr] | [INFO] [stderr] = note: the derive macro `diesel::FromSqlRow` defines the non-local `impl`, and may need to be changed [INFO] [stderr] = note: the derive macro `diesel::FromSqlRow` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stderr] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stderr] = note: this warning originates in the derive macro `diesel::FromSqlRow` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stderr] --> src/models.rs:411:17 [INFO] [stderr] | [INFO] [stderr] 411 | #[derive(Debug, diesel::Identifiable, diesel::Queryable, graphql::SimpleObject)] [INFO] [stderr] | ^------------------- [INFO] [stderr] | | [INFO] [stderr] | `HasTable` is not local [INFO] [stderr] | move the `impl` block outside of this function `_impl_identifiable_for_user` [INFO] [stderr] 412 | #[graphql(complex)] [INFO] [stderr] 413 | pub struct User { [INFO] [stderr] | ---- `User` is not local [INFO] [stderr] | [INFO] [stderr] = note: the derive macro `diesel::Identifiable` defines the non-local `impl`, and may need to be changed [INFO] [stderr] = note: the derive macro `diesel::Identifiable` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stderr] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stderr] = note: this warning originates in the derive macro `diesel::Identifiable` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stderr] --> src/models.rs:411:17 [INFO] [stderr] | [INFO] [stderr] 411 | #[derive(Debug, diesel::Identifiable, diesel::Queryable, graphql::SimpleObject)] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | | [INFO] [stderr] | `Identifiable` is not local [INFO] [stderr] | move the `impl` block outside of this function `_impl_identifiable_for_user` [INFO] [stderr] 412 | #[graphql(complex)] [INFO] [stderr] 413 | pub struct User { [INFO] [stderr] | ---- `User` is not local [INFO] [stderr] | [INFO] [stderr] = note: the derive macro `diesel::Identifiable` defines the non-local `impl`, and may need to be changed [INFO] [stderr] = note: the derive macro `diesel::Identifiable` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stderr] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stderr] = note: this warning originates in the derive macro `diesel::Identifiable` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stderr] --> src/models.rs:411:39 [INFO] [stderr] | [INFO] [stderr] 411 | #[derive(Debug, diesel::Identifiable, diesel::Queryable, graphql::SimpleObject)] [INFO] [stderr] | ^---------------- [INFO] [stderr] | | [INFO] [stderr] | `Queryable` is not local [INFO] [stderr] | move the `impl` block outside of this function `_impl_queryable_for_user` [INFO] [stderr] 412 | #[graphql(complex)] [INFO] [stderr] 413 | pub struct User { [INFO] [stderr] | ---- `User` is not local [INFO] [stderr] | [INFO] [stderr] = note: the derive macro `diesel::Queryable` defines the non-local `impl`, and may need to be changed [INFO] [stderr] = note: the derive macro `diesel::Queryable` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stderr] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stderr] = note: this warning originates in the derive macro `diesel::Queryable` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stderr] --> src/models.rs:478:17 [INFO] [stderr] | [INFO] [stderr] 478 | #[derive(Debug, diesel::Insertable, graphql::InputObject)] [INFO] [stderr] | ^----------------- [INFO] [stderr] | | [INFO] [stderr] | `Insertable` is not local [INFO] [stderr] | `table` is not local [INFO] [stderr] | move the `impl` block outside of this function `_impl_insertable_for_usercreateinput` [INFO] [stderr] 479 | #[table_name = "users"] [INFO] [stderr] 480 | pub struct UserCreateInput { [INFO] [stderr] | --------------- `UserCreateInput` is not local [INFO] [stderr] | [INFO] [stderr] = note: the derive macro `diesel::Insertable` defines the non-local `impl`, and may need to be changed [INFO] [stderr] = note: the derive macro `diesel::Insertable` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stderr] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stderr] = note: this warning originates in the derive macro `diesel::Insertable` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stderr] --> src/models.rs:478:17 [INFO] [stderr] | [INFO] [stderr] 478 | #[derive(Debug, diesel::Insertable, graphql::InputObject)] [INFO] [stderr] | -^^^^^^^^^^^^^^^^^ [INFO] [stderr] | | [INFO] [stderr] | `Insertable` is not local [INFO] [stderr] | `table` is not local [INFO] [stderr] | move the `impl` block outside of this function `_impl_insertable_for_usercreateinput` [INFO] [stderr] 479 | #[table_name = "users"] [INFO] [stderr] 480 | pub struct UserCreateInput { [INFO] [stderr] | --------------- `UserCreateInput` is not local [INFO] [stderr] | [INFO] [stderr] = note: the derive macro `diesel::Insertable` defines the non-local `impl`, and may need to be changed [INFO] [stderr] = note: the derive macro `diesel::Insertable` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stderr] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stderr] = note: this warning originates in the derive macro `diesel::Insertable` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stderr] --> src/models.rs:478:17 [INFO] [stderr] | [INFO] [stderr] 478 | #[derive(Debug, diesel::Insertable, graphql::InputObject)] [INFO] [stderr] | ^----------------- [INFO] [stderr] | | [INFO] [stderr] | `UndecoratedInsertRecord` is not local [INFO] [stderr] | `table` is not local [INFO] [stderr] | move the `impl` block outside of this function `_impl_insertable_for_usercreateinput` [INFO] [stderr] 479 | #[table_name = "users"] [INFO] [stderr] 480 | pub struct UserCreateInput { [INFO] [stderr] | --------------- `UserCreateInput` is not local [INFO] [stderr] | [INFO] [stderr] = note: the derive macro `diesel::Insertable` defines the non-local `impl`, and may need to be changed [INFO] [stderr] = note: the derive macro `diesel::Insertable` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stderr] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stderr] = note: this warning originates in the derive macro `diesel::Insertable` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stderr] --> src/schema.rs:1:1 [INFO] [stderr] | [INFO] [stderr] 1 | / table! { [INFO] [stderr] 2 | | blogs (id) { [INFO] [stderr] 3 | | _rowid -> Int4, [INFO] [stderr] 4 | | created_at -> Timestamptz, [INFO] [stderr] ... | [INFO] [stderr] 12 | | } [INFO] [stderr] | | ^ [INFO] [stderr] | | | [INFO] [stderr] | | `table` is not local [INFO] [stderr] | |_`QueryId` is not local [INFO] [stderr] | move the `impl` block outside of this function `_impl_query_id_for_table` [INFO] [stderr] | [INFO] [stderr] = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed [INFO] [stderr] = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stderr] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stderr] = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stderr] --> src/schema.rs:1:1 [INFO] [stderr] | [INFO] [stderr] 1 | / table! { [INFO] [stderr] 2 | | blogs (id) { [INFO] [stderr] 3 | | _rowid -> Int4, [INFO] [stderr] | | ------ `_rowid` is not local [INFO] [stderr] 4 | | created_at -> Timestamptz, [INFO] [stderr] ... | [INFO] [stderr] 12 | | } [INFO] [stderr] | | ^ [INFO] [stderr] | | | [INFO] [stderr] | |_`QueryId` is not local [INFO] [stderr] | move the `impl` block outside of this function `_impl_query_id_for__rowid` [INFO] [stderr] | [INFO] [stderr] = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed [INFO] [stderr] = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stderr] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stderr] = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stderr] --> src/schema.rs:1:1 [INFO] [stderr] | [INFO] [stderr] 1 | / table! { [INFO] [stderr] 2 | | blogs (id) { [INFO] [stderr] 3 | | _rowid -> Int4, [INFO] [stderr] 4 | | created_at -> Timestamptz, [INFO] [stderr] | | ---------- `created_at` is not local [INFO] [stderr] ... | [INFO] [stderr] 12 | | } [INFO] [stderr] | | ^ [INFO] [stderr] | | | [INFO] [stderr] | |_`QueryId` is not local [INFO] [stderr] | move the `impl` block outside of this function `_impl_query_id_for_created_at` [INFO] [stderr] | [INFO] [stderr] = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed [INFO] [stderr] = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stderr] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stderr] = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stderr] --> src/schema.rs:1:1 [INFO] [stderr] | [INFO] [stderr] 1 | / table! { [INFO] [stderr] 2 | | blogs (id) { [INFO] [stderr] 3 | | _rowid -> Int4, [INFO] [stderr] 4 | | created_at -> Timestamptz, [INFO] [stderr] 5 | | deleted_at -> Nullable, [INFO] [stderr] | | ---------- `deleted_at` is not local [INFO] [stderr] ... | [INFO] [stderr] 12 | | } [INFO] [stderr] | | ^ [INFO] [stderr] | | | [INFO] [stderr] | |_`QueryId` is not local [INFO] [stderr] | move the `impl` block outside of this function `_impl_query_id_for_deleted_at` [INFO] [stderr] | [INFO] [stderr] = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed [INFO] [stderr] = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stderr] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stderr] = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stderr] --> src/schema.rs:1:1 [INFO] [stderr] | [INFO] [stderr] 1 | / table! { [INFO] [stderr] 2 | | blogs (id) { [INFO] [stderr] 3 | | _rowid -> Int4, [INFO] [stderr] 4 | | created_at -> Timestamptz, [INFO] [stderr] 5 | | deleted_at -> Nullable, [INFO] [stderr] 6 | | id -> Uuid, [INFO] [stderr] | | -- `id` is not local [INFO] [stderr] ... | [INFO] [stderr] 12 | | } [INFO] [stderr] | | ^ [INFO] [stderr] | | | [INFO] [stderr] | |_`QueryId` is not local [INFO] [stderr] | move the `impl` block outside of this function `_impl_query_id_for_id` [INFO] [stderr] | [INFO] [stderr] = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed [INFO] [stderr] = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stderr] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stderr] = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stderr] --> src/schema.rs:1:1 [INFO] [stderr] | [INFO] [stderr] 1 | / table! { [INFO] [stderr] 2 | | blogs (id) { [INFO] [stderr] 3 | | _rowid -> Int4, [INFO] [stderr] 4 | | created_at -> Timestamptz, [INFO] [stderr] ... | [INFO] [stderr] 7 | | slug -> Text, [INFO] [stderr] | | ---- `slug` is not local [INFO] [stderr] ... | [INFO] [stderr] 12 | | } [INFO] [stderr] | | ^ [INFO] [stderr] | | | [INFO] [stderr] | |_`QueryId` is not local [INFO] [stderr] | move the `impl` block outside of this function `_impl_query_id_for_slug` [INFO] [stderr] | [INFO] [stderr] = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed [INFO] [stderr] = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stderr] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stderr] = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stderr] --> src/schema.rs:1:1 [INFO] [stderr] | [INFO] [stderr] 1 | / table! { [INFO] [stderr] 2 | | blogs (id) { [INFO] [stderr] 3 | | _rowid -> Int4, [INFO] [stderr] 4 | | created_at -> Timestamptz, [INFO] [stderr] ... | [INFO] [stderr] 8 | | title -> Text, [INFO] [stderr] | | ----- `title` is not local [INFO] [stderr] ... | [INFO] [stderr] 12 | | } [INFO] [stderr] | | ^ [INFO] [stderr] | | | [INFO] [stderr] | |_`QueryId` is not local [INFO] [stderr] | move the `impl` block outside of this function `_impl_query_id_for_title` [INFO] [stderr] | [INFO] [stderr] = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed [INFO] [stderr] = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stderr] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stderr] = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stderr] --> src/schema.rs:1:1 [INFO] [stderr] | [INFO] [stderr] 1 | / table! { [INFO] [stderr] 2 | | blogs (id) { [INFO] [stderr] 3 | | _rowid -> Int4, [INFO] [stderr] 4 | | created_at -> Timestamptz, [INFO] [stderr] ... | [INFO] [stderr] 9 | | updated_at -> Timestamptz, [INFO] [stderr] | | ---------- `updated_at` is not local [INFO] [stderr] ... | [INFO] [stderr] 12 | | } [INFO] [stderr] | | ^ [INFO] [stderr] | | | [INFO] [stderr] | |_`QueryId` is not local [INFO] [stderr] | move the `impl` block outside of this function `_impl_query_id_for_updated_at` [INFO] [stderr] | [INFO] [stderr] = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed [INFO] [stderr] = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stderr] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stderr] = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stderr] --> src/schema.rs:1:1 [INFO] [stderr] | [INFO] [stderr] 1 | / table! { [INFO] [stderr] 2 | | blogs (id) { [INFO] [stderr] 3 | | _rowid -> Int4, [INFO] [stderr] 4 | | created_at -> Timestamptz, [INFO] [stderr] ... | [INFO] [stderr] 10 | | user_id -> Uuid, [INFO] [stderr] | | ------- `user_id` is not local [INFO] [stderr] 11 | | } [INFO] [stderr] 12 | | } [INFO] [stderr] | | ^ [INFO] [stderr] | | | [INFO] [stderr] | |_`QueryId` is not local [INFO] [stderr] | move the `impl` block outside of this function `_impl_query_id_for_user_id` [INFO] [stderr] | [INFO] [stderr] = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed [INFO] [stderr] = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stderr] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stderr] = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stderr] --> src/schema.rs:14:1 [INFO] [stderr] | [INFO] [stderr] 14 | / table! { [INFO] [stderr] 15 | | email_accounts (id) { [INFO] [stderr] 16 | | _rowid -> Int4, [INFO] [stderr] 17 | | created_at -> Timestamptz, [INFO] [stderr] ... | [INFO] [stderr] 24 | | } [INFO] [stderr] | | ^ [INFO] [stderr] | | | [INFO] [stderr] | | `table` is not local [INFO] [stderr] | |_`QueryId` is not local [INFO] [stderr] | move the `impl` block outside of this function `_impl_query_id_for_table` [INFO] [stderr] | [INFO] [stderr] = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed [INFO] [stderr] = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stderr] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stderr] = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stderr] --> src/schema.rs:14:1 [INFO] [stderr] | [INFO] [stderr] 14 | / table! { [INFO] [stderr] 15 | | email_accounts (id) { [INFO] [stderr] 16 | | _rowid -> Int4, [INFO] [stderr] | | ------ `_rowid` is not local [INFO] [stderr] 17 | | created_at -> Timestamptz, [INFO] [stderr] ... | [INFO] [stderr] 24 | | } [INFO] [stderr] | | ^ [INFO] [stderr] | | | [INFO] [stderr] | |_`QueryId` is not local [INFO] [stderr] | move the `impl` block outside of this function `_impl_query_id_for__rowid` [INFO] [stderr] | [INFO] [stderr] = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed [INFO] [stderr] = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stderr] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stderr] = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stderr] --> src/schema.rs:14:1 [INFO] [stderr] | [INFO] [stderr] 14 | / table! { [INFO] [stderr] 15 | | email_accounts (id) { [INFO] [stderr] 16 | | _rowid -> Int4, [INFO] [stderr] 17 | | created_at -> Timestamptz, [INFO] [stderr] | | ---------- `created_at` is not local [INFO] [stderr] ... | [INFO] [stderr] 24 | | } [INFO] [stderr] | | ^ [INFO] [stderr] | | | [INFO] [stderr] | |_`QueryId` is not local [INFO] [stderr] | move the `impl` block outside of this function `_impl_query_id_for_created_at` [INFO] [stderr] | [INFO] [stderr] = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed [INFO] [stderr] = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stderr] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stderr] = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stderr] --> src/schema.rs:14:1 [INFO] [stderr] | [INFO] [stderr] 14 | / table! { [INFO] [stderr] 15 | | email_accounts (id) { [INFO] [stderr] 16 | | _rowid -> Int4, [INFO] [stderr] 17 | | created_at -> Timestamptz, [INFO] [stderr] 18 | | deleted_at -> Nullable, [INFO] [stderr] | | ---------- `deleted_at` is not local [INFO] [stderr] ... | [INFO] [stderr] 24 | | } [INFO] [stderr] | | ^ [INFO] [stderr] | | | [INFO] [stderr] | |_`QueryId` is not local [INFO] [stderr] | move the `impl` block outside of this function `_impl_query_id_for_deleted_at` [INFO] [stderr] | [INFO] [stderr] = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed [INFO] [stderr] = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stderr] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stderr] = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stderr] --> src/schema.rs:14:1 [INFO] [stderr] | [INFO] [stderr] 14 | / table! { [INFO] [stderr] 15 | | email_accounts (id) { [INFO] [stderr] 16 | | _rowid -> Int4, [INFO] [stderr] 17 | | created_at -> Timestamptz, [INFO] [stderr] 18 | | deleted_at -> Nullable, [INFO] [stderr] 19 | | id -> Uuid, [INFO] [stderr] | | -- `id` is not local [INFO] [stderr] ... | [INFO] [stderr] 24 | | } [INFO] [stderr] | | ^ [INFO] [stderr] | | | [INFO] [stderr] | |_`QueryId` is not local [INFO] [stderr] | move the `impl` block outside of this function `_impl_query_id_for_id` [INFO] [stderr] | [INFO] [stderr] = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed [INFO] [stderr] = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stderr] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stderr] = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stderr] --> src/schema.rs:14:1 [INFO] [stderr] | [INFO] [stderr] 14 | / table! { [INFO] [stderr] 15 | | email_accounts (id) { [INFO] [stderr] 16 | | _rowid -> Int4, [INFO] [stderr] 17 | | created_at -> Timestamptz, [INFO] [stderr] ... | [INFO] [stderr] 20 | | provider_account_id -> Text, [INFO] [stderr] | | ------------------- `provider_account_id` is not local [INFO] [stderr] ... | [INFO] [stderr] 24 | | } [INFO] [stderr] | | ^ [INFO] [stderr] | | | [INFO] [stderr] | |_`QueryId` is not local [INFO] [stderr] | move the `impl` block outside of this function `_impl_query_id_for_provider_account_id` [INFO] [stderr] | [INFO] [stderr] = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed [INFO] [stderr] = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stderr] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stderr] = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stderr] --> src/schema.rs:14:1 [INFO] [stderr] | [INFO] [stderr] 14 | / table! { [INFO] [stderr] 15 | | email_accounts (id) { [INFO] [stderr] 16 | | _rowid -> Int4, [INFO] [stderr] 17 | | created_at -> Timestamptz, [INFO] [stderr] ... | [INFO] [stderr] 21 | | updated_at -> Timestamptz, [INFO] [stderr] | | ---------- `updated_at` is not local [INFO] [stderr] ... | [INFO] [stderr] 24 | | } [INFO] [stderr] | | ^ [INFO] [stderr] | | | [INFO] [stderr] | |_`QueryId` is not local [INFO] [stderr] | move the `impl` block outside of this function `_impl_query_id_for_updated_at` [INFO] [stderr] | [INFO] [stderr] = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed [INFO] [stderr] = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stderr] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stderr] = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stderr] --> src/schema.rs:14:1 [INFO] [stderr] | [INFO] [stderr] 14 | / table! { [INFO] [stderr] 15 | | email_accounts (id) { [INFO] [stderr] 16 | | _rowid -> Int4, [INFO] [stderr] 17 | | created_at -> Timestamptz, [INFO] [stderr] ... | [INFO] [stderr] 22 | | user_id -> Uuid, [INFO] [stderr] | | ------- `user_id` is not local [INFO] [stderr] 23 | | } [INFO] [stderr] 24 | | } [INFO] [stderr] | | ^ [INFO] [stderr] | | | [INFO] [stderr] | |_`QueryId` is not local [INFO] [stderr] | move the `impl` block outside of this function `_impl_query_id_for_user_id` [INFO] [stderr] | [INFO] [stderr] = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed [INFO] [stderr] = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stderr] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stderr] = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stderr] --> src/schema.rs:26:1 [INFO] [stderr] | [INFO] [stderr] 26 | / table! { [INFO] [stderr] 27 | | oauth_accounts (id) { [INFO] [stderr] 28 | | _rowid -> Int4, [INFO] [stderr] 29 | | created_at -> Timestamptz, [INFO] [stderr] ... | [INFO] [stderr] 40 | | } [INFO] [stderr] | | ^ [INFO] [stderr] | | | [INFO] [stderr] | | `table` is not local [INFO] [stderr] | |_`QueryId` is not local [INFO] [stderr] | move the `impl` block outside of this function `_impl_query_id_for_table` [INFO] [stderr] | [INFO] [stderr] = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed [INFO] [stderr] = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stderr] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stderr] = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stderr] --> src/schema.rs:26:1 [INFO] [stderr] | [INFO] [stderr] 26 | / table! { [INFO] [stderr] 27 | | oauth_accounts (id) { [INFO] [stderr] 28 | | _rowid -> Int4, [INFO] [stderr] | | ------ `_rowid` is not local [INFO] [stderr] 29 | | created_at -> Timestamptz, [INFO] [stderr] ... | [INFO] [stderr] 40 | | } [INFO] [stderr] | | ^ [INFO] [stderr] | | | [INFO] [stderr] | |_`QueryId` is not local [INFO] [stderr] | move the `impl` block outside of this function `_impl_query_id_for__rowid` [INFO] [stderr] | [INFO] [stderr] = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed [INFO] [stderr] = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stderr] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stderr] = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stderr] --> src/schema.rs:26:1 [INFO] [stderr] | [INFO] [stderr] 26 | / table! { [INFO] [stderr] 27 | | oauth_accounts (id) { [INFO] [stderr] 28 | | _rowid -> Int4, [INFO] [stderr] 29 | | created_at -> Timestamptz, [INFO] [stderr] | | ---------- `created_at` is not local [INFO] [stderr] ... | [INFO] [stderr] 40 | | } [INFO] [stderr] | | ^ [INFO] [stderr] | | | [INFO] [stderr] | |_`QueryId` is not local [INFO] [stderr] | move the `impl` block outside of this function `_impl_query_id_for_created_at` [INFO] [stderr] | [INFO] [stderr] = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed [INFO] [stderr] = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stderr] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stderr] = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stderr] --> src/schema.rs:26:1 [INFO] [stderr] | [INFO] [stderr] 26 | / table! { [INFO] [stderr] 27 | | oauth_accounts (id) { [INFO] [stderr] 28 | | _rowid -> Int4, [INFO] [stderr] 29 | | created_at -> Timestamptz, [INFO] [stderr] 30 | | deleted_at -> Nullable, [INFO] [stderr] | | ---------- `deleted_at` is not local [INFO] [stderr] ... | [INFO] [stderr] 40 | | } [INFO] [stderr] | | ^ [INFO] [stderr] | | | [INFO] [stderr] | |_`QueryId` is not local [INFO] [stderr] | move the `impl` block outside of this function `_impl_query_id_for_deleted_at` [INFO] [stderr] | [INFO] [stderr] = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed [INFO] [stderr] = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stderr] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stderr] = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stderr] --> src/schema.rs:26:1 [INFO] [stderr] | [INFO] [stderr] 26 | / table! { [INFO] [stderr] 27 | | oauth_accounts (id) { [INFO] [stderr] 28 | | _rowid -> Int4, [INFO] [stderr] 29 | | created_at -> Timestamptz, [INFO] [stderr] 30 | | deleted_at -> Nullable, [INFO] [stderr] 31 | | id -> Uuid, [INFO] [stderr] | | -- `id` is not local [INFO] [stderr] ... | [INFO] [stderr] 40 | | } [INFO] [stderr] | | ^ [INFO] [stderr] | | | [INFO] [stderr] | |_`QueryId` is not local [INFO] [stderr] | move the `impl` block outside of this function `_impl_query_id_for_id` [INFO] [stderr] | [INFO] [stderr] = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed [INFO] [stderr] = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stderr] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stderr] = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stderr] --> src/schema.rs:26:1 [INFO] [stderr] | [INFO] [stderr] 26 | / table! { [INFO] [stderr] 27 | | oauth_accounts (id) { [INFO] [stderr] 28 | | _rowid -> Int4, [INFO] [stderr] 29 | | created_at -> Timestamptz, [INFO] [stderr] ... | [INFO] [stderr] 32 | | provider -> Text, [INFO] [stderr] | | -------- `provider` is not local [INFO] [stderr] ... | [INFO] [stderr] 40 | | } [INFO] [stderr] | | ^ [INFO] [stderr] | | | [INFO] [stderr] | |_`QueryId` is not local [INFO] [stderr] | move the `impl` block outside of this function `_impl_query_id_for_provider` [INFO] [stderr] | [INFO] [stderr] = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed [INFO] [stderr] = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stderr] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stderr] = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stderr] --> src/schema.rs:26:1 [INFO] [stderr] | [INFO] [stderr] 26 | / table! { [INFO] [stderr] 27 | | oauth_accounts (id) { [INFO] [stderr] 28 | | _rowid -> Int4, [INFO] [stderr] 29 | | created_at -> Timestamptz, [INFO] [stderr] ... | [INFO] [stderr] 33 | | provider_access_token -> Text, [INFO] [stderr] | | --------------------- `provider_access_token` is not local [INFO] [stderr] ... | [INFO] [stderr] 40 | | } [INFO] [stderr] | | ^ [INFO] [stderr] | | | [INFO] [stderr] | |_`QueryId` is not local [INFO] [stderr] | move the `impl` block outside of this function `_impl_query_id_for_provider_access_token` [INFO] [stderr] | [INFO] [stderr] = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed [INFO] [stderr] = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stderr] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stderr] = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stderr] --> src/schema.rs:26:1 [INFO] [stderr] | [INFO] [stderr] 26 | / table! { [INFO] [stderr] 27 | | oauth_accounts (id) { [INFO] [stderr] 28 | | _rowid -> Int4, [INFO] [stderr] 29 | | created_at -> Timestamptz, [INFO] [stderr] ... | [INFO] [stderr] 34 | | provider_access_token_expires_at -> Timestamptz, [INFO] [stderr] | | -------------------------------- `provider_access_token_expires_at` is not local [INFO] [stderr] ... | [INFO] [stderr] 40 | | } [INFO] [stderr] | | ^ [INFO] [stderr] | | | [INFO] [stderr] | |_`QueryId` is not local [INFO] [stderr] | move the `impl` block outside of this function `_impl_query_id_for_provider_access_token_expires_at` [INFO] [stderr] | [INFO] [stderr] = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed [INFO] [stderr] = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stderr] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stderr] = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stderr] --> src/schema.rs:26:1 [INFO] [stderr] | [INFO] [stderr] 26 | / table! { [INFO] [stderr] 27 | | oauth_accounts (id) { [INFO] [stderr] 28 | | _rowid -> Int4, [INFO] [stderr] 29 | | created_at -> Timestamptz, [INFO] [stderr] ... | [INFO] [stderr] 35 | | provider_account_id -> Text, [INFO] [stderr] | | ------------------- `provider_account_id` is not local [INFO] [stderr] ... | [INFO] [stderr] 40 | | } [INFO] [stderr] | | ^ [INFO] [stderr] | | | [INFO] [stderr] | |_`QueryId` is not local [INFO] [stderr] | move the `impl` block outside of this function `_impl_query_id_for_provider_account_id` [INFO] [stderr] | [INFO] [stderr] = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed [INFO] [stderr] = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stderr] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stderr] = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stderr] --> src/schema.rs:26:1 [INFO] [stderr] | [INFO] [stderr] 26 | / table! { [INFO] [stderr] 27 | | oauth_accounts (id) { [INFO] [stderr] 28 | | _rowid -> Int4, [INFO] [stderr] 29 | | created_at -> Timestamptz, [INFO] [stderr] ... | [INFO] [stderr] 36 | | provider_refresh_token -> Text, [INFO] [stderr] | | ---------------------- `provider_refresh_token` is not local [INFO] [stderr] ... | [INFO] [stderr] 40 | | } [INFO] [stderr] | | ^ [INFO] [stderr] | | | [INFO] [stderr] | |_`QueryId` is not local [INFO] [stderr] | move the `impl` block outside of this function `_impl_query_id_for_provider_refresh_token` [INFO] [stderr] | [INFO] [stderr] = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed [INFO] [stderr] = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stderr] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stderr] = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stderr] --> src/schema.rs:26:1 [INFO] [stderr] | [INFO] [stderr] 26 | / table! { [INFO] [stderr] 27 | | oauth_accounts (id) { [INFO] [stderr] 28 | | _rowid -> Int4, [INFO] [stderr] 29 | | created_at -> Timestamptz, [INFO] [stderr] ... | [INFO] [stderr] 37 | | updated_at -> Timestamptz, [INFO] [stderr] | | ---------- `updated_at` is not local [INFO] [stderr] ... | [INFO] [stderr] 40 | | } [INFO] [stderr] | | ^ [INFO] [stderr] | | | [INFO] [stderr] | |_`QueryId` is not local [INFO] [stderr] | move the `impl` block outside of this function `_impl_query_id_for_updated_at` [INFO] [stderr] | [INFO] [stderr] = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed [INFO] [stderr] = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stderr] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stderr] = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stderr] --> src/schema.rs:26:1 [INFO] [stderr] | [INFO] [stderr] 26 | / table! { [INFO] [stderr] 27 | | oauth_accounts (id) { [INFO] [stderr] 28 | | _rowid -> Int4, [INFO] [stderr] 29 | | created_at -> Timestamptz, [INFO] [stderr] ... | [INFO] [stderr] 38 | | user_id -> Uuid, [INFO] [stderr] | | ------- `user_id` is not local [INFO] [stderr] 39 | | } [INFO] [stderr] 40 | | } [INFO] [stderr] | | ^ [INFO] [stderr] | | | [INFO] [stderr] | |_`QueryId` is not local [INFO] [stderr] | move the `impl` block outside of this function `_impl_query_id_for_user_id` [INFO] [stderr] | [INFO] [stderr] = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed [INFO] [stderr] = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stderr] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stderr] = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stderr] --> src/schema.rs:42:1 [INFO] [stderr] | [INFO] [stderr] 42 | / table! { [INFO] [stderr] 43 | | posts (id) { [INFO] [stderr] 44 | | _rowid -> Int4, [INFO] [stderr] 45 | | blog_id -> Uuid, [INFO] [stderr] ... | [INFO] [stderr] 52 | | } [INFO] [stderr] | | ^ [INFO] [stderr] | | | [INFO] [stderr] | | `table` is not local [INFO] [stderr] | |_`QueryId` is not local [INFO] [stderr] | move the `impl` block outside of this function `_impl_query_id_for_table` [INFO] [stderr] | [INFO] [stderr] = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed [INFO] [stderr] = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stderr] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stderr] = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stderr] --> src/schema.rs:42:1 [INFO] [stderr] | [INFO] [stderr] 42 | / table! { [INFO] [stderr] 43 | | posts (id) { [INFO] [stderr] 44 | | _rowid -> Int4, [INFO] [stderr] | | ------ `_rowid` is not local [INFO] [stderr] 45 | | blog_id -> Uuid, [INFO] [stderr] ... | [INFO] [stderr] 52 | | } [INFO] [stderr] | | ^ [INFO] [stderr] | | | [INFO] [stderr] | |_`QueryId` is not local [INFO] [stderr] | move the `impl` block outside of this function `_impl_query_id_for__rowid` [INFO] [stderr] | [INFO] [stderr] = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed [INFO] [stderr] = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stderr] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stderr] = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stderr] --> src/schema.rs:42:1 [INFO] [stderr] | [INFO] [stderr] 42 | / table! { [INFO] [stderr] 43 | | posts (id) { [INFO] [stderr] 44 | | _rowid -> Int4, [INFO] [stderr] 45 | | blog_id -> Uuid, [INFO] [stderr] | | ------- `blog_id` is not local [INFO] [stderr] ... | [INFO] [stderr] 52 | | } [INFO] [stderr] | | ^ [INFO] [stderr] | | | [INFO] [stderr] | |_`QueryId` is not local [INFO] [stderr] | move the `impl` block outside of this function `_impl_query_id_for_blog_id` [INFO] [stderr] | [INFO] [stderr] = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed [INFO] [stderr] = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stderr] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stderr] = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stderr] --> src/schema.rs:42:1 [INFO] [stderr] | [INFO] [stderr] 42 | / table! { [INFO] [stderr] 43 | | posts (id) { [INFO] [stderr] 44 | | _rowid -> Int4, [INFO] [stderr] 45 | | blog_id -> Uuid, [INFO] [stderr] 46 | | created_at -> Timestamptz, [INFO] [stderr] | | ---------- `created_at` is not local [INFO] [stderr] ... | [INFO] [stderr] 52 | | } [INFO] [stderr] | | ^ [INFO] [stderr] | | | [INFO] [stderr] | |_`QueryId` is not local [INFO] [stderr] | move the `impl` block outside of this function `_impl_query_id_for_created_at` [INFO] [stderr] | [INFO] [stderr] = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed [INFO] [stderr] = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stderr] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stderr] = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stderr] --> src/schema.rs:42:1 [INFO] [stderr] | [INFO] [stderr] 42 | / table! { [INFO] [stderr] 43 | | posts (id) { [INFO] [stderr] 44 | | _rowid -> Int4, [INFO] [stderr] 45 | | blog_id -> Uuid, [INFO] [stderr] 46 | | created_at -> Timestamptz, [INFO] [stderr] 47 | | deleted_at -> Nullable, [INFO] [stderr] | | ---------- `deleted_at` is not local [INFO] [stderr] ... | [INFO] [stderr] 52 | | } [INFO] [stderr] | | ^ [INFO] [stderr] | | | [INFO] [stderr] | |_`QueryId` is not local [INFO] [stderr] | move the `impl` block outside of this function `_impl_query_id_for_deleted_at` [INFO] [stderr] | [INFO] [stderr] = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed [INFO] [stderr] = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stderr] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stderr] = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stderr] --> src/schema.rs:42:1 [INFO] [stderr] | [INFO] [stderr] 42 | / table! { [INFO] [stderr] 43 | | posts (id) { [INFO] [stderr] 44 | | _rowid -> Int4, [INFO] [stderr] 45 | | blog_id -> Uuid, [INFO] [stderr] ... | [INFO] [stderr] 48 | | id -> Uuid, [INFO] [stderr] | | -- `id` is not local [INFO] [stderr] ... | [INFO] [stderr] 52 | | } [INFO] [stderr] | | ^ [INFO] [stderr] | | | [INFO] [stderr] | |_`QueryId` is not local [INFO] [stderr] | move the `impl` block outside of this function `_impl_query_id_for_id` [INFO] [stderr] | [INFO] [stderr] = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed [INFO] [stderr] = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stderr] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stderr] = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stderr] --> src/schema.rs:42:1 [INFO] [stderr] | [INFO] [stderr] 42 | / table! { [INFO] [stderr] 43 | | posts (id) { [INFO] [stderr] 44 | | _rowid -> Int4, [INFO] [stderr] 45 | | blog_id -> Uuid, [INFO] [stderr] ... | [INFO] [stderr] 49 | | slug -> Text, [INFO] [stderr] | | ---- `slug` is not local [INFO] [stderr] ... | [INFO] [stderr] 52 | | } [INFO] [stderr] | | ^ [INFO] [stderr] | | | [INFO] [stderr] | |_`QueryId` is not local [INFO] [stderr] | move the `impl` block outside of this function `_impl_query_id_for_slug` [INFO] [stderr] | [INFO] [stderr] = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed [INFO] [stderr] = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stderr] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stderr] = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stderr] --> src/schema.rs:42:1 [INFO] [stderr] | [INFO] [stderr] 42 | / table! { [INFO] [stderr] 43 | | posts (id) { [INFO] [stderr] 44 | | _rowid -> Int4, [INFO] [stderr] 45 | | blog_id -> Uuid, [INFO] [stderr] ... | [INFO] [stderr] 50 | | updated_at -> Timestamptz, [INFO] [stderr] | | ---------- `updated_at` is not local [INFO] [stderr] 51 | | } [INFO] [stderr] 52 | | } [INFO] [stderr] | | ^ [INFO] [stderr] | | | [INFO] [stderr] | |_`QueryId` is not local [INFO] [stderr] | move the `impl` block outside of this function `_impl_query_id_for_updated_at` [INFO] [stderr] | [INFO] [stderr] = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed [INFO] [stderr] = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stderr] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stderr] = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stderr] --> src/schema.rs:54:1 [INFO] [stderr] | [INFO] [stderr] 54 | / table! { [INFO] [stderr] 55 | | users (id) { [INFO] [stderr] 56 | | _rowid -> Int4, [INFO] [stderr] 57 | | created_at -> Timestamptz, [INFO] [stderr] ... | [INFO] [stderr] 63 | | } [INFO] [stderr] | | ^ [INFO] [stderr] | | | [INFO] [stderr] | | `table` is not local [INFO] [stderr] | |_`QueryId` is not local [INFO] [stderr] | move the `impl` block outside of this function `_impl_query_id_for_table` [INFO] [stderr] | [INFO] [stderr] = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed [INFO] [stderr] = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stderr] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stderr] = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stderr] --> src/schema.rs:54:1 [INFO] [stderr] | [INFO] [stderr] 54 | / table! { [INFO] [stderr] 55 | | users (id) { [INFO] [stderr] 56 | | _rowid -> Int4, [INFO] [stderr] | | ------ `_rowid` is not local [INFO] [stderr] 57 | | created_at -> Timestamptz, [INFO] [stderr] ... | [INFO] [stderr] 63 | | } [INFO] [stderr] | | ^ [INFO] [stderr] | | | [INFO] [stderr] | |_`QueryId` is not local [INFO] [stderr] | move the `impl` block outside of this function `_impl_query_id_for__rowid` [INFO] [stderr] | [INFO] [stderr] = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed [INFO] [stderr] = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stderr] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stderr] = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stderr] --> src/schema.rs:54:1 [INFO] [stderr] | [INFO] [stderr] 54 | / table! { [INFO] [stderr] 55 | | users (id) { [INFO] [stderr] 56 | | _rowid -> Int4, [INFO] [stderr] 57 | | created_at -> Timestamptz, [INFO] [stderr] | | ---------- `created_at` is not local [INFO] [stderr] ... | [INFO] [stderr] 63 | | } [INFO] [stderr] | | ^ [INFO] [stderr] | | | [INFO] [stderr] | |_`QueryId` is not local [INFO] [stderr] | move the `impl` block outside of this function `_impl_query_id_for_created_at` [INFO] [stderr] | [INFO] [stderr] = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed [INFO] [stderr] = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stderr] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stderr] = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stderr] --> src/schema.rs:54:1 [INFO] [stderr] | [INFO] [stderr] 54 | / table! { [INFO] [stderr] 55 | | users (id) { [INFO] [stderr] 56 | | _rowid -> Int4, [INFO] [stderr] 57 | | created_at -> Timestamptz, [INFO] [stderr] 58 | | deleted_at -> Nullable, [INFO] [stderr] | | ---------- `deleted_at` is not local [INFO] [stderr] ... | [INFO] [stderr] 63 | | } [INFO] [stderr] | | ^ [INFO] [stderr] | | | [INFO] [stderr] | |_`QueryId` is not local [INFO] [stderr] | move the `impl` block outside of this function `_impl_query_id_for_deleted_at` [INFO] [stderr] | [INFO] [stderr] = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed [INFO] [stderr] = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stderr] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stderr] = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stderr] --> src/schema.rs:54:1 [INFO] [stderr] | [INFO] [stderr] 54 | / table! { [INFO] [stderr] 55 | | users (id) { [INFO] [stderr] 56 | | _rowid -> Int4, [INFO] [stderr] 57 | | created_at -> Timestamptz, [INFO] [stderr] 58 | | deleted_at -> Nullable, [INFO] [stderr] 59 | | id -> Uuid, [INFO] [stderr] | | -- `id` is not local [INFO] [stderr] ... | [INFO] [stderr] 63 | | } [INFO] [stderr] | | ^ [INFO] [stderr] | | | [INFO] [stderr] | |_`QueryId` is not local [INFO] [stderr] | move the `impl` block outside of this function `_impl_query_id_for_id` [INFO] [stderr] | [INFO] [stderr] = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed [INFO] [stderr] = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stderr] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stderr] = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stderr] --> src/schema.rs:54:1 [INFO] [stderr] | [INFO] [stderr] 54 | / table! { [INFO] [stderr] 55 | | users (id) { [INFO] [stderr] 56 | | _rowid -> Int4, [INFO] [stderr] 57 | | created_at -> Timestamptz, [INFO] [stderr] ... | [INFO] [stderr] 60 | | role -> Text, [INFO] [stderr] | | ---- `role` is not local [INFO] [stderr] ... | [INFO] [stderr] 63 | | } [INFO] [stderr] | | ^ [INFO] [stderr] | | | [INFO] [stderr] | |_`QueryId` is not local [INFO] [stderr] | move the `impl` block outside of this function `_impl_query_id_for_role` [INFO] [stderr] | [INFO] [stderr] = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed [INFO] [stderr] = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stderr] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stderr] = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stderr] --> src/schema.rs:54:1 [INFO] [stderr] | [INFO] [stderr] 54 | / table! { [INFO] [stderr] 55 | | users (id) { [INFO] [stderr] 56 | | _rowid -> Int4, [INFO] [stderr] 57 | | created_at -> Timestamptz, [INFO] [stderr] ... | [INFO] [stderr] 61 | | updated_at -> Timestamptz, [INFO] [stderr] | | ---------- `updated_at` is not local [INFO] [stderr] 62 | | } [INFO] [stderr] 63 | | } [INFO] [stderr] | | ^ [INFO] [stderr] | | | [INFO] [stderr] | |_`QueryId` is not local [INFO] [stderr] | move the `impl` block outside of this function `_impl_query_id_for_updated_at` [INFO] [stderr] | [INFO] [stderr] = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed [INFO] [stderr] = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stderr] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stderr] = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: `tumblr` (lib) generated 92 warnings [INFO] [stderr] warning: `tumblr` (lib test) generated 92 warnings (92 duplicates) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.35s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: buf_redux v0.8.4, multipart v0.17.1 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 2` [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/tumblr-49595cd4c68c1b23) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/tumblr-a4d7d703a2373acf) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Doc-tests tumblr [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "6cae40b8e87136cbe6c88466e8e6aa3c428ba5a15827ab1a5371f9bc886321d1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6cae40b8e87136cbe6c88466e8e6aa3c428ba5a15827ab1a5371f9bc886321d1", kill_on_drop: false }` [INFO] [stdout] 6cae40b8e87136cbe6c88466e8e6aa3c428ba5a15827ab1a5371f9bc886321d1