[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 master#5518eaa946291f00471af8b254b2a1715f234882 for pr-120393-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdavepacheco%2Fbb8-diesel-test" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/davepacheco/bb8-diesel-test on toolchain 5518eaa946291f00471af8b254b2a1715f234882
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+5518eaa946291f00471af8b254b2a1715f234882" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[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-0-tc1/source/Cargo.toml
[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" "+5518eaa946291f00471af8b254b2a1715f234882" "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]  Downloading crates ...
[INFO] [stderr]   Downloaded parking_lot_core v0.8.3
[INFO] [stderr]   Downloaded bytes v1.0.1
[INFO] [stderr]   Downloaded tokio-macros v1.3.0
[INFO] [stderr]   Downloaded futures-sink v0.3.16
[INFO] [stderr]   Downloaded futures-task v0.3.16
[INFO] [stderr]   Downloaded proc-macro-nested v0.1.7
[INFO] [stderr]   Downloaded bb8 v0.7.1
[INFO] [stderr]   Downloaded futures-executor v0.3.16
[INFO] [stderr]   Downloaded anyhow v1.0.43
[INFO] [stderr]   Downloaded proc-macro2 v1.0.28
[INFO] [stderr]   Downloaded mio v0.7.13
[INFO] [stderr]   Downloaded tokio v1.10.1
[INFO] [stderr]   Downloaded libc v0.2.100
[INFO] [stderr]   Downloaded diesel v1.4.7
[INFO] [stderr]   Downloaded syn v1.0.75
[INFO] [stderr]   Downloaded futures-util v0.3.16
[INFO] [stderr]   Downloaded ntapi v0.3.6
[INFO] [stderr]   Downloaded futures v0.3.16
[INFO] [stderr]   Downloaded async-trait v0.1.51
[INFO] [stderr]   Downloaded pin-project-lite v0.2.7
[INFO] [stderr]   Downloaded once_cell v1.8.0
[INFO] [stderr]   Downloaded futures-core v0.3.16
[INFO] [stderr]   Downloaded lock_api v0.4.4
[INFO] [stderr]   Downloaded futures-channel v0.3.16
[INFO] [stderr]   Downloaded futures-io v0.3.16
[INFO] [stderr]   Downloaded futures-macro v0.3.16
[INFO] [stderr]   Downloaded slab v0.4.4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+5518eaa946291f00471af8b254b2a1715f234882" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 65979f217b35ad8708850436126026b0c3061b2f778442ef8734d6c560580121
[INFO] running `Command { std: "docker" "start" "-a" "65979f217b35ad8708850436126026b0c3061b2f778442ef8734d6c560580121", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "65979f217b35ad8708850436126026b0c3061b2f778442ef8734d6c560580121", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "65979f217b35ad8708850436126026b0c3061b2f778442ef8734d6c560580121", kill_on_drop: false }`
[INFO] [stdout] 65979f217b35ad8708850436126026b0c3061b2f778442ef8734d6c560580121
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+5518eaa946291f00471af8b254b2a1715f234882" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 30ee4a33644d47ed47920d593783d037628a48db4766dba21cd297216da201ec
[INFO] running `Command { std: "docker" "start" "-a" "30ee4a33644d47ed47920d593783d037628a48db4766dba21cd297216da201ec", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.28
[INFO] [stderr]    Compiling unicode-xid v0.2.2
[INFO] [stderr]    Compiling syn v1.0.75
[INFO] [stderr]    Compiling libc v0.2.100
[INFO] [stderr]    Compiling futures-core v0.3.16
[INFO] [stderr]     Checking smallvec v1.6.1
[INFO] [stderr]    Compiling memchr v2.4.1
[INFO] [stderr]    Compiling log v0.4.14
[INFO] [stderr]    Compiling futures-channel v0.3.16
[INFO] [stderr]    Compiling proc-macro-nested v0.1.7
[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]    Compiling futures-macro v0.3.16
[INFO] [stderr]     Checking lock_api v0.4.4
[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 once_cell v1.8.0
[INFO] [stderr]     Checking bytes v1.0.1
[INFO] [stderr]    Compiling anyhow v1.0.43
[INFO] [stderr]    Compiling quote v1.0.9
[INFO] [stderr]     Checking parking_lot_core v0.8.3
[INFO] [stderr]     Checking mio v0.7.13
[INFO] [stderr]     Checking num_cpus v1.13.0
[INFO] [stderr]     Checking signal-hook-registry v1.4.0
[INFO] [stderr]     Checking parking_lot v0.11.1
[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] [stderr]     Finished dev [unoptimized + debuginfo] target(s) in 11.46s
[INFO] running `Command { std: "docker" "inspect" "30ee4a33644d47ed47920d593783d037628a48db4766dba21cd297216da201ec", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "30ee4a33644d47ed47920d593783d037628a48db4766dba21cd297216da201ec", kill_on_drop: false }`
[INFO] [stdout] 30ee4a33644d47ed47920d593783d037628a48db4766dba21cd297216da201ec
[INFO] checking davepacheco/bb8-diesel-test against try#7622c0f807a4e13c4db886a1681bf343795692df+rustflags=-Dnon_local_definitions for pr-120393-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdavepacheco%2Fbb8-diesel-test" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/davepacheco/bb8-diesel-test on toolchain 7622c0f807a4e13c4db886a1681bf343795692df
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+7622c0f807a4e13c4db886a1681bf343795692df" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[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-0-tc2/source/Cargo.toml
[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" "+7622c0f807a4e13c4db886a1681bf343795692df" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+7622c0f807a4e13c4db886a1681bf343795692df" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 5fb14b61be9c00f41ff77e0a196b8564ae0471f09f366188c413350aaa9409ef
[INFO] running `Command { std: "docker" "start" "-a" "5fb14b61be9c00f41ff77e0a196b8564ae0471f09f366188c413350aaa9409ef", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "5fb14b61be9c00f41ff77e0a196b8564ae0471f09f366188c413350aaa9409ef", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5fb14b61be9c00f41ff77e0a196b8564ae0471f09f366188c413350aaa9409ef", kill_on_drop: false }`
[INFO] [stdout] 5fb14b61be9c00f41ff77e0a196b8564ae0471f09f366188c413350aaa9409ef
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid -Dnon_local_definitions" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+7622c0f807a4e13c4db886a1681bf343795692df" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 3b5baf378ca8a5dd43704264103af2d2c3953c1922357d29746a30cd7e0d25af
[INFO] running `Command { std: "docker" "start" "-a" "3b5baf378ca8a5dd43704264103af2d2c3953c1922357d29746a30cd7e0d25af", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.28
[INFO] [stderr]    Compiling unicode-xid v0.2.2
[INFO] [stderr]    Compiling syn v1.0.75
[INFO] [stderr]    Compiling libc v0.2.100
[INFO] [stderr]    Compiling memchr v2.4.1
[INFO] [stderr]     Checking smallvec v1.6.1
[INFO] [stderr]    Compiling futures-core v0.3.16
[INFO] [stderr]    Compiling log v0.4.14
[INFO] [stderr]    Compiling futures-channel v0.3.16
[INFO] [stderr]    Compiling futures-task v0.3.16
[INFO] [stderr]    Compiling proc-macro-nested v0.1.7
[INFO] [stderr]     Checking pin-project-lite v0.2.7
[INFO] [stderr]     Checking instant v0.1.10
[INFO] [stderr]    Compiling futures-macro v0.3.16
[INFO] [stderr]     Checking lock_api v0.4.4
[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 once_cell v1.8.0
[INFO] [stderr]     Checking bytes v1.0.1
[INFO] [stderr]    Compiling anyhow v1.0.43
[INFO] [stderr]    Compiling quote v1.0.9
[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]     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] error: non-local `impl` definition, they should be avoided as they go against expectation
[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]   = help: move this `impl` block outside the of the current function `_impl_query_id_for_pg_sleep`
[INFO] [stdout]   = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]   = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]   = note: requested on the command line with `-D non-local-definitions`
[INFO] [stdout]   = note: this error 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] error: non-local `impl` definition, they should be avoided as they go against expectation
[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]   = help: move this `impl` block outside the of the current function `_impl_diesel_numeric_ops_for_pg_sleep`
[INFO] [stdout]   = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]   = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]   = note: this error 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] error: non-local `impl` definition, they should be avoided as they go against expectation
[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]   = help: move this `impl` block outside the of the current function `_impl_query_id_for_pg_sleep`
[INFO] [stdout]   = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]   = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]   = note: requested on the command line with `-D non-local-definitions`
[INFO] [stdout]   = note: this error 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] error: non-local `impl` definition, they should be avoided as they go against expectation
[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]   = help: move this `impl` block outside the of the current function `_impl_diesel_numeric_ops_for_pg_sleep`
[INFO] [stdout]   = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]   = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]   = note: this error 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] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `bb8-diesel-test` (lib) due to 3 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `bb8-diesel-test` (lib test) due to 3 previous errors
[INFO] running `Command { std: "docker" "inspect" "3b5baf378ca8a5dd43704264103af2d2c3953c1922357d29746a30cd7e0d25af", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3b5baf378ca8a5dd43704264103af2d2c3953c1922357d29746a30cd7e0d25af", kill_on_drop: false }`
[INFO] [stdout] 3b5baf378ca8a5dd43704264103af2d2c3953c1922357d29746a30cd7e0d25af
