[INFO] cloning repository https://github.com/michalfita/todo-unchained
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/michalfita/todo-unchained" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmichalfita%2Ftodo-unchained", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmichalfita%2Ftodo-unchained'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 9ca108bbb5a315a10313c2be596e2f52d0cf96b1
[INFO] testing michalfita/todo-unchained against 1.95.0 for beta-1.96-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmichalfita%2Ftodo-unchained" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/michalfita/todo-unchained
[INFO] finished tweaking git repo https://github.com/michalfita/todo-unchained
[INFO] tweaked toml for git repo https://github.com/michalfita/todo-unchained written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/michalfita/todo-unchained on toolchain 1.95.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.95.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/michalfita/todo-unchained 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" "+1.95.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded rand_chacha v0.2.2
[INFO] [stderr]   Downloaded rand_core v0.5.1
[INFO] [stderr]   Downloaded migrations_internals v1.4.1
[INFO] [stderr]   Downloaded dotenv v0.15.0
[INFO] [stderr]   Downloaded migrations_macros v1.4.2
[INFO] [stderr]   Downloaded rand_hc v0.2.0
[INFO] [stderr]   Downloaded num-integer v0.1.43
[INFO] [stderr]   Downloaded num-traits v0.2.12
[INFO] [stderr]   Downloaded pkg-config v0.3.18
[INFO] [stderr]   Downloaded cc v1.0.61
[INFO] [stderr]   Downloaded ryu v1.0.5
[INFO] [stderr]   Downloaded rand v0.7.3
[INFO] [stderr]   Downloaded serde_json v1.0.58
[INFO] [stderr]   Downloaded serde_derive v1.0.116
[INFO] [stderr]   Downloaded chrono v0.4.19
[INFO] [stderr]   Downloaded ppv-lite86 v0.2.9
[INFO] [stderr]   Downloaded serde v1.0.116
[INFO] [stderr]   Downloaded diesel v1.4.5
[INFO] [stderr]   Downloaded syn v1.0.44
[INFO] [stderr]   Downloaded uuid v0.8.1
[INFO] [stderr]   Downloaded time v0.1.44
[INFO] [stderr]   Downloaded diesel_derives v1.4.1
[INFO] [stderr]   Downloaded vcpkg v0.2.10
[INFO] [stderr]   Downloaded diesel_migrations v1.4.0
[INFO] [stderr]   Downloaded itoa v0.4.6
[INFO] [stderr]   Downloaded libc v0.2.79
[INFO] [stderr]   Downloaded libsqlite3-sys v0.18.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 94064d3fa06a83c7316481e8d243b5b6fd7f3df19795514e37d29b534b2794de
[INFO] running `Command { std: "docker" "start" "-a" "94064d3fa06a83c7316481e8d243b5b6fd7f3df19795514e37d29b534b2794de", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "94064d3fa06a83c7316481e8d243b5b6fd7f3df19795514e37d29b534b2794de", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "94064d3fa06a83c7316481e8d243b5b6fd7f3df19795514e37d29b534b2794de", kill_on_drop: false }`
[INFO] [stdout] 94064d3fa06a83c7316481e8d243b5b6fd7f3df19795514e37d29b534b2794de
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] d36385d71c87afb8d17d35515bc879acaaa5f7281a09c4c96b78a818413fb204
[INFO] running `Command { std: "docker" "start" "-a" "d36385d71c87afb8d17d35515bc879acaaa5f7281a09c4c96b78a818413fb204", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.24
[INFO] [stderr]    Compiling unicode-xid v0.2.1
[INFO] [stderr]    Compiling libc v0.2.79
[INFO] [stderr]    Compiling syn v1.0.44
[INFO] [stderr]    Compiling autocfg v1.0.1
[INFO] [stderr]    Compiling getrandom v0.1.15
[INFO] [stderr]    Compiling serde_derive v1.0.116
[INFO] [stderr]    Compiling serde v1.0.116
[INFO] [stderr]    Compiling cfg-if v0.1.10
[INFO] [stderr]    Compiling pkg-config v0.3.18
[INFO] [stderr]    Compiling ppv-lite86 v0.2.9
[INFO] [stderr]    Compiling cc v1.0.61
[INFO] [stderr]    Compiling byteorder v1.3.4
[INFO] [stderr]    Compiling ryu v1.0.5
[INFO] [stderr]    Compiling serde_json v1.0.58
[INFO] [stderr]    Compiling itoa v0.4.6
[INFO] [stderr]    Compiling dotenv v0.15.0
[INFO] [stderr]    Compiling num-traits v0.2.12
[INFO] [stderr]    Compiling num-integer v0.1.43
[INFO] [stderr]    Compiling libsqlite3-sys v0.18.0
[INFO] [stderr]    Compiling quote v1.0.7
[INFO] [stderr]    Compiling time v0.1.44
[INFO] [stderr]    Compiling rand_core v0.5.1
[INFO] [stderr]    Compiling rand_chacha v0.2.2
[INFO] [stderr]    Compiling rand v0.7.3
[INFO] [stderr]    Compiling diesel_derives v1.4.1
[INFO] [stderr]    Compiling chrono v0.4.19
[INFO] [stderr]    Compiling uuid v0.8.1
[INFO] [stderr]    Compiling diesel v1.4.5
[INFO] [stderr]    Compiling migrations_internals v1.4.1
[INFO] [stderr]    Compiling migrations_macros v1.4.2
[INFO] [stderr]    Compiling diesel_migrations v1.4.0
[INFO] [stderr]    Compiling todo-unchained v0.0.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: function `establish_connection` is never used
[INFO] [stdout]   --> src/db.rs:22:8
[INFO] [stdout]    |
[INFO] [stdout] 22 | pub fn establish_connection() -> SqliteConnection {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/uuid.rs:13:17
[INFO] [stdout]    |
[INFO] [stdout] 13 | #[derive(Debug, AsExpression, FromSqlRow, Copy, Clone, PartialEq, Eq, Hash, Deserialize, Serialize)]
[INFO] [stdout]    |                 -^^^^^^^^^^^
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 `AsExpression` is not local
[INFO] [stdout]    |                 move the `impl` block outside of this function `_impl_as_expression_for_uuid`
[INFO] [stdout] 14 | #[sql_type = "Binary"]
[INFO] [stdout]    |              -------- `Binary` is not local
[INFO] [stdout] 15 | pub struct Uuid(uuid::Uuid);
[INFO] [stdout]    |            ---- `Uuid` 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: `#[warn(non_local_definitions)]` on by default
[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]   --> src/uuid.rs:13:17
[INFO] [stdout]    |
[INFO] [stdout] 13 | #[derive(Debug, AsExpression, FromSqlRow, Copy, Clone, PartialEq, Eq, Hash, Deserialize, Serialize)]
[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_uuid`
[INFO] [stdout] 14 | #[sql_type = "Binary"]
[INFO] [stdout]    |              -------- `Binary` is not local
[INFO] [stdout] 15 | pub struct Uuid(uuid::Uuid);
[INFO] [stdout]    |            ---- `Uuid` 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]   --> src/uuid.rs:13:17
[INFO] [stdout]    |
[INFO] [stdout] 13 | #[derive(Debug, AsExpression, FromSqlRow, Copy, Clone, PartialEq, Eq, Hash, Deserialize, Serialize)]
[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_uuid`
[INFO] [stdout] 14 | #[sql_type = "Binary"]
[INFO] [stdout]    |              -------- `Binary` is not local
[INFO] [stdout] 15 | pub struct Uuid(uuid::Uuid);
[INFO] [stdout]    |            ---- `Uuid` 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]   --> src/uuid.rs:13:17
[INFO] [stdout]    |
[INFO] [stdout] 13 | #[derive(Debug, AsExpression, FromSqlRow, Copy, Clone, PartialEq, Eq, Hash, Deserialize, Serialize)]
[INFO] [stdout]    |                 ^-----------
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 `AsExpression` is not local
[INFO] [stdout]    |                 move the `impl` block outside of this function `_impl_as_expression_for_uuid`
[INFO] [stdout] 14 | #[sql_type = "Binary"]
[INFO] [stdout]    |              -------- `Binary` is not local
[INFO] [stdout] 15 | pub struct Uuid(uuid::Uuid);
[INFO] [stdout]    |            ---- `Uuid` 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]   --> src/uuid.rs:13:17
[INFO] [stdout]    |
[INFO] [stdout] 13 | #[derive(Debug, AsExpression, FromSqlRow, Copy, Clone, PartialEq, Eq, Hash, Deserialize, Serialize)]
[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_uuid`
[INFO] [stdout] 14 | #[sql_type = "Binary"]
[INFO] [stdout]    |              -------- `Binary` is not local
[INFO] [stdout] 15 | pub struct Uuid(uuid::Uuid);
[INFO] [stdout]    |            ---- `Uuid` 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]   --> src/uuid.rs:13:31
[INFO] [stdout]    |
[INFO] [stdout] 13 | #[derive(Debug, AsExpression, FromSqlRow, Copy, Clone, PartialEq, Eq, Hash, Deserialize, Serialize)]
[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_uuid`
[INFO] [stdout] 14 | #[sql_type = "Binary"]
[INFO] [stdout] 15 | pub struct Uuid(uuid::Uuid);
[INFO] [stdout]    |            ---- `Uuid` 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]   --> src/uuid.rs:13:31
[INFO] [stdout]    |
[INFO] [stdout] 13 | #[derive(Debug, AsExpression, FromSqlRow, Copy, Clone, PartialEq, Eq, Hash, Deserialize, Serialize)]
[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_uuid`
[INFO] [stdout] 14 | #[sql_type = "Binary"]
[INFO] [stdout] 15 | pub struct Uuid(uuid::Uuid);
[INFO] [stdout]    |            ---- `Uuid` 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]   --> src/db/models.rs:12:41
[INFO] [stdout]    |
[INFO] [stdout] 12 | #[derive(Debug, Deserialize, Serialize, Queryable, Insertable)]
[INFO] [stdout]    |                                         ^--------
[INFO] [stdout]    |                                         |
[INFO] [stdout]    |                                         `Queryable` is not local
[INFO] [stdout]    |                                         move the `impl` block outside of this function `_impl_queryable_for_action`
[INFO] [stdout] 13 | #[table_name = "actions"]
[INFO] [stdout] 14 | pub struct Action {
[INFO] [stdout]    |            ------ `Action` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Queryable` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Queryable` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `Queryable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/db/models.rs:12:52
[INFO] [stdout]    |
[INFO] [stdout] 12 | #[derive(Debug, Deserialize, Serialize, Queryable, Insertable)]
[INFO] [stdout]    |                                                    ^---------
[INFO] [stdout]    |                                                    |
[INFO] [stdout]    |                                                    `Insertable` is not local
[INFO] [stdout]    |                                                    `table` is not local
[INFO] [stdout]    |                                                    move the `impl` block outside of this function `_impl_insertable_for_action`
[INFO] [stdout] 13 | #[table_name = "actions"]
[INFO] [stdout] 14 | pub struct Action {
[INFO] [stdout]    |            ------ `Action` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Insertable` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Insertable` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `Insertable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/db/models.rs:12:52
[INFO] [stdout]    |
[INFO] [stdout] 12 | #[derive(Debug, Deserialize, Serialize, Queryable, Insertable)]
[INFO] [stdout]    |                                                    -^^^^^^^^^
[INFO] [stdout]    |                                                    |
[INFO] [stdout]    |                                                    `Insertable` is not local
[INFO] [stdout]    |                                                    `table` is not local
[INFO] [stdout]    |                                                    move the `impl` block outside of this function `_impl_insertable_for_action`
[INFO] [stdout] 13 | #[table_name = "actions"]
[INFO] [stdout] 14 | pub struct Action {
[INFO] [stdout]    |            ------ `Action` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Insertable` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Insertable` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `Insertable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/db/models.rs:12:52
[INFO] [stdout]    |
[INFO] [stdout] 12 | #[derive(Debug, Deserialize, Serialize, Queryable, Insertable)]
[INFO] [stdout]    |                                                    ^---------
[INFO] [stdout]    |                                                    |
[INFO] [stdout]    |                                                    `UndecoratedInsertRecord` is not local
[INFO] [stdout]    |                                                    `table` is not local
[INFO] [stdout]    |                                                    move the `impl` block outside of this function `_impl_insertable_for_action`
[INFO] [stdout] 13 | #[table_name = "actions"]
[INFO] [stdout] 14 | pub struct Action {
[INFO] [stdout]    |            ------ `Action` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Insertable` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Insertable` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `Insertable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/db/models.rs:70:41
[INFO] [stdout]    |
[INFO] [stdout] 70 | #[derive(Debug, Deserialize, Serialize, Queryable, Insertable, Associations)]
[INFO] [stdout]    |                                         ^--------
[INFO] [stdout]    |                                         |
[INFO] [stdout]    |                                         `Queryable` is not local
[INFO] [stdout]    |                                         move the `impl` block outside of this function `_impl_queryable_for_label`
[INFO] [stdout] ...
[INFO] [stdout] 73 | pub struct Label {
[INFO] [stdout]    |            ----- `Label` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Queryable` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Queryable` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `Queryable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/db/models.rs:70:52
[INFO] [stdout]    |
[INFO] [stdout] 70 | #[derive(Debug, Deserialize, Serialize, Queryable, Insertable, Associations)]
[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_label`
[INFO] [stdout] ...
[INFO] [stdout] 73 | pub struct Label {
[INFO] [stdout]    |            ----- `Label` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Insertable` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Insertable` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `Insertable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/db/models.rs:70:52
[INFO] [stdout]    |
[INFO] [stdout] 70 | #[derive(Debug, Deserialize, Serialize, Queryable, Insertable, Associations)]
[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_label`
[INFO] [stdout] ...
[INFO] [stdout] 73 | pub struct Label {
[INFO] [stdout]    |            ----- `Label` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Insertable` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Insertable` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `Insertable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/db/models.rs:70:52
[INFO] [stdout]    |
[INFO] [stdout] 70 | #[derive(Debug, Deserialize, Serialize, Queryable, Insertable, Associations)]
[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_label`
[INFO] [stdout] ...
[INFO] [stdout] 73 | pub struct Label {
[INFO] [stdout]    |            ----- `Label` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Insertable` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Insertable` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `Insertable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/db/models.rs:70:64
[INFO] [stdout]    |
[INFO] [stdout] 70 | #[derive(Debug, Deserialize, Serialize, Queryable, Insertable, Associations)]
[INFO] [stdout]    |                                                                ^-----------
[INFO] [stdout]    |                                                                |
[INFO] [stdout]    |                                                                `BelongsTo` is not local
[INFO] [stdout]    |                                                                move the `impl` block outside of this function `_impl_associations_for_label`
[INFO] [stdout] 71 | #[table_name = "labels"]
[INFO] [stdout] 72 | #[belongs_to(Label, foreign_key = "parent_id")]
[INFO] [stdout]    |              ----- `Label` is not local
[INFO] [stdout] 73 | pub struct Label {
[INFO] [stdout]    |            ----- `Label` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Associations` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Associations` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `Associations` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> src/db/models.rs:127:41
[INFO] [stdout]     |
[INFO] [stdout] 127 | #[derive(Debug, Deserialize, Serialize, Queryable, Insertable, Associations)]
[INFO] [stdout]     |                                         ^--------
[INFO] [stdout]     |                                         |
[INFO] [stdout]     |                                         `Queryable` is not local
[INFO] [stdout]     |                                         move the `impl` block outside of this function `_impl_queryable_for_actionlabel`
[INFO] [stdout] ...
[INFO] [stdout] 131 | pub struct ActionLabel {
[INFO] [stdout]     |            ----------- `ActionLabel` is not local
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `Queryable` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `Queryable` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: this warning originates in the derive macro `Queryable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> src/db/models.rs:127:52
[INFO] [stdout]     |
[INFO] [stdout] 127 | #[derive(Debug, Deserialize, Serialize, Queryable, Insertable, Associations)]
[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_actionlabel`
[INFO] [stdout] ...
[INFO] [stdout] 131 | pub struct ActionLabel {
[INFO] [stdout]     |            ----------- `ActionLabel` is not local
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `Insertable` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `Insertable` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: this warning originates in the derive macro `Insertable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> src/db/models.rs:127:52
[INFO] [stdout]     |
[INFO] [stdout] 127 | #[derive(Debug, Deserialize, Serialize, Queryable, Insertable, Associations)]
[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_actionlabel`
[INFO] [stdout] ...
[INFO] [stdout] 131 | pub struct ActionLabel {
[INFO] [stdout]     |            ----------- `ActionLabel` is not local
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `Insertable` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `Insertable` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: this warning originates in the derive macro `Insertable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> src/db/models.rs:127:52
[INFO] [stdout]     |
[INFO] [stdout] 127 | #[derive(Debug, Deserialize, Serialize, Queryable, Insertable, Associations)]
[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_actionlabel`
[INFO] [stdout] ...
[INFO] [stdout] 131 | pub struct ActionLabel {
[INFO] [stdout]     |            ----------- `ActionLabel` is not local
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `Insertable` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `Insertable` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: this warning originates in the derive macro `Insertable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> src/db/models.rs:127:64
[INFO] [stdout]     |
[INFO] [stdout] 127 | #[derive(Debug, Deserialize, Serialize, Queryable, Insertable, Associations)]
[INFO] [stdout]     |                                                                ^-----------
[INFO] [stdout]     |                                                                |
[INFO] [stdout]     |                                                                `BelongsTo` is not local
[INFO] [stdout]     |                                                                move the `impl` block outside of this function `_impl_associations_for_actionlabel`
[INFO] [stdout] 128 | #[table_name = "actions_labels"]
[INFO] [stdout] 129 | #[belongs_to(Action, foreign_key = "action_id")]
[INFO] [stdout]     |              ------ `Action` is not local
[INFO] [stdout] 130 | #[belongs_to(Label, foreign_key = "label_id")]
[INFO] [stdout] 131 | pub struct ActionLabel {
[INFO] [stdout]     |            ----------- `ActionLabel` is not local
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `Associations` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `Associations` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: this warning originates in the derive macro `Associations` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> src/db/models.rs:127:64
[INFO] [stdout]     |
[INFO] [stdout] 127 | #[derive(Debug, Deserialize, Serialize, Queryable, Insertable, Associations)]
[INFO] [stdout]     |                                                                ^-----------
[INFO] [stdout]     |                                                                |
[INFO] [stdout]     |                                                                `BelongsTo` is not local
[INFO] [stdout]     |                                                                move the `impl` block outside of this function `_impl_associations_for_actionlabel`
[INFO] [stdout] ...
[INFO] [stdout] 130 | #[belongs_to(Label, foreign_key = "label_id")]
[INFO] [stdout]     |              ----- `Label` is not local
[INFO] [stdout] 131 | pub struct ActionLabel {
[INFO] [stdout]     |            ----------- `ActionLabel` is not local
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `Associations` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `Associations` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: this warning originates in the derive macro `Associations` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/db/schema.rs:1:1
[INFO] [stdout]    |
[INFO] [stdout]  1 | / table! {
[INFO] [stdout]  2 | |     actions (id) {
[INFO] [stdout]  3 | |         id -> Binary,
[INFO] [stdout]  4 | |         title -> Text,
[INFO] [stdout] ...  |
[INFO] [stdout] 10 | | }
[INFO] [stdout]    | | ^
[INFO] [stdout]    | | |
[INFO] [stdout]    | | `table` is not local
[INFO] [stdout]    | |_`QueryId` is not local
[INFO] [stdout]    |   move the `impl` block outside of this function `_impl_query_id_for_table`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/db/schema.rs:1:1
[INFO] [stdout]    |
[INFO] [stdout]  1 | / table! {
[INFO] [stdout]  2 | |     actions (id) {
[INFO] [stdout]  3 | |         id -> Binary,
[INFO] [stdout]    | |         -- `id` is not local
[INFO] [stdout]  4 | |         title -> Text,
[INFO] [stdout] ...  |
[INFO] [stdout] 10 | | }
[INFO] [stdout]    | | ^
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_`QueryId` is not local
[INFO] [stdout]    |   move the `impl` block outside of this function `_impl_query_id_for_id`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/db/schema.rs:1:1
[INFO] [stdout]    |
[INFO] [stdout]  1 | / table! {
[INFO] [stdout]  2 | |     actions (id) {
[INFO] [stdout]  3 | |         id -> Binary,
[INFO] [stdout]  4 | |         title -> Text,
[INFO] [stdout]    | |         ----- `title` is not local
[INFO] [stdout] ...  |
[INFO] [stdout] 10 | | }
[INFO] [stdout]    | | ^
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_`QueryId` is not local
[INFO] [stdout]    |   move the `impl` block outside of this function `_impl_query_id_for_title`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/db/schema.rs:1:1
[INFO] [stdout]    |
[INFO] [stdout]  1 | / table! {
[INFO] [stdout]  2 | |     actions (id) {
[INFO] [stdout]  3 | |         id -> Binary,
[INFO] [stdout]  4 | |         title -> Text,
[INFO] [stdout]  5 | |         description -> Nullable<Text>,
[INFO] [stdout]    | |         ----------- `description` is not local
[INFO] [stdout] ...  |
[INFO] [stdout] 10 | | }
[INFO] [stdout]    | | ^
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_`QueryId` is not local
[INFO] [stdout]    |   move the `impl` block outside of this function `_impl_query_id_for_description`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/db/schema.rs:1:1
[INFO] [stdout]    |
[INFO] [stdout]  1 | / table! {
[INFO] [stdout]  2 | |     actions (id) {
[INFO] [stdout]  3 | |         id -> Binary,
[INFO] [stdout]  4 | |         title -> Text,
[INFO] [stdout]  5 | |         description -> Nullable<Text>,
[INFO] [stdout]  6 | |         created_at -> Timestamp,
[INFO] [stdout]    | |         ---------- `created_at` is not local
[INFO] [stdout] ...  |
[INFO] [stdout] 10 | | }
[INFO] [stdout]    | | ^
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_`QueryId` is not local
[INFO] [stdout]    |   move the `impl` block outside of this function `_impl_query_id_for_created_at`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/db/schema.rs:1:1
[INFO] [stdout]    |
[INFO] [stdout]  1 | / table! {
[INFO] [stdout]  2 | |     actions (id) {
[INFO] [stdout]  3 | |         id -> Binary,
[INFO] [stdout]  4 | |         title -> Text,
[INFO] [stdout] ...  |
[INFO] [stdout]  7 | |         updated_at -> Timestamp,
[INFO] [stdout]    | |         ---------- `updated_at` is not local
[INFO] [stdout] ...  |
[INFO] [stdout] 10 | | }
[INFO] [stdout]    | | ^
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_`QueryId` is not local
[INFO] [stdout]    |   move the `impl` block outside of this function `_impl_query_id_for_updated_at`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/db/schema.rs:1:1
[INFO] [stdout]    |
[INFO] [stdout]  1 | / table! {
[INFO] [stdout]  2 | |     actions (id) {
[INFO] [stdout]  3 | |         id -> Binary,
[INFO] [stdout]  4 | |         title -> Text,
[INFO] [stdout] ...  |
[INFO] [stdout]  8 | |         done_at -> Nullable<Timestamp>,
[INFO] [stdout]    | |         ------- `done_at` is not local
[INFO] [stdout]  9 | |     }
[INFO] [stdout] 10 | | }
[INFO] [stdout]    | | ^
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_`QueryId` is not local
[INFO] [stdout]    |   move the `impl` block outside of this function `_impl_query_id_for_done_at`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/db/schema.rs:12:1
[INFO] [stdout]    |
[INFO] [stdout] 12 | / table! {
[INFO] [stdout] 13 | |     actions_labels (id) {
[INFO] [stdout] 14 | |         id -> Binary,
[INFO] [stdout] 15 | |         action_id -> Binary,
[INFO] [stdout] ...  |
[INFO] [stdout] 19 | | }
[INFO] [stdout]    | | ^
[INFO] [stdout]    | | |
[INFO] [stdout]    | | `table` is not local
[INFO] [stdout]    | |_`QueryId` is not local
[INFO] [stdout]    |   move the `impl` block outside of this function `_impl_query_id_for_table`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/db/schema.rs:12:1
[INFO] [stdout]    |
[INFO] [stdout] 12 | / table! {
[INFO] [stdout] 13 | |     actions_labels (id) {
[INFO] [stdout] 14 | |         id -> Binary,
[INFO] [stdout]    | |         -- `id` is not local
[INFO] [stdout] 15 | |         action_id -> Binary,
[INFO] [stdout] ...  |
[INFO] [stdout] 19 | | }
[INFO] [stdout]    | | ^
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_`QueryId` is not local
[INFO] [stdout]    |   move the `impl` block outside of this function `_impl_query_id_for_id`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/db/schema.rs:12:1
[INFO] [stdout]    |
[INFO] [stdout] 12 | / table! {
[INFO] [stdout] 13 | |     actions_labels (id) {
[INFO] [stdout] 14 | |         id -> Binary,
[INFO] [stdout] 15 | |         action_id -> Binary,
[INFO] [stdout]    | |         --------- `action_id` is not local
[INFO] [stdout] ...  |
[INFO] [stdout] 19 | | }
[INFO] [stdout]    | | ^
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_`QueryId` is not local
[INFO] [stdout]    |   move the `impl` block outside of this function `_impl_query_id_for_action_id`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/db/schema.rs:12:1
[INFO] [stdout]    |
[INFO] [stdout] 12 | / table! {
[INFO] [stdout] 13 | |     actions_labels (id) {
[INFO] [stdout] 14 | |         id -> Binary,
[INFO] [stdout] 15 | |         action_id -> Binary,
[INFO] [stdout] 16 | |         label_id -> Binary,
[INFO] [stdout]    | |         -------- `label_id` is not local
[INFO] [stdout] ...  |
[INFO] [stdout] 19 | | }
[INFO] [stdout]    | | ^
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_`QueryId` is not local
[INFO] [stdout]    |   move the `impl` block outside of this function `_impl_query_id_for_label_id`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/db/schema.rs:12:1
[INFO] [stdout]    |
[INFO] [stdout] 12 | / table! {
[INFO] [stdout] 13 | |     actions_labels (id) {
[INFO] [stdout] 14 | |         id -> Binary,
[INFO] [stdout] 15 | |         action_id -> Binary,
[INFO] [stdout] 16 | |         label_id -> Binary,
[INFO] [stdout] 17 | |         created_at -> Timestamp,
[INFO] [stdout]    | |         ---------- `created_at` is not local
[INFO] [stdout] 18 | |     }
[INFO] [stdout] 19 | | }
[INFO] [stdout]    | | ^
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_`QueryId` is not local
[INFO] [stdout]    |   move the `impl` block outside of this function `_impl_query_id_for_created_at`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/db/schema.rs:21:1
[INFO] [stdout]    |
[INFO] [stdout] 21 | / table! {
[INFO] [stdout] 22 | |     labels (id) {
[INFO] [stdout] 23 | |         id -> Binary,
[INFO] [stdout] 24 | |         parent_id -> Nullable<Binary>,
[INFO] [stdout] ...  |
[INFO] [stdout] 29 | | }
[INFO] [stdout]    | | ^
[INFO] [stdout]    | | |
[INFO] [stdout]    | | `table` is not local
[INFO] [stdout]    | |_`QueryId` is not local
[INFO] [stdout]    |   move the `impl` block outside of this function `_impl_query_id_for_table`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/db/schema.rs:21:1
[INFO] [stdout]    |
[INFO] [stdout] 21 | / table! {
[INFO] [stdout] 22 | |     labels (id) {
[INFO] [stdout] 23 | |         id -> Binary,
[INFO] [stdout]    | |         -- `id` is not local
[INFO] [stdout] 24 | |         parent_id -> Nullable<Binary>,
[INFO] [stdout] ...  |
[INFO] [stdout] 29 | | }
[INFO] [stdout]    | | ^
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_`QueryId` is not local
[INFO] [stdout]    |   move the `impl` block outside of this function `_impl_query_id_for_id`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/db/schema.rs:21:1
[INFO] [stdout]    |
[INFO] [stdout] 21 | / table! {
[INFO] [stdout] 22 | |     labels (id) {
[INFO] [stdout] 23 | |         id -> Binary,
[INFO] [stdout] 24 | |         parent_id -> Nullable<Binary>,
[INFO] [stdout]    | |         --------- `parent_id` is not local
[INFO] [stdout] ...  |
[INFO] [stdout] 29 | | }
[INFO] [stdout]    | | ^
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_`QueryId` is not local
[INFO] [stdout]    |   move the `impl` block outside of this function `_impl_query_id_for_parent_id`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/db/schema.rs:21:1
[INFO] [stdout]    |
[INFO] [stdout] 21 | / table! {
[INFO] [stdout] 22 | |     labels (id) {
[INFO] [stdout] 23 | |         id -> Binary,
[INFO] [stdout] 24 | |         parent_id -> Nullable<Binary>,
[INFO] [stdout] 25 | |         name -> Text,
[INFO] [stdout]    | |         ---- `name` is not local
[INFO] [stdout] ...  |
[INFO] [stdout] 29 | | }
[INFO] [stdout]    | | ^
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_`QueryId` is not local
[INFO] [stdout]    |   move the `impl` block outside of this function `_impl_query_id_for_name`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/db/schema.rs:21:1
[INFO] [stdout]    |
[INFO] [stdout] 21 | / table! {
[INFO] [stdout] 22 | |     labels (id) {
[INFO] [stdout] 23 | |         id -> Binary,
[INFO] [stdout] 24 | |         parent_id -> Nullable<Binary>,
[INFO] [stdout] 25 | |         name -> Text,
[INFO] [stdout] 26 | |         created_at -> Timestamp,
[INFO] [stdout]    | |         ---------- `created_at` is not local
[INFO] [stdout] ...  |
[INFO] [stdout] 29 | | }
[INFO] [stdout]    | | ^
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_`QueryId` is not local
[INFO] [stdout]    |   move the `impl` block outside of this function `_impl_query_id_for_created_at`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/db/schema.rs:21:1
[INFO] [stdout]    |
[INFO] [stdout] 21 | / table! {
[INFO] [stdout] 22 | |     labels (id) {
[INFO] [stdout] 23 | |         id -> Binary,
[INFO] [stdout] 24 | |         parent_id -> Nullable<Binary>,
[INFO] [stdout] ...  |
[INFO] [stdout] 27 | |         updated_at -> Timestamp,
[INFO] [stdout]    | |         ---------- `updated_at` is not local
[INFO] [stdout] 28 | |     }
[INFO] [stdout] 29 | | }
[INFO] [stdout]    | | ^
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_`QueryId` is not local
[INFO] [stdout]    |   move the `impl` block outside of this function `_impl_query_id_for_updated_at`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 35.62s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: migrations_internals v1.4.1
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
[INFO] running `Command { std: "docker" "inspect" "d36385d71c87afb8d17d35515bc879acaaa5f7281a09c4c96b78a818413fb204", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d36385d71c87afb8d17d35515bc879acaaa5f7281a09c4c96b78a818413fb204", kill_on_drop: false }`
[INFO] [stdout] d36385d71c87afb8d17d35515bc879acaaa5f7281a09c4c96b78a818413fb204
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] c02f6cebd109cd039dfd99678209bc198ea687f4a2a99a5f21c619b53df101b3
[INFO] running `Command { std: "docker" "start" "-a" "c02f6cebd109cd039dfd99678209bc198ea687f4a2a99a5f21c619b53df101b3", kill_on_drop: false }`
[INFO] [stderr]    Compiling todo-unchained v0.0.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/uuid.rs:13:17
[INFO] [stdout]    |
[INFO] [stdout] 13 | #[derive(Debug, AsExpression, FromSqlRow, Copy, Clone, PartialEq, Eq, Hash, Deserialize, Serialize)]
[INFO] [stdout]    |                 -^^^^^^^^^^^
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 `AsExpression` is not local
[INFO] [stdout]    |                 move the `impl` block outside of this function `_impl_as_expression_for_uuid`
[INFO] [stdout] 14 | #[sql_type = "Binary"]
[INFO] [stdout]    |              -------- `Binary` is not local
[INFO] [stdout] 15 | pub struct Uuid(uuid::Uuid);
[INFO] [stdout]    |            ---- `Uuid` 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: `#[warn(non_local_definitions)]` on by default
[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]   --> src/uuid.rs:13:17
[INFO] [stdout]    |
[INFO] [stdout] 13 | #[derive(Debug, AsExpression, FromSqlRow, Copy, Clone, PartialEq, Eq, Hash, Deserialize, Serialize)]
[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_uuid`
[INFO] [stdout] 14 | #[sql_type = "Binary"]
[INFO] [stdout]    |              -------- `Binary` is not local
[INFO] [stdout] 15 | pub struct Uuid(uuid::Uuid);
[INFO] [stdout]    |            ---- `Uuid` 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]   --> src/uuid.rs:13:17
[INFO] [stdout]    |
[INFO] [stdout] 13 | #[derive(Debug, AsExpression, FromSqlRow, Copy, Clone, PartialEq, Eq, Hash, Deserialize, Serialize)]
[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_uuid`
[INFO] [stdout] 14 | #[sql_type = "Binary"]
[INFO] [stdout]    |              -------- `Binary` is not local
[INFO] [stdout] 15 | pub struct Uuid(uuid::Uuid);
[INFO] [stdout]    |            ---- `Uuid` 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]   --> src/uuid.rs:13:17
[INFO] [stdout]    |
[INFO] [stdout] 13 | #[derive(Debug, AsExpression, FromSqlRow, Copy, Clone, PartialEq, Eq, Hash, Deserialize, Serialize)]
[INFO] [stdout]    |                 ^-----------
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 `AsExpression` is not local
[INFO] [stdout]    |                 move the `impl` block outside of this function `_impl_as_expression_for_uuid`
[INFO] [stdout] 14 | #[sql_type = "Binary"]
[INFO] [stdout]    |              -------- `Binary` is not local
[INFO] [stdout] 15 | pub struct Uuid(uuid::Uuid);
[INFO] [stdout]    |            ---- `Uuid` 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]   --> src/uuid.rs:13:17
[INFO] [stdout]    |
[INFO] [stdout] 13 | #[derive(Debug, AsExpression, FromSqlRow, Copy, Clone, PartialEq, Eq, Hash, Deserialize, Serialize)]
[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_uuid`
[INFO] [stdout] 14 | #[sql_type = "Binary"]
[INFO] [stdout]    |              -------- `Binary` is not local
[INFO] [stdout] 15 | pub struct Uuid(uuid::Uuid);
[INFO] [stdout]    |            ---- `Uuid` 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]   --> src/uuid.rs:13:31
[INFO] [stdout]    |
[INFO] [stdout] 13 | #[derive(Debug, AsExpression, FromSqlRow, Copy, Clone, PartialEq, Eq, Hash, Deserialize, Serialize)]
[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_uuid`
[INFO] [stdout] 14 | #[sql_type = "Binary"]
[INFO] [stdout] 15 | pub struct Uuid(uuid::Uuid);
[INFO] [stdout]    |            ---- `Uuid` 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]   --> src/uuid.rs:13:31
[INFO] [stdout]    |
[INFO] [stdout] 13 | #[derive(Debug, AsExpression, FromSqlRow, Copy, Clone, PartialEq, Eq, Hash, Deserialize, Serialize)]
[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_uuid`
[INFO] [stdout] 14 | #[sql_type = "Binary"]
[INFO] [stdout] 15 | pub struct Uuid(uuid::Uuid);
[INFO] [stdout]    |            ---- `Uuid` 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]   --> src/db/models.rs:12:41
[INFO] [stdout]    |
[INFO] [stdout] 12 | #[derive(Debug, Deserialize, Serialize, Queryable, Insertable)]
[INFO] [stdout]    |                                         ^--------
[INFO] [stdout]    |                                         |
[INFO] [stdout]    |                                         `Queryable` is not local
[INFO] [stdout]    |                                         move the `impl` block outside of this function `_impl_queryable_for_action`
[INFO] [stdout] 13 | #[table_name = "actions"]
[INFO] [stdout] 14 | pub struct Action {
[INFO] [stdout]    |            ------ `Action` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Queryable` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Queryable` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `Queryable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/db/models.rs:12:52
[INFO] [stdout]    |
[INFO] [stdout] 12 | #[derive(Debug, Deserialize, Serialize, Queryable, Insertable)]
[INFO] [stdout]    |                                                    ^---------
[INFO] [stdout]    |                                                    |
[INFO] [stdout]    |                                                    `Insertable` is not local
[INFO] [stdout]    |                                                    `table` is not local
[INFO] [stdout]    |                                                    move the `impl` block outside of this function `_impl_insertable_for_action`
[INFO] [stdout] 13 | #[table_name = "actions"]
[INFO] [stdout] 14 | pub struct Action {
[INFO] [stdout]    |            ------ `Action` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Insertable` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Insertable` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `Insertable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/db/models.rs:12:52
[INFO] [stdout]    |
[INFO] [stdout] 12 | #[derive(Debug, Deserialize, Serialize, Queryable, Insertable)]
[INFO] [stdout]    |                                                    -^^^^^^^^^
[INFO] [stdout]    |                                                    |
[INFO] [stdout]    |                                                    `Insertable` is not local
[INFO] [stdout]    |                                                    `table` is not local
[INFO] [stdout]    |                                                    move the `impl` block outside of this function `_impl_insertable_for_action`
[INFO] [stdout] 13 | #[table_name = "actions"]
[INFO] [stdout] 14 | pub struct Action {
[INFO] [stdout]    |            ------ `Action` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Insertable` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Insertable` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `Insertable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/db/models.rs:12:52
[INFO] [stdout]    |
[INFO] [stdout] 12 | #[derive(Debug, Deserialize, Serialize, Queryable, Insertable)]
[INFO] [stdout]    |                                                    ^---------
[INFO] [stdout]    |                                                    |
[INFO] [stdout]    |                                                    `UndecoratedInsertRecord` is not local
[INFO] [stdout]    |                                                    `table` is not local
[INFO] [stdout]    |                                                    move the `impl` block outside of this function `_impl_insertable_for_action`
[INFO] [stdout] 13 | #[table_name = "actions"]
[INFO] [stdout] 14 | pub struct Action {
[INFO] [stdout]    |            ------ `Action` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Insertable` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Insertable` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `Insertable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/db/models.rs:70:41
[INFO] [stdout]    |
[INFO] [stdout] 70 | #[derive(Debug, Deserialize, Serialize, Queryable, Insertable, Associations)]
[INFO] [stdout]    |                                         ^--------
[INFO] [stdout]    |                                         |
[INFO] [stdout]    |                                         `Queryable` is not local
[INFO] [stdout]    |                                         move the `impl` block outside of this function `_impl_queryable_for_label`
[INFO] [stdout] ...
[INFO] [stdout] 73 | pub struct Label {
[INFO] [stdout]    |            ----- `Label` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Queryable` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Queryable` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `Queryable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/db/models.rs:70:52
[INFO] [stdout]    |
[INFO] [stdout] 70 | #[derive(Debug, Deserialize, Serialize, Queryable, Insertable, Associations)]
[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_label`
[INFO] [stdout] ...
[INFO] [stdout] 73 | pub struct Label {
[INFO] [stdout]    |            ----- `Label` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Insertable` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Insertable` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `Insertable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/db/models.rs:70:52
[INFO] [stdout]    |
[INFO] [stdout] 70 | #[derive(Debug, Deserialize, Serialize, Queryable, Insertable, Associations)]
[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_label`
[INFO] [stdout] ...
[INFO] [stdout] 73 | pub struct Label {
[INFO] [stdout]    |            ----- `Label` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Insertable` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Insertable` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `Insertable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/db/models.rs:70:52
[INFO] [stdout]    |
[INFO] [stdout] 70 | #[derive(Debug, Deserialize, Serialize, Queryable, Insertable, Associations)]
[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_label`
[INFO] [stdout] ...
[INFO] [stdout] 73 | pub struct Label {
[INFO] [stdout]    |            ----- `Label` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Insertable` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Insertable` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `Insertable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/db/models.rs:70:64
[INFO] [stdout]    |
[INFO] [stdout] 70 | #[derive(Debug, Deserialize, Serialize, Queryable, Insertable, Associations)]
[INFO] [stdout]    |                                                                ^-----------
[INFO] [stdout]    |                                                                |
[INFO] [stdout]    |                                                                `BelongsTo` is not local
[INFO] [stdout]    |                                                                move the `impl` block outside of this function `_impl_associations_for_label`
[INFO] [stdout] 71 | #[table_name = "labels"]
[INFO] [stdout] 72 | #[belongs_to(Label, foreign_key = "parent_id")]
[INFO] [stdout]    |              ----- `Label` is not local
[INFO] [stdout] 73 | pub struct Label {
[INFO] [stdout]    |            ----- `Label` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Associations` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Associations` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `Associations` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> src/db/models.rs:127:41
[INFO] [stdout]     |
[INFO] [stdout] 127 | #[derive(Debug, Deserialize, Serialize, Queryable, Insertable, Associations)]
[INFO] [stdout]     |                                         ^--------
[INFO] [stdout]     |                                         |
[INFO] [stdout]     |                                         `Queryable` is not local
[INFO] [stdout]     |                                         move the `impl` block outside of this function `_impl_queryable_for_actionlabel`
[INFO] [stdout] ...
[INFO] [stdout] 131 | pub struct ActionLabel {
[INFO] [stdout]     |            ----------- `ActionLabel` is not local
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `Queryable` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `Queryable` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: this warning originates in the derive macro `Queryable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> src/db/models.rs:127:52
[INFO] [stdout]     |
[INFO] [stdout] 127 | #[derive(Debug, Deserialize, Serialize, Queryable, Insertable, Associations)]
[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_actionlabel`
[INFO] [stdout] ...
[INFO] [stdout] 131 | pub struct ActionLabel {
[INFO] [stdout]     |            ----------- `ActionLabel` is not local
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `Insertable` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `Insertable` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: this warning originates in the derive macro `Insertable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> src/db/models.rs:127:52
[INFO] [stdout]     |
[INFO] [stdout] 127 | #[derive(Debug, Deserialize, Serialize, Queryable, Insertable, Associations)]
[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_actionlabel`
[INFO] [stdout] ...
[INFO] [stdout] 131 | pub struct ActionLabel {
[INFO] [stdout]     |            ----------- `ActionLabel` is not local
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `Insertable` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `Insertable` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: this warning originates in the derive macro `Insertable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> src/db/models.rs:127:52
[INFO] [stdout]     |
[INFO] [stdout] 127 | #[derive(Debug, Deserialize, Serialize, Queryable, Insertable, Associations)]
[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_actionlabel`
[INFO] [stdout] ...
[INFO] [stdout] 131 | pub struct ActionLabel {
[INFO] [stdout]     |            ----------- `ActionLabel` is not local
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `Insertable` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `Insertable` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: this warning originates in the derive macro `Insertable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> src/db/models.rs:127:64
[INFO] [stdout]     |
[INFO] [stdout] 127 | #[derive(Debug, Deserialize, Serialize, Queryable, Insertable, Associations)]
[INFO] [stdout]     |                                                                ^-----------
[INFO] [stdout]     |                                                                |
[INFO] [stdout]     |                                                                `BelongsTo` is not local
[INFO] [stdout]     |                                                                move the `impl` block outside of this function `_impl_associations_for_actionlabel`
[INFO] [stdout] 128 | #[table_name = "actions_labels"]
[INFO] [stdout] 129 | #[belongs_to(Action, foreign_key = "action_id")]
[INFO] [stdout]     |              ------ `Action` is not local
[INFO] [stdout] 130 | #[belongs_to(Label, foreign_key = "label_id")]
[INFO] [stdout] 131 | pub struct ActionLabel {
[INFO] [stdout]     |            ----------- `ActionLabel` is not local
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `Associations` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `Associations` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: this warning originates in the derive macro `Associations` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> src/db/models.rs:127:64
[INFO] [stdout]     |
[INFO] [stdout] 127 | #[derive(Debug, Deserialize, Serialize, Queryable, Insertable, Associations)]
[INFO] [stdout]     |                                                                ^-----------
[INFO] [stdout]     |                                                                |
[INFO] [stdout]     |                                                                `BelongsTo` is not local
[INFO] [stdout]     |                                                                move the `impl` block outside of this function `_impl_associations_for_actionlabel`
[INFO] [stdout] ...
[INFO] [stdout] 130 | #[belongs_to(Label, foreign_key = "label_id")]
[INFO] [stdout]     |              ----- `Label` is not local
[INFO] [stdout] 131 | pub struct ActionLabel {
[INFO] [stdout]     |            ----------- `ActionLabel` is not local
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `Associations` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `Associations` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: this warning originates in the derive macro `Associations` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/db/schema.rs:1:1
[INFO] [stdout]    |
[INFO] [stdout]  1 | / table! {
[INFO] [stdout]  2 | |     actions (id) {
[INFO] [stdout]  3 | |         id -> Binary,
[INFO] [stdout]  4 | |         title -> Text,
[INFO] [stdout] ...  |
[INFO] [stdout] 10 | | }
[INFO] [stdout]    | | ^
[INFO] [stdout]    | | |
[INFO] [stdout]    | | `table` is not local
[INFO] [stdout]    | |_`QueryId` is not local
[INFO] [stdout]    |   move the `impl` block outside of this function `_impl_query_id_for_table`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/db/schema.rs:1:1
[INFO] [stdout]    |
[INFO] [stdout]  1 | / table! {
[INFO] [stdout]  2 | |     actions (id) {
[INFO] [stdout]  3 | |         id -> Binary,
[INFO] [stdout]    | |         -- `id` is not local
[INFO] [stdout]  4 | |         title -> Text,
[INFO] [stdout] ...  |
[INFO] [stdout] 10 | | }
[INFO] [stdout]    | | ^
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_`QueryId` is not local
[INFO] [stdout]    |   move the `impl` block outside of this function `_impl_query_id_for_id`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/db/schema.rs:1:1
[INFO] [stdout]    |
[INFO] [stdout]  1 | / table! {
[INFO] [stdout]  2 | |     actions (id) {
[INFO] [stdout]  3 | |         id -> Binary,
[INFO] [stdout]  4 | |         title -> Text,
[INFO] [stdout]    | |         ----- `title` is not local
[INFO] [stdout] ...  |
[INFO] [stdout] 10 | | }
[INFO] [stdout]    | | ^
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_`QueryId` is not local
[INFO] [stdout]    |   move the `impl` block outside of this function `_impl_query_id_for_title`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/db/schema.rs:1:1
[INFO] [stdout]    |
[INFO] [stdout]  1 | / table! {
[INFO] [stdout]  2 | |     actions (id) {
[INFO] [stdout]  3 | |         id -> Binary,
[INFO] [stdout]  4 | |         title -> Text,
[INFO] [stdout]  5 | |         description -> Nullable<Text>,
[INFO] [stdout]    | |         ----------- `description` is not local
[INFO] [stdout] ...  |
[INFO] [stdout] 10 | | }
[INFO] [stdout]    | | ^
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_`QueryId` is not local
[INFO] [stdout]    |   move the `impl` block outside of this function `_impl_query_id_for_description`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/db/schema.rs:1:1
[INFO] [stdout]    |
[INFO] [stdout]  1 | / table! {
[INFO] [stdout]  2 | |     actions (id) {
[INFO] [stdout]  3 | |         id -> Binary,
[INFO] [stdout]  4 | |         title -> Text,
[INFO] [stdout]  5 | |         description -> Nullable<Text>,
[INFO] [stdout]  6 | |         created_at -> Timestamp,
[INFO] [stdout]    | |         ---------- `created_at` is not local
[INFO] [stdout] ...  |
[INFO] [stdout] 10 | | }
[INFO] [stdout]    | | ^
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_`QueryId` is not local
[INFO] [stdout]    |   move the `impl` block outside of this function `_impl_query_id_for_created_at`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/db/schema.rs:1:1
[INFO] [stdout]    |
[INFO] [stdout]  1 | / table! {
[INFO] [stdout]  2 | |     actions (id) {
[INFO] [stdout]  3 | |         id -> Binary,
[INFO] [stdout]  4 | |         title -> Text,
[INFO] [stdout] ...  |
[INFO] [stdout]  7 | |         updated_at -> Timestamp,
[INFO] [stdout]    | |         ---------- `updated_at` is not local
[INFO] [stdout] ...  |
[INFO] [stdout] 10 | | }
[INFO] [stdout]    | | ^
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_`QueryId` is not local
[INFO] [stdout]    |   move the `impl` block outside of this function `_impl_query_id_for_updated_at`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/db/schema.rs:1:1
[INFO] [stdout]    |
[INFO] [stdout]  1 | / table! {
[INFO] [stdout]  2 | |     actions (id) {
[INFO] [stdout]  3 | |         id -> Binary,
[INFO] [stdout]  4 | |         title -> Text,
[INFO] [stdout] ...  |
[INFO] [stdout]  8 | |         done_at -> Nullable<Timestamp>,
[INFO] [stdout]    | |         ------- `done_at` is not local
[INFO] [stdout]  9 | |     }
[INFO] [stdout] 10 | | }
[INFO] [stdout]    | | ^
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_`QueryId` is not local
[INFO] [stdout]    |   move the `impl` block outside of this function `_impl_query_id_for_done_at`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/db/schema.rs:12:1
[INFO] [stdout]    |
[INFO] [stdout] 12 | / table! {
[INFO] [stdout] 13 | |     actions_labels (id) {
[INFO] [stdout] 14 | |         id -> Binary,
[INFO] [stdout] 15 | |         action_id -> Binary,
[INFO] [stdout] ...  |
[INFO] [stdout] 19 | | }
[INFO] [stdout]    | | ^
[INFO] [stdout]    | | |
[INFO] [stdout]    | | `table` is not local
[INFO] [stdout]    | |_`QueryId` is not local
[INFO] [stdout]    |   move the `impl` block outside of this function `_impl_query_id_for_table`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/db/schema.rs:12:1
[INFO] [stdout]    |
[INFO] [stdout] 12 | / table! {
[INFO] [stdout] 13 | |     actions_labels (id) {
[INFO] [stdout] 14 | |         id -> Binary,
[INFO] [stdout]    | |         -- `id` is not local
[INFO] [stdout] 15 | |         action_id -> Binary,
[INFO] [stdout] ...  |
[INFO] [stdout] 19 | | }
[INFO] [stdout]    | | ^
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_`QueryId` is not local
[INFO] [stdout]    |   move the `impl` block outside of this function `_impl_query_id_for_id`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/db/schema.rs:12:1
[INFO] [stdout]    |
[INFO] [stdout] 12 | / table! {
[INFO] [stdout] 13 | |     actions_labels (id) {
[INFO] [stdout] 14 | |         id -> Binary,
[INFO] [stdout] 15 | |         action_id -> Binary,
[INFO] [stdout]    | |         --------- `action_id` is not local
[INFO] [stdout] ...  |
[INFO] [stdout] 19 | | }
[INFO] [stdout]    | | ^
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_`QueryId` is not local
[INFO] [stdout]    |   move the `impl` block outside of this function `_impl_query_id_for_action_id`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/db/schema.rs:12:1
[INFO] [stdout]    |
[INFO] [stdout] 12 | / table! {
[INFO] [stdout] 13 | |     actions_labels (id) {
[INFO] [stdout] 14 | |         id -> Binary,
[INFO] [stdout] 15 | |         action_id -> Binary,
[INFO] [stdout] 16 | |         label_id -> Binary,
[INFO] [stdout]    | |         -------- `label_id` is not local
[INFO] [stdout] ...  |
[INFO] [stdout] 19 | | }
[INFO] [stdout]    | | ^
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_`QueryId` is not local
[INFO] [stdout]    |   move the `impl` block outside of this function `_impl_query_id_for_label_id`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/db/schema.rs:12:1
[INFO] [stdout]    |
[INFO] [stdout] 12 | / table! {
[INFO] [stdout] 13 | |     actions_labels (id) {
[INFO] [stdout] 14 | |         id -> Binary,
[INFO] [stdout] 15 | |         action_id -> Binary,
[INFO] [stdout] 16 | |         label_id -> Binary,
[INFO] [stdout] 17 | |         created_at -> Timestamp,
[INFO] [stdout]    | |         ---------- `created_at` is not local
[INFO] [stdout] 18 | |     }
[INFO] [stdout] 19 | | }
[INFO] [stdout]    | | ^
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_`QueryId` is not local
[INFO] [stdout]    |   move the `impl` block outside of this function `_impl_query_id_for_created_at`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/db/schema.rs:21:1
[INFO] [stdout]    |
[INFO] [stdout] 21 | / table! {
[INFO] [stdout] 22 | |     labels (id) {
[INFO] [stdout] 23 | |         id -> Binary,
[INFO] [stdout] 24 | |         parent_id -> Nullable<Binary>,
[INFO] [stdout] ...  |
[INFO] [stdout] 29 | | }
[INFO] [stdout]    | | ^
[INFO] [stdout]    | | |
[INFO] [stdout]    | | `table` is not local
[INFO] [stdout]    | |_`QueryId` is not local
[INFO] [stdout]    |   move the `impl` block outside of this function `_impl_query_id_for_table`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/db/schema.rs:21:1
[INFO] [stdout]    |
[INFO] [stdout] 21 | / table! {
[INFO] [stdout] 22 | |     labels (id) {
[INFO] [stdout] 23 | |         id -> Binary,
[INFO] [stdout]    | |         -- `id` is not local
[INFO] [stdout] 24 | |         parent_id -> Nullable<Binary>,
[INFO] [stdout] ...  |
[INFO] [stdout] 29 | | }
[INFO] [stdout]    | | ^
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_`QueryId` is not local
[INFO] [stdout]    |   move the `impl` block outside of this function `_impl_query_id_for_id`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/db/schema.rs:21:1
[INFO] [stdout]    |
[INFO] [stdout] 21 | / table! {
[INFO] [stdout] 22 | |     labels (id) {
[INFO] [stdout] 23 | |         id -> Binary,
[INFO] [stdout] 24 | |         parent_id -> Nullable<Binary>,
[INFO] [stdout]    | |         --------- `parent_id` is not local
[INFO] [stdout] ...  |
[INFO] [stdout] 29 | | }
[INFO] [stdout]    | | ^
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_`QueryId` is not local
[INFO] [stdout]    |   move the `impl` block outside of this function `_impl_query_id_for_parent_id`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/db/schema.rs:21:1
[INFO] [stdout]    |
[INFO] [stdout] 21 | / table! {
[INFO] [stdout] 22 | |     labels (id) {
[INFO] [stdout] 23 | |         id -> Binary,
[INFO] [stdout] 24 | |         parent_id -> Nullable<Binary>,
[INFO] [stdout] 25 | |         name -> Text,
[INFO] [stdout]    | |         ---- `name` is not local
[INFO] [stdout] ...  |
[INFO] [stdout] 29 | | }
[INFO] [stdout]    | | ^
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_`QueryId` is not local
[INFO] [stdout]    |   move the `impl` block outside of this function `_impl_query_id_for_name`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/db/schema.rs:21:1
[INFO] [stdout]    |
[INFO] [stdout] 21 | / table! {
[INFO] [stdout] 22 | |     labels (id) {
[INFO] [stdout] 23 | |         id -> Binary,
[INFO] [stdout] 24 | |         parent_id -> Nullable<Binary>,
[INFO] [stdout] 25 | |         name -> Text,
[INFO] [stdout] 26 | |         created_at -> Timestamp,
[INFO] [stdout]    | |         ---------- `created_at` is not local
[INFO] [stdout] ...  |
[INFO] [stdout] 29 | | }
[INFO] [stdout]    | | ^
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_`QueryId` is not local
[INFO] [stdout]    |   move the `impl` block outside of this function `_impl_query_id_for_created_at`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/db/schema.rs:21:1
[INFO] [stdout]    |
[INFO] [stdout] 21 | / table! {
[INFO] [stdout] 22 | |     labels (id) {
[INFO] [stdout] 23 | |         id -> Binary,
[INFO] [stdout] 24 | |         parent_id -> Nullable<Binary>,
[INFO] [stdout] ...  |
[INFO] [stdout] 27 | |         updated_at -> Timestamp,
[INFO] [stdout]    | |         ---------- `updated_at` is not local
[INFO] [stdout] 28 | |     }
[INFO] [stdout] 29 | | }
[INFO] [stdout]    | | ^
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_`QueryId` is not local
[INFO] [stdout]    |   move the `impl` block outside of this function `_impl_query_id_for_updated_at`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.75s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: migrations_internals v1.4.1
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
[INFO] running `Command { std: "docker" "inspect" "c02f6cebd109cd039dfd99678209bc198ea687f4a2a99a5f21c619b53df101b3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c02f6cebd109cd039dfd99678209bc198ea687f4a2a99a5f21c619b53df101b3", kill_on_drop: false }`
[INFO] [stdout] c02f6cebd109cd039dfd99678209bc198ea687f4a2a99a5f21c619b53df101b3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 05a3cf072309cc249b4c2c7a4caf59c736cb1dd77fa90047020cc568d038e389
[INFO] running `Command { std: "docker" "start" "-a" "05a3cf072309cc249b4c2c7a4caf59c736cb1dd77fa90047020cc568d038e389", kill_on_drop: false }`
[INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stderr]   --> src/uuid.rs:13:17
[INFO] [stderr]    |
[INFO] [stderr] 13 | #[derive(Debug, AsExpression, FromSqlRow, Copy, Clone, PartialEq, Eq, Hash, Deserialize, Serialize)]
[INFO] [stderr]    |                 -^^^^^^^^^^^
[INFO] [stderr]    |                 |
[INFO] [stderr]    |                 `AsExpression` is not local
[INFO] [stderr]    |                 move the `impl` block outside of this function `_impl_as_expression_for_uuid`
[INFO] [stderr] 14 | #[sql_type = "Binary"]
[INFO] [stderr]    |              -------- `Binary` is not local
[INFO] [stderr] 15 | pub struct Uuid(uuid::Uuid);
[INFO] [stderr]    |            ---- `Uuid` is not local
[INFO] [stderr]    |
[INFO] [stderr]    = note: the derive macro `AsExpression` defines the non-local `impl`, and may need to be changed
[INFO] [stderr]    = 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] [stderr]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stderr]    = note: `#[warn(non_local_definitions)]` on by default
[INFO] [stderr]    = note: this warning originates in the derive macro `AsExpression` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stderr]   --> src/uuid.rs:13:17
[INFO] [stderr]    |
[INFO] [stderr] 13 | #[derive(Debug, AsExpression, FromSqlRow, Copy, Clone, PartialEq, Eq, Hash, Deserialize, Serialize)]
[INFO] [stderr]    |                 -^^^^^^^^^^^
[INFO] [stderr]    |                 |
[INFO] [stderr]    |                 `AsExpression` is not local
[INFO] [stderr]    |                 `Nullable` is not local
[INFO] [stderr]    |                 move the `impl` block outside of this function `_impl_as_expression_for_uuid`
[INFO] [stderr] 14 | #[sql_type = "Binary"]
[INFO] [stderr]    |              -------- `Binary` is not local
[INFO] [stderr] 15 | pub struct Uuid(uuid::Uuid);
[INFO] [stderr]    |            ---- `Uuid` is not local
[INFO] [stderr]    |
[INFO] [stderr]    = note: the derive macro `AsExpression` defines the non-local `impl`, and may need to be changed
[INFO] [stderr]    = 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] [stderr]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stderr]    = note: this warning originates in the derive macro `AsExpression` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stderr]   --> src/uuid.rs:13:17
[INFO] [stderr]    |
[INFO] [stderr] 13 | #[derive(Debug, AsExpression, FromSqlRow, Copy, Clone, PartialEq, Eq, Hash, Deserialize, Serialize)]
[INFO] [stderr]    |                 ^-----------
[INFO] [stderr]    |                 |
[INFO] [stderr]    |                 `ToSql` is not local
[INFO] [stderr]    |                 `Nullable` is not local
[INFO] [stderr]    |                 move the `impl` block outside of this function `_impl_as_expression_for_uuid`
[INFO] [stderr] 14 | #[sql_type = "Binary"]
[INFO] [stderr]    |              -------- `Binary` is not local
[INFO] [stderr] 15 | pub struct Uuid(uuid::Uuid);
[INFO] [stderr]    |            ---- `Uuid` is not local
[INFO] [stderr]    |
[INFO] [stderr]    = note: the derive macro `AsExpression` defines the non-local `impl`, and may need to be changed
[INFO] [stderr]    = 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] [stderr]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stderr]    = note: this warning originates in the derive macro `AsExpression` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stderr]   --> src/uuid.rs:13:17
[INFO] [stderr]    |
[INFO] [stderr] 13 | #[derive(Debug, AsExpression, FromSqlRow, Copy, Clone, PartialEq, Eq, Hash, Deserialize, Serialize)]
[INFO] [stderr]    |                 ^-----------
[INFO] [stderr]    |                 |
[INFO] [stderr]    |                 `AsExpression` is not local
[INFO] [stderr]    |                 move the `impl` block outside of this function `_impl_as_expression_for_uuid`
[INFO] [stderr] 14 | #[sql_type = "Binary"]
[INFO] [stderr]    |              -------- `Binary` is not local
[INFO] [stderr] 15 | pub struct Uuid(uuid::Uuid);
[INFO] [stderr]    |            ---- `Uuid` is not local
[INFO] [stderr]    |
[INFO] [stderr]    = note: the derive macro `AsExpression` defines the non-local `impl`, and may need to be changed
[INFO] [stderr]    = 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] [stderr]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stderr]    = note: this warning originates in the derive macro `AsExpression` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stderr]   --> src/uuid.rs:13:17
[INFO] [stderr]    |
[INFO] [stderr] 13 | #[derive(Debug, AsExpression, FromSqlRow, Copy, Clone, PartialEq, Eq, Hash, Deserialize, Serialize)]
[INFO] [stderr]    |                 ^-----------
[INFO] [stderr]    |                 |
[INFO] [stderr]    |                 `AsExpression` is not local
[INFO] [stderr]    |                 `Nullable` is not local
[INFO] [stderr]    |                 move the `impl` block outside of this function `_impl_as_expression_for_uuid`
[INFO] [stderr] 14 | #[sql_type = "Binary"]
[INFO] [stderr]    |              -------- `Binary` is not local
[INFO] [stderr] 15 | pub struct Uuid(uuid::Uuid);
[INFO] [stderr]    |            ---- `Uuid` is not local
[INFO] [stderr]    |
[INFO] [stderr]    = note: the derive macro `AsExpression` defines the non-local `impl`, and may need to be changed
[INFO] [stderr]    = 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] [stderr]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stderr]    = note: this warning originates in the derive macro `AsExpression` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stderr]   --> src/uuid.rs:13:31
[INFO] [stderr]    |
[INFO] [stderr] 13 | #[derive(Debug, AsExpression, FromSqlRow, Copy, Clone, PartialEq, Eq, Hash, Deserialize, Serialize)]
[INFO] [stderr]    |                               ^---------
[INFO] [stderr]    |                               |
[INFO] [stderr]    |                               `FromSqlRow` is not local
[INFO] [stderr]    |                               move the `impl` block outside of this function `_impl_from_sql_row_for_uuid`
[INFO] [stderr] 14 | #[sql_type = "Binary"]
[INFO] [stderr] 15 | pub struct Uuid(uuid::Uuid);
[INFO] [stderr]    |            ---- `Uuid` is not local
[INFO] [stderr]    |
[INFO] [stderr]    = note: the derive macro `FromSqlRow` defines the non-local `impl`, and may need to be changed
[INFO] [stderr]    = 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] [stderr]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stderr]    = note: this warning originates in the derive macro `FromSqlRow` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stderr]   --> src/uuid.rs:13:31
[INFO] [stderr]    |
[INFO] [stderr] 13 | #[derive(Debug, AsExpression, FromSqlRow, Copy, Clone, PartialEq, Eq, Hash, Deserialize, Serialize)]
[INFO] [stderr]    |                               ^---------
[INFO] [stderr]    |                               |
[INFO] [stderr]    |                               `Queryable` is not local
[INFO] [stderr]    |                               move the `impl` block outside of this function `_impl_from_sql_row_for_uuid`
[INFO] [stderr] 14 | #[sql_type = "Binary"]
[INFO] [stderr] 15 | pub struct Uuid(uuid::Uuid);
[INFO] [stderr]    |            ---- `Uuid` is not local
[INFO] [stderr]    |
[INFO] [stderr]    = note: the derive macro `FromSqlRow` defines the non-local `impl`, and may need to be changed
[INFO] [stderr]    = 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] [stderr]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stderr]    = note: this warning originates in the derive macro `FromSqlRow` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stderr]   --> src/db/models.rs:12:41
[INFO] [stderr]    |
[INFO] [stderr] 12 | #[derive(Debug, Deserialize, Serialize, Queryable, Insertable)]
[INFO] [stderr]    |                                         ^--------
[INFO] [stderr]    |                                         |
[INFO] [stderr]    |                                         `Queryable` is not local
[INFO] [stderr]    |                                         move the `impl` block outside of this function `_impl_queryable_for_action`
[INFO] [stderr] 13 | #[table_name = "actions"]
[INFO] [stderr] 14 | pub struct Action {
[INFO] [stderr]    |            ------ `Action` is not local
[INFO] [stderr]    |
[INFO] [stderr]    = note: the derive macro `Queryable` defines the non-local `impl`, and may need to be changed
[INFO] [stderr]    = note: the derive macro `Queryable` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stderr]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stderr]    = note: this warning originates in the derive macro `Queryable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stderr]   --> src/db/models.rs:12:52
[INFO] [stderr]    |
[INFO] [stderr] 12 | #[derive(Debug, Deserialize, Serialize, Queryable, Insertable)]
[INFO] [stderr]    |                                                    ^---------
[INFO] [stderr]    |                                                    |
[INFO] [stderr]    |                                                    `Insertable` is not local
[INFO] [stderr]    |                                                    `table` is not local
[INFO] [stderr]    |                                                    move the `impl` block outside of this function `_impl_insertable_for_action`
[INFO] [stderr] 13 | #[table_name = "actions"]
[INFO] [stderr] 14 | pub struct Action {
[INFO] [stderr]    |            ------ `Action` is not local
[INFO] [stderr]    |
[INFO] [stderr]    = note: the derive macro `Insertable` defines the non-local `impl`, and may need to be changed
[INFO] [stderr]    = note: the derive macro `Insertable` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stderr]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stderr]    = note: this warning originates in the derive macro `Insertable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stderr]   --> src/db/models.rs:12:52
[INFO] [stderr]    |
[INFO] [stderr] 12 | #[derive(Debug, Deserialize, Serialize, Queryable, Insertable)]
[INFO] [stderr]    |                                                    -^^^^^^^^^
[INFO] [stderr]    |                                                    |
[INFO] [stderr]    |                                                    `Insertable` is not local
[INFO] [stderr]    |                                                    `table` is not local
[INFO] [stderr]    |                                                    move the `impl` block outside of this function `_impl_insertable_for_action`
[INFO] [stderr] 13 | #[table_name = "actions"]
[INFO] [stderr] 14 | pub struct Action {
[INFO] [stderr]    |            ------ `Action` is not local
[INFO] [stderr]    |
[INFO] [stderr]    = note: the derive macro `Insertable` defines the non-local `impl`, and may need to be changed
[INFO] [stderr]    = note: the derive macro `Insertable` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stderr]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stderr]    = note: this warning originates in the derive macro `Insertable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stderr]   --> src/db/models.rs:12:52
[INFO] [stderr]    |
[INFO] [stderr] 12 | #[derive(Debug, Deserialize, Serialize, Queryable, Insertable)]
[INFO] [stderr]    |                                                    ^---------
[INFO] [stderr]    |                                                    |
[INFO] [stderr]    |                                                    `UndecoratedInsertRecord` is not local
[INFO] [stderr]    |                                                    `table` is not local
[INFO] [stderr]    |                                                    move the `impl` block outside of this function `_impl_insertable_for_action`
[INFO] [stderr] 13 | #[table_name = "actions"]
[INFO] [stderr] 14 | pub struct Action {
[INFO] [stderr]    |            ------ `Action` is not local
[INFO] [stderr]    |
[INFO] [stderr]    = note: the derive macro `Insertable` defines the non-local `impl`, and may need to be changed
[INFO] [stderr]    = note: the derive macro `Insertable` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stderr]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stderr]    = note: this warning originates in the derive macro `Insertable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stderr]   --> src/db/models.rs:70:41
[INFO] [stderr]    |
[INFO] [stderr] 70 | #[derive(Debug, Deserialize, Serialize, Queryable, Insertable, Associations)]
[INFO] [stderr]    |                                         ^--------
[INFO] [stderr]    |                                         |
[INFO] [stderr]    |                                         `Queryable` is not local
[INFO] [stderr]    |                                         move the `impl` block outside of this function `_impl_queryable_for_label`
[INFO] [stderr] ...
[INFO] [stderr] 73 | pub struct Label {
[INFO] [stderr]    |            ----- `Label` is not local
[INFO] [stderr]    |
[INFO] [stderr]    = note: the derive macro `Queryable` defines the non-local `impl`, and may need to be changed
[INFO] [stderr]    = note: the derive macro `Queryable` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stderr]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stderr]    = note: this warning originates in the derive macro `Queryable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stderr]   --> src/db/models.rs:70:52
[INFO] [stderr]    |
[INFO] [stderr] 70 | #[derive(Debug, Deserialize, Serialize, Queryable, Insertable, Associations)]
[INFO] [stderr]    |                                                    ^---------
[INFO] [stderr]    |                                                    |
[INFO] [stderr]    |                                                    `Insertable` is not local
[INFO] [stderr]    |                                                    `table` is not local
[INFO] [stderr]    |                                                    move the `impl` block outside of this function `_impl_insertable_for_label`
[INFO] [stderr] ...
[INFO] [stderr] 73 | pub struct Label {
[INFO] [stderr]    |            ----- `Label` is not local
[INFO] [stderr]    |
[INFO] [stderr]    = note: the derive macro `Insertable` defines the non-local `impl`, and may need to be changed
[INFO] [stderr]    = note: the derive macro `Insertable` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stderr]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stderr]    = note: this warning originates in the derive macro `Insertable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stderr]   --> src/db/models.rs:70:52
[INFO] [stderr]    |
[INFO] [stderr] 70 | #[derive(Debug, Deserialize, Serialize, Queryable, Insertable, Associations)]
[INFO] [stderr]    |                                                    -^^^^^^^^^
[INFO] [stderr]    |                                                    |
[INFO] [stderr]    |                                                    `Insertable` is not local
[INFO] [stderr]    |                                                    `table` is not local
[INFO] [stderr]    |                                                    move the `impl` block outside of this function `_impl_insertable_for_label`
[INFO] [stderr] ...
[INFO] [stderr] 73 | pub struct Label {
[INFO] [stderr]    |            ----- `Label` is not local
[INFO] [stderr]    |
[INFO] [stderr]    = note: the derive macro `Insertable` defines the non-local `impl`, and may need to be changed
[INFO] [stderr]    = note: the derive macro `Insertable` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stderr]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stderr]    = note: this warning originates in the derive macro `Insertable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stderr]   --> src/db/models.rs:70:52
[INFO] [stderr]    |
[INFO] [stderr] 70 | #[derive(Debug, Deserialize, Serialize, Queryable, Insertable, Associations)]
[INFO] [stderr]    |                                                    ^---------
[INFO] [stderr]    |                                                    |
[INFO] [stderr]    |                                                    `UndecoratedInsertRecord` is not local
[INFO] [stderr]    |                                                    `table` is not local
[INFO] [stderr]    |                                                    move the `impl` block outside of this function `_impl_insertable_for_label`
[INFO] [stderr] ...
[INFO] [stderr] 73 | pub struct Label {
[INFO] [stderr]    |            ----- `Label` is not local
[INFO] [stderr]    |
[INFO] [stderr]    = note: the derive macro `Insertable` defines the non-local `impl`, and may need to be changed
[INFO] [stderr]    = note: the derive macro `Insertable` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stderr]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stderr]    = note: this warning originates in the derive macro `Insertable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stderr]   --> src/db/models.rs:70:64
[INFO] [stderr]    |
[INFO] [stderr] 70 | #[derive(Debug, Deserialize, Serialize, Queryable, Insertable, Associations)]
[INFO] [stderr]    |                                                                ^-----------
[INFO] [stderr]    |                                                                |
[INFO] [stderr]    |                                                                `BelongsTo` is not local
[INFO] [stderr]    |                                                                move the `impl` block outside of this function `_impl_associations_for_label`
[INFO] [stderr] 71 | #[table_name = "labels"]
[INFO] [stderr] 72 | #[belongs_to(Label, foreign_key = "parent_id")]
[INFO] [stderr]    |              ----- `Label` is not local
[INFO] [stderr] 73 | pub struct Label {
[INFO] [stderr]    |            ----- `Label` is not local
[INFO] [stderr]    |
[INFO] [stderr]    = note: the derive macro `Associations` defines the non-local `impl`, and may need to be changed
[INFO] [stderr]    = note: the derive macro `Associations` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stderr]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stderr]    = note: this warning originates in the derive macro `Associations` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stderr]    --> src/db/models.rs:127:41
[INFO] [stderr]     |
[INFO] [stderr] 127 | #[derive(Debug, Deserialize, Serialize, Queryable, Insertable, Associations)]
[INFO] [stderr]     |                                         ^--------
[INFO] [stderr]     |                                         |
[INFO] [stderr]     |                                         `Queryable` is not local
[INFO] [stderr]     |                                         move the `impl` block outside of this function `_impl_queryable_for_actionlabel`
[INFO] [stderr] ...
[INFO] [stderr] 131 | pub struct ActionLabel {
[INFO] [stderr]     |            ----------- `ActionLabel` is not local
[INFO] [stderr]     |
[INFO] [stderr]     = note: the derive macro `Queryable` defines the non-local `impl`, and may need to be changed
[INFO] [stderr]     = note: the derive macro `Queryable` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stderr]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stderr]     = note: this warning originates in the derive macro `Queryable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stderr]    --> src/db/models.rs:127:52
[INFO] [stderr]     |
[INFO] [stderr] 127 | #[derive(Debug, Deserialize, Serialize, Queryable, Insertable, Associations)]
[INFO] [stderr]     |                                                    ^---------
[INFO] [stderr]     |                                                    |
[INFO] [stderr]     |                                                    `Insertable` is not local
[INFO] [stderr]     |                                                    `table` is not local
[INFO] [stderr]     |                                                    move the `impl` block outside of this function `_impl_insertable_for_actionlabel`
[INFO] [stderr] ...
[INFO] [stderr] 131 | pub struct ActionLabel {
[INFO] [stderr]     |            ----------- `ActionLabel` is not local
[INFO] [stderr]     |
[INFO] [stderr]     = note: the derive macro `Insertable` defines the non-local `impl`, and may need to be changed
[INFO] [stderr]     = note: the derive macro `Insertable` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stderr]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stderr]     = note: this warning originates in the derive macro `Insertable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stderr]    --> src/db/models.rs:127:52
[INFO] [stderr]     |
[INFO] [stderr] 127 | #[derive(Debug, Deserialize, Serialize, Queryable, Insertable, Associations)]
[INFO] [stderr]     |                                                    -^^^^^^^^^
[INFO] [stderr]     |                                                    |
[INFO] [stderr]     |                                                    `Insertable` is not local
[INFO] [stderr]     |                                                    `table` is not local
[INFO] [stderr]     |                                                    move the `impl` block outside of this function `_impl_insertable_for_actionlabel`
[INFO] [stderr] ...
[INFO] [stderr] 131 | pub struct ActionLabel {
[INFO] [stderr]     |            ----------- `ActionLabel` is not local
[INFO] [stderr]     |
[INFO] [stderr]     = note: the derive macro `Insertable` defines the non-local `impl`, and may need to be changed
[INFO] [stderr]     = note: the derive macro `Insertable` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stderr]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stderr]     = note: this warning originates in the derive macro `Insertable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stderr]    --> src/db/models.rs:127:52
[INFO] [stderr]     |
[INFO] [stderr] 127 | #[derive(Debug, Deserialize, Serialize, Queryable, Insertable, Associations)]
[INFO] [stderr]     |                                                    ^---------
[INFO] [stderr]     |                                                    |
[INFO] [stderr]     |                                                    `UndecoratedInsertRecord` is not local
[INFO] [stderr]     |                                                    `table` is not local
[INFO] [stderr]     |                                                    move the `impl` block outside of this function `_impl_insertable_for_actionlabel`
[INFO] [stderr] ...
[INFO] [stderr] 131 | pub struct ActionLabel {
[INFO] [stderr]     |            ----------- `ActionLabel` is not local
[INFO] [stderr]     |
[INFO] [stderr]     = note: the derive macro `Insertable` defines the non-local `impl`, and may need to be changed
[INFO] [stderr]     = note: the derive macro `Insertable` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stderr]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stderr]     = note: this warning originates in the derive macro `Insertable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stderr]    --> src/db/models.rs:127:64
[INFO] [stderr]     |
[INFO] [stderr] 127 | #[derive(Debug, Deserialize, Serialize, Queryable, Insertable, Associations)]
[INFO] [stderr]     |                                                                ^-----------
[INFO] [stderr]     |                                                                |
[INFO] [stderr]     |                                                                `BelongsTo` is not local
[INFO] [stderr]     |                                                                move the `impl` block outside of this function `_impl_associations_for_actionlabel`
[INFO] [stderr] 128 | #[table_name = "actions_labels"]
[INFO] [stderr] 129 | #[belongs_to(Action, foreign_key = "action_id")]
[INFO] [stderr]     |              ------ `Action` is not local
[INFO] [stderr] 130 | #[belongs_to(Label, foreign_key = "label_id")]
[INFO] [stderr] 131 | pub struct ActionLabel {
[INFO] [stderr]     |            ----------- `ActionLabel` is not local
[INFO] [stderr]     |
[INFO] [stderr]     = note: the derive macro `Associations` defines the non-local `impl`, and may need to be changed
[INFO] [stderr]     = note: the derive macro `Associations` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stderr]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stderr]     = note: this warning originates in the derive macro `Associations` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stderr]    --> src/db/models.rs:127:64
[INFO] [stderr]     |
[INFO] [stderr] 127 | #[derive(Debug, Deserialize, Serialize, Queryable, Insertable, Associations)]
[INFO] [stderr]     |                                                                ^-----------
[INFO] [stderr]     |                                                                |
[INFO] [stderr]     |                                                                `BelongsTo` is not local
[INFO] [stderr]     |                                                                move the `impl` block outside of this function `_impl_associations_for_actionlabel`
[INFO] [stderr] ...
[INFO] [stderr] 130 | #[belongs_to(Label, foreign_key = "label_id")]
[INFO] [stderr]     |              ----- `Label` is not local
[INFO] [stderr] 131 | pub struct ActionLabel {
[INFO] [stderr]     |            ----------- `ActionLabel` is not local
[INFO] [stderr]     |
[INFO] [stderr]     = note: the derive macro `Associations` defines the non-local `impl`, and may need to be changed
[INFO] [stderr]     = note: the derive macro `Associations` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stderr]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stderr]     = note: this warning originates in the derive macro `Associations` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stderr]   --> src/db/schema.rs:1:1
[INFO] [stderr]    |
[INFO] [stderr]  1 | / table! {
[INFO] [stderr]  2 | |     actions (id) {
[INFO] [stderr]  3 | |         id -> Binary,
[INFO] [stderr]  4 | |         title -> Text,
[INFO] [stderr] ...  |
[INFO] [stderr] 10 | | }
[INFO] [stderr]    | | ^
[INFO] [stderr]    | | |
[INFO] [stderr]    | | `table` is not local
[INFO] [stderr]    | |_`QueryId` is not local
[INFO] [stderr]    |   move the `impl` block outside of this function `_impl_query_id_for_table`
[INFO] [stderr]    |
[INFO] [stderr]    = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stderr]    = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stderr]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stderr]    = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stderr]   --> src/db/schema.rs:1:1
[INFO] [stderr]    |
[INFO] [stderr]  1 | / table! {
[INFO] [stderr]  2 | |     actions (id) {
[INFO] [stderr]  3 | |         id -> Binary,
[INFO] [stderr]    | |         -- `id` is not local
[INFO] [stderr]  4 | |         title -> Text,
[INFO] [stderr] ...  |
[INFO] [stderr] 10 | | }
[INFO] [stderr]    | | ^
[INFO] [stderr]    | | |
[INFO] [stderr]    | |_`QueryId` is not local
[INFO] [stderr]    |   move the `impl` block outside of this function `_impl_query_id_for_id`
[INFO] [stderr]    |
[INFO] [stderr]    = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stderr]    = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stderr]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stderr]    = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stderr]   --> src/db/schema.rs:1:1
[INFO] [stderr]    |
[INFO] [stderr]  1 | / table! {
[INFO] [stderr]  2 | |     actions (id) {
[INFO] [stderr]  3 | |         id -> Binary,
[INFO] [stderr]  4 | |         title -> Text,
[INFO] [stderr]    | |         ----- `title` is not local
[INFO] [stderr] ...  |
[INFO] [stderr] 10 | | }
[INFO] [stderr]    | | ^
[INFO] [stderr]    | | |
[INFO] [stderr]    | |_`QueryId` is not local
[INFO] [stderr]    |   move the `impl` block outside of this function `_impl_query_id_for_title`
[INFO] [stderr]    |
[INFO] [stderr]    = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stderr]    = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stderr]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stderr]    = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stderr]   --> src/db/schema.rs:1:1
[INFO] [stderr]    |
[INFO] [stderr]  1 | / table! {
[INFO] [stderr]  2 | |     actions (id) {
[INFO] [stderr]  3 | |         id -> Binary,
[INFO] [stderr]  4 | |         title -> Text,
[INFO] [stderr]  5 | |         description -> Nullable<Text>,
[INFO] [stderr]    | |         ----------- `description` is not local
[INFO] [stderr] ...  |
[INFO] [stderr] 10 | | }
[INFO] [stderr]    | | ^
[INFO] [stderr]    | | |
[INFO] [stderr]    | |_`QueryId` is not local
[INFO] [stderr]    |   move the `impl` block outside of this function `_impl_query_id_for_description`
[INFO] [stderr]    |
[INFO] [stderr]    = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stderr]    = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stderr]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stderr]    = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stderr]   --> src/db/schema.rs:1:1
[INFO] [stderr]    |
[INFO] [stderr]  1 | / table! {
[INFO] [stderr]  2 | |     actions (id) {
[INFO] [stderr]  3 | |         id -> Binary,
[INFO] [stderr]  4 | |         title -> Text,
[INFO] [stderr]  5 | |         description -> Nullable<Text>,
[INFO] [stderr]  6 | |         created_at -> Timestamp,
[INFO] [stderr]    | |         ---------- `created_at` is not local
[INFO] [stderr] ...  |
[INFO] [stderr] 10 | | }
[INFO] [stderr]    | | ^
[INFO] [stderr]    | | |
[INFO] [stderr]    | |_`QueryId` is not local
[INFO] [stderr]    |   move the `impl` block outside of this function `_impl_query_id_for_created_at`
[INFO] [stderr]    |
[INFO] [stderr]    = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stderr]    = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stderr]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stderr]    = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stderr]   --> src/db/schema.rs:1:1
[INFO] [stderr]    |
[INFO] [stderr]  1 | / table! {
[INFO] [stderr]  2 | |     actions (id) {
[INFO] [stderr]  3 | |         id -> Binary,
[INFO] [stderr]  4 | |         title -> Text,
[INFO] [stderr] ...  |
[INFO] [stderr]  7 | |         updated_at -> Timestamp,
[INFO] [stderr]    | |         ---------- `updated_at` is not local
[INFO] [stderr] ...  |
[INFO] [stderr] 10 | | }
[INFO] [stderr]    | | ^
[INFO] [stderr]    | | |
[INFO] [stderr]    | |_`QueryId` is not local
[INFO] [stderr]    |   move the `impl` block outside of this function `_impl_query_id_for_updated_at`
[INFO] [stderr]    |
[INFO] [stderr]    = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stderr]    = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stderr]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stderr]    = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stderr]   --> src/db/schema.rs:1:1
[INFO] [stderr]    |
[INFO] [stderr]  1 | / table! {
[INFO] [stderr]  2 | |     actions (id) {
[INFO] [stderr]  3 | |         id -> Binary,
[INFO] [stderr]  4 | |         title -> Text,
[INFO] [stderr] ...  |
[INFO] [stderr]  8 | |         done_at -> Nullable<Timestamp>,
[INFO] [stderr]    | |         ------- `done_at` is not local
[INFO] [stderr]  9 | |     }
[INFO] [stderr] 10 | | }
[INFO] [stderr]    | | ^
[INFO] [stderr]    | | |
[INFO] [stderr]    | |_`QueryId` is not local
[INFO] [stderr]    |   move the `impl` block outside of this function `_impl_query_id_for_done_at`
[INFO] [stderr]    |
[INFO] [stderr]    = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stderr]    = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stderr]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stderr]    = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stderr]   --> src/db/schema.rs:12:1
[INFO] [stderr]    |
[INFO] [stderr] 12 | / table! {
[INFO] [stderr] 13 | |     actions_labels (id) {
[INFO] [stderr] 14 | |         id -> Binary,
[INFO] [stderr] 15 | |         action_id -> Binary,
[INFO] [stderr] ...  |
[INFO] [stderr] 19 | | }
[INFO] [stderr]    | | ^
[INFO] [stderr]    | | |
[INFO] [stderr]    | | `table` is not local
[INFO] [stderr]    | |_`QueryId` is not local
[INFO] [stderr]    |   move the `impl` block outside of this function `_impl_query_id_for_table`
[INFO] [stderr]    |
[INFO] [stderr]    = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stderr]    = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stderr]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stderr]    = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stderr]   --> src/db/schema.rs:12:1
[INFO] [stderr]    |
[INFO] [stderr] 12 | / table! {
[INFO] [stderr] 13 | |     actions_labels (id) {
[INFO] [stderr] 14 | |         id -> Binary,
[INFO] [stderr]    | |         -- `id` is not local
[INFO] [stderr] 15 | |         action_id -> Binary,
[INFO] [stderr] ...  |
[INFO] [stderr] 19 | | }
[INFO] [stderr]    | | ^
[INFO] [stderr]    | | |
[INFO] [stderr]    | |_`QueryId` is not local
[INFO] [stderr]    |   move the `impl` block outside of this function `_impl_query_id_for_id`
[INFO] [stderr]    |
[INFO] [stderr]    = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stderr]    = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stderr]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stderr]    = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stderr]   --> src/db/schema.rs:12:1
[INFO] [stderr]    |
[INFO] [stderr] 12 | / table! {
[INFO] [stderr] 13 | |     actions_labels (id) {
[INFO] [stderr] 14 | |         id -> Binary,
[INFO] [stderr] 15 | |         action_id -> Binary,
[INFO] [stderr]    | |         --------- `action_id` is not local
[INFO] [stderr] ...  |
[INFO] [stderr] 19 | | }
[INFO] [stderr]    | | ^
[INFO] [stderr]    | | |
[INFO] [stderr]    | |_`QueryId` is not local
[INFO] [stderr]    |   move the `impl` block outside of this function `_impl_query_id_for_action_id`
[INFO] [stderr]    |
[INFO] [stderr]    = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stderr]    = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stderr]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stderr]    = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stderr]   --> src/db/schema.rs:12:1
[INFO] [stderr]    |
[INFO] [stderr] 12 | / table! {
[INFO] [stderr] 13 | |     actions_labels (id) {
[INFO] [stderr] 14 | |         id -> Binary,
[INFO] [stderr] 15 | |         action_id -> Binary,
[INFO] [stderr] 16 | |         label_id -> Binary,
[INFO] [stderr]    | |         -------- `label_id` is not local
[INFO] [stderr] ...  |
[INFO] [stderr] 19 | | }
[INFO] [stderr]    | | ^
[INFO] [stderr]    | | |
[INFO] [stderr]    | |_`QueryId` is not local
[INFO] [stderr]    |   move the `impl` block outside of this function `_impl_query_id_for_label_id`
[INFO] [stderr]    |
[INFO] [stderr]    = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stderr]    = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stderr]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stderr]    = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stderr]   --> src/db/schema.rs:12:1
[INFO] [stderr]    |
[INFO] [stderr] 12 | / table! {
[INFO] [stderr] 13 | |     actions_labels (id) {
[INFO] [stderr] 14 | |         id -> Binary,
[INFO] [stderr] 15 | |         action_id -> Binary,
[INFO] [stderr] 16 | |         label_id -> Binary,
[INFO] [stderr] 17 | |         created_at -> Timestamp,
[INFO] [stderr]    | |         ---------- `created_at` is not local
[INFO] [stderr] 18 | |     }
[INFO] [stderr] 19 | | }
[INFO] [stderr]    | | ^
[INFO] [stderr]    | | |
[INFO] [stderr]    | |_`QueryId` is not local
[INFO] [stderr]    |   move the `impl` block outside of this function `_impl_query_id_for_created_at`
[INFO] [stderr]    |
[INFO] [stderr]    = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stderr]    = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stderr]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stderr]    = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stderr]   --> src/db/schema.rs:21:1
[INFO] [stderr]    |
[INFO] [stderr] 21 | / table! {
[INFO] [stderr] 22 | |     labels (id) {
[INFO] [stderr] 23 | |         id -> Binary,
[INFO] [stderr] 24 | |         parent_id -> Nullable<Binary>,
[INFO] [stderr] ...  |
[INFO] [stderr] 29 | | }
[INFO] [stderr]    | | ^
[INFO] [stderr]    | | |
[INFO] [stderr]    | | `table` is not local
[INFO] [stderr]    | |_`QueryId` is not local
[INFO] [stderr]    |   move the `impl` block outside of this function `_impl_query_id_for_table`
[INFO] [stderr]    |
[INFO] [stderr]    = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stderr]    = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stderr]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stderr]    = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stderr]   --> src/db/schema.rs:21:1
[INFO] [stderr]    |
[INFO] [stderr] 21 | / table! {
[INFO] [stderr] 22 | |     labels (id) {
[INFO] [stderr] 23 | |         id -> Binary,
[INFO] [stderr]    | |         -- `id` is not local
[INFO] [stderr] 24 | |         parent_id -> Nullable<Binary>,
[INFO] [stderr] ...  |
[INFO] [stderr] 29 | | }
[INFO] [stderr]    | | ^
[INFO] [stderr]    | | |
[INFO] [stderr]    | |_`QueryId` is not local
[INFO] [stderr]    |   move the `impl` block outside of this function `_impl_query_id_for_id`
[INFO] [stderr]    |
[INFO] [stderr]    = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stderr]    = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stderr]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stderr]    = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stderr]   --> src/db/schema.rs:21:1
[INFO] [stderr]    |
[INFO] [stderr] 21 | / table! {
[INFO] [stderr] 22 | |     labels (id) {
[INFO] [stderr] 23 | |         id -> Binary,
[INFO] [stderr] 24 | |         parent_id -> Nullable<Binary>,
[INFO] [stderr]    | |         --------- `parent_id` is not local
[INFO] [stderr] ...  |
[INFO] [stderr] 29 | | }
[INFO] [stderr]    | | ^
[INFO] [stderr]    | | |
[INFO] [stderr]    | |_`QueryId` is not local
[INFO] [stderr]    |   move the `impl` block outside of this function `_impl_query_id_for_parent_id`
[INFO] [stderr]    |
[INFO] [stderr]    = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stderr]    = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stderr]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stderr]    = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stderr]   --> src/db/schema.rs:21:1
[INFO] [stderr]    |
[INFO] [stderr] 21 | / table! {
[INFO] [stderr] 22 | |     labels (id) {
[INFO] [stderr] 23 | |         id -> Binary,
[INFO] [stderr] 24 | |         parent_id -> Nullable<Binary>,
[INFO] [stderr] 25 | |         name -> Text,
[INFO] [stderr]    | |         ---- `name` is not local
[INFO] [stderr] ...  |
[INFO] [stderr] 29 | | }
[INFO] [stderr]    | | ^
[INFO] [stderr]    | | |
[INFO] [stderr]    | |_`QueryId` is not local
[INFO] [stderr]    |   move the `impl` block outside of this function `_impl_query_id_for_name`
[INFO] [stderr]    |
[INFO] [stderr]    = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stderr]    = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stderr]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stderr]    = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stderr]   --> src/db/schema.rs:21:1
[INFO] [stderr]    |
[INFO] [stderr] 21 | / table! {
[INFO] [stderr] 22 | |     labels (id) {
[INFO] [stderr] 23 | |         id -> Binary,
[INFO] [stderr] 24 | |         parent_id -> Nullable<Binary>,
[INFO] [stderr] 25 | |         name -> Text,
[INFO] [stderr] 26 | |         created_at -> Timestamp,
[INFO] [stderr]    | |         ---------- `created_at` is not local
[INFO] [stderr] ...  |
[INFO] [stderr] 29 | | }
[INFO] [stderr]    | | ^
[INFO] [stderr]    | | |
[INFO] [stderr]    | |_`QueryId` is not local
[INFO] [stderr]    |   move the `impl` block outside of this function `_impl_query_id_for_created_at`
[INFO] [stderr]    |
[INFO] [stderr]    = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stderr]    = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stderr]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stderr]    = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stderr]   --> src/db/schema.rs:21:1
[INFO] [stderr]    |
[INFO] [stderr] 21 | / table! {
[INFO] [stderr] 22 | |     labels (id) {
[INFO] [stderr] 23 | |         id -> Binary,
[INFO] [stderr] 24 | |         parent_id -> Nullable<Binary>,
[INFO] [stderr] ...  |
[INFO] [stderr] 27 | |         updated_at -> Timestamp,
[INFO] [stderr]    | |         ---------- `updated_at` is not local
[INFO] [stderr] 28 | |     }
[INFO] [stderr] 29 | | }
[INFO] [stderr]    | | ^
[INFO] [stderr]    | | |
[INFO] [stderr]    | |_`QueryId` is not local
[INFO] [stderr]    |   move the `impl` block outside of this function `_impl_query_id_for_updated_at`
[INFO] [stderr]    |
[INFO] [stderr]    = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stderr]    = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stderr]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stderr]    = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: `todo-unchained` (bin "todo-unchained" test) generated 40 warnings
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.17s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: migrations_internals v1.4.1
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/todo_unchained-6fa1838c662fc2c3)
[INFO] [stdout] 
[INFO] [stdout] running 5 tests
[INFO] [stdout] Running migration 2020-10-11-190612_initial_creation
[INFO] [stdout] Running migration 2020-10-11-190612_initial_creation
[INFO] [stdout] Running migration 2020-10-11-190612_initial_creation
[INFO] [stdout] test db::models::label_test::create_label_with_name ... ok
[INFO] [stdout] Running migration 2020-10-11-190612_initial_creation
[INFO] [stdout] Running migration 2020-10-11-190612_initial_creation
[INFO] [stdout] test db::models::actions_labels_test::create_action ... ok
[INFO] [stdout] test db::models::label_test::create_nested_label_with_name ... ok
[INFO] [stdout] test db::models::action_test::create_action_with_title_and_description ... ok
[INFO] [stdout] test db::models::actions_labels_test::create_action_label_without_real_foreign_rows_panics - should panic ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.04s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "05a3cf072309cc249b4c2c7a4caf59c736cb1dd77fa90047020cc568d038e389", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "05a3cf072309cc249b4c2c7a4caf59c736cb1dd77fa90047020cc568d038e389", kill_on_drop: false }`
[INFO] [stdout] 05a3cf072309cc249b4c2c7a4caf59c736cb1dd77fa90047020cc568d038e389
