[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 79c0559184f27f4433a6fbc260b950d06d4a4889 for pr-162233-crater-rollup
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdavepacheco%2Fbb8-diesel-test" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/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-2-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/davepacheco/bb8-diesel-test on toolchain 79c0559184f27f4433a6fbc260b950d06d4a4889
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+79c0559184f27f4433a6fbc260b950d06d4a4889" "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" "+79c0559184f27f4433a6fbc260b950d06d4a4889" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: binary `starve_current_task` should have a kebab-case name
[INFO] [stderr]   |
[INFO] [stderr] 1 | /workspace/builds/worker-2-tc2/source/target/.../starve_current_task
[INFO] [stderr]   |                                                  ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `cargo::non_kebab_case_bins` is set to `warn` by default
[INFO] [stderr] help: to change the binary name to `starve-current-task`, convert the file stem
[INFO] [stderr]   |
[INFO] [stderr] 1 - src/bin/starve_current_task.rs
[INFO] [stderr] 1 + src/bin/starve-current-task.rs
[INFO] [stderr]   |
[INFO] [stderr] warning: binary `starve_executor` should have a kebab-case name
[INFO] [stderr]   |
[INFO] [stderr] 1 | /workspace/builds/worker-2-tc2/source/target/.../starve_executor
[INFO] [stderr]   |                                                  ^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr] help: to change the binary name to `starve-executor`, convert the file stem
[INFO] [stderr]   |
[INFO] [stderr] 1 - src/bin/starve_executor.rs
[INFO] [stderr] 1 + src/bin/starve-executor.rs
[INFO] [stderr]   |
[INFO] [stderr] warning: binary `wat_bb8` should have a kebab-case name
[INFO] [stderr]   |
[INFO] [stderr] 1 | /workspace/builds/worker-2-tc2/source/target/.../wat_bb8
[INFO] [stderr]   |                                                  ^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr] help: to change the binary name to `wat-bb8`, convert the file stem
[INFO] [stderr]   |
[INFO] [stderr] 1 - src/bin/wat_bb8.rs
[INFO] [stderr] 1 + src/bin/wat-bb8.rs
[INFO] [stderr]   |
[INFO] [stderr] warning: `bb8-diesel-test` (manifest) generated 3 warnings
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded futures v0.3.16
[INFO] [stderr]   Downloaded futures-task v0.3.16
[INFO] [stderr]   Downloaded futures-macro v0.3.16
[INFO] [stderr]   Downloaded futures-io v0.3.16
[INFO] [stderr]   Downloaded futures-core v0.3.16
[INFO] [stderr]   Downloaded futures-sink v0.3.16
[INFO] [stderr]   Downloaded bb8 v0.7.1
[INFO] [stderr]   Downloaded futures-channel v0.3.16
[INFO] [stderr]   Downloaded futures-executor v0.3.16
[INFO] [stderr]   Downloaded futures-util v0.3.16
[INFO] [stderr]   Downloaded diesel v1.4.7
[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-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:8683fc1fc2eb5c9ac98e0d076ab094b2ffac7f99da555d2b6a2e27f346de2ec7" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 3a747a43ac9cb92720fcdf6b00982b18a54b65b641278843f3a20a215d2a8201
[INFO] running `Command { std: "docker" "start" "3a747a43ac9cb92720fcdf6b00982b18a54b65b641278843f3a20a215d2a8201", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "3a747a43ac9cb92720fcdf6b00982b18a54b65b641278843f3a20a215d2a8201", 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" "3a747a43ac9cb92720fcdf6b00982b18a54b65b641278843f3a20a215d2a8201" "/opt/rustwide/cargo-home/bin/cargo" "+79c0559184f27f4433a6fbc260b950d06d4a4889" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "3a747a43ac9cb92720fcdf6b00982b18a54b65b641278843f3a20a215d2a8201", 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" "3a747a43ac9cb92720fcdf6b00982b18a54b65b641278843f3a20a215d2a8201" "/opt/rustwide/cargo-home/bin/cargo" "+79c0559184f27f4433a6fbc260b950d06d4a4889" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr] warning: binary `starve_current_task` should have a kebab-case name
[INFO] [stderr]   |
[INFO] [stderr] 1 | /opt/rustwide/target/.../starve_current_task
[INFO] [stderr]   |                          ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `cargo::non_kebab_case_bins` is set to `warn` by default
[INFO] [stderr] help: to change the binary name to `starve-current-task`, convert the file stem
[INFO] [stderr]   |
[INFO] [stderr] 1 - src/bin/starve_current_task.rs
[INFO] [stderr] 1 + src/bin/starve-current-task.rs
[INFO] [stderr]   |
[INFO] [stderr] warning: binary `starve_executor` should have a kebab-case name
[INFO] [stderr]   |
[INFO] [stderr] 1 | /opt/rustwide/target/.../starve_executor
[INFO] [stderr]   |                          ^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr] help: to change the binary name to `starve-executor`, convert the file stem
[INFO] [stderr]   |
[INFO] [stderr] 1 - src/bin/starve_executor.rs
[INFO] [stderr] 1 + src/bin/starve-executor.rs
[INFO] [stderr]   |
[INFO] [stderr] warning: binary `wat_bb8` should have a kebab-case name
[INFO] [stderr]   |
[INFO] [stderr] 1 | /opt/rustwide/target/.../wat_bb8
[INFO] [stderr]   |                          ^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr] help: to change the binary name to `wat-bb8`, convert the file stem
[INFO] [stderr]   |
[INFO] [stderr] 1 - src/bin/wat_bb8.rs
[INFO] [stderr] 1 + src/bin/wat-bb8.rs
[INFO] [stderr]   |
[INFO] [stderr] warning: `bb8-diesel-test` (manifest) generated 3 warnings
[INFO] [stderr]    Compiling proc-macro2 v1.0.28
[INFO] [stderr]    Compiling libc v0.2.100
[INFO] [stderr]    Compiling syn v1.0.75
[INFO] [stderr]    Compiling memchr v2.4.1
[INFO] [stderr]    Compiling futures-core v0.3.16
[INFO] [stderr]    Compiling futures-channel v0.3.16
[INFO] [stderr]    Compiling futures-task v0.3.16
[INFO] [stderr]     Checking pin-project-lite v0.2.7
[INFO] [stderr]     Checking instant v0.1.10
[INFO] [stderr]     Checking lock_api v0.4.4
[INFO] [stderr]    Compiling futures-macro v0.3.16
[INFO] [stderr]    Compiling futures-util v0.3.16
[INFO] [stderr]     Checking futures-sink v0.3.16
[INFO] [stderr]     Checking slab v0.4.4
[INFO] [stderr]     Checking futures-io v0.3.16
[INFO] [stderr]    Compiling tokio v1.10.1
[INFO] [stderr]    Compiling async-trait v0.1.51
[INFO] [stderr]     Checking pq-sys v0.4.6
[INFO] [stderr]    Compiling anyhow v1.0.43
[INFO] [stderr]     Checking parking_lot_core v0.8.3
[INFO] [stderr]     Checking signal-hook-registry v1.4.0
[INFO] [stderr]     Checking num_cpus v1.13.0
[INFO] [stderr]     Checking mio v0.7.13
[INFO] [stderr]     Checking parking_lot v0.11.1
[INFO] [stderr]    Compiling quote v1.0.9
[INFO] [stderr]     Checking scheduled-thread-pool v0.2.5
[INFO] [stderr]     Checking r2d2 v0.8.9
[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 24.91s
[INFO] running `Command { std: "docker" "inspect" "3a747a43ac9cb92720fcdf6b00982b18a54b65b641278843f3a20a215d2a8201", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3a747a43ac9cb92720fcdf6b00982b18a54b65b641278843f3a20a215d2a8201", kill_on_drop: false }`
[INFO] [stdout] 3a747a43ac9cb92720fcdf6b00982b18a54b65b641278843f3a20a215d2a8201
