[INFO] fetching crate c3p0_diesel_macro 0.5.1...
[INFO] checking c3p0_diesel_macro-0.5.1 against master#5518eaa946291f00471af8b254b2a1715f234882 for pr-120393-1
[INFO] extracting crate c3p0_diesel_macro 0.5.1 into /workspace/builds/worker-4-tc1/source
[INFO] validating manifest of crates.io crate c3p0_diesel_macro 0.5.1 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 crates.io crate c3p0_diesel_macro 0.5.1
[INFO] finished tweaking crates.io crate c3p0_diesel_macro 0.5.1
[INFO] tweaked toml for crates.io crate c3p0_diesel_macro 0.5.1 written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+5518eaa946291f00471af8b254b2a1715f234882" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[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]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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] 39b195c813a9c9b331cb051115db8c3b8f6e4af8a89df70b2f8181767a82cd6c
[INFO] running `Command { std: "docker" "start" "-a" "39b195c813a9c9b331cb051115db8c3b8f6e4af8a89df70b2f8181767a82cd6c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "39b195c813a9c9b331cb051115db8c3b8f6e4af8a89df70b2f8181767a82cd6c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "39b195c813a9c9b331cb051115db8c3b8f6e4af8a89df70b2f8181767a82cd6c", kill_on_drop: false }`
[INFO] [stdout] 39b195c813a9c9b331cb051115db8c3b8f6e4af8a89df70b2f8181767a82cd6c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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] 593d57a6768e70529f6505fbb6b038976f7da935f4a1d2c9f3fce0405c043e3f
[INFO] running `Command { std: "docker" "start" "-a" "593d57a6768e70529f6505fbb6b038976f7da935f4a1d2c9f3fce0405c043e3f", kill_on_drop: false }`
[INFO] [stderr]    Compiling pq-sys v0.4.8
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling typenum v1.17.0
[INFO] [stderr]    Compiling libc v0.2.153
[INFO] [stderr]    Compiling getrandom v0.1.16
[INFO] [stderr]    Compiling proc-macro2 v0.4.30
[INFO] [stderr]    Compiling ryu v1.0.16
[INFO] [stderr]    Compiling itoa v1.0.10
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]     Checking byte-tools v0.3.1
[INFO] [stderr]    Compiling bitflags v1.3.2
[INFO] [stderr]    Compiling serde v1.0.196
[INFO] [stderr]     Checking unicode-xid v0.1.0
[INFO] [stderr]    Compiling debug_stub_derive v0.3.0
[INFO] [stderr]    Compiling syn v2.0.48
[INFO] [stderr]     Checking subtle v1.0.0
[INFO] [stderr]     Checking ppv-lite86 v0.2.17
[INFO] [stderr]     Checking opaque-debug v0.2.3
[INFO] [stderr]     Checking block-padding v0.1.5
[INFO] [stderr]     Checking fake-simd v0.1.2
[INFO] [stderr]     Checking hex v0.3.2
[INFO] [stderr]    Compiling quote v0.6.13
[INFO] [stderr]    Compiling syn v0.14.9
[INFO] [stderr]     Checking tc_core v0.3.1
[INFO] [stderr]     Checking tc_parity_parity v0.4.0
[INFO] [stderr]     Checking tc_redis v0.2.1
[INFO] [stderr]     Checking tc_dynamodb_local v0.2.1
[INFO] [stderr]     Checking tc_elasticmq v0.2.1
[INFO] [stderr]     Checking tc_generic v0.2.1
[INFO] [stderr]     Checking tc_postgres v0.2.0
[INFO] [stderr]     Checking tc_trufflesuite_ganachecli v0.4.1
[INFO] [stderr]     Checking rand_core v0.5.1
[INFO] [stderr]     Checking rand_chacha v0.2.2
[INFO] [stderr]     Checking rand v0.7.3
[INFO] [stderr]     Checking generic-array v0.12.4
[INFO] [stderr]     Checking digest v0.8.1
[INFO] [stderr]     Checking crypto-mac v0.7.0
[INFO] [stderr]     Checking block-buffer v0.7.3
[INFO] [stderr]     Checking sha2 v0.8.2
[INFO] [stderr]     Checking hmac v0.7.1
[INFO] [stderr]     Checking tc_coblox_bitcoincore v0.5.1
[INFO] [stderr]    Compiling serde_derive v1.0.196
[INFO] [stderr]    Compiling serde_json v1.0.113
[INFO] [stderr]    Compiling diesel_derives v1.4.1
[INFO] [stderr]     Checking tc_cli_client v0.2.1
[INFO] [stderr]     Checking testcontainers v0.6.0
[INFO] [stderr]    Compiling diesel v1.4.8
[INFO] [stderr]     Checking migrations_internals v1.4.1
[INFO] [stderr]     Checking c3p0_diesel_macro v0.5.1 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling migrations_macros v1.4.2
[INFO] [stderr]     Checking diesel_migrations v1.4.0
[INFO] [stdout] warning: use of deprecated struct `testcontainers::clients::Cli`: Testcontainers is no longer using microcrates, please upgrade to testcontainers version 0.8
[INFO] [stdout]   --> tests/diesel_json_test.rs:18:27
[INFO] [stdout]    |
[INFO] [stdout] 18 |     let docker = clients::Cli::default();
[INFO] [stdout]    |                           ^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `testcontainers::clients::Cli`: Testcontainers is no longer using microcrates, please upgrade to testcontainers version 0.8
[INFO] [stdout]    --> tests/diesel_json_test.rs:109:23
[INFO] [stdout]     |
[INFO] [stdout] 109 |     docker: &clients::Cli,
[INFO] [stdout]     |                       ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `testcontainers::Container`: Testcontainers is no longer using microcrates, please upgrade to testcontainers version 0.8
[INFO] [stdout]    --> tests/diesel_json_test.rs:110:21
[INFO] [stdout]     |
[INFO] [stdout] 110 | ) -> (PgConnection, Container<clients::Cli, Postgres>) {
[INFO] [stdout]     |                     ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `testcontainers::clients::Cli`: Testcontainers is no longer using microcrates, please upgrade to testcontainers version 0.8
[INFO] [stdout]    --> tests/diesel_json_test.rs:110:40
[INFO] [stdout]     |
[INFO] [stdout] 110 | ) -> (PgConnection, Container<clients::Cli, Postgres>) {
[INFO] [stdout]     |                                        ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `testcontainers::Docker::run`: Testcontainers is no longer using microcrates, please upgrade to testcontainers version 0.8
[INFO] [stdout]    --> tests/diesel_json_test.rs:111:23
[INFO] [stdout]     |
[INFO] [stdout] 111 |     let node = docker.run(images::postgres::Postgres::default());
[INFO] [stdout]     |                       ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `testcontainers::Container::<'d, D, I>::get_host_port`: Testcontainers is no longer using microcrates, please upgrade to testcontainers version 0.8
[INFO] [stdout]    --> tests/diesel_json_test.rs:115:14
[INFO] [stdout]     |
[INFO] [stdout] 115 |         node.get_host_port(5432).unwrap()
[INFO] [stdout]     |              ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 6 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished dev [unoptimized + debuginfo] target(s) in 27.61s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: syn v0.14.9
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 4`
[INFO] running `Command { std: "docker" "inspect" "593d57a6768e70529f6505fbb6b038976f7da935f4a1d2c9f3fce0405c043e3f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "593d57a6768e70529f6505fbb6b038976f7da935f4a1d2c9f3fce0405c043e3f", kill_on_drop: false }`
[INFO] [stdout] 593d57a6768e70529f6505fbb6b038976f7da935f4a1d2c9f3fce0405c043e3f
[INFO] checking c3p0_diesel_macro-0.5.1 against try#7622c0f807a4e13c4db886a1681bf343795692df+rustflags=-Dnon_local_definitions for pr-120393-1
[INFO] extracting crate c3p0_diesel_macro 0.5.1 into /workspace/builds/worker-4-tc2/source
[INFO] validating manifest of crates.io crate c3p0_diesel_macro 0.5.1 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 crates.io crate c3p0_diesel_macro 0.5.1
[INFO] finished tweaking crates.io crate c3p0_diesel_macro 0.5.1
[INFO] tweaked toml for crates.io crate c3p0_diesel_macro 0.5.1 written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+7622c0f807a4e13c4db886a1681bf343795692df" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[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-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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] b1fd48d426980947502f991e6cf1997bc4dbdcba3ef67814d7984cf2d4376a9e
[INFO] running `Command { std: "docker" "start" "-a" "b1fd48d426980947502f991e6cf1997bc4dbdcba3ef67814d7984cf2d4376a9e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "b1fd48d426980947502f991e6cf1997bc4dbdcba3ef67814d7984cf2d4376a9e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b1fd48d426980947502f991e6cf1997bc4dbdcba3ef67814d7984cf2d4376a9e", kill_on_drop: false }`
[INFO] [stdout] b1fd48d426980947502f991e6cf1997bc4dbdcba3ef67814d7984cf2d4376a9e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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] dc550cbedb13285717e28506e1d03eed5b25329b0857d94181a1b1ce2853ad5e
[INFO] running `Command { std: "docker" "start" "-a" "dc550cbedb13285717e28506e1d03eed5b25329b0857d94181a1b1ce2853ad5e", kill_on_drop: false }`
[INFO] [stderr]    Compiling pq-sys v0.4.8
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling typenum v1.17.0
[INFO] [stderr]    Compiling libc v0.2.153
[INFO] [stderr]    Compiling getrandom v0.1.16
[INFO] [stderr]    Compiling proc-macro2 v0.4.30
[INFO] [stderr]    Compiling itoa v1.0.10
[INFO] [stderr]    Compiling ryu v1.0.16
[INFO] [stderr]     Checking byte-tools v0.3.1
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling bitflags v1.3.2
[INFO] [stderr]    Compiling serde v1.0.196
[INFO] [stderr]     Checking unicode-xid v0.1.0
[INFO] [stderr]    Compiling debug_stub_derive v0.3.0
[INFO] [stderr]    Compiling syn v2.0.48
[INFO] [stderr]     Checking ppv-lite86 v0.2.17
[INFO] [stderr]     Checking block-padding v0.1.5
[INFO] [stderr]     Checking subtle v1.0.0
[INFO] [stderr]     Checking fake-simd v0.1.2
[INFO] [stderr]     Checking opaque-debug v0.2.3
[INFO] [stderr]     Checking hex v0.3.2
[INFO] [stderr]     Checking quote v0.6.13
[INFO] [stderr]     Checking syn v0.14.9
[INFO] [stderr]     Checking tc_core v0.3.1
[INFO] [stderr]     Checking tc_trufflesuite_ganachecli v0.4.1
[INFO] [stderr]     Checking tc_elasticmq v0.2.1
[INFO] [stderr]     Checking tc_generic v0.2.1
[INFO] [stderr]     Checking tc_postgres v0.2.0
[INFO] [stderr]     Checking tc_parity_parity v0.4.0
[INFO] [stderr]     Checking tc_redis v0.2.1
[INFO] [stderr]     Checking tc_dynamodb_local v0.2.1
[INFO] [stderr]     Checking rand_core v0.5.1
[INFO] [stderr]     Checking generic-array v0.12.4
[INFO] [stderr]     Checking rand_chacha v0.2.2
[INFO] [stderr]     Checking digest v0.8.1
[INFO] [stderr]     Checking crypto-mac v0.7.0
[INFO] [stderr]     Checking block-buffer v0.7.3
[INFO] [stderr]     Checking hmac v0.7.1
[INFO] [stderr]     Checking sha2 v0.8.2
[INFO] [stderr]     Checking rand v0.7.3
[INFO] [stderr]     Checking tc_coblox_bitcoincore v0.5.1
[INFO] [stderr]    Compiling serde_derive v1.0.196
[INFO] [stderr]    Compiling serde_json v1.0.113
[INFO] [stderr]    Compiling diesel_derives v1.4.1
[INFO] [stderr]     Checking tc_cli_client v0.2.1
[INFO] [stderr]     Checking testcontainers v0.6.0
[INFO] [stderr]    Compiling diesel v1.4.8
[INFO] [stderr]     Checking migrations_internals v1.4.1
[INFO] [stderr]     Checking c3p0_diesel_macro v0.5.1 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling migrations_macros v1.4.2
[INFO] [stderr]     Checking diesel_migrations v1.4.0
[INFO] [stdout] warning: use of deprecated struct `testcontainers::clients::Cli`: Testcontainers is no longer using microcrates, please upgrade to testcontainers version 0.8
[INFO] [stdout]   --> tests/diesel_json_test.rs:18:27
[INFO] [stdout]    |
[INFO] [stdout] 18 |     let docker = clients::Cli::default();
[INFO] [stdout]    |                           ^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `testcontainers::clients::Cli`: Testcontainers is no longer using microcrates, please upgrade to testcontainers version 0.8
[INFO] [stdout]    --> tests/diesel_json_test.rs:109:23
[INFO] [stdout]     |
[INFO] [stdout] 109 |     docker: &clients::Cli,
[INFO] [stdout]     |                       ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `testcontainers::Container`: Testcontainers is no longer using microcrates, please upgrade to testcontainers version 0.8
[INFO] [stdout]    --> tests/diesel_json_test.rs:110:21
[INFO] [stdout]     |
[INFO] [stdout] 110 | ) -> (PgConnection, Container<clients::Cli, Postgres>) {
[INFO] [stdout]     |                     ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `testcontainers::clients::Cli`: Testcontainers is no longer using microcrates, please upgrade to testcontainers version 0.8
[INFO] [stdout]    --> tests/diesel_json_test.rs:110:40
[INFO] [stdout]     |
[INFO] [stdout] 110 | ) -> (PgConnection, Container<clients::Cli, Postgres>) {
[INFO] [stdout]     |                                        ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]   --> tests/reference.rs:15:69
[INFO] [stdout]    |
[INFO] [stdout] 15 | #[derive(serde_derive::Serialize, serde_derive::Deserialize, Debug, DieselJson)]
[INFO] [stdout]    |                                                                     ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current function `_impl_from_sql_row_for_customdatadieseljsonproxyasexpression`
[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 `FromSqlRow` (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]   --> tests/reference.rs:15:69
[INFO] [stdout]    |
[INFO] [stdout] 15 | #[derive(serde_derive::Serialize, serde_derive::Deserialize, Debug, DieselJson)]
[INFO] [stdout]    |                                                                     ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current function `_impl_as_expression_for_customdatadieseljsonproxyasexpression`
[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 `AsExpression` (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]   --> tests/reference.rs:24:10
[INFO] [stdout]    |
[INFO] [stdout] 24 | #[derive(Insertable)]
[INFO] [stdout]    |          ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current function `_impl_insertable_for_newcustomdatamodel`
[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 `Insertable` (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]   --> tests/reference.rs:31:10
[INFO] [stdout]    |
[INFO] [stdout] 31 | #[derive(Queryable)]
[INFO] [stdout]    |          ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current function `_impl_queryable_for_customdatamodel`
[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 `Queryable` (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]   --> tests/reference.rs:6:5
[INFO] [stdout]    |
[INFO] [stdout] 6  | /     table! {
[INFO] [stdout] 7  | |         test_table (id) {
[INFO] [stdout] 8  | |             id -> Int8,
[INFO] [stdout] 9  | |             version -> Int4,
[INFO] [stdout] 10 | |             data -> Jsonb,
[INFO] [stdout] 11 | |         }
[INFO] [stdout] 12 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current function `_impl_query_id_for_table`
[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 `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: use of deprecated method `testcontainers::Docker::run`: Testcontainers is no longer using microcrates, please upgrade to testcontainers version 0.8
[INFO] [stdout]    --> tests/diesel_json_test.rs:111:23
[INFO] [stdout]     |
[INFO] [stdout] 111 |     let node = docker.run(images::postgres::Postgres::default());
[INFO] [stdout]     |                       ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `testcontainers::Container::<'d, D, I>::get_host_port`: Testcontainers is no longer using microcrates, please upgrade to testcontainers version 0.8
[INFO] [stdout]    --> tests/diesel_json_test.rs:115:14
[INFO] [stdout]     |
[INFO] [stdout] 115 |         node.get_host_port(5432).unwrap()
[INFO] [stdout]     |              ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]   --> tests/reference.rs:6:5
[INFO] [stdout]    |
[INFO] [stdout] 6  | /     table! {
[INFO] [stdout] 7  | |         test_table (id) {
[INFO] [stdout] 8  | |             id -> Int8,
[INFO] [stdout] 9  | |             version -> Int4,
[INFO] [stdout] 10 | |             data -> Jsonb,
[INFO] [stdout] 11 | |         }
[INFO] [stdout] 12 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current function `_impl_query_id_for_id`
[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 `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] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]   --> tests/reference.rs:6:5
[INFO] [stdout]    |
[INFO] [stdout] 6  | /     table! {
[INFO] [stdout] 7  | |         test_table (id) {
[INFO] [stdout] 8  | |             id -> Int8,
[INFO] [stdout] 9  | |             version -> Int4,
[INFO] [stdout] 10 | |             data -> Jsonb,
[INFO] [stdout] 11 | |         }
[INFO] [stdout] 12 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current function `_impl_query_id_for_version`
[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 `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] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]   --> tests/reference.rs:6:5
[INFO] [stdout]    |
[INFO] [stdout] 6  | /     table! {
[INFO] [stdout] 7  | |         test_table (id) {
[INFO] [stdout] 8  | |             id -> Int8,
[INFO] [stdout] 9  | |             version -> Int4,
[INFO] [stdout] 10 | |             data -> Jsonb,
[INFO] [stdout] 11 | |         }
[INFO] [stdout] 12 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current function `_impl_query_id_for_data`
[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 `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] error: aborting due to 8 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `c3p0_diesel_macro` (test "reference") due to 9 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]   --> tests/diesel_json_test.rs:68:5
[INFO] [stdout]    |
[INFO] [stdout] 68 | /     table! {
[INFO] [stdout] 69 | |         test_table (id) {
[INFO] [stdout] 70 | |             id -> Int8,
[INFO] [stdout] 71 | |             version -> Int4,
[INFO] [stdout] 72 | |             data -> Jsonb,
[INFO] [stdout] 73 | |         }
[INFO] [stdout] 74 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current function `_impl_query_id_for_table`
[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 `table` (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]   --> tests/diesel_json_test.rs:68:5
[INFO] [stdout]    |
[INFO] [stdout] 68 | /     table! {
[INFO] [stdout] 69 | |         test_table (id) {
[INFO] [stdout] 70 | |             id -> Int8,
[INFO] [stdout] 71 | |             version -> Int4,
[INFO] [stdout] 72 | |             data -> Jsonb,
[INFO] [stdout] 73 | |         }
[INFO] [stdout] 74 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current function `_impl_query_id_for_id`
[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 `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] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]   --> tests/diesel_json_test.rs:68:5
[INFO] [stdout]    |
[INFO] [stdout] 68 | /     table! {
[INFO] [stdout] 69 | |         test_table (id) {
[INFO] [stdout] 70 | |             id -> Int8,
[INFO] [stdout] 71 | |             version -> Int4,
[INFO] [stdout] 72 | |             data -> Jsonb,
[INFO] [stdout] 73 | |         }
[INFO] [stdout] 74 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current function `_impl_query_id_for_version`
[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 `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] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]   --> tests/diesel_json_test.rs:68:5
[INFO] [stdout]    |
[INFO] [stdout] 68 | /     table! {
[INFO] [stdout] 69 | |         test_table (id) {
[INFO] [stdout] 70 | |             id -> Int8,
[INFO] [stdout] 71 | |             version -> Int4,
[INFO] [stdout] 72 | |             data -> Jsonb,
[INFO] [stdout] 73 | |         }
[INFO] [stdout] 74 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current function `_impl_query_id_for_data`
[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 `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] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]   --> tests/diesel_json_test.rs:82:14
[INFO] [stdout]    |
[INFO] [stdout] 82 |     #[derive(Insertable)]
[INFO] [stdout]    |              ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current function `_impl_insertable_for_newcustomvaluemodel`
[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 `Insertable` (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]   --> tests/diesel_json_test.rs:89:14
[INFO] [stdout]    |
[INFO] [stdout] 89 |     #[derive(Queryable)]
[INFO] [stdout]    |              ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current function `_impl_queryable_for_customvaluemodel`
[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 `Queryable` (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]    --> tests/diesel_json_test.rs:100:45
[INFO] [stdout]     |
[INFO] [stdout] 100 |     #[derive(Serialize, Deserialize, Debug, DieselJson)]
[INFO] [stdout]     |                                             ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: move this `impl` block outside the of the current function `_impl_from_sql_row_for_customvaluedieseljsonproxyasexpression`
[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 `FromSqlRow` (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]    --> tests/diesel_json_test.rs:100:45
[INFO] [stdout]     |
[INFO] [stdout] 100 |     #[derive(Serialize, Deserialize, Debug, DieselJson)]
[INFO] [stdout]     |                                             ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: move this `impl` block outside the of the current function `_impl_as_expression_for_customvaluedieseljsonproxyasexpression`
[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 `AsExpression` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 8 previous errors; 6 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `c3p0_diesel_macro` (test "diesel_json_test") due to 9 previous errors; 6 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "dc550cbedb13285717e28506e1d03eed5b25329b0857d94181a1b1ce2853ad5e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "dc550cbedb13285717e28506e1d03eed5b25329b0857d94181a1b1ce2853ad5e", kill_on_drop: false }`
[INFO] [stdout] dc550cbedb13285717e28506e1d03eed5b25329b0857d94181a1b1ce2853ad5e
