[INFO] fetching crate diesel-mysql-spatial 0.1.2...
[INFO] checking diesel-mysql-spatial-0.1.2 against master#5518eaa946291f00471af8b254b2a1715f234882 for pr-120393
[INFO] extracting crate diesel-mysql-spatial 0.1.2 into /workspace/builds/worker-3-tc1/source
[INFO] validating manifest of crates.io crate diesel-mysql-spatial 0.1.2 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 diesel-mysql-spatial 0.1.2
[INFO] finished tweaking crates.io crate diesel-mysql-spatial 0.1.2
[INFO] tweaked toml for crates.io crate diesel-mysql-spatial 0.1.2 written to /workspace/builds/worker-3-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]     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]  Downloading crates ...
[INFO] [stderr]   Downloaded diesel_derives v1.4.1
[INFO] [stderr]   Downloaded diesel v1.4.8
[INFO] [stderr]   Downloaded mysqlclient-sys v0.2.5
[INFO] [stderr]   Downloaded wkb v0.7.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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] ed0520fa93e78bdc55e578fedd3a0065ac947e7cc638879b079f9ac2f07b9c8d
[INFO] running `Command { std: "docker" "start" "-a" "ed0520fa93e78bdc55e578fedd3a0065ac947e7cc638879b079f9ac2f07b9c8d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "ed0520fa93e78bdc55e578fedd3a0065ac947e7cc638879b079f9ac2f07b9c8d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ed0520fa93e78bdc55e578fedd3a0065ac947e7cc638879b079f9ac2f07b9c8d", kill_on_drop: false }`
[INFO] [stdout] ed0520fa93e78bdc55e578fedd3a0065ac947e7cc638879b079f9ac2f07b9c8d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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] 4f2a86dac04cfa56b365af539d957834eb9994bb66f742a6fa18ab3bf96b1fdc
[INFO] running `Command { std: "docker" "start" "-a" "4f2a86dac04cfa56b365af539d957834eb9994bb66f742a6fa18ab3bf96b1fdc", kill_on_drop: false }`
[INFO] [stderr]    Compiling libm v0.2.8
[INFO] [stderr]    Compiling num-traits v0.2.17
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking matches v0.1.10
[INFO] [stderr]     Checking unicode-bidi v0.3.15
[INFO] [stderr]     Checking percent-encoding v1.0.1
[INFO] [stderr]    Compiling mysqlclient-sys v0.2.5
[INFO] [stderr]     Checking unicode-normalization v0.1.22
[INFO] [stderr]     Checking thiserror v1.0.56
[INFO] [stderr]     Checking idna v0.1.5
[INFO] [stderr]     Checking url v1.7.2
[INFO] [stderr]     Checking geo-types v0.7.12
[INFO] [stderr]     Checking wkb v0.7.1
[INFO] [stderr]    Compiling diesel_derives v1.4.1
[INFO] [stderr]     Checking diesel v1.4.8
[INFO] [stderr]     Checking diesel-mysql-spatial v0.1.2 (/opt/rustwide/workdir)
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]  --> src/dsl.rs:2:9
[INFO] [stdout]   |
[INFO] [stdout] 1 | pub use super::functions::*;
[INFO] [stdout]   |         ------------------- but the name `ST_Dimension` in the type namespace is also re-exported here
[INFO] [stdout] 2 | pub use super::helper_types::*;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^^^^^ the name `ST_Dimension` in the type namespace is first re-exported here
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(ambiguous_glob_reexports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]  --> src/dsl.rs:2:9
[INFO] [stdout]   |
[INFO] [stdout] 1 | pub use super::functions::*;
[INFO] [stdout]   |         ------------------- but the name `ST_Envelope` in the type namespace is also re-exported here
[INFO] [stdout] 2 | pub use super::helper_types::*;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^^^^^ the name `ST_Envelope` in the type namespace is first re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]  --> src/dsl.rs:2:9
[INFO] [stdout]   |
[INFO] [stdout] 1 | pub use super::functions::*;
[INFO] [stdout]   |         ------------------- but the name `ST_GeometryType` in the type namespace is also re-exported here
[INFO] [stdout] 2 | pub use super::helper_types::*;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^^^^^ the name `ST_GeometryType` in the type namespace is first re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]  --> src/dsl.rs:2:9
[INFO] [stdout]   |
[INFO] [stdout] 1 | pub use super::functions::*;
[INFO] [stdout]   |         ------------------- but the name `ST_IsEmpty` in the type namespace is also re-exported here
[INFO] [stdout] 2 | pub use super::helper_types::*;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^^^^^ the name `ST_IsEmpty` in the type namespace is first re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]  --> src/dsl.rs:2:9
[INFO] [stdout]   |
[INFO] [stdout] 1 | pub use super::functions::*;
[INFO] [stdout]   |         ------------------- but the name `ST_IsSimple` in the type namespace is also re-exported here
[INFO] [stdout] 2 | pub use super::helper_types::*;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^^^^^ the name `ST_IsSimple` in the type namespace is first re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]  --> src/dsl.rs:2:9
[INFO] [stdout]   |
[INFO] [stdout] 1 | pub use super::functions::*;
[INFO] [stdout]   |         ------------------- but the name `ST_SRID` in the type namespace is also re-exported here
[INFO] [stdout] 2 | pub use super::helper_types::*;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^^^^^ the name `ST_SRID` in the type namespace is first re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]  --> src/dsl.rs:2:9
[INFO] [stdout]   |
[INFO] [stdout] 1 | pub use super::functions::*;
[INFO] [stdout]   |         ------------------- but the name `ST_SRID_2` in the type namespace is also re-exported here
[INFO] [stdout] 2 | pub use super::helper_types::*;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^^^^^ the name `ST_SRID_2` in the type namespace is first re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]  --> src/dsl.rs:2:9
[INFO] [stdout]   |
[INFO] [stdout] 1 | pub use super::functions::*;
[INFO] [stdout]   |         ------------------- but the name `ST_Transform` in the type namespace is also re-exported here
[INFO] [stdout] 2 | pub use super::helper_types::*;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^^^^^ the name `ST_Transform` in the type namespace is first re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]  --> src/dsl.rs:2:9
[INFO] [stdout]   |
[INFO] [stdout] 1 | pub use super::functions::*;
[INFO] [stdout]   |         ------------------- but the name `ST_Latitude` in the type namespace is also re-exported here
[INFO] [stdout] 2 | pub use super::helper_types::*;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^^^^^ the name `ST_Latitude` in the type namespace is first re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]  --> src/dsl.rs:2:9
[INFO] [stdout]   |
[INFO] [stdout] 1 | pub use super::functions::*;
[INFO] [stdout]   |         ------------------- but the name `ST_Longitude` in the type namespace is also re-exported here
[INFO] [stdout] 2 | pub use super::helper_types::*;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^^^^^ the name `ST_Longitude` in the type namespace is first re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]  --> src/dsl.rs:2:9
[INFO] [stdout]   |
[INFO] [stdout] 1 | pub use super::functions::*;
[INFO] [stdout]   |         ------------------- but the name `ST_Latitude_2` in the type namespace is also re-exported here
[INFO] [stdout] 2 | pub use super::helper_types::*;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^^^^^ the name `ST_Latitude_2` in the type namespace is first re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]  --> src/dsl.rs:2:9
[INFO] [stdout]   |
[INFO] [stdout] 1 | pub use super::functions::*;
[INFO] [stdout]   |         ------------------- but the name `ST_Longitude_2` in the type namespace is also re-exported here
[INFO] [stdout] 2 | pub use super::helper_types::*;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^^^^^ the name `ST_Longitude_2` in the type namespace is first re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]  --> src/dsl.rs:2:9
[INFO] [stdout]   |
[INFO] [stdout] 1 | pub use super::functions::*;
[INFO] [stdout]   |         ------------------- but the name `ST_X` in the type namespace is also re-exported here
[INFO] [stdout] 2 | pub use super::helper_types::*;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^^^^^ the name `ST_X` in the type namespace is first re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]  --> src/dsl.rs:2:9
[INFO] [stdout]   |
[INFO] [stdout] 1 | pub use super::functions::*;
[INFO] [stdout]   |         ------------------- but the name `ST_Y` in the type namespace is also re-exported here
[INFO] [stdout] 2 | pub use super::helper_types::*;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^^^^^ the name `ST_Y` in the type namespace is first re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]  --> src/dsl.rs:2:9
[INFO] [stdout]   |
[INFO] [stdout] 1 | pub use super::functions::*;
[INFO] [stdout]   |         ------------------- but the name `ST_X_2` in the type namespace is also re-exported here
[INFO] [stdout] 2 | pub use super::helper_types::*;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^^^^^ the name `ST_X_2` in the type namespace is first re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]  --> src/dsl.rs:2:9
[INFO] [stdout]   |
[INFO] [stdout] 1 | pub use super::functions::*;
[INFO] [stdout]   |         ------------------- but the name `ST_Y_2` in the type namespace is also re-exported here
[INFO] [stdout] 2 | pub use super::helper_types::*;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^^^^^ the name `ST_Y_2` in the type namespace is first re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]  --> src/dsl.rs:2:9
[INFO] [stdout]   |
[INFO] [stdout] 1 | pub use super::functions::*;
[INFO] [stdout]   |         ------------------- but the name `ST_EndPoint` in the type namespace is also re-exported here
[INFO] [stdout] 2 | pub use super::helper_types::*;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^^^^^ the name `ST_EndPoint` in the type namespace is first re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]  --> src/dsl.rs:2:9
[INFO] [stdout]   |
[INFO] [stdout] 1 | pub use super::functions::*;
[INFO] [stdout]   |         ------------------- but the name `ST_IsClosed` in the type namespace is also re-exported here
[INFO] [stdout] 2 | pub use super::helper_types::*;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^^^^^ the name `ST_IsClosed` in the type namespace is first re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]  --> src/dsl.rs:2:9
[INFO] [stdout]   |
[INFO] [stdout] 1 | pub use super::functions::*;
[INFO] [stdout]   |         ------------------- but the name `ST_Length` in the type namespace is also re-exported here
[INFO] [stdout] 2 | pub use super::helper_types::*;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^^^^^ the name `ST_Length` in the type namespace is first re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]  --> src/dsl.rs:2:9
[INFO] [stdout]   |
[INFO] [stdout] 1 | pub use super::functions::*;
[INFO] [stdout]   |         ------------------- but the name `ST_NumPoints` in the type namespace is also re-exported here
[INFO] [stdout] 2 | pub use super::helper_types::*;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^^^^^ the name `ST_NumPoints` in the type namespace is first re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]  --> src/dsl.rs:2:9
[INFO] [stdout]   |
[INFO] [stdout] 1 | pub use super::functions::*;
[INFO] [stdout]   |         ------------------- but the name `ST_PointN` in the type namespace is also re-exported here
[INFO] [stdout] 2 | pub use super::helper_types::*;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^^^^^ the name `ST_PointN` in the type namespace is first re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]  --> src/dsl.rs:2:9
[INFO] [stdout]   |
[INFO] [stdout] 1 | pub use super::functions::*;
[INFO] [stdout]   |         ------------------- but the name `ST_StartPoint` in the type namespace is also re-exported here
[INFO] [stdout] 2 | pub use super::helper_types::*;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^^^^^ the name `ST_StartPoint` in the type namespace is first re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]  --> src/dsl.rs:2:9
[INFO] [stdout]   |
[INFO] [stdout] 1 | pub use super::functions::*;
[INFO] [stdout]   |         ------------------- but the name `ST_Area` in the type namespace is also re-exported here
[INFO] [stdout] 2 | pub use super::helper_types::*;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^^^^^ the name `ST_Area` in the type namespace is first re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]  --> src/dsl.rs:2:9
[INFO] [stdout]   |
[INFO] [stdout] 1 | pub use super::functions::*;
[INFO] [stdout]   |         ------------------- but the name `ST_Centroid` in the type namespace is also re-exported here
[INFO] [stdout] 2 | pub use super::helper_types::*;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^^^^^ the name `ST_Centroid` in the type namespace is first re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]  --> src/dsl.rs:2:9
[INFO] [stdout]   |
[INFO] [stdout] 1 | pub use super::functions::*;
[INFO] [stdout]   |         ------------------- but the name `ST_ExteriorRing` in the type namespace is also re-exported here
[INFO] [stdout] 2 | pub use super::helper_types::*;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^^^^^ the name `ST_ExteriorRing` in the type namespace is first re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]  --> src/dsl.rs:2:9
[INFO] [stdout]   |
[INFO] [stdout] 1 | pub use super::functions::*;
[INFO] [stdout]   |         ------------------- but the name `ST_InteriorRingN` in the type namespace is also re-exported here
[INFO] [stdout] 2 | pub use super::helper_types::*;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^^^^^ the name `ST_InteriorRingN` in the type namespace is first re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]  --> src/dsl.rs:2:9
[INFO] [stdout]   |
[INFO] [stdout] 1 | pub use super::functions::*;
[INFO] [stdout]   |         ------------------- but the name `ST_NumInteriorRings` in the type namespace is also re-exported here
[INFO] [stdout] 2 | pub use super::helper_types::*;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^^^^^ the name `ST_NumInteriorRings` in the type namespace is first re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]  --> src/dsl.rs:2:9
[INFO] [stdout]   |
[INFO] [stdout] 1 | pub use super::functions::*;
[INFO] [stdout]   |         ------------------- but the name `ST_GeometryN` in the type namespace is also re-exported here
[INFO] [stdout] 2 | pub use super::helper_types::*;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^^^^^ the name `ST_GeometryN` in the type namespace is first re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]  --> src/dsl.rs:2:9
[INFO] [stdout]   |
[INFO] [stdout] 1 | pub use super::functions::*;
[INFO] [stdout]   |         ------------------- but the name `ST_NumGeometries` in the type namespace is also re-exported here
[INFO] [stdout] 2 | pub use super::helper_types::*;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^^^^^ the name `ST_NumGeometries` in the type namespace is first re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]  --> src/dsl.rs:2:9
[INFO] [stdout]   |
[INFO] [stdout] 1 | pub use super::functions::*;
[INFO] [stdout]   |         ------------------- but the name `ST_Buffer_Strategy` in the type namespace is also re-exported here
[INFO] [stdout] 2 | pub use super::helper_types::*;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^^^^^ the name `ST_Buffer_Strategy` in the type namespace is first re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]  --> src/dsl.rs:2:9
[INFO] [stdout]   |
[INFO] [stdout] 1 | pub use super::functions::*;
[INFO] [stdout]   |         ------------------- but the name `ST_Buffer_Strategy_2` in the type namespace is also re-exported here
[INFO] [stdout] 2 | pub use super::helper_types::*;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^^^^^ the name `ST_Buffer_Strategy_2` in the type namespace is first re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]  --> src/dsl.rs:2:9
[INFO] [stdout]   |
[INFO] [stdout] 1 | pub use super::functions::*;
[INFO] [stdout]   |         ------------------- but the name `ST_Buffer` in the type namespace is also re-exported here
[INFO] [stdout] 2 | pub use super::helper_types::*;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^^^^^ the name `ST_Buffer` in the type namespace is first re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]  --> src/dsl.rs:2:9
[INFO] [stdout]   |
[INFO] [stdout] 1 | pub use super::functions::*;
[INFO] [stdout]   |         ------------------- but the name `ST_Buffer_1` in the type namespace is also re-exported here
[INFO] [stdout] 2 | pub use super::helper_types::*;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^^^^^ the name `ST_Buffer_1` in the type namespace is first re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]  --> src/dsl.rs:2:9
[INFO] [stdout]   |
[INFO] [stdout] 1 | pub use super::functions::*;
[INFO] [stdout]   |         ------------------- but the name `ST_Buffer_2` in the type namespace is also re-exported here
[INFO] [stdout] 2 | pub use super::helper_types::*;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^^^^^ the name `ST_Buffer_2` in the type namespace is first re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]  --> src/dsl.rs:2:9
[INFO] [stdout]   |
[INFO] [stdout] 1 | pub use super::functions::*;
[INFO] [stdout]   |         ------------------- but the name `ST_Buffer_3` in the type namespace is also re-exported here
[INFO] [stdout] 2 | pub use super::helper_types::*;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^^^^^ the name `ST_Buffer_3` in the type namespace is first re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]  --> src/dsl.rs:2:9
[INFO] [stdout]   |
[INFO] [stdout] 1 | pub use super::functions::*;
[INFO] [stdout]   |         ------------------- but the name `ST_ConvexHull` in the type namespace is also re-exported here
[INFO] [stdout] 2 | pub use super::helper_types::*;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^^^^^ the name `ST_ConvexHull` in the type namespace is first re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]  --> src/dsl.rs:2:9
[INFO] [stdout]   |
[INFO] [stdout] 1 | pub use super::functions::*;
[INFO] [stdout]   |         ------------------- but the name `ST_Difference` in the type namespace is also re-exported here
[INFO] [stdout] 2 | pub use super::helper_types::*;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^^^^^ the name `ST_Difference` in the type namespace is first re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]  --> src/dsl.rs:2:9
[INFO] [stdout]   |
[INFO] [stdout] 1 | pub use super::functions::*;
[INFO] [stdout]   |         ------------------- but the name `ST_Intersection` in the type namespace is also re-exported here
[INFO] [stdout] 2 | pub use super::helper_types::*;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^^^^^ the name `ST_Intersection` in the type namespace is first re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]  --> src/dsl.rs:2:9
[INFO] [stdout]   |
[INFO] [stdout] 1 | pub use super::functions::*;
[INFO] [stdout]   |         ------------------- but the name `ST_SymDifference` in the type namespace is also re-exported here
[INFO] [stdout] 2 | pub use super::helper_types::*;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^^^^^ the name `ST_SymDifference` in the type namespace is first re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]  --> src/dsl.rs:2:9
[INFO] [stdout]   |
[INFO] [stdout] 1 | pub use super::functions::*;
[INFO] [stdout]   |         ------------------- but the name `ST_Union` in the type namespace is also re-exported here
[INFO] [stdout] 2 | pub use super::helper_types::*;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^^^^^ the name `ST_Union` in the type namespace is first re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]  --> src/dsl.rs:2:9
[INFO] [stdout]   |
[INFO] [stdout] 1 | pub use super::functions::*;
[INFO] [stdout]   |         ------------------- but the name `ST_LineInterpolatePoint` in the type namespace is also re-exported here
[INFO] [stdout] 2 | pub use super::helper_types::*;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^^^^^ the name `ST_LineInterpolatePoint` in the type namespace is first re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]  --> src/dsl.rs:2:9
[INFO] [stdout]   |
[INFO] [stdout] 1 | pub use super::functions::*;
[INFO] [stdout]   |         ------------------- but the name `ST_LineInterpolatePoints` in the type namespace is also re-exported here
[INFO] [stdout] 2 | pub use super::helper_types::*;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^^^^^ the name `ST_LineInterpolatePoints` in the type namespace is first re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]  --> src/dsl.rs:2:9
[INFO] [stdout]   |
[INFO] [stdout] 1 | pub use super::functions::*;
[INFO] [stdout]   |         ------------------- but the name `ST_PointAtDistance` in the type namespace is also re-exported here
[INFO] [stdout] 2 | pub use super::helper_types::*;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^^^^^ the name `ST_PointAtDistance` in the type namespace is first re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]  --> src/dsl.rs:2:9
[INFO] [stdout]   |
[INFO] [stdout] 1 | pub use super::functions::*;
[INFO] [stdout]   |         ------------------- but the name `ST_Contains` in the type namespace is also re-exported here
[INFO] [stdout] 2 | pub use super::helper_types::*;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^^^^^ the name `ST_Contains` in the type namespace is first re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]  --> src/dsl.rs:2:9
[INFO] [stdout]   |
[INFO] [stdout] 1 | pub use super::functions::*;
[INFO] [stdout]   |         ------------------- but the name `ST_Crosses` in the type namespace is also re-exported here
[INFO] [stdout] 2 | pub use super::helper_types::*;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^^^^^ the name `ST_Crosses` in the type namespace is first re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]  --> src/dsl.rs:2:9
[INFO] [stdout]   |
[INFO] [stdout] 1 | pub use super::functions::*;
[INFO] [stdout]   |         ------------------- but the name `ST_Disjoint` in the type namespace is also re-exported here
[INFO] [stdout] 2 | pub use super::helper_types::*;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^^^^^ the name `ST_Disjoint` in the type namespace is first re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]  --> src/dsl.rs:2:9
[INFO] [stdout]   |
[INFO] [stdout] 1 | pub use super::functions::*;
[INFO] [stdout]   |         ------------------- but the name `ST_Distance` in the type namespace is also re-exported here
[INFO] [stdout] 2 | pub use super::helper_types::*;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^^^^^ the name `ST_Distance` in the type namespace is first re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]  --> src/dsl.rs:2:9
[INFO] [stdout]   |
[INFO] [stdout] 1 | pub use super::functions::*;
[INFO] [stdout]   |         ------------------- but the name `ST_Equals` in the type namespace is also re-exported here
[INFO] [stdout] 2 | pub use super::helper_types::*;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^^^^^ the name `ST_Equals` in the type namespace is first re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]  --> src/dsl.rs:2:9
[INFO] [stdout]   |
[INFO] [stdout] 1 | pub use super::functions::*;
[INFO] [stdout]   |         ------------------- but the name `ST_Intersects` in the type namespace is also re-exported here
[INFO] [stdout] 2 | pub use super::helper_types::*;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^^^^^ the name `ST_Intersects` in the type namespace is first re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]  --> src/dsl.rs:2:9
[INFO] [stdout]   |
[INFO] [stdout] 1 | pub use super::functions::*;
[INFO] [stdout]   |         ------------------- but the name `ST_Overlaps` in the type namespace is also re-exported here
[INFO] [stdout] 2 | pub use super::helper_types::*;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^^^^^ the name `ST_Overlaps` in the type namespace is first re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]  --> src/dsl.rs:2:9
[INFO] [stdout]   |
[INFO] [stdout] 1 | pub use super::functions::*;
[INFO] [stdout]   |         ------------------- but the name `ST_Touches` in the type namespace is also re-exported here
[INFO] [stdout] 2 | pub use super::helper_types::*;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^^^^^ the name `ST_Touches` in the type namespace is first re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]  --> src/dsl.rs:2:9
[INFO] [stdout]   |
[INFO] [stdout] 1 | pub use super::functions::*;
[INFO] [stdout]   |         ------------------- but the name `ST_Within` in the type namespace is also re-exported here
[INFO] [stdout] 2 | pub use super::helper_types::*;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^^^^^ the name `ST_Within` in the type namespace is first re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]  --> src/dsl.rs:2:9
[INFO] [stdout]   |
[INFO] [stdout] 1 | pub use super::functions::*;
[INFO] [stdout]   |         ------------------- but the name `MBRContains` in the type namespace is also re-exported here
[INFO] [stdout] 2 | pub use super::helper_types::*;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^^^^^ the name `MBRContains` in the type namespace is first re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]  --> src/dsl.rs:2:9
[INFO] [stdout]   |
[INFO] [stdout] 1 | pub use super::functions::*;
[INFO] [stdout]   |         ------------------- but the name `MBRCoveredBy` in the type namespace is also re-exported here
[INFO] [stdout] 2 | pub use super::helper_types::*;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^^^^^ the name `MBRCoveredBy` in the type namespace is first re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]  --> src/dsl.rs:2:9
[INFO] [stdout]   |
[INFO] [stdout] 1 | pub use super::functions::*;
[INFO] [stdout]   |         ------------------- but the name `MBRCovers` in the type namespace is also re-exported here
[INFO] [stdout] 2 | pub use super::helper_types::*;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^^^^^ the name `MBRCovers` in the type namespace is first re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]  --> src/dsl.rs:2:9
[INFO] [stdout]   |
[INFO] [stdout] 1 | pub use super::functions::*;
[INFO] [stdout]   |         ------------------- but the name `MBRDisjoint` in the type namespace is also re-exported here
[INFO] [stdout] 2 | pub use super::helper_types::*;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^^^^^ the name `MBRDisjoint` in the type namespace is first re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]  --> src/dsl.rs:2:9
[INFO] [stdout]   |
[INFO] [stdout] 1 | pub use super::functions::*;
[INFO] [stdout]   |         ------------------- but the name `MBREquals` in the type namespace is also re-exported here
[INFO] [stdout] 2 | pub use super::helper_types::*;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^^^^^ the name `MBREquals` in the type namespace is first re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]  --> src/dsl.rs:2:9
[INFO] [stdout]   |
[INFO] [stdout] 1 | pub use super::functions::*;
[INFO] [stdout]   |         ------------------- but the name `MBROverlaps` in the type namespace is also re-exported here
[INFO] [stdout] 2 | pub use super::helper_types::*;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^^^^^ the name `MBROverlaps` in the type namespace is first re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]  --> src/dsl.rs:2:9
[INFO] [stdout]   |
[INFO] [stdout] 1 | pub use super::functions::*;
[INFO] [stdout]   |         ------------------- but the name `MBRTouches` in the type namespace is also re-exported here
[INFO] [stdout] 2 | pub use super::helper_types::*;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^^^^^ the name `MBRTouches` in the type namespace is first re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]  --> src/dsl.rs:2:9
[INFO] [stdout]   |
[INFO] [stdout] 1 | pub use super::functions::*;
[INFO] [stdout]   |         ------------------- but the name `MBRWithin` in the type namespace is also re-exported here
[INFO] [stdout] 2 | pub use super::helper_types::*;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^^^^^ the name `MBRWithin` in the type namespace is first re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]  --> src/dsl.rs:2:9
[INFO] [stdout]   |
[INFO] [stdout] 1 | pub use super::functions::*;
[INFO] [stdout]   |         ------------------- but the name `ST_Collect` in the type namespace is also re-exported here
[INFO] [stdout] 2 | pub use super::helper_types::*;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^^^^^ the name `ST_Collect` in the type namespace is first re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]  --> src/dsl.rs:2:9
[INFO] [stdout]   |
[INFO] [stdout] 1 | pub use super::functions::*;
[INFO] [stdout]   |         ------------------- but the name `ST_IsValid` in the type namespace is also re-exported here
[INFO] [stdout] 2 | pub use super::helper_types::*;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^^^^^ the name `ST_IsValid` in the type namespace is first re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]  --> src/dsl.rs:2:9
[INFO] [stdout]   |
[INFO] [stdout] 1 | pub use super::functions::*;
[INFO] [stdout]   |         ------------------- but the name `ST_Validate` in the type namespace is also re-exported here
[INFO] [stdout] 2 | pub use super::helper_types::*;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^^^^^ the name `ST_Validate` in the type namespace is first re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::helper_types::*`
[INFO] [stdout]  --> src/dsl.rs:2:9
[INFO] [stdout]   |
[INFO] [stdout] 2 | pub use super::helper_types::*;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]  --> src/dsl.rs:2:9
[INFO] [stdout]   |
[INFO] [stdout] 1 | pub use super::functions::*;
[INFO] [stdout]   |         ------------------- but the name `ST_Dimension` in the type namespace is also re-exported here
[INFO] [stdout] 2 | pub use super::helper_types::*;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^^^^^ the name `ST_Dimension` in the type namespace is first re-exported here
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(ambiguous_glob_reexports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]  --> src/dsl.rs:2:9
[INFO] [stdout]   |
[INFO] [stdout] 1 | pub use super::functions::*;
[INFO] [stdout]   |         ------------------- but the name `ST_Envelope` in the type namespace is also re-exported here
[INFO] [stdout] 2 | pub use super::helper_types::*;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^^^^^ the name `ST_Envelope` in the type namespace is first re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]  --> src/dsl.rs:2:9
[INFO] [stdout]   |
[INFO] [stdout] 1 | pub use super::functions::*;
[INFO] [stdout]   |         ------------------- but the name `ST_GeometryType` in the type namespace is also re-exported here
[INFO] [stdout] 2 | pub use super::helper_types::*;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^^^^^ the name `ST_GeometryType` in the type namespace is first re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]  --> src/dsl.rs:2:9
[INFO] [stdout]   |
[INFO] [stdout] 1 | pub use super::functions::*;
[INFO] [stdout]   |         ------------------- but the name `ST_IsEmpty` in the type namespace is also re-exported here
[INFO] [stdout] 2 | pub use super::helper_types::*;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^^^^^ the name `ST_IsEmpty` in the type namespace is first re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]  --> src/dsl.rs:2:9
[INFO] [stdout]   |
[INFO] [stdout] 1 | pub use super::functions::*;
[INFO] [stdout]   |         ------------------- but the name `ST_IsSimple` in the type namespace is also re-exported here
[INFO] [stdout] 2 | pub use super::helper_types::*;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^^^^^ the name `ST_IsSimple` in the type namespace is first re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]  --> src/dsl.rs:2:9
[INFO] [stdout]   |
[INFO] [stdout] 1 | pub use super::functions::*;
[INFO] [stdout]   |         ------------------- but the name `ST_SRID` in the type namespace is also re-exported here
[INFO] [stdout] 2 | pub use super::helper_types::*;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^^^^^ the name `ST_SRID` in the type namespace is first re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]  --> src/dsl.rs:2:9
[INFO] [stdout]   |
[INFO] [stdout] 1 | pub use super::functions::*;
[INFO] [stdout]   |         ------------------- but the name `ST_SRID_2` in the type namespace is also re-exported here
[INFO] [stdout] 2 | pub use super::helper_types::*;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^^^^^ the name `ST_SRID_2` in the type namespace is first re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]  --> src/dsl.rs:2:9
[INFO] [stdout]   |
[INFO] [stdout] 1 | pub use super::functions::*;
[INFO] [stdout]   |         ------------------- but the name `ST_Transform` in the type namespace is also re-exported here
[INFO] [stdout] 2 | pub use super::helper_types::*;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^^^^^ the name `ST_Transform` in the type namespace is first re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]  --> src/dsl.rs:2:9
[INFO] [stdout]   |
[INFO] [stdout] 1 | pub use super::functions::*;
[INFO] [stdout]   |         ------------------- but the name `ST_Latitude` in the type namespace is also re-exported here
[INFO] [stdout] 2 | pub use super::helper_types::*;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^^^^^ the name `ST_Latitude` in the type namespace is first re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]  --> src/dsl.rs:2:9
[INFO] [stdout]   |
[INFO] [stdout] 1 | pub use super::functions::*;
[INFO] [stdout]   |         ------------------- but the name `ST_Longitude` in the type namespace is also re-exported here
[INFO] [stdout] 2 | pub use super::helper_types::*;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^^^^^ the name `ST_Longitude` in the type namespace is first re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]  --> src/dsl.rs:2:9
[INFO] [stdout]   |
[INFO] [stdout] 1 | pub use super::functions::*;
[INFO] [stdout]   |         ------------------- but the name `ST_Latitude_2` in the type namespace is also re-exported here
[INFO] [stdout] 2 | pub use super::helper_types::*;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^^^^^ the name `ST_Latitude_2` in the type namespace is first re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]  --> src/dsl.rs:2:9
[INFO] [stdout]   |
[INFO] [stdout] 1 | pub use super::functions::*;
[INFO] [stdout]   |         ------------------- but the name `ST_Longitude_2` in the type namespace is also re-exported here
[INFO] [stdout] 2 | pub use super::helper_types::*;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^^^^^ the name `ST_Longitude_2` in the type namespace is first re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]  --> src/dsl.rs:2:9
[INFO] [stdout]   |
[INFO] [stdout] 1 | pub use super::functions::*;
[INFO] [stdout]   |         ------------------- but the name `ST_X` in the type namespace is also re-exported here
[INFO] [stdout] 2 | pub use super::helper_types::*;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^^^^^ the name `ST_X` in the type namespace is first re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]  --> src/dsl.rs:2:9
[INFO] [stdout]   |
[INFO] [stdout] 1 | pub use super::functions::*;
[INFO] [stdout]   |         ------------------- but the name `ST_Y` in the type namespace is also re-exported here
[INFO] [stdout] 2 | pub use super::helper_types::*;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^^^^^ the name `ST_Y` in the type namespace is first re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]  --> src/dsl.rs:2:9
[INFO] [stdout]   |
[INFO] [stdout] 1 | pub use super::functions::*;
[INFO] [stdout]   |         ------------------- but the name `ST_X_2` in the type namespace is also re-exported here
[INFO] [stdout] 2 | pub use super::helper_types::*;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^^^^^ the name `ST_X_2` in the type namespace is first re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]  --> src/dsl.rs:2:9
[INFO] [stdout]   |
[INFO] [stdout] 1 | pub use super::functions::*;
[INFO] [stdout]   |         ------------------- but the name `ST_Y_2` in the type namespace is also re-exported here
[INFO] [stdout] 2 | pub use super::helper_types::*;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^^^^^ the name `ST_Y_2` in the type namespace is first re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]  --> src/dsl.rs:2:9
[INFO] [stdout]   |
[INFO] [stdout] 1 | pub use super::functions::*;
[INFO] [stdout]   |         ------------------- but the name `ST_EndPoint` in the type namespace is also re-exported here
[INFO] [stdout] 2 | pub use super::helper_types::*;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^^^^^ the name `ST_EndPoint` in the type namespace is first re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]  --> src/dsl.rs:2:9
[INFO] [stdout]   |
[INFO] [stdout] 1 | pub use super::functions::*;
[INFO] [stdout]   |         ------------------- but the name `ST_IsClosed` in the type namespace is also re-exported here
[INFO] [stdout] 2 | pub use super::helper_types::*;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^^^^^ the name `ST_IsClosed` in the type namespace is first re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]  --> src/dsl.rs:2:9
[INFO] [stdout]   |
[INFO] [stdout] 1 | pub use super::functions::*;
[INFO] [stdout]   |         ------------------- but the name `ST_Length` in the type namespace is also re-exported here
[INFO] [stdout] 2 | pub use super::helper_types::*;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^^^^^ the name `ST_Length` in the type namespace is first re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]  --> src/dsl.rs:2:9
[INFO] [stdout]   |
[INFO] [stdout] 1 | pub use super::functions::*;
[INFO] [stdout]   |         ------------------- but the name `ST_NumPoints` in the type namespace is also re-exported here
[INFO] [stdout] 2 | pub use super::helper_types::*;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^^^^^ the name `ST_NumPoints` in the type namespace is first re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]  --> src/dsl.rs:2:9
[INFO] [stdout]   |
[INFO] [stdout] 1 | pub use super::functions::*;
[INFO] [stdout]   |         ------------------- but the name `ST_PointN` in the type namespace is also re-exported here
[INFO] [stdout] 2 | pub use super::helper_types::*;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^^^^^ the name `ST_PointN` in the type namespace is first re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]  --> src/dsl.rs:2:9
[INFO] [stdout]   |
[INFO] [stdout] 1 | pub use super::functions::*;
[INFO] [stdout]   |         ------------------- but the name `ST_StartPoint` in the type namespace is also re-exported here
[INFO] [stdout] 2 | pub use super::helper_types::*;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^^^^^ the name `ST_StartPoint` in the type namespace is first re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]  --> src/dsl.rs:2:9
[INFO] [stdout]   |
[INFO] [stdout] 1 | pub use super::functions::*;
[INFO] [stdout]   |         ------------------- but the name `ST_Area` in the type namespace is also re-exported here
[INFO] [stdout] 2 | pub use super::helper_types::*;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^^^^^ the name `ST_Area` in the type namespace is first re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]  --> src/dsl.rs:2:9
[INFO] [stdout]   |
[INFO] [stdout] 1 | pub use super::functions::*;
[INFO] [stdout]   |         ------------------- but the name `ST_Centroid` in the type namespace is also re-exported here
[INFO] [stdout] 2 | pub use super::helper_types::*;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^^^^^ the name `ST_Centroid` in the type namespace is first re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]  --> src/dsl.rs:2:9
[INFO] [stdout]   |
[INFO] [stdout] 1 | pub use super::functions::*;
[INFO] [stdout]   |         ------------------- but the name `ST_ExteriorRing` in the type namespace is also re-exported here
[INFO] [stdout] 2 | pub use super::helper_types::*;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^^^^^ the name `ST_ExteriorRing` in the type namespace is first re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]  --> src/dsl.rs:2:9
[INFO] [stdout]   |
[INFO] [stdout] 1 | pub use super::functions::*;
[INFO] [stdout]   |         ------------------- but the name `ST_InteriorRingN` in the type namespace is also re-exported here
[INFO] [stdout] 2 | pub use super::helper_types::*;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^^^^^ the name `ST_InteriorRingN` in the type namespace is first re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]  --> src/dsl.rs:2:9
[INFO] [stdout]   |
[INFO] [stdout] 1 | pub use super::functions::*;
[INFO] [stdout]   |         ------------------- but the name `ST_NumInteriorRings` in the type namespace is also re-exported here
[INFO] [stdout] 2 | pub use super::helper_types::*;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^^^^^ the name `ST_NumInteriorRings` in the type namespace is first re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]  --> src/dsl.rs:2:9
[INFO] [stdout]   |
[INFO] [stdout] 1 | pub use super::functions::*;
[INFO] [stdout]   |         ------------------- but the name `ST_GeometryN` in the type namespace is also re-exported here
[INFO] [stdout] 2 | pub use super::helper_types::*;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^^^^^ the name `ST_GeometryN` in the type namespace is first re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]  --> src/dsl.rs:2:9
[INFO] [stdout]   |
[INFO] [stdout] 1 | pub use super::functions::*;
[INFO] [stdout]   |         ------------------- but the name `ST_NumGeometries` in the type namespace is also re-exported here
[INFO] [stdout] 2 | pub use super::helper_types::*;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^^^^^ the name `ST_NumGeometries` in the type namespace is first re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]  --> src/dsl.rs:2:9
[INFO] [stdout]   |
[INFO] [stdout] 1 | pub use super::functions::*;
[INFO] [stdout]   |         ------------------- but the name `ST_Buffer_Strategy` in the type namespace is also re-exported here
[INFO] [stdout] 2 | pub use super::helper_types::*;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^^^^^ the name `ST_Buffer_Strategy` in the type namespace is first re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]  --> src/dsl.rs:2:9
[INFO] [stdout]   |
[INFO] [stdout] 1 | pub use super::functions::*;
[INFO] [stdout]   |         ------------------- but the name `ST_Buffer_Strategy_2` in the type namespace is also re-exported here
[INFO] [stdout] 2 | pub use super::helper_types::*;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^^^^^ the name `ST_Buffer_Strategy_2` in the type namespace is first re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]  --> src/dsl.rs:2:9
[INFO] [stdout]   |
[INFO] [stdout] 1 | pub use super::functions::*;
[INFO] [stdout]   |         ------------------- but the name `ST_Buffer` in the type namespace is also re-exported here
[INFO] [stdout] 2 | pub use super::helper_types::*;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^^^^^ the name `ST_Buffer` in the type namespace is first re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]  --> src/dsl.rs:2:9
[INFO] [stdout]   |
[INFO] [stdout] 1 | pub use super::functions::*;
[INFO] [stdout]   |         ------------------- but the name `ST_Buffer_1` in the type namespace is also re-exported here
[INFO] [stdout] 2 | pub use super::helper_types::*;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^^^^^ the name `ST_Buffer_1` in the type namespace is first re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]  --> src/dsl.rs:2:9
[INFO] [stdout]   |
[INFO] [stdout] 1 | pub use super::functions::*;
[INFO] [stdout]   |         ------------------- but the name `ST_Buffer_2` in the type namespace is also re-exported here
[INFO] [stdout] 2 | pub use super::helper_types::*;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^^^^^ the name `ST_Buffer_2` in the type namespace is first re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]  --> src/dsl.rs:2:9
[INFO] [stdout]   |
[INFO] [stdout] 1 | pub use super::functions::*;
[INFO] [stdout]   |         ------------------- but the name `ST_Buffer_3` in the type namespace is also re-exported here
[INFO] [stdout] 2 | pub use super::helper_types::*;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^^^^^ the name `ST_Buffer_3` in the type namespace is first re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]  --> src/dsl.rs:2:9
[INFO] [stdout]   |
[INFO] [stdout] 1 | pub use super::functions::*;
[INFO] [stdout]   |         ------------------- but the name `ST_ConvexHull` in the type namespace is also re-exported here
[INFO] [stdout] 2 | pub use super::helper_types::*;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^^^^^ the name `ST_ConvexHull` in the type namespace is first re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]  --> src/dsl.rs:2:9
[INFO] [stdout]   |
[INFO] [stdout] 1 | pub use super::functions::*;
[INFO] [stdout]   |         ------------------- but the name `ST_Difference` in the type namespace is also re-exported here
[INFO] [stdout] 2 | pub use super::helper_types::*;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^^^^^ the name `ST_Difference` in the type namespace is first re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]  --> src/dsl.rs:2:9
[INFO] [stdout]   |
[INFO] [stdout] 1 | pub use super::functions::*;
[INFO] [stdout]   |         ------------------- but the name `ST_Intersection` in the type namespace is also re-exported here
[INFO] [stdout] 2 | pub use super::helper_types::*;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^^^^^ the name `ST_Intersection` in the type namespace is first re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]  --> src/dsl.rs:2:9
[INFO] [stdout]   |
[INFO] [stdout] 1 | pub use super::functions::*;
[INFO] [stdout]   |         ------------------- but the name `ST_SymDifference` in the type namespace is also re-exported here
[INFO] [stdout] 2 | pub use super::helper_types::*;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^^^^^ the name `ST_SymDifference` in the type namespace is first re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]  --> src/dsl.rs:2:9
[INFO] [stdout]   |
[INFO] [stdout] 1 | pub use super::functions::*;
[INFO] [stdout]   |         ------------------- but the name `ST_Union` in the type namespace is also re-exported here
[INFO] [stdout] 2 | pub use super::helper_types::*;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^^^^^ the name `ST_Union` in the type namespace is first re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]  --> src/dsl.rs:2:9
[INFO] [stdout]   |
[INFO] [stdout] 1 | pub use super::functions::*;
[INFO] [stdout]   |         ------------------- but the name `ST_LineInterpolatePoint` in the type namespace is also re-exported here
[INFO] [stdout] 2 | pub use super::helper_types::*;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^^^^^ the name `ST_LineInterpolatePoint` in the type namespace is first re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]  --> src/dsl.rs:2:9
[INFO] [stdout]   |
[INFO] [stdout] 1 | pub use super::functions::*;
[INFO] [stdout]   |         ------------------- but the name `ST_LineInterpolatePoints` in the type namespace is also re-exported here
[INFO] [stdout] 2 | pub use super::helper_types::*;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^^^^^ the name `ST_LineInterpolatePoints` in the type namespace is first re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]  --> src/dsl.rs:2:9
[INFO] [stdout]   |
[INFO] [stdout] 1 | pub use super::functions::*;
[INFO] [stdout]   |         ------------------- but the name `ST_PointAtDistance` in the type namespace is also re-exported here
[INFO] [stdout] 2 | pub use super::helper_types::*;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^^^^^ the name `ST_PointAtDistance` in the type namespace is first re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]  --> src/dsl.rs:2:9
[INFO] [stdout]   |
[INFO] [stdout] 1 | pub use super::functions::*;
[INFO] [stdout]   |         ------------------- but the name `ST_Contains` in the type namespace is also re-exported here
[INFO] [stdout] 2 | pub use super::helper_types::*;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^^^^^ the name `ST_Contains` in the type namespace is first re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]  --> src/dsl.rs:2:9
[INFO] [stdout]   |
[INFO] [stdout] 1 | pub use super::functions::*;
[INFO] [stdout]   |         ------------------- but the name `ST_Crosses` in the type namespace is also re-exported here
[INFO] [stdout] 2 | pub use super::helper_types::*;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^^^^^ the name `ST_Crosses` in the type namespace is first re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]  --> src/dsl.rs:2:9
[INFO] [stdout]   |
[INFO] [stdout] 1 | pub use super::functions::*;
[INFO] [stdout]   |         ------------------- but the name `ST_Disjoint` in the type namespace is also re-exported here
[INFO] [stdout] 2 | pub use super::helper_types::*;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^^^^^ the name `ST_Disjoint` in the type namespace is first re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]  --> src/dsl.rs:2:9
[INFO] [stdout]   |
[INFO] [stdout] 1 | pub use super::functions::*;
[INFO] [stdout]   |         ------------------- but the name `ST_Distance` in the type namespace is also re-exported here
[INFO] [stdout] 2 | pub use super::helper_types::*;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^^^^^ the name `ST_Distance` in the type namespace is first re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]  --> src/dsl.rs:2:9
[INFO] [stdout]   |
[INFO] [stdout] 1 | pub use super::functions::*;
[INFO] [stdout]   |         ------------------- but the name `ST_Equals` in the type namespace is also re-exported here
[INFO] [stdout] 2 | pub use super::helper_types::*;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^^^^^ the name `ST_Equals` in the type namespace is first re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]  --> src/dsl.rs:2:9
[INFO] [stdout]   |
[INFO] [stdout] 1 | pub use super::functions::*;
[INFO] [stdout]   |         ------------------- but the name `ST_Intersects` in the type namespace is also re-exported here
[INFO] [stdout] 2 | pub use super::helper_types::*;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^^^^^ the name `ST_Intersects` in the type namespace is first re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]  --> src/dsl.rs:2:9
[INFO] [stdout]   |
[INFO] [stdout] 1 | pub use super::functions::*;
[INFO] [stdout]   |         ------------------- but the name `ST_Overlaps` in the type namespace is also re-exported here
[INFO] [stdout] 2 | pub use super::helper_types::*;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^^^^^ the name `ST_Overlaps` in the type namespace is first re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]  --> src/dsl.rs:2:9
[INFO] [stdout]   |
[INFO] [stdout] 1 | pub use super::functions::*;
[INFO] [stdout]   |         ------------------- but the name `ST_Touches` in the type namespace is also re-exported here
[INFO] [stdout] 2 | pub use super::helper_types::*;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^^^^^ the name `ST_Touches` in the type namespace is first re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]  --> src/dsl.rs:2:9
[INFO] [stdout]   |
[INFO] [stdout] 1 | pub use super::functions::*;
[INFO] [stdout]   |         ------------------- but the name `ST_Within` in the type namespace is also re-exported here
[INFO] [stdout] 2 | pub use super::helper_types::*;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^^^^^ the name `ST_Within` in the type namespace is first re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]  --> src/dsl.rs:2:9
[INFO] [stdout]   |
[INFO] [stdout] 1 | pub use super::functions::*;
[INFO] [stdout]   |         ------------------- but the name `MBRContains` in the type namespace is also re-exported here
[INFO] [stdout] 2 | pub use super::helper_types::*;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^^^^^ the name `MBRContains` in the type namespace is first re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]  --> src/dsl.rs:2:9
[INFO] [stdout]   |
[INFO] [stdout] 1 | pub use super::functions::*;
[INFO] [stdout]   |         ------------------- but the name `MBRCoveredBy` in the type namespace is also re-exported here
[INFO] [stdout] 2 | pub use super::helper_types::*;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^^^^^ the name `MBRCoveredBy` in the type namespace is first re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]  --> src/dsl.rs:2:9
[INFO] [stdout]   |
[INFO] [stdout] 1 | pub use super::functions::*;
[INFO] [stdout]   |         ------------------- but the name `MBRCovers` in the type namespace is also re-exported here
[INFO] [stdout] 2 | pub use super::helper_types::*;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^^^^^ the name `MBRCovers` in the type namespace is first re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]  --> src/dsl.rs:2:9
[INFO] [stdout]   |
[INFO] [stdout] 1 | pub use super::functions::*;
[INFO] [stdout]   |         ------------------- but the name `MBRDisjoint` in the type namespace is also re-exported here
[INFO] [stdout] 2 | pub use super::helper_types::*;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^^^^^ the name `MBRDisjoint` in the type namespace is first re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]  --> src/dsl.rs:2:9
[INFO] [stdout]   |
[INFO] [stdout] 1 | pub use super::functions::*;
[INFO] [stdout]   |         ------------------- but the name `MBREquals` in the type namespace is also re-exported here
[INFO] [stdout] 2 | pub use super::helper_types::*;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^^^^^ the name `MBREquals` in the type namespace is first re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]  --> src/dsl.rs:2:9
[INFO] [stdout]   |
[INFO] [stdout] 1 | pub use super::functions::*;
[INFO] [stdout]   |         ------------------- but the name `MBROverlaps` in the type namespace is also re-exported here
[INFO] [stdout] 2 | pub use super::helper_types::*;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^^^^^ the name `MBROverlaps` in the type namespace is first re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]  --> src/dsl.rs:2:9
[INFO] [stdout]   |
[INFO] [stdout] 1 | pub use super::functions::*;
[INFO] [stdout]   |         ------------------- but the name `MBRTouches` in the type namespace is also re-exported here
[INFO] [stdout] 2 | pub use super::helper_types::*;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^^^^^ the name `MBRTouches` in the type namespace is first re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]  --> src/dsl.rs:2:9
[INFO] [stdout]   |
[INFO] [stdout] 1 | pub use super::functions::*;
[INFO] [stdout]   |         ------------------- but the name `MBRWithin` in the type namespace is also re-exported here
[INFO] [stdout] 2 | pub use super::helper_types::*;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^^^^^ the name `MBRWithin` in the type namespace is first re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]  --> src/dsl.rs:2:9
[INFO] [stdout]   |
[INFO] [stdout] 1 | pub use super::functions::*;
[INFO] [stdout]   |         ------------------- but the name `ST_Collect` in the type namespace is also re-exported here
[INFO] [stdout] 2 | pub use super::helper_types::*;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^^^^^ the name `ST_Collect` in the type namespace is first re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]  --> src/dsl.rs:2:9
[INFO] [stdout]   |
[INFO] [stdout] 1 | pub use super::functions::*;
[INFO] [stdout]   |         ------------------- but the name `ST_IsValid` in the type namespace is also re-exported here
[INFO] [stdout] 2 | pub use super::helper_types::*;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^^^^^ the name `ST_IsValid` in the type namespace is first re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]  --> src/dsl.rs:2:9
[INFO] [stdout]   |
[INFO] [stdout] 1 | pub use super::functions::*;
[INFO] [stdout]   |         ------------------- but the name `ST_Validate` in the type namespace is also re-exported here
[INFO] [stdout] 2 | pub use super::helper_types::*;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^^^^^ the name `ST_Validate` in the type namespace is first re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::helper_types::*`
[INFO] [stdout]  --> src/dsl.rs:2:9
[INFO] [stdout]   |
[INFO] [stdout] 2 | pub use super::helper_types::*;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 64 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 64 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished dev [unoptimized + debuginfo] target(s) in 6.38s
[INFO] running `Command { std: "docker" "inspect" "4f2a86dac04cfa56b365af539d957834eb9994bb66f742a6fa18ab3bf96b1fdc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4f2a86dac04cfa56b365af539d957834eb9994bb66f742a6fa18ab3bf96b1fdc", kill_on_drop: false }`
[INFO] [stdout] 4f2a86dac04cfa56b365af539d957834eb9994bb66f742a6fa18ab3bf96b1fdc
[INFO] checking diesel-mysql-spatial-0.1.2 against try#7622c0f807a4e13c4db886a1681bf343795692df+rustflags=-Dnon_local_definitions for pr-120393
[INFO] extracting crate diesel-mysql-spatial 0.1.2 into /workspace/builds/worker-3-tc2/source
[INFO] validating manifest of crates.io crate diesel-mysql-spatial 0.1.2 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 diesel-mysql-spatial 0.1.2
[INFO] finished tweaking crates.io crate diesel-mysql-spatial 0.1.2
[INFO] tweaked toml for crates.io crate diesel-mysql-spatial 0.1.2 written to /workspace/builds/worker-3-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]     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-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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] 26fdf13d490fe423ce451c45ec54811a6b4b0c4f3883fb943c6a0ea1119c5845
[INFO] running `Command { std: "docker" "start" "-a" "26fdf13d490fe423ce451c45ec54811a6b4b0c4f3883fb943c6a0ea1119c5845", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "26fdf13d490fe423ce451c45ec54811a6b4b0c4f3883fb943c6a0ea1119c5845", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "26fdf13d490fe423ce451c45ec54811a6b4b0c4f3883fb943c6a0ea1119c5845", kill_on_drop: false }`
[INFO] [stdout] 26fdf13d490fe423ce451c45ec54811a6b4b0c4f3883fb943c6a0ea1119c5845
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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] 6c338bf050382c2126db19914367fae0876b16cd7756843e33796378c040d9e8
[INFO] running `Command { std: "docker" "start" "-a" "6c338bf050382c2126db19914367fae0876b16cd7756843e33796378c040d9e8", kill_on_drop: false }`
[INFO] [stderr]    Compiling libm v0.2.8
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking matches v0.1.10
[INFO] [stderr]     Checking unicode-bidi v0.3.15
[INFO] [stderr]     Checking percent-encoding v1.0.1
[INFO] [stderr]    Compiling num-traits v0.2.17
[INFO] [stderr]    Compiling mysqlclient-sys v0.2.5
[INFO] [stderr]     Checking unicode-normalization v0.1.22
[INFO] [stderr]     Checking thiserror v1.0.56
[INFO] [stderr]     Checking idna v0.1.5
[INFO] [stderr]     Checking url v1.7.2
[INFO] [stderr]     Checking geo-types v0.7.12
[INFO] [stderr]     Checking wkb v0.7.1
[INFO] [stderr]    Compiling diesel_derives v1.4.1
[INFO] [stderr]     Checking diesel v1.4.8
[INFO] [stderr]     Checking diesel-mysql-spatial v0.1.2 (/opt/rustwide/workdir)
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]  --> src/dsl.rs:2:9
[INFO] [stdout]   |
[INFO] [stdout] 1 | pub use super::functions::*;
[INFO] [stdout]   |         ------------------- but the name `ST_Dimension` in the type namespace is also re-exported here
[INFO] [stdout] 2 | pub use super::helper_types::*;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^^^^^ the name `ST_Dimension` in the type namespace is first re-exported here
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(ambiguous_glob_reexports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]  --> src/dsl.rs:2:9
[INFO] [stdout]   |
[INFO] [stdout] 1 | pub use super::functions::*;
[INFO] [stdout]   |         ------------------- but the name `ST_Envelope` in the type namespace is also re-exported here
[INFO] [stdout] 2 | pub use super::helper_types::*;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^^^^^ the name `ST_Envelope` in the type namespace is first re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]  --> src/dsl.rs:2:9
[INFO] [stdout]   |
[INFO] [stdout] 1 | pub use super::functions::*;
[INFO] [stdout]   |         ------------------- but the name `ST_GeometryType` in the type namespace is also re-exported here
[INFO] [stdout] 2 | pub use super::helper_types::*;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^^^^^ the name `ST_GeometryType` in the type namespace is first re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]  --> src/dsl.rs:2:9
[INFO] [stdout]   |
[INFO] [stdout] 1 | pub use super::functions::*;
[INFO] [stdout]   |         ------------------- but the name `ST_IsEmpty` in the type namespace is also re-exported here
[INFO] [stdout] 2 | pub use super::helper_types::*;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^^^^^ the name `ST_IsEmpty` in the type namespace is first re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]  --> src/dsl.rs:2:9
[INFO] [stdout]   |
[INFO] [stdout] 1 | pub use super::functions::*;
[INFO] [stdout]   |         ------------------- but the name `ST_IsSimple` in the type namespace is also re-exported here
[INFO] [stdout] 2 | pub use super::helper_types::*;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^^^^^ the name `ST_IsSimple` in the type namespace is first re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]  --> src/dsl.rs:2:9
[INFO] [stdout]   |
[INFO] [stdout] 1 | pub use super::functions::*;
[INFO] [stdout]   |         ------------------- but the name `ST_SRID` in the type namespace is also re-exported here
[INFO] [stdout] 2 | pub use super::helper_types::*;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^^^^^ the name `ST_SRID` in the type namespace is first re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]  --> src/dsl.rs:2:9
[INFO] [stdout]   |
[INFO] [stdout] 1 | pub use super::functions::*;
[INFO] [stdout]   |         ------------------- but the name `ST_SRID_2` in the type namespace is also re-exported here
[INFO] [stdout] 2 | pub use super::helper_types::*;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^^^^^ the name `ST_SRID_2` in the type namespace is first re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]  --> src/dsl.rs:2:9
[INFO] [stdout]   |
[INFO] [stdout] 1 | pub use super::functions::*;
[INFO] [stdout]   |         ------------------- but the name `ST_Transform` in the type namespace is also re-exported here
[INFO] [stdout] 2 | pub use super::helper_types::*;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^^^^^ the name `ST_Transform` in the type namespace is first re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]  --> src/dsl.rs:2:9
[INFO] [stdout]   |
[INFO] [stdout] 1 | pub use super::functions::*;
[INFO] [stdout]   |         ------------------- but the name `ST_Latitude` in the type namespace is also re-exported here
[INFO] [stdout] 2 | pub use super::helper_types::*;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^^^^^ the name `ST_Latitude` in the type namespace is first re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]  --> src/dsl.rs:2:9
[INFO] [stdout]   |
[INFO] [stdout] 1 | pub use super::functions::*;
[INFO] [stdout]   |         ------------------- but the name `ST_Longitude` in the type namespace is also re-exported here
[INFO] [stdout] 2 | pub use super::helper_types::*;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^^^^^ the name `ST_Longitude` in the type namespace is first re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]  --> src/dsl.rs:2:9
[INFO] [stdout]   |
[INFO] [stdout] 1 | pub use super::functions::*;
[INFO] [stdout]   |         ------------------- but the name `ST_Latitude_2` in the type namespace is also re-exported here
[INFO] [stdout] 2 | pub use super::helper_types::*;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^^^^^ the name `ST_Latitude_2` in the type namespace is first re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]  --> src/dsl.rs:2:9
[INFO] [stdout]   |
[INFO] [stdout] 1 | pub use super::functions::*;
[INFO] [stdout]   |         ------------------- but the name `ST_Longitude_2` in the type namespace is also re-exported here
[INFO] [stdout] 2 | pub use super::helper_types::*;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^^^^^ the name `ST_Longitude_2` in the type namespace is first re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]  --> src/dsl.rs:2:9
[INFO] [stdout]   |
[INFO] [stdout] 1 | pub use super::functions::*;
[INFO] [stdout]   |         ------------------- but the name `ST_X` in the type namespace is also re-exported here
[INFO] [stdout] 2 | pub use super::helper_types::*;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^^^^^ the name `ST_X` in the type namespace is first re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]  --> src/dsl.rs:2:9
[INFO] [stdout]   |
[INFO] [stdout] 1 | pub use super::functions::*;
[INFO] [stdout]   |         ------------------- but the name `ST_Y` in the type namespace is also re-exported here
[INFO] [stdout] 2 | pub use super::helper_types::*;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^^^^^ the name `ST_Y` in the type namespace is first re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]  --> src/dsl.rs:2:9
[INFO] [stdout]   |
[INFO] [stdout] 1 | pub use super::functions::*;
[INFO] [stdout]   |         ------------------- but the name `ST_X_2` in the type namespace is also re-exported here
[INFO] [stdout] 2 | pub use super::helper_types::*;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^^^^^ the name `ST_X_2` in the type namespace is first re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]  --> src/dsl.rs:2:9
[INFO] [stdout]   |
[INFO] [stdout] 1 | pub use super::functions::*;
[INFO] [stdout]   |         ------------------- but the name `ST_Y_2` in the type namespace is also re-exported here
[INFO] [stdout] 2 | pub use super::helper_types::*;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^^^^^ the name `ST_Y_2` in the type namespace is first re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]  --> src/dsl.rs:2:9
[INFO] [stdout]   |
[INFO] [stdout] 1 | pub use super::functions::*;
[INFO] [stdout]   |         ------------------- but the name `ST_EndPoint` in the type namespace is also re-exported here
[INFO] [stdout] 2 | pub use super::helper_types::*;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^^^^^ the name `ST_EndPoint` in the type namespace is first re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]  --> src/dsl.rs:2:9
[INFO] [stdout]   |
[INFO] [stdout] 1 | pub use super::functions::*;
[INFO] [stdout]   |         ------------------- but the name `ST_IsClosed` in the type namespace is also re-exported here
[INFO] [stdout] 2 | pub use super::helper_types::*;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^^^^^ the name `ST_IsClosed` in the type namespace is first re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]  --> src/dsl.rs:2:9
[INFO] [stdout]   |
[INFO] [stdout] 1 | pub use super::functions::*;
[INFO] [stdout]   |         ------------------- but the name `ST_Length` in the type namespace is also re-exported here
[INFO] [stdout] 2 | pub use super::helper_types::*;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^^^^^ the name `ST_Length` in the type namespace is first re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]  --> src/dsl.rs:2:9
[INFO] [stdout]   |
[INFO] [stdout] 1 | pub use super::functions::*;
[INFO] [stdout]   |         ------------------- but the name `ST_NumPoints` in the type namespace is also re-exported here
[INFO] [stdout] 2 | pub use super::helper_types::*;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^^^^^ the name `ST_NumPoints` in the type namespace is first re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]  --> src/dsl.rs:2:9
[INFO] [stdout]   |
[INFO] [stdout] 1 | pub use super::functions::*;
[INFO] [stdout]   |         ------------------- but the name `ST_PointN` in the type namespace is also re-exported here
[INFO] [stdout] 2 | pub use super::helper_types::*;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^^^^^ the name `ST_PointN` in the type namespace is first re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]  --> src/dsl.rs:2:9
[INFO] [stdout]   |
[INFO] [stdout] 1 | pub use super::functions::*;
[INFO] [stdout]   |         ------------------- but the name `ST_StartPoint` in the type namespace is also re-exported here
[INFO] [stdout] 2 | pub use super::helper_types::*;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^^^^^ the name `ST_StartPoint` in the type namespace is first re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]  --> src/dsl.rs:2:9
[INFO] [stdout]   |
[INFO] [stdout] 1 | pub use super::functions::*;
[INFO] [stdout]   |         ------------------- but the name `ST_Area` in the type namespace is also re-exported here
[INFO] [stdout] 2 | pub use super::helper_types::*;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^^^^^ the name `ST_Area` in the type namespace is first re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]  --> src/dsl.rs:2:9
[INFO] [stdout]   |
[INFO] [stdout] 1 | pub use super::functions::*;
[INFO] [stdout]   |         ------------------- but the name `ST_Centroid` in the type namespace is also re-exported here
[INFO] [stdout] 2 | pub use super::helper_types::*;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^^^^^ the name `ST_Centroid` in the type namespace is first re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]  --> src/dsl.rs:2:9
[INFO] [stdout]   |
[INFO] [stdout] 1 | pub use super::functions::*;
[INFO] [stdout]   |         ------------------- but the name `ST_ExteriorRing` in the type namespace is also re-exported here
[INFO] [stdout] 2 | pub use super::helper_types::*;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^^^^^ the name `ST_ExteriorRing` in the type namespace is first re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]  --> src/dsl.rs:2:9
[INFO] [stdout]   |
[INFO] [stdout] 1 | pub use super::functions::*;
[INFO] [stdout]   |         ------------------- but the name `ST_InteriorRingN` in the type namespace is also re-exported here
[INFO] [stdout] 2 | pub use super::helper_types::*;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^^^^^ the name `ST_InteriorRingN` in the type namespace is first re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]  --> src/dsl.rs:2:9
[INFO] [stdout]   |
[INFO] [stdout] 1 | pub use super::functions::*;
[INFO] [stdout]   |         ------------------- but the name `ST_NumInteriorRings` in the type namespace is also re-exported here
[INFO] [stdout] 2 | pub use super::helper_types::*;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^^^^^ the name `ST_NumInteriorRings` in the type namespace is first re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]  --> src/dsl.rs:2:9
[INFO] [stdout]   |
[INFO] [stdout] 1 | pub use super::functions::*;
[INFO] [stdout]   |         ------------------- but the name `ST_GeometryN` in the type namespace is also re-exported here
[INFO] [stdout] 2 | pub use super::helper_types::*;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^^^^^ the name `ST_GeometryN` in the type namespace is first re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]  --> src/dsl.rs:2:9
[INFO] [stdout]   |
[INFO] [stdout] 1 | pub use super::functions::*;
[INFO] [stdout]   |         ------------------- but the name `ST_NumGeometries` in the type namespace is also re-exported here
[INFO] [stdout] 2 | pub use super::helper_types::*;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^^^^^ the name `ST_NumGeometries` in the type namespace is first re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]  --> src/dsl.rs:2:9
[INFO] [stdout]   |
[INFO] [stdout] 1 | pub use super::functions::*;
[INFO] [stdout]   |         ------------------- but the name `ST_Buffer_Strategy` in the type namespace is also re-exported here
[INFO] [stdout] 2 | pub use super::helper_types::*;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^^^^^ the name `ST_Buffer_Strategy` in the type namespace is first re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]  --> src/dsl.rs:2:9
[INFO] [stdout]   |
[INFO] [stdout] 1 | pub use super::functions::*;
[INFO] [stdout]   |         ------------------- but the name `ST_Buffer_Strategy_2` in the type namespace is also re-exported here
[INFO] [stdout] 2 | pub use super::helper_types::*;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^^^^^ the name `ST_Buffer_Strategy_2` in the type namespace is first re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]  --> src/dsl.rs:2:9
[INFO] [stdout]   |
[INFO] [stdout] 1 | pub use super::functions::*;
[INFO] [stdout]   |         ------------------- but the name `ST_Buffer` in the type namespace is also re-exported here
[INFO] [stdout] 2 | pub use super::helper_types::*;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^^^^^ the name `ST_Buffer` in the type namespace is first re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]  --> src/dsl.rs:2:9
[INFO] [stdout]   |
[INFO] [stdout] 1 | pub use super::functions::*;
[INFO] [stdout]   |         ------------------- but the name `ST_Buffer_1` in the type namespace is also re-exported here
[INFO] [stdout] 2 | pub use super::helper_types::*;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^^^^^ the name `ST_Buffer_1` in the type namespace is first re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]  --> src/dsl.rs:2:9
[INFO] [stdout]   |
[INFO] [stdout] 1 | pub use super::functions::*;
[INFO] [stdout]   |         ------------------- but the name `ST_Buffer_2` in the type namespace is also re-exported here
[INFO] [stdout] 2 | pub use super::helper_types::*;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^^^^^ the name `ST_Buffer_2` in the type namespace is first re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]  --> src/dsl.rs:2:9
[INFO] [stdout]   |
[INFO] [stdout] 1 | pub use super::functions::*;
[INFO] [stdout]   |         ------------------- but the name `ST_Buffer_3` in the type namespace is also re-exported here
[INFO] [stdout] 2 | pub use super::helper_types::*;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^^^^^ the name `ST_Buffer_3` in the type namespace is first re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]  --> src/dsl.rs:2:9
[INFO] [stdout]   |
[INFO] [stdout] 1 | pub use super::functions::*;
[INFO] [stdout]   |         ------------------- but the name `ST_ConvexHull` in the type namespace is also re-exported here
[INFO] [stdout] 2 | pub use super::helper_types::*;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^^^^^ the name `ST_ConvexHull` in the type namespace is first re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]  --> src/dsl.rs:2:9
[INFO] [stdout]   |
[INFO] [stdout] 1 | pub use super::functions::*;
[INFO] [stdout]   |         ------------------- but the name `ST_Difference` in the type namespace is also re-exported here
[INFO] [stdout] 2 | pub use super::helper_types::*;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^^^^^ the name `ST_Difference` in the type namespace is first re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]  --> src/dsl.rs:2:9
[INFO] [stdout]   |
[INFO] [stdout] 1 | pub use super::functions::*;
[INFO] [stdout]   |         ------------------- but the name `ST_Intersection` in the type namespace is also re-exported here
[INFO] [stdout] 2 | pub use super::helper_types::*;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^^^^^ the name `ST_Intersection` in the type namespace is first re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]  --> src/dsl.rs:2:9
[INFO] [stdout]   |
[INFO] [stdout] 1 | pub use super::functions::*;
[INFO] [stdout]   |         ------------------- but the name `ST_SymDifference` in the type namespace is also re-exported here
[INFO] [stdout] 2 | pub use super::helper_types::*;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^^^^^ the name `ST_SymDifference` in the type namespace is first re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]  --> src/dsl.rs:2:9
[INFO] [stdout]   |
[INFO] [stdout] 1 | pub use super::functions::*;
[INFO] [stdout]   |         ------------------- but the name `ST_Union` in the type namespace is also re-exported here
[INFO] [stdout] 2 | pub use super::helper_types::*;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^^^^^ the name `ST_Union` in the type namespace is first re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]  --> src/dsl.rs:2:9
[INFO] [stdout]   |
[INFO] [stdout] 1 | pub use super::functions::*;
[INFO] [stdout]   |         ------------------- but the name `ST_LineInterpolatePoint` in the type namespace is also re-exported here
[INFO] [stdout] 2 | pub use super::helper_types::*;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^^^^^ the name `ST_LineInterpolatePoint` in the type namespace is first re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]  --> src/dsl.rs:2:9
[INFO] [stdout]   |
[INFO] [stdout] 1 | pub use super::functions::*;
[INFO] [stdout]   |         ------------------- but the name `ST_LineInterpolatePoints` in the type namespace is also re-exported here
[INFO] [stdout] 2 | pub use super::helper_types::*;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^^^^^ the name `ST_LineInterpolatePoints` in the type namespace is first re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]  --> src/dsl.rs:2:9
[INFO] [stdout]   |
[INFO] [stdout] 1 | pub use super::functions::*;
[INFO] [stdout]   |         ------------------- but the name `ST_PointAtDistance` in the type namespace is also re-exported here
[INFO] [stdout] 2 | pub use super::helper_types::*;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^^^^^ the name `ST_PointAtDistance` in the type namespace is first re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]  --> src/dsl.rs:2:9
[INFO] [stdout]   |
[INFO] [stdout] 1 | pub use super::functions::*;
[INFO] [stdout]   |         ------------------- but the name `ST_Contains` in the type namespace is also re-exported here
[INFO] [stdout] 2 | pub use super::helper_types::*;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^^^^^ the name `ST_Contains` in the type namespace is first re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]  --> src/dsl.rs:2:9
[INFO] [stdout]   |
[INFO] [stdout] 1 | pub use super::functions::*;
[INFO] [stdout]   |         ------------------- but the name `ST_Crosses` in the type namespace is also re-exported here
[INFO] [stdout] 2 | pub use super::helper_types::*;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^^^^^ the name `ST_Crosses` in the type namespace is first re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]  --> src/dsl.rs:2:9
[INFO] [stdout]   |
[INFO] [stdout] 1 | pub use super::functions::*;
[INFO] [stdout]   |         ------------------- but the name `ST_Disjoint` in the type namespace is also re-exported here
[INFO] [stdout] 2 | pub use super::helper_types::*;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^^^^^ the name `ST_Disjoint` in the type namespace is first re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]  --> src/dsl.rs:2:9
[INFO] [stdout]   |
[INFO] [stdout] 1 | pub use super::functions::*;
[INFO] [stdout]   |         ------------------- but the name `ST_Distance` in the type namespace is also re-exported here
[INFO] [stdout] 2 | pub use super::helper_types::*;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^^^^^ the name `ST_Distance` in the type namespace is first re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]  --> src/dsl.rs:2:9
[INFO] [stdout]   |
[INFO] [stdout] 1 | pub use super::functions::*;
[INFO] [stdout]   |         ------------------- but the name `ST_Equals` in the type namespace is also re-exported here
[INFO] [stdout] 2 | pub use super::helper_types::*;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^^^^^ the name `ST_Equals` in the type namespace is first re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]  --> src/dsl.rs:2:9
[INFO] [stdout]   |
[INFO] [stdout] 1 | pub use super::functions::*;
[INFO] [stdout]   |         ------------------- but the name `ST_Intersects` in the type namespace is also re-exported here
[INFO] [stdout] 2 | pub use super::helper_types::*;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^^^^^ the name `ST_Intersects` in the type namespace is first re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]  --> src/dsl.rs:2:9
[INFO] [stdout]   |
[INFO] [stdout] 1 | pub use super::functions::*;
[INFO] [stdout]   |         ------------------- but the name `ST_Overlaps` in the type namespace is also re-exported here
[INFO] [stdout] 2 | pub use super::helper_types::*;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^^^^^ the name `ST_Overlaps` in the type namespace is first re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]  --> src/dsl.rs:2:9
[INFO] [stdout]   |
[INFO] [stdout] 1 | pub use super::functions::*;
[INFO] [stdout]   |         ------------------- but the name `ST_Touches` in the type namespace is also re-exported here
[INFO] [stdout] 2 | pub use super::helper_types::*;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^^^^^ the name `ST_Touches` in the type namespace is first re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]  --> src/dsl.rs:2:9
[INFO] [stdout]   |
[INFO] [stdout] 1 | pub use super::functions::*;
[INFO] [stdout]   |         ------------------- but the name `ST_Within` in the type namespace is also re-exported here
[INFO] [stdout] 2 | pub use super::helper_types::*;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^^^^^ the name `ST_Within` in the type namespace is first re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]  --> src/dsl.rs:2:9
[INFO] [stdout]   |
[INFO] [stdout] 1 | pub use super::functions::*;
[INFO] [stdout]   |         ------------------- but the name `MBRContains` in the type namespace is also re-exported here
[INFO] [stdout] 2 | pub use super::helper_types::*;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^^^^^ the name `MBRContains` in the type namespace is first re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]  --> src/dsl.rs:2:9
[INFO] [stdout]   |
[INFO] [stdout] 1 | pub use super::functions::*;
[INFO] [stdout]   |         ------------------- but the name `MBRCoveredBy` in the type namespace is also re-exported here
[INFO] [stdout] 2 | pub use super::helper_types::*;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^^^^^ the name `MBRCoveredBy` in the type namespace is first re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]  --> src/dsl.rs:2:9
[INFO] [stdout]   |
[INFO] [stdout] 1 | pub use super::functions::*;
[INFO] [stdout]   |         ------------------- but the name `MBRCovers` in the type namespace is also re-exported here
[INFO] [stdout] 2 | pub use super::helper_types::*;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^^^^^ the name `MBRCovers` in the type namespace is first re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]  --> src/dsl.rs:2:9
[INFO] [stdout]   |
[INFO] [stdout] 1 | pub use super::functions::*;
[INFO] [stdout]   |         ------------------- but the name `MBRDisjoint` in the type namespace is also re-exported here
[INFO] [stdout] 2 | pub use super::helper_types::*;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^^^^^ the name `MBRDisjoint` in the type namespace is first re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]  --> src/dsl.rs:2:9
[INFO] [stdout]   |
[INFO] [stdout] 1 | pub use super::functions::*;
[INFO] [stdout]   |         ------------------- but the name `MBREquals` in the type namespace is also re-exported here
[INFO] [stdout] 2 | pub use super::helper_types::*;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^^^^^ the name `MBREquals` in the type namespace is first re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]  --> src/dsl.rs:2:9
[INFO] [stdout]   |
[INFO] [stdout] 1 | pub use super::functions::*;
[INFO] [stdout]   |         ------------------- but the name `MBROverlaps` in the type namespace is also re-exported here
[INFO] [stdout] 2 | pub use super::helper_types::*;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^^^^^ the name `MBROverlaps` in the type namespace is first re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]  --> src/dsl.rs:2:9
[INFO] [stdout]   |
[INFO] [stdout] 1 | pub use super::functions::*;
[INFO] [stdout]   |         ------------------- but the name `MBRTouches` in the type namespace is also re-exported here
[INFO] [stdout] 2 | pub use super::helper_types::*;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^^^^^ the name `MBRTouches` in the type namespace is first re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]  --> src/dsl.rs:2:9
[INFO] [stdout]   |
[INFO] [stdout] 1 | pub use super::functions::*;
[INFO] [stdout]   |         ------------------- but the name `MBRWithin` in the type namespace is also re-exported here
[INFO] [stdout] 2 | pub use super::helper_types::*;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^^^^^ the name `MBRWithin` in the type namespace is first re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]  --> src/dsl.rs:2:9
[INFO] [stdout]   |
[INFO] [stdout] 1 | pub use super::functions::*;
[INFO] [stdout]   |         ------------------- but the name `ST_Collect` in the type namespace is also re-exported here
[INFO] [stdout] 2 | pub use super::helper_types::*;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^^^^^ the name `ST_Collect` in the type namespace is first re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]  --> src/dsl.rs:2:9
[INFO] [stdout]   |
[INFO] [stdout] 1 | pub use super::functions::*;
[INFO] [stdout]   |         ------------------- but the name `ST_IsValid` in the type namespace is also re-exported here
[INFO] [stdout] 2 | pub use super::helper_types::*;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^^^^^ the name `ST_IsValid` in the type namespace is first re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]  --> src/dsl.rs:2:9
[INFO] [stdout]   |
[INFO] [stdout] 1 | pub use super::functions::*;
[INFO] [stdout]   |         ------------------- but the name `ST_Validate` in the type namespace is also re-exported here
[INFO] [stdout] 2 | pub use super::helper_types::*;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^^^^^ the name `ST_Validate` in the type namespace is first re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::helper_types::*`
[INFO] [stdout]  --> src/dsl.rs:2:9
[INFO] [stdout]   |
[INFO] [stdout] 2 | pub use super::helper_types::*;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]  --> src/dsl.rs:2:9
[INFO] [stdout]   |
[INFO] [stdout] 1 | pub use super::functions::*;
[INFO] [stdout]   |         ------------------- but the name `ST_Dimension` in the type namespace is also re-exported here
[INFO] [stdout] 2 | pub use super::helper_types::*;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^^^^^ the name `ST_Dimension` in the type namespace is first re-exported here
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(ambiguous_glob_reexports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]  --> src/dsl.rs:2:9
[INFO] [stdout]   |
[INFO] [stdout] 1 | pub use super::functions::*;
[INFO] [stdout]   |         ------------------- but the name `ST_Envelope` in the type namespace is also re-exported here
[INFO] [stdout] 2 | pub use super::helper_types::*;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^^^^^ the name `ST_Envelope` in the type namespace is first re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]  --> src/dsl.rs:2:9
[INFO] [stdout]   |
[INFO] [stdout] 1 | pub use super::functions::*;
[INFO] [stdout]   |         ------------------- but the name `ST_GeometryType` in the type namespace is also re-exported here
[INFO] [stdout] 2 | pub use super::helper_types::*;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^^^^^ the name `ST_GeometryType` in the type namespace is first re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]  --> src/dsl.rs:2:9
[INFO] [stdout]   |
[INFO] [stdout] 1 | pub use super::functions::*;
[INFO] [stdout]   |         ------------------- but the name `ST_IsEmpty` in the type namespace is also re-exported here
[INFO] [stdout] 2 | pub use super::helper_types::*;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^^^^^ the name `ST_IsEmpty` in the type namespace is first re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]  --> src/dsl.rs:2:9
[INFO] [stdout]   |
[INFO] [stdout] 1 | pub use super::functions::*;
[INFO] [stdout]   |         ------------------- but the name `ST_IsSimple` in the type namespace is also re-exported here
[INFO] [stdout] 2 | pub use super::helper_types::*;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^^^^^ the name `ST_IsSimple` in the type namespace is first re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]  --> src/dsl.rs:2:9
[INFO] [stdout]   |
[INFO] [stdout] 1 | pub use super::functions::*;
[INFO] [stdout]   |         ------------------- but the name `ST_SRID` in the type namespace is also re-exported here
[INFO] [stdout] 2 | pub use super::helper_types::*;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^^^^^ the name `ST_SRID` in the type namespace is first re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]  --> src/dsl.rs:2:9
[INFO] [stdout]   |
[INFO] [stdout] 1 | pub use super::functions::*;
[INFO] [stdout]   |         ------------------- but the name `ST_SRID_2` in the type namespace is also re-exported here
[INFO] [stdout] 2 | pub use super::helper_types::*;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^^^^^ the name `ST_SRID_2` in the type namespace is first re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]  --> src/dsl.rs:2:9
[INFO] [stdout]   |
[INFO] [stdout] 1 | pub use super::functions::*;
[INFO] [stdout]   |         ------------------- but the name `ST_Transform` in the type namespace is also re-exported here
[INFO] [stdout] 2 | pub use super::helper_types::*;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^^^^^ the name `ST_Transform` in the type namespace is first re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]  --> src/dsl.rs:2:9
[INFO] [stdout]   |
[INFO] [stdout] 1 | pub use super::functions::*;
[INFO] [stdout]   |         ------------------- but the name `ST_Latitude` in the type namespace is also re-exported here
[INFO] [stdout] 2 | pub use super::helper_types::*;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^^^^^ the name `ST_Latitude` in the type namespace is first re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]  --> src/dsl.rs:2:9
[INFO] [stdout]   |
[INFO] [stdout] 1 | pub use super::functions::*;
[INFO] [stdout]   |         ------------------- but the name `ST_Longitude` in the type namespace is also re-exported here
[INFO] [stdout] 2 | pub use super::helper_types::*;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^^^^^ the name `ST_Longitude` in the type namespace is first re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]  --> src/dsl.rs:2:9
[INFO] [stdout]   |
[INFO] [stdout] 1 | pub use super::functions::*;
[INFO] [stdout]   |         ------------------- but the name `ST_Latitude_2` in the type namespace is also re-exported here
[INFO] [stdout] 2 | pub use super::helper_types::*;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^^^^^ the name `ST_Latitude_2` in the type namespace is first re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]  --> src/dsl.rs:2:9
[INFO] [stdout]   |
[INFO] [stdout] 1 | pub use super::functions::*;
[INFO] [stdout]   |         ------------------- but the name `ST_Longitude_2` in the type namespace is also re-exported here
[INFO] [stdout] 2 | pub use super::helper_types::*;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^^^^^ the name `ST_Longitude_2` in the type namespace is first re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]  --> src/dsl.rs:2:9
[INFO] [stdout]   |
[INFO] [stdout] 1 | pub use super::functions::*;
[INFO] [stdout]   |         ------------------- but the name `ST_X` in the type namespace is also re-exported here
[INFO] [stdout] 2 | pub use super::helper_types::*;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^^^^^ the name `ST_X` in the type namespace is first re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]  --> src/dsl.rs:2:9
[INFO] [stdout]   |
[INFO] [stdout] 1 | pub use super::functions::*;
[INFO] [stdout]   |         ------------------- but the name `ST_Y` in the type namespace is also re-exported here
[INFO] [stdout] 2 | pub use super::helper_types::*;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^^^^^ the name `ST_Y` in the type namespace is first re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]  --> src/dsl.rs:2:9
[INFO] [stdout]   |
[INFO] [stdout] 1 | pub use super::functions::*;
[INFO] [stdout]   |         ------------------- but the name `ST_X_2` in the type namespace is also re-exported here
[INFO] [stdout] 2 | pub use super::helper_types::*;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^^^^^ the name `ST_X_2` in the type namespace is first re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]  --> src/dsl.rs:2:9
[INFO] [stdout]   |
[INFO] [stdout] 1 | pub use super::functions::*;
[INFO] [stdout]   |         ------------------- but the name `ST_Y_2` in the type namespace is also re-exported here
[INFO] [stdout] 2 | pub use super::helper_types::*;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^^^^^ the name `ST_Y_2` in the type namespace is first re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]  --> src/dsl.rs:2:9
[INFO] [stdout]   |
[INFO] [stdout] 1 | pub use super::functions::*;
[INFO] [stdout]   |         ------------------- but the name `ST_EndPoint` in the type namespace is also re-exported here
[INFO] [stdout] 2 | pub use super::helper_types::*;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^^^^^ the name `ST_EndPoint` in the type namespace is first re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]  --> src/dsl.rs:2:9
[INFO] [stdout]   |
[INFO] [stdout] 1 | pub use super::functions::*;
[INFO] [stdout]   |         ------------------- but the name `ST_IsClosed` in the type namespace is also re-exported here
[INFO] [stdout] 2 | pub use super::helper_types::*;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^^^^^ the name `ST_IsClosed` in the type namespace is first re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]  --> src/dsl.rs:2:9
[INFO] [stdout]   |
[INFO] [stdout] 1 | pub use super::functions::*;
[INFO] [stdout]   |         ------------------- but the name `ST_Length` in the type namespace is also re-exported here
[INFO] [stdout] 2 | pub use super::helper_types::*;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^^^^^ the name `ST_Length` in the type namespace is first re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]  --> src/dsl.rs:2:9
[INFO] [stdout]   |
[INFO] [stdout] 1 | pub use super::functions::*;
[INFO] [stdout]   |         ------------------- but the name `ST_NumPoints` in the type namespace is also re-exported here
[INFO] [stdout] 2 | pub use super::helper_types::*;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^^^^^ the name `ST_NumPoints` in the type namespace is first re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]  --> src/dsl.rs:2:9
[INFO] [stdout]   |
[INFO] [stdout] 1 | pub use super::functions::*;
[INFO] [stdout]   |         ------------------- but the name `ST_PointN` in the type namespace is also re-exported here
[INFO] [stdout] 2 | pub use super::helper_types::*;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^^^^^ the name `ST_PointN` in the type namespace is first re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]  --> src/dsl.rs:2:9
[INFO] [stdout]   |
[INFO] [stdout] 1 | pub use super::functions::*;
[INFO] [stdout]   |         ------------------- but the name `ST_StartPoint` in the type namespace is also re-exported here
[INFO] [stdout] 2 | pub use super::helper_types::*;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^^^^^ the name `ST_StartPoint` in the type namespace is first re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]  --> src/dsl.rs:2:9
[INFO] [stdout]   |
[INFO] [stdout] 1 | pub use super::functions::*;
[INFO] [stdout]   |         ------------------- but the name `ST_Area` in the type namespace is also re-exported here
[INFO] [stdout] 2 | pub use super::helper_types::*;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^^^^^ the name `ST_Area` in the type namespace is first re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]  --> src/dsl.rs:2:9
[INFO] [stdout]   |
[INFO] [stdout] 1 | pub use super::functions::*;
[INFO] [stdout]   |         ------------------- but the name `ST_Centroid` in the type namespace is also re-exported here
[INFO] [stdout] 2 | pub use super::helper_types::*;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^^^^^ the name `ST_Centroid` in the type namespace is first re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]  --> src/dsl.rs:2:9
[INFO] [stdout]   |
[INFO] [stdout] 1 | pub use super::functions::*;
[INFO] [stdout]   |         ------------------- but the name `ST_ExteriorRing` in the type namespace is also re-exported here
[INFO] [stdout] 2 | pub use super::helper_types::*;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^^^^^ the name `ST_ExteriorRing` in the type namespace is first re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]  --> src/dsl.rs:2:9
[INFO] [stdout]   |
[INFO] [stdout] 1 | pub use super::functions::*;
[INFO] [stdout]   |         ------------------- but the name `ST_InteriorRingN` in the type namespace is also re-exported here
[INFO] [stdout] 2 | pub use super::helper_types::*;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^^^^^ the name `ST_InteriorRingN` in the type namespace is first re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]  --> src/dsl.rs:2:9
[INFO] [stdout]   |
[INFO] [stdout] 1 | pub use super::functions::*;
[INFO] [stdout]   |         ------------------- but the name `ST_NumInteriorRings` in the type namespace is also re-exported here
[INFO] [stdout] 2 | pub use super::helper_types::*;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^^^^^ the name `ST_NumInteriorRings` in the type namespace is first re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]  --> src/dsl.rs:2:9
[INFO] [stdout]   |
[INFO] [stdout] 1 | pub use super::functions::*;
[INFO] [stdout]   |         ------------------- but the name `ST_GeometryN` in the type namespace is also re-exported here
[INFO] [stdout] 2 | pub use super::helper_types::*;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^^^^^ the name `ST_GeometryN` in the type namespace is first re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]  --> src/dsl.rs:2:9
[INFO] [stdout]   |
[INFO] [stdout] 1 | pub use super::functions::*;
[INFO] [stdout]   |         ------------------- but the name `ST_NumGeometries` in the type namespace is also re-exported here
[INFO] [stdout] 2 | pub use super::helper_types::*;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^^^^^ the name `ST_NumGeometries` in the type namespace is first re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]  --> src/dsl.rs:2:9
[INFO] [stdout]   |
[INFO] [stdout] 1 | pub use super::functions::*;
[INFO] [stdout]   |         ------------------- but the name `ST_Buffer_Strategy` in the type namespace is also re-exported here
[INFO] [stdout] 2 | pub use super::helper_types::*;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^^^^^ the name `ST_Buffer_Strategy` in the type namespace is first re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]  --> src/dsl.rs:2:9
[INFO] [stdout]   |
[INFO] [stdout] 1 | pub use super::functions::*;
[INFO] [stdout]   |         ------------------- but the name `ST_Buffer_Strategy_2` in the type namespace is also re-exported here
[INFO] [stdout] 2 | pub use super::helper_types::*;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^^^^^ the name `ST_Buffer_Strategy_2` in the type namespace is first re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]  --> src/dsl.rs:2:9
[INFO] [stdout]   |
[INFO] [stdout] 1 | pub use super::functions::*;
[INFO] [stdout]   |         ------------------- but the name `ST_Buffer` in the type namespace is also re-exported here
[INFO] [stdout] 2 | pub use super::helper_types::*;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^^^^^ the name `ST_Buffer` in the type namespace is first re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]  --> src/dsl.rs:2:9
[INFO] [stdout]   |
[INFO] [stdout] 1 | pub use super::functions::*;
[INFO] [stdout]   |         ------------------- but the name `ST_Buffer_1` in the type namespace is also re-exported here
[INFO] [stdout] 2 | pub use super::helper_types::*;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^^^^^ the name `ST_Buffer_1` in the type namespace is first re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]  --> src/dsl.rs:2:9
[INFO] [stdout]   |
[INFO] [stdout] 1 | pub use super::functions::*;
[INFO] [stdout]   |         ------------------- but the name `ST_Buffer_2` in the type namespace is also re-exported here
[INFO] [stdout] 2 | pub use super::helper_types::*;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^^^^^ the name `ST_Buffer_2` in the type namespace is first re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]  --> src/dsl.rs:2:9
[INFO] [stdout]   |
[INFO] [stdout] 1 | pub use super::functions::*;
[INFO] [stdout]   |         ------------------- but the name `ST_Buffer_3` in the type namespace is also re-exported here
[INFO] [stdout] 2 | pub use super::helper_types::*;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^^^^^ the name `ST_Buffer_3` in the type namespace is first re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]  --> src/dsl.rs:2:9
[INFO] [stdout]   |
[INFO] [stdout] 1 | pub use super::functions::*;
[INFO] [stdout]   |         ------------------- but the name `ST_ConvexHull` in the type namespace is also re-exported here
[INFO] [stdout] 2 | pub use super::helper_types::*;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^^^^^ the name `ST_ConvexHull` in the type namespace is first re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]  --> src/dsl.rs:2:9
[INFO] [stdout]   |
[INFO] [stdout] 1 | pub use super::functions::*;
[INFO] [stdout]   |         ------------------- but the name `ST_Difference` in the type namespace is also re-exported here
[INFO] [stdout] 2 | pub use super::helper_types::*;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^^^^^ the name `ST_Difference` in the type namespace is first re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]  --> src/dsl.rs:2:9
[INFO] [stdout]   |
[INFO] [stdout] 1 | pub use super::functions::*;
[INFO] [stdout]   |         ------------------- but the name `ST_Intersection` in the type namespace is also re-exported here
[INFO] [stdout] 2 | pub use super::helper_types::*;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^^^^^ the name `ST_Intersection` in the type namespace is first re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]  --> src/dsl.rs:2:9
[INFO] [stdout]   |
[INFO] [stdout] 1 | pub use super::functions::*;
[INFO] [stdout]   |         ------------------- but the name `ST_SymDifference` in the type namespace is also re-exported here
[INFO] [stdout] 2 | pub use super::helper_types::*;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^^^^^ the name `ST_SymDifference` in the type namespace is first re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]  --> src/dsl.rs:2:9
[INFO] [stdout]   |
[INFO] [stdout] 1 | pub use super::functions::*;
[INFO] [stdout]   |         ------------------- but the name `ST_Union` in the type namespace is also re-exported here
[INFO] [stdout] 2 | pub use super::helper_types::*;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^^^^^ the name `ST_Union` in the type namespace is first re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]  --> src/dsl.rs:2:9
[INFO] [stdout]   |
[INFO] [stdout] 1 | pub use super::functions::*;
[INFO] [stdout]   |         ------------------- but the name `ST_LineInterpolatePoint` in the type namespace is also re-exported here
[INFO] [stdout] 2 | pub use super::helper_types::*;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^^^^^ the name `ST_LineInterpolatePoint` in the type namespace is first re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]  --> src/dsl.rs:2:9
[INFO] [stdout]   |
[INFO] [stdout] 1 | pub use super::functions::*;
[INFO] [stdout]   |         ------------------- but the name `ST_LineInterpolatePoints` in the type namespace is also re-exported here
[INFO] [stdout] 2 | pub use super::helper_types::*;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^^^^^ the name `ST_LineInterpolatePoints` in the type namespace is first re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]  --> src/dsl.rs:2:9
[INFO] [stdout]   |
[INFO] [stdout] 1 | pub use super::functions::*;
[INFO] [stdout]   |         ------------------- but the name `ST_PointAtDistance` in the type namespace is also re-exported here
[INFO] [stdout] 2 | pub use super::helper_types::*;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^^^^^ the name `ST_PointAtDistance` in the type namespace is first re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]  --> src/dsl.rs:2:9
[INFO] [stdout]   |
[INFO] [stdout] 1 | pub use super::functions::*;
[INFO] [stdout]   |         ------------------- but the name `ST_Contains` in the type namespace is also re-exported here
[INFO] [stdout] 2 | pub use super::helper_types::*;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^^^^^ the name `ST_Contains` in the type namespace is first re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]  --> src/dsl.rs:2:9
[INFO] [stdout]   |
[INFO] [stdout] 1 | pub use super::functions::*;
[INFO] [stdout]   |         ------------------- but the name `ST_Crosses` in the type namespace is also re-exported here
[INFO] [stdout] 2 | pub use super::helper_types::*;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^^^^^ the name `ST_Crosses` in the type namespace is first re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]  --> src/dsl.rs:2:9
[INFO] [stdout]   |
[INFO] [stdout] 1 | pub use super::functions::*;
[INFO] [stdout]   |         ------------------- but the name `ST_Disjoint` in the type namespace is also re-exported here
[INFO] [stdout] 2 | pub use super::helper_types::*;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^^^^^ the name `ST_Disjoint` in the type namespace is first re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]  --> src/dsl.rs:2:9
[INFO] [stdout]   |
[INFO] [stdout] 1 | pub use super::functions::*;
[INFO] [stdout]   |         ------------------- but the name `ST_Distance` in the type namespace is also re-exported here
[INFO] [stdout] 2 | pub use super::helper_types::*;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^^^^^ the name `ST_Distance` in the type namespace is first re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]  --> src/dsl.rs:2:9
[INFO] [stdout]   |
[INFO] [stdout] 1 | pub use super::functions::*;
[INFO] [stdout]   |         ------------------- but the name `ST_Equals` in the type namespace is also re-exported here
[INFO] [stdout] 2 | pub use super::helper_types::*;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^^^^^ the name `ST_Equals` in the type namespace is first re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]  --> src/dsl.rs:2:9
[INFO] [stdout]   |
[INFO] [stdout] 1 | pub use super::functions::*;
[INFO] [stdout]   |         ------------------- but the name `ST_Intersects` in the type namespace is also re-exported here
[INFO] [stdout] 2 | pub use super::helper_types::*;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^^^^^ the name `ST_Intersects` in the type namespace is first re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]  --> src/dsl.rs:2:9
[INFO] [stdout]   |
[INFO] [stdout] 1 | pub use super::functions::*;
[INFO] [stdout]   |         ------------------- but the name `ST_Overlaps` in the type namespace is also re-exported here
[INFO] [stdout] 2 | pub use super::helper_types::*;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^^^^^ the name `ST_Overlaps` in the type namespace is first re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]  --> src/dsl.rs:2:9
[INFO] [stdout]   |
[INFO] [stdout] 1 | pub use super::functions::*;
[INFO] [stdout]   |         ------------------- but the name `ST_Touches` in the type namespace is also re-exported here
[INFO] [stdout] 2 | pub use super::helper_types::*;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^^^^^ the name `ST_Touches` in the type namespace is first re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]  --> src/dsl.rs:2:9
[INFO] [stdout]   |
[INFO] [stdout] 1 | pub use super::functions::*;
[INFO] [stdout]   |         ------------------- but the name `ST_Within` in the type namespace is also re-exported here
[INFO] [stdout] 2 | pub use super::helper_types::*;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^^^^^ the name `ST_Within` in the type namespace is first re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]  --> src/dsl.rs:2:9
[INFO] [stdout]   |
[INFO] [stdout] 1 | pub use super::functions::*;
[INFO] [stdout]   |         ------------------- but the name `MBRContains` in the type namespace is also re-exported here
[INFO] [stdout] 2 | pub use super::helper_types::*;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^^^^^ the name `MBRContains` in the type namespace is first re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]  --> src/dsl.rs:2:9
[INFO] [stdout]   |
[INFO] [stdout] 1 | pub use super::functions::*;
[INFO] [stdout]   |         ------------------- but the name `MBRCoveredBy` in the type namespace is also re-exported here
[INFO] [stdout] 2 | pub use super::helper_types::*;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^^^^^ the name `MBRCoveredBy` in the type namespace is first re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]  --> src/dsl.rs:2:9
[INFO] [stdout]   |
[INFO] [stdout] 1 | pub use super::functions::*;
[INFO] [stdout]   |         ------------------- but the name `MBRCovers` in the type namespace is also re-exported here
[INFO] [stdout] 2 | pub use super::helper_types::*;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^^^^^ the name `MBRCovers` in the type namespace is first re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]  --> src/dsl.rs:2:9
[INFO] [stdout]   |
[INFO] [stdout] 1 | pub use super::functions::*;
[INFO] [stdout]   |         ------------------- but the name `MBRDisjoint` in the type namespace is also re-exported here
[INFO] [stdout] 2 | pub use super::helper_types::*;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^^^^^ the name `MBRDisjoint` in the type namespace is first re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]  --> src/dsl.rs:2:9
[INFO] [stdout]   |
[INFO] [stdout] 1 | pub use super::functions::*;
[INFO] [stdout]   |         ------------------- but the name `MBREquals` in the type namespace is also re-exported here
[INFO] [stdout] 2 | pub use super::helper_types::*;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^^^^^ the name `MBREquals` in the type namespace is first re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]  --> src/dsl.rs:2:9
[INFO] [stdout]   |
[INFO] [stdout] 1 | pub use super::functions::*;
[INFO] [stdout]   |         ------------------- but the name `MBROverlaps` in the type namespace is also re-exported here
[INFO] [stdout] 2 | pub use super::helper_types::*;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^^^^^ the name `MBROverlaps` in the type namespace is first re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]  --> src/dsl.rs:2:9
[INFO] [stdout]   |
[INFO] [stdout] 1 | pub use super::functions::*;
[INFO] [stdout]   |         ------------------- but the name `MBRTouches` in the type namespace is also re-exported here
[INFO] [stdout] 2 | pub use super::helper_types::*;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^^^^^ the name `MBRTouches` in the type namespace is first re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]  --> src/dsl.rs:2:9
[INFO] [stdout]   |
[INFO] [stdout] 1 | pub use super::functions::*;
[INFO] [stdout]   |         ------------------- but the name `MBRWithin` in the type namespace is also re-exported here
[INFO] [stdout] 2 | pub use super::helper_types::*;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^^^^^ the name `MBRWithin` in the type namespace is first re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]  --> src/dsl.rs:2:9
[INFO] [stdout]   |
[INFO] [stdout] 1 | pub use super::functions::*;
[INFO] [stdout]   |         ------------------- but the name `ST_Collect` in the type namespace is also re-exported here
[INFO] [stdout] 2 | pub use super::helper_types::*;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^^^^^ the name `ST_Collect` in the type namespace is first re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]  --> src/dsl.rs:2:9
[INFO] [stdout]   |
[INFO] [stdout] 1 | pub use super::functions::*;
[INFO] [stdout]   |         ------------------- but the name `ST_IsValid` in the type namespace is also re-exported here
[INFO] [stdout] 2 | pub use super::helper_types::*;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^^^^^ the name `ST_IsValid` in the type namespace is first re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]  --> src/dsl.rs:2:9
[INFO] [stdout]   |
[INFO] [stdout] 1 | pub use super::functions::*;
[INFO] [stdout]   |         ------------------- but the name `ST_Validate` in the type namespace is also re-exported here
[INFO] [stdout] 2 | pub use super::helper_types::*;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^^^^^ the name `ST_Validate` in the type namespace is first re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::helper_types::*`
[INFO] [stdout]  --> src/dsl.rs:2:9
[INFO] [stdout]   |
[INFO] [stdout] 2 | pub use super::helper_types::*;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]  --> src/sql_types.rs:2:39
[INFO] [stdout]   |
[INFO] [stdout] 2 | #[derive(Debug, Clone, Copy, Default, QueryId, SqlType)]
[INFO] [stdout]   |                                       ^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: move this `impl` block outside the of the current function `_impl_query_id_for_geometry`
[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` (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/sql_types.rs:2:48
[INFO] [stdout]   |
[INFO] [stdout] 2 | #[derive(Debug, Clone, Copy, Default, QueryId, SqlType)]
[INFO] [stdout]   |                                                ^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: move this `impl` block outside the of the current function `_impl_sql_type_for_geometry`
[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 `SqlType` (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/sql_types.rs:7:39
[INFO] [stdout]   |
[INFO] [stdout] 7 | #[derive(Debug, Clone, Copy, Default, QueryId, SqlType)]
[INFO] [stdout]   |                                       ^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: move this `impl` block outside the of the current function `_impl_query_id_for_point`
[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` (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/sql_types.rs:7:48
[INFO] [stdout]   |
[INFO] [stdout] 7 | #[derive(Debug, Clone, Copy, Default, QueryId, SqlType)]
[INFO] [stdout]   |                                                ^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: move this `impl` block outside the of the current function `_impl_sql_type_for_point`
[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 `SqlType` (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/sql_types.rs:12:39
[INFO] [stdout]    |
[INFO] [stdout] 12 | #[derive(Debug, Clone, Copy, Default, QueryId, SqlType)]
[INFO] [stdout]    |                                       ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current function `_impl_query_id_for_polygon`
[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` (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/sql_types.rs:12:48
[INFO] [stdout]    |
[INFO] [stdout] 12 | #[derive(Debug, Clone, Copy, Default, QueryId, SqlType)]
[INFO] [stdout]    |                                                ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current function `_impl_sql_type_for_polygon`
[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 `SqlType` (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/sql_types.rs:17:39
[INFO] [stdout]    |
[INFO] [stdout] 17 | #[derive(Debug, Clone, Copy, Default, QueryId, SqlType)]
[INFO] [stdout]    |                                       ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current function `_impl_query_id_for_linestring`
[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` (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/sql_types.rs:17:48
[INFO] [stdout]    |
[INFO] [stdout] 17 | #[derive(Debug, Clone, Copy, Default, QueryId, SqlType)]
[INFO] [stdout]    |                                                ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current function `_impl_sql_type_for_linestring`
[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 `SqlType` (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/sql_types.rs:22:39
[INFO] [stdout]    |
[INFO] [stdout] 22 | #[derive(Debug, Clone, Copy, Default, QueryId, SqlType)]
[INFO] [stdout]    |                                       ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current function `_impl_query_id_for_multipoint`
[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` (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/sql_types.rs:22:48
[INFO] [stdout]    |
[INFO] [stdout] 22 | #[derive(Debug, Clone, Copy, Default, QueryId, SqlType)]
[INFO] [stdout]    |                                                ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current function `_impl_sql_type_for_multipoint`
[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 `SqlType` (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/sql_types.rs:27:39
[INFO] [stdout]    |
[INFO] [stdout] 27 | #[derive(Debug, Clone, Copy, Default, QueryId, SqlType)]
[INFO] [stdout]    |                                       ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current function `_impl_query_id_for_multilinestring`
[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` (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/sql_types.rs:27:48
[INFO] [stdout]    |
[INFO] [stdout] 27 | #[derive(Debug, Clone, Copy, Default, QueryId, SqlType)]
[INFO] [stdout]    |                                                ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current function `_impl_sql_type_for_multilinestring`
[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 `SqlType` (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/sql_types.rs:32:39
[INFO] [stdout]    |
[INFO] [stdout] 32 | #[derive(Debug, Clone, Copy, Default, QueryId, SqlType)]
[INFO] [stdout]    |                                       ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current function `_impl_query_id_for_multipolygon`
[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` (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/sql_types.rs:32:48
[INFO] [stdout]    |
[INFO] [stdout] 32 | #[derive(Debug, Clone, Copy, Default, QueryId, SqlType)]
[INFO] [stdout]    |                                                ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current function `_impl_sql_type_for_multipolygon`
[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 `SqlType` (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/sql_types.rs:37:39
[INFO] [stdout]    |
[INFO] [stdout] 37 | #[derive(Debug, Clone, Copy, Default, QueryId, SqlType)]
[INFO] [stdout]    |                                       ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current function `_impl_query_id_for_geometrycollection`
[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` (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/sql_types.rs:37:48
[INFO] [stdout]    |
[INFO] [stdout] 37 | #[derive(Debug, Clone, Copy, Default, QueryId, SqlType)]
[INFO] [stdout]    |                                                ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current function `_impl_sql_type_for_geometrycollection`
[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 `SqlType` (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/data_types.rs:28:37
[INFO] [stdout]     |
[INFO] [stdout] 28  |           #[derive(Debug, Clone, PartialEq, FromSqlRow, AsExpression)]
[INFO] [stdout]     |                                             ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 183 | / mysql_type!(
[INFO] [stdout] 184 | |     Point,
[INFO] [stdout] 185 | |     Point,
[INFO] [stdout] 186 | |     sql_types::Point,
[INFO] [stdout] 187 | |     "A single point in 2D space."
[INFO] [stdout] 188 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: move this `impl` block outside the of the current function `_impl_from_sql_row_for_point`
[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` which comes from the expansion of the macro `mysql_type` (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/data_types.rs:28:37
[INFO] [stdout]     |
[INFO] [stdout] 28  |           #[derive(Debug, Clone, PartialEq, FromSqlRow, AsExpression)]
[INFO] [stdout]     |                                             ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 189 | / mysql_type!(
[INFO] [stdout] 190 | |     Polygon,
[INFO] [stdout] 191 | |     Polygon,
[INFO] [stdout] 192 | |     sql_types::Polygon,
[INFO] [stdout] 193 | |     "A bounded two-dimensional area."
[INFO] [stdout] 194 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: move this `impl` block outside the of the current function `_impl_from_sql_row_for_polygon`
[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` which comes from the expansion of the macro `mysql_type` (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/data_types.rs:28:37
[INFO] [stdout]     |
[INFO] [stdout] 28  |           #[derive(Debug, Clone, PartialEq, FromSqlRow, AsExpression)]
[INFO] [stdout]     |                                             ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 195 | / mysql_type!(
[INFO] [stdout] 196 | |     LineString,
[INFO] [stdout] 197 | |     LineString,
[INFO] [stdout] 198 | |     sql_types::LineString,
[INFO] [stdout] 199 | |     "A linearly interpolated path between locations."
[INFO] [stdout] 200 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: move this `impl` block outside the of the current function `_impl_from_sql_row_for_linestring`
[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` which comes from the expansion of the macro `mysql_type` (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/data_types.rs:28:37
[INFO] [stdout]     |
[INFO] [stdout] 28  |           #[derive(Debug, Clone, PartialEq, FromSqlRow, AsExpression)]
[INFO] [stdout]     |                                             ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 201 | / mysql_type!(
[INFO] [stdout] 202 | |     MultiPoint,
[INFO] [stdout] 203 | |     MultiPoint,
[INFO] [stdout] 204 | |     sql_types::MultiPoint,
[INFO] [stdout] 205 | |     "A collection of [`Point`][geo_types::Point]s."
[INFO] [stdout] 206 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: move this `impl` block outside the of the current function `_impl_from_sql_row_for_multipoint`
[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` which comes from the expansion of the macro `mysql_type` (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/data_types.rs:28:37
[INFO] [stdout]     |
[INFO] [stdout] 28  |           #[derive(Debug, Clone, PartialEq, FromSqlRow, AsExpression)]
[INFO] [stdout]     |                                             ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 207 | / mysql_type!(
[INFO] [stdout] 208 | |     MultiLineString,
[INFO] [stdout] 209 | |     MultiLineString,
[INFO] [stdout] 210 | |     sql_types::MultiLineString,
[INFO] [stdout] 211 | |     "A collection of [`LineString`][geo_types::LineString]s."
[INFO] [stdout] 212 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: move this `impl` block outside the of the current function `_impl_from_sql_row_for_multilinestring`
[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` which comes from the expansion of the macro `mysql_type` (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/data_types.rs:28:37
[INFO] [stdout]     |
[INFO] [stdout] 28  |           #[derive(Debug, Clone, PartialEq, FromSqlRow, AsExpression)]
[INFO] [stdout]     |                                             ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 213 | / mysql_type!(
[INFO] [stdout] 214 | |     MultiPolygon,
[INFO] [stdout] 215 | |     MultiPolygon,
[INFO] [stdout] 216 | |     sql_types::MultiPolygon,
[INFO] [stdout] 217 | |     "A collection of [`Polygon`][geo_types::Polygon]s."
[INFO] [stdout] 218 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: move this `impl` block outside the of the current function `_impl_from_sql_row_for_multipolygon`
[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` which comes from the expansion of the macro `mysql_type` (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/data_types.rs:28:37
[INFO] [stdout]     |
[INFO] [stdout] 28  |           #[derive(Debug, Clone, PartialEq, FromSqlRow, AsExpression)]
[INFO] [stdout]     |                                             ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 219 | / mysql_type!(
[INFO] [stdout] 220 | |     GeometryCollection,
[INFO] [stdout] 221 | |     GeometryCollection,
[INFO] [stdout] 222 | |     sql_types::GeometryCollection,
[INFO] [stdout] 223 | |     "A collection of [`Geometry`][geo_types::Geometry] types."
[INFO] [stdout] 224 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: move this `impl` block outside the of the current function `_impl_from_sql_row_for_geometrycollection`
[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` which comes from the expansion of the macro `mysql_type` (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/data_types.rs:28:37
[INFO] [stdout]     |
[INFO] [stdout] 28  |           #[derive(Debug, Clone, PartialEq, FromSqlRow, AsExpression)]
[INFO] [stdout]     |                                             ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 225 | / mysql_type!(
[INFO] [stdout] 226 | |     Geometry,
[INFO] [stdout] 227 | |     Geometry,
[INFO] [stdout] 228 | |     sql_types::Geometry,
[INFO] [stdout] 229 | |     "An arbitrary geometry."
[INFO] [stdout] 230 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: move this `impl` block outside the of the current function `_impl_from_sql_row_for_geometry`
[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` which comes from the expansion of the macro `mysql_type` (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/data_types.rs:28:37
[INFO] [stdout]     |
[INFO] [stdout] 28  |           #[derive(Debug, Clone, PartialEq, FromSqlRow, AsExpression)]
[INFO] [stdout]     |                                             ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 231 | / mysql_type!(
[INFO] [stdout] 232 | |     BoundingBox,
[INFO] [stdout] 233 | |     Rect,
[INFO] [stdout] 234 | |     sql_types::Polygon,
[INFO] [stdout] ...   |
[INFO] [stdout] 245 | | "
[INFO] [stdout] 246 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: move this `impl` block outside the of the current function `_impl_from_sql_row_for_boundingbox`
[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` which comes from the expansion of the macro `mysql_type` (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/functions.rs:5:1
[INFO] [stdout]   |
[INFO] [stdout] 5 | / sql_function! {
[INFO] [stdout] 6 | |     /// Represents the MySQL `ST_Dimension` function.
[INFO] [stdout] 7 | |     #[sql_name="ST_Dimension"]
[INFO] [stdout] 8 | |     fn ST_Dimension<G: Into<Geometry>>(g: G) -> Integer;
[INFO] [stdout] 9 | | }
[INFO] [stdout]   | |_^
[INFO] [stdout]   |
[INFO] [stdout]   = help: move this `impl` block outside the of the current function `_impl_query_id_for_st_dimension`
[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 `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/functions.rs:5:1
[INFO] [stdout]   |
[INFO] [stdout] 5 | / sql_function! {
[INFO] [stdout] 6 | |     /// Represents the MySQL `ST_Dimension` function.
[INFO] [stdout] 7 | |     #[sql_name="ST_Dimension"]
[INFO] [stdout] 8 | |     fn ST_Dimension<G: Into<Geometry>>(g: G) -> Integer;
[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_st_dimension`
[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 `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/functions.rs:11:1
[INFO] [stdout]    |
[INFO] [stdout] 11 | / sql_function! {
[INFO] [stdout] 12 | |     /// Represents the MySQL `ST_Envelope` function.
[INFO] [stdout] 13 | |     #[sql_name="ST_Envelope"]
[INFO] [stdout] 14 | |     fn ST_Envelope<G: Into<Geometry>>(g: G) -> Polygon;
[INFO] [stdout] 15 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current function `_impl_query_id_for_st_envelope`
[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 `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/functions.rs:11:1
[INFO] [stdout]    |
[INFO] [stdout] 11 | / sql_function! {
[INFO] [stdout] 12 | |     /// Represents the MySQL `ST_Envelope` function.
[INFO] [stdout] 13 | |     #[sql_name="ST_Envelope"]
[INFO] [stdout] 14 | |     fn ST_Envelope<G: Into<Geometry>>(g: G) -> Polygon;
[INFO] [stdout] 15 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current function `_impl_diesel_numeric_ops_for_st_envelope`
[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 `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/functions.rs:17:1
[INFO] [stdout]    |
[INFO] [stdout] 17 | / sql_function! {
[INFO] [stdout] 18 | |     /// Represents the MySQL `ST_GeometryType` function.
[INFO] [stdout] 19 | |     #[sql_name="ST_GeometryType"]
[INFO] [stdout] 20 | |     fn ST_GeometryType<G: Into<Geometry>>(g: G) -> Text;
[INFO] [stdout] 21 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current function `_impl_query_id_for_st_geometrytype`
[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 `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/functions.rs:17:1
[INFO] [stdout]    |
[INFO] [stdout] 17 | / sql_function! {
[INFO] [stdout] 18 | |     /// Represents the MySQL `ST_GeometryType` function.
[INFO] [stdout] 19 | |     #[sql_name="ST_GeometryType"]
[INFO] [stdout] 20 | |     fn ST_GeometryType<G: Into<Geometry>>(g: G) -> Text;
[INFO] [stdout] 21 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current function `_impl_diesel_numeric_ops_for_st_geometrytype`
[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 `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/functions.rs:23:1
[INFO] [stdout]    |
[INFO] [stdout] 23 | / sql_function! {
[INFO] [stdout] 24 | |     /// Represents the MySQL `ST_IsEmpty` function.
[INFO] [stdout] 25 | |     #[sql_name="ST_IsEmpty"]
[INFO] [stdout] 26 | |     fn ST_IsEmpty<G: Into<Geometry>>(g: G) -> Bool;
[INFO] [stdout] 27 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current function `_impl_query_id_for_st_isempty`
[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 `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/functions.rs:23:1
[INFO] [stdout]    |
[INFO] [stdout] 23 | / sql_function! {
[INFO] [stdout] 24 | |     /// Represents the MySQL `ST_IsEmpty` function.
[INFO] [stdout] 25 | |     #[sql_name="ST_IsEmpty"]
[INFO] [stdout] 26 | |     fn ST_IsEmpty<G: Into<Geometry>>(g: G) -> Bool;
[INFO] [stdout] 27 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current function `_impl_diesel_numeric_ops_for_st_isempty`
[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 `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/functions.rs:29:1
[INFO] [stdout]    |
[INFO] [stdout] 29 | / sql_function! {
[INFO] [stdout] 30 | |     /// Represents the MySQL `ST_IsSimple` function.
[INFO] [stdout] 31 | |     #[sql_name="ST_IsSimple"]
[INFO] [stdout] 32 | |     fn ST_IsSimple<G: Into<Geometry>>(g: G) -> Bool;
[INFO] [stdout] 33 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current function `_impl_query_id_for_st_issimple`
[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 `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/functions.rs:29:1
[INFO] [stdout]    |
[INFO] [stdout] 29 | / sql_function! {
[INFO] [stdout] 30 | |     /// Represents the MySQL `ST_IsSimple` function.
[INFO] [stdout] 31 | |     #[sql_name="ST_IsSimple"]
[INFO] [stdout] 32 | |     fn ST_IsSimple<G: Into<Geometry>>(g: G) -> Bool;
[INFO] [stdout] 33 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current function `_impl_diesel_numeric_ops_for_st_issimple`
[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 `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/functions.rs:35:1
[INFO] [stdout]    |
[INFO] [stdout] 35 | / sql_function! {
[INFO] [stdout] 36 | |     /// Represents the MySQL `ST_SRID` function (with one argument).
[INFO] [stdout] 37 | |     #[sql_name="ST_SRID"]
[INFO] [stdout] 38 | |     fn ST_SRID<G: Into<Geometry>>(g: G) -> Integer;
[INFO] [stdout] 39 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current function `_impl_query_id_for_st_srid`
[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 `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/functions.rs:35:1
[INFO] [stdout]    |
[INFO] [stdout] 35 | / sql_function! {
[INFO] [stdout] 36 | |     /// Represents the MySQL `ST_SRID` function (with one argument).
[INFO] [stdout] 37 | |     #[sql_name="ST_SRID"]
[INFO] [stdout] 38 | |     fn ST_SRID<G: Into<Geometry>>(g: G) -> Integer;
[INFO] [stdout] 39 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current function `_impl_diesel_numeric_ops_for_st_srid`
[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 `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/functions.rs:41:1
[INFO] [stdout]    |
[INFO] [stdout] 41 | / sql_function! {
[INFO] [stdout] 42 | |     /// Represents the MySQL `ST_SRID` function (with two arguments).
[INFO] [stdout] 43 | |     #[sql_name="ST_SRID"]
[INFO] [stdout] 44 | |     fn ST_SRID_2<G: Into<Geometry>>(g: G, srid: Integer) -> G;
[INFO] [stdout] 45 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current function `_impl_query_id_for_st_srid_2`
[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 `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/functions.rs:41:1
[INFO] [stdout]    |
[INFO] [stdout] 41 | / sql_function! {
[INFO] [stdout] 42 | |     /// Represents the MySQL `ST_SRID` function (with two arguments).
[INFO] [stdout] 43 | |     #[sql_name="ST_SRID"]
[INFO] [stdout] 44 | |     fn ST_SRID_2<G: Into<Geometry>>(g: G, srid: Integer) -> G;
[INFO] [stdout] 45 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current function `_impl_diesel_numeric_ops_for_st_srid_2`
[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 `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/functions.rs:47:1
[INFO] [stdout]    |
[INFO] [stdout] 47 | / sql_function! {
[INFO] [stdout] 48 | |     /// Represents the MySQL `ST_Transform` function.
[INFO] [stdout] 49 | |     #[sql_name="ST_Transform"]
[INFO] [stdout] 50 | |     fn ST_Transform<G: Into<Geometry>>(g: G, target_srid: Integer) -> G;
[INFO] [stdout] 51 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current function `_impl_query_id_for_st_transform`
[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 `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/functions.rs:47:1
[INFO] [stdout]    |
[INFO] [stdout] 47 | / sql_function! {
[INFO] [stdout] 48 | |     /// Represents the MySQL `ST_Transform` function.
[INFO] [stdout] 49 | |     #[sql_name="ST_Transform"]
[INFO] [stdout] 50 | |     fn ST_Transform<G: Into<Geometry>>(g: G, target_srid: Integer) -> G;
[INFO] [stdout] 51 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current function `_impl_diesel_numeric_ops_for_st_transform`
[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 `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/functions.rs:53:1
[INFO] [stdout]    |
[INFO] [stdout] 53 | / sql_function! {
[INFO] [stdout] 54 | |     /// Represents the MySQL `ST_Latitude` function (with one argument).
[INFO] [stdout] 55 | |     #[sql_name="ST_Latitude"]
[INFO] [stdout] 56 | |     fn ST_Latitude(p: Point) -> Double;
[INFO] [stdout] 57 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current function `_impl_query_id_for_st_latitude`
[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 `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/functions.rs:53:1
[INFO] [stdout]    |
[INFO] [stdout] 53 | / sql_function! {
[INFO] [stdout] 54 | |     /// Represents the MySQL `ST_Latitude` function (with one argument).
[INFO] [stdout] 55 | |     #[sql_name="ST_Latitude"]
[INFO] [stdout] 56 | |     fn ST_Latitude(p: Point) -> Double;
[INFO] [stdout] 57 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current function `_impl_diesel_numeric_ops_for_st_latitude`
[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 `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/functions.rs:59:1
[INFO] [stdout]    |
[INFO] [stdout] 59 | / sql_function! {
[INFO] [stdout] 60 | |     /// Represents the MySQL `ST_Longitude` function (with one argument).
[INFO] [stdout] 61 | |     #[sql_name="ST_Longitude"]
[INFO] [stdout] 62 | |     fn ST_Longitude(p: Point) -> Double;
[INFO] [stdout] 63 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current function `_impl_query_id_for_st_longitude`
[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 `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/functions.rs:59:1
[INFO] [stdout]    |
[INFO] [stdout] 59 | / sql_function! {
[INFO] [stdout] 60 | |     /// Represents the MySQL `ST_Longitude` function (with one argument).
[INFO] [stdout] 61 | |     #[sql_name="ST_Longitude"]
[INFO] [stdout] 62 | |     fn ST_Longitude(p: Point) -> Double;
[INFO] [stdout] 63 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current function `_impl_diesel_numeric_ops_for_st_longitude`
[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 `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/functions.rs:65:1
[INFO] [stdout]    |
[INFO] [stdout] 65 | / sql_function! {
[INFO] [stdout] 66 | |     /// Represents the MySQL `ST_Latitude` function (with two arguments).
[INFO] [stdout] 67 | |     #[sql_name="ST_Latitude"]
[INFO] [stdout] 68 | |     fn ST_Latitude_2(p: Point, new_latitude: Double) -> Point;
[INFO] [stdout] 69 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current function `_impl_query_id_for_st_latitude_2`
[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 `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/functions.rs:65:1
[INFO] [stdout]    |
[INFO] [stdout] 65 | / sql_function! {
[INFO] [stdout] 66 | |     /// Represents the MySQL `ST_Latitude` function (with two arguments).
[INFO] [stdout] 67 | |     #[sql_name="ST_Latitude"]
[INFO] [stdout] 68 | |     fn ST_Latitude_2(p: Point, new_latitude: Double) -> Point;
[INFO] [stdout] 69 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current function `_impl_diesel_numeric_ops_for_st_latitude_2`
[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 `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/functions.rs:71:1
[INFO] [stdout]    |
[INFO] [stdout] 71 | / sql_function! {
[INFO] [stdout] 72 | |     /// Represents the MySQL `ST_Longitude` function (with two arguments).
[INFO] [stdout] 73 | |     #[sql_name="ST_Longitude"]
[INFO] [stdout] 74 | |     fn ST_Longitude_2(p: Point, new_longitude: Double) -> Point;
[INFO] [stdout] 75 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current function `_impl_query_id_for_st_longitude_2`
[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 `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/functions.rs:71:1
[INFO] [stdout]    |
[INFO] [stdout] 71 | / sql_function! {
[INFO] [stdout] 72 | |     /// Represents the MySQL `ST_Longitude` function (with two arguments).
[INFO] [stdout] 73 | |     #[sql_name="ST_Longitude"]
[INFO] [stdout] 74 | |     fn ST_Longitude_2(p: Point, new_longitude: Double) -> Point;
[INFO] [stdout] 75 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current function `_impl_diesel_numeric_ops_for_st_longitude_2`
[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 `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/functions.rs:77:1
[INFO] [stdout]    |
[INFO] [stdout] 77 | / sql_function! {
[INFO] [stdout] 78 | |     /// Represents the MySQL `ST_X` function (with one argument).
[INFO] [stdout] 79 | |     #[sql_name="ST_X"]
[INFO] [stdout] 80 | |     fn ST_X(p: Point) -> Double;
[INFO] [stdout] 81 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current function `_impl_query_id_for_st_x`
[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 `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/functions.rs:77:1
[INFO] [stdout]    |
[INFO] [stdout] 77 | / sql_function! {
[INFO] [stdout] 78 | |     /// Represents the MySQL `ST_X` function (with one argument).
[INFO] [stdout] 79 | |     #[sql_name="ST_X"]
[INFO] [stdout] 80 | |     fn ST_X(p: Point) -> Double;
[INFO] [stdout] 81 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current function `_impl_diesel_numeric_ops_for_st_x`
[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 `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/functions.rs:83:1
[INFO] [stdout]    |
[INFO] [stdout] 83 | / sql_function! {
[INFO] [stdout] 84 | |     /// Represents the MySQL `ST_Y` function (with one argument).
[INFO] [stdout] 85 | |     #[sql_name="ST_Y"]
[INFO] [stdout] 86 | |     fn ST_Y(p: Point) -> Double;
[INFO] [stdout] 87 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current function `_impl_query_id_for_st_y`
[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 `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/functions.rs:83:1
[INFO] [stdout]    |
[INFO] [stdout] 83 | / sql_function! {
[INFO] [stdout] 84 | |     /// Represents the MySQL `ST_Y` function (with one argument).
[INFO] [stdout] 85 | |     #[sql_name="ST_Y"]
[INFO] [stdout] 86 | |     fn ST_Y(p: Point) -> Double;
[INFO] [stdout] 87 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current function `_impl_diesel_numeric_ops_for_st_y`
[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 `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/functions.rs:89:1
[INFO] [stdout]    |
[INFO] [stdout] 89 | / sql_function! {
[INFO] [stdout] 90 | |     /// Represents the MySQL `ST_X` function (with two arguments).
[INFO] [stdout] 91 | |     #[sql_name="ST_X"]
[INFO] [stdout] 92 | |     fn ST_X_2(p: Point, new_x: Double) -> Point;
[INFO] [stdout] 93 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current function `_impl_query_id_for_st_x_2`
[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 `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/functions.rs:89:1
[INFO] [stdout]    |
[INFO] [stdout] 89 | / sql_function! {
[INFO] [stdout] 90 | |     /// Represents the MySQL `ST_X` function (with two arguments).
[INFO] [stdout] 91 | |     #[sql_name="ST_X"]
[INFO] [stdout] 92 | |     fn ST_X_2(p: Point, new_x: Double) -> Point;
[INFO] [stdout] 93 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current function `_impl_diesel_numeric_ops_for_st_x_2`
[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 `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/functions.rs:95:1
[INFO] [stdout]    |
[INFO] [stdout] 95 | / sql_function! {
[INFO] [stdout] 96 | |     /// Represents the MySQL `ST_Y` function (with two arguments).
[INFO] [stdout] 97 | |     #[sql_name="ST_Y"]
[INFO] [stdout] 98 | |     fn ST_Y_2(p: Point, new_y: Double) -> Point;
[INFO] [stdout] 99 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current function `_impl_query_id_for_st_y_2`
[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 `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/functions.rs:95:1
[INFO] [stdout]    |
[INFO] [stdout] 95 | / sql_function! {
[INFO] [stdout] 96 | |     /// Represents the MySQL `ST_Y` function (with two arguments).
[INFO] [stdout] 97 | |     #[sql_name="ST_Y"]
[INFO] [stdout] 98 | |     fn ST_Y_2(p: Point, new_y: Double) -> Point;
[INFO] [stdout] 99 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current function `_impl_diesel_numeric_ops_for_st_y_2`
[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 `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/functions.rs:101:1
[INFO] [stdout]     |
[INFO] [stdout] 101 | / sql_function! {
[INFO] [stdout] 102 | |     /// Represents the MySQL `ST_EndPoint` function
[INFO] [stdout] 103 | |     #[sql_name="ST_EndPoint"]
[INFO] [stdout] 104 | |     fn ST_EndPoint(ls: LineString) -> Point;
[INFO] [stdout] 105 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = help: move this `impl` block outside the of the current function `_impl_query_id_for_st_endpoint`
[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 `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/functions.rs:101:1
[INFO] [stdout]     |
[INFO] [stdout] 101 | / sql_function! {
[INFO] [stdout] 102 | |     /// Represents the MySQL `ST_EndPoint` function
[INFO] [stdout] 103 | |     #[sql_name="ST_EndPoint"]
[INFO] [stdout] 104 | |     fn ST_EndPoint(ls: LineString) -> Point;
[INFO] [stdout] 105 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = help: move this `impl` block outside the of the current function `_impl_diesel_numeric_ops_for_st_endpoint`
[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 `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/functions.rs:107:1
[INFO] [stdout]     |
[INFO] [stdout] 107 | / sql_function! {
[INFO] [stdout] 108 | |     /// Represents the MySQL `ST_IsClosed` function
[INFO] [stdout] 109 | |     #[sql_name="ST_IsClosed"]
[INFO] [stdout] 110 | |     fn ST_IsClosed<G: Into<Geometry>>(ls: G) -> Bool;
[INFO] [stdout] 111 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = help: move this `impl` block outside the of the current function `_impl_query_id_for_st_isclosed`
[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 `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/functions.rs:107:1
[INFO] [stdout]     |
[INFO] [stdout] 107 | / sql_function! {
[INFO] [stdout] 108 | |     /// Represents the MySQL `ST_IsClosed` function
[INFO] [stdout] 109 | |     #[sql_name="ST_IsClosed"]
[INFO] [stdout] 110 | |     fn ST_IsClosed<G: Into<Geometry>>(ls: G) -> Bool;
[INFO] [stdout] 111 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = help: move this `impl` block outside the of the current function `_impl_diesel_numeric_ops_for_st_isclosed`
[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 `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/functions.rs:113:1
[INFO] [stdout]     |
[INFO] [stdout] 113 | / sql_function! {
[INFO] [stdout] 114 | |     /// Represents the MySQL `ST_Length` function
[INFO] [stdout] 115 | |     #[sql_name="ST_Length"]
[INFO] [stdout] 116 | |     fn ST_Length<G: Into<Geometry>>(ls: G) -> Double;
[INFO] [stdout] 117 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = help: move this `impl` block outside the of the current function `_impl_query_id_for_st_length`
[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 `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/functions.rs:113:1
[INFO] [stdout]     |
[INFO] [stdout] 113 | / sql_function! {
[INFO] [stdout] 114 | |     /// Represents the MySQL `ST_Length` function
[INFO] [stdout] 115 | |     #[sql_name="ST_Length"]
[INFO] [stdout] 116 | |     fn ST_Length<G: Into<Geometry>>(ls: G) -> Double;
[INFO] [stdout] 117 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = help: move this `impl` block outside the of the current function `_impl_diesel_numeric_ops_for_st_length`
[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 `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/functions.rs:119:1
[INFO] [stdout]     |
[INFO] [stdout] 119 | / sql_function! {
[INFO] [stdout] 120 | |     /// Represents the MySQL `ST_NumPoints` function
[INFO] [stdout] 121 | |     #[sql_name="ST_NumPoints"]
[INFO] [stdout] 122 | |     fn ST_NumPoints(ls: LineString) -> Integer;
[INFO] [stdout] 123 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = help: move this `impl` block outside the of the current function `_impl_query_id_for_st_numpoints`
[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 `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/functions.rs:119:1
[INFO] [stdout]     |
[INFO] [stdout] 119 | / sql_function! {
[INFO] [stdout] 120 | |     /// Represents the MySQL `ST_NumPoints` function
[INFO] [stdout] 121 | |     #[sql_name="ST_NumPoints"]
[INFO] [stdout] 122 | |     fn ST_NumPoints(ls: LineString) -> Integer;
[INFO] [stdout] 123 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = help: move this `impl` block outside the of the current function `_impl_diesel_numeric_ops_for_st_numpoints`
[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 `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/functions.rs:125:1
[INFO] [stdout]     |
[INFO] [stdout] 125 | / sql_function! {
[INFO] [stdout] 126 | |     /// Represents the MySQL `ST_PointN` function
[INFO] [stdout] 127 | |     #[sql_name="ST_PointN"]
[INFO] [stdout] 128 | |     fn ST_PointN(ls: LineString, n: Integer) -> Nullable<Point>;
[INFO] [stdout] 129 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = help: move this `impl` block outside the of the current function `_impl_query_id_for_st_pointn`
[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 `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/functions.rs:125:1
[INFO] [stdout]     |
[INFO] [stdout] 125 | / sql_function! {
[INFO] [stdout] 126 | |     /// Represents the MySQL `ST_PointN` function
[INFO] [stdout] 127 | |     #[sql_name="ST_PointN"]
[INFO] [stdout] 128 | |     fn ST_PointN(ls: LineString, n: Integer) -> Nullable<Point>;
[INFO] [stdout] 129 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = help: move this `impl` block outside the of the current function `_impl_diesel_numeric_ops_for_st_pointn`
[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 `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/functions.rs:131:1
[INFO] [stdout]     |
[INFO] [stdout] 131 | / sql_function! {
[INFO] [stdout] 132 | |     /// Represents the MySQL `ST_StartPoint` function
[INFO] [stdout] 133 | |     #[sql_name="ST_StartPoint"]
[INFO] [stdout] 134 | |     fn ST_StartPoint(ls: LineString) -> Point;
[INFO] [stdout] 135 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = help: move this `impl` block outside the of the current function `_impl_query_id_for_st_startpoint`
[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 `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/functions.rs:131:1
[INFO] [stdout]     |
[INFO] [stdout] 131 | / sql_function! {
[INFO] [stdout] 132 | |     /// Represents the MySQL `ST_StartPoint` function
[INFO] [stdout] 133 | |     #[sql_name="ST_StartPoint"]
[INFO] [stdout] 134 | |     fn ST_StartPoint(ls: LineString) -> Point;
[INFO] [stdout] 135 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = help: move this `impl` block outside the of the current function `_impl_diesel_numeric_ops_for_st_startpoint`
[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 `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/sql_types.rs:2:39
[INFO] [stdout]   |
[INFO] [stdout] 2 | #[derive(Debug, Clone, Copy, Default, QueryId, SqlType)]
[INFO] [stdout]   |                                       ^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: move this `impl` block outside the of the current function `_impl_query_id_for_geometry`
[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` (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/sql_types.rs:2:48
[INFO] [stdout]   |
[INFO] [stdout] 2 | #[derive(Debug, Clone, Copy, Default, QueryId, SqlType)]
[INFO] [stdout]   |                                                ^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: move this `impl` block outside the of the current function `_impl_sql_type_for_geometry`
[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 `SqlType` (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/sql_types.rs:7:39
[INFO] [stdout]   |
[INFO] [stdout] 7 | #[derive(Debug, Clone, Copy, Default, QueryId, SqlType)]
[INFO] [stdout]   |                                       ^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: move this `impl` block outside the of the current function `_impl_query_id_for_point`
[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` (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/functions.rs:137:1
[INFO] [stdout]     |
[INFO] [stdout] 137 | / sql_function! {
[INFO] [stdout] 138 | |     /// Represents the MySQL `ST_Area` function
[INFO] [stdout] 139 | |     #[sql_name="ST_Area"]
[INFO] [stdout] 140 | |     fn ST_Area<G: Into<Geometry>>(poly: G) -> Double;
[INFO] [stdout] 141 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = help: move this `impl` block outside the of the current function `_impl_query_id_for_st_area`
[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 `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/sql_types.rs:7:48
[INFO] [stdout]   |
[INFO] [stdout] 7 | #[derive(Debug, Clone, Copy, Default, QueryId, SqlType)]
[INFO] [stdout]   |                                                ^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: move this `impl` block outside the of the current function `_impl_sql_type_for_point`
[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 `SqlType` (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/sql_types.rs:12:39
[INFO] [stdout]    |
[INFO] [stdout] 12 | #[derive(Debug, Clone, Copy, Default, QueryId, SqlType)]
[INFO] [stdout]    |                                       ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current function `_impl_query_id_for_polygon`
[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` (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/sql_types.rs:12:48
[INFO] [stdout]    |
[INFO] [stdout] 12 | #[derive(Debug, Clone, Copy, Default, QueryId, SqlType)]
[INFO] [stdout]    |                                                ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current function `_impl_sql_type_for_polygon`
[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 `SqlType` (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/sql_types.rs:17:39
[INFO] [stdout]    |
[INFO] [stdout] 17 | #[derive(Debug, Clone, Copy, Default, QueryId, SqlType)]
[INFO] [stdout]    |                                       ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current function `_impl_query_id_for_linestring`
[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` (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/sql_types.rs:17:48
[INFO] [stdout]    |
[INFO] [stdout] 17 | #[derive(Debug, Clone, Copy, Default, QueryId, SqlType)]
[INFO] [stdout]    |                                                ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current function `_impl_sql_type_for_linestring`
[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 `SqlType` (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/functions.rs:137:1
[INFO] [stdout]     |
[INFO] [stdout] 137 | / sql_function! {
[INFO] [stdout] 138 | |     /// Represents the MySQL `ST_Area` function
[INFO] [stdout] 139 | |     #[sql_name="ST_Area"]
[INFO] [stdout] 140 | |     fn ST_Area<G: Into<Geometry>>(poly: G) -> Double;
[INFO] [stdout] 141 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = help: move this `impl` block outside the of the current function `_impl_diesel_numeric_ops_for_st_area`
[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 `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/sql_types.rs:22:39
[INFO] [stdout]    |
[INFO] [stdout] 22 | #[derive(Debug, Clone, Copy, Default, QueryId, SqlType)]
[INFO] [stdout]    |                                       ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current function `_impl_query_id_for_multipoint`
[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` (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/sql_types.rs:22:48
[INFO] [stdout]    |
[INFO] [stdout] 22 | #[derive(Debug, Clone, Copy, Default, QueryId, SqlType)]
[INFO] [stdout]    |                                                ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current function `_impl_sql_type_for_multipoint`
[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 `SqlType` (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/sql_types.rs:27:39
[INFO] [stdout]    |
[INFO] [stdout] 27 | #[derive(Debug, Clone, Copy, Default, QueryId, SqlType)]
[INFO] [stdout]    |                                       ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current function `_impl_query_id_for_multilinestring`
[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` (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/sql_types.rs:27:48
[INFO] [stdout]    |
[INFO] [stdout] 27 | #[derive(Debug, Clone, Copy, Default, QueryId, SqlType)]
[INFO] [stdout]    |                                                ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current function `_impl_sql_type_for_multilinestring`
[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 `SqlType` (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/sql_types.rs:32:39
[INFO] [stdout]    |
[INFO] [stdout] 32 | #[derive(Debug, Clone, Copy, Default, QueryId, SqlType)]
[INFO] [stdout]    |                                       ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current function `_impl_query_id_for_multipolygon`
[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` (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/sql_types.rs:32:48
[INFO] [stdout]    |
[INFO] [stdout] 32 | #[derive(Debug, Clone, Copy, Default, QueryId, SqlType)]
[INFO] [stdout]    |                                                ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current function `_impl_sql_type_for_multipolygon`
[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 `SqlType` (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/functions.rs:143:1
[INFO] [stdout]     |
[INFO] [stdout] 143 | / sql_function! {
[INFO] [stdout] 144 | |     /// Represents the MySQL `ST_Centroid` function
[INFO] [stdout] 145 | |     #[sql_name="ST_Centroid"]
[INFO] [stdout] 146 | |     fn ST_Centroid<G: Into<Geometry>>(poly: G) -> Nullable<Point>;
[INFO] [stdout] 147 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = help: move this `impl` block outside the of the current function `_impl_query_id_for_st_centroid`
[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 `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/sql_types.rs:37:39
[INFO] [stdout]    |
[INFO] [stdout] 37 | #[derive(Debug, Clone, Copy, Default, QueryId, SqlType)]
[INFO] [stdout]    |                                       ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current function `_impl_query_id_for_geometrycollection`
[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` (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/sql_types.rs:37:48
[INFO] [stdout]    |
[INFO] [stdout] 37 | #[derive(Debug, Clone, Copy, Default, QueryId, SqlType)]
[INFO] [stdout]    |                                                ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current function `_impl_sql_type_for_geometrycollection`
[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 `SqlType` (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/functions.rs:143:1
[INFO] [stdout]     |
[INFO] [stdout] 143 | / sql_function! {
[INFO] [stdout] 144 | |     /// Represents the MySQL `ST_Centroid` function
[INFO] [stdout] 145 | |     #[sql_name="ST_Centroid"]
[INFO] [stdout] 146 | |     fn ST_Centroid<G: Into<Geometry>>(poly: G) -> Nullable<Point>;
[INFO] [stdout] 147 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = help: move this `impl` block outside the of the current function `_impl_diesel_numeric_ops_for_st_centroid`
[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 `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/functions.rs:149:1
[INFO] [stdout]     |
[INFO] [stdout] 149 | / sql_function! {
[INFO] [stdout] 150 | |     /// Represents the MySQL `ST_ExteriorRing` function
[INFO] [stdout] 151 | |     #[sql_name="ST_ExteriorRing"]
[INFO] [stdout] 152 | |     fn ST_ExteriorRing(poly: Polygon) -> LineString;
[INFO] [stdout] 153 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = help: move this `impl` block outside the of the current function `_impl_query_id_for_st_exteriorring`
[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 `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/data_types.rs:28:37
[INFO] [stdout]     |
[INFO] [stdout] 28  |           #[derive(Debug, Clone, PartialEq, FromSqlRow, AsExpression)]
[INFO] [stdout]     |                                             ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 183 | / mysql_type!(
[INFO] [stdout] 184 | |     Point,
[INFO] [stdout] 185 | |     Point,
[INFO] [stdout] 186 | |     sql_types::Point,
[INFO] [stdout] 187 | |     "A single point in 2D space."
[INFO] [stdout] 188 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: move this `impl` block outside the of the current function `_impl_from_sql_row_for_point`
[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` which comes from the expansion of the macro `mysql_type` (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/data_types.rs:28:37
[INFO] [stdout]     |
[INFO] [stdout] 28  |           #[derive(Debug, Clone, PartialEq, FromSqlRow, AsExpression)]
[INFO] [stdout]     |                                             ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 189 | / mysql_type!(
[INFO] [stdout] 190 | |     Polygon,
[INFO] [stdout] 191 | |     Polygon,
[INFO] [stdout] 192 | |     sql_types::Polygon,
[INFO] [stdout] 193 | |     "A bounded two-dimensional area."
[INFO] [stdout] 194 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: move this `impl` block outside the of the current function `_impl_from_sql_row_for_polygon`
[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` which comes from the expansion of the macro `mysql_type` (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/functions.rs:149:1
[INFO] [stdout]     |
[INFO] [stdout] 149 | / sql_function! {
[INFO] [stdout] 150 | |     /// Represents the MySQL `ST_ExteriorRing` function
[INFO] [stdout] 151 | |     #[sql_name="ST_ExteriorRing"]
[INFO] [stdout] 152 | |     fn ST_ExteriorRing(poly: Polygon) -> LineString;
[INFO] [stdout] 153 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = help: move this `impl` block outside the of the current function `_impl_diesel_numeric_ops_for_st_exteriorring`
[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 `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/data_types.rs:28:37
[INFO] [stdout]     |
[INFO] [stdout] 28  |           #[derive(Debug, Clone, PartialEq, FromSqlRow, AsExpression)]
[INFO] [stdout]     |                                             ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 195 | / mysql_type!(
[INFO] [stdout] 196 | |     LineString,
[INFO] [stdout] 197 | |     LineString,
[INFO] [stdout] 198 | |     sql_types::LineString,
[INFO] [stdout] 199 | |     "A linearly interpolated path between locations."
[INFO] [stdout] 200 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: move this `impl` block outside the of the current function `_impl_from_sql_row_for_linestring`
[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` which comes from the expansion of the macro `mysql_type` (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/data_types.rs:28:37
[INFO] [stdout]     |
[INFO] [stdout] 28  |           #[derive(Debug, Clone, PartialEq, FromSqlRow, AsExpression)]
[INFO] [stdout]     |                                             ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 201 | / mysql_type!(
[INFO] [stdout] 202 | |     MultiPoint,
[INFO] [stdout] 203 | |     MultiPoint,
[INFO] [stdout] 204 | |     sql_types::MultiPoint,
[INFO] [stdout] 205 | |     "A collection of [`Point`][geo_types::Point]s."
[INFO] [stdout] 206 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: move this `impl` block outside the of the current function `_impl_from_sql_row_for_multipoint`
[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` which comes from the expansion of the macro `mysql_type` (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/functions.rs:155:1
[INFO] [stdout]     |
[INFO] [stdout] 155 | / sql_function! {
[INFO] [stdout] 156 | |     /// Represents the MySQL `ST_ExteriorRing` function
[INFO] [stdout] 157 | |     #[sql_name="ST_InteriorRingN"]
[INFO] [stdout] 158 | |     fn ST_InteriorRingN(poly: Polygon, n: Integer) -> Nullable<LineString>;
[INFO] [stdout] 159 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = help: move this `impl` block outside the of the current function `_impl_query_id_for_st_interiorringn`
[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 `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/data_types.rs:28:37
[INFO] [stdout]     |
[INFO] [stdout] 28  |           #[derive(Debug, Clone, PartialEq, FromSqlRow, AsExpression)]
[INFO] [stdout]     |                                             ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 207 | / mysql_type!(
[INFO] [stdout] 208 | |     MultiLineString,
[INFO] [stdout] 209 | |     MultiLineString,
[INFO] [stdout] 210 | |     sql_types::MultiLineString,
[INFO] [stdout] 211 | |     "A collection of [`LineString`][geo_types::LineString]s."
[INFO] [stdout] 212 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: move this `impl` block outside the of the current function `_impl_from_sql_row_for_multilinestring`
[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` which comes from the expansion of the macro `mysql_type` (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/data_types.rs:28:37
[INFO] [stdout]     |
[INFO] [stdout] 28  |           #[derive(Debug, Clone, PartialEq, FromSqlRow, AsExpression)]
[INFO] [stdout]     |                                             ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 213 | / mysql_type!(
[INFO] [stdout] 214 | |     MultiPolygon,
[INFO] [stdout] 215 | |     MultiPolygon,
[INFO] [stdout] 216 | |     sql_types::MultiPolygon,
[INFO] [stdout] 217 | |     "A collection of [`Polygon`][geo_types::Polygon]s."
[INFO] [stdout] 218 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: move this `impl` block outside the of the current function `_impl_from_sql_row_for_multipolygon`
[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` which comes from the expansion of the macro `mysql_type` (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/functions.rs:155:1
[INFO] [stdout]     |
[INFO] [stdout] 155 | / sql_function! {
[INFO] [stdout] 156 | |     /// Represents the MySQL `ST_ExteriorRing` function
[INFO] [stdout] 157 | |     #[sql_name="ST_InteriorRingN"]
[INFO] [stdout] 158 | |     fn ST_InteriorRingN(poly: Polygon, n: Integer) -> Nullable<LineString>;
[INFO] [stdout] 159 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = help: move this `impl` block outside the of the current function `_impl_diesel_numeric_ops_for_st_interiorringn`
[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 `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/data_types.rs:28:37
[INFO] [stdout]     |
[INFO] [stdout] 28  |           #[derive(Debug, Clone, PartialEq, FromSqlRow, AsExpression)]
[INFO] [stdout]     |                                             ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 219 | / mysql_type!(
[INFO] [stdout] 220 | |     GeometryCollection,
[INFO] [stdout] 221 | |     GeometryCollection,
[INFO] [stdout] 222 | |     sql_types::GeometryCollection,
[INFO] [stdout] 223 | |     "A collection of [`Geometry`][geo_types::Geometry] types."
[INFO] [stdout] 224 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: move this `impl` block outside the of the current function `_impl_from_sql_row_for_geometrycollection`
[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` which comes from the expansion of the macro `mysql_type` (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/data_types.rs:28:37
[INFO] [stdout]     |
[INFO] [stdout] 28  |           #[derive(Debug, Clone, PartialEq, FromSqlRow, AsExpression)]
[INFO] [stdout]     |                                             ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 225 | / mysql_type!(
[INFO] [stdout] 226 | |     Geometry,
[INFO] [stdout] 227 | |     Geometry,
[INFO] [stdout] 228 | |     sql_types::Geometry,
[INFO] [stdout] 229 | |     "An arbitrary geometry."
[INFO] [stdout] 230 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: move this `impl` block outside the of the current function `_impl_from_sql_row_for_geometry`
[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` which comes from the expansion of the macro `mysql_type` (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/functions.rs:161:1
[INFO] [stdout]     |
[INFO] [stdout] 161 | / sql_function! {
[INFO] [stdout] 162 | |     /// Represents the MySQL `ST_NumInteriorRings` function
[INFO] [stdout] 163 | |     #[sql_name="ST_NumInteriorRings"]
[INFO] [stdout] 164 | |     fn ST_NumInteriorRings(poly: Polygon) -> Integer;
[INFO] [stdout] 165 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = help: move this `impl` block outside the of the current function `_impl_query_id_for_st_numinteriorrings`
[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 `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/data_types.rs:28:37
[INFO] [stdout]     |
[INFO] [stdout] 28  |           #[derive(Debug, Clone, PartialEq, FromSqlRow, AsExpression)]
[INFO] [stdout]     |                                             ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 231 | / mysql_type!(
[INFO] [stdout] 232 | |     BoundingBox,
[INFO] [stdout] 233 | |     Rect,
[INFO] [stdout] 234 | |     sql_types::Polygon,
[INFO] [stdout] ...   |
[INFO] [stdout] 245 | | "
[INFO] [stdout] 246 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: move this `impl` block outside the of the current function `_impl_from_sql_row_for_boundingbox`
[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` which comes from the expansion of the macro `mysql_type` (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/functions.rs:161:1
[INFO] [stdout]     |
[INFO] [stdout] 161 | / sql_function! {
[INFO] [stdout] 162 | |     /// Represents the MySQL `ST_NumInteriorRings` function
[INFO] [stdout] 163 | |     #[sql_name="ST_NumInteriorRings"]
[INFO] [stdout] 164 | |     fn ST_NumInteriorRings(poly: Polygon) -> Integer;
[INFO] [stdout] 165 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = help: move this `impl` block outside the of the current function `_impl_diesel_numeric_ops_for_st_numinteriorrings`
[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 `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/functions.rs:167:1
[INFO] [stdout]     |
[INFO] [stdout] 167 | / sql_function! {
[INFO] [stdout] 168 | |     /// Represents the MySQL `ST_GeometryN` function
[INFO] [stdout] 169 | |     #[sql_name="ST_GeometryN"]
[INFO] [stdout] 170 | |     fn ST_GeometryN(gc: GeometryCollection, n: Integer) -> Nullable<Geometry>;
[INFO] [stdout] 171 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = help: move this `impl` block outside the of the current function `_impl_query_id_for_st_geometryn`
[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 `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/functions.rs:167:1
[INFO] [stdout]     |
[INFO] [stdout] 167 | / sql_function! {
[INFO] [stdout] 168 | |     /// Represents the MySQL `ST_GeometryN` function
[INFO] [stdout] 169 | |     #[sql_name="ST_GeometryN"]
[INFO] [stdout] 170 | |     fn ST_GeometryN(gc: GeometryCollection, n: Integer) -> Nullable<Geometry>;
[INFO] [stdout] 171 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = help: move this `impl` block outside the of the current function `_impl_diesel_numeric_ops_for_st_geometryn`
[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 `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/functions.rs:173:1
[INFO] [stdout]     |
[INFO] [stdout] 173 | / sql_function! {
[INFO] [stdout] 174 | |     /// Represents the MySQL `ST_NumGeometries` function
[INFO] [stdout] 175 | |     #[sql_name="ST_NumGeometries"]
[INFO] [stdout] 176 | |     fn ST_NumGeometries(gc: GeometryCollection) -> Integer;
[INFO] [stdout] 177 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = help: move this `impl` block outside the of the current function `_impl_query_id_for_st_numgeometries`
[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 `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/functions.rs:173:1
[INFO] [stdout]     |
[INFO] [stdout] 173 | / sql_function! {
[INFO] [stdout] 174 | |     /// Represents the MySQL `ST_NumGeometries` function
[INFO] [stdout] 175 | |     #[sql_name="ST_NumGeometries"]
[INFO] [stdout] 176 | |     fn ST_NumGeometries(gc: GeometryCollection) -> Integer;
[INFO] [stdout] 177 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = help: move this `impl` block outside the of the current function `_impl_diesel_numeric_ops_for_st_numgeometries`
[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 `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/functions.rs:179:1
[INFO] [stdout]     |
[INFO] [stdout] 179 | / sql_function! {
[INFO] [stdout] 180 | |     /// Represents the MySQL `ST_Buffer_Strategy` function (with one argument)
[INFO] [stdout] 181 | |     #[sql_name="ST_Buffer_Strategy"]
[INFO] [stdout] 182 | |     fn ST_Buffer_Strategy(strategy: Text) -> Blob;
[INFO] [stdout] 183 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = help: move this `impl` block outside the of the current function `_impl_query_id_for_st_buffer_strategy`
[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 `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/functions.rs:179:1
[INFO] [stdout]     |
[INFO] [stdout] 179 | / sql_function! {
[INFO] [stdout] 180 | |     /// Represents the MySQL `ST_Buffer_Strategy` function (with one argument)
[INFO] [stdout] 181 | |     #[sql_name="ST_Buffer_Strategy"]
[INFO] [stdout] 182 | |     fn ST_Buffer_Strategy(strategy: Text) -> Blob;
[INFO] [stdout] 183 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = help: move this `impl` block outside the of the current function `_impl_diesel_numeric_ops_for_st_buffer_strategy`
[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 `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/functions.rs:5:1
[INFO] [stdout]   |
[INFO] [stdout] 5 | / sql_function! {
[INFO] [stdout] 6 | |     /// Represents the MySQL `ST_Dimension` function.
[INFO] [stdout] 7 | |     #[sql_name="ST_Dimension"]
[INFO] [stdout] 8 | |     fn ST_Dimension<G: Into<Geometry>>(g: G) -> Integer;
[INFO] [stdout] 9 | | }
[INFO] [stdout]   | |_^
[INFO] [stdout]   |
[INFO] [stdout]   = help: move this `impl` block outside the of the current function `_impl_query_id_for_st_dimension`
[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 `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/functions.rs:185:1
[INFO] [stdout]     |
[INFO] [stdout] 185 | / sql_function! {
[INFO] [stdout] 186 | |     /// Represents the MySQL `ST_Buffer_Strategy` function (with two arguments)
[INFO] [stdout] 187 | |     #[sql_name="ST_Buffer_Strategy"]
[INFO] [stdout] 188 | |     fn ST_Buffer_Strategy_2(strategy: Text, points_per_circle: Integer) -> Blob;
[INFO] [stdout] 189 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = help: move this `impl` block outside the of the current function `_impl_query_id_for_st_buffer_strategy_2`
[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 `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/functions.rs:185:1
[INFO] [stdout]     |
[INFO] [stdout] 185 | / sql_function! {
[INFO] [stdout] 186 | |     /// Represents the MySQL `ST_Buffer_Strategy` function (with two arguments)
[INFO] [stdout] 187 | |     #[sql_name="ST_Buffer_Strategy"]
[INFO] [stdout] 188 | |     fn ST_Buffer_Strategy_2(strategy: Text, points_per_circle: Integer) -> Blob;
[INFO] [stdout] 189 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = help: move this `impl` block outside the of the current function `_impl_diesel_numeric_ops_for_st_buffer_strategy_2`
[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 `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/functions.rs:5:1
[INFO] [stdout]   |
[INFO] [stdout] 5 | / sql_function! {
[INFO] [stdout] 6 | |     /// Represents the MySQL `ST_Dimension` function.
[INFO] [stdout] 7 | |     #[sql_name="ST_Dimension"]
[INFO] [stdout] 8 | |     fn ST_Dimension<G: Into<Geometry>>(g: G) -> Integer;
[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_st_dimension`
[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 `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/functions.rs:191:1
[INFO] [stdout]     |
[INFO] [stdout] 191 | / sql_function! {
[INFO] [stdout] 192 | |     /// Represents the MySQL `ST_Buffer` function (with two arguments)
[INFO] [stdout] 193 | |     #[sql_name="ST_Buffer"]
[INFO] [stdout] 194 | |     fn ST_Buffer<G: Into<Geometry>>(g: G, d: Double) -> Geometry;
[INFO] [stdout] 195 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = help: move this `impl` block outside the of the current function `_impl_query_id_for_st_buffer`
[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 `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/functions.rs:11:1
[INFO] [stdout]    |
[INFO] [stdout] 11 | / sql_function! {
[INFO] [stdout] 12 | |     /// Represents the MySQL `ST_Envelope` function.
[INFO] [stdout] 13 | |     #[sql_name="ST_Envelope"]
[INFO] [stdout] 14 | |     fn ST_Envelope<G: Into<Geometry>>(g: G) -> Polygon;
[INFO] [stdout] 15 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current function `_impl_query_id_for_st_envelope`
[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 `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/functions.rs:191:1
[INFO] [stdout]     |
[INFO] [stdout] 191 | / sql_function! {
[INFO] [stdout] 192 | |     /// Represents the MySQL `ST_Buffer` function (with two arguments)
[INFO] [stdout] 193 | |     #[sql_name="ST_Buffer"]
[INFO] [stdout] 194 | |     fn ST_Buffer<G: Into<Geometry>>(g: G, d: Double) -> Geometry;
[INFO] [stdout] 195 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = help: move this `impl` block outside the of the current function `_impl_diesel_numeric_ops_for_st_buffer`
[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 `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/functions.rs:11:1
[INFO] [stdout]    |
[INFO] [stdout] 11 | / sql_function! {
[INFO] [stdout] 12 | |     /// Represents the MySQL `ST_Envelope` function.
[INFO] [stdout] 13 | |     #[sql_name="ST_Envelope"]
[INFO] [stdout] 14 | |     fn ST_Envelope<G: Into<Geometry>>(g: G) -> Polygon;
[INFO] [stdout] 15 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current function `_impl_diesel_numeric_ops_for_st_envelope`
[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 `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/functions.rs:197:1
[INFO] [stdout]     |
[INFO] [stdout] 197 | / sql_function! {
[INFO] [stdout] 198 | |     /// Represents the MySQL `ST_Buffer` function (with three arguments)
[INFO] [stdout] 199 | |     #[sql_name="ST_Buffer"]
[INFO] [stdout] 200 | |     fn ST_Buffer_1<G: Into<Geometry>>(g: G, d: Double, strategy1: Blob) -> Geometry;
[INFO] [stdout] 201 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = help: move this `impl` block outside the of the current function `_impl_query_id_for_st_buffer_1`
[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 `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/functions.rs:17:1
[INFO] [stdout]    |
[INFO] [stdout] 17 | / sql_function! {
[INFO] [stdout] 18 | |     /// Represents the MySQL `ST_GeometryType` function.
[INFO] [stdout] 19 | |     #[sql_name="ST_GeometryType"]
[INFO] [stdout] 20 | |     fn ST_GeometryType<G: Into<Geometry>>(g: G) -> Text;
[INFO] [stdout] 21 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current function `_impl_query_id_for_st_geometrytype`
[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 `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/functions.rs:197:1
[INFO] [stdout]     |
[INFO] [stdout] 197 | / sql_function! {
[INFO] [stdout] 198 | |     /// Represents the MySQL `ST_Buffer` function (with three arguments)
[INFO] [stdout] 199 | |     #[sql_name="ST_Buffer"]
[INFO] [stdout] 200 | |     fn ST_Buffer_1<G: Into<Geometry>>(g: G, d: Double, strategy1: Blob) -> Geometry;
[INFO] [stdout] 201 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = help: move this `impl` block outside the of the current function `_impl_diesel_numeric_ops_for_st_buffer_1`
[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 `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/functions.rs:17:1
[INFO] [stdout]    |
[INFO] [stdout] 17 | / sql_function! {
[INFO] [stdout] 18 | |     /// Represents the MySQL `ST_GeometryType` function.
[INFO] [stdout] 19 | |     #[sql_name="ST_GeometryType"]
[INFO] [stdout] 20 | |     fn ST_GeometryType<G: Into<Geometry>>(g: G) -> Text;
[INFO] [stdout] 21 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current function `_impl_diesel_numeric_ops_for_st_geometrytype`
[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 `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/functions.rs:23:1
[INFO] [stdout]    |
[INFO] [stdout] 23 | / sql_function! {
[INFO] [stdout] 24 | |     /// Represents the MySQL `ST_IsEmpty` function.
[INFO] [stdout] 25 | |     #[sql_name="ST_IsEmpty"]
[INFO] [stdout] 26 | |     fn ST_IsEmpty<G: Into<Geometry>>(g: G) -> Bool;
[INFO] [stdout] 27 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current function `_impl_query_id_for_st_isempty`
[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 `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/functions.rs:203:1
[INFO] [stdout]     |
[INFO] [stdout] 203 | / sql_function! {
[INFO] [stdout] 204 | |     /// Represents the MySQL `ST_Buffer` function (with four arguments)
[INFO] [stdout] 205 | |     #[sql_name="ST_Buffer"]
[INFO] [stdout] 206 | |     fn ST_Buffer_2<G: Into<Geometry>>(g: G, d: Double, strategy1: Blob, strategy2: Blob) -> Geometry;
[INFO] [stdout] 207 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = help: move this `impl` block outside the of the current function `_impl_query_id_for_st_buffer_2`
[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 `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/functions.rs:203:1
[INFO] [stdout]     |
[INFO] [stdout] 203 | / sql_function! {
[INFO] [stdout] 204 | |     /// Represents the MySQL `ST_Buffer` function (with four arguments)
[INFO] [stdout] 205 | |     #[sql_name="ST_Buffer"]
[INFO] [stdout] 206 | |     fn ST_Buffer_2<G: Into<Geometry>>(g: G, d: Double, strategy1: Blob, strategy2: Blob) -> Geometry;
[INFO] [stdout] 207 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = help: move this `impl` block outside the of the current function `_impl_diesel_numeric_ops_for_st_buffer_2`
[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 `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/functions.rs:23:1
[INFO] [stdout]    |
[INFO] [stdout] 23 | / sql_function! {
[INFO] [stdout] 24 | |     /// Represents the MySQL `ST_IsEmpty` function.
[INFO] [stdout] 25 | |     #[sql_name="ST_IsEmpty"]
[INFO] [stdout] 26 | |     fn ST_IsEmpty<G: Into<Geometry>>(g: G) -> Bool;
[INFO] [stdout] 27 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current function `_impl_diesel_numeric_ops_for_st_isempty`
[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 `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/functions.rs:209:1
[INFO] [stdout]     |
[INFO] [stdout] 209 | / sql_function! {
[INFO] [stdout] 210 | |     /// Represents the MySQL `ST_Buffer` function (with five arguments)
[INFO] [stdout] 211 | |     #[sql_name="ST_Buffer"]
[INFO] [stdout] 212 | |     fn ST_Buffer_3<G: Into<Geometry>>(g: G, d: Double, strategy1: Blob, strategy2: Blob, strategy3: Blob) -> Geometry;
[INFO] [stdout] 213 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = help: move this `impl` block outside the of the current function `_impl_query_id_for_st_buffer_3`
[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 `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/functions.rs:29:1
[INFO] [stdout]    |
[INFO] [stdout] 29 | / sql_function! {
[INFO] [stdout] 30 | |     /// Represents the MySQL `ST_IsSimple` function.
[INFO] [stdout] 31 | |     #[sql_name="ST_IsSimple"]
[INFO] [stdout] 32 | |     fn ST_IsSimple<G: Into<Geometry>>(g: G) -> Bool;
[INFO] [stdout] 33 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current function `_impl_query_id_for_st_issimple`
[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 `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/functions.rs:209:1
[INFO] [stdout]     |
[INFO] [stdout] 209 | / sql_function! {
[INFO] [stdout] 210 | |     /// Represents the MySQL `ST_Buffer` function (with five arguments)
[INFO] [stdout] 211 | |     #[sql_name="ST_Buffer"]
[INFO] [stdout] 212 | |     fn ST_Buffer_3<G: Into<Geometry>>(g: G, d: Double, strategy1: Blob, strategy2: Blob, strategy3: Blob) -> Geometry;
[INFO] [stdout] 213 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = help: move this `impl` block outside the of the current function `_impl_diesel_numeric_ops_for_st_buffer_3`
[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 `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/functions.rs:29:1
[INFO] [stdout]    |
[INFO] [stdout] 29 | / sql_function! {
[INFO] [stdout] 30 | |     /// Represents the MySQL `ST_IsSimple` function.
[INFO] [stdout] 31 | |     #[sql_name="ST_IsSimple"]
[INFO] [stdout] 32 | |     fn ST_IsSimple<G: Into<Geometry>>(g: G) -> Bool;
[INFO] [stdout] 33 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current function `_impl_diesel_numeric_ops_for_st_issimple`
[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 `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/functions.rs:215:1
[INFO] [stdout]     |
[INFO] [stdout] 215 | / sql_function! {
[INFO] [stdout] 216 | |     /// Represents the MySQL `ST_ConvexHull` function
[INFO] [stdout] 217 | |     #[sql_name="ST_ConvexHull"]
[INFO] [stdout] 218 | |     fn ST_ConvexHull<G: Into<Geometry>>(g: G) -> Nullable<Geometry>;
[INFO] [stdout] 219 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = help: move this `impl` block outside the of the current function `_impl_query_id_for_st_convexhull`
[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 `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/functions.rs:35:1
[INFO] [stdout]    |
[INFO] [stdout] 35 | / sql_function! {
[INFO] [stdout] 36 | |     /// Represents the MySQL `ST_SRID` function (with one argument).
[INFO] [stdout] 37 | |     #[sql_name="ST_SRID"]
[INFO] [stdout] 38 | |     fn ST_SRID<G: Into<Geometry>>(g: G) -> Integer;
[INFO] [stdout] 39 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current function `_impl_query_id_for_st_srid`
[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 `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/functions.rs:215:1
[INFO] [stdout]     |
[INFO] [stdout] 215 | / sql_function! {
[INFO] [stdout] 216 | |     /// Represents the MySQL `ST_ConvexHull` function
[INFO] [stdout] 217 | |     #[sql_name="ST_ConvexHull"]
[INFO] [stdout] 218 | |     fn ST_ConvexHull<G: Into<Geometry>>(g: G) -> Nullable<Geometry>;
[INFO] [stdout] 219 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = help: move this `impl` block outside the of the current function `_impl_diesel_numeric_ops_for_st_convexhull`
[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 `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/functions.rs:35:1
[INFO] [stdout]    |
[INFO] [stdout] 35 | / sql_function! {
[INFO] [stdout] 36 | |     /// Represents the MySQL `ST_SRID` function (with one argument).
[INFO] [stdout] 37 | |     #[sql_name="ST_SRID"]
[INFO] [stdout] 38 | |     fn ST_SRID<G: Into<Geometry>>(g: G) -> Integer;
[INFO] [stdout] 39 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current function `_impl_diesel_numeric_ops_for_st_srid`
[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 `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/functions.rs:221:1
[INFO] [stdout]     |
[INFO] [stdout] 221 | / sql_function! {
[INFO] [stdout] 222 | |     /// Represents the MySQL `ST_Difference` function
[INFO] [stdout] 223 | |     #[sql_name="ST_Difference"]
[INFO] [stdout] 224 | |     fn ST_Difference<G1: Into<Geometry>, G2: Into<Geometry>>(g1: G1, g2: G2) -> Geometry;
[INFO] [stdout] 225 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = help: move this `impl` block outside the of the current function `_impl_query_id_for_st_difference`
[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 `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/functions.rs:41:1
[INFO] [stdout]    |
[INFO] [stdout] 41 | / sql_function! {
[INFO] [stdout] 42 | |     /// Represents the MySQL `ST_SRID` function (with two arguments).
[INFO] [stdout] 43 | |     #[sql_name="ST_SRID"]
[INFO] [stdout] 44 | |     fn ST_SRID_2<G: Into<Geometry>>(g: G, srid: Integer) -> G;
[INFO] [stdout] 45 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current function `_impl_query_id_for_st_srid_2`
[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 `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/functions.rs:221:1
[INFO] [stdout]     |
[INFO] [stdout] 221 | / sql_function! {
[INFO] [stdout] 222 | |     /// Represents the MySQL `ST_Difference` function
[INFO] [stdout] 223 | |     #[sql_name="ST_Difference"]
[INFO] [stdout] 224 | |     fn ST_Difference<G1: Into<Geometry>, G2: Into<Geometry>>(g1: G1, g2: G2) -> Geometry;
[INFO] [stdout] 225 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = help: move this `impl` block outside the of the current function `_impl_diesel_numeric_ops_for_st_difference`
[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 `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/functions.rs:41:1
[INFO] [stdout]    |
[INFO] [stdout] 41 | / sql_function! {
[INFO] [stdout] 42 | |     /// Represents the MySQL `ST_SRID` function (with two arguments).
[INFO] [stdout] 43 | |     #[sql_name="ST_SRID"]
[INFO] [stdout] 44 | |     fn ST_SRID_2<G: Into<Geometry>>(g: G, srid: Integer) -> G;
[INFO] [stdout] 45 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current function `_impl_diesel_numeric_ops_for_st_srid_2`
[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 `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/functions.rs:47:1
[INFO] [stdout]    |
[INFO] [stdout] 47 | / sql_function! {
[INFO] [stdout] 48 | |     /// Represents the MySQL `ST_Transform` function.
[INFO] [stdout] 49 | |     #[sql_name="ST_Transform"]
[INFO] [stdout] 50 | |     fn ST_Transform<G: Into<Geometry>>(g: G, target_srid: Integer) -> G;
[INFO] [stdout] 51 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current function `_impl_query_id_for_st_transform`
[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 `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/functions.rs:227:1
[INFO] [stdout]     |
[INFO] [stdout] 227 | / sql_function! {
[INFO] [stdout] 228 | |     /// Represents the MySQL `ST_Intersection` function
[INFO] [stdout] 229 | |     #[sql_name="ST_Intersection"]
[INFO] [stdout] 230 | |     fn ST_Intersection<G1: Into<Geometry>, G2: Into<Geometry>>(g1: G1, g2: G2) -> Geometry;
[INFO] [stdout] 231 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = help: move this `impl` block outside the of the current function `_impl_query_id_for_st_intersection`
[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 `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/functions.rs:47:1
[INFO] [stdout]    |
[INFO] [stdout] 47 | / sql_function! {
[INFO] [stdout] 48 | |     /// Represents the MySQL `ST_Transform` function.
[INFO] [stdout] 49 | |     #[sql_name="ST_Transform"]
[INFO] [stdout] 50 | |     fn ST_Transform<G: Into<Geometry>>(g: G, target_srid: Integer) -> G;
[INFO] [stdout] 51 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current function `_impl_diesel_numeric_ops_for_st_transform`
[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 `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/functions.rs:227:1
[INFO] [stdout]     |
[INFO] [stdout] 227 | / sql_function! {
[INFO] [stdout] 228 | |     /// Represents the MySQL `ST_Intersection` function
[INFO] [stdout] 229 | |     #[sql_name="ST_Intersection"]
[INFO] [stdout] 230 | |     fn ST_Intersection<G1: Into<Geometry>, G2: Into<Geometry>>(g1: G1, g2: G2) -> Geometry;
[INFO] [stdout] 231 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = help: move this `impl` block outside the of the current function `_impl_diesel_numeric_ops_for_st_intersection`
[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 `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/functions.rs:53:1
[INFO] [stdout]    |
[INFO] [stdout] 53 | / sql_function! {
[INFO] [stdout] 54 | |     /// Represents the MySQL `ST_Latitude` function (with one argument).
[INFO] [stdout] 55 | |     #[sql_name="ST_Latitude"]
[INFO] [stdout] 56 | |     fn ST_Latitude(p: Point) -> Double;
[INFO] [stdout] 57 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current function `_impl_query_id_for_st_latitude`
[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 `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/functions.rs:53:1
[INFO] [stdout]    |
[INFO] [stdout] 53 | / sql_function! {
[INFO] [stdout] 54 | |     /// Represents the MySQL `ST_Latitude` function (with one argument).
[INFO] [stdout] 55 | |     #[sql_name="ST_Latitude"]
[INFO] [stdout] 56 | |     fn ST_Latitude(p: Point) -> Double;
[INFO] [stdout] 57 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current function `_impl_diesel_numeric_ops_for_st_latitude`
[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 `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/functions.rs:233:1
[INFO] [stdout]     |
[INFO] [stdout] 233 | / sql_function! {
[INFO] [stdout] 234 | |     /// Represents the MySQL `ST_SymDifference` function
[INFO] [stdout] 235 | |     #[sql_name="ST_SymDifference"]
[INFO] [stdout] 236 | |     fn ST_SymDifference<G1: Into<Geometry>, G2: Into<Geometry>>(g1: G1, g2: G2) -> Geometry;
[INFO] [stdout] 237 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = help: move this `impl` block outside the of the current function `_impl_query_id_for_st_symdifference`
[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 `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/functions.rs:59:1
[INFO] [stdout]    |
[INFO] [stdout] 59 | / sql_function! {
[INFO] [stdout] 60 | |     /// Represents the MySQL `ST_Longitude` function (with one argument).
[INFO] [stdout] 61 | |     #[sql_name="ST_Longitude"]
[INFO] [stdout] 62 | |     fn ST_Longitude(p: Point) -> Double;
[INFO] [stdout] 63 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current function `_impl_query_id_for_st_longitude`
[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 `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/functions.rs:233:1
[INFO] [stdout]     |
[INFO] [stdout] 233 | / sql_function! {
[INFO] [stdout] 234 | |     /// Represents the MySQL `ST_SymDifference` function
[INFO] [stdout] 235 | |     #[sql_name="ST_SymDifference"]
[INFO] [stdout] 236 | |     fn ST_SymDifference<G1: Into<Geometry>, G2: Into<Geometry>>(g1: G1, g2: G2) -> Geometry;
[INFO] [stdout] 237 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = help: move this `impl` block outside the of the current function `_impl_diesel_numeric_ops_for_st_symdifference`
[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 `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/functions.rs:59:1
[INFO] [stdout]    |
[INFO] [stdout] 59 | / sql_function! {
[INFO] [stdout] 60 | |     /// Represents the MySQL `ST_Longitude` function (with one argument).
[INFO] [stdout] 61 | |     #[sql_name="ST_Longitude"]
[INFO] [stdout] 62 | |     fn ST_Longitude(p: Point) -> Double;
[INFO] [stdout] 63 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current function `_impl_diesel_numeric_ops_for_st_longitude`
[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 `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/functions.rs:65:1
[INFO] [stdout]    |
[INFO] [stdout] 65 | / sql_function! {
[INFO] [stdout] 66 | |     /// Represents the MySQL `ST_Latitude` function (with two arguments).
[INFO] [stdout] 67 | |     #[sql_name="ST_Latitude"]
[INFO] [stdout] 68 | |     fn ST_Latitude_2(p: Point, new_latitude: Double) -> Point;
[INFO] [stdout] 69 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current function `_impl_query_id_for_st_latitude_2`
[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 `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/functions.rs:239:1
[INFO] [stdout]     |
[INFO] [stdout] 239 | / sql_function! {
[INFO] [stdout] 240 | |     /// Represents the MySQL `ST_Union` function
[INFO] [stdout] 241 | |     #[sql_name="ST_Union"]
[INFO] [stdout] 242 | |     fn ST_Union<G1: Into<Geometry>, G2: Into<Geometry>>(g1: G1, g2: G2) -> Geometry;
[INFO] [stdout] 243 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = help: move this `impl` block outside the of the current function `_impl_query_id_for_st_union`
[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 `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/functions.rs:65:1
[INFO] [stdout]    |
[INFO] [stdout] 65 | / sql_function! {
[INFO] [stdout] 66 | |     /// Represents the MySQL `ST_Latitude` function (with two arguments).
[INFO] [stdout] 67 | |     #[sql_name="ST_Latitude"]
[INFO] [stdout] 68 | |     fn ST_Latitude_2(p: Point, new_latitude: Double) -> Point;
[INFO] [stdout] 69 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current function `_impl_diesel_numeric_ops_for_st_latitude_2`
[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 `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/functions.rs:71:1
[INFO] [stdout]    |
[INFO] [stdout] 71 | / sql_function! {
[INFO] [stdout] 72 | |     /// Represents the MySQL `ST_Longitude` function (with two arguments).
[INFO] [stdout] 73 | |     #[sql_name="ST_Longitude"]
[INFO] [stdout] 74 | |     fn ST_Longitude_2(p: Point, new_longitude: Double) -> Point;
[INFO] [stdout] 75 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current function `_impl_query_id_for_st_longitude_2`
[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 `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/functions.rs:239:1
[INFO] [stdout]     |
[INFO] [stdout] 239 | / sql_function! {
[INFO] [stdout] 240 | |     /// Represents the MySQL `ST_Union` function
[INFO] [stdout] 241 | |     #[sql_name="ST_Union"]
[INFO] [stdout] 242 | |     fn ST_Union<G1: Into<Geometry>, G2: Into<Geometry>>(g1: G1, g2: G2) -> Geometry;
[INFO] [stdout] 243 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = help: move this `impl` block outside the of the current function `_impl_diesel_numeric_ops_for_st_union`
[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 `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/functions.rs:71:1
[INFO] [stdout]    |
[INFO] [stdout] 71 | / sql_function! {
[INFO] [stdout] 72 | |     /// Represents the MySQL `ST_Longitude` function (with two arguments).
[INFO] [stdout] 73 | |     #[sql_name="ST_Longitude"]
[INFO] [stdout] 74 | |     fn ST_Longitude_2(p: Point, new_longitude: Double) -> Point;
[INFO] [stdout] 75 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current function `_impl_diesel_numeric_ops_for_st_longitude_2`
[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 `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/functions.rs:245:1
[INFO] [stdout]     |
[INFO] [stdout] 245 | / sql_function! {
[INFO] [stdout] 246 | |     /// Represents the MySQL `ST_LineInterpolatePoint` function
[INFO] [stdout] 247 | |     #[sql_name="ST_LineInterpolatePoint"]
[INFO] [stdout] 248 | |     fn ST_LineInterpolatePoint(ls: LineString, fractional_distance: Double) -> Point;
[INFO] [stdout] 249 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = help: move this `impl` block outside the of the current function `_impl_query_id_for_st_lineinterpolatepoint`
[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 `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/functions.rs:245:1
[INFO] [stdout]     |
[INFO] [stdout] 245 | / sql_function! {
[INFO] [stdout] 246 | |     /// Represents the MySQL `ST_LineInterpolatePoint` function
[INFO] [stdout] 247 | |     #[sql_name="ST_LineInterpolatePoint"]
[INFO] [stdout] 248 | |     fn ST_LineInterpolatePoint(ls: LineString, fractional_distance: Double) -> Point;
[INFO] [stdout] 249 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = help: move this `impl` block outside the of the current function `_impl_diesel_numeric_ops_for_st_lineinterpolatepoint`
[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 `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/functions.rs:77:1
[INFO] [stdout]    |
[INFO] [stdout] 77 | / sql_function! {
[INFO] [stdout] 78 | |     /// Represents the MySQL `ST_X` function (with one argument).
[INFO] [stdout] 79 | |     #[sql_name="ST_X"]
[INFO] [stdout] 80 | |     fn ST_X(p: Point) -> Double;
[INFO] [stdout] 81 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current function `_impl_query_id_for_st_x`
[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 `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/functions.rs:251:1
[INFO] [stdout]     |
[INFO] [stdout] 251 | / sql_function! {
[INFO] [stdout] 252 | |     /// Represents the MySQL `ST_LineInterpolatePoints` function
[INFO] [stdout] 253 | |     #[sql_name="ST_LineInterpolatePoints"]
[INFO] [stdout] 254 | |     fn ST_LineInterpolatePoints(ls: LineString, fractional_distance: Double) -> MultiPoint;
[INFO] [stdout] 255 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = help: move this `impl` block outside the of the current function `_impl_query_id_for_st_lineinterpolatepoints`
[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 `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/functions.rs:77:1
[INFO] [stdout]    |
[INFO] [stdout] 77 | / sql_function! {
[INFO] [stdout] 78 | |     /// Represents the MySQL `ST_X` function (with one argument).
[INFO] [stdout] 79 | |     #[sql_name="ST_X"]
[INFO] [stdout] 80 | |     fn ST_X(p: Point) -> Double;
[INFO] [stdout] 81 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current function `_impl_diesel_numeric_ops_for_st_x`
[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 `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/functions.rs:83:1
[INFO] [stdout]    |
[INFO] [stdout] 83 | / sql_function! {
[INFO] [stdout] 84 | |     /// Represents the MySQL `ST_Y` function (with one argument).
[INFO] [stdout] 85 | |     #[sql_name="ST_Y"]
[INFO] [stdout] 86 | |     fn ST_Y(p: Point) -> Double;
[INFO] [stdout] 87 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current function `_impl_query_id_for_st_y`
[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 `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/functions.rs:83:1
[INFO] [stdout]    |
[INFO] [stdout] 83 | / sql_function! {
[INFO] [stdout] 84 | |     /// Represents the MySQL `ST_Y` function (with one argument).
[INFO] [stdout] 85 | |     #[sql_name="ST_Y"]
[INFO] [stdout] 86 | |     fn ST_Y(p: Point) -> Double;
[INFO] [stdout] 87 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current function `_impl_diesel_numeric_ops_for_st_y`
[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 `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/functions.rs:251:1
[INFO] [stdout]     |
[INFO] [stdout] 251 | / sql_function! {
[INFO] [stdout] 252 | |     /// Represents the MySQL `ST_LineInterpolatePoints` function
[INFO] [stdout] 253 | |     #[sql_name="ST_LineInterpolatePoints"]
[INFO] [stdout] 254 | |     fn ST_LineInterpolatePoints(ls: LineString, fractional_distance: Double) -> MultiPoint;
[INFO] [stdout] 255 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = help: move this `impl` block outside the of the current function `_impl_diesel_numeric_ops_for_st_lineinterpolatepoints`
[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 `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/functions.rs:257:1
[INFO] [stdout]     |
[INFO] [stdout] 257 | / sql_function! {
[INFO] [stdout] 258 | |     /// Represents the MySQL `ST_PointAtDistance` function
[INFO] [stdout] 259 | |     #[sql_name="ST_PointAtDistance"]
[INFO] [stdout] 260 | |     fn ST_PointAtDistance(ls: LineString, distance: Double) -> Point;
[INFO] [stdout] 261 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = help: move this `impl` block outside the of the current function `_impl_query_id_for_st_pointatdistance`
[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 `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/functions.rs:89:1
[INFO] [stdout]    |
[INFO] [stdout] 89 | / sql_function! {
[INFO] [stdout] 90 | |     /// Represents the MySQL `ST_X` function (with two arguments).
[INFO] [stdout] 91 | |     #[sql_name="ST_X"]
[INFO] [stdout] 92 | |     fn ST_X_2(p: Point, new_x: Double) -> Point;
[INFO] [stdout] 93 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current function `_impl_query_id_for_st_x_2`
[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 `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/functions.rs:257:1
[INFO] [stdout]     |
[INFO] [stdout] 257 | / sql_function! {
[INFO] [stdout] 258 | |     /// Represents the MySQL `ST_PointAtDistance` function
[INFO] [stdout] 259 | |     #[sql_name="ST_PointAtDistance"]
[INFO] [stdout] 260 | |     fn ST_PointAtDistance(ls: LineString, distance: Double) -> Point;
[INFO] [stdout] 261 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = help: move this `impl` block outside the of the current function `_impl_diesel_numeric_ops_for_st_pointatdistance`
[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 `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/functions.rs:89:1
[INFO] [stdout]    |
[INFO] [stdout] 89 | / sql_function! {
[INFO] [stdout] 90 | |     /// Represents the MySQL `ST_X` function (with two arguments).
[INFO] [stdout] 91 | |     #[sql_name="ST_X"]
[INFO] [stdout] 92 | |     fn ST_X_2(p: Point, new_x: Double) -> Point;
[INFO] [stdout] 93 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current function `_impl_diesel_numeric_ops_for_st_x_2`
[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 `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/functions.rs:95:1
[INFO] [stdout]    |
[INFO] [stdout] 95 | / sql_function! {
[INFO] [stdout] 96 | |     /// Represents the MySQL `ST_Y` function (with two arguments).
[INFO] [stdout] 97 | |     #[sql_name="ST_Y"]
[INFO] [stdout] 98 | |     fn ST_Y_2(p: Point, new_y: Double) -> Point;
[INFO] [stdout] 99 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current function `_impl_query_id_for_st_y_2`
[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 `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/functions.rs:95:1
[INFO] [stdout]    |
[INFO] [stdout] 95 | / sql_function! {
[INFO] [stdout] 96 | |     /// Represents the MySQL `ST_Y` function (with two arguments).
[INFO] [stdout] 97 | |     #[sql_name="ST_Y"]
[INFO] [stdout] 98 | |     fn ST_Y_2(p: Point, new_y: Double) -> Point;
[INFO] [stdout] 99 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current function `_impl_diesel_numeric_ops_for_st_y_2`
[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 `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/functions.rs:263:1
[INFO] [stdout]     |
[INFO] [stdout] 263 | / sql_function! {
[INFO] [stdout] 264 | |     /// Represents the MySQL `ST_Contains` function
[INFO] [stdout] 265 | |     #[sql_name="ST_Contains"]
[INFO] [stdout] 266 | |     fn ST_Contains<G1: Into<Geometry>, G2: Into<Geometry>>(g1: G1, g2: G2) -> Bool;
[INFO] [stdout] 267 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = help: move this `impl` block outside the of the current function `_impl_query_id_for_st_contains`
[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 `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/functions.rs:101:1
[INFO] [stdout]     |
[INFO] [stdout] 101 | / sql_function! {
[INFO] [stdout] 102 | |     /// Represents the MySQL `ST_EndPoint` function
[INFO] [stdout] 103 | |     #[sql_name="ST_EndPoint"]
[INFO] [stdout] 104 | |     fn ST_EndPoint(ls: LineString) -> Point;
[INFO] [stdout] 105 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = help: move this `impl` block outside the of the current function `_impl_query_id_for_st_endpoint`
[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 `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/functions.rs:101:1
[INFO] [stdout]     |
[INFO] [stdout] 101 | / sql_function! {
[INFO] [stdout] 102 | |     /// Represents the MySQL `ST_EndPoint` function
[INFO] [stdout] 103 | |     #[sql_name="ST_EndPoint"]
[INFO] [stdout] 104 | |     fn ST_EndPoint(ls: LineString) -> Point;
[INFO] [stdout] 105 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = help: move this `impl` block outside the of the current function `_impl_diesel_numeric_ops_for_st_endpoint`
[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 `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/functions.rs:263:1
[INFO] [stdout]     |
[INFO] [stdout] 263 | / sql_function! {
[INFO] [stdout] 264 | |     /// Represents the MySQL `ST_Contains` function
[INFO] [stdout] 265 | |     #[sql_name="ST_Contains"]
[INFO] [stdout] 266 | |     fn ST_Contains<G1: Into<Geometry>, G2: Into<Geometry>>(g1: G1, g2: G2) -> Bool;
[INFO] [stdout] 267 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = help: move this `impl` block outside the of the current function `_impl_diesel_numeric_ops_for_st_contains`
[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 `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/functions.rs:107:1
[INFO] [stdout]     |
[INFO] [stdout] 107 | / sql_function! {
[INFO] [stdout] 108 | |     /// Represents the MySQL `ST_IsClosed` function
[INFO] [stdout] 109 | |     #[sql_name="ST_IsClosed"]
[INFO] [stdout] 110 | |     fn ST_IsClosed<G: Into<Geometry>>(ls: G) -> Bool;
[INFO] [stdout] 111 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = help: move this `impl` block outside the of the current function `_impl_query_id_for_st_isclosed`
[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 `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/functions.rs:269:1
[INFO] [stdout]     |
[INFO] [stdout] 269 | / sql_function! {
[INFO] [stdout] 270 | |     /// Represents the MySQL `ST_Crosses` function
[INFO] [stdout] 271 | |     #[sql_name="ST_Crosses"]
[INFO] [stdout] 272 | |     fn ST_Crosses<G1: Into<Geometry>, G2: Into<Geometry>>(g1: G1, g2: G2) -> Bool;
[INFO] [stdout] 273 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = help: move this `impl` block outside the of the current function `_impl_query_id_for_st_crosses`
[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 `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/functions.rs:107:1
[INFO] [stdout]     |
[INFO] [stdout] 107 | / sql_function! {
[INFO] [stdout] 108 | |     /// Represents the MySQL `ST_IsClosed` function
[INFO] [stdout] 109 | |     #[sql_name="ST_IsClosed"]
[INFO] [stdout] 110 | |     fn ST_IsClosed<G: Into<Geometry>>(ls: G) -> Bool;
[INFO] [stdout] 111 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = help: move this `impl` block outside the of the current function `_impl_diesel_numeric_ops_for_st_isclosed`
[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 `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/functions.rs:269:1
[INFO] [stdout]     |
[INFO] [stdout] 269 | / sql_function! {
[INFO] [stdout] 270 | |     /// Represents the MySQL `ST_Crosses` function
[INFO] [stdout] 271 | |     #[sql_name="ST_Crosses"]
[INFO] [stdout] 272 | |     fn ST_Crosses<G1: Into<Geometry>, G2: Into<Geometry>>(g1: G1, g2: G2) -> Bool;
[INFO] [stdout] 273 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = help: move this `impl` block outside the of the current function `_impl_diesel_numeric_ops_for_st_crosses`
[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 `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/functions.rs:113:1
[INFO] [stdout]     |
[INFO] [stdout] 113 | / sql_function! {
[INFO] [stdout] 114 | |     /// Represents the MySQL `ST_Length` function
[INFO] [stdout] 115 | |     #[sql_name="ST_Length"]
[INFO] [stdout] 116 | |     fn ST_Length<G: Into<Geometry>>(ls: G) -> Double;
[INFO] [stdout] 117 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = help: move this `impl` block outside the of the current function `_impl_query_id_for_st_length`
[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 `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/functions.rs:275:1
[INFO] [stdout]     |
[INFO] [stdout] 275 | / sql_function! {
[INFO] [stdout] 276 | |     /// Represents the MySQL `ST_Disjoint` function
[INFO] [stdout] 277 | |     #[sql_name="ST_Disjoint"]
[INFO] [stdout] 278 | |     fn ST_Disjoint<G1: Into<Geometry>, G2: Into<Geometry>>(g1: G1, g2: G2) -> Bool;
[INFO] [stdout] 279 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = help: move this `impl` block outside the of the current function `_impl_query_id_for_st_disjoint`
[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 `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/functions.rs:113:1
[INFO] [stdout]     |
[INFO] [stdout] 113 | / sql_function! {
[INFO] [stdout] 114 | |     /// Represents the MySQL `ST_Length` function
[INFO] [stdout] 115 | |     #[sql_name="ST_Length"]
[INFO] [stdout] 116 | |     fn ST_Length<G: Into<Geometry>>(ls: G) -> Double;
[INFO] [stdout] 117 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = help: move this `impl` block outside the of the current function `_impl_diesel_numeric_ops_for_st_length`
[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 `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/functions.rs:119:1
[INFO] [stdout]     |
[INFO] [stdout] 119 | / sql_function! {
[INFO] [stdout] 120 | |     /// Represents the MySQL `ST_NumPoints` function
[INFO] [stdout] 121 | |     #[sql_name="ST_NumPoints"]
[INFO] [stdout] 122 | |     fn ST_NumPoints(ls: LineString) -> Integer;
[INFO] [stdout] 123 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = help: move this `impl` block outside the of the current function `_impl_query_id_for_st_numpoints`
[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 `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/functions.rs:119:1
[INFO] [stdout]     |
[INFO] [stdout] 119 | / sql_function! {
[INFO] [stdout] 120 | |     /// Represents the MySQL `ST_NumPoints` function
[INFO] [stdout] 121 | |     #[sql_name="ST_NumPoints"]
[INFO] [stdout] 122 | |     fn ST_NumPoints(ls: LineString) -> Integer;
[INFO] [stdout] 123 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = help: move this `impl` block outside the of the current function `_impl_diesel_numeric_ops_for_st_numpoints`
[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 `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/functions.rs:275:1
[INFO] [stdout]     |
[INFO] [stdout] 275 | / sql_function! {
[INFO] [stdout] 276 | |     /// Represents the MySQL `ST_Disjoint` function
[INFO] [stdout] 277 | |     #[sql_name="ST_Disjoint"]
[INFO] [stdout] 278 | |     fn ST_Disjoint<G1: Into<Geometry>, G2: Into<Geometry>>(g1: G1, g2: G2) -> Bool;
[INFO] [stdout] 279 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = help: move this `impl` block outside the of the current function `_impl_diesel_numeric_ops_for_st_disjoint`
[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 `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/functions.rs:125:1
[INFO] [stdout]     |
[INFO] [stdout] 125 | / sql_function! {
[INFO] [stdout] 126 | |     /// Represents the MySQL `ST_PointN` function
[INFO] [stdout] 127 | |     #[sql_name="ST_PointN"]
[INFO] [stdout] 128 | |     fn ST_PointN(ls: LineString, n: Integer) -> Nullable<Point>;
[INFO] [stdout] 129 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = help: move this `impl` block outside the of the current function `_impl_query_id_for_st_pointn`
[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 `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/functions.rs:281:1
[INFO] [stdout]     |
[INFO] [stdout] 281 | / sql_function! {
[INFO] [stdout] 282 | |     /// Represents the MySQL `ST_Distance` function
[INFO] [stdout] 283 | |     #[sql_name="ST_Distance"]
[INFO] [stdout] 284 | |     fn ST_Distance<G1: Into<Geometry>, G2: Into<Geometry>>(g1: G1, g2: G2) -> Double;
[INFO] [stdout] 285 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = help: move this `impl` block outside the of the current function `_impl_query_id_for_st_distance`
[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 `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/functions.rs:125:1
[INFO] [stdout]     |
[INFO] [stdout] 125 | / sql_function! {
[INFO] [stdout] 126 | |     /// Represents the MySQL `ST_PointN` function
[INFO] [stdout] 127 | |     #[sql_name="ST_PointN"]
[INFO] [stdout] 128 | |     fn ST_PointN(ls: LineString, n: Integer) -> Nullable<Point>;
[INFO] [stdout] 129 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = help: move this `impl` block outside the of the current function `_impl_diesel_numeric_ops_for_st_pointn`
[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 `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/functions.rs:131:1
[INFO] [stdout]     |
[INFO] [stdout] 131 | / sql_function! {
[INFO] [stdout] 132 | |     /// Represents the MySQL `ST_StartPoint` function
[INFO] [stdout] 133 | |     #[sql_name="ST_StartPoint"]
[INFO] [stdout] 134 | |     fn ST_StartPoint(ls: LineString) -> Point;
[INFO] [stdout] 135 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = help: move this `impl` block outside the of the current function `_impl_query_id_for_st_startpoint`
[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 `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/functions.rs:281:1
[INFO] [stdout]     |
[INFO] [stdout] 281 | / sql_function! {
[INFO] [stdout] 282 | |     /// Represents the MySQL `ST_Distance` function
[INFO] [stdout] 283 | |     #[sql_name="ST_Distance"]
[INFO] [stdout] 284 | |     fn ST_Distance<G1: Into<Geometry>, G2: Into<Geometry>>(g1: G1, g2: G2) -> Double;
[INFO] [stdout] 285 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = help: move this `impl` block outside the of the current function `_impl_diesel_numeric_ops_for_st_distance`
[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 `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/functions.rs:131:1
[INFO] [stdout]     |
[INFO] [stdout] 131 | / sql_function! {
[INFO] [stdout] 132 | |     /// Represents the MySQL `ST_StartPoint` function
[INFO] [stdout] 133 | |     #[sql_name="ST_StartPoint"]
[INFO] [stdout] 134 | |     fn ST_StartPoint(ls: LineString) -> Point;
[INFO] [stdout] 135 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = help: move this `impl` block outside the of the current function `_impl_diesel_numeric_ops_for_st_startpoint`
[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 `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/functions.rs:287:1
[INFO] [stdout]     |
[INFO] [stdout] 287 | / sql_function! {
[INFO] [stdout] 288 | |     /// Represents the MySQL `ST_Equals` function
[INFO] [stdout] 289 | |     #[sql_name="ST_Equals"]
[INFO] [stdout] 290 | |     fn ST_Equals<G1: Into<Geometry>, G2: Into<Geometry>>(g1: G1, g2: G2) -> Bool;
[INFO] [stdout] 291 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = help: move this `impl` block outside the of the current function `_impl_query_id_for_st_equals`
[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 `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/functions.rs:137:1
[INFO] [stdout]     |
[INFO] [stdout] 137 | / sql_function! {
[INFO] [stdout] 138 | |     /// Represents the MySQL `ST_Area` function
[INFO] [stdout] 139 | |     #[sql_name="ST_Area"]
[INFO] [stdout] 140 | |     fn ST_Area<G: Into<Geometry>>(poly: G) -> Double;
[INFO] [stdout] 141 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = help: move this `impl` block outside the of the current function `_impl_query_id_for_st_area`
[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 `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/functions.rs:137:1
[INFO] [stdout]     |
[INFO] [stdout] 137 | / sql_function! {
[INFO] [stdout] 138 | |     /// Represents the MySQL `ST_Area` function
[INFO] [stdout] 139 | |     #[sql_name="ST_Area"]
[INFO] [stdout] 140 | |     fn ST_Area<G: Into<Geometry>>(poly: G) -> Double;
[INFO] [stdout] 141 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = help: move this `impl` block outside the of the current function `_impl_diesel_numeric_ops_for_st_area`
[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 `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/functions.rs:287:1
[INFO] [stdout]     |
[INFO] [stdout] 287 | / sql_function! {
[INFO] [stdout] 288 | |     /// Represents the MySQL `ST_Equals` function
[INFO] [stdout] 289 | |     #[sql_name="ST_Equals"]
[INFO] [stdout] 290 | |     fn ST_Equals<G1: Into<Geometry>, G2: Into<Geometry>>(g1: G1, g2: G2) -> Bool;
[INFO] [stdout] 291 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = help: move this `impl` block outside the of the current function `_impl_diesel_numeric_ops_for_st_equals`
[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 `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/functions.rs:143:1
[INFO] [stdout]     |
[INFO] [stdout] 143 | / sql_function! {
[INFO] [stdout] 144 | |     /// Represents the MySQL `ST_Centroid` function
[INFO] [stdout] 145 | |     #[sql_name="ST_Centroid"]
[INFO] [stdout] 146 | |     fn ST_Centroid<G: Into<Geometry>>(poly: G) -> Nullable<Point>;
[INFO] [stdout] 147 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = help: move this `impl` block outside the of the current function `_impl_query_id_for_st_centroid`
[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 `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/functions.rs:293:1
[INFO] [stdout]     |
[INFO] [stdout] 293 | / sql_function! {
[INFO] [stdout] 294 | |     /// Represents the MySQL `ST_Intersects` function
[INFO] [stdout] 295 | |     #[sql_name="ST_Intersects"]
[INFO] [stdout] 296 | |     fn ST_Intersects<G1: Into<Geometry>, G2: Into<Geometry>>(g1: G1, g2: G2) -> Bool;
[INFO] [stdout] 297 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = help: move this `impl` block outside the of the current function `_impl_query_id_for_st_intersects`
[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 `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/functions.rs:143:1
[INFO] [stdout]     |
[INFO] [stdout] 143 | / sql_function! {
[INFO] [stdout] 144 | |     /// Represents the MySQL `ST_Centroid` function
[INFO] [stdout] 145 | |     #[sql_name="ST_Centroid"]
[INFO] [stdout] 146 | |     fn ST_Centroid<G: Into<Geometry>>(poly: G) -> Nullable<Point>;
[INFO] [stdout] 147 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = help: move this `impl` block outside the of the current function `_impl_diesel_numeric_ops_for_st_centroid`
[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 `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/functions.rs:149:1
[INFO] [stdout]     |
[INFO] [stdout] 149 | / sql_function! {
[INFO] [stdout] 150 | |     /// Represents the MySQL `ST_ExteriorRing` function
[INFO] [stdout] 151 | |     #[sql_name="ST_ExteriorRing"]
[INFO] [stdout] 152 | |     fn ST_ExteriorRing(poly: Polygon) -> LineString;
[INFO] [stdout] 153 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = help: move this `impl` block outside the of the current function `_impl_query_id_for_st_exteriorring`
[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 `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/functions.rs:293:1
[INFO] [stdout]     |
[INFO] [stdout] 293 | / sql_function! {
[INFO] [stdout] 294 | |     /// Represents the MySQL `ST_Intersects` function
[INFO] [stdout] 295 | |     #[sql_name="ST_Intersects"]
[INFO] [stdout] 296 | |     fn ST_Intersects<G1: Into<Geometry>, G2: Into<Geometry>>(g1: G1, g2: G2) -> Bool;
[INFO] [stdout] 297 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = help: move this `impl` block outside the of the current function `_impl_diesel_numeric_ops_for_st_intersects`
[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 `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/functions.rs:149:1
[INFO] [stdout]     |
[INFO] [stdout] 149 | / sql_function! {
[INFO] [stdout] 150 | |     /// Represents the MySQL `ST_ExteriorRing` function
[INFO] [stdout] 151 | |     #[sql_name="ST_ExteriorRing"]
[INFO] [stdout] 152 | |     fn ST_ExteriorRing(poly: Polygon) -> LineString;
[INFO] [stdout] 153 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = help: move this `impl` block outside the of the current function `_impl_diesel_numeric_ops_for_st_exteriorring`
[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 `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/functions.rs:155:1
[INFO] [stdout]     |
[INFO] [stdout] 155 | / sql_function! {
[INFO] [stdout] 156 | |     /// Represents the MySQL `ST_ExteriorRing` function
[INFO] [stdout] 157 | |     #[sql_name="ST_InteriorRingN"]
[INFO] [stdout] 158 | |     fn ST_InteriorRingN(poly: Polygon, n: Integer) -> Nullable<LineString>;
[INFO] [stdout] 159 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = help: move this `impl` block outside the of the current function `_impl_query_id_for_st_interiorringn`
[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 `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/functions.rs:299:1
[INFO] [stdout]     |
[INFO] [stdout] 299 | / sql_function! {
[INFO] [stdout] 300 | |     /// Represents the MySQL `ST_Overlaps` function
[INFO] [stdout] 301 | |     #[sql_name="ST_Overlaps"]
[INFO] [stdout] 302 | |     fn ST_Overlaps<G1: Into<Geometry>, G2: Into<Geometry>>(g1: G1, g2: G2) -> Nullable<Bool>;
[INFO] [stdout] 303 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = help: move this `impl` block outside the of the current function `_impl_query_id_for_st_overlaps`
[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 `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/functions.rs:155:1
[INFO] [stdout]     |
[INFO] [stdout] 155 | / sql_function! {
[INFO] [stdout] 156 | |     /// Represents the MySQL `ST_ExteriorRing` function
[INFO] [stdout] 157 | |     #[sql_name="ST_InteriorRingN"]
[INFO] [stdout] 158 | |     fn ST_InteriorRingN(poly: Polygon, n: Integer) -> Nullable<LineString>;
[INFO] [stdout] 159 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = help: move this `impl` block outside the of the current function `_impl_diesel_numeric_ops_for_st_interiorringn`
[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 `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/functions.rs:161:1
[INFO] [stdout]     |
[INFO] [stdout] 161 | / sql_function! {
[INFO] [stdout] 162 | |     /// Represents the MySQL `ST_NumInteriorRings` function
[INFO] [stdout] 163 | |     #[sql_name="ST_NumInteriorRings"]
[INFO] [stdout] 164 | |     fn ST_NumInteriorRings(poly: Polygon) -> Integer;
[INFO] [stdout] 165 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = help: move this `impl` block outside the of the current function `_impl_query_id_for_st_numinteriorrings`
[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 `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/functions.rs:299:1
[INFO] [stdout]     |
[INFO] [stdout] 299 | / sql_function! {
[INFO] [stdout] 300 | |     /// Represents the MySQL `ST_Overlaps` function
[INFO] [stdout] 301 | |     #[sql_name="ST_Overlaps"]
[INFO] [stdout] 302 | |     fn ST_Overlaps<G1: Into<Geometry>, G2: Into<Geometry>>(g1: G1, g2: G2) -> Nullable<Bool>;
[INFO] [stdout] 303 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = help: move this `impl` block outside the of the current function `_impl_diesel_numeric_ops_for_st_overlaps`
[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 `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/functions.rs:161:1
[INFO] [stdout]     |
[INFO] [stdout] 161 | / sql_function! {
[INFO] [stdout] 162 | |     /// Represents the MySQL `ST_NumInteriorRings` function
[INFO] [stdout] 163 | |     #[sql_name="ST_NumInteriorRings"]
[INFO] [stdout] 164 | |     fn ST_NumInteriorRings(poly: Polygon) -> Integer;
[INFO] [stdout] 165 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = help: move this `impl` block outside the of the current function `_impl_diesel_numeric_ops_for_st_numinteriorrings`
[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 `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/functions.rs:305:1
[INFO] [stdout]     |
[INFO] [stdout] 305 | / sql_function! {
[INFO] [stdout] 306 | |     /// Represents the MySQL `ST_Touches` function
[INFO] [stdout] 307 | |     #[sql_name="ST_Touches"]
[INFO] [stdout] 308 | |     fn ST_Touches<G1: Into<Geometry>, G2: Into<Geometry>>(g1: G1, g2: G2) -> Nullable<Bool>;
[INFO] [stdout] 309 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = help: move this `impl` block outside the of the current function `_impl_query_id_for_st_touches`
[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 `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/functions.rs:167:1
[INFO] [stdout]     |
[INFO] [stdout] 167 | / sql_function! {
[INFO] [stdout] 168 | |     /// Represents the MySQL `ST_GeometryN` function
[INFO] [stdout] 169 | |     #[sql_name="ST_GeometryN"]
[INFO] [stdout] 170 | |     fn ST_GeometryN(gc: GeometryCollection, n: Integer) -> Nullable<Geometry>;
[INFO] [stdout] 171 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = help: move this `impl` block outside the of the current function `_impl_query_id_for_st_geometryn`
[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 `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/functions.rs:167:1
[INFO] [stdout]     |
[INFO] [stdout] 167 | / sql_function! {
[INFO] [stdout] 168 | |     /// Represents the MySQL `ST_GeometryN` function
[INFO] [stdout] 169 | |     #[sql_name="ST_GeometryN"]
[INFO] [stdout] 170 | |     fn ST_GeometryN(gc: GeometryCollection, n: Integer) -> Nullable<Geometry>;
[INFO] [stdout] 171 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = help: move this `impl` block outside the of the current function `_impl_diesel_numeric_ops_for_st_geometryn`
[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 `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/functions.rs:173:1
[INFO] [stdout]     |
[INFO] [stdout] 173 | / sql_function! {
[INFO] [stdout] 174 | |     /// Represents the MySQL `ST_NumGeometries` function
[INFO] [stdout] 175 | |     #[sql_name="ST_NumGeometries"]
[INFO] [stdout] 176 | |     fn ST_NumGeometries(gc: GeometryCollection) -> Integer;
[INFO] [stdout] 177 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = help: move this `impl` block outside the of the current function `_impl_query_id_for_st_numgeometries`
[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 `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/functions.rs:305:1
[INFO] [stdout]     |
[INFO] [stdout] 305 | / sql_function! {
[INFO] [stdout] 306 | |     /// Represents the MySQL `ST_Touches` function
[INFO] [stdout] 307 | |     #[sql_name="ST_Touches"]
[INFO] [stdout] 308 | |     fn ST_Touches<G1: Into<Geometry>, G2: Into<Geometry>>(g1: G1, g2: G2) -> Nullable<Bool>;
[INFO] [stdout] 309 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = help: move this `impl` block outside the of the current function `_impl_diesel_numeric_ops_for_st_touches`
[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 `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/functions.rs:173:1
[INFO] [stdout]     |
[INFO] [stdout] 173 | / sql_function! {
[INFO] [stdout] 174 | |     /// Represents the MySQL `ST_NumGeometries` function
[INFO] [stdout] 175 | |     #[sql_name="ST_NumGeometries"]
[INFO] [stdout] 176 | |     fn ST_NumGeometries(gc: GeometryCollection) -> Integer;
[INFO] [stdout] 177 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = help: move this `impl` block outside the of the current function `_impl_diesel_numeric_ops_for_st_numgeometries`
[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 `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/functions.rs:311:1
[INFO] [stdout]     |
[INFO] [stdout] 311 | / sql_function! {
[INFO] [stdout] 312 | |     /// Represents the MySQL `ST_Within` function
[INFO] [stdout] 313 | |     #[sql_name="ST_Within"]
[INFO] [stdout] 314 | |     fn ST_Within<G1: Into<Geometry>, G2: Into<Geometry>>(g1: G1, g2: G2) -> Bool;
[INFO] [stdout] 315 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = help: move this `impl` block outside the of the current function `_impl_query_id_for_st_within`
[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 `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/functions.rs:179:1
[INFO] [stdout]     |
[INFO] [stdout] 179 | / sql_function! {
[INFO] [stdout] 180 | |     /// Represents the MySQL `ST_Buffer_Strategy` function (with one argument)
[INFO] [stdout] 181 | |     #[sql_name="ST_Buffer_Strategy"]
[INFO] [stdout] 182 | |     fn ST_Buffer_Strategy(strategy: Text) -> Blob;
[INFO] [stdout] 183 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = help: move this `impl` block outside the of the current function `_impl_query_id_for_st_buffer_strategy`
[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 `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/functions.rs:179:1
[INFO] [stdout]     |
[INFO] [stdout] 179 | / sql_function! {
[INFO] [stdout] 180 | |     /// Represents the MySQL `ST_Buffer_Strategy` function (with one argument)
[INFO] [stdout] 181 | |     #[sql_name="ST_Buffer_Strategy"]
[INFO] [stdout] 182 | |     fn ST_Buffer_Strategy(strategy: Text) -> Blob;
[INFO] [stdout] 183 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = help: move this `impl` block outside the of the current function `_impl_diesel_numeric_ops_for_st_buffer_strategy`
[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 `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/functions.rs:311:1
[INFO] [stdout]     |
[INFO] [stdout] 311 | / sql_function! {
[INFO] [stdout] 312 | |     /// Represents the MySQL `ST_Within` function
[INFO] [stdout] 313 | |     #[sql_name="ST_Within"]
[INFO] [stdout] 314 | |     fn ST_Within<G1: Into<Geometry>, G2: Into<Geometry>>(g1: G1, g2: G2) -> Bool;
[INFO] [stdout] 315 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = help: move this `impl` block outside the of the current function `_impl_diesel_numeric_ops_for_st_within`
[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 `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/functions.rs:185:1
[INFO] [stdout]     |
[INFO] [stdout] 185 | / sql_function! {
[INFO] [stdout] 186 | |     /// Represents the MySQL `ST_Buffer_Strategy` function (with two arguments)
[INFO] [stdout] 187 | |     #[sql_name="ST_Buffer_Strategy"]
[INFO] [stdout] 188 | |     fn ST_Buffer_Strategy_2(strategy: Text, points_per_circle: Integer) -> Blob;
[INFO] [stdout] 189 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = help: move this `impl` block outside the of the current function `_impl_query_id_for_st_buffer_strategy_2`
[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 `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/functions.rs:185:1
[INFO] [stdout]     |
[INFO] [stdout] 185 | / sql_function! {
[INFO] [stdout] 186 | |     /// Represents the MySQL `ST_Buffer_Strategy` function (with two arguments)
[INFO] [stdout] 187 | |     #[sql_name="ST_Buffer_Strategy"]
[INFO] [stdout] 188 | |     fn ST_Buffer_Strategy_2(strategy: Text, points_per_circle: Integer) -> Blob;
[INFO] [stdout] 189 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = help: move this `impl` block outside the of the current function `_impl_diesel_numeric_ops_for_st_buffer_strategy_2`
[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 `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/functions.rs:317:1
[INFO] [stdout]     |
[INFO] [stdout] 317 | / sql_function! {
[INFO] [stdout] 318 | |     /// Represents the MySQL `MBRContains` function
[INFO] [stdout] 319 | |     #[sql_name="MBRContains"]
[INFO] [stdout] 320 | |     fn MBRContains<G1: Into<Geometry>, G2: Into<Geometry>>(g1: G1, g2: G2) -> Bool;
[INFO] [stdout] 321 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = help: move this `impl` block outside the of the current function `_impl_query_id_for_mbrcontains`
[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 `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/functions.rs:191:1
[INFO] [stdout]     |
[INFO] [stdout] 191 | / sql_function! {
[INFO] [stdout] 192 | |     /// Represents the MySQL `ST_Buffer` function (with two arguments)
[INFO] [stdout] 193 | |     #[sql_name="ST_Buffer"]
[INFO] [stdout] 194 | |     fn ST_Buffer<G: Into<Geometry>>(g: G, d: Double) -> Geometry;
[INFO] [stdout] 195 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = help: move this `impl` block outside the of the current function `_impl_query_id_for_st_buffer`
[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 `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/functions.rs:317:1
[INFO] [stdout]     |
[INFO] [stdout] 317 | / sql_function! {
[INFO] [stdout] 318 | |     /// Represents the MySQL `MBRContains` function
[INFO] [stdout] 319 | |     #[sql_name="MBRContains"]
[INFO] [stdout] 320 | |     fn MBRContains<G1: Into<Geometry>, G2: Into<Geometry>>(g1: G1, g2: G2) -> Bool;
[INFO] [stdout] 321 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = help: move this `impl` block outside the of the current function `_impl_diesel_numeric_ops_for_mbrcontains`
[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 `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/functions.rs:191:1
[INFO] [stdout]     |
[INFO] [stdout] 191 | / sql_function! {
[INFO] [stdout] 192 | |     /// Represents the MySQL `ST_Buffer` function (with two arguments)
[INFO] [stdout] 193 | |     #[sql_name="ST_Buffer"]
[INFO] [stdout] 194 | |     fn ST_Buffer<G: Into<Geometry>>(g: G, d: Double) -> Geometry;
[INFO] [stdout] 195 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = help: move this `impl` block outside the of the current function `_impl_diesel_numeric_ops_for_st_buffer`
[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 `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/functions.rs:323:1
[INFO] [stdout]     |
[INFO] [stdout] 323 | / sql_function! {
[INFO] [stdout] 324 | |     /// Represents the MySQL `MBRCoveredBy` function
[INFO] [stdout] 325 | |     #[sql_name="MBRCoveredBy"]
[INFO] [stdout] 326 | |     fn MBRCoveredBy<G1: Into<Geometry>, G2: Into<Geometry>>(g1: G1, g2: G2) -> Bool;
[INFO] [stdout] 327 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = help: move this `impl` block outside the of the current function `_impl_query_id_for_mbrcoveredby`
[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 `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/functions.rs:197:1
[INFO] [stdout]     |
[INFO] [stdout] 197 | / sql_function! {
[INFO] [stdout] 198 | |     /// Represents the MySQL `ST_Buffer` function (with three arguments)
[INFO] [stdout] 199 | |     #[sql_name="ST_Buffer"]
[INFO] [stdout] 200 | |     fn ST_Buffer_1<G: Into<Geometry>>(g: G, d: Double, strategy1: Blob) -> Geometry;
[INFO] [stdout] 201 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = help: move this `impl` block outside the of the current function `_impl_query_id_for_st_buffer_1`
[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 `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/functions.rs:323:1
[INFO] [stdout]     |
[INFO] [stdout] 323 | / sql_function! {
[INFO] [stdout] 324 | |     /// Represents the MySQL `MBRCoveredBy` function
[INFO] [stdout] 325 | |     #[sql_name="MBRCoveredBy"]
[INFO] [stdout] 326 | |     fn MBRCoveredBy<G1: Into<Geometry>, G2: Into<Geometry>>(g1: G1, g2: G2) -> Bool;
[INFO] [stdout] 327 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = help: move this `impl` block outside the of the current function `_impl_diesel_numeric_ops_for_mbrcoveredby`
[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 `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/functions.rs:197:1
[INFO] [stdout]     |
[INFO] [stdout] 197 | / sql_function! {
[INFO] [stdout] 198 | |     /// Represents the MySQL `ST_Buffer` function (with three arguments)
[INFO] [stdout] 199 | |     #[sql_name="ST_Buffer"]
[INFO] [stdout] 200 | |     fn ST_Buffer_1<G: Into<Geometry>>(g: G, d: Double, strategy1: Blob) -> Geometry;
[INFO] [stdout] 201 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = help: move this `impl` block outside the of the current function `_impl_diesel_numeric_ops_for_st_buffer_1`
[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 `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/functions.rs:329:1
[INFO] [stdout]     |
[INFO] [stdout] 329 | / sql_function! {
[INFO] [stdout] 330 | |     /// Represents the MySQL `MBRCovers` function
[INFO] [stdout] 331 | |     #[sql_name="MBRCovers"]
[INFO] [stdout] 332 | |     fn MBRCovers<G1: Into<Geometry>, G2: Into<Geometry>>(g1: G1, g2: G2) -> Bool;
[INFO] [stdout] 333 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = help: move this `impl` block outside the of the current function `_impl_query_id_for_mbrcovers`
[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 `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/functions.rs:203:1
[INFO] [stdout]     |
[INFO] [stdout] 203 | / sql_function! {
[INFO] [stdout] 204 | |     /// Represents the MySQL `ST_Buffer` function (with four arguments)
[INFO] [stdout] 205 | |     #[sql_name="ST_Buffer"]
[INFO] [stdout] 206 | |     fn ST_Buffer_2<G: Into<Geometry>>(g: G, d: Double, strategy1: Blob, strategy2: Blob) -> Geometry;
[INFO] [stdout] 207 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = help: move this `impl` block outside the of the current function `_impl_query_id_for_st_buffer_2`
[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 `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/functions.rs:329:1
[INFO] [stdout]     |
[INFO] [stdout] 329 | / sql_function! {
[INFO] [stdout] 330 | |     /// Represents the MySQL `MBRCovers` function
[INFO] [stdout] 331 | |     #[sql_name="MBRCovers"]
[INFO] [stdout] 332 | |     fn MBRCovers<G1: Into<Geometry>, G2: Into<Geometry>>(g1: G1, g2: G2) -> Bool;
[INFO] [stdout] 333 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = help: move this `impl` block outside the of the current function `_impl_diesel_numeric_ops_for_mbrcovers`
[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 `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/functions.rs:203:1
[INFO] [stdout]     |
[INFO] [stdout] 203 | / sql_function! {
[INFO] [stdout] 204 | |     /// Represents the MySQL `ST_Buffer` function (with four arguments)
[INFO] [stdout] 205 | |     #[sql_name="ST_Buffer"]
[INFO] [stdout] 206 | |     fn ST_Buffer_2<G: Into<Geometry>>(g: G, d: Double, strategy1: Blob, strategy2: Blob) -> Geometry;
[INFO] [stdout] 207 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = help: move this `impl` block outside the of the current function `_impl_diesel_numeric_ops_for_st_buffer_2`
[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 `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/functions.rs:209:1
[INFO] [stdout]     |
[INFO] [stdout] 209 | / sql_function! {
[INFO] [stdout] 210 | |     /// Represents the MySQL `ST_Buffer` function (with five arguments)
[INFO] [stdout] 211 | |     #[sql_name="ST_Buffer"]
[INFO] [stdout] 212 | |     fn ST_Buffer_3<G: Into<Geometry>>(g: G, d: Double, strategy1: Blob, strategy2: Blob, strategy3: Blob) -> Geometry;
[INFO] [stdout] 213 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = help: move this `impl` block outside the of the current function `_impl_query_id_for_st_buffer_3`
[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 `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/functions.rs:335:1
[INFO] [stdout]     |
[INFO] [stdout] 335 | / sql_function! {
[INFO] [stdout] 336 | |     /// Represents the MySQL `MBRDisjoint` function
[INFO] [stdout] 337 | |     #[sql_name="MBRDisjoint"]
[INFO] [stdout] 338 | |     fn MBRDisjoint<G1: Into<Geometry>, G2: Into<Geometry>>(g1: G1, g2: G2) -> Bool;
[INFO] [stdout] 339 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = help: move this `impl` block outside the of the current function `_impl_query_id_for_mbrdisjoint`
[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 `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/functions.rs:209:1
[INFO] [stdout]     |
[INFO] [stdout] 209 | / sql_function! {
[INFO] [stdout] 210 | |     /// Represents the MySQL `ST_Buffer` function (with five arguments)
[INFO] [stdout] 211 | |     #[sql_name="ST_Buffer"]
[INFO] [stdout] 212 | |     fn ST_Buffer_3<G: Into<Geometry>>(g: G, d: Double, strategy1: Blob, strategy2: Blob, strategy3: Blob) -> Geometry;
[INFO] [stdout] 213 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = help: move this `impl` block outside the of the current function `_impl_diesel_numeric_ops_for_st_buffer_3`
[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 `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/functions.rs:335:1
[INFO] [stdout]     |
[INFO] [stdout] 335 | / sql_function! {
[INFO] [stdout] 336 | |     /// Represents the MySQL `MBRDisjoint` function
[INFO] [stdout] 337 | |     #[sql_name="MBRDisjoint"]
[INFO] [stdout] 338 | |     fn MBRDisjoint<G1: Into<Geometry>, G2: Into<Geometry>>(g1: G1, g2: G2) -> Bool;
[INFO] [stdout] 339 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = help: move this `impl` block outside the of the current function `_impl_diesel_numeric_ops_for_mbrdisjoint`
[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 `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/functions.rs:215:1
[INFO] [stdout]     |
[INFO] [stdout] 215 | / sql_function! {
[INFO] [stdout] 216 | |     /// Represents the MySQL `ST_ConvexHull` function
[INFO] [stdout] 217 | |     #[sql_name="ST_ConvexHull"]
[INFO] [stdout] 218 | |     fn ST_ConvexHull<G: Into<Geometry>>(g: G) -> Nullable<Geometry>;
[INFO] [stdout] 219 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = help: move this `impl` block outside the of the current function `_impl_query_id_for_st_convexhull`
[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 `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/functions.rs:341:1
[INFO] [stdout]     |
[INFO] [stdout] 341 | / sql_function! {
[INFO] [stdout] 342 | |     /// Represents the MySQL `MBRDisjoint` function
[INFO] [stdout] 343 | |     #[sql_name="MBREquals"]
[INFO] [stdout] 344 | |     fn MBREquals<G1: Into<Geometry>, G2: Into<Geometry>>(g1: G1, g2: G2) -> Bool;
[INFO] [stdout] 345 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = help: move this `impl` block outside the of the current function `_impl_query_id_for_mbrequals`
[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 `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/functions.rs:215:1
[INFO] [stdout]     |
[INFO] [stdout] 215 | / sql_function! {
[INFO] [stdout] 216 | |     /// Represents the MySQL `ST_ConvexHull` function
[INFO] [stdout] 217 | |     #[sql_name="ST_ConvexHull"]
[INFO] [stdout] 218 | |     fn ST_ConvexHull<G: Into<Geometry>>(g: G) -> Nullable<Geometry>;
[INFO] [stdout] 219 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = help: move this `impl` block outside the of the current function `_impl_diesel_numeric_ops_for_st_convexhull`
[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 `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/functions.rs:341:1
[INFO] [stdout]     |
[INFO] [stdout] 341 | / sql_function! {
[INFO] [stdout] 342 | |     /// Represents the MySQL `MBRDisjoint` function
[INFO] [stdout] 343 | |     #[sql_name="MBREquals"]
[INFO] [stdout] 344 | |     fn MBREquals<G1: Into<Geometry>, G2: Into<Geometry>>(g1: G1, g2: G2) -> Bool;
[INFO] [stdout] 345 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = help: move this `impl` block outside the of the current function `_impl_diesel_numeric_ops_for_mbrequals`
[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 `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/functions.rs:221:1
[INFO] [stdout]     |
[INFO] [stdout] 221 | / sql_function! {
[INFO] [stdout] 222 | |     /// Represents the MySQL `ST_Difference` function
[INFO] [stdout] 223 | |     #[sql_name="ST_Difference"]
[INFO] [stdout] 224 | |     fn ST_Difference<G1: Into<Geometry>, G2: Into<Geometry>>(g1: G1, g2: G2) -> Geometry;
[INFO] [stdout] 225 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = help: move this `impl` block outside the of the current function `_impl_query_id_for_st_difference`
[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 `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/functions.rs:347:1
[INFO] [stdout]     |
[INFO] [stdout] 347 | / sql_function! {
[INFO] [stdout] 348 | |     /// Represents the MySQL `MBROverlaps` function
[INFO] [stdout] 349 | |     #[sql_name="MBROverlaps"]
[INFO] [stdout] 350 | |     fn MBROverlaps<G1: Into<Geometry>, G2: Into<Geometry>>(g1: G1, g2: G2) -> Bool;
[INFO] [stdout] 351 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = help: move this `impl` block outside the of the current function `_impl_query_id_for_mbroverlaps`
[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 `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/functions.rs:221:1
[INFO] [stdout]     |
[INFO] [stdout] 221 | / sql_function! {
[INFO] [stdout] 222 | |     /// Represents the MySQL `ST_Difference` function
[INFO] [stdout] 223 | |     #[sql_name="ST_Difference"]
[INFO] [stdout] 224 | |     fn ST_Difference<G1: Into<Geometry>, G2: Into<Geometry>>(g1: G1, g2: G2) -> Geometry;
[INFO] [stdout] 225 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = help: move this `impl` block outside the of the current function `_impl_diesel_numeric_ops_for_st_difference`
[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 `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/functions.rs:347:1
[INFO] [stdout]     |
[INFO] [stdout] 347 | / sql_function! {
[INFO] [stdout] 348 | |     /// Represents the MySQL `MBROverlaps` function
[INFO] [stdout] 349 | |     #[sql_name="MBROverlaps"]
[INFO] [stdout] 350 | |     fn MBROverlaps<G1: Into<Geometry>, G2: Into<Geometry>>(g1: G1, g2: G2) -> Bool;
[INFO] [stdout] 351 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = help: move this `impl` block outside the of the current function `_impl_diesel_numeric_ops_for_mbroverlaps`
[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 `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/functions.rs:227:1
[INFO] [stdout]     |
[INFO] [stdout] 227 | / sql_function! {
[INFO] [stdout] 228 | |     /// Represents the MySQL `ST_Intersection` function
[INFO] [stdout] 229 | |     #[sql_name="ST_Intersection"]
[INFO] [stdout] 230 | |     fn ST_Intersection<G1: Into<Geometry>, G2: Into<Geometry>>(g1: G1, g2: G2) -> Geometry;
[INFO] [stdout] 231 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = help: move this `impl` block outside the of the current function `_impl_query_id_for_st_intersection`
[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 `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/functions.rs:227:1
[INFO] [stdout]     |
[INFO] [stdout] 227 | / sql_function! {
[INFO] [stdout] 228 | |     /// Represents the MySQL `ST_Intersection` function
[INFO] [stdout] 229 | |     #[sql_name="ST_Intersection"]
[INFO] [stdout] 230 | |     fn ST_Intersection<G1: Into<Geometry>, G2: Into<Geometry>>(g1: G1, g2: G2) -> Geometry;
[INFO] [stdout] 231 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = help: move this `impl` block outside the of the current function `_impl_diesel_numeric_ops_for_st_intersection`
[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 `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/functions.rs:353:1
[INFO] [stdout]     |
[INFO] [stdout] 353 | / sql_function! {
[INFO] [stdout] 354 | |     /// Represents the MySQL `MBRTouches` function
[INFO] [stdout] 355 | |     #[sql_name="MBRTouches"]
[INFO] [stdout] 356 | |     fn MBRTouches<G1: Into<Geometry>, G2: Into<Geometry>>(g1: G1, g2: G2) -> Bool;
[INFO] [stdout] 357 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = help: move this `impl` block outside the of the current function `_impl_query_id_for_mbrtouches`
[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 `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/functions.rs:233:1
[INFO] [stdout]     |
[INFO] [stdout] 233 | / sql_function! {
[INFO] [stdout] 234 | |     /// Represents the MySQL `ST_SymDifference` function
[INFO] [stdout] 235 | |     #[sql_name="ST_SymDifference"]
[INFO] [stdout] 236 | |     fn ST_SymDifference<G1: Into<Geometry>, G2: Into<Geometry>>(g1: G1, g2: G2) -> Geometry;
[INFO] [stdout] 237 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = help: move this `impl` block outside the of the current function `_impl_query_id_for_st_symdifference`
[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 `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/functions.rs:353:1
[INFO] [stdout]     |
[INFO] [stdout] 353 | / sql_function! {
[INFO] [stdout] 354 | |     /// Represents the MySQL `MBRTouches` function
[INFO] [stdout] 355 | |     #[sql_name="MBRTouches"]
[INFO] [stdout] 356 | |     fn MBRTouches<G1: Into<Geometry>, G2: Into<Geometry>>(g1: G1, g2: G2) -> Bool;
[INFO] [stdout] 357 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = help: move this `impl` block outside the of the current function `_impl_diesel_numeric_ops_for_mbrtouches`
[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 `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/functions.rs:233:1
[INFO] [stdout]     |
[INFO] [stdout] 233 | / sql_function! {
[INFO] [stdout] 234 | |     /// Represents the MySQL `ST_SymDifference` function
[INFO] [stdout] 235 | |     #[sql_name="ST_SymDifference"]
[INFO] [stdout] 236 | |     fn ST_SymDifference<G1: Into<Geometry>, G2: Into<Geometry>>(g1: G1, g2: G2) -> Geometry;
[INFO] [stdout] 237 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = help: move this `impl` block outside the of the current function `_impl_diesel_numeric_ops_for_st_symdifference`
[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 `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/functions.rs:359:1
[INFO] [stdout]     |
[INFO] [stdout] 359 | / sql_function! {
[INFO] [stdout] 360 | |     /// Represents the MySQL `MBRTouches` function
[INFO] [stdout] 361 | |     #[sql_name="MBRWithin"]
[INFO] [stdout] 362 | |     fn MBRWithin<G1: Into<Geometry>, G2: Into<Geometry>>(g1: G1, g2: G2) -> Bool;
[INFO] [stdout] 363 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = help: move this `impl` block outside the of the current function `_impl_query_id_for_mbrwithin`
[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 `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/functions.rs:239:1
[INFO] [stdout]     |
[INFO] [stdout] 239 | / sql_function! {
[INFO] [stdout] 240 | |     /// Represents the MySQL `ST_Union` function
[INFO] [stdout] 241 | |     #[sql_name="ST_Union"]
[INFO] [stdout] 242 | |     fn ST_Union<G1: Into<Geometry>, G2: Into<Geometry>>(g1: G1, g2: G2) -> Geometry;
[INFO] [stdout] 243 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = help: move this `impl` block outside the of the current function `_impl_query_id_for_st_union`
[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 `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/functions.rs:359:1
[INFO] [stdout]     |
[INFO] [stdout] 359 | / sql_function! {
[INFO] [stdout] 360 | |     /// Represents the MySQL `MBRTouches` function
[INFO] [stdout] 361 | |     #[sql_name="MBRWithin"]
[INFO] [stdout] 362 | |     fn MBRWithin<G1: Into<Geometry>, G2: Into<Geometry>>(g1: G1, g2: G2) -> Bool;
[INFO] [stdout] 363 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = help: move this `impl` block outside the of the current function `_impl_diesel_numeric_ops_for_mbrwithin`
[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 `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/functions.rs:239:1
[INFO] [stdout]     |
[INFO] [stdout] 239 | / sql_function! {
[INFO] [stdout] 240 | |     /// Represents the MySQL `ST_Union` function
[INFO] [stdout] 241 | |     #[sql_name="ST_Union"]
[INFO] [stdout] 242 | |     fn ST_Union<G1: Into<Geometry>, G2: Into<Geometry>>(g1: G1, g2: G2) -> Geometry;
[INFO] [stdout] 243 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = help: move this `impl` block outside the of the current function `_impl_diesel_numeric_ops_for_st_union`
[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 `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/functions.rs:365:1
[INFO] [stdout]     |
[INFO] [stdout] 365 | / sql_function! {
[INFO] [stdout] 366 | |     /// Represents the MySQL `ST_Collect` aggregate function
[INFO] [stdout] 367 | |     #[aggregate]
[INFO] [stdout] 368 | |     #[sql_name = "ST_Collect"]
[INFO] [stdout] 369 | |     fn ST_Collect<G: Into<Geometry>>(expr: G) -> Geometry;
[INFO] [stdout] 370 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = help: move this `impl` block outside the of the current function `_impl_query_id_for_st_collect`
[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 `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/functions.rs:245:1
[INFO] [stdout]     |
[INFO] [stdout] 245 | / sql_function! {
[INFO] [stdout] 246 | |     /// Represents the MySQL `ST_LineInterpolatePoint` function
[INFO] [stdout] 247 | |     #[sql_name="ST_LineInterpolatePoint"]
[INFO] [stdout] 248 | |     fn ST_LineInterpolatePoint(ls: LineString, fractional_distance: Double) -> Point;
[INFO] [stdout] 249 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = help: move this `impl` block outside the of the current function `_impl_query_id_for_st_lineinterpolatepoint`
[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 `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/functions.rs:245:1
[INFO] [stdout]     |
[INFO] [stdout] 245 | / sql_function! {
[INFO] [stdout] 246 | |     /// Represents the MySQL `ST_LineInterpolatePoint` function
[INFO] [stdout] 247 | |     #[sql_name="ST_LineInterpolatePoint"]
[INFO] [stdout] 248 | |     fn ST_LineInterpolatePoint(ls: LineString, fractional_distance: Double) -> Point;
[INFO] [stdout] 249 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = help: move this `impl` block outside the of the current function `_impl_diesel_numeric_ops_for_st_lineinterpolatepoint`
[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 `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/functions.rs:365:1
[INFO] [stdout]     |
[INFO] [stdout] 365 | / sql_function! {
[INFO] [stdout] 366 | |     /// Represents the MySQL `ST_Collect` aggregate function
[INFO] [stdout] 367 | |     #[aggregate]
[INFO] [stdout] 368 | |     #[sql_name = "ST_Collect"]
[INFO] [stdout] 369 | |     fn ST_Collect<G: Into<Geometry>>(expr: G) -> Geometry;
[INFO] [stdout] 370 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = help: move this `impl` block outside the of the current function `_impl_diesel_numeric_ops_for_st_collect`
[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 `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/functions.rs:251:1
[INFO] [stdout]     |
[INFO] [stdout] 251 | / sql_function! {
[INFO] [stdout] 252 | |     /// Represents the MySQL `ST_LineInterpolatePoints` function
[INFO] [stdout] 253 | |     #[sql_name="ST_LineInterpolatePoints"]
[INFO] [stdout] 254 | |     fn ST_LineInterpolatePoints(ls: LineString, fractional_distance: Double) -> MultiPoint;
[INFO] [stdout] 255 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = help: move this `impl` block outside the of the current function `_impl_query_id_for_st_lineinterpolatepoints`
[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 `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/functions.rs:372:1
[INFO] [stdout]     |
[INFO] [stdout] 372 | / sql_function! {
[INFO] [stdout] 373 | |     /// Represents the MySQL `ST_IsValid` function
[INFO] [stdout] 374 | |     #[sql_name = "ST_IsValid"]
[INFO] [stdout] 375 | |     fn ST_IsValid<G: Into<Geometry>>(expr: G) -> Bool;
[INFO] [stdout] 376 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = help: move this `impl` block outside the of the current function `_impl_query_id_for_st_isvalid`
[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 `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/functions.rs:251:1
[INFO] [stdout]     |
[INFO] [stdout] 251 | / sql_function! {
[INFO] [stdout] 252 | |     /// Represents the MySQL `ST_LineInterpolatePoints` function
[INFO] [stdout] 253 | |     #[sql_name="ST_LineInterpolatePoints"]
[INFO] [stdout] 254 | |     fn ST_LineInterpolatePoints(ls: LineString, fractional_distance: Double) -> MultiPoint;
[INFO] [stdout] 255 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = help: move this `impl` block outside the of the current function `_impl_diesel_numeric_ops_for_st_lineinterpolatepoints`
[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 `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/functions.rs:372:1
[INFO] [stdout]     |
[INFO] [stdout] 372 | / sql_function! {
[INFO] [stdout] 373 | |     /// Represents the MySQL `ST_IsValid` function
[INFO] [stdout] 374 | |     #[sql_name = "ST_IsValid"]
[INFO] [stdout] 375 | |     fn ST_IsValid<G: Into<Geometry>>(expr: G) -> Bool;
[INFO] [stdout] 376 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = help: move this `impl` block outside the of the current function `_impl_diesel_numeric_ops_for_st_isvalid`
[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 `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/functions.rs:257:1
[INFO] [stdout]     |
[INFO] [stdout] 257 | / sql_function! {
[INFO] [stdout] 258 | |     /// Represents the MySQL `ST_PointAtDistance` function
[INFO] [stdout] 259 | |     #[sql_name="ST_PointAtDistance"]
[INFO] [stdout] 260 | |     fn ST_PointAtDistance(ls: LineString, distance: Double) -> Point;
[INFO] [stdout] 261 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = help: move this `impl` block outside the of the current function `_impl_query_id_for_st_pointatdistance`
[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 `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/functions.rs:257:1
[INFO] [stdout]     |
[INFO] [stdout] 257 | / sql_function! {
[INFO] [stdout] 258 | |     /// Represents the MySQL `ST_PointAtDistance` function
[INFO] [stdout] 259 | |     #[sql_name="ST_PointAtDistance"]
[INFO] [stdout] 260 | |     fn ST_PointAtDistance(ls: LineString, distance: Double) -> Point;
[INFO] [stdout] 261 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = help: move this `impl` block outside the of the current function `_impl_diesel_numeric_ops_for_st_pointatdistance`
[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 `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/functions.rs:378:1
[INFO] [stdout]     |
[INFO] [stdout] 378 | / sql_function! {
[INFO] [stdout] 379 | |     /// Represents the MySQL `ST_Validate` function
[INFO] [stdout] 380 | |     #[sql_name = "ST_Validate"]
[INFO] [stdout] 381 | |     fn ST_Validate<G: Into<Geometry> + NotNull>(expr: G) -> Nullable<G>;
[INFO] [stdout] 382 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = help: move this `impl` block outside the of the current function `_impl_query_id_for_st_validate`
[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 `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/functions.rs:378:1
[INFO] [stdout]     |
[INFO] [stdout] 378 | / sql_function! {
[INFO] [stdout] 379 | |     /// Represents the MySQL `ST_Validate` function
[INFO] [stdout] 380 | |     #[sql_name = "ST_Validate"]
[INFO] [stdout] 381 | |     fn ST_Validate<G: Into<Geometry> + NotNull>(expr: G) -> Nullable<G>;
[INFO] [stdout] 382 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = help: move this `impl` block outside the of the current function `_impl_diesel_numeric_ops_for_st_validate`
[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 `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/functions.rs:263:1
[INFO] [stdout]     |
[INFO] [stdout] 263 | / sql_function! {
[INFO] [stdout] 264 | |     /// Represents the MySQL `ST_Contains` function
[INFO] [stdout] 265 | |     #[sql_name="ST_Contains"]
[INFO] [stdout] 266 | |     fn ST_Contains<G1: Into<Geometry>, G2: Into<Geometry>>(g1: G1, g2: G2) -> Bool;
[INFO] [stdout] 267 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = help: move this `impl` block outside the of the current function `_impl_query_id_for_st_contains`
[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 `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/functions.rs:263:1
[INFO] [stdout]     |
[INFO] [stdout] 263 | / sql_function! {
[INFO] [stdout] 264 | |     /// Represents the MySQL `ST_Contains` function
[INFO] [stdout] 265 | |     #[sql_name="ST_Contains"]
[INFO] [stdout] 266 | |     fn ST_Contains<G1: Into<Geometry>, G2: Into<Geometry>>(g1: G1, g2: G2) -> Bool;
[INFO] [stdout] 267 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = help: move this `impl` block outside the of the current function `_impl_diesel_numeric_ops_for_st_contains`
[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 `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/functions.rs:269:1
[INFO] [stdout]     |
[INFO] [stdout] 269 | / sql_function! {
[INFO] [stdout] 270 | |     /// Represents the MySQL `ST_Crosses` function
[INFO] [stdout] 271 | |     #[sql_name="ST_Crosses"]
[INFO] [stdout] 272 | |     fn ST_Crosses<G1: Into<Geometry>, G2: Into<Geometry>>(g1: G1, g2: G2) -> Bool;
[INFO] [stdout] 273 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = help: move this `impl` block outside the of the current function `_impl_query_id_for_st_crosses`
[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 `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/functions.rs:269:1
[INFO] [stdout]     |
[INFO] [stdout] 269 | / sql_function! {
[INFO] [stdout] 270 | |     /// Represents the MySQL `ST_Crosses` function
[INFO] [stdout] 271 | |     #[sql_name="ST_Crosses"]
[INFO] [stdout] 272 | |     fn ST_Crosses<G1: Into<Geometry>, G2: Into<Geometry>>(g1: G1, g2: G2) -> Bool;
[INFO] [stdout] 273 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = help: move this `impl` block outside the of the current function `_impl_diesel_numeric_ops_for_st_crosses`
[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 `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/functions.rs:275:1
[INFO] [stdout]     |
[INFO] [stdout] 275 | / sql_function! {
[INFO] [stdout] 276 | |     /// Represents the MySQL `ST_Disjoint` function
[INFO] [stdout] 277 | |     #[sql_name="ST_Disjoint"]
[INFO] [stdout] 278 | |     fn ST_Disjoint<G1: Into<Geometry>, G2: Into<Geometry>>(g1: G1, g2: G2) -> Bool;
[INFO] [stdout] 279 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = help: move this `impl` block outside the of the current function `_impl_query_id_for_st_disjoint`
[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 `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/functions.rs:275:1
[INFO] [stdout]     |
[INFO] [stdout] 275 | / sql_function! {
[INFO] [stdout] 276 | |     /// Represents the MySQL `ST_Disjoint` function
[INFO] [stdout] 277 | |     #[sql_name="ST_Disjoint"]
[INFO] [stdout] 278 | |     fn ST_Disjoint<G1: Into<Geometry>, G2: Into<Geometry>>(g1: G1, g2: G2) -> Bool;
[INFO] [stdout] 279 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = help: move this `impl` block outside the of the current function `_impl_diesel_numeric_ops_for_st_disjoint`
[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 `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/functions.rs:281:1
[INFO] [stdout]     |
[INFO] [stdout] 281 | / sql_function! {
[INFO] [stdout] 282 | |     /// Represents the MySQL `ST_Distance` function
[INFO] [stdout] 283 | |     #[sql_name="ST_Distance"]
[INFO] [stdout] 284 | |     fn ST_Distance<G1: Into<Geometry>, G2: Into<Geometry>>(g1: G1, g2: G2) -> Double;
[INFO] [stdout] 285 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = help: move this `impl` block outside the of the current function `_impl_query_id_for_st_distance`
[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 `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/functions.rs:281:1
[INFO] [stdout]     |
[INFO] [stdout] 281 | / sql_function! {
[INFO] [stdout] 282 | |     /// Represents the MySQL `ST_Distance` function
[INFO] [stdout] 283 | |     #[sql_name="ST_Distance"]
[INFO] [stdout] 284 | |     fn ST_Distance<G1: Into<Geometry>, G2: Into<Geometry>>(g1: G1, g2: G2) -> Double;
[INFO] [stdout] 285 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = help: move this `impl` block outside the of the current function `_impl_diesel_numeric_ops_for_st_distance`
[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 `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/functions.rs:287:1
[INFO] [stdout]     |
[INFO] [stdout] 287 | / sql_function! {
[INFO] [stdout] 288 | |     /// Represents the MySQL `ST_Equals` function
[INFO] [stdout] 289 | |     #[sql_name="ST_Equals"]
[INFO] [stdout] 290 | |     fn ST_Equals<G1: Into<Geometry>, G2: Into<Geometry>>(g1: G1, g2: G2) -> Bool;
[INFO] [stdout] 291 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = help: move this `impl` block outside the of the current function `_impl_query_id_for_st_equals`
[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 `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/functions.rs:287:1
[INFO] [stdout]     |
[INFO] [stdout] 287 | / sql_function! {
[INFO] [stdout] 288 | |     /// Represents the MySQL `ST_Equals` function
[INFO] [stdout] 289 | |     #[sql_name="ST_Equals"]
[INFO] [stdout] 290 | |     fn ST_Equals<G1: Into<Geometry>, G2: Into<Geometry>>(g1: G1, g2: G2) -> Bool;
[INFO] [stdout] 291 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = help: move this `impl` block outside the of the current function `_impl_diesel_numeric_ops_for_st_equals`
[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 `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/functions.rs:293:1
[INFO] [stdout]     |
[INFO] [stdout] 293 | / sql_function! {
[INFO] [stdout] 294 | |     /// Represents the MySQL `ST_Intersects` function
[INFO] [stdout] 295 | |     #[sql_name="ST_Intersects"]
[INFO] [stdout] 296 | |     fn ST_Intersects<G1: Into<Geometry>, G2: Into<Geometry>>(g1: G1, g2: G2) -> Bool;
[INFO] [stdout] 297 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = help: move this `impl` block outside the of the current function `_impl_query_id_for_st_intersects`
[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 `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/functions.rs:293:1
[INFO] [stdout]     |
[INFO] [stdout] 293 | / sql_function! {
[INFO] [stdout] 294 | |     /// Represents the MySQL `ST_Intersects` function
[INFO] [stdout] 295 | |     #[sql_name="ST_Intersects"]
[INFO] [stdout] 296 | |     fn ST_Intersects<G1: Into<Geometry>, G2: Into<Geometry>>(g1: G1, g2: G2) -> Bool;
[INFO] [stdout] 297 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = help: move this `impl` block outside the of the current function `_impl_diesel_numeric_ops_for_st_intersects`
[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 `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/functions.rs:299:1
[INFO] [stdout]     |
[INFO] [stdout] 299 | / sql_function! {
[INFO] [stdout] 300 | |     /// Represents the MySQL `ST_Overlaps` function
[INFO] [stdout] 301 | |     #[sql_name="ST_Overlaps"]
[INFO] [stdout] 302 | |     fn ST_Overlaps<G1: Into<Geometry>, G2: Into<Geometry>>(g1: G1, g2: G2) -> Nullable<Bool>;
[INFO] [stdout] 303 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = help: move this `impl` block outside the of the current function `_impl_query_id_for_st_overlaps`
[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 `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/functions.rs:299:1
[INFO] [stdout]     |
[INFO] [stdout] 299 | / sql_function! {
[INFO] [stdout] 300 | |     /// Represents the MySQL `ST_Overlaps` function
[INFO] [stdout] 301 | |     #[sql_name="ST_Overlaps"]
[INFO] [stdout] 302 | |     fn ST_Overlaps<G1: Into<Geometry>, G2: Into<Geometry>>(g1: G1, g2: G2) -> Nullable<Bool>;
[INFO] [stdout] 303 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = help: move this `impl` block outside the of the current function `_impl_diesel_numeric_ops_for_st_overlaps`
[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 `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/functions.rs:305:1
[INFO] [stdout]     |
[INFO] [stdout] 305 | / sql_function! {
[INFO] [stdout] 306 | |     /// Represents the MySQL `ST_Touches` function
[INFO] [stdout] 307 | |     #[sql_name="ST_Touches"]
[INFO] [stdout] 308 | |     fn ST_Touches<G1: Into<Geometry>, G2: Into<Geometry>>(g1: G1, g2: G2) -> Nullable<Bool>;
[INFO] [stdout] 309 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = help: move this `impl` block outside the of the current function `_impl_query_id_for_st_touches`
[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 `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/functions.rs:305:1
[INFO] [stdout]     |
[INFO] [stdout] 305 | / sql_function! {
[INFO] [stdout] 306 | |     /// Represents the MySQL `ST_Touches` function
[INFO] [stdout] 307 | |     #[sql_name="ST_Touches"]
[INFO] [stdout] 308 | |     fn ST_Touches<G1: Into<Geometry>, G2: Into<Geometry>>(g1: G1, g2: G2) -> Nullable<Bool>;
[INFO] [stdout] 309 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = help: move this `impl` block outside the of the current function `_impl_diesel_numeric_ops_for_st_touches`
[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 `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/functions.rs:311:1
[INFO] [stdout]     |
[INFO] [stdout] 311 | / sql_function! {
[INFO] [stdout] 312 | |     /// Represents the MySQL `ST_Within` function
[INFO] [stdout] 313 | |     #[sql_name="ST_Within"]
[INFO] [stdout] 314 | |     fn ST_Within<G1: Into<Geometry>, G2: Into<Geometry>>(g1: G1, g2: G2) -> Bool;
[INFO] [stdout] 315 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = help: move this `impl` block outside the of the current function `_impl_query_id_for_st_within`
[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 `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/functions.rs:311:1
[INFO] [stdout]     |
[INFO] [stdout] 311 | / sql_function! {
[INFO] [stdout] 312 | |     /// Represents the MySQL `ST_Within` function
[INFO] [stdout] 313 | |     #[sql_name="ST_Within"]
[INFO] [stdout] 314 | |     fn ST_Within<G1: Into<Geometry>, G2: Into<Geometry>>(g1: G1, g2: G2) -> Bool;
[INFO] [stdout] 315 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = help: move this `impl` block outside the of the current function `_impl_diesel_numeric_ops_for_st_within`
[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 `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/functions.rs:317:1
[INFO] [stdout]     |
[INFO] [stdout] 317 | / sql_function! {
[INFO] [stdout] 318 | |     /// Represents the MySQL `MBRContains` function
[INFO] [stdout] 319 | |     #[sql_name="MBRContains"]
[INFO] [stdout] 320 | |     fn MBRContains<G1: Into<Geometry>, G2: Into<Geometry>>(g1: G1, g2: G2) -> Bool;
[INFO] [stdout] 321 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = help: move this `impl` block outside the of the current function `_impl_query_id_for_mbrcontains`
[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 `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/functions.rs:317:1
[INFO] [stdout]     |
[INFO] [stdout] 317 | / sql_function! {
[INFO] [stdout] 318 | |     /// Represents the MySQL `MBRContains` function
[INFO] [stdout] 319 | |     #[sql_name="MBRContains"]
[INFO] [stdout] 320 | |     fn MBRContains<G1: Into<Geometry>, G2: Into<Geometry>>(g1: G1, g2: G2) -> Bool;
[INFO] [stdout] 321 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = help: move this `impl` block outside the of the current function `_impl_diesel_numeric_ops_for_mbrcontains`
[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 `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/functions.rs:323:1
[INFO] [stdout]     |
[INFO] [stdout] 323 | / sql_function! {
[INFO] [stdout] 324 | |     /// Represents the MySQL `MBRCoveredBy` function
[INFO] [stdout] 325 | |     #[sql_name="MBRCoveredBy"]
[INFO] [stdout] 326 | |     fn MBRCoveredBy<G1: Into<Geometry>, G2: Into<Geometry>>(g1: G1, g2: G2) -> Bool;
[INFO] [stdout] 327 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = help: move this `impl` block outside the of the current function `_impl_query_id_for_mbrcoveredby`
[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 `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/functions.rs:323:1
[INFO] [stdout]     |
[INFO] [stdout] 323 | / sql_function! {
[INFO] [stdout] 324 | |     /// Represents the MySQL `MBRCoveredBy` function
[INFO] [stdout] 325 | |     #[sql_name="MBRCoveredBy"]
[INFO] [stdout] 326 | |     fn MBRCoveredBy<G1: Into<Geometry>, G2: Into<Geometry>>(g1: G1, g2: G2) -> Bool;
[INFO] [stdout] 327 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = help: move this `impl` block outside the of the current function `_impl_diesel_numeric_ops_for_mbrcoveredby`
[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 `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/functions.rs:329:1
[INFO] [stdout]     |
[INFO] [stdout] 329 | / sql_function! {
[INFO] [stdout] 330 | |     /// Represents the MySQL `MBRCovers` function
[INFO] [stdout] 331 | |     #[sql_name="MBRCovers"]
[INFO] [stdout] 332 | |     fn MBRCovers<G1: Into<Geometry>, G2: Into<Geometry>>(g1: G1, g2: G2) -> Bool;
[INFO] [stdout] 333 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = help: move this `impl` block outside the of the current function `_impl_query_id_for_mbrcovers`
[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 `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/functions.rs:329:1
[INFO] [stdout]     |
[INFO] [stdout] 329 | / sql_function! {
[INFO] [stdout] 330 | |     /// Represents the MySQL `MBRCovers` function
[INFO] [stdout] 331 | |     #[sql_name="MBRCovers"]
[INFO] [stdout] 332 | |     fn MBRCovers<G1: Into<Geometry>, G2: Into<Geometry>>(g1: G1, g2: G2) -> Bool;
[INFO] [stdout] 333 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = help: move this `impl` block outside the of the current function `_impl_diesel_numeric_ops_for_mbrcovers`
[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 `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/functions.rs:335:1
[INFO] [stdout]     |
[INFO] [stdout] 335 | / sql_function! {
[INFO] [stdout] 336 | |     /// Represents the MySQL `MBRDisjoint` function
[INFO] [stdout] 337 | |     #[sql_name="MBRDisjoint"]
[INFO] [stdout] 338 | |     fn MBRDisjoint<G1: Into<Geometry>, G2: Into<Geometry>>(g1: G1, g2: G2) -> Bool;
[INFO] [stdout] 339 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = help: move this `impl` block outside the of the current function `_impl_query_id_for_mbrdisjoint`
[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 `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/functions.rs:335:1
[INFO] [stdout]     |
[INFO] [stdout] 335 | / sql_function! {
[INFO] [stdout] 336 | |     /// Represents the MySQL `MBRDisjoint` function
[INFO] [stdout] 337 | |     #[sql_name="MBRDisjoint"]
[INFO] [stdout] 338 | |     fn MBRDisjoint<G1: Into<Geometry>, G2: Into<Geometry>>(g1: G1, g2: G2) -> Bool;
[INFO] [stdout] 339 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = help: move this `impl` block outside the of the current function `_impl_diesel_numeric_ops_for_mbrdisjoint`
[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 `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/functions.rs:341:1
[INFO] [stdout]     |
[INFO] [stdout] 341 | / sql_function! {
[INFO] [stdout] 342 | |     /// Represents the MySQL `MBRDisjoint` function
[INFO] [stdout] 343 | |     #[sql_name="MBREquals"]
[INFO] [stdout] 344 | |     fn MBREquals<G1: Into<Geometry>, G2: Into<Geometry>>(g1: G1, g2: G2) -> Bool;
[INFO] [stdout] 345 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = help: move this `impl` block outside the of the current function `_impl_query_id_for_mbrequals`
[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 `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/functions.rs:341:1
[INFO] [stdout]     |
[INFO] [stdout] 341 | / sql_function! {
[INFO] [stdout] 342 | |     /// Represents the MySQL `MBRDisjoint` function
[INFO] [stdout] 343 | |     #[sql_name="MBREquals"]
[INFO] [stdout] 344 | |     fn MBREquals<G1: Into<Geometry>, G2: Into<Geometry>>(g1: G1, g2: G2) -> Bool;
[INFO] [stdout] 345 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = help: move this `impl` block outside the of the current function `_impl_diesel_numeric_ops_for_mbrequals`
[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 `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/functions.rs:347:1
[INFO] [stdout]     |
[INFO] [stdout] 347 | / sql_function! {
[INFO] [stdout] 348 | |     /// Represents the MySQL `MBROverlaps` function
[INFO] [stdout] 349 | |     #[sql_name="MBROverlaps"]
[INFO] [stdout] 350 | |     fn MBROverlaps<G1: Into<Geometry>, G2: Into<Geometry>>(g1: G1, g2: G2) -> Bool;
[INFO] [stdout] 351 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = help: move this `impl` block outside the of the current function `_impl_query_id_for_mbroverlaps`
[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 `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/functions.rs:347:1
[INFO] [stdout]     |
[INFO] [stdout] 347 | / sql_function! {
[INFO] [stdout] 348 | |     /// Represents the MySQL `MBROverlaps` function
[INFO] [stdout] 349 | |     #[sql_name="MBROverlaps"]
[INFO] [stdout] 350 | |     fn MBROverlaps<G1: Into<Geometry>, G2: Into<Geometry>>(g1: G1, g2: G2) -> Bool;
[INFO] [stdout] 351 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = help: move this `impl` block outside the of the current function `_impl_diesel_numeric_ops_for_mbroverlaps`
[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 `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/functions.rs:353:1
[INFO] [stdout]     |
[INFO] [stdout] 353 | / sql_function! {
[INFO] [stdout] 354 | |     /// Represents the MySQL `MBRTouches` function
[INFO] [stdout] 355 | |     #[sql_name="MBRTouches"]
[INFO] [stdout] 356 | |     fn MBRTouches<G1: Into<Geometry>, G2: Into<Geometry>>(g1: G1, g2: G2) -> Bool;
[INFO] [stdout] 357 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = help: move this `impl` block outside the of the current function `_impl_query_id_for_mbrtouches`
[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 `sql_function` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 151 previous errors; 64 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]    --> src/functions.rs:353:1
[INFO] [stdout]     |
[INFO] [stdout] 353 | / sql_function! {
[INFO] [stdout] 354 | |     /// Represents the MySQL `MBRTouches` function
[INFO] [stdout] 355 | |     #[sql_name="MBRTouches"]
[INFO] [stdout] 356 | |     fn MBRTouches<G1: Into<Geometry>, G2: Into<Geometry>>(g1: G1, g2: G2) -> Bool;
[INFO] [stdout] 357 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = help: move this `impl` block outside the of the current function `_impl_diesel_numeric_ops_for_mbrtouches`
[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 `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/functions.rs:359:1
[INFO] [stdout]     |
[INFO] [stdout] 359 | / sql_function! {
[INFO] [stdout] 360 | |     /// Represents the MySQL `MBRTouches` function
[INFO] [stdout] 361 | |     #[sql_name="MBRWithin"]
[INFO] [stdout] 362 | |     fn MBRWithin<G1: Into<Geometry>, G2: Into<Geometry>>(g1: G1, g2: G2) -> Bool;
[INFO] [stdout] 363 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = help: move this `impl` block outside the of the current function `_impl_query_id_for_mbrwithin`
[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 `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/functions.rs:359:1
[INFO] [stdout]     |
[INFO] [stdout] 359 | / sql_function! {
[INFO] [stdout] 360 | |     /// Represents the MySQL `MBRTouches` function
[INFO] [stdout] 361 | |     #[sql_name="MBRWithin"]
[INFO] [stdout] 362 | |     fn MBRWithin<G1: Into<Geometry>, G2: Into<Geometry>>(g1: G1, g2: G2) -> Bool;
[INFO] [stdout] 363 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = help: move this `impl` block outside the of the current function `_impl_diesel_numeric_ops_for_mbrwithin`
[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 `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/functions.rs:365:1
[INFO] [stdout]     |
[INFO] [stdout] 365 | / sql_function! {
[INFO] [stdout] 366 | |     /// Represents the MySQL `ST_Collect` aggregate function
[INFO] [stdout] 367 | |     #[aggregate]
[INFO] [stdout] 368 | |     #[sql_name = "ST_Collect"]
[INFO] [stdout] 369 | |     fn ST_Collect<G: Into<Geometry>>(expr: G) -> Geometry;
[INFO] [stdout] 370 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = help: move this `impl` block outside the of the current function `_impl_query_id_for_st_collect`
[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 `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/functions.rs:365:1
[INFO] [stdout]     |
[INFO] [stdout] 365 | / sql_function! {
[INFO] [stdout] 366 | |     /// Represents the MySQL `ST_Collect` aggregate function
[INFO] [stdout] 367 | |     #[aggregate]
[INFO] [stdout] 368 | |     #[sql_name = "ST_Collect"]
[INFO] [stdout] 369 | |     fn ST_Collect<G: Into<Geometry>>(expr: G) -> Geometry;
[INFO] [stdout] 370 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = help: move this `impl` block outside the of the current function `_impl_diesel_numeric_ops_for_st_collect`
[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 `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/functions.rs:372:1
[INFO] [stdout]     |
[INFO] [stdout] 372 | / sql_function! {
[INFO] [stdout] 373 | |     /// Represents the MySQL `ST_IsValid` function
[INFO] [stdout] 374 | |     #[sql_name = "ST_IsValid"]
[INFO] [stdout] 375 | |     fn ST_IsValid<G: Into<Geometry>>(expr: G) -> Bool;
[INFO] [stdout] 376 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = help: move this `impl` block outside the of the current function `_impl_query_id_for_st_isvalid`
[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 `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/functions.rs:372:1
[INFO] [stdout]     |
[INFO] [stdout] 372 | / sql_function! {
[INFO] [stdout] 373 | |     /// Represents the MySQL `ST_IsValid` function
[INFO] [stdout] 374 | |     #[sql_name = "ST_IsValid"]
[INFO] [stdout] 375 | |     fn ST_IsValid<G: Into<Geometry>>(expr: G) -> Bool;
[INFO] [stdout] 376 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = help: move this `impl` block outside the of the current function `_impl_diesel_numeric_ops_for_st_isvalid`
[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 `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/functions.rs:378:1
[INFO] [stdout]     |
[INFO] [stdout] 378 | / sql_function! {
[INFO] [stdout] 379 | |     /// Represents the MySQL `ST_Validate` function
[INFO] [stdout] 380 | |     #[sql_name = "ST_Validate"]
[INFO] [stdout] 381 | |     fn ST_Validate<G: Into<Geometry> + NotNull>(expr: G) -> Nullable<G>;
[INFO] [stdout] 382 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = help: move this `impl` block outside the of the current function `_impl_query_id_for_st_validate`
[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 `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/functions.rs:378:1
[INFO] [stdout]     |
[INFO] [stdout] 378 | / sql_function! {
[INFO] [stdout] 379 | |     /// Represents the MySQL `ST_Validate` function
[INFO] [stdout] 380 | |     #[sql_name = "ST_Validate"]
[INFO] [stdout] 381 | |     fn ST_Validate<G: Into<Geometry> + NotNull>(expr: G) -> Nullable<G>;
[INFO] [stdout] 382 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = help: move this `impl` block outside the of the current function `_impl_diesel_numeric_ops_for_st_validate`
[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 `sql_function` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `diesel-mysql-spatial` (lib test) due to 152 previous errors; 64 warnings emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error: aborting due to 151 previous errors; 64 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `diesel-mysql-spatial` (lib) due to 152 previous errors; 64 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "6c338bf050382c2126db19914367fae0876b16cd7756843e33796378c040d9e8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6c338bf050382c2126db19914367fae0876b16cd7756843e33796378c040d9e8", kill_on_drop: false }`
[INFO] [stdout] 6c338bf050382c2126db19914367fae0876b16cd7756843e33796378c040d9e8
