[INFO] cloning repository https://github.com/davepacheco/bb8-diesel-test
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/davepacheco/bb8-diesel-test" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdavepacheco%2Fbb8-diesel-test", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdavepacheco%2Fbb8-diesel-test'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 206ed9f484a7052858b475562105f8abc41ddad2
[INFO] checking davepacheco/bb8-diesel-test against c42ac5fd59628ea7e2f52af5944c2aaac3f0e7f6 for pr-161319
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdavepacheco%2Fbb8-diesel-test" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/davepacheco/bb8-diesel-test
[INFO] finished tweaking git repo https://github.com/davepacheco/bb8-diesel-test
[INFO] tweaked toml for git repo https://github.com/davepacheco/bb8-diesel-test written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/davepacheco/bb8-diesel-test on toolchain c42ac5fd59628ea7e2f52af5944c2aaac3f0e7f6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c42ac5fd59628ea7e2f52af5944c2aaac3f0e7f6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/davepacheco/bb8-diesel-test 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" "+c42ac5fd59628ea7e2f52af5944c2aaac3f0e7f6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Updating git repository `https://github.com/smklein/bb8-diesel.git`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded parking_lot v0.11.1
[INFO] [stderr]   Downloaded tokio-macros v1.3.0
[INFO] [stderr]   Downloaded futures-core v0.3.16
[INFO] [stderr]   Downloaded futures-io v0.3.16
[INFO] [stderr]   Downloaded instant v0.1.10
[INFO] [stderr]   Downloaded futures-sink v0.3.16
[INFO] [stderr]   Downloaded pq-sys v0.4.6
[INFO] [stderr]   Downloaded scheduled-thread-pool v0.2.5
[INFO] [stderr]   Downloaded futures-macro v0.3.16
[INFO] [stderr]   Downloaded smallvec v1.6.1
[INFO] [stderr]   Downloaded futures-task v0.3.16
[INFO] [stderr]   Downloaded r2d2 v0.8.9
[INFO] [stderr]   Downloaded bb8 v0.7.1
[INFO] [stderr]   Downloaded futures-executor v0.3.16
[INFO] [stderr]   Downloaded parking_lot_core v0.8.3
[INFO] [stderr]   Downloaded lock_api v0.4.4
[INFO] [stderr]   Downloaded anyhow v1.0.43
[INFO] [stderr]   Downloaded futures v0.3.16
[INFO] [stderr]   Downloaded bytes v1.0.1
[INFO] [stderr]   Downloaded futures-channel v0.3.16
[INFO] [stderr]   Downloaded futures-util v0.3.16
[INFO] [stderr]   Downloaded diesel v1.4.7
[INFO] [stderr]   Downloaded syn v1.0.75
[INFO] [stderr]   Downloaded tokio v1.10.1
[INFO] [stderr]   Downloaded libc v0.2.100
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:8683fc1fc2eb5c9ac98e0d076ab094b2ffac7f99da555d2b6a2e27f346de2ec7" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 3c64ced09d6ab5445be3ec158c6ec23920313222e146b83e5be343668f102c01
[INFO] running `Command { std: "docker" "start" "3c64ced09d6ab5445be3ec158c6ec23920313222e146b83e5be343668f102c01", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "3c64ced09d6ab5445be3ec158c6ec23920313222e146b83e5be343668f102c01", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "3c64ced09d6ab5445be3ec158c6ec23920313222e146b83e5be343668f102c01" "/opt/rustwide/cargo-home/bin/cargo" "+c42ac5fd59628ea7e2f52af5944c2aaac3f0e7f6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "3c64ced09d6ab5445be3ec158c6ec23920313222e146b83e5be343668f102c01", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "3c64ced09d6ab5445be3ec158c6ec23920313222e146b83e5be343668f102c01" "/opt/rustwide/cargo-home/bin/cargo" "+c42ac5fd59628ea7e2f52af5944c2aaac3f0e7f6" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.28
[INFO] [stderr]    Compiling unicode-xid v0.2.2
[INFO] [stderr]    Compiling libc v0.2.100
[INFO] [stderr]    Compiling syn v1.0.75
[INFO] [stderr]    Compiling autocfg v1.0.1
[INFO] [stderr]    Compiling futures-core v0.3.16
[INFO] [stderr]    Compiling memchr v2.4.1
[INFO] [stderr]     Checking instant v0.1.10
[INFO] [stderr]    Compiling log v0.4.14
[INFO] [stderr]     Checking smallvec v1.6.1
[INFO] [stderr]    Compiling proc-macro-hack v0.5.19
[INFO] [stderr]     Checking scopeguard v1.1.0
[INFO] [stderr]    Compiling futures-channel v0.3.16
[INFO] [stderr]    Compiling futures-task v0.3.16
[INFO] [stderr]    Compiling futures-macro v0.3.16
[INFO] [stderr]     Checking lock_api v0.4.4
[INFO] [stderr]    Compiling proc-macro-nested v0.1.7
[INFO] [stderr]    Compiling futures-util v0.3.16
[INFO] [stderr]     Checking futures-sink v0.3.16
[INFO] [stderr]     Checking pin-project-lite v0.2.7
[INFO] [stderr]     Checking futures-io v0.3.16
[INFO] [stderr]     Checking pin-utils v0.1.0
[INFO] [stderr]     Checking slab v0.4.4
[INFO] [stderr]    Compiling quote v1.0.9
[INFO] [stderr]    Compiling tokio v1.10.1
[INFO] [stderr]     Checking parking_lot_core v0.8.3
[INFO] [stderr]     Checking parking_lot v0.11.1
[INFO] [stderr]    Compiling pq-sys v0.4.6
[INFO] [stderr]    Compiling async-trait v0.1.51
[INFO] [stderr]     Checking signal-hook-registry v1.4.0
[INFO] [stderr]     Checking scheduled-thread-pool v0.2.5
[INFO] [stderr]     Checking num_cpus v1.13.0
[INFO] [stderr]     Checking mio v0.7.13
[INFO] [stderr]     Checking once_cell v1.8.0
[INFO] [stderr]     Checking bytes v1.0.1
[INFO] [stderr]     Checking r2d2 v0.8.9
[INFO] [stderr]    Compiling anyhow v1.0.43
[INFO] [stderr]     Checking byteorder v1.4.3
[INFO] [stderr]    Compiling tokio-macros v1.3.0
[INFO] [stderr]    Compiling diesel_derives v1.4.1
[INFO] [stderr]     Checking diesel v1.4.7
[INFO] [stderr]     Checking futures-executor v0.3.16
[INFO] [stderr]     Checking futures v0.3.16
[INFO] [stderr]     Checking bb8 v0.7.1
[INFO] [stderr]     Checking bb8-diesel v0.2.0 (https://github.com/smklein/bb8-diesel.git?branch=repolish#7c10a14e)
[INFO] [stderr]     Checking bb8-diesel-test v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]  --> src/lib.rs:7:1
[INFO] [stdout]   |
[INFO] [stdout] 7 | / diesel::sql_function! {
[INFO] [stdout] 8 | |     fn pg_sleep(seconds: diesel::sql_types::Float) -> diesel::sql_types::Bool;
[INFO] [stdout] 9 | | }
[INFO] [stdout]   | | ^
[INFO] [stdout]   | | |
[INFO] [stdout]   | | `pg_sleep` is not local
[INFO] [stdout]   | |_`QueryId` is not local
[INFO] [stdout]   |   move the `impl` block outside of this function `_impl_query_id_for_pg_sleep`
[INFO] [stdout]   |
[INFO] [stdout]   = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]   = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]   = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]   = note: `#[warn(non_local_definitions)]` on by default
[INFO] [stdout]   = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `diesel::sql_function` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]  --> src/lib.rs:7:1
[INFO] [stdout]   |
[INFO] [stdout] 7 | / diesel::sql_function! {
[INFO] [stdout] 8 | |     fn pg_sleep(seconds: diesel::sql_types::Float) -> diesel::sql_types::Bool;
[INFO] [stdout] 9 | | }
[INFO] [stdout]   | | ^
[INFO] [stdout]   | | |
[INFO] [stdout]   | | `pg_sleep` is not local
[INFO] [stdout]   | |_`Add` is not local
[INFO] [stdout]   |   move the `impl` block outside of this function `_impl_diesel_numeric_ops_for_pg_sleep`
[INFO] [stdout]   |
[INFO] [stdout]   = note: the derive macro `DieselNumericOps` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]   = note: the derive macro `DieselNumericOps` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]   = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]   = note: this warning originates in the derive macro `DieselNumericOps` which comes from the expansion of the macro `diesel::sql_function` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]  --> src/lib.rs:7:1
[INFO] [stdout]   |
[INFO] [stdout] 7 | / diesel::sql_function! {
[INFO] [stdout] 8 | |     fn pg_sleep(seconds: diesel::sql_types::Float) -> diesel::sql_types::Bool;
[INFO] [stdout] 9 | | }
[INFO] [stdout]   | | ^
[INFO] [stdout]   | | |
[INFO] [stdout]   | | `pg_sleep` is not local
[INFO] [stdout]   | |_`Sub` is not local
[INFO] [stdout]   |   move the `impl` block outside of this function `_impl_diesel_numeric_ops_for_pg_sleep`
[INFO] [stdout]   |
[INFO] [stdout]   = note: the derive macro `DieselNumericOps` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]   = note: the derive macro `DieselNumericOps` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]   = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]   = note: this warning originates in the derive macro `DieselNumericOps` which comes from the expansion of the macro `diesel::sql_function` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]  --> src/lib.rs:7:1
[INFO] [stdout]   |
[INFO] [stdout] 7 | / diesel::sql_function! {
[INFO] [stdout] 8 | |     fn pg_sleep(seconds: diesel::sql_types::Float) -> diesel::sql_types::Bool;
[INFO] [stdout] 9 | | }
[INFO] [stdout]   | | ^
[INFO] [stdout]   | | |
[INFO] [stdout]   | | `pg_sleep` is not local
[INFO] [stdout]   | |_`Mul` is not local
[INFO] [stdout]   |   move the `impl` block outside of this function `_impl_diesel_numeric_ops_for_pg_sleep`
[INFO] [stdout]   |
[INFO] [stdout]   = note: the derive macro `DieselNumericOps` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]   = note: the derive macro `DieselNumericOps` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]   = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]   = note: this warning originates in the derive macro `DieselNumericOps` which comes from the expansion of the macro `diesel::sql_function` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]  --> src/lib.rs:7:1
[INFO] [stdout]   |
[INFO] [stdout] 7 | / diesel::sql_function! {
[INFO] [stdout] 8 | |     fn pg_sleep(seconds: diesel::sql_types::Float) -> diesel::sql_types::Bool;
[INFO] [stdout] 9 | | }
[INFO] [stdout]   | | ^
[INFO] [stdout]   | | |
[INFO] [stdout]   | | `pg_sleep` is not local
[INFO] [stdout]   | |_`Div` is not local
[INFO] [stdout]   |   move the `impl` block outside of this function `_impl_diesel_numeric_ops_for_pg_sleep`
[INFO] [stdout]   |
[INFO] [stdout]   = note: the derive macro `DieselNumericOps` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]   = note: the derive macro `DieselNumericOps` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]   = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]   = note: this warning originates in the derive macro `DieselNumericOps` which comes from the expansion of the macro `diesel::sql_function` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]  --> src/lib.rs:7:1
[INFO] [stdout]   |
[INFO] [stdout] 7 | / diesel::sql_function! {
[INFO] [stdout] 8 | |     fn pg_sleep(seconds: diesel::sql_types::Float) -> diesel::sql_types::Bool;
[INFO] [stdout] 9 | | }
[INFO] [stdout]   | | ^
[INFO] [stdout]   | | |
[INFO] [stdout]   | | `pg_sleep` is not local
[INFO] [stdout]   | |_`QueryId` is not local
[INFO] [stdout]   |   move the `impl` block outside of this function `_impl_query_id_for_pg_sleep`
[INFO] [stdout]   |
[INFO] [stdout]   = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]   = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]   = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]   = note: `#[warn(non_local_definitions)]` on by default
[INFO] [stdout]   = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `diesel::sql_function` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]  --> src/lib.rs:7:1
[INFO] [stdout]   |
[INFO] [stdout] 7 | / diesel::sql_function! {
[INFO] [stdout] 8 | |     fn pg_sleep(seconds: diesel::sql_types::Float) -> diesel::sql_types::Bool;
[INFO] [stdout] 9 | | }
[INFO] [stdout]   | | ^
[INFO] [stdout]   | | |
[INFO] [stdout]   | | `pg_sleep` is not local
[INFO] [stdout]   | |_`Add` is not local
[INFO] [stdout]   |   move the `impl` block outside of this function `_impl_diesel_numeric_ops_for_pg_sleep`
[INFO] [stdout]   |
[INFO] [stdout]   = note: the derive macro `DieselNumericOps` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]   = note: the derive macro `DieselNumericOps` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]   = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]   = note: this warning originates in the derive macro `DieselNumericOps` which comes from the expansion of the macro `diesel::sql_function` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]  --> src/lib.rs:7:1
[INFO] [stdout]   |
[INFO] [stdout] 7 | / diesel::sql_function! {
[INFO] [stdout] 8 | |     fn pg_sleep(seconds: diesel::sql_types::Float) -> diesel::sql_types::Bool;
[INFO] [stdout] 9 | | }
[INFO] [stdout]   | | ^
[INFO] [stdout]   | | |
[INFO] [stdout]   | | `pg_sleep` is not local
[INFO] [stdout]   | |_`Sub` is not local
[INFO] [stdout]   |   move the `impl` block outside of this function `_impl_diesel_numeric_ops_for_pg_sleep`
[INFO] [stdout]   |
[INFO] [stdout]   = note: the derive macro `DieselNumericOps` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]   = note: the derive macro `DieselNumericOps` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]   = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]   = note: this warning originates in the derive macro `DieselNumericOps` which comes from the expansion of the macro `diesel::sql_function` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]  --> src/lib.rs:7:1
[INFO] [stdout]   |
[INFO] [stdout] 7 | / diesel::sql_function! {
[INFO] [stdout] 8 | |     fn pg_sleep(seconds: diesel::sql_types::Float) -> diesel::sql_types::Bool;
[INFO] [stdout] 9 | | }
[INFO] [stdout]   | | ^
[INFO] [stdout]   | | |
[INFO] [stdout]   | | `pg_sleep` is not local
[INFO] [stdout]   | |_`Mul` is not local
[INFO] [stdout]   |   move the `impl` block outside of this function `_impl_diesel_numeric_ops_for_pg_sleep`
[INFO] [stdout]   |
[INFO] [stdout]   = note: the derive macro `DieselNumericOps` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]   = note: the derive macro `DieselNumericOps` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]   = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]   = note: this warning originates in the derive macro `DieselNumericOps` which comes from the expansion of the macro `diesel::sql_function` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]  --> src/lib.rs:7:1
[INFO] [stdout]   |
[INFO] [stdout] 7 | / diesel::sql_function! {
[INFO] [stdout] 8 | |     fn pg_sleep(seconds: diesel::sql_types::Float) -> diesel::sql_types::Bool;
[INFO] [stdout] 9 | | }
[INFO] [stdout]   | | ^
[INFO] [stdout]   | | |
[INFO] [stdout]   | | `pg_sleep` is not local
[INFO] [stdout]   | |_`Div` is not local
[INFO] [stdout]   |   move the `impl` block outside of this function `_impl_diesel_numeric_ops_for_pg_sleep`
[INFO] [stdout]   |
[INFO] [stdout]   = note: the derive macro `DieselNumericOps` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]   = note: the derive macro `DieselNumericOps` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]   = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]   = note: this warning originates in the derive macro `DieselNumericOps` which comes from the expansion of the macro `diesel::sql_function` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 34.07s
[INFO] running `Command { std: "docker" "inspect" "3c64ced09d6ab5445be3ec158c6ec23920313222e146b83e5be343668f102c01", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3c64ced09d6ab5445be3ec158c6ec23920313222e146b83e5be343668f102c01", kill_on_drop: false }`
[INFO] [stdout] 3c64ced09d6ab5445be3ec158c6ec23920313222e146b83e5be343668f102c01
