[INFO] cloning repository https://github.com/tweedegolf/rp1 [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/tweedegolf/rp1" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftweedegolf%2Frp1", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftweedegolf%2Frp1'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 4fe325bd6737e3b1454dad55ddfd8d271dd7bcc4 [INFO] checking tweedegolf/rp1 against try#c659ee110de67e82444e4b6c8407c1a9af9c2cf6 for pr-145608-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftweedegolf%2Frp1" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'... [INFO] [stderr] done. [INFO] removed /workspace/builds/worker-3-tc2/source/rust-toolchain.toml [INFO] started tweaking git repo https://github.com/tweedegolf/rp1 [INFO] finished tweaking git repo https://github.com/tweedegolf/rp1 [INFO] tweaked toml for git repo https://github.com/tweedegolf/rp1 written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/tweedegolf/rp1 on toolchain c659ee110de67e82444e4b6c8407c1a9af9c2cf6 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c659ee110de67e82444e4b6c8407c1a9af9c2cf6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/tweedegolf/rp1 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" "+c659ee110de67e82444e4b6c8407c1a9af9c2cf6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+c659ee110de67e82444e4b6c8407c1a9af9c2cf6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 1c6f4ab87832c1768a311afda3d3e6bbc453a7676aeafc3a03c934d114b18b88 [INFO] running `Command { std: "docker" "start" "-a" "1c6f4ab87832c1768a311afda3d3e6bbc453a7676aeafc3a03c934d114b18b88", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "1c6f4ab87832c1768a311afda3d3e6bbc453a7676aeafc3a03c934d114b18b88", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1c6f4ab87832c1768a311afda3d3e6bbc453a7676aeafc3a03c934d114b18b88", kill_on_drop: false }` [INFO] [stdout] 1c6f4ab87832c1768a311afda3d3e6bbc453a7676aeafc3a03c934d114b18b88 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+c659ee110de67e82444e4b6c8407c1a9af9c2cf6" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7db6ff3a4e3f21db9bff84af2c7dd6c28bf97bd987abe50dd3d382918a72b8fd [INFO] running `Command { std: "docker" "start" "-a" "7db6ff3a4e3f21db9bff84af2c7dd6c28bf97bd987abe50dd3d382918a72b8fd", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.32 [INFO] [stderr] Compiling syn v1.0.81 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling libc v0.2.106 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling serde_derive v1.0.130 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling serde v1.0.130 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling futures-core v0.3.17 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Compiling futures-task v0.3.17 [INFO] [stderr] Compiling futures-channel v0.3.17 [INFO] [stderr] Compiling proc-macro-nested v0.1.7 [INFO] [stderr] Compiling yansi v0.5.0 [INFO] [stderr] Compiling standback v0.2.17 [INFO] [stderr] Compiling proc-macro2-diagnostics v0.9.1 [INFO] [stderr] Checking pin-project-lite v0.2.7 [INFO] [stderr] Compiling instant v0.1.12 [INFO] [stderr] Compiling smallvec v1.7.0 [INFO] [stderr] Compiling lock_api v0.4.5 [INFO] [stderr] Checking bytes v1.1.0 [INFO] [stderr] Checking futures-sink v0.3.17 [INFO] [stderr] Compiling const_fn v0.4.8 [INFO] [stderr] Checking itoa v0.4.8 [INFO] [stderr] Compiling tokio v1.13.0 [INFO] [stderr] Compiling futures-macro v0.3.17 [INFO] [stderr] Compiling futures-util v0.3.17 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling indexmap v1.7.0 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling httparse v1.5.1 [INFO] [stderr] Compiling time v0.2.27 [INFO] [stderr] Compiling pq-sys v0.4.6 [INFO] [stderr] Checking signal-hook-registry v1.4.0 [INFO] [stderr] Checking mio v0.7.14 [INFO] [stderr] Checking num_cpus v1.13.0 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling uncased v0.9.6 [INFO] [stderr] Checking futures-io v0.3.17 [INFO] [stderr] Checking once_cell v1.8.0 [INFO] [stderr] Checking slab v0.4.5 [INFO] [stderr] Compiling cookie v0.15.1 [INFO] [stderr] Compiling ref-cast v1.0.6 [INFO] [stderr] Compiling quote v1.0.10 [INFO] [stderr] Compiling http v0.2.5 [INFO] [stderr] Compiling tracing-core v0.1.21 [INFO] [stderr] Checking percent-encoding v2.1.0 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Checking getrandom v0.2.3 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling try-lock v0.2.3 [INFO] [stderr] Checking scheduled-thread-pool v0.2.5 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Checking rand_core v0.6.3 [INFO] [stderr] Checking aho-corasick v0.7.18 [INFO] [stderr] Checking time v0.1.44 [INFO] [stderr] Compiling socket2 v0.4.2 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Checking ppv-lite86 v0.2.15 [INFO] [stderr] Compiling inlinable_string v0.1.14 [INFO] [stderr] Compiling tower-service v0.3.1 [INFO] [stderr] Compiling encoding_rs v0.8.29 [INFO] [stderr] Checking tinyvec_macros v0.1.0 [INFO] [stderr] Compiling httpdate v1.0.1 [INFO] [stderr] Compiling serde_json v1.0.68 [INFO] [stderr] Checking tinyvec v1.5.0 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking r2d2 v0.8.9 [INFO] [stderr] Compiling stable-pattern v0.1.0 [INFO] [stderr] Compiling atomic v0.5.0 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling figment v0.10.6 [INFO] [stderr] Compiling multer v2.0.1 [INFO] [stderr] Checking unchecked-index v0.2.2 [INFO] [stderr] Checking byteorder v1.4.3 [INFO] [stderr] Compiling state v0.5.2 [INFO] [stderr] Checking matches v0.1.9 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Checking mime v0.3.16 [INFO] [stderr] Compiling async-trait v0.1.51 [INFO] [stderr] Checking twoway v0.2.2 [INFO] [stderr] Checking rand v0.8.4 [INFO] [stderr] Compiling rocket v0.5.0-rc.1 [INFO] [stderr] Checking unicode-normalization v0.1.19 [INFO] [stderr] Compiling glob v0.3.0 [INFO] [stderr] Checking spin v0.9.2 [INFO] [stderr] Checking unicode-bidi v0.3.7 [INFO] [stderr] Checking remove_dir_all v0.5.3 [INFO] [stderr] Checking form_urlencoded v1.0.1 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking binascii v0.1.4 [INFO] [stderr] Compiling http-body v0.4.4 [INFO] [stderr] Compiling if_chain v1.0.2 [INFO] [stderr] Compiling time-macros v0.2.3 [INFO] [stderr] Checking ident_case v1.0.1 [INFO] [stderr] Checking dotenv v0.15.0 [INFO] [stderr] Checking regex v1.5.4 [INFO] [stderr] Checking idna v0.2.3 [INFO] [stderr] Checking tempfile v3.2.0 [INFO] [stderr] Checking url v2.2.2 [INFO] [stderr] Checking Inflector v0.11.4 [INFO] [stderr] Checking validator_types v0.14.0 [INFO] [stderr] Checking darling_core v0.13.0 [INFO] [stderr] Compiling devise_core v0.3.1 [INFO] [stderr] Compiling tokio-macros v1.5.1 [INFO] [stderr] Compiling tracing-attributes v0.1.18 [INFO] [stderr] Compiling time-macros-impl v0.1.2 [INFO] [stderr] Compiling pear_codegen v0.2.3 [INFO] [stderr] Compiling ref-cast-impl v1.0.6 [INFO] [stderr] Compiling diesel_derives v1.4.1 [INFO] [stderr] Compiling devise_codegen v0.3.1 [INFO] [stderr] Compiling async-stream-impl v0.3.2 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling validator_derive v0.14.0 [INFO] [stderr] Checking async-stream v0.3.2 [INFO] [stderr] Compiling time-macros v0.1.1 [INFO] [stderr] Compiling tracing v0.1.29 [INFO] [stderr] Compiling pear v0.2.3 [INFO] [stderr] Compiling devise v0.3.1 [INFO] [stderr] Compiling darling_macro v0.13.0 [INFO] [stderr] Compiling rocket_sync_db_pools_codegen v0.1.0-rc.1 [INFO] [stderr] Compiling darling v0.13.0 [INFO] [stderr] Compiling rp1-macros v0.3.1 (/opt/rustwide/workdir/rp1_macros) [INFO] [stderr] Checking thiserror v1.0.30 [INFO] [stderr] Checking futures-executor v0.3.17 [INFO] [stderr] Checking futures v0.3.17 [INFO] [stderr] Compiling tokio-util v0.6.9 [INFO] [stderr] Checking tokio-stream v0.1.8 [INFO] [stderr] Checking chrono v0.4.19 [INFO] [stderr] Checking toml v0.5.8 [INFO] [stderr] Checking ubyte v0.10.1 [INFO] [stderr] Checking time v0.3.4 [INFO] [stderr] Checking h2 v0.3.7 [INFO] [stderr] Checking diesel v1.4.8 [INFO] [stderr] Checking validator v0.14.0 [INFO] [stderr] Checking hyper v0.14.14 [INFO] [stderr] Checking rocket_http v0.5.0-rc.1 [INFO] [stderr] Compiling rocket_codegen v0.5.0-rc.1 [INFO] [stderr] Checking migrations_internals v1.4.1 [INFO] [stderr] Compiling migrations_macros v1.4.2 [INFO] [stderr] Checking diesel_migrations v1.4.0 [INFO] [stderr] Checking rocket_sync_db_pools v0.1.0-rc.1 [INFO] [stderr] Checking rp1 v0.3.1 (/opt/rustwide/workdir/rp1) [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> rp1/src/datetime/date.rs:19:56 [INFO] [stdout] | [INFO] [stdout] 19 | #[derive(Debug, Clone, PartialEq, Eq, PartialOrd, Ord, FromSqlRow, AsExpression)] [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_date` [INFO] [stdout] 20 | #[sql_type = "diesel::sql_types::Date"] [INFO] [stdout] 21 | pub struct Date(time::Date); [INFO] [stdout] | ---- `Date` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `FromSqlRow` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `FromSqlRow` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: `#[warn(non_local_definitions)]` on by default [INFO] [stdout] = note: this warning originates in the derive macro `FromSqlRow` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> rp1/src/datetime/date.rs:19:56 [INFO] [stdout] | [INFO] [stdout] 19 | #[derive(Debug, Clone, PartialEq, Eq, PartialOrd, Ord, FromSqlRow, AsExpression)] [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_date` [INFO] [stdout] 20 | #[sql_type = "diesel::sql_types::Date"] [INFO] [stdout] 21 | pub struct Date(time::Date); [INFO] [stdout] | ---- `Date` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `FromSqlRow` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `FromSqlRow` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: this warning originates in the derive macro `FromSqlRow` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> rp1/src/datetime/date.rs:19:68 [INFO] [stdout] | [INFO] [stdout] 19 | #[derive(Debug, Clone, PartialEq, Eq, PartialOrd, Ord, FromSqlRow, AsExpression)] [INFO] [stdout] | -^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | `AsExpression` is not local [INFO] [stdout] | move the `impl` block outside of this function `_impl_as_expression_for_date` [INFO] [stdout] 20 | #[sql_type = "diesel::sql_types::Date"] [INFO] [stdout] | ------------------------- `Date` is not local [INFO] [stdout] 21 | pub struct Date(time::Date); [INFO] [stdout] | ---- `Date` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `AsExpression` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `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 `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] --> rp1/src/datetime/date.rs:19:68 [INFO] [stdout] | [INFO] [stdout] 19 | #[derive(Debug, Clone, PartialEq, Eq, PartialOrd, Ord, FromSqlRow, AsExpression)] [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_date` [INFO] [stdout] 20 | #[sql_type = "diesel::sql_types::Date"] [INFO] [stdout] | ------------------------- `Date` is not local [INFO] [stdout] 21 | pub struct Date(time::Date); [INFO] [stdout] | ---- `Date` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `AsExpression` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `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 `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] --> rp1/src/datetime/date.rs:19:68 [INFO] [stdout] | [INFO] [stdout] 19 | #[derive(Debug, Clone, PartialEq, Eq, PartialOrd, Ord, FromSqlRow, AsExpression)] [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_date` [INFO] [stdout] 20 | #[sql_type = "diesel::sql_types::Date"] [INFO] [stdout] | ------------------------- `Date` is not local [INFO] [stdout] 21 | pub struct Date(time::Date); [INFO] [stdout] | ---- `Date` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `AsExpression` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `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 `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] --> rp1/src/datetime/date.rs:19:68 [INFO] [stdout] | [INFO] [stdout] 19 | #[derive(Debug, Clone, PartialEq, Eq, PartialOrd, Ord, FromSqlRow, AsExpression)] [INFO] [stdout] | ^----------- [INFO] [stdout] | | [INFO] [stdout] | `AsExpression` is not local [INFO] [stdout] | move the `impl` block outside of this function `_impl_as_expression_for_date` [INFO] [stdout] 20 | #[sql_type = "diesel::sql_types::Date"] [INFO] [stdout] | ------------------------- `Date` is not local [INFO] [stdout] 21 | pub struct Date(time::Date); [INFO] [stdout] | ---- `Date` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `AsExpression` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `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 `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] --> rp1/src/datetime/date.rs:19:68 [INFO] [stdout] | [INFO] [stdout] 19 | #[derive(Debug, Clone, PartialEq, Eq, PartialOrd, Ord, FromSqlRow, AsExpression)] [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_date` [INFO] [stdout] 20 | #[sql_type = "diesel::sql_types::Date"] [INFO] [stdout] | ------------------------- `Date` is not local [INFO] [stdout] 21 | pub struct Date(time::Date); [INFO] [stdout] | ---- `Date` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `AsExpression` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `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 `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] --> rp1/src/datetime/offset_date_time.rs:23:56 [INFO] [stdout] | [INFO] [stdout] 23 | #[derive(Debug, Clone, PartialEq, Eq, PartialOrd, Ord, FromSqlRow, AsExpression)] [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_offsetdatetime` [INFO] [stdout] 24 | #[sql_type = "diesel::sql_types::Timestamptz"] [INFO] [stdout] 25 | pub struct OffsetDateTime(time::OffsetDateTime); [INFO] [stdout] | -------------- `OffsetDateTime` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `FromSqlRow` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `FromSqlRow` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: this warning originates in the derive macro `FromSqlRow` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> rp1/src/datetime/offset_date_time.rs:23:56 [INFO] [stdout] | [INFO] [stdout] 23 | #[derive(Debug, Clone, PartialEq, Eq, PartialOrd, Ord, FromSqlRow, AsExpression)] [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_offsetdatetime` [INFO] [stdout] 24 | #[sql_type = "diesel::sql_types::Timestamptz"] [INFO] [stdout] 25 | pub struct OffsetDateTime(time::OffsetDateTime); [INFO] [stdout] | -------------- `OffsetDateTime` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `FromSqlRow` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `FromSqlRow` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: this warning originates in the derive macro `FromSqlRow` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> rp1/src/datetime/offset_date_time.rs:23:68 [INFO] [stdout] | [INFO] [stdout] 23 | #[derive(Debug, Clone, PartialEq, Eq, PartialOrd, Ord, FromSqlRow, AsExpression)] [INFO] [stdout] | -^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | `AsExpression` is not local [INFO] [stdout] | move the `impl` block outside of this function `_impl_as_expression_for_offsetdatetime` [INFO] [stdout] 24 | #[sql_type = "diesel::sql_types::Timestamptz"] [INFO] [stdout] | -------------------------------- `Timestamptz` is not local [INFO] [stdout] 25 | pub struct OffsetDateTime(time::OffsetDateTime); [INFO] [stdout] | -------------- `OffsetDateTime` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `AsExpression` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `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 `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] --> rp1/src/datetime/offset_date_time.rs:23:68 [INFO] [stdout] | [INFO] [stdout] 23 | #[derive(Debug, Clone, PartialEq, Eq, PartialOrd, Ord, FromSqlRow, AsExpression)] [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_offsetdatetime` [INFO] [stdout] 24 | #[sql_type = "diesel::sql_types::Timestamptz"] [INFO] [stdout] | -------------------------------- `Timestamptz` is not local [INFO] [stdout] 25 | pub struct OffsetDateTime(time::OffsetDateTime); [INFO] [stdout] | -------------- `OffsetDateTime` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `AsExpression` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `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 `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] --> rp1/src/datetime/offset_date_time.rs:23:68 [INFO] [stdout] | [INFO] [stdout] 23 | #[derive(Debug, Clone, PartialEq, Eq, PartialOrd, Ord, FromSqlRow, AsExpression)] [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_offsetdatetime` [INFO] [stdout] 24 | #[sql_type = "diesel::sql_types::Timestamptz"] [INFO] [stdout] | -------------------------------- `Timestamptz` is not local [INFO] [stdout] 25 | pub struct OffsetDateTime(time::OffsetDateTime); [INFO] [stdout] | -------------- `OffsetDateTime` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `AsExpression` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `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 `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] --> rp1/src/datetime/offset_date_time.rs:23:68 [INFO] [stdout] | [INFO] [stdout] 23 | #[derive(Debug, Clone, PartialEq, Eq, PartialOrd, Ord, FromSqlRow, AsExpression)] [INFO] [stdout] | ^----------- [INFO] [stdout] | | [INFO] [stdout] | `AsExpression` is not local [INFO] [stdout] | move the `impl` block outside of this function `_impl_as_expression_for_offsetdatetime` [INFO] [stdout] 24 | #[sql_type = "diesel::sql_types::Timestamptz"] [INFO] [stdout] | -------------------------------- `Timestamptz` is not local [INFO] [stdout] 25 | pub struct OffsetDateTime(time::OffsetDateTime); [INFO] [stdout] | -------------- `OffsetDateTime` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `AsExpression` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `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 `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] --> rp1/src/datetime/offset_date_time.rs:23:68 [INFO] [stdout] | [INFO] [stdout] 23 | #[derive(Debug, Clone, PartialEq, Eq, PartialOrd, Ord, FromSqlRow, AsExpression)] [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_offsetdatetime` [INFO] [stdout] 24 | #[sql_type = "diesel::sql_types::Timestamptz"] [INFO] [stdout] | -------------------------------- `Timestamptz` is not local [INFO] [stdout] 25 | pub struct OffsetDateTime(time::OffsetDateTime); [INFO] [stdout] | -------------- `OffsetDateTime` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `AsExpression` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `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 `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] --> rp1/src/datetime/primitive_date_time.rs:22:56 [INFO] [stdout] | [INFO] [stdout] 22 | #[derive(Debug, Clone, PartialEq, Eq, PartialOrd, Ord, FromSqlRow, AsExpression)] [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_primitivedatetime` [INFO] [stdout] ... [INFO] [stdout] 25 | pub struct PrimitiveDateTime(time::PrimitiveDateTime); [INFO] [stdout] | ----------------- `PrimitiveDateTime` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `FromSqlRow` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `FromSqlRow` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: this warning originates in the derive macro `FromSqlRow` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> rp1/src/datetime/primitive_date_time.rs:22:56 [INFO] [stdout] | [INFO] [stdout] 22 | #[derive(Debug, Clone, PartialEq, Eq, PartialOrd, Ord, FromSqlRow, AsExpression)] [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_primitivedatetime` [INFO] [stdout] ... [INFO] [stdout] 25 | pub struct PrimitiveDateTime(time::PrimitiveDateTime); [INFO] [stdout] | ----------------- `PrimitiveDateTime` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `FromSqlRow` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `FromSqlRow` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: this warning originates in the derive macro `FromSqlRow` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> rp1/src/datetime/primitive_date_time.rs:22:68 [INFO] [stdout] | [INFO] [stdout] 22 | #[derive(Debug, Clone, PartialEq, Eq, PartialOrd, Ord, FromSqlRow, AsExpression)] [INFO] [stdout] | -^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | `AsExpression` is not local [INFO] [stdout] | move the `impl` block outside of this function `_impl_as_expression_for_primitivedatetime` [INFO] [stdout] 23 | #[sql_type = "diesel::sql_types::Timestamp"] [INFO] [stdout] | ------------------------------ `Timestamp` is not local [INFO] [stdout] 24 | #[sql_type = "diesel::sql_types::Timestamptz"] [INFO] [stdout] 25 | pub struct PrimitiveDateTime(time::PrimitiveDateTime); [INFO] [stdout] | ----------------- `PrimitiveDateTime` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `AsExpression` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `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 `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] --> rp1/src/datetime/primitive_date_time.rs:22:68 [INFO] [stdout] | [INFO] [stdout] 22 | #[derive(Debug, Clone, PartialEq, Eq, PartialOrd, Ord, FromSqlRow, AsExpression)] [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_primitivedatetime` [INFO] [stdout] 23 | #[sql_type = "diesel::sql_types::Timestamp"] [INFO] [stdout] | ------------------------------ `Timestamp` is not local [INFO] [stdout] 24 | #[sql_type = "diesel::sql_types::Timestamptz"] [INFO] [stdout] 25 | pub struct PrimitiveDateTime(time::PrimitiveDateTime); [INFO] [stdout] | ----------------- `PrimitiveDateTime` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `AsExpression` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `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 `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] --> rp1/src/datetime/primitive_date_time.rs:22:68 [INFO] [stdout] | [INFO] [stdout] 22 | #[derive(Debug, Clone, PartialEq, Eq, PartialOrd, Ord, FromSqlRow, AsExpression)] [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_primitivedatetime` [INFO] [stdout] 23 | #[sql_type = "diesel::sql_types::Timestamp"] [INFO] [stdout] | ------------------------------ `Timestamp` is not local [INFO] [stdout] 24 | #[sql_type = "diesel::sql_types::Timestamptz"] [INFO] [stdout] 25 | pub struct PrimitiveDateTime(time::PrimitiveDateTime); [INFO] [stdout] | ----------------- `PrimitiveDateTime` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `AsExpression` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `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 `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] --> rp1/src/datetime/primitive_date_time.rs:22:68 [INFO] [stdout] | [INFO] [stdout] 22 | #[derive(Debug, Clone, PartialEq, Eq, PartialOrd, Ord, FromSqlRow, AsExpression)] [INFO] [stdout] | ^----------- [INFO] [stdout] | | [INFO] [stdout] | `AsExpression` is not local [INFO] [stdout] | move the `impl` block outside of this function `_impl_as_expression_for_primitivedatetime` [INFO] [stdout] 23 | #[sql_type = "diesel::sql_types::Timestamp"] [INFO] [stdout] | ------------------------------ `Timestamp` is not local [INFO] [stdout] 24 | #[sql_type = "diesel::sql_types::Timestamptz"] [INFO] [stdout] 25 | pub struct PrimitiveDateTime(time::PrimitiveDateTime); [INFO] [stdout] | ----------------- `PrimitiveDateTime` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `AsExpression` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `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 `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] --> rp1/src/datetime/primitive_date_time.rs:22:68 [INFO] [stdout] | [INFO] [stdout] 22 | #[derive(Debug, Clone, PartialEq, Eq, PartialOrd, Ord, FromSqlRow, AsExpression)] [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_primitivedatetime` [INFO] [stdout] 23 | #[sql_type = "diesel::sql_types::Timestamp"] [INFO] [stdout] | ------------------------------ `Timestamp` is not local [INFO] [stdout] 24 | #[sql_type = "diesel::sql_types::Timestamptz"] [INFO] [stdout] 25 | pub struct PrimitiveDateTime(time::PrimitiveDateTime); [INFO] [stdout] | ----------------- `PrimitiveDateTime` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `AsExpression` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `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 `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] --> rp1/src/datetime/primitive_date_time.rs:22:68 [INFO] [stdout] | [INFO] [stdout] 22 | #[derive(Debug, Clone, PartialEq, Eq, PartialOrd, Ord, FromSqlRow, AsExpression)] [INFO] [stdout] | -^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | `AsExpression` is not local [INFO] [stdout] | move the `impl` block outside of this function `_impl_as_expression_for_primitivedatetime` [INFO] [stdout] 23 | #[sql_type = "diesel::sql_types::Timestamp"] [INFO] [stdout] 24 | #[sql_type = "diesel::sql_types::Timestamptz"] [INFO] [stdout] | -------------------------------- `Timestamptz` is not local [INFO] [stdout] 25 | pub struct PrimitiveDateTime(time::PrimitiveDateTime); [INFO] [stdout] | ----------------- `PrimitiveDateTime` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `AsExpression` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `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 `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] --> rp1/src/datetime/primitive_date_time.rs:22:68 [INFO] [stdout] | [INFO] [stdout] 22 | #[derive(Debug, Clone, PartialEq, Eq, PartialOrd, Ord, FromSqlRow, AsExpression)] [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_primitivedatetime` [INFO] [stdout] 23 | #[sql_type = "diesel::sql_types::Timestamp"] [INFO] [stdout] 24 | #[sql_type = "diesel::sql_types::Timestamptz"] [INFO] [stdout] | -------------------------------- `Timestamptz` is not local [INFO] [stdout] 25 | pub struct PrimitiveDateTime(time::PrimitiveDateTime); [INFO] [stdout] | ----------------- `PrimitiveDateTime` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `AsExpression` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `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 `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] --> rp1/src/datetime/primitive_date_time.rs:22:68 [INFO] [stdout] | [INFO] [stdout] 22 | #[derive(Debug, Clone, PartialEq, Eq, PartialOrd, Ord, FromSqlRow, AsExpression)] [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_primitivedatetime` [INFO] [stdout] 23 | #[sql_type = "diesel::sql_types::Timestamp"] [INFO] [stdout] 24 | #[sql_type = "diesel::sql_types::Timestamptz"] [INFO] [stdout] | -------------------------------- `Timestamptz` is not local [INFO] [stdout] 25 | pub struct PrimitiveDateTime(time::PrimitiveDateTime); [INFO] [stdout] | ----------------- `PrimitiveDateTime` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `AsExpression` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `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 `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] --> rp1/src/datetime/primitive_date_time.rs:22:68 [INFO] [stdout] | [INFO] [stdout] 22 | #[derive(Debug, Clone, PartialEq, Eq, PartialOrd, Ord, FromSqlRow, AsExpression)] [INFO] [stdout] | ^----------- [INFO] [stdout] | | [INFO] [stdout] | `AsExpression` is not local [INFO] [stdout] | move the `impl` block outside of this function `_impl_as_expression_for_primitivedatetime` [INFO] [stdout] 23 | #[sql_type = "diesel::sql_types::Timestamp"] [INFO] [stdout] 24 | #[sql_type = "diesel::sql_types::Timestamptz"] [INFO] [stdout] | -------------------------------- `Timestamptz` is not local [INFO] [stdout] 25 | pub struct PrimitiveDateTime(time::PrimitiveDateTime); [INFO] [stdout] | ----------------- `PrimitiveDateTime` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `AsExpression` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `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 `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] --> rp1/src/datetime/primitive_date_time.rs:22:68 [INFO] [stdout] | [INFO] [stdout] 22 | #[derive(Debug, Clone, PartialEq, Eq, PartialOrd, Ord, FromSqlRow, AsExpression)] [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_primitivedatetime` [INFO] [stdout] 23 | #[sql_type = "diesel::sql_types::Timestamp"] [INFO] [stdout] 24 | #[sql_type = "diesel::sql_types::Timestamptz"] [INFO] [stdout] | -------------------------------- `Timestamptz` is not local [INFO] [stdout] 25 | pub struct PrimitiveDateTime(time::PrimitiveDateTime); [INFO] [stdout] | ----------------- `PrimitiveDateTime` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `AsExpression` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `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 `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] --> rp1/src/datetime/time.rs:18:56 [INFO] [stdout] | [INFO] [stdout] 18 | #[derive(Debug, Clone, PartialEq, Eq, PartialOrd, Ord, FromSqlRow, AsExpression)] [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_time` [INFO] [stdout] 19 | #[sql_type = "diesel::sql_types::Time"] [INFO] [stdout] 20 | pub struct Time(time::Time); [INFO] [stdout] | ---- `Time` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `FromSqlRow` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `FromSqlRow` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: this warning originates in the derive macro `FromSqlRow` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> rp1/src/datetime/time.rs:18:56 [INFO] [stdout] | [INFO] [stdout] 18 | #[derive(Debug, Clone, PartialEq, Eq, PartialOrd, Ord, FromSqlRow, AsExpression)] [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_time` [INFO] [stdout] 19 | #[sql_type = "diesel::sql_types::Time"] [INFO] [stdout] 20 | pub struct Time(time::Time); [INFO] [stdout] | ---- `Time` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `FromSqlRow` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `FromSqlRow` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: this warning originates in the derive macro `FromSqlRow` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> rp1/src/datetime/time.rs:18:68 [INFO] [stdout] | [INFO] [stdout] 18 | #[derive(Debug, Clone, PartialEq, Eq, PartialOrd, Ord, FromSqlRow, AsExpression)] [INFO] [stdout] | -^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | `AsExpression` is not local [INFO] [stdout] | move the `impl` block outside of this function `_impl_as_expression_for_time` [INFO] [stdout] 19 | #[sql_type = "diesel::sql_types::Time"] [INFO] [stdout] | ------------------------- `Time` is not local [INFO] [stdout] 20 | pub struct Time(time::Time); [INFO] [stdout] | ---- `Time` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `AsExpression` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `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 `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] --> rp1/src/datetime/time.rs:18:68 [INFO] [stdout] | [INFO] [stdout] 18 | #[derive(Debug, Clone, PartialEq, Eq, PartialOrd, Ord, FromSqlRow, AsExpression)] [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_time` [INFO] [stdout] 19 | #[sql_type = "diesel::sql_types::Time"] [INFO] [stdout] | ------------------------- `Time` is not local [INFO] [stdout] 20 | pub struct Time(time::Time); [INFO] [stdout] | ---- `Time` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `AsExpression` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `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 `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] --> rp1/src/datetime/time.rs:18:68 [INFO] [stdout] | [INFO] [stdout] 18 | #[derive(Debug, Clone, PartialEq, Eq, PartialOrd, Ord, FromSqlRow, AsExpression)] [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_time` [INFO] [stdout] 19 | #[sql_type = "diesel::sql_types::Time"] [INFO] [stdout] | ------------------------- `Time` is not local [INFO] [stdout] 20 | pub struct Time(time::Time); [INFO] [stdout] | ---- `Time` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `AsExpression` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `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 `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] --> rp1/src/datetime/time.rs:18:68 [INFO] [stdout] | [INFO] [stdout] 18 | #[derive(Debug, Clone, PartialEq, Eq, PartialOrd, Ord, FromSqlRow, AsExpression)] [INFO] [stdout] | ^----------- [INFO] [stdout] | | [INFO] [stdout] | `AsExpression` is not local [INFO] [stdout] | move the `impl` block outside of this function `_impl_as_expression_for_time` [INFO] [stdout] 19 | #[sql_type = "diesel::sql_types::Time"] [INFO] [stdout] | ------------------------- `Time` is not local [INFO] [stdout] 20 | pub struct Time(time::Time); [INFO] [stdout] | ---- `Time` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `AsExpression` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `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 `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] --> rp1/src/datetime/time.rs:18:68 [INFO] [stdout] | [INFO] [stdout] 18 | #[derive(Debug, Clone, PartialEq, Eq, PartialOrd, Ord, FromSqlRow, AsExpression)] [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_time` [INFO] [stdout] 19 | #[sql_type = "diesel::sql_types::Time"] [INFO] [stdout] | ------------------------- `Time` is not local [INFO] [stdout] 20 | pub struct Time(time::Time); [INFO] [stdout] | ---- `Time` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `AsExpression` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `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 `AsExpression` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking rp1-tests v0.1.0 (/opt/rustwide/workdir/rp1_tests) [INFO] [stderr] Checking rp1-example v0.1.0 (/opt/rustwide/workdir/example) [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> rp1/src/datetime/date.rs:19:56 [INFO] [stdout] | [INFO] [stdout] 19 | #[derive(Debug, Clone, PartialEq, Eq, PartialOrd, Ord, FromSqlRow, AsExpression)] [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_date` [INFO] [stdout] 20 | #[sql_type = "diesel::sql_types::Date"] [INFO] [stdout] 21 | pub struct Date(time::Date); [INFO] [stdout] | ---- `Date` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `FromSqlRow` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `FromSqlRow` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: `#[warn(non_local_definitions)]` on by default [INFO] [stdout] = note: this warning originates in the derive macro `FromSqlRow` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> rp1/src/datetime/date.rs:19:56 [INFO] [stdout] | [INFO] [stdout] 19 | #[derive(Debug, Clone, PartialEq, Eq, PartialOrd, Ord, FromSqlRow, AsExpression)] [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_date` [INFO] [stdout] 20 | #[sql_type = "diesel::sql_types::Date"] [INFO] [stdout] 21 | pub struct Date(time::Date); [INFO] [stdout] | ---- `Date` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `FromSqlRow` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `FromSqlRow` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: this warning originates in the derive macro `FromSqlRow` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> rp1/src/datetime/date.rs:19:68 [INFO] [stdout] | [INFO] [stdout] 19 | #[derive(Debug, Clone, PartialEq, Eq, PartialOrd, Ord, FromSqlRow, AsExpression)] [INFO] [stdout] | -^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | `AsExpression` is not local [INFO] [stdout] | move the `impl` block outside of this function `_impl_as_expression_for_date` [INFO] [stdout] 20 | #[sql_type = "diesel::sql_types::Date"] [INFO] [stdout] | ------------------------- `Date` is not local [INFO] [stdout] 21 | pub struct Date(time::Date); [INFO] [stdout] | ---- `Date` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `AsExpression` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `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 `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] --> rp1/src/datetime/date.rs:19:68 [INFO] [stdout] | [INFO] [stdout] 19 | #[derive(Debug, Clone, PartialEq, Eq, PartialOrd, Ord, FromSqlRow, AsExpression)] [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_date` [INFO] [stdout] 20 | #[sql_type = "diesel::sql_types::Date"] [INFO] [stdout] | ------------------------- `Date` is not local [INFO] [stdout] 21 | pub struct Date(time::Date); [INFO] [stdout] | ---- `Date` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `AsExpression` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `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 `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] --> rp1/src/datetime/date.rs:19:68 [INFO] [stdout] | [INFO] [stdout] 19 | #[derive(Debug, Clone, PartialEq, Eq, PartialOrd, Ord, FromSqlRow, AsExpression)] [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_date` [INFO] [stdout] 20 | #[sql_type = "diesel::sql_types::Date"] [INFO] [stdout] | ------------------------- `Date` is not local [INFO] [stdout] 21 | pub struct Date(time::Date); [INFO] [stdout] | ---- `Date` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `AsExpression` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `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 `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] --> rp1/src/datetime/date.rs:19:68 [INFO] [stdout] | [INFO] [stdout] 19 | #[derive(Debug, Clone, PartialEq, Eq, PartialOrd, Ord, FromSqlRow, AsExpression)] [INFO] [stdout] | ^----------- [INFO] [stdout] | | [INFO] [stdout] | `AsExpression` is not local [INFO] [stdout] | move the `impl` block outside of this function `_impl_as_expression_for_date` [INFO] [stdout] 20 | #[sql_type = "diesel::sql_types::Date"] [INFO] [stdout] | ------------------------- `Date` is not local [INFO] [stdout] 21 | pub struct Date(time::Date); [INFO] [stdout] | ---- `Date` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `AsExpression` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `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 `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] --> rp1/src/datetime/date.rs:19:68 [INFO] [stdout] | [INFO] [stdout] 19 | #[derive(Debug, Clone, PartialEq, Eq, PartialOrd, Ord, FromSqlRow, AsExpression)] [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_date` [INFO] [stdout] 20 | #[sql_type = "diesel::sql_types::Date"] [INFO] [stdout] | ------------------------- `Date` is not local [INFO] [stdout] 21 | pub struct Date(time::Date); [INFO] [stdout] | ---- `Date` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `AsExpression` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `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 `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] --> rp1/src/datetime/offset_date_time.rs:23:56 [INFO] [stdout] | [INFO] [stdout] 23 | #[derive(Debug, Clone, PartialEq, Eq, PartialOrd, Ord, FromSqlRow, AsExpression)] [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_offsetdatetime` [INFO] [stdout] 24 | #[sql_type = "diesel::sql_types::Timestamptz"] [INFO] [stdout] 25 | pub struct OffsetDateTime(time::OffsetDateTime); [INFO] [stdout] | -------------- `OffsetDateTime` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `FromSqlRow` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `FromSqlRow` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: this warning originates in the derive macro `FromSqlRow` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> rp1/src/datetime/offset_date_time.rs:23:56 [INFO] [stdout] | [INFO] [stdout] 23 | #[derive(Debug, Clone, PartialEq, Eq, PartialOrd, Ord, FromSqlRow, AsExpression)] [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_offsetdatetime` [INFO] [stdout] 24 | #[sql_type = "diesel::sql_types::Timestamptz"] [INFO] [stdout] 25 | pub struct OffsetDateTime(time::OffsetDateTime); [INFO] [stdout] | -------------- `OffsetDateTime` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `FromSqlRow` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `FromSqlRow` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: this warning originates in the derive macro `FromSqlRow` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> rp1/src/datetime/offset_date_time.rs:23:68 [INFO] [stdout] | [INFO] [stdout] 23 | #[derive(Debug, Clone, PartialEq, Eq, PartialOrd, Ord, FromSqlRow, AsExpression)] [INFO] [stdout] | -^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | `AsExpression` is not local [INFO] [stdout] | move the `impl` block outside of this function `_impl_as_expression_for_offsetdatetime` [INFO] [stdout] 24 | #[sql_type = "diesel::sql_types::Timestamptz"] [INFO] [stdout] | -------------------------------- `Timestamptz` is not local [INFO] [stdout] 25 | pub struct OffsetDateTime(time::OffsetDateTime); [INFO] [stdout] | -------------- `OffsetDateTime` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `AsExpression` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `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 `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] --> rp1/src/datetime/offset_date_time.rs:23:68 [INFO] [stdout] | [INFO] [stdout] 23 | #[derive(Debug, Clone, PartialEq, Eq, PartialOrd, Ord, FromSqlRow, AsExpression)] [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_offsetdatetime` [INFO] [stdout] 24 | #[sql_type = "diesel::sql_types::Timestamptz"] [INFO] [stdout] | -------------------------------- `Timestamptz` is not local [INFO] [stdout] 25 | pub struct OffsetDateTime(time::OffsetDateTime); [INFO] [stdout] | -------------- `OffsetDateTime` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `AsExpression` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `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 `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] --> rp1/src/datetime/offset_date_time.rs:23:68 [INFO] [stdout] | [INFO] [stdout] 23 | #[derive(Debug, Clone, PartialEq, Eq, PartialOrd, Ord, FromSqlRow, AsExpression)] [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_offsetdatetime` [INFO] [stdout] 24 | #[sql_type = "diesel::sql_types::Timestamptz"] [INFO] [stdout] | -------------------------------- `Timestamptz` is not local [INFO] [stdout] 25 | pub struct OffsetDateTime(time::OffsetDateTime); [INFO] [stdout] | -------------- `OffsetDateTime` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `AsExpression` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `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 `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] --> rp1/src/datetime/offset_date_time.rs:23:68 [INFO] [stdout] | [INFO] [stdout] 23 | #[derive(Debug, Clone, PartialEq, Eq, PartialOrd, Ord, FromSqlRow, AsExpression)] [INFO] [stdout] | ^----------- [INFO] [stdout] | | [INFO] [stdout] | `AsExpression` is not local [INFO] [stdout] | move the `impl` block outside of this function `_impl_as_expression_for_offsetdatetime` [INFO] [stdout] 24 | #[sql_type = "diesel::sql_types::Timestamptz"] [INFO] [stdout] | -------------------------------- `Timestamptz` is not local [INFO] [stdout] 25 | pub struct OffsetDateTime(time::OffsetDateTime); [INFO] [stdout] | -------------- `OffsetDateTime` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `AsExpression` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `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 `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] --> rp1/src/datetime/offset_date_time.rs:23:68 [INFO] [stdout] | [INFO] [stdout] 23 | #[derive(Debug, Clone, PartialEq, Eq, PartialOrd, Ord, FromSqlRow, AsExpression)] [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_offsetdatetime` [INFO] [stdout] 24 | #[sql_type = "diesel::sql_types::Timestamptz"] [INFO] [stdout] | -------------------------------- `Timestamptz` is not local [INFO] [stdout] 25 | pub struct OffsetDateTime(time::OffsetDateTime); [INFO] [stdout] | -------------- `OffsetDateTime` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `AsExpression` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `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 `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] --> rp1/src/datetime/primitive_date_time.rs:22:56 [INFO] [stdout] | [INFO] [stdout] 22 | #[derive(Debug, Clone, PartialEq, Eq, PartialOrd, Ord, FromSqlRow, AsExpression)] [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_primitivedatetime` [INFO] [stdout] ... [INFO] [stdout] 25 | pub struct PrimitiveDateTime(time::PrimitiveDateTime); [INFO] [stdout] | ----------------- `PrimitiveDateTime` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `FromSqlRow` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `FromSqlRow` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: this warning originates in the derive macro `FromSqlRow` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> rp1/src/datetime/primitive_date_time.rs:22:56 [INFO] [stdout] | [INFO] [stdout] 22 | #[derive(Debug, Clone, PartialEq, Eq, PartialOrd, Ord, FromSqlRow, AsExpression)] [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_primitivedatetime` [INFO] [stdout] ... [INFO] [stdout] 25 | pub struct PrimitiveDateTime(time::PrimitiveDateTime); [INFO] [stdout] | ----------------- `PrimitiveDateTime` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `FromSqlRow` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `FromSqlRow` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: this warning originates in the derive macro `FromSqlRow` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> rp1/src/datetime/primitive_date_time.rs:22:68 [INFO] [stdout] | [INFO] [stdout] 22 | #[derive(Debug, Clone, PartialEq, Eq, PartialOrd, Ord, FromSqlRow, AsExpression)] [INFO] [stdout] | -^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | `AsExpression` is not local [INFO] [stdout] | move the `impl` block outside of this function `_impl_as_expression_for_primitivedatetime` [INFO] [stdout] 23 | #[sql_type = "diesel::sql_types::Timestamp"] [INFO] [stdout] | ------------------------------ `Timestamp` is not local [INFO] [stdout] 24 | #[sql_type = "diesel::sql_types::Timestamptz"] [INFO] [stdout] 25 | pub struct PrimitiveDateTime(time::PrimitiveDateTime); [INFO] [stdout] | ----------------- `PrimitiveDateTime` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `AsExpression` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `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 `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] --> rp1/src/datetime/primitive_date_time.rs:22:68 [INFO] [stdout] | [INFO] [stdout] 22 | #[derive(Debug, Clone, PartialEq, Eq, PartialOrd, Ord, FromSqlRow, AsExpression)] [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_primitivedatetime` [INFO] [stdout] 23 | #[sql_type = "diesel::sql_types::Timestamp"] [INFO] [stdout] | ------------------------------ `Timestamp` is not local [INFO] [stdout] 24 | #[sql_type = "diesel::sql_types::Timestamptz"] [INFO] [stdout] 25 | pub struct PrimitiveDateTime(time::PrimitiveDateTime); [INFO] [stdout] | ----------------- `PrimitiveDateTime` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `AsExpression` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `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 `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] --> rp1/src/datetime/primitive_date_time.rs:22:68 [INFO] [stdout] | [INFO] [stdout] 22 | #[derive(Debug, Clone, PartialEq, Eq, PartialOrd, Ord, FromSqlRow, AsExpression)] [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_primitivedatetime` [INFO] [stdout] 23 | #[sql_type = "diesel::sql_types::Timestamp"] [INFO] [stdout] | ------------------------------ `Timestamp` is not local [INFO] [stdout] 24 | #[sql_type = "diesel::sql_types::Timestamptz"] [INFO] [stdout] 25 | pub struct PrimitiveDateTime(time::PrimitiveDateTime); [INFO] [stdout] | ----------------- `PrimitiveDateTime` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `AsExpression` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `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 `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] --> rp1/src/datetime/primitive_date_time.rs:22:68 [INFO] [stdout] | [INFO] [stdout] 22 | #[derive(Debug, Clone, PartialEq, Eq, PartialOrd, Ord, FromSqlRow, AsExpression)] [INFO] [stdout] | ^----------- [INFO] [stdout] | | [INFO] [stdout] | `AsExpression` is not local [INFO] [stdout] | move the `impl` block outside of this function `_impl_as_expression_for_primitivedatetime` [INFO] [stdout] 23 | #[sql_type = "diesel::sql_types::Timestamp"] [INFO] [stdout] | ------------------------------ `Timestamp` is not local [INFO] [stdout] 24 | #[sql_type = "diesel::sql_types::Timestamptz"] [INFO] [stdout] 25 | pub struct PrimitiveDateTime(time::PrimitiveDateTime); [INFO] [stdout] | ----------------- `PrimitiveDateTime` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `AsExpression` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `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 `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] --> rp1/src/datetime/primitive_date_time.rs:22:68 [INFO] [stdout] | [INFO] [stdout] 22 | #[derive(Debug, Clone, PartialEq, Eq, PartialOrd, Ord, FromSqlRow, AsExpression)] [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_primitivedatetime` [INFO] [stdout] 23 | #[sql_type = "diesel::sql_types::Timestamp"] [INFO] [stdout] | ------------------------------ `Timestamp` is not local [INFO] [stdout] 24 | #[sql_type = "diesel::sql_types::Timestamptz"] [INFO] [stdout] 25 | pub struct PrimitiveDateTime(time::PrimitiveDateTime); [INFO] [stdout] | ----------------- `PrimitiveDateTime` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `AsExpression` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `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 `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] --> rp1/src/datetime/primitive_date_time.rs:22:68 [INFO] [stdout] | [INFO] [stdout] 22 | #[derive(Debug, Clone, PartialEq, Eq, PartialOrd, Ord, FromSqlRow, AsExpression)] [INFO] [stdout] | -^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | `AsExpression` is not local [INFO] [stdout] | move the `impl` block outside of this function `_impl_as_expression_for_primitivedatetime` [INFO] [stdout] 23 | #[sql_type = "diesel::sql_types::Timestamp"] [INFO] [stdout] 24 | #[sql_type = "diesel::sql_types::Timestamptz"] [INFO] [stdout] | -------------------------------- `Timestamptz` is not local [INFO] [stdout] 25 | pub struct PrimitiveDateTime(time::PrimitiveDateTime); [INFO] [stdout] | ----------------- `PrimitiveDateTime` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `AsExpression` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `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 `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] --> rp1/src/datetime/primitive_date_time.rs:22:68 [INFO] [stdout] | [INFO] [stdout] 22 | #[derive(Debug, Clone, PartialEq, Eq, PartialOrd, Ord, FromSqlRow, AsExpression)] [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_primitivedatetime` [INFO] [stdout] 23 | #[sql_type = "diesel::sql_types::Timestamp"] [INFO] [stdout] 24 | #[sql_type = "diesel::sql_types::Timestamptz"] [INFO] [stdout] | -------------------------------- `Timestamptz` is not local [INFO] [stdout] 25 | pub struct PrimitiveDateTime(time::PrimitiveDateTime); [INFO] [stdout] | ----------------- `PrimitiveDateTime` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `AsExpression` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `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 `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] --> rp1/src/datetime/primitive_date_time.rs:22:68 [INFO] [stdout] | [INFO] [stdout] 22 | #[derive(Debug, Clone, PartialEq, Eq, PartialOrd, Ord, FromSqlRow, AsExpression)] [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_primitivedatetime` [INFO] [stdout] 23 | #[sql_type = "diesel::sql_types::Timestamp"] [INFO] [stdout] 24 | #[sql_type = "diesel::sql_types::Timestamptz"] [INFO] [stdout] | -------------------------------- `Timestamptz` is not local [INFO] [stdout] 25 | pub struct PrimitiveDateTime(time::PrimitiveDateTime); [INFO] [stdout] | ----------------- `PrimitiveDateTime` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `AsExpression` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `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 `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] --> rp1/src/datetime/primitive_date_time.rs:22:68 [INFO] [stdout] | [INFO] [stdout] 22 | #[derive(Debug, Clone, PartialEq, Eq, PartialOrd, Ord, FromSqlRow, AsExpression)] [INFO] [stdout] | ^----------- [INFO] [stdout] | | [INFO] [stdout] | `AsExpression` is not local [INFO] [stdout] | move the `impl` block outside of this function `_impl_as_expression_for_primitivedatetime` [INFO] [stdout] 23 | #[sql_type = "diesel::sql_types::Timestamp"] [INFO] [stdout] 24 | #[sql_type = "diesel::sql_types::Timestamptz"] [INFO] [stdout] | -------------------------------- `Timestamptz` is not local [INFO] [stdout] 25 | pub struct PrimitiveDateTime(time::PrimitiveDateTime); [INFO] [stdout] | ----------------- `PrimitiveDateTime` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `AsExpression` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `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 `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] --> rp1/src/datetime/primitive_date_time.rs:22:68 [INFO] [stdout] | [INFO] [stdout] 22 | #[derive(Debug, Clone, PartialEq, Eq, PartialOrd, Ord, FromSqlRow, AsExpression)] [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_primitivedatetime` [INFO] [stdout] 23 | #[sql_type = "diesel::sql_types::Timestamp"] [INFO] [stdout] 24 | #[sql_type = "diesel::sql_types::Timestamptz"] [INFO] [stdout] | -------------------------------- `Timestamptz` is not local [INFO] [stdout] 25 | pub struct PrimitiveDateTime(time::PrimitiveDateTime); [INFO] [stdout] | ----------------- `PrimitiveDateTime` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `AsExpression` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `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 `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] --> rp1/src/datetime/time.rs:18:56 [INFO] [stdout] | [INFO] [stdout] 18 | #[derive(Debug, Clone, PartialEq, Eq, PartialOrd, Ord, FromSqlRow, AsExpression)] [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_time` [INFO] [stdout] 19 | #[sql_type = "diesel::sql_types::Time"] [INFO] [stdout] 20 | pub struct Time(time::Time); [INFO] [stdout] | ---- `Time` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `FromSqlRow` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `FromSqlRow` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: this warning originates in the derive macro `FromSqlRow` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> rp1/src/datetime/time.rs:18:56 [INFO] [stdout] | [INFO] [stdout] 18 | #[derive(Debug, Clone, PartialEq, Eq, PartialOrd, Ord, FromSqlRow, AsExpression)] [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_time` [INFO] [stdout] 19 | #[sql_type = "diesel::sql_types::Time"] [INFO] [stdout] 20 | pub struct Time(time::Time); [INFO] [stdout] | ---- `Time` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `FromSqlRow` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `FromSqlRow` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: this warning originates in the derive macro `FromSqlRow` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> rp1/src/datetime/time.rs:18:68 [INFO] [stdout] | [INFO] [stdout] 18 | #[derive(Debug, Clone, PartialEq, Eq, PartialOrd, Ord, FromSqlRow, AsExpression)] [INFO] [stdout] | -^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | `AsExpression` is not local [INFO] [stdout] | move the `impl` block outside of this function `_impl_as_expression_for_time` [INFO] [stdout] 19 | #[sql_type = "diesel::sql_types::Time"] [INFO] [stdout] | ------------------------- `Time` is not local [INFO] [stdout] 20 | pub struct Time(time::Time); [INFO] [stdout] | ---- `Time` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `AsExpression` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `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 `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] --> rp1/src/datetime/time.rs:18:68 [INFO] [stdout] | [INFO] [stdout] 18 | #[derive(Debug, Clone, PartialEq, Eq, PartialOrd, Ord, FromSqlRow, AsExpression)] [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_time` [INFO] [stdout] 19 | #[sql_type = "diesel::sql_types::Time"] [INFO] [stdout] | ------------------------- `Time` is not local [INFO] [stdout] 20 | pub struct Time(time::Time); [INFO] [stdout] | ---- `Time` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `AsExpression` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `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 `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] --> rp1/src/datetime/time.rs:18:68 [INFO] [stdout] | [INFO] [stdout] 18 | #[derive(Debug, Clone, PartialEq, Eq, PartialOrd, Ord, FromSqlRow, AsExpression)] [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_time` [INFO] [stdout] 19 | #[sql_type = "diesel::sql_types::Time"] [INFO] [stdout] | ------------------------- `Time` is not local [INFO] [stdout] 20 | pub struct Time(time::Time); [INFO] [stdout] | ---- `Time` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `AsExpression` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `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 `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] --> rp1/src/datetime/time.rs:18:68 [INFO] [stdout] | [INFO] [stdout] 18 | #[derive(Debug, Clone, PartialEq, Eq, PartialOrd, Ord, FromSqlRow, AsExpression)] [INFO] [stdout] | ^----------- [INFO] [stdout] | | [INFO] [stdout] | `AsExpression` is not local [INFO] [stdout] | move the `impl` block outside of this function `_impl_as_expression_for_time` [INFO] [stdout] 19 | #[sql_type = "diesel::sql_types::Time"] [INFO] [stdout] | ------------------------- `Time` is not local [INFO] [stdout] 20 | pub struct Time(time::Time); [INFO] [stdout] | ---- `Time` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `AsExpression` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `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 `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] --> rp1/src/datetime/time.rs:18:68 [INFO] [stdout] | [INFO] [stdout] 18 | #[derive(Debug, Clone, PartialEq, Eq, PartialOrd, Ord, FromSqlRow, AsExpression)] [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_time` [INFO] [stdout] 19 | #[sql_type = "diesel::sql_types::Time"] [INFO] [stdout] | ------------------------- `Time` is not local [INFO] [stdout] 20 | pub struct Time(time::Time); [INFO] [stdout] | ---- `Time` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `AsExpression` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `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 `AsExpression` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `NaiveDateTime: FromFormField<'_>` is not satisfied [INFO] [stdout] --> rp1_tests/src/access_control.rs:28:17 [INFO] [stdout] | [INFO] [stdout] 28 | created_at: chrono::NaiveDateTime, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ the trait `FromFormField<'_>` is not implemented for `NaiveDateTime` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `FromFormField<'v>`: [INFO] [stdout] `&'v str` implements `FromFormField<'v>` [INFO] [stdout] `Capped<&'v str>` implements `FromFormField<'v>` [INFO] [stdout] `Capped>` implements `FromFormField<'v>` [INFO] [stdout] `Capped>` implements `FromFormField<'v>` [INFO] [stdout] `Capped` implements `FromFormField<'v>` [INFO] [stdout] `Cow<'v, str>` implements `FromFormField<'v>` [INFO] [stdout] `IpAddr` implements `FromFormField<'v>` [INFO] [stdout] `Ipv4Addr` implements `FromFormField<'v>` [INFO] [stdout] and 53 others [INFO] [stdout] = note: required for `NaiveDateTime` to implement `FromForm<'__f>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `NaiveDateTime: FromFormField<'_>` is not satisfied [INFO] [stdout] --> rp1_tests/src/access_control.rs:20:1 [INFO] [stdout] | [INFO] [stdout] 20 | #[rp1::crud(database = "Db", table = "users", auth = false)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `FromFormField<'_>` is not implemented for `NaiveDateTime` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `FromFormField<'v>`: [INFO] [stdout] `&'v str` implements `FromFormField<'v>` [INFO] [stdout] `Capped<&'v str>` implements `FromFormField<'v>` [INFO] [stdout] `Capped>` implements `FromFormField<'v>` [INFO] [stdout] `Capped>` implements `FromFormField<'v>` [INFO] [stdout] `Capped` implements `FromFormField<'v>` [INFO] [stdout] `Cow<'v, str>` implements `FromFormField<'v>` [INFO] [stdout] `IpAddr` implements `FromFormField<'v>` [INFO] [stdout] `Ipv4Addr` implements `FromFormField<'v>` [INFO] [stdout] and 53 others [INFO] [stdout] = note: required for `NaiveDateTime` to implement `FromForm<'__f>` [INFO] [stdout] note: required because it appears within the type `access_control::user::_::FromFormGeneratedContext<'__f>` [INFO] [stdout] --> rp1_tests/src/access_control.rs:21:8 [INFO] [stdout] | [INFO] [stdout] 21 | struct User { [INFO] [stdout] | ^^^^ [INFO] [stdout] note: required by a bound in `rocket::form::FromForm::Context` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rocket-0.5.0-rc.1/src/form/from_form.rs:524:19 [INFO] [stdout] | [INFO] [stdout] 524 | type Context: Send; [INFO] [stdout] | ^^^^ required by this bound in `FromForm::Context` [INFO] [stdout] = note: this error originates in the derive macro `::rocket::form::FromForm` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `NaiveDateTime: FromFormField<'_>` is not satisfied [INFO] [stdout] --> rp1_tests/src/access_control.rs:42:17 [INFO] [stdout] | [INFO] [stdout] 42 | created_at: chrono::NaiveDateTime, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ the trait `FromFormField<'_>` is not implemented for `NaiveDateTime` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `FromFormField<'v>`: [INFO] [stdout] `&'v str` implements `FromFormField<'v>` [INFO] [stdout] `Capped<&'v str>` implements `FromFormField<'v>` [INFO] [stdout] `Capped>` implements `FromFormField<'v>` [INFO] [stdout] `Capped>` implements `FromFormField<'v>` [INFO] [stdout] `Capped` implements `FromFormField<'v>` [INFO] [stdout] `Cow<'v, str>` implements `FromFormField<'v>` [INFO] [stdout] `IpAddr` implements `FromFormField<'v>` [INFO] [stdout] `Ipv4Addr` implements `FromFormField<'v>` [INFO] [stdout] and 53 others [INFO] [stdout] = note: required for `NaiveDateTime` to implement `FromForm<'__f>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `NaiveDateTime: FromFormField<'_>` is not satisfied [INFO] [stdout] --> rp1_tests/src/access_control.rs:33:1 [INFO] [stdout] | [INFO] [stdout] 33 | #[rp1::crud(database = "Db", table = "posts", auth = false)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `FromFormField<'_>` is not implemented for `NaiveDateTime` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `FromFormField<'v>`: [INFO] [stdout] `&'v str` implements `FromFormField<'v>` [INFO] [stdout] `Capped<&'v str>` implements `FromFormField<'v>` [INFO] [stdout] `Capped>` implements `FromFormField<'v>` [INFO] [stdout] `Capped>` implements `FromFormField<'v>` [INFO] [stdout] `Capped` implements `FromFormField<'v>` [INFO] [stdout] `Cow<'v, str>` implements `FromFormField<'v>` [INFO] [stdout] `IpAddr` implements `FromFormField<'v>` [INFO] [stdout] `Ipv4Addr` implements `FromFormField<'v>` [INFO] [stdout] and 53 others [INFO] [stdout] = note: required for `NaiveDateTime` to implement `FromForm<'__f>` [INFO] [stdout] note: required because it appears within the type `post::_::FromFormGeneratedContext<'__f>` [INFO] [stdout] --> rp1_tests/src/access_control.rs:34:8 [INFO] [stdout] | [INFO] [stdout] 34 | struct Post { [INFO] [stdout] | ^^^^ [INFO] [stdout] note: required by a bound in `rocket::form::FromForm::Context` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rocket-0.5.0-rc.1/src/form/from_form.rs:524:19 [INFO] [stdout] | [INFO] [stdout] 524 | type Context: Send; [INFO] [stdout] | ^^^^ required by this bound in `FromForm::Context` [INFO] [stdout] = note: this error originates in the derive macro `::rocket::form::FromForm` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0283]: type annotations needed [INFO] [stdout] --> rp1_tests/src/access_control.rs:20:1 [INFO] [stdout] | [INFO] [stdout] 20 | #[rp1::crud(database = "Db", table = "users", auth = false)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ cannot infer type [INFO] [stdout] | [INFO] [stdout] = note: multiple `impl`s satisfying `NaiveDateTime: FromSql<_, Pg>` found in the `diesel` crate: [INFO] [stdout] - impl FromSql for NaiveDateTime; [INFO] [stdout] - impl FromSql for NaiveDateTime; [INFO] [stdout] = note: required for `NaiveDateTime` to implement `Queryable<_, Pg>` [INFO] [stdout] = note: 3 redundant requirements hidden [INFO] [stdout] = note: required for `access_control::user::PartialUser` to implement `Queryable<(Nullable, Nullable, ..., ..., ...), ...>` [INFO] [stdout] = note: required for `BoxedSelectStatement<'_, (..., ..., ..., ..., ...), ..., ...>` to implement `LoadQuery` [INFO] [stdout] note: required by a bound in `load` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/diesel-1.4.8/src/query_dsl/mod.rs:1238:15 [INFO] [stdout] | [INFO] [stdout] 1236 | fn load(self, conn: &Conn) -> QueryResult> [INFO] [stdout] | ---- required by a bound in this associated function [INFO] [stdout] 1237 | where [INFO] [stdout] 1238 | Self: LoadQuery, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ required by this bound in `RunQueryDsl::load` [INFO] [stdout] = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/rp1_tests-d813ab34a8a8ed8c.long-type-13731256912426779982.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the attribute macro `rp1::crud` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0283]: type annotations needed [INFO] [stdout] --> rp1_tests/src/access_control.rs:33:1 [INFO] [stdout] | [INFO] [stdout] 33 | #[rp1::crud(database = "Db", table = "posts", auth = false)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ cannot infer type [INFO] [stdout] | [INFO] [stdout] = note: multiple `impl`s satisfying `NaiveDateTime: FromSql<_, Pg>` found in the `diesel` crate: [INFO] [stdout] - impl FromSql for NaiveDateTime; [INFO] [stdout] - impl FromSql for NaiveDateTime; [INFO] [stdout] = note: required for `NaiveDateTime` to implement `Queryable<_, Pg>` [INFO] [stdout] = note: 3 redundant requirements hidden [INFO] [stdout] = note: required for `PartialPost` to implement `Queryable<(Nullable, ..., ..., ..., ..., ..., ...), ...>` [INFO] [stdout] = note: required for `BoxedSelectStatement<'_, ..., ..., ...>` to implement `LoadQuery` [INFO] [stdout] note: required by a bound in `load` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/diesel-1.4.8/src/query_dsl/mod.rs:1238:15 [INFO] [stdout] | [INFO] [stdout] 1236 | fn load(self, conn: &Conn) -> QueryResult> [INFO] [stdout] | ---- required by a bound in this associated function [INFO] [stdout] 1237 | where [INFO] [stdout] 1238 | Self: LoadQuery, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ required by this bound in `RunQueryDsl::load` [INFO] [stdout] = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/rp1_tests-d813ab34a8a8ed8c.long-type-11871622825032993092.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the attribute macro `rp1::crud` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `NaiveDateTime: FromFormField<'_>` is not satisfied [INFO] [stdout] --> rp1_tests/src/access_control.rs:20:1 [INFO] [stdout] | [INFO] [stdout] 20 | #[rp1::crud(database = "Db", table = "users", auth = false)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `FromFormField<'_>` is not implemented for `NaiveDateTime` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `FromFormField<'v>`: [INFO] [stdout] `&'v str` implements `FromFormField<'v>` [INFO] [stdout] `Capped<&'v str>` implements `FromFormField<'v>` [INFO] [stdout] `Capped>` implements `FromFormField<'v>` [INFO] [stdout] `Capped>` implements `FromFormField<'v>` [INFO] [stdout] `Capped` implements `FromFormField<'v>` [INFO] [stdout] `Cow<'v, str>` implements `FromFormField<'v>` [INFO] [stdout] `IpAddr` implements `FromFormField<'v>` [INFO] [stdout] `Ipv4Addr` implements `FromFormField<'v>` [INFO] [stdout] and 53 others [INFO] [stdout] = note: required for `NaiveDateTime` to implement `FromForm<'__f>` [INFO] [stdout] = note: this error originates in the derive macro `::rocket::form::FromForm` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `NaiveDateTime: FromForm<'__f>` is not satisfied [INFO] [stdout] --> rp1_tests/src/access_control.rs:30:17 [INFO] [stdout] | [INFO] [stdout] 30 | updated_at: chrono::NaiveDateTime, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ the trait `FromFormField<'_>` is not implemented for `NaiveDateTime` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `FromFormField<'v>`: [INFO] [stdout] `&'v str` implements `FromFormField<'v>` [INFO] [stdout] `Capped<&'v str>` implements `FromFormField<'v>` [INFO] [stdout] `Capped>` implements `FromFormField<'v>` [INFO] [stdout] `Capped>` implements `FromFormField<'v>` [INFO] [stdout] `Capped` implements `FromFormField<'v>` [INFO] [stdout] `Cow<'v, str>` implements `FromFormField<'v>` [INFO] [stdout] `IpAddr` implements `FromFormField<'v>` [INFO] [stdout] `Ipv4Addr` implements `FromFormField<'v>` [INFO] [stdout] and 53 others [INFO] [stdout] = note: required for `NaiveDateTime` to implement `FromForm<'__f>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `NaiveDateTime: FromFormField<'_>` is not satisfied [INFO] [stdout] --> rp1_tests/src/access_control.rs:28:5 [INFO] [stdout] | [INFO] [stdout] 28 | created_at: chrono::NaiveDateTime, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `FromFormField<'_>` is not implemented for `NaiveDateTime` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `FromFormField<'v>`: [INFO] [stdout] `&'v str` implements `FromFormField<'v>` [INFO] [stdout] `Capped<&'v str>` implements `FromFormField<'v>` [INFO] [stdout] `Capped>` implements `FromFormField<'v>` [INFO] [stdout] `Capped>` implements `FromFormField<'v>` [INFO] [stdout] `Capped` implements `FromFormField<'v>` [INFO] [stdout] `Cow<'v, str>` implements `FromFormField<'v>` [INFO] [stdout] `IpAddr` implements `FromFormField<'v>` [INFO] [stdout] `Ipv4Addr` implements `FromFormField<'v>` [INFO] [stdout] and 53 others [INFO] [stdout] = note: required for `NaiveDateTime` to implement `FromForm<'__f>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `NaiveDateTime: FromFormField<'__f>` is not satisfied [INFO] [stdout] --> rp1_tests/src/access_control.rs:28:17 [INFO] [stdout] | [INFO] [stdout] 28 | created_at: chrono::NaiveDateTime, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ the trait `FromFormField<'__f>` is not implemented for `NaiveDateTime` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `FromFormField<'v>`: [INFO] [stdout] `&'v str` implements `FromFormField<'v>` [INFO] [stdout] `Capped<&'v str>` implements `FromFormField<'v>` [INFO] [stdout] `Capped>` implements `FromFormField<'v>` [INFO] [stdout] `Capped>` implements `FromFormField<'v>` [INFO] [stdout] `Capped` implements `FromFormField<'v>` [INFO] [stdout] `Cow<'v, str>` implements `FromFormField<'v>` [INFO] [stdout] `IpAddr` implements `FromFormField<'v>` [INFO] [stdout] `Ipv4Addr` implements `FromFormField<'v>` [INFO] [stdout] and 53 others [INFO] [stdout] note: required by a bound in `FromFieldContext` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rocket-0.5.0-rc.1/src/form/from_form_field.rs:189:36 [INFO] [stdout] | [INFO] [stdout] 189 | pub struct FromFieldContext<'v, T: FromFormField<'v>> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ required by this bound in `FromFieldContext` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `NaiveDateTime: FromFormField<'__f>` is not satisfied [INFO] [stdout] --> rp1_tests/src/access_control.rs:30:17 [INFO] [stdout] | [INFO] [stdout] 30 | updated_at: chrono::NaiveDateTime, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ the trait `FromFormField<'__f>` is not implemented for `NaiveDateTime` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `FromFormField<'v>`: [INFO] [stdout] `&'v str` implements `FromFormField<'v>` [INFO] [stdout] `Capped<&'v str>` implements `FromFormField<'v>` [INFO] [stdout] `Capped>` implements `FromFormField<'v>` [INFO] [stdout] `Capped>` implements `FromFormField<'v>` [INFO] [stdout] `Capped` implements `FromFormField<'v>` [INFO] [stdout] `Cow<'v, str>` implements `FromFormField<'v>` [INFO] [stdout] `IpAddr` implements `FromFormField<'v>` [INFO] [stdout] `Ipv4Addr` implements `FromFormField<'v>` [INFO] [stdout] and 53 others [INFO] [stdout] note: required by a bound in `FromFieldContext` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rocket-0.5.0-rc.1/src/form/from_form_field.rs:189:36 [INFO] [stdout] | [INFO] [stdout] 189 | pub struct FromFieldContext<'v, T: FromFormField<'v>> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ required by this bound in `FromFieldContext` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `rp1::ParseError: From` is not satisfied [INFO] [stdout] --> rp1_tests/src/access_control.rs:20:1 [INFO] [stdout] | [INFO] [stdout] 20 | #[rp1::crud(database = "Db", table = "users", auth = false)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `From` is not implemented for `rp1::ParseError` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `From`: [INFO] [stdout] `rp1::ParseError` implements `From` [INFO] [stdout] `rp1::ParseError` implements `From` [INFO] [stdout] `rp1::ParseError` implements `From` [INFO] [stdout] `rp1::ParseError` implements `From` [INFO] [stdout] = note: required for `chrono::ParseError` to implement `Into` [INFO] [stdout] note: required by a bound in `FilterOperator::::try_parse` [INFO] [stdout] --> /opt/rustwide/workdir/rp1/src/filter.rs:120:26 [INFO] [stdout] | [INFO] [stdout] 120 | ::Err: Into, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ required by this bound in `FilterOperator::::try_parse` [INFO] [stdout] 121 | { [INFO] [stdout] 122 | pub fn try_parse(op: &str, value: &str) -> Result { [INFO] [stdout] | --------- required by a bound in this associated function [INFO] [stdout] = note: this error originates in the attribute macro `rp1::crud` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `NaiveDateTime: FromFormField<'_>` is not satisfied [INFO] [stdout] --> rp1_tests/src/access_control.rs:33:1 [INFO] [stdout] | [INFO] [stdout] 33 | #[rp1::crud(database = "Db", table = "posts", auth = false)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `FromFormField<'_>` is not implemented for `NaiveDateTime` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `FromFormField<'v>`: [INFO] [stdout] `&'v str` implements `FromFormField<'v>` [INFO] [stdout] `Capped<&'v str>` implements `FromFormField<'v>` [INFO] [stdout] `Capped>` implements `FromFormField<'v>` [INFO] [stdout] `Capped>` implements `FromFormField<'v>` [INFO] [stdout] `Capped` implements `FromFormField<'v>` [INFO] [stdout] `Cow<'v, str>` implements `FromFormField<'v>` [INFO] [stdout] `IpAddr` implements `FromFormField<'v>` [INFO] [stdout] `Ipv4Addr` implements `FromFormField<'v>` [INFO] [stdout] and 53 others [INFO] [stdout] = note: required for `NaiveDateTime` to implement `FromForm<'__f>` [INFO] [stdout] = note: this error originates in the derive macro `::rocket::form::FromForm` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `NaiveDateTime: FromForm<'__f>` is not satisfied [INFO] [stdout] --> rp1_tests/src/access_control.rs:44:17 [INFO] [stdout] | [INFO] [stdout] 44 | updated_at: chrono::NaiveDateTime, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ the trait `FromFormField<'_>` is not implemented for `NaiveDateTime` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `FromFormField<'v>`: [INFO] [stdout] `&'v str` implements `FromFormField<'v>` [INFO] [stdout] `Capped<&'v str>` implements `FromFormField<'v>` [INFO] [stdout] `Capped>` implements `FromFormField<'v>` [INFO] [stdout] `Capped>` implements `FromFormField<'v>` [INFO] [stdout] `Capped` implements `FromFormField<'v>` [INFO] [stdout] `Cow<'v, str>` implements `FromFormField<'v>` [INFO] [stdout] `IpAddr` implements `FromFormField<'v>` [INFO] [stdout] `Ipv4Addr` implements `FromFormField<'v>` [INFO] [stdout] and 53 others [INFO] [stdout] = note: required for `NaiveDateTime` to implement `FromForm<'__f>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `NaiveDateTime: FromFormField<'_>` is not satisfied [INFO] [stdout] --> rp1_tests/src/access_control.rs:42:5 [INFO] [stdout] | [INFO] [stdout] 42 | created_at: chrono::NaiveDateTime, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `FromFormField<'_>` is not implemented for `NaiveDateTime` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `FromFormField<'v>`: [INFO] [stdout] `&'v str` implements `FromFormField<'v>` [INFO] [stdout] `Capped<&'v str>` implements `FromFormField<'v>` [INFO] [stdout] `Capped>` implements `FromFormField<'v>` [INFO] [stdout] `Capped>` implements `FromFormField<'v>` [INFO] [stdout] `Capped` implements `FromFormField<'v>` [INFO] [stdout] `Cow<'v, str>` implements `FromFormField<'v>` [INFO] [stdout] `IpAddr` implements `FromFormField<'v>` [INFO] [stdout] `Ipv4Addr` implements `FromFormField<'v>` [INFO] [stdout] and 53 others [INFO] [stdout] = note: required for `NaiveDateTime` to implement `FromForm<'__f>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `NaiveDateTime: FromFormField<'__f>` is not satisfied [INFO] [stdout] --> rp1_tests/src/access_control.rs:42:17 [INFO] [stdout] | [INFO] [stdout] 42 | created_at: chrono::NaiveDateTime, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ the trait `FromFormField<'__f>` is not implemented for `NaiveDateTime` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `FromFormField<'v>`: [INFO] [stdout] `&'v str` implements `FromFormField<'v>` [INFO] [stdout] `Capped<&'v str>` implements `FromFormField<'v>` [INFO] [stdout] `Capped>` implements `FromFormField<'v>` [INFO] [stdout] `Capped>` implements `FromFormField<'v>` [INFO] [stdout] `Capped` implements `FromFormField<'v>` [INFO] [stdout] `Cow<'v, str>` implements `FromFormField<'v>` [INFO] [stdout] `IpAddr` implements `FromFormField<'v>` [INFO] [stdout] `Ipv4Addr` implements `FromFormField<'v>` [INFO] [stdout] and 53 others [INFO] [stdout] note: required by a bound in `FromFieldContext` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rocket-0.5.0-rc.1/src/form/from_form_field.rs:189:36 [INFO] [stdout] | [INFO] [stdout] 189 | pub struct FromFieldContext<'v, T: FromFormField<'v>> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ required by this bound in `FromFieldContext` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `NaiveDateTime: FromFormField<'__f>` is not satisfied [INFO] [stdout] --> rp1_tests/src/access_control.rs:44:17 [INFO] [stdout] | [INFO] [stdout] 44 | updated_at: chrono::NaiveDateTime, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ the trait `FromFormField<'__f>` is not implemented for `NaiveDateTime` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `FromFormField<'v>`: [INFO] [stdout] `&'v str` implements `FromFormField<'v>` [INFO] [stdout] `Capped<&'v str>` implements `FromFormField<'v>` [INFO] [stdout] `Capped>` implements `FromFormField<'v>` [INFO] [stdout] `Capped>` implements `FromFormField<'v>` [INFO] [stdout] `Capped` implements `FromFormField<'v>` [INFO] [stdout] `Cow<'v, str>` implements `FromFormField<'v>` [INFO] [stdout] `IpAddr` implements `FromFormField<'v>` [INFO] [stdout] `Ipv4Addr` implements `FromFormField<'v>` [INFO] [stdout] and 53 others [INFO] [stdout] note: required by a bound in `FromFieldContext` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rocket-0.5.0-rc.1/src/form/from_form_field.rs:189:36 [INFO] [stdout] | [INFO] [stdout] 189 | pub struct FromFieldContext<'v, T: FromFormField<'v>> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ required by this bound in `FromFieldContext` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `rp1::ParseError: From` is not satisfied [INFO] [stdout] --> rp1_tests/src/access_control.rs:33:1 [INFO] [stdout] | [INFO] [stdout] 33 | #[rp1::crud(database = "Db", table = "posts", auth = false)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `From` is not implemented for `rp1::ParseError` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `From`: [INFO] [stdout] `rp1::ParseError` implements `From` [INFO] [stdout] `rp1::ParseError` implements `From` [INFO] [stdout] `rp1::ParseError` implements `From` [INFO] [stdout] `rp1::ParseError` implements `From` [INFO] [stdout] = note: required for `chrono::ParseError` to implement `Into` [INFO] [stdout] note: required by a bound in `FilterOperator::::try_parse` [INFO] [stdout] --> /opt/rustwide/workdir/rp1/src/filter.rs:120:26 [INFO] [stdout] | [INFO] [stdout] 120 | ::Err: Into, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ required by this bound in `FilterOperator::::try_parse` [INFO] [stdout] 121 | { [INFO] [stdout] 122 | pub fn try_parse(op: &str, value: &str) -> Result { [INFO] [stdout] | --------- required by a bound in this associated function [INFO] [stdout] = note: this error originates in the attribute macro `rp1::crud` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `endpoints::user::User: DeserializeOwned` is not satisfied [INFO] [stdout] --> rp1_tests/src/endpoints.rs:67:41 [INFO] [stdout] | [INFO] [stdout] 67 | let new_user = response.into_json::().unwrap(); [INFO] [stdout] | --------- ^^^^ the trait `for<'de> Deserialize<'de>` is not implemented for `endpoints::user::User` [INFO] [stdout] | | [INFO] [stdout] | required by a bound introduced by this call [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `Deserialize<'de>`: [INFO] [stdout] `&'a RawStr` implements `Deserialize<'de>` [INFO] [stdout] `&'a UncasedStr` implements `Deserialize<'de>` [INFO] [stdout] `&'a [u8]` implements `Deserialize<'de>` [INFO] [stdout] `&'a rocket::form::name::Key` implements `Deserialize<'de>` [INFO] [stdout] `&'a rocket::form::name::Name` implements `Deserialize<'de>` [INFO] [stdout] `&'a std::path::Path` implements `Deserialize<'de>` [INFO] [stdout] `&'a str` implements `Deserialize<'de>` [INFO] [stdout] `()` implements `Deserialize<'de>` [INFO] [stdout] and 197 others [INFO] [stdout] = note: required for `endpoints::user::User` to implement `DeserializeOwned` [INFO] [stdout] note: required by a bound in `rocket::local::blocking::LocalResponse::<'_>::into_json` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rocket-0.5.0-rc.1/src/local/blocking/response.rs:89:5 [INFO] [stdout] | [INFO] [stdout] 89 | / pub_response_impl!("# use rocket::local::blocking::Client;\n\ [INFO] [stdout] 90 | | use rocket::local::blocking::LocalResponse;"); [INFO] [stdout] | | ^ [INFO] [stdout] | | | [INFO] [stdout] | |_____________________________________________________required by a bound in this associated function [INFO] [stdout] | required by this bound in `LocalResponse::<'_>::into_json` [INFO] [stdout] = note: this error originates in the macro `pub_response_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `endpoints::user::User: DeserializeOwned` is not satisfied [INFO] [stdout] --> rp1_tests/src/endpoints.rs:83:41 [INFO] [stdout] | [INFO] [stdout] 83 | let new_user = response.into_json::().unwrap(); [INFO] [stdout] | --------- ^^^^ the trait `for<'de> Deserialize<'de>` is not implemented for `endpoints::user::User` [INFO] [stdout] | | [INFO] [stdout] | required by a bound introduced by this call [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `Deserialize<'de>`: [INFO] [stdout] `&'a RawStr` implements `Deserialize<'de>` [INFO] [stdout] `&'a UncasedStr` implements `Deserialize<'de>` [INFO] [stdout] `&'a [u8]` implements `Deserialize<'de>` [INFO] [stdout] `&'a rocket::form::name::Key` implements `Deserialize<'de>` [INFO] [stdout] `&'a rocket::form::name::Name` implements `Deserialize<'de>` [INFO] [stdout] `&'a std::path::Path` implements `Deserialize<'de>` [INFO] [stdout] `&'a str` implements `Deserialize<'de>` [INFO] [stdout] `()` implements `Deserialize<'de>` [INFO] [stdout] and 197 others [INFO] [stdout] = note: required for `endpoints::user::User` to implement `DeserializeOwned` [INFO] [stdout] note: required by a bound in `rocket::local::blocking::LocalResponse::<'_>::into_json` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rocket-0.5.0-rc.1/src/local/blocking/response.rs:89:5 [INFO] [stdout] | [INFO] [stdout] 89 | / pub_response_impl!("# use rocket::local::blocking::Client;\n\ [INFO] [stdout] 90 | | use rocket::local::blocking::LocalResponse;"); [INFO] [stdout] | | ^ [INFO] [stdout] | | | [INFO] [stdout] | |_____________________________________________________required by a bound in this associated function [INFO] [stdout] | required by this bound in `LocalResponse::<'_>::into_json` [INFO] [stdout] = note: this error originates in the macro `pub_response_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `endpoints::user::User: DeserializeOwned` is not satisfied [INFO] [stdout] --> rp1_tests/src/endpoints.rs:99:41 [INFO] [stdout] | [INFO] [stdout] 99 | let new_user = response.into_json::().unwrap(); [INFO] [stdout] | --------- ^^^^ the trait `for<'de> Deserialize<'de>` is not implemented for `endpoints::user::User` [INFO] [stdout] | | [INFO] [stdout] | required by a bound introduced by this call [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `Deserialize<'de>`: [INFO] [stdout] `&'a RawStr` implements `Deserialize<'de>` [INFO] [stdout] `&'a UncasedStr` implements `Deserialize<'de>` [INFO] [stdout] `&'a [u8]` implements `Deserialize<'de>` [INFO] [stdout] `&'a rocket::form::name::Key` implements `Deserialize<'de>` [INFO] [stdout] `&'a rocket::form::name::Name` implements `Deserialize<'de>` [INFO] [stdout] `&'a std::path::Path` implements `Deserialize<'de>` [INFO] [stdout] `&'a str` implements `Deserialize<'de>` [INFO] [stdout] `()` implements `Deserialize<'de>` [INFO] [stdout] and 197 others [INFO] [stdout] = note: required for `endpoints::user::User` to implement `DeserializeOwned` [INFO] [stdout] note: required by a bound in `rocket::local::blocking::LocalResponse::<'_>::into_json` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rocket-0.5.0-rc.1/src/local/blocking/response.rs:89:5 [INFO] [stdout] | [INFO] [stdout] 89 | / pub_response_impl!("# use rocket::local::blocking::Client;\n\ [INFO] [stdout] 90 | | use rocket::local::blocking::LocalResponse;"); [INFO] [stdout] | | ^ [INFO] [stdout] | | | [INFO] [stdout] | |_____________________________________________________required by a bound in this associated function [INFO] [stdout] | required by this bound in `LocalResponse::<'_>::into_json` [INFO] [stdout] = note: this error originates in the macro `pub_response_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `endpoints::user::User: DeserializeOwned` is not satisfied [INFO] [stdout] --> rp1_tests/src/endpoints.rs:109:43 [INFO] [stdout] | [INFO] [stdout] 109 | let newer_user = response.into_json::().unwrap(); [INFO] [stdout] | --------- ^^^^ the trait `for<'de> Deserialize<'de>` is not implemented for `endpoints::user::User` [INFO] [stdout] | | [INFO] [stdout] | required by a bound introduced by this call [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `Deserialize<'de>`: [INFO] [stdout] `&'a RawStr` implements `Deserialize<'de>` [INFO] [stdout] `&'a UncasedStr` implements `Deserialize<'de>` [INFO] [stdout] `&'a [u8]` implements `Deserialize<'de>` [INFO] [stdout] `&'a rocket::form::name::Key` implements `Deserialize<'de>` [INFO] [stdout] `&'a rocket::form::name::Name` implements `Deserialize<'de>` [INFO] [stdout] `&'a std::path::Path` implements `Deserialize<'de>` [INFO] [stdout] `&'a str` implements `Deserialize<'de>` [INFO] [stdout] `()` implements `Deserialize<'de>` [INFO] [stdout] and 197 others [INFO] [stdout] = note: required for `endpoints::user::User` to implement `DeserializeOwned` [INFO] [stdout] note: required by a bound in `rocket::local::blocking::LocalResponse::<'_>::into_json` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rocket-0.5.0-rc.1/src/local/blocking/response.rs:89:5 [INFO] [stdout] | [INFO] [stdout] 89 | / pub_response_impl!("# use rocket::local::blocking::Client;\n\ [INFO] [stdout] 90 | | use rocket::local::blocking::LocalResponse;"); [INFO] [stdout] | | ^ [INFO] [stdout] | | | [INFO] [stdout] | |_____________________________________________________required by a bound in this associated function [INFO] [stdout] | required by this bound in `LocalResponse::<'_>::into_json` [INFO] [stdout] = note: this error originates in the macro `pub_response_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `endpoints::user::User: DeserializeOwned` is not satisfied [INFO] [stdout] --> rp1_tests/src/endpoints.rs:125:41 [INFO] [stdout] | [INFO] [stdout] 125 | let new_user = response.into_json::().unwrap(); [INFO] [stdout] | --------- ^^^^ the trait `for<'de> Deserialize<'de>` is not implemented for `endpoints::user::User` [INFO] [stdout] | | [INFO] [stdout] | required by a bound introduced by this call [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `Deserialize<'de>`: [INFO] [stdout] `&'a RawStr` implements `Deserialize<'de>` [INFO] [stdout] `&'a UncasedStr` implements `Deserialize<'de>` [INFO] [stdout] `&'a [u8]` implements `Deserialize<'de>` [INFO] [stdout] `&'a rocket::form::name::Key` implements `Deserialize<'de>` [INFO] [stdout] `&'a rocket::form::name::Name` implements `Deserialize<'de>` [INFO] [stdout] `&'a std::path::Path` implements `Deserialize<'de>` [INFO] [stdout] `&'a str` implements `Deserialize<'de>` [INFO] [stdout] `()` implements `Deserialize<'de>` [INFO] [stdout] and 197 others [INFO] [stdout] = note: required for `endpoints::user::User` to implement `DeserializeOwned` [INFO] [stdout] note: required by a bound in `rocket::local::blocking::LocalResponse::<'_>::into_json` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rocket-0.5.0-rc.1/src/local/blocking/response.rs:89:5 [INFO] [stdout] | [INFO] [stdout] 89 | / pub_response_impl!("# use rocket::local::blocking::Client;\n\ [INFO] [stdout] 90 | | use rocket::local::blocking::LocalResponse;"); [INFO] [stdout] | | ^ [INFO] [stdout] | | | [INFO] [stdout] | |_____________________________________________________required by a bound in this associated function [INFO] [stdout] | required by this bound in `LocalResponse::<'_>::into_json` [INFO] [stdout] = note: this error originates in the macro `pub_response_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `endpoints::user::User: DeserializeOwned` is not satisfied [INFO] [stdout] --> rp1_tests/src/endpoints.rs:135:43 [INFO] [stdout] | [INFO] [stdout] 135 | let newer_user = response.into_json::().unwrap(); [INFO] [stdout] | --------- ^^^^ the trait `for<'de> Deserialize<'de>` is not implemented for `endpoints::user::User` [INFO] [stdout] | | [INFO] [stdout] | required by a bound introduced by this call [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `Deserialize<'de>`: [INFO] [stdout] `&'a RawStr` implements `Deserialize<'de>` [INFO] [stdout] `&'a UncasedStr` implements `Deserialize<'de>` [INFO] [stdout] `&'a [u8]` implements `Deserialize<'de>` [INFO] [stdout] `&'a rocket::form::name::Key` implements `Deserialize<'de>` [INFO] [stdout] `&'a rocket::form::name::Name` implements `Deserialize<'de>` [INFO] [stdout] `&'a std::path::Path` implements `Deserialize<'de>` [INFO] [stdout] `&'a str` implements `Deserialize<'de>` [INFO] [stdout] `()` implements `Deserialize<'de>` [INFO] [stdout] and 197 others [INFO] [stdout] = note: required for `endpoints::user::User` to implement `DeserializeOwned` [INFO] [stdout] note: required by a bound in `rocket::local::blocking::LocalResponse::<'_>::into_json` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rocket-0.5.0-rc.1/src/local/blocking/response.rs:89:5 [INFO] [stdout] | [INFO] [stdout] 89 | / pub_response_impl!("# use rocket::local::blocking::Client;\n\ [INFO] [stdout] 90 | | use rocket::local::blocking::LocalResponse;"); [INFO] [stdout] | | ^ [INFO] [stdout] | | | [INFO] [stdout] | |_____________________________________________________required by a bound in this associated function [INFO] [stdout] | required by this bound in `LocalResponse::<'_>::into_json` [INFO] [stdout] = note: this error originates in the macro `pub_response_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `endpoints::user::User: DeserializeOwned` is not satisfied [INFO] [stdout] --> rp1_tests/src/endpoints.rs:151:44 [INFO] [stdout] | [INFO] [stdout] 151 | let create_user = response.into_json::().unwrap(); [INFO] [stdout] | --------- ^^^^ the trait `for<'de> Deserialize<'de>` is not implemented for `endpoints::user::User` [INFO] [stdout] | | [INFO] [stdout] | required by a bound introduced by this call [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `Deserialize<'de>`: [INFO] [stdout] `&'a RawStr` implements `Deserialize<'de>` [INFO] [stdout] `&'a UncasedStr` implements `Deserialize<'de>` [INFO] [stdout] `&'a [u8]` implements `Deserialize<'de>` [INFO] [stdout] `&'a rocket::form::name::Key` implements `Deserialize<'de>` [INFO] [stdout] `&'a rocket::form::name::Name` implements `Deserialize<'de>` [INFO] [stdout] `&'a std::path::Path` implements `Deserialize<'de>` [INFO] [stdout] `&'a str` implements `Deserialize<'de>` [INFO] [stdout] `()` implements `Deserialize<'de>` [INFO] [stdout] and 197 others [INFO] [stdout] = note: required for `endpoints::user::User` to implement `DeserializeOwned` [INFO] [stdout] note: required by a bound in `rocket::local::blocking::LocalResponse::<'_>::into_json` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rocket-0.5.0-rc.1/src/local/blocking/response.rs:89:5 [INFO] [stdout] | [INFO] [stdout] 89 | / pub_response_impl!("# use rocket::local::blocking::Client;\n\ [INFO] [stdout] 90 | | use rocket::local::blocking::LocalResponse;"); [INFO] [stdout] | | ^ [INFO] [stdout] | | | [INFO] [stdout] | |_____________________________________________________required by a bound in this associated function [INFO] [stdout] | required by this bound in `LocalResponse::<'_>::into_json` [INFO] [stdout] = note: this error originates in the macro `pub_response_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `endpoints::user::User: DeserializeOwned` is not satisfied [INFO] [stdout] --> rp1_tests/src/endpoints.rs:155:46 [INFO] [stdout] | [INFO] [stdout] 155 | let retrieve_user = response.into_json::().unwrap(); [INFO] [stdout] | --------- ^^^^ the trait `for<'de> Deserialize<'de>` is not implemented for `endpoints::user::User` [INFO] [stdout] | | [INFO] [stdout] | required by a bound introduced by this call [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `Deserialize<'de>`: [INFO] [stdout] `&'a RawStr` implements `Deserialize<'de>` [INFO] [stdout] `&'a UncasedStr` implements `Deserialize<'de>` [INFO] [stdout] `&'a [u8]` implements `Deserialize<'de>` [INFO] [stdout] `&'a rocket::form::name::Key` implements `Deserialize<'de>` [INFO] [stdout] `&'a rocket::form::name::Name` implements `Deserialize<'de>` [INFO] [stdout] `&'a std::path::Path` implements `Deserialize<'de>` [INFO] [stdout] `&'a str` implements `Deserialize<'de>` [INFO] [stdout] `()` implements `Deserialize<'de>` [INFO] [stdout] and 197 others [INFO] [stdout] = note: required for `endpoints::user::User` to implement `DeserializeOwned` [INFO] [stdout] note: required by a bound in `rocket::local::blocking::LocalResponse::<'_>::into_json` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rocket-0.5.0-rc.1/src/local/blocking/response.rs:89:5 [INFO] [stdout] | [INFO] [stdout] 89 | / pub_response_impl!("# use rocket::local::blocking::Client;\n\ [INFO] [stdout] 90 | | use rocket::local::blocking::LocalResponse;"); [INFO] [stdout] | | ^ [INFO] [stdout] | | | [INFO] [stdout] | |_____________________________________________________required by a bound in this associated function [INFO] [stdout] | required by this bound in `LocalResponse::<'_>::into_json` [INFO] [stdout] = note: this error originates in the macro `pub_response_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `endpoints::user::User: DeserializeOwned` is not satisfied [INFO] [stdout] --> rp1_tests/src/endpoints.rs:170:44 [INFO] [stdout] | [INFO] [stdout] 170 | let create_user = response.into_json::().unwrap(); [INFO] [stdout] | --------- ^^^^ the trait `for<'de> Deserialize<'de>` is not implemented for `endpoints::user::User` [INFO] [stdout] | | [INFO] [stdout] | required by a bound introduced by this call [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `Deserialize<'de>`: [INFO] [stdout] `&'a RawStr` implements `Deserialize<'de>` [INFO] [stdout] `&'a UncasedStr` implements `Deserialize<'de>` [INFO] [stdout] `&'a [u8]` implements `Deserialize<'de>` [INFO] [stdout] `&'a rocket::form::name::Key` implements `Deserialize<'de>` [INFO] [stdout] `&'a rocket::form::name::Name` implements `Deserialize<'de>` [INFO] [stdout] `&'a std::path::Path` implements `Deserialize<'de>` [INFO] [stdout] `&'a str` implements `Deserialize<'de>` [INFO] [stdout] `()` implements `Deserialize<'de>` [INFO] [stdout] and 197 others [INFO] [stdout] = note: required for `endpoints::user::User` to implement `DeserializeOwned` [INFO] [stdout] note: required by a bound in `rocket::local::blocking::LocalResponse::<'_>::into_json` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rocket-0.5.0-rc.1/src/local/blocking/response.rs:89:5 [INFO] [stdout] | [INFO] [stdout] 89 | / pub_response_impl!("# use rocket::local::blocking::Client;\n\ [INFO] [stdout] 90 | | use rocket::local::blocking::LocalResponse;"); [INFO] [stdout] | | ^ [INFO] [stdout] | | | [INFO] [stdout] | |_____________________________________________________required by a bound in this associated function [INFO] [stdout] | required by this bound in `LocalResponse::<'_>::into_json` [INFO] [stdout] = note: this error originates in the macro `pub_response_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `endpoints::user::User: DeserializeOwned` is not satisfied [INFO] [stdout] --> rp1_tests/src/endpoints.rs:193:22 [INFO] [stdout] | [INFO] [stdout] 193 | .into_json::() [INFO] [stdout] | --------- ^^^^ the trait `for<'de> Deserialize<'de>` is not implemented for `endpoints::user::User` [INFO] [stdout] | | [INFO] [stdout] | required by a bound introduced by this call [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `Deserialize<'de>`: [INFO] [stdout] `&'a RawStr` implements `Deserialize<'de>` [INFO] [stdout] `&'a UncasedStr` implements `Deserialize<'de>` [INFO] [stdout] `&'a [u8]` implements `Deserialize<'de>` [INFO] [stdout] `&'a rocket::form::name::Key` implements `Deserialize<'de>` [INFO] [stdout] `&'a rocket::form::name::Name` implements `Deserialize<'de>` [INFO] [stdout] `&'a std::path::Path` implements `Deserialize<'de>` [INFO] [stdout] `&'a str` implements `Deserialize<'de>` [INFO] [stdout] `()` implements `Deserialize<'de>` [INFO] [stdout] and 197 others [INFO] [stdout] = note: required for `endpoints::user::User` to implement `DeserializeOwned` [INFO] [stdout] note: required by a bound in `rocket::local::blocking::LocalResponse::<'_>::into_json` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rocket-0.5.0-rc.1/src/local/blocking/response.rs:89:5 [INFO] [stdout] | [INFO] [stdout] 89 | / pub_response_impl!("# use rocket::local::blocking::Client;\n\ [INFO] [stdout] 90 | | use rocket::local::blocking::LocalResponse;"); [INFO] [stdout] | | ^ [INFO] [stdout] | | | [INFO] [stdout] | |_____________________________________________________required by a bound in this associated function [INFO] [stdout] | required by this bound in `LocalResponse::<'_>::into_json` [INFO] [stdout] = note: this error originates in the macro `pub_response_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `endpoints::user::User: DeserializeOwned` is not satisfied [INFO] [stdout] --> rp1_tests/src/endpoints.rs:201:22 [INFO] [stdout] | [INFO] [stdout] 201 | .into_json::() [INFO] [stdout] | --------- ^^^^ the trait `for<'de> Deserialize<'de>` is not implemented for `endpoints::user::User` [INFO] [stdout] | | [INFO] [stdout] | required by a bound introduced by this call [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `Deserialize<'de>`: [INFO] [stdout] `&'a RawStr` implements `Deserialize<'de>` [INFO] [stdout] `&'a UncasedStr` implements `Deserialize<'de>` [INFO] [stdout] `&'a [u8]` implements `Deserialize<'de>` [INFO] [stdout] `&'a rocket::form::name::Key` implements `Deserialize<'de>` [INFO] [stdout] `&'a rocket::form::name::Name` implements `Deserialize<'de>` [INFO] [stdout] `&'a std::path::Path` implements `Deserialize<'de>` [INFO] [stdout] `&'a str` implements `Deserialize<'de>` [INFO] [stdout] `()` implements `Deserialize<'de>` [INFO] [stdout] and 197 others [INFO] [stdout] = note: required for `endpoints::user::User` to implement `DeserializeOwned` [INFO] [stdout] note: required by a bound in `rocket::local::blocking::LocalResponse::<'_>::into_json` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rocket-0.5.0-rc.1/src/local/blocking/response.rs:89:5 [INFO] [stdout] | [INFO] [stdout] 89 | / pub_response_impl!("# use rocket::local::blocking::Client;\n\ [INFO] [stdout] 90 | | use rocket::local::blocking::LocalResponse;"); [INFO] [stdout] | | ^ [INFO] [stdout] | | | [INFO] [stdout] | |_____________________________________________________required by a bound in this associated function [INFO] [stdout] | required by this bound in `LocalResponse::<'_>::into_json` [INFO] [stdout] = note: this error originates in the macro `pub_response_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `endpoints::user::User: DeserializeOwned` is not satisfied [INFO] [stdout] --> rp1_tests/src/endpoints.rs:209:22 [INFO] [stdout] | [INFO] [stdout] 209 | .into_json::() [INFO] [stdout] | --------- ^^^^ the trait `for<'de> Deserialize<'de>` is not implemented for `endpoints::user::User` [INFO] [stdout] | | [INFO] [stdout] | required by a bound introduced by this call [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `Deserialize<'de>`: [INFO] [stdout] `&'a RawStr` implements `Deserialize<'de>` [INFO] [stdout] `&'a UncasedStr` implements `Deserialize<'de>` [INFO] [stdout] `&'a [u8]` implements `Deserialize<'de>` [INFO] [stdout] `&'a rocket::form::name::Key` implements `Deserialize<'de>` [INFO] [stdout] `&'a rocket::form::name::Name` implements `Deserialize<'de>` [INFO] [stdout] `&'a std::path::Path` implements `Deserialize<'de>` [INFO] [stdout] `&'a str` implements `Deserialize<'de>` [INFO] [stdout] `()` implements `Deserialize<'de>` [INFO] [stdout] and 197 others [INFO] [stdout] = note: required for `endpoints::user::User` to implement `DeserializeOwned` [INFO] [stdout] note: required by a bound in `rocket::local::blocking::LocalResponse::<'_>::into_json` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rocket-0.5.0-rc.1/src/local/blocking/response.rs:89:5 [INFO] [stdout] | [INFO] [stdout] 89 | / pub_response_impl!("# use rocket::local::blocking::Client;\n\ [INFO] [stdout] 90 | | use rocket::local::blocking::LocalResponse;"); [INFO] [stdout] | | ^ [INFO] [stdout] | | | [INFO] [stdout] | |_____________________________________________________required by a bound in this associated function [INFO] [stdout] | required by this bound in `LocalResponse::<'_>::into_json` [INFO] [stdout] = note: this error originates in the macro `pub_response_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `endpoints::user::User: Deserialize<'_>` is not satisfied [INFO] [stdout] --> rp1_tests/src/endpoints.rs:214:38 [INFO] [stdout] | [INFO] [stdout] 214 | let users = response.into_json::>().unwrap(); [INFO] [stdout] | --------- ^^^^^^^^^ the trait `Deserialize<'_>` is not implemented for `endpoints::user::User` [INFO] [stdout] | | [INFO] [stdout] | required by a bound introduced by this call [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `Deserialize<'de>`: [INFO] [stdout] `&'a RawStr` implements `Deserialize<'de>` [INFO] [stdout] `&'a UncasedStr` implements `Deserialize<'de>` [INFO] [stdout] `&'a [u8]` implements `Deserialize<'de>` [INFO] [stdout] `&'a rocket::form::name::Key` implements `Deserialize<'de>` [INFO] [stdout] `&'a rocket::form::name::Name` implements `Deserialize<'de>` [INFO] [stdout] `&'a std::path::Path` implements `Deserialize<'de>` [INFO] [stdout] `&'a str` implements `Deserialize<'de>` [INFO] [stdout] `()` implements `Deserialize<'de>` [INFO] [stdout] and 197 others [INFO] [stdout] = note: required for `Vec` to implement `for<'de> Deserialize<'de>` [INFO] [stdout] = note: required for `Vec` to implement `DeserializeOwned` [INFO] [stdout] note: required by a bound in `rocket::local::blocking::LocalResponse::<'_>::into_json` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rocket-0.5.0-rc.1/src/local/blocking/response.rs:89:5 [INFO] [stdout] | [INFO] [stdout] 89 | / pub_response_impl!("# use rocket::local::blocking::Client;\n\ [INFO] [stdout] 90 | | use rocket::local::blocking::LocalResponse;"); [INFO] [stdout] | | ^ [INFO] [stdout] | | | [INFO] [stdout] | |_____________________________________________________required by a bound in this associated function [INFO] [stdout] | required by this bound in `LocalResponse::<'_>::into_json` [INFO] [stdout] = note: this error originates in the macro `pub_response_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `endpoints::user::User: DeserializeOwned` is not satisfied [INFO] [stdout] --> rp1_tests/src/endpoints.rs:231:22 [INFO] [stdout] | [INFO] [stdout] 231 | .into_json::() [INFO] [stdout] | --------- ^^^^ the trait `for<'de> Deserialize<'de>` is not implemented for `endpoints::user::User` [INFO] [stdout] | | [INFO] [stdout] | required by a bound introduced by this call [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `Deserialize<'de>`: [INFO] [stdout] `&'a RawStr` implements `Deserialize<'de>` [INFO] [stdout] `&'a UncasedStr` implements `Deserialize<'de>` [INFO] [stdout] `&'a [u8]` implements `Deserialize<'de>` [INFO] [stdout] `&'a rocket::form::name::Key` implements `Deserialize<'de>` [INFO] [stdout] `&'a rocket::form::name::Name` implements `Deserialize<'de>` [INFO] [stdout] `&'a std::path::Path` implements `Deserialize<'de>` [INFO] [stdout] `&'a str` implements `Deserialize<'de>` [INFO] [stdout] `()` implements `Deserialize<'de>` [INFO] [stdout] and 197 others [INFO] [stdout] = note: required for `endpoints::user::User` to implement `DeserializeOwned` [INFO] [stdout] note: required by a bound in `rocket::local::blocking::LocalResponse::<'_>::into_json` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rocket-0.5.0-rc.1/src/local/blocking/response.rs:89:5 [INFO] [stdout] | [INFO] [stdout] 89 | / pub_response_impl!("# use rocket::local::blocking::Client;\n\ [INFO] [stdout] 90 | | use rocket::local::blocking::LocalResponse;"); [INFO] [stdout] | | ^ [INFO] [stdout] | | | [INFO] [stdout] | |_____________________________________________________required by a bound in this associated function [INFO] [stdout] | required by this bound in `LocalResponse::<'_>::into_json` [INFO] [stdout] = note: this error originates in the macro `pub_response_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `endpoints::user::User: DeserializeOwned` is not satisfied [INFO] [stdout] --> rp1_tests/src/endpoints.rs:239:22 [INFO] [stdout] | [INFO] [stdout] 239 | .into_json::() [INFO] [stdout] | --------- ^^^^ the trait `for<'de> Deserialize<'de>` is not implemented for `endpoints::user::User` [INFO] [stdout] | | [INFO] [stdout] | required by a bound introduced by this call [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `Deserialize<'de>`: [INFO] [stdout] `&'a RawStr` implements `Deserialize<'de>` [INFO] [stdout] `&'a UncasedStr` implements `Deserialize<'de>` [INFO] [stdout] `&'a [u8]` implements `Deserialize<'de>` [INFO] [stdout] `&'a rocket::form::name::Key` implements `Deserialize<'de>` [INFO] [stdout] `&'a rocket::form::name::Name` implements `Deserialize<'de>` [INFO] [stdout] `&'a std::path::Path` implements `Deserialize<'de>` [INFO] [stdout] `&'a str` implements `Deserialize<'de>` [INFO] [stdout] `()` implements `Deserialize<'de>` [INFO] [stdout] and 197 others [INFO] [stdout] = note: required for `endpoints::user::User` to implement `DeserializeOwned` [INFO] [stdout] note: required by a bound in `rocket::local::blocking::LocalResponse::<'_>::into_json` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rocket-0.5.0-rc.1/src/local/blocking/response.rs:89:5 [INFO] [stdout] | [INFO] [stdout] 89 | / pub_response_impl!("# use rocket::local::blocking::Client;\n\ [INFO] [stdout] 90 | | use rocket::local::blocking::LocalResponse;"); [INFO] [stdout] | | ^ [INFO] [stdout] | | | [INFO] [stdout] | |_____________________________________________________required by a bound in this associated function [INFO] [stdout] | required by this bound in `LocalResponse::<'_>::into_json` [INFO] [stdout] = note: this error originates in the macro `pub_response_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `endpoints::user::User: DeserializeOwned` is not satisfied [INFO] [stdout] --> rp1_tests/src/endpoints.rs:247:22 [INFO] [stdout] | [INFO] [stdout] 247 | .into_json::() [INFO] [stdout] | --------- ^^^^ the trait `for<'de> Deserialize<'de>` is not implemented for `endpoints::user::User` [INFO] [stdout] | | [INFO] [stdout] | required by a bound introduced by this call [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `Deserialize<'de>`: [INFO] [stdout] `&'a RawStr` implements `Deserialize<'de>` [INFO] [stdout] `&'a UncasedStr` implements `Deserialize<'de>` [INFO] [stdout] `&'a [u8]` implements `Deserialize<'de>` [INFO] [stdout] `&'a rocket::form::name::Key` implements `Deserialize<'de>` [INFO] [stdout] `&'a rocket::form::name::Name` implements `Deserialize<'de>` [INFO] [stdout] `&'a std::path::Path` implements `Deserialize<'de>` [INFO] [stdout] `&'a str` implements `Deserialize<'de>` [INFO] [stdout] `()` implements `Deserialize<'de>` [INFO] [stdout] and 197 others [INFO] [stdout] = note: required for `endpoints::user::User` to implement `DeserializeOwned` [INFO] [stdout] note: required by a bound in `rocket::local::blocking::LocalResponse::<'_>::into_json` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rocket-0.5.0-rc.1/src/local/blocking/response.rs:89:5 [INFO] [stdout] | [INFO] [stdout] 89 | / pub_response_impl!("# use rocket::local::blocking::Client;\n\ [INFO] [stdout] 90 | | use rocket::local::blocking::LocalResponse;"); [INFO] [stdout] | | ^ [INFO] [stdout] | | | [INFO] [stdout] | |_____________________________________________________required by a bound in this associated function [INFO] [stdout] | required by this bound in `LocalResponse::<'_>::into_json` [INFO] [stdout] = note: this error originates in the macro `pub_response_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `endpoints::user::User: Deserialize<'_>` is not satisfied [INFO] [stdout] --> rp1_tests/src/endpoints.rs:252:38 [INFO] [stdout] | [INFO] [stdout] 252 | let users = response.into_json::>().unwrap(); [INFO] [stdout] | --------- ^^^^^^^^^ the trait `Deserialize<'_>` is not implemented for `endpoints::user::User` [INFO] [stdout] | | [INFO] [stdout] | required by a bound introduced by this call [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `Deserialize<'de>`: [INFO] [stdout] `&'a RawStr` implements `Deserialize<'de>` [INFO] [stdout] `&'a UncasedStr` implements `Deserialize<'de>` [INFO] [stdout] `&'a [u8]` implements `Deserialize<'de>` [INFO] [stdout] `&'a rocket::form::name::Key` implements `Deserialize<'de>` [INFO] [stdout] `&'a rocket::form::name::Name` implements `Deserialize<'de>` [INFO] [stdout] `&'a std::path::Path` implements `Deserialize<'de>` [INFO] [stdout] `&'a str` implements `Deserialize<'de>` [INFO] [stdout] `()` implements `Deserialize<'de>` [INFO] [stdout] and 197 others [INFO] [stdout] = note: required for `Vec` to implement `for<'de> Deserialize<'de>` [INFO] [stdout] = note: required for `Vec` to implement `DeserializeOwned` [INFO] [stdout] note: required by a bound in `rocket::local::blocking::LocalResponse::<'_>::into_json` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rocket-0.5.0-rc.1/src/local/blocking/response.rs:89:5 [INFO] [stdout] | [INFO] [stdout] 89 | / pub_response_impl!("# use rocket::local::blocking::Client;\n\ [INFO] [stdout] 90 | | use rocket::local::blocking::LocalResponse;"); [INFO] [stdout] | | ^ [INFO] [stdout] | | | [INFO] [stdout] | |_____________________________________________________required by a bound in this associated function [INFO] [stdout] | required by this bound in `LocalResponse::<'_>::into_json` [INFO] [stdout] = note: this error originates in the macro `pub_response_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `endpoints::user::User: Deserialize<'_>` is not satisfied [INFO] [stdout] --> rp1_tests/src/endpoints.rs:264:38 [INFO] [stdout] | [INFO] [stdout] 264 | let users = response.into_json::>().unwrap(); [INFO] [stdout] | --------- ^^^^^^^^^ the trait `Deserialize<'_>` is not implemented for `endpoints::user::User` [INFO] [stdout] | | [INFO] [stdout] | required by a bound introduced by this call [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `Deserialize<'de>`: [INFO] [stdout] `&'a RawStr` implements `Deserialize<'de>` [INFO] [stdout] `&'a UncasedStr` implements `Deserialize<'de>` [INFO] [stdout] `&'a [u8]` implements `Deserialize<'de>` [INFO] [stdout] `&'a rocket::form::name::Key` implements `Deserialize<'de>` [INFO] [stdout] `&'a rocket::form::name::Name` implements `Deserialize<'de>` [INFO] [stdout] `&'a std::path::Path` implements `Deserialize<'de>` [INFO] [stdout] `&'a str` implements `Deserialize<'de>` [INFO] [stdout] `()` implements `Deserialize<'de>` [INFO] [stdout] and 197 others [INFO] [stdout] = note: required for `Vec` to implement `for<'de> Deserialize<'de>` [INFO] [stdout] = note: required for `Vec` to implement `DeserializeOwned` [INFO] [stdout] note: required by a bound in `rocket::local::blocking::LocalResponse::<'_>::into_json` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rocket-0.5.0-rc.1/src/local/blocking/response.rs:89:5 [INFO] [stdout] | [INFO] [stdout] 89 | / pub_response_impl!("# use rocket::local::blocking::Client;\n\ [INFO] [stdout] 90 | | use rocket::local::blocking::LocalResponse;"); [INFO] [stdout] | | ^ [INFO] [stdout] | | | [INFO] [stdout] | |_____________________________________________________required by a bound in this associated function [INFO] [stdout] | required by this bound in `LocalResponse::<'_>::into_json` [INFO] [stdout] = note: this error originates in the macro `pub_response_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `endpoints::user::User: Deserialize<'_>` is not satisfied [INFO] [stdout] --> rp1_tests/src/endpoints.rs:276:38 [INFO] [stdout] | [INFO] [stdout] 276 | let users = response.into_json::>().unwrap(); [INFO] [stdout] | --------- ^^^^^^^^^ the trait `Deserialize<'_>` is not implemented for `endpoints::user::User` [INFO] [stdout] | | [INFO] [stdout] | required by a bound introduced by this call [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `Deserialize<'de>`: [INFO] [stdout] `&'a RawStr` implements `Deserialize<'de>` [INFO] [stdout] `&'a UncasedStr` implements `Deserialize<'de>` [INFO] [stdout] `&'a [u8]` implements `Deserialize<'de>` [INFO] [stdout] `&'a rocket::form::name::Key` implements `Deserialize<'de>` [INFO] [stdout] `&'a rocket::form::name::Name` implements `Deserialize<'de>` [INFO] [stdout] `&'a std::path::Path` implements `Deserialize<'de>` [INFO] [stdout] `&'a str` implements `Deserialize<'de>` [INFO] [stdout] `()` implements `Deserialize<'de>` [INFO] [stdout] and 197 others [INFO] [stdout] = note: required for `Vec` to implement `for<'de> Deserialize<'de>` [INFO] [stdout] = note: required for `Vec` to implement `DeserializeOwned` [INFO] [stdout] note: required by a bound in `rocket::local::blocking::LocalResponse::<'_>::into_json` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rocket-0.5.0-rc.1/src/local/blocking/response.rs:89:5 [INFO] [stdout] | [INFO] [stdout] 89 | / pub_response_impl!("# use rocket::local::blocking::Client;\n\ [INFO] [stdout] 90 | | use rocket::local::blocking::LocalResponse;"); [INFO] [stdout] | | ^ [INFO] [stdout] | | | [INFO] [stdout] | |_____________________________________________________required by a bound in this associated function [INFO] [stdout] | required by this bound in `LocalResponse::<'_>::into_json` [INFO] [stdout] = note: this error originates in the macro `pub_response_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `endpoints::user::User: DeserializeOwned` is not satisfied [INFO] [stdout] --> rp1_tests/src/endpoints.rs:292:22 [INFO] [stdout] | [INFO] [stdout] 292 | .into_json::() [INFO] [stdout] | --------- ^^^^ the trait `for<'de> Deserialize<'de>` is not implemented for `endpoints::user::User` [INFO] [stdout] | | [INFO] [stdout] | required by a bound introduced by this call [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `Deserialize<'de>`: [INFO] [stdout] `&'a RawStr` implements `Deserialize<'de>` [INFO] [stdout] `&'a UncasedStr` implements `Deserialize<'de>` [INFO] [stdout] `&'a [u8]` implements `Deserialize<'de>` [INFO] [stdout] `&'a rocket::form::name::Key` implements `Deserialize<'de>` [INFO] [stdout] `&'a rocket::form::name::Name` implements `Deserialize<'de>` [INFO] [stdout] `&'a std::path::Path` implements `Deserialize<'de>` [INFO] [stdout] `&'a str` implements `Deserialize<'de>` [INFO] [stdout] `()` implements `Deserialize<'de>` [INFO] [stdout] and 197 others [INFO] [stdout] = note: required for `endpoints::user::User` to implement `DeserializeOwned` [INFO] [stdout] note: required by a bound in `rocket::local::blocking::LocalResponse::<'_>::into_json` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rocket-0.5.0-rc.1/src/local/blocking/response.rs:89:5 [INFO] [stdout] | [INFO] [stdout] 89 | / pub_response_impl!("# use rocket::local::blocking::Client;\n\ [INFO] [stdout] 90 | | use rocket::local::blocking::LocalResponse;"); [INFO] [stdout] | | ^ [INFO] [stdout] | | | [INFO] [stdout] | |_____________________________________________________required by a bound in this associated function [INFO] [stdout] | required by this bound in `LocalResponse::<'_>::into_json` [INFO] [stdout] = note: this error originates in the macro `pub_response_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `endpoints::user::User: DeserializeOwned` is not satisfied [INFO] [stdout] --> rp1_tests/src/endpoints.rs:300:22 [INFO] [stdout] | [INFO] [stdout] 300 | .into_json::() [INFO] [stdout] | --------- ^^^^ the trait `for<'de> Deserialize<'de>` is not implemented for `endpoints::user::User` [INFO] [stdout] | | [INFO] [stdout] | required by a bound introduced by this call [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `Deserialize<'de>`: [INFO] [stdout] `&'a RawStr` implements `Deserialize<'de>` [INFO] [stdout] `&'a UncasedStr` implements `Deserialize<'de>` [INFO] [stdout] `&'a [u8]` implements `Deserialize<'de>` [INFO] [stdout] `&'a rocket::form::name::Key` implements `Deserialize<'de>` [INFO] [stdout] `&'a rocket::form::name::Name` implements `Deserialize<'de>` [INFO] [stdout] `&'a std::path::Path` implements `Deserialize<'de>` [INFO] [stdout] `&'a str` implements `Deserialize<'de>` [INFO] [stdout] `()` implements `Deserialize<'de>` [INFO] [stdout] and 197 others [INFO] [stdout] = note: required for `endpoints::user::User` to implement `DeserializeOwned` [INFO] [stdout] note: required by a bound in `rocket::local::blocking::LocalResponse::<'_>::into_json` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rocket-0.5.0-rc.1/src/local/blocking/response.rs:89:5 [INFO] [stdout] | [INFO] [stdout] 89 | / pub_response_impl!("# use rocket::local::blocking::Client;\n\ [INFO] [stdout] 90 | | use rocket::local::blocking::LocalResponse;"); [INFO] [stdout] | | ^ [INFO] [stdout] | | | [INFO] [stdout] | |_____________________________________________________required by a bound in this associated function [INFO] [stdout] | required by this bound in `LocalResponse::<'_>::into_json` [INFO] [stdout] = note: this error originates in the macro `pub_response_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `endpoints::user::User: DeserializeOwned` is not satisfied [INFO] [stdout] --> rp1_tests/src/endpoints.rs:308:22 [INFO] [stdout] | [INFO] [stdout] 308 | .into_json::() [INFO] [stdout] | --------- ^^^^ the trait `for<'de> Deserialize<'de>` is not implemented for `endpoints::user::User` [INFO] [stdout] | | [INFO] [stdout] | required by a bound introduced by this call [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `Deserialize<'de>`: [INFO] [stdout] `&'a RawStr` implements `Deserialize<'de>` [INFO] [stdout] `&'a UncasedStr` implements `Deserialize<'de>` [INFO] [stdout] `&'a [u8]` implements `Deserialize<'de>` [INFO] [stdout] `&'a rocket::form::name::Key` implements `Deserialize<'de>` [INFO] [stdout] `&'a rocket::form::name::Name` implements `Deserialize<'de>` [INFO] [stdout] `&'a std::path::Path` implements `Deserialize<'de>` [INFO] [stdout] `&'a str` implements `Deserialize<'de>` [INFO] [stdout] `()` implements `Deserialize<'de>` [INFO] [stdout] and 197 others [INFO] [stdout] = note: required for `endpoints::user::User` to implement `DeserializeOwned` [INFO] [stdout] note: required by a bound in `rocket::local::blocking::LocalResponse::<'_>::into_json` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rocket-0.5.0-rc.1/src/local/blocking/response.rs:89:5 [INFO] [stdout] | [INFO] [stdout] 89 | / pub_response_impl!("# use rocket::local::blocking::Client;\n\ [INFO] [stdout] 90 | | use rocket::local::blocking::LocalResponse;"); [INFO] [stdout] | | ^ [INFO] [stdout] | | | [INFO] [stdout] | |_____________________________________________________required by a bound in this associated function [INFO] [stdout] | required by this bound in `LocalResponse::<'_>::into_json` [INFO] [stdout] = note: this error originates in the macro `pub_response_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `endpoints::user::User: Deserialize<'_>` is not satisfied [INFO] [stdout] --> rp1_tests/src/endpoints.rs:312:38 [INFO] [stdout] | [INFO] [stdout] 312 | let users = response.into_json::>().unwrap(); [INFO] [stdout] | --------- ^^^^^^^^^ the trait `Deserialize<'_>` is not implemented for `endpoints::user::User` [INFO] [stdout] | | [INFO] [stdout] | required by a bound introduced by this call [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `Deserialize<'de>`: [INFO] [stdout] `&'a RawStr` implements `Deserialize<'de>` [INFO] [stdout] `&'a UncasedStr` implements `Deserialize<'de>` [INFO] [stdout] `&'a [u8]` implements `Deserialize<'de>` [INFO] [stdout] `&'a rocket::form::name::Key` implements `Deserialize<'de>` [INFO] [stdout] `&'a rocket::form::name::Name` implements `Deserialize<'de>` [INFO] [stdout] `&'a std::path::Path` implements `Deserialize<'de>` [INFO] [stdout] `&'a str` implements `Deserialize<'de>` [INFO] [stdout] `()` implements `Deserialize<'de>` [INFO] [stdout] and 197 others [INFO] [stdout] = note: required for `Vec` to implement `for<'de> Deserialize<'de>` [INFO] [stdout] = note: required for `Vec` to implement `DeserializeOwned` [INFO] [stdout] note: required by a bound in `rocket::local::blocking::LocalResponse::<'_>::into_json` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rocket-0.5.0-rc.1/src/local/blocking/response.rs:89:5 [INFO] [stdout] | [INFO] [stdout] 89 | / pub_response_impl!("# use rocket::local::blocking::Client;\n\ [INFO] [stdout] 90 | | use rocket::local::blocking::LocalResponse;"); [INFO] [stdout] | | ^ [INFO] [stdout] | | | [INFO] [stdout] | |_____________________________________________________required by a bound in this associated function [INFO] [stdout] | required by this bound in `LocalResponse::<'_>::into_json` [INFO] [stdout] = note: this error originates in the macro `pub_response_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `endpoints::user::User: Deserialize<'_>` is not satisfied [INFO] [stdout] --> rp1_tests/src/endpoints.rs:316:38 [INFO] [stdout] | [INFO] [stdout] 316 | let users = response.into_json::>().unwrap(); [INFO] [stdout] | --------- ^^^^^^^^^ the trait `Deserialize<'_>` is not implemented for `endpoints::user::User` [INFO] [stdout] | | [INFO] [stdout] | required by a bound introduced by this call [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `Deserialize<'de>`: [INFO] [stdout] `&'a RawStr` implements `Deserialize<'de>` [INFO] [stdout] `&'a UncasedStr` implements `Deserialize<'de>` [INFO] [stdout] `&'a [u8]` implements `Deserialize<'de>` [INFO] [stdout] `&'a rocket::form::name::Key` implements `Deserialize<'de>` [INFO] [stdout] `&'a rocket::form::name::Name` implements `Deserialize<'de>` [INFO] [stdout] `&'a std::path::Path` implements `Deserialize<'de>` [INFO] [stdout] `&'a str` implements `Deserialize<'de>` [INFO] [stdout] `()` implements `Deserialize<'de>` [INFO] [stdout] and 197 others [INFO] [stdout] = note: required for `Vec` to implement `for<'de> Deserialize<'de>` [INFO] [stdout] = note: required for `Vec` to implement `DeserializeOwned` [INFO] [stdout] note: required by a bound in `rocket::local::blocking::LocalResponse::<'_>::into_json` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rocket-0.5.0-rc.1/src/local/blocking/response.rs:89:5 [INFO] [stdout] | [INFO] [stdout] 89 | / pub_response_impl!("# use rocket::local::blocking::Client;\n\ [INFO] [stdout] 90 | | use rocket::local::blocking::LocalResponse;"); [INFO] [stdout] | | ^ [INFO] [stdout] | | | [INFO] [stdout] | |_____________________________________________________required by a bound in this associated function [INFO] [stdout] | required by this bound in `LocalResponse::<'_>::into_json` [INFO] [stdout] = note: this error originates in the macro `pub_response_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `endpoints::user::User: Deserialize<'_>` is not satisfied [INFO] [stdout] --> rp1_tests/src/endpoints.rs:322:38 [INFO] [stdout] | [INFO] [stdout] 322 | let users = response.into_json::>().unwrap(); [INFO] [stdout] | --------- ^^^^^^^^^ the trait `Deserialize<'_>` is not implemented for `endpoints::user::User` [INFO] [stdout] | | [INFO] [stdout] | required by a bound introduced by this call [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `Deserialize<'de>`: [INFO] [stdout] `&'a RawStr` implements `Deserialize<'de>` [INFO] [stdout] `&'a UncasedStr` implements `Deserialize<'de>` [INFO] [stdout] `&'a [u8]` implements `Deserialize<'de>` [INFO] [stdout] `&'a rocket::form::name::Key` implements `Deserialize<'de>` [INFO] [stdout] `&'a rocket::form::name::Name` implements `Deserialize<'de>` [INFO] [stdout] `&'a std::path::Path` implements `Deserialize<'de>` [INFO] [stdout] `&'a str` implements `Deserialize<'de>` [INFO] [stdout] `()` implements `Deserialize<'de>` [INFO] [stdout] and 197 others [INFO] [stdout] = note: required for `Vec` to implement `for<'de> Deserialize<'de>` [INFO] [stdout] = note: required for `Vec` to implement `DeserializeOwned` [INFO] [stdout] note: required by a bound in `rocket::local::blocking::LocalResponse::<'_>::into_json` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rocket-0.5.0-rc.1/src/local/blocking/response.rs:89:5 [INFO] [stdout] | [INFO] [stdout] 89 | / pub_response_impl!("# use rocket::local::blocking::Client;\n\ [INFO] [stdout] 90 | | use rocket::local::blocking::LocalResponse;"); [INFO] [stdout] | | ^ [INFO] [stdout] | | | [INFO] [stdout] | |_____________________________________________________required by a bound in this associated function [INFO] [stdout] | required by this bound in `LocalResponse::<'_>::into_json` [INFO] [stdout] = note: this error originates in the macro `pub_response_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `endpoints::user::User: Deserialize<'_>` is not satisfied [INFO] [stdout] --> rp1_tests/src/endpoints.rs:326:38 [INFO] [stdout] | [INFO] [stdout] 326 | let users = response.into_json::>().unwrap(); [INFO] [stdout] | --------- ^^^^^^^^^ the trait `Deserialize<'_>` is not implemented for `endpoints::user::User` [INFO] [stdout] | | [INFO] [stdout] | required by a bound introduced by this call [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `Deserialize<'de>`: [INFO] [stdout] `&'a RawStr` implements `Deserialize<'de>` [INFO] [stdout] `&'a UncasedStr` implements `Deserialize<'de>` [INFO] [stdout] `&'a [u8]` implements `Deserialize<'de>` [INFO] [stdout] `&'a rocket::form::name::Key` implements `Deserialize<'de>` [INFO] [stdout] `&'a rocket::form::name::Name` implements `Deserialize<'de>` [INFO] [stdout] `&'a std::path::Path` implements `Deserialize<'de>` [INFO] [stdout] `&'a str` implements `Deserialize<'de>` [INFO] [stdout] `()` implements `Deserialize<'de>` [INFO] [stdout] and 197 others [INFO] [stdout] = note: required for `Vec` to implement `for<'de> Deserialize<'de>` [INFO] [stdout] = note: required for `Vec` to implement `DeserializeOwned` [INFO] [stdout] note: required by a bound in `rocket::local::blocking::LocalResponse::<'_>::into_json` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rocket-0.5.0-rc.1/src/local/blocking/response.rs:89:5 [INFO] [stdout] | [INFO] [stdout] 89 | / pub_response_impl!("# use rocket::local::blocking::Client;\n\ [INFO] [stdout] 90 | | use rocket::local::blocking::LocalResponse;"); [INFO] [stdout] | | ^ [INFO] [stdout] | | | [INFO] [stdout] | |_____________________________________________________required by a bound in this associated function [INFO] [stdout] | required by this bound in `LocalResponse::<'_>::into_json` [INFO] [stdout] = note: this error originates in the macro `pub_response_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `validate::user::User: DeserializeOwned` is not satisfied [INFO] [stdout] --> rp1_tests/src/validate.rs:46:41 [INFO] [stdout] | [INFO] [stdout] 46 | let new_user = response.into_json::().unwrap(); [INFO] [stdout] | --------- ^^^^ the trait `for<'de> Deserialize<'de>` is not implemented for `validate::user::User` [INFO] [stdout] | | [INFO] [stdout] | required by a bound introduced by this call [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `Deserialize<'de>`: [INFO] [stdout] `&'a RawStr` implements `Deserialize<'de>` [INFO] [stdout] `&'a UncasedStr` implements `Deserialize<'de>` [INFO] [stdout] `&'a [u8]` implements `Deserialize<'de>` [INFO] [stdout] `&'a rocket::form::name::Key` implements `Deserialize<'de>` [INFO] [stdout] `&'a rocket::form::name::Name` implements `Deserialize<'de>` [INFO] [stdout] `&'a std::path::Path` implements `Deserialize<'de>` [INFO] [stdout] `&'a str` implements `Deserialize<'de>` [INFO] [stdout] `()` implements `Deserialize<'de>` [INFO] [stdout] and 197 others [INFO] [stdout] = note: required for `validate::user::User` to implement `DeserializeOwned` [INFO] [stdout] note: required by a bound in `rocket::local::blocking::LocalResponse::<'_>::into_json` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rocket-0.5.0-rc.1/src/local/blocking/response.rs:89:5 [INFO] [stdout] | [INFO] [stdout] 89 | / pub_response_impl!("# use rocket::local::blocking::Client;\n\ [INFO] [stdout] 90 | | use rocket::local::blocking::LocalResponse;"); [INFO] [stdout] | | ^ [INFO] [stdout] | | | [INFO] [stdout] | |_____________________________________________________required by a bound in this associated function [INFO] [stdout] | required by this bound in `LocalResponse::<'_>::into_json` [INFO] [stdout] = note: this error originates in the macro `pub_response_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> example/src/schema.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | / table! { [INFO] [stdout] 2 | | comments (id) { [INFO] [stdout] 3 | | id -> Int4, [INFO] [stdout] 4 | | content -> Text, [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: `#[warn(non_local_definitions)]` on by default [INFO] [stdout] = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> example/src/schema.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | / table! { [INFO] [stdout] 2 | | comments (id) { [INFO] [stdout] 3 | | id -> Int4, [INFO] [stdout] | | -- `id` is not local [INFO] [stdout] 4 | | content -> Text, [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] --> example/src/schema.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | / table! { [INFO] [stdout] 2 | | comments (id) { [INFO] [stdout] 3 | | id -> Int4, [INFO] [stdout] 4 | | content -> Text, [INFO] [stdout] | | ------- `content` 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_content` [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> example/src/schema.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | / table! { [INFO] [stdout] 2 | | comments (id) { [INFO] [stdout] 3 | | id -> Int4, [INFO] [stdout] 4 | | content -> Text, [INFO] [stdout] 5 | | approved -> Bool, [INFO] [stdout] | | -------- `approved` 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_approved` [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> example/src/schema.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | / table! { [INFO] [stdout] 2 | | comments (id) { [INFO] [stdout] 3 | | id -> Int4, [INFO] [stdout] 4 | | content -> Text, [INFO] [stdout] 5 | | approved -> Bool, [INFO] [stdout] 6 | | post_id -> Int4, [INFO] [stdout] | | ------- `post_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_post_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] --> example/src/schema.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | / table! { [INFO] [stdout] 2 | | comments (id) { [INFO] [stdout] 3 | | id -> Int4, [INFO] [stdout] 4 | | content -> Text, [INFO] [stdout] ... | [INFO] [stdout] 7 | | user_id -> Nullable, [INFO] [stdout] | | ------- `user_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_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] --> example/src/schema.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | / table! { [INFO] [stdout] 2 | | comments (id) { [INFO] [stdout] 3 | | id -> Int4, [INFO] [stdout] 4 | | content -> Text, [INFO] [stdout] ... | [INFO] [stdout] 8 | | anonymous_user -> Nullable, [INFO] [stdout] | | -------------- `anonymous_user` 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_anonymous_user` [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> example/src/schema.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | / table! { [INFO] [stdout] 2 | | comments (id) { [INFO] [stdout] 3 | | id -> Int4, [INFO] [stdout] 4 | | content -> Text, [INFO] [stdout] ... | [INFO] [stdout] 9 | | 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] --> example/src/schema.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | / table! { [INFO] [stdout] 2 | | comments (id) { [INFO] [stdout] 3 | | id -> Int4, [INFO] [stdout] 4 | | content -> Text, [INFO] [stdout] ... | [INFO] [stdout] 10 | | updated_at -> Timestamptz, [INFO] [stdout] | | ---------- `updated_at` 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_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] --> example/src/schema.rs:14:1 [INFO] [stdout] | [INFO] [stdout] 14 | / table! { [INFO] [stdout] 15 | | posts (id) { [INFO] [stdout] 16 | | id -> Int4, [INFO] [stdout] 17 | | title -> Varchar, [INFO] [stdout] ... | [INFO] [stdout] 26 | | } [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] --> example/src/schema.rs:14:1 [INFO] [stdout] | [INFO] [stdout] 14 | / table! { [INFO] [stdout] 15 | | posts (id) { [INFO] [stdout] 16 | | id -> Int4, [INFO] [stdout] | | -- `id` is not local [INFO] [stdout] 17 | | title -> Varchar, [INFO] [stdout] ... | [INFO] [stdout] 26 | | } [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] --> example/src/schema.rs:14:1 [INFO] [stdout] | [INFO] [stdout] 14 | / table! { [INFO] [stdout] 15 | | posts (id) { [INFO] [stdout] 16 | | id -> Int4, [INFO] [stdout] 17 | | title -> Varchar, [INFO] [stdout] | | ----- `title` is not local [INFO] [stdout] ... | [INFO] [stdout] 26 | | } [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] --> example/src/schema.rs:14:1 [INFO] [stdout] | [INFO] [stdout] 14 | / table! { [INFO] [stdout] 15 | | posts (id) { [INFO] [stdout] 16 | | id -> Int4, [INFO] [stdout] 17 | | title -> Varchar, [INFO] [stdout] 18 | | subtitle -> Nullable, [INFO] [stdout] | | -------- `subtitle` is not local [INFO] [stdout] ... | [INFO] [stdout] 26 | | } [INFO] [stdout] | | ^ [INFO] [stdout] | | | [INFO] [stdout] | |_`QueryId` is not local [INFO] [stdout] | move the `impl` block outside of this function `_impl_query_id_for_subtitle` [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> example/src/schema.rs:14:1 [INFO] [stdout] | [INFO] [stdout] 14 | / table! { [INFO] [stdout] 15 | | posts (id) { [INFO] [stdout] 16 | | id -> Int4, [INFO] [stdout] 17 | | title -> Varchar, [INFO] [stdout] 18 | | subtitle -> Nullable, [INFO] [stdout] 19 | | content -> Text, [INFO] [stdout] | | ------- `content` is not local [INFO] [stdout] ... | [INFO] [stdout] 26 | | } [INFO] [stdout] | | ^ [INFO] [stdout] | | | [INFO] [stdout] | |_`QueryId` is not local [INFO] [stdout] | move the `impl` block outside of this function `_impl_query_id_for_content` [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> example/src/schema.rs:14:1 [INFO] [stdout] | [INFO] [stdout] 14 | / table! { [INFO] [stdout] 15 | | posts (id) { [INFO] [stdout] 16 | | id -> Int4, [INFO] [stdout] 17 | | title -> Varchar, [INFO] [stdout] ... | [INFO] [stdout] 20 | | publish_date -> Date, [INFO] [stdout] | | ------------ `publish_date` is not local [INFO] [stdout] ... | [INFO] [stdout] 26 | | } [INFO] [stdout] | | ^ [INFO] [stdout] | | | [INFO] [stdout] | |_`QueryId` is not local [INFO] [stdout] | move the `impl` block outside of this function `_impl_query_id_for_publish_date` [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> example/src/schema.rs:14:1 [INFO] [stdout] | [INFO] [stdout] 14 | / table! { [INFO] [stdout] 15 | | posts (id) { [INFO] [stdout] 16 | | id -> Int4, [INFO] [stdout] 17 | | title -> Varchar, [INFO] [stdout] ... | [INFO] [stdout] 21 | | publish_time -> Time, [INFO] [stdout] | | ------------ `publish_time` is not local [INFO] [stdout] ... | [INFO] [stdout] 26 | | } [INFO] [stdout] | | ^ [INFO] [stdout] | | | [INFO] [stdout] | |_`QueryId` is not local [INFO] [stdout] | move the `impl` block outside of this function `_impl_query_id_for_publish_time` [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> example/src/schema.rs:14:1 [INFO] [stdout] | [INFO] [stdout] 14 | / table! { [INFO] [stdout] 15 | | posts (id) { [INFO] [stdout] 16 | | id -> Int4, [INFO] [stdout] 17 | | title -> Varchar, [INFO] [stdout] ... | [INFO] [stdout] 22 | | user_id -> Int4, [INFO] [stdout] | | ------- `user_id` is not local [INFO] [stdout] ... | [INFO] [stdout] 26 | | } [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] --> example/src/schema.rs:14:1 [INFO] [stdout] | [INFO] [stdout] 14 | / table! { [INFO] [stdout] 15 | | posts (id) { [INFO] [stdout] 16 | | id -> Int4, [INFO] [stdout] 17 | | title -> Varchar, [INFO] [stdout] ... | [INFO] [stdout] 23 | | created_at -> Timestamptz, [INFO] [stdout] | | ---------- `created_at` is not local [INFO] [stdout] ... | [INFO] [stdout] 26 | | } [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] --> example/src/schema.rs:14:1 [INFO] [stdout] | [INFO] [stdout] 14 | / table! { [INFO] [stdout] 15 | | posts (id) { [INFO] [stdout] 16 | | id -> Int4, [INFO] [stdout] 17 | | title -> Varchar, [INFO] [stdout] ... | [INFO] [stdout] 24 | | updated_at -> Timestamptz, [INFO] [stdout] | | ---------- `updated_at` is not local [INFO] [stdout] 25 | | } [INFO] [stdout] 26 | | } [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] --> example/src/schema.rs:28:1 [INFO] [stdout] | [INFO] [stdout] 28 | / table! { [INFO] [stdout] 29 | | users (id) { [INFO] [stdout] 30 | | id -> Int4, [INFO] [stdout] 31 | | username -> Varchar, [INFO] [stdout] ... | [INFO] [stdout] 37 | | } [INFO] [stdout] | | ^ [INFO] [stdout] | | | [INFO] [stdout] | | `table` is not local [INFO] [stdout] | |_`QueryId` is not local [INFO] [stdout] | move the `impl` block outside of this function `_impl_query_id_for_table` [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> example/src/schema.rs:28:1 [INFO] [stdout] | [INFO] [stdout] 28 | / table! { [INFO] [stdout] 29 | | users (id) { [INFO] [stdout] 30 | | id -> Int4, [INFO] [stdout] | | -- `id` is not local [INFO] [stdout] 31 | | username -> Varchar, [INFO] [stdout] ... | [INFO] [stdout] 37 | | } [INFO] [stdout] | | ^ [INFO] [stdout] | | | [INFO] [stdout] | |_`QueryId` is not local [INFO] [stdout] | move the `impl` block outside of this function `_impl_query_id_for_id` [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> example/src/schema.rs:28:1 [INFO] [stdout] | [INFO] [stdout] 28 | / table! { [INFO] [stdout] 29 | | users (id) { [INFO] [stdout] 30 | | id -> Int4, [INFO] [stdout] 31 | | username -> Varchar, [INFO] [stdout] | | -------- `username` is not local [INFO] [stdout] ... | [INFO] [stdout] 37 | | } [INFO] [stdout] | | ^ [INFO] [stdout] | | | [INFO] [stdout] | |_`QueryId` is not local [INFO] [stdout] | move the `impl` block outside of this function `_impl_query_id_for_username` [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> example/src/schema.rs:28:1 [INFO] [stdout] | [INFO] [stdout] 28 | / table! { [INFO] [stdout] 29 | | users (id) { [INFO] [stdout] 30 | | id -> Int4, [INFO] [stdout] 31 | | username -> Varchar, [INFO] [stdout] 32 | | role -> Varchar, [INFO] [stdout] | | ---- `role` is not local [INFO] [stdout] ... | [INFO] [stdout] 37 | | } [INFO] [stdout] | | ^ [INFO] [stdout] | | | [INFO] [stdout] | |_`QueryId` is not local [INFO] [stdout] | move the `impl` block outside of this function `_impl_query_id_for_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] --> example/src/schema.rs:28:1 [INFO] [stdout] | [INFO] [stdout] 28 | / table! { [INFO] [stdout] 29 | | users (id) { [INFO] [stdout] 30 | | id -> Int4, [INFO] [stdout] 31 | | username -> Varchar, [INFO] [stdout] 32 | | role -> Varchar, [INFO] [stdout] 33 | | birthdate -> Nullable, [INFO] [stdout] | | --------- `birthdate` is not local [INFO] [stdout] ... | [INFO] [stdout] 37 | | } [INFO] [stdout] | | ^ [INFO] [stdout] | | | [INFO] [stdout] | |_`QueryId` is not local [INFO] [stdout] | move the `impl` block outside of this function `_impl_query_id_for_birthdate` [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> example/src/schema.rs:28:1 [INFO] [stdout] | [INFO] [stdout] 28 | / table! { [INFO] [stdout] 29 | | users (id) { [INFO] [stdout] 30 | | id -> Int4, [INFO] [stdout] 31 | | username -> Varchar, [INFO] [stdout] ... | [INFO] [stdout] 34 | | created_at -> Timestamptz, [INFO] [stdout] | | ---------- `created_at` is not local [INFO] [stdout] ... | [INFO] [stdout] 37 | | } [INFO] [stdout] | | ^ [INFO] [stdout] | | | [INFO] [stdout] | |_`QueryId` is not local [INFO] [stdout] | move the `impl` block outside of this function `_impl_query_id_for_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] --> example/src/schema.rs:28:1 [INFO] [stdout] | [INFO] [stdout] 28 | / table! { [INFO] [stdout] 29 | | users (id) { [INFO] [stdout] 30 | | id -> Int4, [INFO] [stdout] 31 | | username -> Varchar, [INFO] [stdout] ... | [INFO] [stdout] 35 | | updated_at -> Timestamptz, [INFO] [stdout] | | ---------- `updated_at` is not local [INFO] [stdout] 36 | | } [INFO] [stdout] 37 | | } [INFO] [stdout] | | ^ [INFO] [stdout] | | | [INFO] [stdout] | |_`QueryId` is not local [INFO] [stdout] | move the `impl` block outside of this function `_impl_query_id_for_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] --> example/src/main.rs:40:1 [INFO] [stdout] | [INFO] [stdout] 40 | #[rp1::crud(database = "Db", table = "users")] [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] 41 | 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` which comes from the expansion of the attribute macro `rp1::crud` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> example/src/main.rs:40:1 [INFO] [stdout] | [INFO] [stdout] 40 | #[rp1::crud(database = "Db", table = "users")] [INFO] [stdout] | ^--------------------------------------------- [INFO] [stdout] | | [INFO] [stdout] | `Queryable` is not local [INFO] [stdout] | move the `impl` block outside of this function `_impl_queryable_for_newuser` [INFO] [stdout] 41 | struct User { [INFO] [stdout] | ---- `NewUser` 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` which comes from the expansion of the attribute macro `rp1::crud` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> example/src/main.rs:40:1 [INFO] [stdout] | [INFO] [stdout] 40 | #[rp1::crud(database = "Db", table = "users")] [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_newuser` [INFO] [stdout] 41 | struct User { [INFO] [stdout] | ---- `NewUser` 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` which comes from the expansion of the attribute macro `rp1::crud` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> example/src/main.rs:40:1 [INFO] [stdout] | [INFO] [stdout] 40 | #[rp1::crud(database = "Db", table = "users")] [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_newuser` [INFO] [stdout] 41 | struct User { [INFO] [stdout] | ---- `NewUser` 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] --> example/src/main.rs:40:1 [INFO] [stdout] | [INFO] [stdout] 40 | #[rp1::crud(database = "Db", table = "users")] [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_newuser` [INFO] [stdout] 41 | struct User { [INFO] [stdout] | ---- `NewUser` 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` which comes from the expansion of the attribute macro `rp1::crud` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> example/src/main.rs:40:1 [INFO] [stdout] | [INFO] [stdout] 40 | #[rp1::crud(database = "Db", table = "users")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | `AsChangeset` is not local [INFO] [stdout] | move the `impl` block outside of this function `_impl_as_changeset_for_updatepatchuser` [INFO] [stdout] 41 | struct User { [INFO] [stdout] | ---- `UpdatePatchUser` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `::diesel::AsChangeset` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `::diesel::AsChangeset` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: this warning originates in the derive macro `::diesel::AsChangeset` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> example/src/main.rs:40:1 [INFO] [stdout] | [INFO] [stdout] 40 | #[rp1::crud(database = "Db", table = "users")] [INFO] [stdout] | ^--------------------------------------------- [INFO] [stdout] | | [INFO] [stdout] | `AsChangeset` is not local [INFO] [stdout] | move the `impl` block outside of this function `_impl_as_changeset_for_updatepatchuser` [INFO] [stdout] 41 | struct User { [INFO] [stdout] | ---- `UpdatePatchUser` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `::diesel::AsChangeset` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `::diesel::AsChangeset` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: this warning originates in the derive macro `::diesel::AsChangeset` which comes from the expansion of the attribute macro `rp1::crud` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> example/src/main.rs:40:1 [INFO] [stdout] | [INFO] [stdout] 40 | #[rp1::crud(database = "Db", table = "users")] [INFO] [stdout] | ^--------------------------------------------- [INFO] [stdout] | | [INFO] [stdout] | `Queryable` is not local [INFO] [stdout] | move the `impl` block outside of this function `_impl_queryable_for_updatepatchuser` [INFO] [stdout] 41 | struct User { [INFO] [stdout] | ---- `UpdatePatchUser` 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` which comes from the expansion of the attribute macro `rp1::crud` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> example/src/main.rs:40:1 [INFO] [stdout] | [INFO] [stdout] 40 | #[rp1::crud(database = "Db", table = "users")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | `AsChangeset` is not local [INFO] [stdout] | move the `impl` block outside of this function `_impl_as_changeset_for_updateputuser` [INFO] [stdout] 41 | struct User { [INFO] [stdout] | ---- `UpdatePutUser` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `::diesel::AsChangeset` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `::diesel::AsChangeset` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: this warning originates in the derive macro `::diesel::AsChangeset` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> example/src/main.rs:40:1 [INFO] [stdout] | [INFO] [stdout] 40 | #[rp1::crud(database = "Db", table = "users")] [INFO] [stdout] | ^--------------------------------------------- [INFO] [stdout] | | [INFO] [stdout] | `AsChangeset` is not local [INFO] [stdout] | move the `impl` block outside of this function `_impl_as_changeset_for_updateputuser` [INFO] [stdout] 41 | struct User { [INFO] [stdout] | ---- `UpdatePutUser` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `::diesel::AsChangeset` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `::diesel::AsChangeset` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: this warning originates in the derive macro `::diesel::AsChangeset` which comes from the expansion of the attribute macro `rp1::crud` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> example/src/main.rs:40:1 [INFO] [stdout] | [INFO] [stdout] 40 | #[rp1::crud(database = "Db", table = "users")] [INFO] [stdout] | ^--------------------------------------------- [INFO] [stdout] | | [INFO] [stdout] | `Queryable` is not local [INFO] [stdout] | move the `impl` block outside of this function `_impl_queryable_for_updateputuser` [INFO] [stdout] 41 | struct User { [INFO] [stdout] | ---- `UpdatePutUser` 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` which comes from the expansion of the attribute macro `rp1::crud` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> example/src/main.rs:40:1 [INFO] [stdout] | [INFO] [stdout] 40 | #[rp1::crud(database = "Db", table = "users")] [INFO] [stdout] | ^--------------------------------------------- [INFO] [stdout] | | [INFO] [stdout] | `Queryable` is not local [INFO] [stdout] | move the `impl` block outside of this function `_impl_queryable_for_partialuser` [INFO] [stdout] 41 | struct User { [INFO] [stdout] | ---- `PartialUser` 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` which comes from the expansion of the attribute macro `rp1::crud` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> example/src/main.rs:54:1 [INFO] [stdout] | [INFO] [stdout] 54 | #[rp1::crud(database = "Db", table = "posts")] [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] 55 | 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` which comes from the expansion of the attribute macro `rp1::crud` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> example/src/main.rs:54:1 [INFO] [stdout] | [INFO] [stdout] 54 | #[rp1::crud(database = "Db", table = "posts")] [INFO] [stdout] | ^--------------------------------------------- [INFO] [stdout] | | [INFO] [stdout] | `Queryable` is not local [INFO] [stdout] | move the `impl` block outside of this function `_impl_queryable_for_newpost` [INFO] [stdout] 55 | struct Post { [INFO] [stdout] | ---- `NewPost` 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` which comes from the expansion of the attribute macro `rp1::crud` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> example/src/main.rs:54:1 [INFO] [stdout] | [INFO] [stdout] 54 | #[rp1::crud(database = "Db", table = "posts")] [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_newpost` [INFO] [stdout] 55 | struct Post { [INFO] [stdout] | ---- `NewPost` 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` which comes from the expansion of the attribute macro `rp1::crud` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> example/src/main.rs:54:1 [INFO] [stdout] | [INFO] [stdout] 54 | #[rp1::crud(database = "Db", table = "posts")] [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_newpost` [INFO] [stdout] 55 | struct Post { [INFO] [stdout] | ---- `NewPost` 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] --> example/src/main.rs:54:1 [INFO] [stdout] | [INFO] [stdout] 54 | #[rp1::crud(database = "Db", table = "posts")] [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_newpost` [INFO] [stdout] 55 | struct Post { [INFO] [stdout] | ---- `NewPost` 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` which comes from the expansion of the attribute macro `rp1::crud` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> example/src/main.rs:54:1 [INFO] [stdout] | [INFO] [stdout] 54 | #[rp1::crud(database = "Db", table = "posts")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | `AsChangeset` is not local [INFO] [stdout] | move the `impl` block outside of this function `_impl_as_changeset_for_updatepatchpost` [INFO] [stdout] 55 | struct Post { [INFO] [stdout] | ---- `UpdatePatchPost` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `::diesel::AsChangeset` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `::diesel::AsChangeset` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: this warning originates in the derive macro `::diesel::AsChangeset` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> example/src/main.rs:54:1 [INFO] [stdout] | [INFO] [stdout] 54 | #[rp1::crud(database = "Db", table = "posts")] [INFO] [stdout] | ^--------------------------------------------- [INFO] [stdout] | | [INFO] [stdout] | `AsChangeset` is not local [INFO] [stdout] | move the `impl` block outside of this function `_impl_as_changeset_for_updatepatchpost` [INFO] [stdout] 55 | struct Post { [INFO] [stdout] | ---- `UpdatePatchPost` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `::diesel::AsChangeset` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `::diesel::AsChangeset` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: this warning originates in the derive macro `::diesel::AsChangeset` which comes from the expansion of the attribute macro `rp1::crud` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> example/src/main.rs:54:1 [INFO] [stdout] | [INFO] [stdout] 54 | #[rp1::crud(database = "Db", table = "posts")] [INFO] [stdout] | ^--------------------------------------------- [INFO] [stdout] | | [INFO] [stdout] | `Queryable` is not local [INFO] [stdout] | move the `impl` block outside of this function `_impl_queryable_for_updatepatchpost` [INFO] [stdout] 55 | struct Post { [INFO] [stdout] | ---- `UpdatePatchPost` 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` which comes from the expansion of the attribute macro `rp1::crud` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> example/src/main.rs:54:1 [INFO] [stdout] | [INFO] [stdout] 54 | #[rp1::crud(database = "Db", table = "posts")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | `AsChangeset` is not local [INFO] [stdout] | move the `impl` block outside of this function `_impl_as_changeset_for_updateputpost` [INFO] [stdout] 55 | struct Post { [INFO] [stdout] | ---- `UpdatePutPost` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `::diesel::AsChangeset` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `::diesel::AsChangeset` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: this warning originates in the derive macro `::diesel::AsChangeset` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> example/src/main.rs:54:1 [INFO] [stdout] | [INFO] [stdout] 54 | #[rp1::crud(database = "Db", table = "posts")] [INFO] [stdout] | ^--------------------------------------------- [INFO] [stdout] | | [INFO] [stdout] | `AsChangeset` is not local [INFO] [stdout] | move the `impl` block outside of this function `_impl_as_changeset_for_updateputpost` [INFO] [stdout] 55 | struct Post { [INFO] [stdout] | ---- `UpdatePutPost` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `::diesel::AsChangeset` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `::diesel::AsChangeset` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: this warning originates in the derive macro `::diesel::AsChangeset` which comes from the expansion of the attribute macro `rp1::crud` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> example/src/main.rs:54:1 [INFO] [stdout] | [INFO] [stdout] 54 | #[rp1::crud(database = "Db", table = "posts")] [INFO] [stdout] | ^--------------------------------------------- [INFO] [stdout] | | [INFO] [stdout] | `Queryable` is not local [INFO] [stdout] | move the `impl` block outside of this function `_impl_queryable_for_updateputpost` [INFO] [stdout] 55 | struct Post { [INFO] [stdout] | ---- `UpdatePutPost` 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` which comes from the expansion of the attribute macro `rp1::crud` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> example/src/main.rs:54:1 [INFO] [stdout] | [INFO] [stdout] 54 | #[rp1::crud(database = "Db", table = "posts")] [INFO] [stdout] | ^--------------------------------------------- [INFO] [stdout] | | [INFO] [stdout] | `Queryable` is not local [INFO] [stdout] | move the `impl` block outside of this function `_impl_queryable_for_partialpost` [INFO] [stdout] 55 | struct Post { [INFO] [stdout] | ---- `PartialPost` 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` which comes from the expansion of the attribute macro `rp1::crud` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> example/src/main.rs:70:1 [INFO] [stdout] | [INFO] [stdout] 70 | #[rp1::crud(database = "Db", table = "comments")] [INFO] [stdout] | ^------------------------------------------------ [INFO] [stdout] | | [INFO] [stdout] | `Queryable` is not local [INFO] [stdout] | move the `impl` block outside of this function `_impl_queryable_for_comment` [INFO] [stdout] 71 | struct Comment { [INFO] [stdout] | ------- `Comment` 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` which comes from the expansion of the attribute macro `rp1::crud` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> example/src/main.rs:70:1 [INFO] [stdout] | [INFO] [stdout] 70 | #[rp1::crud(database = "Db", table = "comments")] [INFO] [stdout] | ^------------------------------------------------ [INFO] [stdout] | | [INFO] [stdout] | `Queryable` is not local [INFO] [stdout] | move the `impl` block outside of this function `_impl_queryable_for_newcomment` [INFO] [stdout] 71 | struct Comment { [INFO] [stdout] | ------- `NewComment` 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` which comes from the expansion of the attribute macro `rp1::crud` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> example/src/main.rs:70:1 [INFO] [stdout] | [INFO] [stdout] 70 | #[rp1::crud(database = "Db", table = "comments")] [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_newcomment` [INFO] [stdout] 71 | struct Comment { [INFO] [stdout] | ------- `NewComment` 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` which comes from the expansion of the attribute macro `rp1::crud` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> example/src/main.rs:70:1 [INFO] [stdout] | [INFO] [stdout] 70 | #[rp1::crud(database = "Db", table = "comments")] [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_newcomment` [INFO] [stdout] 71 | struct Comment { [INFO] [stdout] | ------- `NewComment` 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] --> example/src/main.rs:70:1 [INFO] [stdout] | [INFO] [stdout] 70 | #[rp1::crud(database = "Db", table = "comments")] [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_newcomment` [INFO] [stdout] 71 | struct Comment { [INFO] [stdout] | ------- `NewComment` 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` which comes from the expansion of the attribute macro `rp1::crud` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> example/src/main.rs:70:1 [INFO] [stdout] | [INFO] [stdout] 70 | #[rp1::crud(database = "Db", table = "comments")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | `AsChangeset` is not local [INFO] [stdout] | move the `impl` block outside of this function `_impl_as_changeset_for_updatepatchcomment` [INFO] [stdout] 71 | struct Comment { [INFO] [stdout] | ------- `UpdatePatchComment` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `::diesel::AsChangeset` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `::diesel::AsChangeset` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: this warning originates in the derive macro `::diesel::AsChangeset` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> example/src/main.rs:70:1 [INFO] [stdout] | [INFO] [stdout] 70 | #[rp1::crud(database = "Db", table = "comments")] [INFO] [stdout] | ^------------------------------------------------ [INFO] [stdout] | | [INFO] [stdout] | `AsChangeset` is not local [INFO] [stdout] | move the `impl` block outside of this function `_impl_as_changeset_for_updatepatchcomment` [INFO] [stdout] 71 | struct Comment { [INFO] [stdout] | ------- `UpdatePatchComment` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `::diesel::AsChangeset` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `::diesel::AsChangeset` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: this warning originates in the derive macro `::diesel::AsChangeset` which comes from the expansion of the attribute macro `rp1::crud` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> example/src/main.rs:70:1 [INFO] [stdout] | [INFO] [stdout] 70 | #[rp1::crud(database = "Db", table = "comments")] [INFO] [stdout] | ^------------------------------------------------ [INFO] [stdout] | | [INFO] [stdout] | `Queryable` is not local [INFO] [stdout] | move the `impl` block outside of this function `_impl_queryable_for_updatepatchcomment` [INFO] [stdout] 71 | struct Comment { [INFO] [stdout] | ------- `UpdatePatchComment` 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` which comes from the expansion of the attribute macro `rp1::crud` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> example/src/main.rs:70:1 [INFO] [stdout] | [INFO] [stdout] 70 | #[rp1::crud(database = "Db", table = "comments")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | `AsChangeset` is not local [INFO] [stdout] | move the `impl` block outside of this function `_impl_as_changeset_for_updateputcomment` [INFO] [stdout] 71 | struct Comment { [INFO] [stdout] | ------- `UpdatePutComment` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `::diesel::AsChangeset` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `::diesel::AsChangeset` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: this warning originates in the derive macro `::diesel::AsChangeset` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> example/src/main.rs:70:1 [INFO] [stdout] | [INFO] [stdout] 70 | #[rp1::crud(database = "Db", table = "comments")] [INFO] [stdout] | ^------------------------------------------------ [INFO] [stdout] | | [INFO] [stdout] | `AsChangeset` is not local [INFO] [stdout] | move the `impl` block outside of this function `_impl_as_changeset_for_updateputcomment` [INFO] [stdout] 71 | struct Comment { [INFO] [stdout] | ------- `UpdatePutComment` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `::diesel::AsChangeset` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `::diesel::AsChangeset` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: this warning originates in the derive macro `::diesel::AsChangeset` which comes from the expansion of the attribute macro `rp1::crud` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> example/src/main.rs:70:1 [INFO] [stdout] | [INFO] [stdout] 70 | #[rp1::crud(database = "Db", table = "comments")] [INFO] [stdout] | ^------------------------------------------------ [INFO] [stdout] | | [INFO] [stdout] | `Queryable` is not local [INFO] [stdout] | move the `impl` block outside of this function `_impl_queryable_for_updateputcomment` [INFO] [stdout] 71 | struct Comment { [INFO] [stdout] | ------- `UpdatePutComment` 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` which comes from the expansion of the attribute macro `rp1::crud` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> example/src/main.rs:70:1 [INFO] [stdout] | [INFO] [stdout] 70 | #[rp1::crud(database = "Db", table = "comments")] [INFO] [stdout] | ^------------------------------------------------ [INFO] [stdout] | | [INFO] [stdout] | `Queryable` is not local [INFO] [stdout] | move the `impl` block outside of this function `_impl_queryable_for_partialcomment` [INFO] [stdout] 71 | struct Comment { [INFO] [stdout] | ------- `PartialComment` 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` which comes from the expansion of the attribute macro `rp1::crud` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> example/src/schema.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | / table! { [INFO] [stdout] 2 | | comments (id) { [INFO] [stdout] 3 | | id -> Int4, [INFO] [stdout] 4 | | content -> Text, [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: `#[warn(non_local_definitions)]` on by default [INFO] [stdout] = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> example/src/schema.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | / table! { [INFO] [stdout] 2 | | comments (id) { [INFO] [stdout] 3 | | id -> Int4, [INFO] [stdout] | | -- `id` is not local [INFO] [stdout] 4 | | content -> Text, [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] --> example/src/schema.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | / table! { [INFO] [stdout] 2 | | comments (id) { [INFO] [stdout] 3 | | id -> Int4, [INFO] [stdout] 4 | | content -> Text, [INFO] [stdout] | | ------- `content` 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_content` [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> example/src/schema.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | / table! { [INFO] [stdout] 2 | | comments (id) { [INFO] [stdout] 3 | | id -> Int4, [INFO] [stdout] 4 | | content -> Text, [INFO] [stdout] 5 | | approved -> Bool, [INFO] [stdout] | | -------- `approved` 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_approved` [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> example/src/schema.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | / table! { [INFO] [stdout] 2 | | comments (id) { [INFO] [stdout] 3 | | id -> Int4, [INFO] [stdout] 4 | | content -> Text, [INFO] [stdout] 5 | | approved -> Bool, [INFO] [stdout] 6 | | post_id -> Int4, [INFO] [stdout] | | ------- `post_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_post_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] --> example/src/schema.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | / table! { [INFO] [stdout] 2 | | comments (id) { [INFO] [stdout] 3 | | id -> Int4, [INFO] [stdout] 4 | | content -> Text, [INFO] [stdout] ... | [INFO] [stdout] 7 | | user_id -> Nullable, [INFO] [stdout] | | ------- `user_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_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] --> example/src/schema.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | / table! { [INFO] [stdout] 2 | | comments (id) { [INFO] [stdout] 3 | | id -> Int4, [INFO] [stdout] 4 | | content -> Text, [INFO] [stdout] ... | [INFO] [stdout] 8 | | anonymous_user -> Nullable, [INFO] [stdout] | | -------------- `anonymous_user` 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_anonymous_user` [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> example/src/schema.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | / table! { [INFO] [stdout] 2 | | comments (id) { [INFO] [stdout] 3 | | id -> Int4, [INFO] [stdout] 4 | | content -> Text, [INFO] [stdout] ... | [INFO] [stdout] 9 | | 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] --> example/src/schema.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | / table! { [INFO] [stdout] 2 | | comments (id) { [INFO] [stdout] 3 | | id -> Int4, [INFO] [stdout] 4 | | content -> Text, [INFO] [stdout] ... | [INFO] [stdout] 10 | | updated_at -> Timestamptz, [INFO] [stdout] | | ---------- `updated_at` 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_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] --> example/src/schema.rs:14:1 [INFO] [stdout] | [INFO] [stdout] 14 | / table! { [INFO] [stdout] 15 | | posts (id) { [INFO] [stdout] 16 | | id -> Int4, [INFO] [stdout] 17 | | title -> Varchar, [INFO] [stdout] ... | [INFO] [stdout] 26 | | } [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] --> example/src/schema.rs:14:1 [INFO] [stdout] | [INFO] [stdout] 14 | / table! { [INFO] [stdout] 15 | | posts (id) { [INFO] [stdout] 16 | | id -> Int4, [INFO] [stdout] | | -- `id` is not local [INFO] [stdout] 17 | | title -> Varchar, [INFO] [stdout] ... | [INFO] [stdout] 26 | | } [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] --> example/src/schema.rs:14:1 [INFO] [stdout] | [INFO] [stdout] 14 | / table! { [INFO] [stdout] 15 | | posts (id) { [INFO] [stdout] 16 | | id -> Int4, [INFO] [stdout] 17 | | title -> Varchar, [INFO] [stdout] | | ----- `title` is not local [INFO] [stdout] ... | [INFO] [stdout] 26 | | } [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] --> example/src/schema.rs:14:1 [INFO] [stdout] | [INFO] [stdout] 14 | / table! { [INFO] [stdout] 15 | | posts (id) { [INFO] [stdout] 16 | | id -> Int4, [INFO] [stdout] 17 | | title -> Varchar, [INFO] [stdout] 18 | | subtitle -> Nullable, [INFO] [stdout] | | -------- `subtitle` is not local [INFO] [stdout] ... | [INFO] [stdout] 26 | | } [INFO] [stdout] | | ^ [INFO] [stdout] | | | [INFO] [stdout] | |_`QueryId` is not local [INFO] [stdout] | move the `impl` block outside of this function `_impl_query_id_for_subtitle` [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> example/src/schema.rs:14:1 [INFO] [stdout] | [INFO] [stdout] 14 | / table! { [INFO] [stdout] 15 | | posts (id) { [INFO] [stdout] 16 | | id -> Int4, [INFO] [stdout] 17 | | title -> Varchar, [INFO] [stdout] 18 | | subtitle -> Nullable, [INFO] [stdout] 19 | | content -> Text, [INFO] [stdout] | | ------- `content` is not local [INFO] [stdout] ... | [INFO] [stdout] 26 | | } [INFO] [stdout] | | ^ [INFO] [stdout] | | | [INFO] [stdout] | |_`QueryId` is not local [INFO] [stdout] | move the `impl` block outside of this function `_impl_query_id_for_content` [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> example/src/schema.rs:14:1 [INFO] [stdout] | [INFO] [stdout] 14 | / table! { [INFO] [stdout] 15 | | posts (id) { [INFO] [stdout] 16 | | id -> Int4, [INFO] [stdout] 17 | | title -> Varchar, [INFO] [stdout] ... | [INFO] [stdout] 20 | | publish_date -> Date, [INFO] [stdout] | | ------------ `publish_date` is not local [INFO] [stdout] ... | [INFO] [stdout] 26 | | } [INFO] [stdout] | | ^ [INFO] [stdout] | | | [INFO] [stdout] | |_`QueryId` is not local [INFO] [stdout] | move the `impl` block outside of this function `_impl_query_id_for_publish_date` [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> example/src/schema.rs:14:1 [INFO] [stdout] | [INFO] [stdout] 14 | / table! { [INFO] [stdout] 15 | | posts (id) { [INFO] [stdout] 16 | | id -> Int4, [INFO] [stdout] 17 | | title -> Varchar, [INFO] [stdout] ... | [INFO] [stdout] 21 | | publish_time -> Time, [INFO] [stdout] | | ------------ `publish_time` is not local [INFO] [stdout] ... | [INFO] [stdout] 26 | | } [INFO] [stdout] | | ^ [INFO] [stdout] | | | [INFO] [stdout] | |_`QueryId` is not local [INFO] [stdout] | move the `impl` block outside of this function `_impl_query_id_for_publish_time` [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> example/src/schema.rs:14:1 [INFO] [stdout] | [INFO] [stdout] 14 | / table! { [INFO] [stdout] 15 | | posts (id) { [INFO] [stdout] 16 | | id -> Int4, [INFO] [stdout] 17 | | title -> Varchar, [INFO] [stdout] ... | [INFO] [stdout] 22 | | user_id -> Int4, [INFO] [stdout] | | ------- `user_id` is not local [INFO] [stdout] ... | [INFO] [stdout] 26 | | } [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] --> example/src/schema.rs:14:1 [INFO] [stdout] | [INFO] [stdout] 14 | / table! { [INFO] [stdout] 15 | | posts (id) { [INFO] [stdout] 16 | | id -> Int4, [INFO] [stdout] 17 | | title -> Varchar, [INFO] [stdout] ... | [INFO] [stdout] 23 | | created_at -> Timestamptz, [INFO] [stdout] | | ---------- `created_at` is not local [INFO] [stdout] ... | [INFO] [stdout] 26 | | } [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] --> example/src/schema.rs:14:1 [INFO] [stdout] | [INFO] [stdout] 14 | / table! { [INFO] [stdout] 15 | | posts (id) { [INFO] [stdout] 16 | | id -> Int4, [INFO] [stdout] 17 | | title -> Varchar, [INFO] [stdout] ... | [INFO] [stdout] 24 | | updated_at -> Timestamptz, [INFO] [stdout] | | ---------- `updated_at` is not local [INFO] [stdout] 25 | | } [INFO] [stdout] 26 | | } [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] --> example/src/schema.rs:28:1 [INFO] [stdout] | [INFO] [stdout] 28 | / table! { [INFO] [stdout] 29 | | users (id) { [INFO] [stdout] 30 | | id -> Int4, [INFO] [stdout] 31 | | username -> Varchar, [INFO] [stdout] ... | [INFO] [stdout] 37 | | } [INFO] [stdout] | | ^ [INFO] [stdout] | | | [INFO] [stdout] | | `table` is not local [INFO] [stdout] | |_`QueryId` is not local [INFO] [stdout] | move the `impl` block outside of this function `_impl_query_id_for_table` [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> example/src/schema.rs:28:1 [INFO] [stdout] | [INFO] [stdout] 28 | / table! { [INFO] [stdout] 29 | | users (id) { [INFO] [stdout] 30 | | id -> Int4, [INFO] [stdout] | | -- `id` is not local [INFO] [stdout] 31 | | username -> Varchar, [INFO] [stdout] ... | [INFO] [stdout] 37 | | } [INFO] [stdout] | | ^ [INFO] [stdout] | | | [INFO] [stdout] | |_`QueryId` is not local [INFO] [stdout] | move the `impl` block outside of this function `_impl_query_id_for_id` [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> example/src/schema.rs:28:1 [INFO] [stdout] | [INFO] [stdout] 28 | / table! { [INFO] [stdout] 29 | | users (id) { [INFO] [stdout] 30 | | id -> Int4, [INFO] [stdout] 31 | | username -> Varchar, [INFO] [stdout] | | -------- `username` is not local [INFO] [stdout] ... | [INFO] [stdout] 37 | | } [INFO] [stdout] | | ^ [INFO] [stdout] | | | [INFO] [stdout] | |_`QueryId` is not local [INFO] [stdout] | move the `impl` block outside of this function `_impl_query_id_for_username` [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> example/src/schema.rs:28:1 [INFO] [stdout] | [INFO] [stdout] 28 | / table! { [INFO] [stdout] 29 | | users (id) { [INFO] [stdout] 30 | | id -> Int4, [INFO] [stdout] 31 | | username -> Varchar, [INFO] [stdout] 32 | | role -> Varchar, [INFO] [stdout] | | ---- `role` is not local [INFO] [stdout] ... | [INFO] [stdout] 37 | | } [INFO] [stdout] | | ^ [INFO] [stdout] | | | [INFO] [stdout] | |_`QueryId` is not local [INFO] [stdout] | move the `impl` block outside of this function `_impl_query_id_for_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] --> example/src/schema.rs:28:1 [INFO] [stdout] | [INFO] [stdout] 28 | / table! { [INFO] [stdout] 29 | | users (id) { [INFO] [stdout] 30 | | id -> Int4, [INFO] [stdout] 31 | | username -> Varchar, [INFO] [stdout] 32 | | role -> Varchar, [INFO] [stdout] 33 | | birthdate -> Nullable, [INFO] [stdout] | | --------- `birthdate` is not local [INFO] [stdout] ... | [INFO] [stdout] 37 | | } [INFO] [stdout] | | ^ [INFO] [stdout] | | | [INFO] [stdout] | |_`QueryId` is not local [INFO] [stdout] | move the `impl` block outside of this function `_impl_query_id_for_birthdate` [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> example/src/schema.rs:28:1 [INFO] [stdout] | [INFO] [stdout] 28 | / table! { [INFO] [stdout] 29 | | users (id) { [INFO] [stdout] 30 | | id -> Int4, [INFO] [stdout] 31 | | username -> Varchar, [INFO] [stdout] ... | [INFO] [stdout] 34 | | created_at -> Timestamptz, [INFO] [stdout] | | ---------- `created_at` is not local [INFO] [stdout] ... | [INFO] [stdout] 37 | | } [INFO] [stdout] | | ^ [INFO] [stdout] | | | [INFO] [stdout] | |_`QueryId` is not local [INFO] [stdout] | move the `impl` block outside of this function `_impl_query_id_for_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] --> example/src/schema.rs:28:1 [INFO] [stdout] | [INFO] [stdout] 28 | / table! { [INFO] [stdout] 29 | | users (id) { [INFO] [stdout] 30 | | id -> Int4, [INFO] [stdout] 31 | | username -> Varchar, [INFO] [stdout] ... | [INFO] [stdout] 35 | | updated_at -> Timestamptz, [INFO] [stdout] | | ---------- `updated_at` is not local [INFO] [stdout] 36 | | } [INFO] [stdout] 37 | | } [INFO] [stdout] | | ^ [INFO] [stdout] | | | [INFO] [stdout] | |_`QueryId` is not local [INFO] [stdout] | move the `impl` block outside of this function `_impl_query_id_for_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] --> example/src/main.rs:40:1 [INFO] [stdout] | [INFO] [stdout] 40 | #[rp1::crud(database = "Db", table = "users")] [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] 41 | 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` which comes from the expansion of the attribute macro `rp1::crud` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> example/src/main.rs:40:1 [INFO] [stdout] | [INFO] [stdout] 40 | #[rp1::crud(database = "Db", table = "users")] [INFO] [stdout] | ^--------------------------------------------- [INFO] [stdout] | | [INFO] [stdout] | `Queryable` is not local [INFO] [stdout] | move the `impl` block outside of this function `_impl_queryable_for_newuser` [INFO] [stdout] 41 | struct User { [INFO] [stdout] | ---- `NewUser` 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` which comes from the expansion of the attribute macro `rp1::crud` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> example/src/main.rs:40:1 [INFO] [stdout] | [INFO] [stdout] 40 | #[rp1::crud(database = "Db", table = "users")] [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_newuser` [INFO] [stdout] 41 | struct User { [INFO] [stdout] | ---- `NewUser` 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` which comes from the expansion of the attribute macro `rp1::crud` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> example/src/main.rs:40:1 [INFO] [stdout] | [INFO] [stdout] 40 | #[rp1::crud(database = "Db", table = "users")] [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_newuser` [INFO] [stdout] 41 | struct User { [INFO] [stdout] | ---- `NewUser` 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] --> example/src/main.rs:40:1 [INFO] [stdout] | [INFO] [stdout] 40 | #[rp1::crud(database = "Db", table = "users")] [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_newuser` [INFO] [stdout] 41 | struct User { [INFO] [stdout] | ---- `NewUser` 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` which comes from the expansion of the attribute macro `rp1::crud` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> example/src/main.rs:40:1 [INFO] [stdout] | [INFO] [stdout] 40 | #[rp1::crud(database = "Db", table = "users")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | `AsChangeset` is not local [INFO] [stdout] | move the `impl` block outside of this function `_impl_as_changeset_for_updatepatchuser` [INFO] [stdout] 41 | struct User { [INFO] [stdout] | ---- `UpdatePatchUser` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `::diesel::AsChangeset` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `::diesel::AsChangeset` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: this warning originates in the derive macro `::diesel::AsChangeset` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> example/src/main.rs:40:1 [INFO] [stdout] | [INFO] [stdout] 40 | #[rp1::crud(database = "Db", table = "users")] [INFO] [stdout] | ^--------------------------------------------- [INFO] [stdout] | | [INFO] [stdout] | `AsChangeset` is not local [INFO] [stdout] | move the `impl` block outside of this function `_impl_as_changeset_for_updatepatchuser` [INFO] [stdout] 41 | struct User { [INFO] [stdout] | ---- `UpdatePatchUser` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `::diesel::AsChangeset` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `::diesel::AsChangeset` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: this warning originates in the derive macro `::diesel::AsChangeset` which comes from the expansion of the attribute macro `rp1::crud` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> example/src/main.rs:40:1 [INFO] [stdout] | [INFO] [stdout] 40 | #[rp1::crud(database = "Db", table = "users")] [INFO] [stdout] | ^--------------------------------------------- [INFO] [stdout] | | [INFO] [stdout] | `Queryable` is not local [INFO] [stdout] | move the `impl` block outside of this function `_impl_queryable_for_updatepatchuser` [INFO] [stdout] 41 | struct User { [INFO] [stdout] | ---- `UpdatePatchUser` 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` which comes from the expansion of the attribute macro `rp1::crud` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> example/src/main.rs:40:1 [INFO] [stdout] | [INFO] [stdout] 40 | #[rp1::crud(database = "Db", table = "users")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | `AsChangeset` is not local [INFO] [stdout] | move the `impl` block outside of this function `_impl_as_changeset_for_updateputuser` [INFO] [stdout] 41 | struct User { [INFO] [stdout] | ---- `UpdatePutUser` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `::diesel::AsChangeset` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `::diesel::AsChangeset` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: this warning originates in the derive macro `::diesel::AsChangeset` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> example/src/main.rs:40:1 [INFO] [stdout] | [INFO] [stdout] 40 | #[rp1::crud(database = "Db", table = "users")] [INFO] [stdout] | ^--------------------------------------------- [INFO] [stdout] | | [INFO] [stdout] | `AsChangeset` is not local [INFO] [stdout] | move the `impl` block outside of this function `_impl_as_changeset_for_updateputuser` [INFO] [stdout] 41 | struct User { [INFO] [stdout] | ---- `UpdatePutUser` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `::diesel::AsChangeset` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `::diesel::AsChangeset` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: this warning originates in the derive macro `::diesel::AsChangeset` which comes from the expansion of the attribute macro `rp1::crud` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> example/src/main.rs:40:1 [INFO] [stdout] | [INFO] [stdout] 40 | #[rp1::crud(database = "Db", table = "users")] [INFO] [stdout] | ^--------------------------------------------- [INFO] [stdout] | | [INFO] [stdout] | `Queryable` is not local [INFO] [stdout] | move the `impl` block outside of this function `_impl_queryable_for_updateputuser` [INFO] [stdout] 41 | struct User { [INFO] [stdout] | ---- `UpdatePutUser` 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` which comes from the expansion of the attribute macro `rp1::crud` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> example/src/main.rs:40:1 [INFO] [stdout] | [INFO] [stdout] 40 | #[rp1::crud(database = "Db", table = "users")] [INFO] [stdout] | ^--------------------------------------------- [INFO] [stdout] | | [INFO] [stdout] | `Queryable` is not local [INFO] [stdout] | move the `impl` block outside of this function `_impl_queryable_for_partialuser` [INFO] [stdout] 41 | struct User { [INFO] [stdout] | ---- `PartialUser` 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` which comes from the expansion of the attribute macro `rp1::crud` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> example/src/main.rs:54:1 [INFO] [stdout] | [INFO] [stdout] 54 | #[rp1::crud(database = "Db", table = "posts")] [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] 55 | 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` which comes from the expansion of the attribute macro `rp1::crud` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> example/src/main.rs:54:1 [INFO] [stdout] | [INFO] [stdout] 54 | #[rp1::crud(database = "Db", table = "posts")] [INFO] [stdout] | ^--------------------------------------------- [INFO] [stdout] | | [INFO] [stdout] | `Queryable` is not local [INFO] [stdout] | move the `impl` block outside of this function `_impl_queryable_for_newpost` [INFO] [stdout] 55 | struct Post { [INFO] [stdout] | ---- `NewPost` 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` which comes from the expansion of the attribute macro `rp1::crud` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> example/src/main.rs:54:1 [INFO] [stdout] | [INFO] [stdout] 54 | #[rp1::crud(database = "Db", table = "posts")] [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_newpost` [INFO] [stdout] 55 | struct Post { [INFO] [stdout] | ---- `NewPost` 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` which comes from the expansion of the attribute macro `rp1::crud` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> example/src/main.rs:54:1 [INFO] [stdout] | [INFO] [stdout] 54 | #[rp1::crud(database = "Db", table = "posts")] [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_newpost` [INFO] [stdout] 55 | struct Post { [INFO] [stdout] | ---- `NewPost` 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] --> example/src/main.rs:54:1 [INFO] [stdout] | [INFO] [stdout] 54 | #[rp1::crud(database = "Db", table = "posts")] [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_newpost` [INFO] [stdout] 55 | struct Post { [INFO] [stdout] | ---- `NewPost` 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` which comes from the expansion of the attribute macro `rp1::crud` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> example/src/main.rs:54:1 [INFO] [stdout] | [INFO] [stdout] 54 | #[rp1::crud(database = "Db", table = "posts")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | `AsChangeset` is not local [INFO] [stdout] | move the `impl` block outside of this function `_impl_as_changeset_for_updatepatchpost` [INFO] [stdout] 55 | struct Post { [INFO] [stdout] | ---- `UpdatePatchPost` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `::diesel::AsChangeset` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `::diesel::AsChangeset` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: this warning originates in the derive macro `::diesel::AsChangeset` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> example/src/main.rs:54:1 [INFO] [stdout] | [INFO] [stdout] 54 | #[rp1::crud(database = "Db", table = "posts")] [INFO] [stdout] | ^--------------------------------------------- [INFO] [stdout] | | [INFO] [stdout] | `AsChangeset` is not local [INFO] [stdout] | move the `impl` block outside of this function `_impl_as_changeset_for_updatepatchpost` [INFO] [stdout] 55 | struct Post { [INFO] [stdout] | ---- `UpdatePatchPost` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `::diesel::AsChangeset` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `::diesel::AsChangeset` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: this warning originates in the derive macro `::diesel::AsChangeset` which comes from the expansion of the attribute macro `rp1::crud` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> example/src/main.rs:54:1 [INFO] [stdout] | [INFO] [stdout] 54 | #[rp1::crud(database = "Db", table = "posts")] [INFO] [stdout] | ^--------------------------------------------- [INFO] [stdout] | | [INFO] [stdout] | `Queryable` is not local [INFO] [stdout] | move the `impl` block outside of this function `_impl_queryable_for_updatepatchpost` [INFO] [stdout] 55 | struct Post { [INFO] [stdout] | ---- `UpdatePatchPost` 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` which comes from the expansion of the attribute macro `rp1::crud` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> example/src/main.rs:54:1 [INFO] [stdout] | [INFO] [stdout] 54 | #[rp1::crud(database = "Db", table = "posts")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | `AsChangeset` is not local [INFO] [stdout] | move the `impl` block outside of this function `_impl_as_changeset_for_updateputpost` [INFO] [stdout] 55 | struct Post { [INFO] [stdout] | ---- `UpdatePutPost` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `::diesel::AsChangeset` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `::diesel::AsChangeset` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: this warning originates in the derive macro `::diesel::AsChangeset` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> example/src/main.rs:54:1 [INFO] [stdout] | [INFO] [stdout] 54 | #[rp1::crud(database = "Db", table = "posts")] [INFO] [stdout] | ^--------------------------------------------- [INFO] [stdout] | | [INFO] [stdout] | `AsChangeset` is not local [INFO] [stdout] | move the `impl` block outside of this function `_impl_as_changeset_for_updateputpost` [INFO] [stdout] 55 | struct Post { [INFO] [stdout] | ---- `UpdatePutPost` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `::diesel::AsChangeset` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `::diesel::AsChangeset` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: this warning originates in the derive macro `::diesel::AsChangeset` which comes from the expansion of the attribute macro `rp1::crud` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> example/src/main.rs:54:1 [INFO] [stdout] | [INFO] [stdout] 54 | #[rp1::crud(database = "Db", table = "posts")] [INFO] [stdout] | ^--------------------------------------------- [INFO] [stdout] | | [INFO] [stdout] | `Queryable` is not local [INFO] [stdout] | move the `impl` block outside of this function `_impl_queryable_for_updateputpost` [INFO] [stdout] 55 | struct Post { [INFO] [stdout] | ---- `UpdatePutPost` 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` which comes from the expansion of the attribute macro `rp1::crud` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> example/src/main.rs:54:1 [INFO] [stdout] | [INFO] [stdout] 54 | #[rp1::crud(database = "Db", table = "posts")] [INFO] [stdout] | ^--------------------------------------------- [INFO] [stdout] | | [INFO] [stdout] | `Queryable` is not local [INFO] [stdout] | move the `impl` block outside of this function `_impl_queryable_for_partialpost` [INFO] [stdout] 55 | struct Post { [INFO] [stdout] | ---- `PartialPost` 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` which comes from the expansion of the attribute macro `rp1::crud` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> example/src/main.rs:70:1 [INFO] [stdout] | [INFO] [stdout] 70 | #[rp1::crud(database = "Db", table = "comments")] [INFO] [stdout] | ^------------------------------------------------ [INFO] [stdout] | | [INFO] [stdout] | `Queryable` is not local [INFO] [stdout] | move the `impl` block outside of this function `_impl_queryable_for_comment` [INFO] [stdout] 71 | struct Comment { [INFO] [stdout] | ------- `Comment` 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` which comes from the expansion of the attribute macro `rp1::crud` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> example/src/main.rs:70:1 [INFO] [stdout] | [INFO] [stdout] 70 | #[rp1::crud(database = "Db", table = "comments")] [INFO] [stdout] | ^------------------------------------------------ [INFO] [stdout] | | [INFO] [stdout] | `Queryable` is not local [INFO] [stdout] | move the `impl` block outside of this function `_impl_queryable_for_newcomment` [INFO] [stdout] 71 | struct Comment { [INFO] [stdout] | ------- `NewComment` 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` which comes from the expansion of the attribute macro `rp1::crud` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> example/src/main.rs:70:1 [INFO] [stdout] | [INFO] [stdout] 70 | #[rp1::crud(database = "Db", table = "comments")] [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_newcomment` [INFO] [stdout] 71 | struct Comment { [INFO] [stdout] | ------- `NewComment` 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` which comes from the expansion of the attribute macro `rp1::crud` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> example/src/main.rs:70:1 [INFO] [stdout] | [INFO] [stdout] 70 | #[rp1::crud(database = "Db", table = "comments")] [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_newcomment` [INFO] [stdout] 71 | struct Comment { [INFO] [stdout] | ------- `NewComment` 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] --> example/src/main.rs:70:1 [INFO] [stdout] | [INFO] [stdout] 70 | #[rp1::crud(database = "Db", table = "comments")] [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_newcomment` [INFO] [stdout] 71 | struct Comment { [INFO] [stdout] | ------- `NewComment` 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` which comes from the expansion of the attribute macro `rp1::crud` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> example/src/main.rs:70:1 [INFO] [stdout] | [INFO] [stdout] 70 | #[rp1::crud(database = "Db", table = "comments")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | `AsChangeset` is not local [INFO] [stdout] | move the `impl` block outside of this function `_impl_as_changeset_for_updatepatchcomment` [INFO] [stdout] 71 | struct Comment { [INFO] [stdout] | ------- `UpdatePatchComment` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `::diesel::AsChangeset` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `::diesel::AsChangeset` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: this warning originates in the derive macro `::diesel::AsChangeset` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> example/src/main.rs:70:1 [INFO] [stdout] | [INFO] [stdout] 70 | #[rp1::crud(database = "Db", table = "comments")] [INFO] [stdout] | ^------------------------------------------------ [INFO] [stdout] | | [INFO] [stdout] | `AsChangeset` is not local [INFO] [stdout] | move the `impl` block outside of this function `_impl_as_changeset_for_updatepatchcomment` [INFO] [stdout] 71 | struct Comment { [INFO] [stdout] | ------- `UpdatePatchComment` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `::diesel::AsChangeset` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `::diesel::AsChangeset` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: this warning originates in the derive macro `::diesel::AsChangeset` which comes from the expansion of the attribute macro `rp1::crud` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> example/src/main.rs:70:1 [INFO] [stdout] | [INFO] [stdout] 70 | #[rp1::crud(database = "Db", table = "comments")] [INFO] [stdout] | ^------------------------------------------------ [INFO] [stdout] | | [INFO] [stdout] | `Queryable` is not local [INFO] [stdout] | move the `impl` block outside of this function `_impl_queryable_for_updatepatchcomment` [INFO] [stdout] 71 | struct Comment { [INFO] [stdout] | ------- `UpdatePatchComment` 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` which comes from the expansion of the attribute macro `rp1::crud` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> example/src/main.rs:70:1 [INFO] [stdout] | [INFO] [stdout] 70 | #[rp1::crud(database = "Db", table = "comments")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | `AsChangeset` is not local [INFO] [stdout] | move the `impl` block outside of this function `_impl_as_changeset_for_updateputcomment` [INFO] [stdout] 71 | struct Comment { [INFO] [stdout] | ------- `UpdatePutComment` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `::diesel::AsChangeset` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `::diesel::AsChangeset` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: this warning originates in the derive macro `::diesel::AsChangeset` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> example/src/main.rs:70:1 [INFO] [stdout] | [INFO] [stdout] 70 | #[rp1::crud(database = "Db", table = "comments")] [INFO] [stdout] | ^------------------------------------------------ [INFO] [stdout] | | [INFO] [stdout] | `AsChangeset` is not local [INFO] [stdout] | move the `impl` block outside of this function `_impl_as_changeset_for_updateputcomment` [INFO] [stdout] 71 | struct Comment { [INFO] [stdout] | ------- `UpdatePutComment` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `::diesel::AsChangeset` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `::diesel::AsChangeset` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: this warning originates in the derive macro `::diesel::AsChangeset` which comes from the expansion of the attribute macro `rp1::crud` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> example/src/main.rs:70:1 [INFO] [stdout] | [INFO] [stdout] 70 | #[rp1::crud(database = "Db", table = "comments")] [INFO] [stdout] | ^------------------------------------------------ [INFO] [stdout] | | [INFO] [stdout] | `Queryable` is not local [INFO] [stdout] | move the `impl` block outside of this function `_impl_queryable_for_updateputcomment` [INFO] [stdout] 71 | struct Comment { [INFO] [stdout] | ------- `UpdatePutComment` 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` which comes from the expansion of the attribute macro `rp1::crud` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> example/src/main.rs:70:1 [INFO] [stdout] | [INFO] [stdout] 70 | #[rp1::crud(database = "Db", table = "comments")] [INFO] [stdout] | ^------------------------------------------------ [INFO] [stdout] | | [INFO] [stdout] | `Queryable` is not local [INFO] [stdout] | move the `impl` block outside of this function `_impl_queryable_for_partialcomment` [INFO] [stdout] 71 | struct Comment { [INFO] [stdout] | ------- `PartialComment` 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` which comes from the expansion of the attribute macro `rp1::crud` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0277, E0283. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0277`. [INFO] [stdout] [INFO] [stderr] error: could not compile `rp1-tests` (lib test) due to 45 previous errors [INFO] running `Command { std: "docker" "inspect" "7db6ff3a4e3f21db9bff84af2c7dd6c28bf97bd987abe50dd3d382918a72b8fd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7db6ff3a4e3f21db9bff84af2c7dd6c28bf97bd987abe50dd3d382918a72b8fd", kill_on_drop: false }` [INFO] [stdout] 7db6ff3a4e3f21db9bff84af2c7dd6c28bf97bd987abe50dd3d382918a72b8fd