[INFO] fetching crate diesel-mysql-spatial 0.1.2... [INFO] checking diesel-mysql-spatial-0.1.2 against try#c659ee110de67e82444e4b6c8407c1a9af9c2cf6 for pr-145608-1 [INFO] extracting crate diesel-mysql-spatial 0.1.2 into /workspace/builds/worker-4-tc2/source [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-4-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate diesel-mysql-spatial 0.1.2 on toolchain c659ee110de67e82444e4b6c8407c1a9af9c2cf6 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c659ee110de67e82444e4b6c8407c1a9af9c2cf6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c659ee110de67e82444e4b6c8407c1a9af9c2cf6" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 29 packages to latest compatible versions [INFO] [stderr] Adding diesel v1.4.8 (available: v2.2.12) [INFO] [stderr] Adding thiserror v1.0.69 (available: v2.0.16) [INFO] [stderr] Adding wkb v0.7.1 (available: v0.9.0) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c659ee110de67e82444e4b6c8407c1a9af9c2cf6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+c659ee110de67e82444e4b6c8407c1a9af9c2cf6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 95b69adc73111ac92ced33d786067f7909c8295313ba56eba8199070522e438a [INFO] running `Command { std: "docker" "start" "-a" "95b69adc73111ac92ced33d786067f7909c8295313ba56eba8199070522e438a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "95b69adc73111ac92ced33d786067f7909c8295313ba56eba8199070522e438a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "95b69adc73111ac92ced33d786067f7909c8295313ba56eba8199070522e438a", kill_on_drop: false }` [INFO] [stdout] 95b69adc73111ac92ced33d786067f7909c8295313ba56eba8199070522e438a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+c659ee110de67e82444e4b6c8407c1a9af9c2cf6" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 599133b695f91c006158105587dc9fc03b0e0d64754f593dc58c1d04b79a1950 [INFO] running `Command { std: "docker" "start" "-a" "599133b695f91c006158105587dc9fc03b0e0d64754f593dc58c1d04b79a1950", kill_on_drop: false }` [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling mysqlclient-sys v0.2.5 [INFO] [stderr] Checking idna v0.1.5 [INFO] [stderr] Checking url v1.7.2 [INFO] [stderr] Checking geo-types v0.7.17 [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: non-local `impl` definition, `impl` blocks should be written at the same level as their item [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] | `QueryId` is not local [INFO] [stdout] | move the `impl` block outside of this function `_impl_query_id_for_geometry` [INFO] [stdout] 3 | #[mysql_type = "Blob"] [INFO] [stdout] 4 | pub struct Geometry; [INFO] [stdout] | -------- `Geometry` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: `#[warn(non_local_definitions)]` on by default [INFO] [stdout] = note: this warning originates in the derive macro `QueryId` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/sql_types.rs:2:48 [INFO] [stdout] | [INFO] [stdout] 2 | #[derive(Debug, Clone, Copy, Default, QueryId, SqlType)] [INFO] [stdout] | ^------ [INFO] [stdout] | | [INFO] [stdout] | `NotNull` is not local [INFO] [stdout] | move the `impl` block outside of this function `_impl_sql_type_for_geometry` [INFO] [stdout] 3 | #[mysql_type = "Blob"] [INFO] [stdout] 4 | pub struct Geometry; [INFO] [stdout] | -------- `Geometry` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `SqlType` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `SqlType` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: this warning originates in the derive macro `SqlType` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/sql_types.rs:2:48 [INFO] [stdout] | [INFO] [stdout] 2 | #[derive(Debug, Clone, Copy, Default, QueryId, SqlType)] [INFO] [stdout] | ^------ [INFO] [stdout] | | [INFO] [stdout] | `SingleValue` is not local [INFO] [stdout] | move the `impl` block outside of this function `_impl_sql_type_for_geometry` [INFO] [stdout] 3 | #[mysql_type = "Blob"] [INFO] [stdout] 4 | pub struct Geometry; [INFO] [stdout] | -------- `Geometry` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `SqlType` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `SqlType` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: this warning originates in the derive macro `SqlType` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/sql_types.rs:2:48 [INFO] [stdout] | [INFO] [stdout] 2 | #[derive(Debug, Clone, Copy, Default, QueryId, SqlType)] [INFO] [stdout] | -^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | `Mysql` is not local [INFO] [stdout] | `HasSqlType` is not local [INFO] [stdout] | move the `impl` block outside of this function `_impl_sql_type_for_geometry` [INFO] [stdout] 3 | #[mysql_type = "Blob"] [INFO] [stdout] 4 | pub struct Geometry; [INFO] [stdout] | -------- `Geometry` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `SqlType` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `SqlType` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: this warning originates in the derive macro `SqlType` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/sql_types.rs:7:39 [INFO] [stdout] | [INFO] [stdout] 7 | #[derive(Debug, Clone, Copy, Default, QueryId, SqlType)] [INFO] [stdout] | ^------ [INFO] [stdout] | | [INFO] [stdout] | `QueryId` is not local [INFO] [stdout] | move the `impl` block outside of this function `_impl_query_id_for_point` [INFO] [stdout] 8 | #[mysql_type = "Blob"] [INFO] [stdout] 9 | pub struct Point; [INFO] [stdout] | ----- `Point` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: this warning originates in the derive macro `QueryId` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/sql_types.rs:7:48 [INFO] [stdout] | [INFO] [stdout] 7 | #[derive(Debug, Clone, Copy, Default, QueryId, SqlType)] [INFO] [stdout] | ^------ [INFO] [stdout] | | [INFO] [stdout] | `NotNull` is not local [INFO] [stdout] | move the `impl` block outside of this function `_impl_sql_type_for_point` [INFO] [stdout] 8 | #[mysql_type = "Blob"] [INFO] [stdout] 9 | pub struct Point; [INFO] [stdout] | ----- `Point` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `SqlType` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `SqlType` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: this warning originates in the derive macro `SqlType` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/sql_types.rs:7:48 [INFO] [stdout] | [INFO] [stdout] 7 | #[derive(Debug, Clone, Copy, Default, QueryId, SqlType)] [INFO] [stdout] | ^------ [INFO] [stdout] | | [INFO] [stdout] | `SingleValue` is not local [INFO] [stdout] | move the `impl` block outside of this function `_impl_sql_type_for_point` [INFO] [stdout] 8 | #[mysql_type = "Blob"] [INFO] [stdout] 9 | pub struct Point; [INFO] [stdout] | ----- `Point` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `SqlType` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `SqlType` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: this warning originates in the derive macro `SqlType` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/sql_types.rs:7:48 [INFO] [stdout] | [INFO] [stdout] 7 | #[derive(Debug, Clone, Copy, Default, QueryId, SqlType)] [INFO] [stdout] | -^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | `Mysql` is not local [INFO] [stdout] | `HasSqlType` is not local [INFO] [stdout] | move the `impl` block outside of this function `_impl_sql_type_for_point` [INFO] [stdout] 8 | #[mysql_type = "Blob"] [INFO] [stdout] 9 | pub struct Point; [INFO] [stdout] | ----- `Point` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `SqlType` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `SqlType` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: this warning originates in the derive macro `SqlType` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/sql_types.rs:12:39 [INFO] [stdout] | [INFO] [stdout] 12 | #[derive(Debug, Clone, Copy, Default, QueryId, SqlType)] [INFO] [stdout] | ^------ [INFO] [stdout] | | [INFO] [stdout] | `QueryId` is not local [INFO] [stdout] | move the `impl` block outside of this function `_impl_query_id_for_polygon` [INFO] [stdout] 13 | #[mysql_type = "Blob"] [INFO] [stdout] 14 | pub struct Polygon; [INFO] [stdout] | ------- `Polygon` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: this warning originates in the derive macro `QueryId` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/sql_types.rs:12:48 [INFO] [stdout] | [INFO] [stdout] 12 | #[derive(Debug, Clone, Copy, Default, QueryId, SqlType)] [INFO] [stdout] | ^------ [INFO] [stdout] | | [INFO] [stdout] | `NotNull` is not local [INFO] [stdout] | move the `impl` block outside of this function `_impl_sql_type_for_polygon` [INFO] [stdout] 13 | #[mysql_type = "Blob"] [INFO] [stdout] 14 | pub struct Polygon; [INFO] [stdout] | ------- `Polygon` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `SqlType` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `SqlType` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: this warning originates in the derive macro `SqlType` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/sql_types.rs:12:48 [INFO] [stdout] | [INFO] [stdout] 12 | #[derive(Debug, Clone, Copy, Default, QueryId, SqlType)] [INFO] [stdout] | ^------ [INFO] [stdout] | | [INFO] [stdout] | `SingleValue` is not local [INFO] [stdout] | move the `impl` block outside of this function `_impl_sql_type_for_polygon` [INFO] [stdout] 13 | #[mysql_type = "Blob"] [INFO] [stdout] 14 | pub struct Polygon; [INFO] [stdout] | ------- `Polygon` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `SqlType` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `SqlType` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: this warning originates in the derive macro `SqlType` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/sql_types.rs:12:48 [INFO] [stdout] | [INFO] [stdout] 12 | #[derive(Debug, Clone, Copy, Default, QueryId, SqlType)] [INFO] [stdout] | -^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | `Mysql` is not local [INFO] [stdout] | `HasSqlType` is not local [INFO] [stdout] | move the `impl` block outside of this function `_impl_sql_type_for_polygon` [INFO] [stdout] 13 | #[mysql_type = "Blob"] [INFO] [stdout] 14 | pub struct Polygon; [INFO] [stdout] | ------- `Polygon` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `SqlType` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `SqlType` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: this warning originates in the derive macro `SqlType` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/sql_types.rs:17:39 [INFO] [stdout] | [INFO] [stdout] 17 | #[derive(Debug, Clone, Copy, Default, QueryId, SqlType)] [INFO] [stdout] | ^------ [INFO] [stdout] | | [INFO] [stdout] | `QueryId` is not local [INFO] [stdout] | move the `impl` block outside of this function `_impl_query_id_for_linestring` [INFO] [stdout] 18 | #[mysql_type = "Blob"] [INFO] [stdout] 19 | pub struct LineString; [INFO] [stdout] | ---------- `LineString` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: this warning originates in the derive macro `QueryId` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/sql_types.rs:17:48 [INFO] [stdout] | [INFO] [stdout] 17 | #[derive(Debug, Clone, Copy, Default, QueryId, SqlType)] [INFO] [stdout] | ^------ [INFO] [stdout] | | [INFO] [stdout] | `NotNull` is not local [INFO] [stdout] | move the `impl` block outside of this function `_impl_sql_type_for_linestring` [INFO] [stdout] 18 | #[mysql_type = "Blob"] [INFO] [stdout] 19 | pub struct LineString; [INFO] [stdout] | ---------- `LineString` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `SqlType` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `SqlType` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: this warning originates in the derive macro `SqlType` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/sql_types.rs:17:48 [INFO] [stdout] | [INFO] [stdout] 17 | #[derive(Debug, Clone, Copy, Default, QueryId, SqlType)] [INFO] [stdout] | ^------ [INFO] [stdout] | | [INFO] [stdout] | `SingleValue` is not local [INFO] [stdout] | move the `impl` block outside of this function `_impl_sql_type_for_linestring` [INFO] [stdout] 18 | #[mysql_type = "Blob"] [INFO] [stdout] 19 | pub struct LineString; [INFO] [stdout] | ---------- `LineString` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `SqlType` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `SqlType` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: this warning originates in the derive macro `SqlType` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/sql_types.rs:17:48 [INFO] [stdout] | [INFO] [stdout] 17 | #[derive(Debug, Clone, Copy, Default, QueryId, SqlType)] [INFO] [stdout] | -^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | `Mysql` is not local [INFO] [stdout] | `HasSqlType` is not local [INFO] [stdout] | move the `impl` block outside of this function `_impl_sql_type_for_linestring` [INFO] [stdout] 18 | #[mysql_type = "Blob"] [INFO] [stdout] 19 | pub struct LineString; [INFO] [stdout] | ---------- `LineString` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `SqlType` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `SqlType` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: this warning originates in the derive macro `SqlType` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/sql_types.rs:22:39 [INFO] [stdout] | [INFO] [stdout] 22 | #[derive(Debug, Clone, Copy, Default, QueryId, SqlType)] [INFO] [stdout] | ^------ [INFO] [stdout] | | [INFO] [stdout] | `QueryId` is not local [INFO] [stdout] | move the `impl` block outside of this function `_impl_query_id_for_multipoint` [INFO] [stdout] 23 | #[mysql_type = "Blob"] [INFO] [stdout] 24 | pub struct MultiPoint; [INFO] [stdout] | ---------- `MultiPoint` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: this warning originates in the derive macro `QueryId` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/sql_types.rs:22:48 [INFO] [stdout] | [INFO] [stdout] 22 | #[derive(Debug, Clone, Copy, Default, QueryId, SqlType)] [INFO] [stdout] | ^------ [INFO] [stdout] | | [INFO] [stdout] | `NotNull` is not local [INFO] [stdout] | move the `impl` block outside of this function `_impl_sql_type_for_multipoint` [INFO] [stdout] 23 | #[mysql_type = "Blob"] [INFO] [stdout] 24 | pub struct MultiPoint; [INFO] [stdout] | ---------- `MultiPoint` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `SqlType` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `SqlType` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: this warning originates in the derive macro `SqlType` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/sql_types.rs:22:48 [INFO] [stdout] | [INFO] [stdout] 22 | #[derive(Debug, Clone, Copy, Default, QueryId, SqlType)] [INFO] [stdout] | ^------ [INFO] [stdout] | | [INFO] [stdout] | `SingleValue` is not local [INFO] [stdout] | move the `impl` block outside of this function `_impl_sql_type_for_multipoint` [INFO] [stdout] 23 | #[mysql_type = "Blob"] [INFO] [stdout] 24 | pub struct MultiPoint; [INFO] [stdout] | ---------- `MultiPoint` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `SqlType` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `SqlType` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: this warning originates in the derive macro `SqlType` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/sql_types.rs:22:48 [INFO] [stdout] | [INFO] [stdout] 22 | #[derive(Debug, Clone, Copy, Default, QueryId, SqlType)] [INFO] [stdout] | -^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | `Mysql` is not local [INFO] [stdout] | `HasSqlType` is not local [INFO] [stdout] | move the `impl` block outside of this function `_impl_sql_type_for_multipoint` [INFO] [stdout] 23 | #[mysql_type = "Blob"] [INFO] [stdout] 24 | pub struct MultiPoint; [INFO] [stdout] | ---------- `MultiPoint` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `SqlType` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `SqlType` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: this warning originates in the derive macro `SqlType` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/sql_types.rs:27:39 [INFO] [stdout] | [INFO] [stdout] 27 | #[derive(Debug, Clone, Copy, Default, QueryId, SqlType)] [INFO] [stdout] | ^------ [INFO] [stdout] | | [INFO] [stdout] | `QueryId` is not local [INFO] [stdout] | move the `impl` block outside of this function `_impl_query_id_for_multilinestring` [INFO] [stdout] 28 | #[mysql_type = "Blob"] [INFO] [stdout] 29 | pub struct MultiLineString; [INFO] [stdout] | --------------- `MultiLineString` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: this warning originates in the derive macro `QueryId` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/sql_types.rs:27:48 [INFO] [stdout] | [INFO] [stdout] 27 | #[derive(Debug, Clone, Copy, Default, QueryId, SqlType)] [INFO] [stdout] | ^------ [INFO] [stdout] | | [INFO] [stdout] | `NotNull` is not local [INFO] [stdout] | move the `impl` block outside of this function `_impl_sql_type_for_multilinestring` [INFO] [stdout] 28 | #[mysql_type = "Blob"] [INFO] [stdout] 29 | pub struct MultiLineString; [INFO] [stdout] | --------------- `MultiLineString` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `SqlType` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `SqlType` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: this warning originates in the derive macro `SqlType` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/sql_types.rs:27:48 [INFO] [stdout] | [INFO] [stdout] 27 | #[derive(Debug, Clone, Copy, Default, QueryId, SqlType)] [INFO] [stdout] | ^------ [INFO] [stdout] | | [INFO] [stdout] | `SingleValue` is not local [INFO] [stdout] | move the `impl` block outside of this function `_impl_sql_type_for_multilinestring` [INFO] [stdout] 28 | #[mysql_type = "Blob"] [INFO] [stdout] 29 | pub struct MultiLineString; [INFO] [stdout] | --------------- `MultiLineString` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `SqlType` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `SqlType` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: this warning originates in the derive macro `SqlType` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/sql_types.rs:27:48 [INFO] [stdout] | [INFO] [stdout] 27 | #[derive(Debug, Clone, Copy, Default, QueryId, SqlType)] [INFO] [stdout] | -^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | `Mysql` is not local [INFO] [stdout] | `HasSqlType` is not local [INFO] [stdout] | move the `impl` block outside of this function `_impl_sql_type_for_multilinestring` [INFO] [stdout] 28 | #[mysql_type = "Blob"] [INFO] [stdout] 29 | pub struct MultiLineString; [INFO] [stdout] | --------------- `MultiLineString` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `SqlType` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `SqlType` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: this warning originates in the derive macro `SqlType` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/sql_types.rs:32:39 [INFO] [stdout] | [INFO] [stdout] 32 | #[derive(Debug, Clone, Copy, Default, QueryId, SqlType)] [INFO] [stdout] | ^------ [INFO] [stdout] | | [INFO] [stdout] | `QueryId` is not local [INFO] [stdout] | move the `impl` block outside of this function `_impl_query_id_for_multipolygon` [INFO] [stdout] 33 | #[mysql_type = "Blob"] [INFO] [stdout] 34 | pub struct MultiPolygon; [INFO] [stdout] | ------------ `MultiPolygon` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: this warning originates in the derive macro `QueryId` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/sql_types.rs:32:48 [INFO] [stdout] | [INFO] [stdout] 32 | #[derive(Debug, Clone, Copy, Default, QueryId, SqlType)] [INFO] [stdout] | ^------ [INFO] [stdout] | | [INFO] [stdout] | `NotNull` is not local [INFO] [stdout] | move the `impl` block outside of this function `_impl_sql_type_for_multipolygon` [INFO] [stdout] 33 | #[mysql_type = "Blob"] [INFO] [stdout] 34 | pub struct MultiPolygon; [INFO] [stdout] | ------------ `MultiPolygon` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `SqlType` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `SqlType` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: this warning originates in the derive macro `SqlType` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/sql_types.rs:32:48 [INFO] [stdout] | [INFO] [stdout] 32 | #[derive(Debug, Clone, Copy, Default, QueryId, SqlType)] [INFO] [stdout] | ^------ [INFO] [stdout] | | [INFO] [stdout] | `SingleValue` is not local [INFO] [stdout] | move the `impl` block outside of this function `_impl_sql_type_for_multipolygon` [INFO] [stdout] 33 | #[mysql_type = "Blob"] [INFO] [stdout] 34 | pub struct MultiPolygon; [INFO] [stdout] | ------------ `MultiPolygon` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `SqlType` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `SqlType` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: this warning originates in the derive macro `SqlType` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/sql_types.rs:32:48 [INFO] [stdout] | [INFO] [stdout] 32 | #[derive(Debug, Clone, Copy, Default, QueryId, SqlType)] [INFO] [stdout] | -^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | `Mysql` is not local [INFO] [stdout] | `HasSqlType` is not local [INFO] [stdout] | move the `impl` block outside of this function `_impl_sql_type_for_multipolygon` [INFO] [stdout] 33 | #[mysql_type = "Blob"] [INFO] [stdout] 34 | pub struct MultiPolygon; [INFO] [stdout] | ------------ `MultiPolygon` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `SqlType` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `SqlType` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: this warning originates in the derive macro `SqlType` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/sql_types.rs:37:39 [INFO] [stdout] | [INFO] [stdout] 37 | #[derive(Debug, Clone, Copy, Default, QueryId, SqlType)] [INFO] [stdout] | ^------ [INFO] [stdout] | | [INFO] [stdout] | `QueryId` is not local [INFO] [stdout] | move the `impl` block outside of this function `_impl_query_id_for_geometrycollection` [INFO] [stdout] 38 | #[mysql_type = "Blob"] [INFO] [stdout] 39 | pub struct GeometryCollection; [INFO] [stdout] | ------------------ `GeometryCollection` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: this warning originates in the derive macro `QueryId` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/sql_types.rs:37:48 [INFO] [stdout] | [INFO] [stdout] 37 | #[derive(Debug, Clone, Copy, Default, QueryId, SqlType)] [INFO] [stdout] | ^------ [INFO] [stdout] | | [INFO] [stdout] | `NotNull` is not local [INFO] [stdout] | move the `impl` block outside of this function `_impl_sql_type_for_geometrycollection` [INFO] [stdout] 38 | #[mysql_type = "Blob"] [INFO] [stdout] 39 | pub struct GeometryCollection; [INFO] [stdout] | ------------------ `GeometryCollection` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `SqlType` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `SqlType` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: this warning originates in the derive macro `SqlType` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/sql_types.rs:37:48 [INFO] [stdout] | [INFO] [stdout] 37 | #[derive(Debug, Clone, Copy, Default, QueryId, SqlType)] [INFO] [stdout] | ^------ [INFO] [stdout] | | [INFO] [stdout] | `SingleValue` is not local [INFO] [stdout] | move the `impl` block outside of this function `_impl_sql_type_for_geometrycollection` [INFO] [stdout] 38 | #[mysql_type = "Blob"] [INFO] [stdout] 39 | pub struct GeometryCollection; [INFO] [stdout] | ------------------ `GeometryCollection` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `SqlType` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `SqlType` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: this warning originates in the derive macro `SqlType` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/sql_types.rs:37:48 [INFO] [stdout] | [INFO] [stdout] 37 | #[derive(Debug, Clone, Copy, Default, QueryId, SqlType)] [INFO] [stdout] | -^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | `Mysql` is not local [INFO] [stdout] | `HasSqlType` is not local [INFO] [stdout] | move the `impl` block outside of this function `_impl_sql_type_for_geometrycollection` [INFO] [stdout] 38 | #[mysql_type = "Blob"] [INFO] [stdout] 39 | pub struct GeometryCollection; [INFO] [stdout] | ------------------ `GeometryCollection` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `SqlType` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `SqlType` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: this warning originates in the derive macro `SqlType` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/data_types.rs:28:37 [INFO] [stdout] | [INFO] [stdout] 28 | #[derive(Debug, Clone, PartialEq, FromSqlRow, AsExpression)] [INFO] [stdout] | ^--------- [INFO] [stdout] | | [INFO] [stdout] | `FromSqlRow` is not local [INFO] [stdout] | move the `impl` block outside of this function `_impl_from_sql_row_for_point` [INFO] [stdout] ... [INFO] [stdout] 183 | / mysql_type!( [INFO] [stdout] 184 | | Point, [INFO] [stdout] | | ----- `Point` is not local [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] = note: the derive macro `FromSqlRow` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `FromSqlRow` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: this warning originates in the derive macro `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] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [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] | `Queryable` is not local [INFO] [stdout] | move the `impl` block outside of this function `_impl_from_sql_row_for_point` [INFO] [stdout] ... [INFO] [stdout] 183 | / mysql_type!( [INFO] [stdout] 184 | | Point, [INFO] [stdout] | | ----- `Point` is not local [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] = note: the derive macro `FromSqlRow` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `FromSqlRow` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: this warning originates in the derive macro `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] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [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] | `FromSqlRow` is not local [INFO] [stdout] | move the `impl` block outside of this function `_impl_from_sql_row_for_polygon` [INFO] [stdout] ... [INFO] [stdout] 189 | / mysql_type!( [INFO] [stdout] 190 | | Polygon, [INFO] [stdout] | | ------- `Polygon` is not local [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] = note: the derive macro `FromSqlRow` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `FromSqlRow` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: this warning originates in the derive macro `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] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [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] | `Queryable` is not local [INFO] [stdout] | move the `impl` block outside of this function `_impl_from_sql_row_for_polygon` [INFO] [stdout] ... [INFO] [stdout] 189 | / mysql_type!( [INFO] [stdout] 190 | | Polygon, [INFO] [stdout] | | ------- `Polygon` is not local [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] = note: the derive macro `FromSqlRow` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `FromSqlRow` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: this warning originates in the derive macro `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] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [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] | `FromSqlRow` is not local [INFO] [stdout] | move the `impl` block outside of this function `_impl_from_sql_row_for_linestring` [INFO] [stdout] ... [INFO] [stdout] 195 | / mysql_type!( [INFO] [stdout] 196 | | LineString, [INFO] [stdout] | | ---------- `LineString` is not local [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] = note: the derive macro `FromSqlRow` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `FromSqlRow` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: this warning originates in the derive macro `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] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [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] | `Queryable` is not local [INFO] [stdout] | move the `impl` block outside of this function `_impl_from_sql_row_for_linestring` [INFO] [stdout] ... [INFO] [stdout] 195 | / mysql_type!( [INFO] [stdout] 196 | | LineString, [INFO] [stdout] | | ---------- `LineString` is not local [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] = note: the derive macro `FromSqlRow` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `FromSqlRow` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: this warning originates in the derive macro `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] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [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] | `FromSqlRow` is not local [INFO] [stdout] | move the `impl` block outside of this function `_impl_from_sql_row_for_multipoint` [INFO] [stdout] ... [INFO] [stdout] 201 | / mysql_type!( [INFO] [stdout] 202 | | MultiPoint, [INFO] [stdout] | | ---------- `MultiPoint` is not local [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] = note: the derive macro `FromSqlRow` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `FromSqlRow` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: this warning originates in the derive macro `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] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [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] | `Queryable` is not local [INFO] [stdout] | move the `impl` block outside of this function `_impl_from_sql_row_for_multipoint` [INFO] [stdout] ... [INFO] [stdout] 201 | / mysql_type!( [INFO] [stdout] 202 | | MultiPoint, [INFO] [stdout] | | ---------- `MultiPoint` is not local [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] = note: the derive macro `FromSqlRow` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `FromSqlRow` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: this warning originates in the derive macro `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] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [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] | `FromSqlRow` is not local [INFO] [stdout] | move the `impl` block outside of this function `_impl_from_sql_row_for_multilinestring` [INFO] [stdout] ... [INFO] [stdout] 207 | / mysql_type!( [INFO] [stdout] 208 | | MultiLineString, [INFO] [stdout] | | --------------- `MultiLineString` is not local [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] = note: the derive macro `FromSqlRow` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `FromSqlRow` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: this warning originates in the derive macro `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] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [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] | `Queryable` is not local [INFO] [stdout] | move the `impl` block outside of this function `_impl_from_sql_row_for_multilinestring` [INFO] [stdout] ... [INFO] [stdout] 207 | / mysql_type!( [INFO] [stdout] 208 | | MultiLineString, [INFO] [stdout] | | --------------- `MultiLineString` is not local [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] = note: the derive macro `FromSqlRow` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `FromSqlRow` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: this warning originates in the derive macro `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] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [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] | `FromSqlRow` is not local [INFO] [stdout] | move the `impl` block outside of this function `_impl_from_sql_row_for_multipolygon` [INFO] [stdout] ... [INFO] [stdout] 213 | / mysql_type!( [INFO] [stdout] 214 | | MultiPolygon, [INFO] [stdout] | | ------------ `MultiPolygon` is not local [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] = note: the derive macro `FromSqlRow` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `FromSqlRow` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: this warning originates in the derive macro `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] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [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] | `Queryable` is not local [INFO] [stdout] | move the `impl` block outside of this function `_impl_from_sql_row_for_multipolygon` [INFO] [stdout] ... [INFO] [stdout] 213 | / mysql_type!( [INFO] [stdout] 214 | | MultiPolygon, [INFO] [stdout] | | ------------ `MultiPolygon` is not local [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] = note: the derive macro `FromSqlRow` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `FromSqlRow` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: this warning originates in the derive macro `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] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [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] | `FromSqlRow` is not local [INFO] [stdout] | move the `impl` block outside of this function `_impl_from_sql_row_for_geometrycollection` [INFO] [stdout] ... [INFO] [stdout] 219 | / mysql_type!( [INFO] [stdout] 220 | | GeometryCollection, [INFO] [stdout] | | ------------------ `GeometryCollection` is not local [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] = note: the derive macro `FromSqlRow` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `FromSqlRow` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: this warning originates in the derive macro `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] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [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] | `Queryable` is not local [INFO] [stdout] | move the `impl` block outside of this function `_impl_from_sql_row_for_geometrycollection` [INFO] [stdout] ... [INFO] [stdout] 219 | / mysql_type!( [INFO] [stdout] 220 | | GeometryCollection, [INFO] [stdout] | | ------------------ `GeometryCollection` is not local [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] = note: the derive macro `FromSqlRow` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `FromSqlRow` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: this warning originates in the derive macro `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] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [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] | `FromSqlRow` is not local [INFO] [stdout] | move the `impl` block outside of this function `_impl_from_sql_row_for_geometry` [INFO] [stdout] ... [INFO] [stdout] 225 | / mysql_type!( [INFO] [stdout] 226 | | Geometry, [INFO] [stdout] | | -------- `Geometry` is not local [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] = note: the derive macro `FromSqlRow` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `FromSqlRow` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: this warning originates in the derive macro `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] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [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] | `Queryable` is not local [INFO] [stdout] | move the `impl` block outside of this function `_impl_from_sql_row_for_geometry` [INFO] [stdout] ... [INFO] [stdout] 225 | / mysql_type!( [INFO] [stdout] 226 | | Geometry, [INFO] [stdout] | | -------- `Geometry` is not local [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] = note: the derive macro `FromSqlRow` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `FromSqlRow` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: this warning originates in the derive macro `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] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [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] | `FromSqlRow` is not local [INFO] [stdout] | move the `impl` block outside of this function `_impl_from_sql_row_for_boundingbox` [INFO] [stdout] ... [INFO] [stdout] 231 | / mysql_type!( [INFO] [stdout] 232 | | BoundingBox, [INFO] [stdout] | | ----------- `BoundingBox` is not local [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] = note: the derive macro `FromSqlRow` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `FromSqlRow` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: this warning originates in the derive macro `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] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [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] | `Queryable` is not local [INFO] [stdout] | move the `impl` block outside of this function `_impl_from_sql_row_for_boundingbox` [INFO] [stdout] ... [INFO] [stdout] 231 | / mysql_type!( [INFO] [stdout] 232 | | BoundingBox, [INFO] [stdout] | | ----------- `BoundingBox` is not local [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] = note: the derive macro `FromSqlRow` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `FromSqlRow` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: this warning originates in the derive macro `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] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [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: G) -> Integer; [INFO] [stdout] 9 | | } [INFO] [stdout] | | ^ [INFO] [stdout] | | | [INFO] [stdout] | | `ST_Dimension` is not local [INFO] [stdout] | |_`QueryId` is not local [INFO] [stdout] | move the `impl` block outside of this function `_impl_query_id_for_st_dimension` [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: this warning 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] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [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: G) -> Integer; [INFO] [stdout] 9 | | } [INFO] [stdout] | | ^ [INFO] [stdout] | | | [INFO] [stdout] | | `ST_Dimension` is not local [INFO] [stdout] | |_`Add` is not local [INFO] [stdout] | move the `impl` block outside of this function `_impl_diesel_numeric_ops_for_st_dimension` [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `DieselNumericOps` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `DieselNumericOps` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: this warning originates in the derive macro `DieselNumericOps` which comes from the expansion of the macro `sql_function` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/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: G) -> Integer; [INFO] [stdout] 9 | | } [INFO] [stdout] | | ^ [INFO] [stdout] | | | [INFO] [stdout] | | `ST_Dimension` is not local [INFO] [stdout] | |_`Sub` is not local [INFO] [stdout] | move the `impl` block outside of this function `_impl_diesel_numeric_ops_for_st_dimension` [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `DieselNumericOps` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `DieselNumericOps` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: this warning originates in the derive macro `DieselNumericOps` which comes from the expansion of the macro `sql_function` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/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: G) -> Integer; [INFO] [stdout] 9 | | } [INFO] [stdout] | | ^ [INFO] [stdout] | | | [INFO] [stdout] | | `ST_Dimension` is not local [INFO] [stdout] | |_`Mul` is not local [INFO] [stdout] | move the `impl` block outside of this function `_impl_diesel_numeric_ops_for_st_dimension` [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `DieselNumericOps` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `DieselNumericOps` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: this warning originates in the derive macro `DieselNumericOps` which comes from the expansion of the macro `sql_function` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/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: G) -> Integer; [INFO] [stdout] 9 | | } [INFO] [stdout] | | ^ [INFO] [stdout] | | | [INFO] [stdout] | | `ST_Dimension` is not local [INFO] [stdout] | |_`Div` is not local [INFO] [stdout] | move the `impl` block outside of this function `_impl_diesel_numeric_ops_for_st_dimension` [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `DieselNumericOps` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `DieselNumericOps` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: this warning originates in the derive macro `DieselNumericOps` which comes from the expansion of the macro `sql_function` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/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: G) -> Polygon; [INFO] [stdout] 15 | | } [INFO] [stdout] | | ^ [INFO] [stdout] | | | [INFO] [stdout] | | `ST_Envelope` is not local [INFO] [stdout] | |_`QueryId` is not local [INFO] [stdout] | move the `impl` block outside of this function `_impl_query_id_for_st_envelope` [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: this warning 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] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [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: G) -> Polygon; [INFO] [stdout] 15 | | } [INFO] [stdout] | | ^ [INFO] [stdout] | | | [INFO] [stdout] | | `ST_Envelope` is not local [INFO] [stdout] | |_`Add` is not local [INFO] [stdout] | move the `impl` block outside of this function `_impl_diesel_numeric_ops_for_st_envelope` [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `DieselNumericOps` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `DieselNumericOps` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: this warning originates in the derive macro `DieselNumericOps` which comes from the expansion of the macro `sql_function` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/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: G) -> Polygon; [INFO] [stdout] 15 | | } [INFO] [stdout] | | ^ [INFO] [stdout] | | | [INFO] [stdout] | | `ST_Envelope` is not local [INFO] [stdout] | |_`Sub` is not local [INFO] [stdout] | move the `impl` block outside of this function `_impl_diesel_numeric_ops_for_st_envelope` [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `DieselNumericOps` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `DieselNumericOps` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: this warning originates in the derive macro `DieselNumericOps` which comes from the expansion of the macro `sql_function` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/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: G) -> Polygon; [INFO] [stdout] 15 | | } [INFO] [stdout] | | ^ [INFO] [stdout] | | | [INFO] [stdout] | | `ST_Envelope` is not local [INFO] [stdout] | |_`Mul` is not local [INFO] [stdout] | move the `impl` block outside of this function `_impl_diesel_numeric_ops_for_st_envelope` [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `DieselNumericOps` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `DieselNumericOps` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: this warning originates in the derive macro `DieselNumericOps` which comes from the expansion of the macro `sql_function` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/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: G) -> Polygon; [INFO] [stdout] 15 | | } [INFO] [stdout] | | ^ [INFO] [stdout] | | | [INFO] [stdout] | | `ST_Envelope` is not local [INFO] [stdout] | |_`Div` is not local [INFO] [stdout] | move the `impl` block outside of this function `_impl_diesel_numeric_ops_for_st_envelope` [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `DieselNumericOps` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `DieselNumericOps` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: this warning originates in the derive macro `DieselNumericOps` which comes from the expansion of the macro `sql_function` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/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: G) -> Text; [INFO] [stdout] 21 | | } [INFO] [stdout] | | ^ [INFO] [stdout] | | | [INFO] [stdout] | | `ST_GeometryType` is not local [INFO] [stdout] | |_`QueryId` is not local [INFO] [stdout] | move the `impl` block outside of this function `_impl_query_id_for_st_geometrytype` [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: this warning 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] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [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: G) -> Text; [INFO] [stdout] 21 | | } [INFO] [stdout] | | ^ [INFO] [stdout] | | | [INFO] [stdout] | | `ST_GeometryType` is not local [INFO] [stdout] | |_`Add` is not local [INFO] [stdout] | move the `impl` block outside of this function `_impl_diesel_numeric_ops_for_st_geometrytype` [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `DieselNumericOps` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `DieselNumericOps` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: this warning originates in the derive macro `DieselNumericOps` which comes from the expansion of the macro `sql_function` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/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: G) -> Text; [INFO] [stdout] 21 | | } [INFO] [stdout] | | ^ [INFO] [stdout] | | | [INFO] [stdout] | | `ST_GeometryType` is not local [INFO] [stdout] | |_`Sub` is not local [INFO] [stdout] | move the `impl` block outside of this function `_impl_diesel_numeric_ops_for_st_geometrytype` [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `DieselNumericOps` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `DieselNumericOps` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: this warning originates in the derive macro `DieselNumericOps` which comes from the expansion of the macro `sql_function` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/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: G) -> Text; [INFO] [stdout] 21 | | } [INFO] [stdout] | | ^ [INFO] [stdout] | | | [INFO] [stdout] | | `ST_GeometryType` is not local [INFO] [stdout] | |_`Mul` is not local [INFO] [stdout] | move the `impl` block outside of this function `_impl_diesel_numeric_ops_for_st_geometrytype` [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `DieselNumericOps` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `DieselNumericOps` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: this warning originates in the derive macro `DieselNumericOps` which comes from the expansion of the macro `sql_function` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/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: G) -> Text; [INFO] [stdout] 21 | | } [INFO] [stdout] | | ^ [INFO] [stdout] | | | [INFO] [stdout] | | `ST_GeometryType` is not local [INFO] [stdout] | |_`Div` is not local [INFO] [stdout] | move the `impl` block outside of this function `_impl_diesel_numeric_ops_for_st_geometrytype` [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `DieselNumericOps` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `DieselNumericOps` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: this warning originates in the derive macro `DieselNumericOps` which comes from the expansion of the macro `sql_function` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/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: G) -> Bool; [INFO] [stdout] 27 | | } [INFO] [stdout] | | ^ [INFO] [stdout] | | | [INFO] [stdout] | | `ST_IsEmpty` is not local [INFO] [stdout] | |_`QueryId` is not local [INFO] [stdout] | move the `impl` block outside of this function `_impl_query_id_for_st_isempty` [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: this warning 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] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [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: G) -> Bool; [INFO] [stdout] 27 | | } [INFO] [stdout] | | ^ [INFO] [stdout] | | | [INFO] [stdout] | | `ST_IsEmpty` is not local [INFO] [stdout] | |_`Add` is not local [INFO] [stdout] | move the `impl` block outside of this function `_impl_diesel_numeric_ops_for_st_isempty` [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `DieselNumericOps` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `DieselNumericOps` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: this warning originates in the derive macro `DieselNumericOps` which comes from the expansion of the macro `sql_function` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/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: G) -> Bool; [INFO] [stdout] 27 | | } [INFO] [stdout] | | ^ [INFO] [stdout] | | | [INFO] [stdout] | | `ST_IsEmpty` is not local [INFO] [stdout] | |_`Sub` is not local [INFO] [stdout] | move the `impl` block outside of this function `_impl_diesel_numeric_ops_for_st_isempty` [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `DieselNumericOps` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `DieselNumericOps` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: this warning originates in the derive macro `DieselNumericOps` which comes from the expansion of the macro `sql_function` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/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: G) -> Bool; [INFO] [stdout] 27 | | } [INFO] [stdout] | | ^ [INFO] [stdout] | | | [INFO] [stdout] | | `ST_IsEmpty` is not local [INFO] [stdout] | |_`Mul` is not local [INFO] [stdout] | move the `impl` block outside of this function `_impl_diesel_numeric_ops_for_st_isempty` [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `DieselNumericOps` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `DieselNumericOps` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: this warning originates in the derive macro `DieselNumericOps` which comes from the expansion of the macro `sql_function` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/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: G) -> Bool; [INFO] [stdout] 27 | | } [INFO] [stdout] | | ^ [INFO] [stdout] | | | [INFO] [stdout] | | `ST_IsEmpty` is not local [INFO] [stdout] | |_`Div` is not local [INFO] [stdout] | move the `impl` block outside of this function `_impl_diesel_numeric_ops_for_st_isempty` [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `DieselNumericOps` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `DieselNumericOps` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: this warning originates in the derive macro `DieselNumericOps` which comes from the expansion of the macro `sql_function` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/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: G) -> Bool; [INFO] [stdout] 33 | | } [INFO] [stdout] | | ^ [INFO] [stdout] | | | [INFO] [stdout] | | `ST_IsSimple` is not local [INFO] [stdout] | |_`QueryId` is not local [INFO] [stdout] | move the `impl` block outside of this function `_impl_query_id_for_st_issimple` [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: this warning 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] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [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: G) -> Bool; [INFO] [stdout] 33 | | } [INFO] [stdout] | | ^ [INFO] [stdout] | | | [INFO] [stdout] | | `ST_IsSimple` is not local [INFO] [stdout] | |_`Add` is not local [INFO] [stdout] | move the `impl` block outside of this function `_impl_diesel_numeric_ops_for_st_issimple` [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `DieselNumericOps` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `DieselNumericOps` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: this warning originates in the derive macro `DieselNumericOps` which comes from the expansion of the macro `sql_function` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/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: G) -> Bool; [INFO] [stdout] 33 | | } [INFO] [stdout] | | ^ [INFO] [stdout] | | | [INFO] [stdout] | | `ST_IsSimple` is not local [INFO] [stdout] | |_`Sub` is not local [INFO] [stdout] | move the `impl` block outside of this function `_impl_diesel_numeric_ops_for_st_issimple` [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `DieselNumericOps` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `DieselNumericOps` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: this warning originates in the derive macro `DieselNumericOps` which comes from the expansion of the macro `sql_function` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/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: G) -> Bool; [INFO] [stdout] 33 | | } [INFO] [stdout] | | ^ [INFO] [stdout] | | | [INFO] [stdout] | | `ST_IsSimple` is not local [INFO] [stdout] | |_`Mul` is not local [INFO] [stdout] | move the `impl` block outside of this function `_impl_diesel_numeric_ops_for_st_issimple` [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `DieselNumericOps` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `DieselNumericOps` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: this warning originates in the derive macro `DieselNumericOps` which comes from the expansion of the macro `sql_function` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/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: G) -> Bool; [INFO] [stdout] 33 | | } [INFO] [stdout] | | ^ [INFO] [stdout] | | | [INFO] [stdout] | | `ST_IsSimple` is not local [INFO] [stdout] | |_`Div` is not local [INFO] [stdout] | move the `impl` block outside of this function `_impl_diesel_numeric_ops_for_st_issimple` [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `DieselNumericOps` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `DieselNumericOps` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: this warning originates in the derive macro `DieselNumericOps` which comes from the expansion of the macro `sql_function` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/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: G) -> Integer; [INFO] [stdout] 39 | | } [INFO] [stdout] | | ^ [INFO] [stdout] | | | [INFO] [stdout] | | `ST_SRID` is not local [INFO] [stdout] | |_`QueryId` is not local [INFO] [stdout] | move the `impl` block outside of this function `_impl_query_id_for_st_srid` [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: this warning 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] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [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: G) -> Integer; [INFO] [stdout] 39 | | } [INFO] [stdout] | | ^ [INFO] [stdout] | | | [INFO] [stdout] | | `ST_SRID` is not local [INFO] [stdout] | |_`Add` is not local [INFO] [stdout] | move the `impl` block outside of this function `_impl_diesel_numeric_ops_for_st_srid` [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `DieselNumericOps` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `DieselNumericOps` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: this warning originates in the derive macro `DieselNumericOps` which comes from the expansion of the macro `sql_function` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/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: G) -> Integer; [INFO] [stdout] 39 | | } [INFO] [stdout] | | ^ [INFO] [stdout] | | | [INFO] [stdout] | | `ST_SRID` is not local [INFO] [stdout] | |_`Sub` is not local [INFO] [stdout] | move the `impl` block outside of this function `_impl_diesel_numeric_ops_for_st_srid` [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `DieselNumericOps` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `DieselNumericOps` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: this warning originates in the derive macro `DieselNumericOps` which comes from the expansion of the macro `sql_function` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/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: G) -> Integer; [INFO] [stdout] 39 | | } [INFO] [stdout] | | ^ [INFO] [stdout] | | | [INFO] [stdout] | | `ST_SRID` is not local [INFO] [stdout] | |_`Mul` is not local [INFO] [stdout] | move the `impl` block outside of this function `_impl_diesel_numeric_ops_for_st_srid` [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `DieselNumericOps` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `DieselNumericOps` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: this warning originates in the derive macro `DieselNumericOps` which comes from the expansion of the macro `sql_function` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/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: G) -> Integer; [INFO] [stdout] 39 | | } [INFO] [stdout] | | ^ [INFO] [stdout] | | | [INFO] [stdout] | | `ST_SRID` is not local [INFO] [stdout] | |_`Div` is not local [INFO] [stdout] | move the `impl` block outside of this function `_impl_diesel_numeric_ops_for_st_srid` [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `DieselNumericOps` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `DieselNumericOps` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: this warning originates in the derive macro `DieselNumericOps` which comes from the expansion of the macro `sql_function` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/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: G, srid: Integer) -> G; [INFO] [stdout] 45 | | } [INFO] [stdout] | | ^ [INFO] [stdout] | | | [INFO] [stdout] | | `ST_SRID_2` is not local [INFO] [stdout] | |_`QueryId` is not local [INFO] [stdout] | move the `impl` block outside of this function `_impl_query_id_for_st_srid_2` [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: this warning 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] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [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] | `QueryId` is not local [INFO] [stdout] | move the `impl` block outside of this function `_impl_query_id_for_geometry` [INFO] [stdout] 3 | #[mysql_type = "Blob"] [INFO] [stdout] 4 | pub struct Geometry; [INFO] [stdout] | -------- `Geometry` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: `#[warn(non_local_definitions)]` on by default [INFO] [stdout] = note: this warning originates in the derive macro `QueryId` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/sql_types.rs:2:48 [INFO] [stdout] | [INFO] [stdout] 2 | #[derive(Debug, Clone, Copy, Default, QueryId, SqlType)] [INFO] [stdout] | ^------ [INFO] [stdout] | | [INFO] [stdout] | `NotNull` is not local [INFO] [stdout] | move the `impl` block outside of this function `_impl_sql_type_for_geometry` [INFO] [stdout] 3 | #[mysql_type = "Blob"] [INFO] [stdout] 4 | pub struct Geometry; [INFO] [stdout] | -------- `Geometry` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `SqlType` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `SqlType` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: this warning originates in the derive macro `SqlType` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/sql_types.rs:2:48 [INFO] [stdout] | [INFO] [stdout] 2 | #[derive(Debug, Clone, Copy, Default, QueryId, SqlType)] [INFO] [stdout] | ^------ [INFO] [stdout] | | [INFO] [stdout] | `SingleValue` is not local [INFO] [stdout] | move the `impl` block outside of this function `_impl_sql_type_for_geometry` [INFO] [stdout] 3 | #[mysql_type = "Blob"] [INFO] [stdout] 4 | pub struct Geometry; [INFO] [stdout] | -------- `Geometry` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `SqlType` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `SqlType` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: this warning originates in the derive macro `SqlType` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/sql_types.rs:2:48 [INFO] [stdout] | [INFO] [stdout] 2 | #[derive(Debug, Clone, Copy, Default, QueryId, SqlType)] [INFO] [stdout] | -^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | `Mysql` is not local [INFO] [stdout] | `HasSqlType` is not local [INFO] [stdout] | move the `impl` block outside of this function `_impl_sql_type_for_geometry` [INFO] [stdout] 3 | #[mysql_type = "Blob"] [INFO] [stdout] 4 | pub struct Geometry; [INFO] [stdout] | -------- `Geometry` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `SqlType` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `SqlType` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: this warning originates in the derive macro `SqlType` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/sql_types.rs:7:39 [INFO] [stdout] | [INFO] [stdout] 7 | #[derive(Debug, Clone, Copy, Default, QueryId, SqlType)] [INFO] [stdout] | ^------ [INFO] [stdout] | | [INFO] [stdout] | `QueryId` is not local [INFO] [stdout] | move the `impl` block outside of this function `_impl_query_id_for_point` [INFO] [stdout] 8 | #[mysql_type = "Blob"] [INFO] [stdout] 9 | pub struct Point; [INFO] [stdout] | ----- `Point` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: this warning originates in the derive macro `QueryId` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/sql_types.rs:7:48 [INFO] [stdout] | [INFO] [stdout] 7 | #[derive(Debug, Clone, Copy, Default, QueryId, SqlType)] [INFO] [stdout] | ^------ [INFO] [stdout] | | [INFO] [stdout] | `NotNull` is not local [INFO] [stdout] | move the `impl` block outside of this function `_impl_sql_type_for_point` [INFO] [stdout] 8 | #[mysql_type = "Blob"] [INFO] [stdout] 9 | pub struct Point; [INFO] [stdout] | ----- `Point` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `SqlType` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `SqlType` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: this warning originates in the derive macro `SqlType` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/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: G, srid: Integer) -> G; [INFO] [stdout] 45 | | } [INFO] [stdout] | | ^ [INFO] [stdout] | | | [INFO] [stdout] | | `ST_SRID_2` is not local [INFO] [stdout] | |_`Add` is not local [INFO] [stdout] | move the `impl` block outside of this function `_impl_diesel_numeric_ops_for_st_srid_2` [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `DieselNumericOps` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `DieselNumericOps` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: this warning originates in the derive macro `DieselNumericOps` which comes from the expansion of the macro `sql_function` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/sql_types.rs:7:48 [INFO] [stdout] | [INFO] [stdout] 7 | #[derive(Debug, Clone, Copy, Default, QueryId, SqlType)] [INFO] [stdout] | ^------ [INFO] [stdout] | | [INFO] [stdout] | `SingleValue` is not local [INFO] [stdout] | move the `impl` block outside of this function `_impl_sql_type_for_point` [INFO] [stdout] 8 | #[mysql_type = "Blob"] [INFO] [stdout] 9 | pub struct Point; [INFO] [stdout] | ----- `Point` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `SqlType` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `SqlType` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: this warning originates in the derive macro `SqlType` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/sql_types.rs:7:48 [INFO] [stdout] | [INFO] [stdout] 7 | #[derive(Debug, Clone, Copy, Default, QueryId, SqlType)] [INFO] [stdout] | -^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | `Mysql` is not local [INFO] [stdout] | `HasSqlType` is not local [INFO] [stdout] | move the `impl` block outside of this function `_impl_sql_type_for_point` [INFO] [stdout] 8 | #[mysql_type = "Blob"] [INFO] [stdout] 9 | pub struct Point; [INFO] [stdout] | ----- `Point` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `SqlType` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `SqlType` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: this warning originates in the derive macro `SqlType` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/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: G, srid: Integer) -> G; [INFO] [stdout] 45 | | } [INFO] [stdout] | | ^ [INFO] [stdout] | | | [INFO] [stdout] | | `ST_SRID_2` is not local [INFO] [stdout] | |_`Sub` is not local [INFO] [stdout] | move the `impl` block outside of this function `_impl_diesel_numeric_ops_for_st_srid_2` [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `DieselNumericOps` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `DieselNumericOps` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: this warning originates in the derive macro `DieselNumericOps` which comes from the expansion of the macro `sql_function` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/sql_types.rs:12:39 [INFO] [stdout] | [INFO] [stdout] 12 | #[derive(Debug, Clone, Copy, Default, QueryId, SqlType)] [INFO] [stdout] | ^------ [INFO] [stdout] | | [INFO] [stdout] | `QueryId` is not local [INFO] [stdout] | move the `impl` block outside of this function `_impl_query_id_for_polygon` [INFO] [stdout] 13 | #[mysql_type = "Blob"] [INFO] [stdout] 14 | pub struct Polygon; [INFO] [stdout] | ------- `Polygon` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: this warning originates in the derive macro `QueryId` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/sql_types.rs:12:48 [INFO] [stdout] | [INFO] [stdout] 12 | #[derive(Debug, Clone, Copy, Default, QueryId, SqlType)] [INFO] [stdout] | ^------ [INFO] [stdout] | | [INFO] [stdout] | `NotNull` is not local [INFO] [stdout] | move the `impl` block outside of this function `_impl_sql_type_for_polygon` [INFO] [stdout] 13 | #[mysql_type = "Blob"] [INFO] [stdout] 14 | pub struct Polygon; [INFO] [stdout] | ------- `Polygon` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `SqlType` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `SqlType` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: this warning originates in the derive macro `SqlType` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/sql_types.rs:12:48 [INFO] [stdout] | [INFO] [stdout] 12 | #[derive(Debug, Clone, Copy, Default, QueryId, SqlType)] [INFO] [stdout] | ^------ [INFO] [stdout] | | [INFO] [stdout] | `SingleValue` is not local [INFO] [stdout] | move the `impl` block outside of this function `_impl_sql_type_for_polygon` [INFO] [stdout] 13 | #[mysql_type = "Blob"] [INFO] [stdout] 14 | pub struct Polygon; [INFO] [stdout] | ------- `Polygon` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `SqlType` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `SqlType` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: this warning originates in the derive macro `SqlType` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/sql_types.rs:12:48 [INFO] [stdout] | [INFO] [stdout] 12 | #[derive(Debug, Clone, Copy, Default, QueryId, SqlType)] [INFO] [stdout] | -^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | `Mysql` is not local [INFO] [stdout] | `HasSqlType` is not local [INFO] [stdout] | move the `impl` block outside of this function `_impl_sql_type_for_polygon` [INFO] [stdout] 13 | #[mysql_type = "Blob"] [INFO] [stdout] 14 | pub struct Polygon; [INFO] [stdout] | ------- `Polygon` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `SqlType` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `SqlType` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: this warning originates in the derive macro `SqlType` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/sql_types.rs:17:39 [INFO] [stdout] | [INFO] [stdout] 17 | #[derive(Debug, Clone, Copy, Default, QueryId, SqlType)] [INFO] [stdout] | ^------ [INFO] [stdout] | | [INFO] [stdout] | `QueryId` is not local [INFO] [stdout] | move the `impl` block outside of this function `_impl_query_id_for_linestring` [INFO] [stdout] 18 | #[mysql_type = "Blob"] [INFO] [stdout] 19 | pub struct LineString; [INFO] [stdout] | ---------- `LineString` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: this warning originates in the derive macro `QueryId` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/sql_types.rs:17:48 [INFO] [stdout] | [INFO] [stdout] 17 | #[derive(Debug, Clone, Copy, Default, QueryId, SqlType)] [INFO] [stdout] | ^------ [INFO] [stdout] | | [INFO] [stdout] | `NotNull` is not local [INFO] [stdout] | move the `impl` block outside of this function `_impl_sql_type_for_linestring` [INFO] [stdout] 18 | #[mysql_type = "Blob"] [INFO] [stdout] 19 | pub struct LineString; [INFO] [stdout] | ---------- `LineString` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `SqlType` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `SqlType` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: this warning originates in the derive macro `SqlType` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/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: G, srid: Integer) -> G; [INFO] [stdout] 45 | | } [INFO] [stdout] | | ^ [INFO] [stdout] | | | [INFO] [stdout] | | `ST_SRID_2` is not local [INFO] [stdout] | |_`Mul` is not local [INFO] [stdout] | move the `impl` block outside of this function `_impl_diesel_numeric_ops_for_st_srid_2` [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `DieselNumericOps` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `DieselNumericOps` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: this warning originates in the derive macro `DieselNumericOps` which comes from the expansion of the macro `sql_function` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/sql_types.rs:17:48 [INFO] [stdout] | [INFO] [stdout] 17 | #[derive(Debug, Clone, Copy, Default, QueryId, SqlType)] [INFO] [stdout] | ^------ [INFO] [stdout] | | [INFO] [stdout] | `SingleValue` is not local [INFO] [stdout] | move the `impl` block outside of this function `_impl_sql_type_for_linestring` [INFO] [stdout] 18 | #[mysql_type = "Blob"] [INFO] [stdout] 19 | pub struct LineString; [INFO] [stdout] | ---------- `LineString` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `SqlType` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `SqlType` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: this warning originates in the derive macro `SqlType` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/sql_types.rs:17:48 [INFO] [stdout] | [INFO] [stdout] 17 | #[derive(Debug, Clone, Copy, Default, QueryId, SqlType)] [INFO] [stdout] | -^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | `Mysql` is not local [INFO] [stdout] | `HasSqlType` is not local [INFO] [stdout] | move the `impl` block outside of this function `_impl_sql_type_for_linestring` [INFO] [stdout] 18 | #[mysql_type = "Blob"] [INFO] [stdout] 19 | pub struct LineString; [INFO] [stdout] | ---------- `LineString` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `SqlType` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `SqlType` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: this warning originates in the derive macro `SqlType` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/sql_types.rs:22:39 [INFO] [stdout] | [INFO] [stdout] 22 | #[derive(Debug, Clone, Copy, Default, QueryId, SqlType)] [INFO] [stdout] | ^------ [INFO] [stdout] | | [INFO] [stdout] | `QueryId` is not local [INFO] [stdout] | move the `impl` block outside of this function `_impl_query_id_for_multipoint` [INFO] [stdout] 23 | #[mysql_type = "Blob"] [INFO] [stdout] 24 | pub struct MultiPoint; [INFO] [stdout] | ---------- `MultiPoint` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: this warning originates in the derive macro `QueryId` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/sql_types.rs:22:48 [INFO] [stdout] | [INFO] [stdout] 22 | #[derive(Debug, Clone, Copy, Default, QueryId, SqlType)] [INFO] [stdout] | ^------ [INFO] [stdout] | | [INFO] [stdout] | `NotNull` is not local [INFO] [stdout] | move the `impl` block outside of this function `_impl_sql_type_for_multipoint` [INFO] [stdout] 23 | #[mysql_type = "Blob"] [INFO] [stdout] 24 | pub struct MultiPoint; [INFO] [stdout] | ---------- `MultiPoint` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `SqlType` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `SqlType` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: this warning originates in the derive macro `SqlType` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/sql_types.rs:22:48 [INFO] [stdout] | [INFO] [stdout] 22 | #[derive(Debug, Clone, Copy, Default, QueryId, SqlType)] [INFO] [stdout] | ^------ [INFO] [stdout] | | [INFO] [stdout] | `SingleValue` is not local [INFO] [stdout] | move the `impl` block outside of this function `_impl_sql_type_for_multipoint` [INFO] [stdout] 23 | #[mysql_type = "Blob"] [INFO] [stdout] 24 | pub struct MultiPoint; [INFO] [stdout] | ---------- `MultiPoint` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `SqlType` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `SqlType` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: this warning originates in the derive macro `SqlType` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/sql_types.rs:22:48 [INFO] [stdout] | [INFO] [stdout] 22 | #[derive(Debug, Clone, Copy, Default, QueryId, SqlType)] [INFO] [stdout] | -^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | `Mysql` is not local [INFO] [stdout] | `HasSqlType` is not local [INFO] [stdout] | move the `impl` block outside of this function `_impl_sql_type_for_multipoint` [INFO] [stdout] 23 | #[mysql_type = "Blob"] [INFO] [stdout] 24 | pub struct MultiPoint; [INFO] [stdout] | ---------- `MultiPoint` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `SqlType` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `SqlType` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: this warning originates in the derive macro `SqlType` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/sql_types.rs:27:39 [INFO] [stdout] | [INFO] [stdout] 27 | #[derive(Debug, Clone, Copy, Default, QueryId, SqlType)] [INFO] [stdout] | ^------ [INFO] [stdout] | | [INFO] [stdout] | `QueryId` is not local [INFO] [stdout] | move the `impl` block outside of this function `_impl_query_id_for_multilinestring` [INFO] [stdout] 28 | #[mysql_type = "Blob"] [INFO] [stdout] 29 | pub struct MultiLineString; [INFO] [stdout] | --------------- `MultiLineString` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: this warning originates in the derive macro `QueryId` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/sql_types.rs:27:48 [INFO] [stdout] | [INFO] [stdout] 27 | #[derive(Debug, Clone, Copy, Default, QueryId, SqlType)] [INFO] [stdout] | ^------ [INFO] [stdout] | | [INFO] [stdout] | `NotNull` is not local [INFO] [stdout] | move the `impl` block outside of this function `_impl_sql_type_for_multilinestring` [INFO] [stdout] 28 | #[mysql_type = "Blob"] [INFO] [stdout] 29 | pub struct MultiLineString; [INFO] [stdout] | --------------- `MultiLineString` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `SqlType` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `SqlType` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: this warning originates in the derive macro `SqlType` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/sql_types.rs:27:48 [INFO] [stdout] | [INFO] [stdout] 27 | #[derive(Debug, Clone, Copy, Default, QueryId, SqlType)] [INFO] [stdout] | ^------ [INFO] [stdout] | | [INFO] [stdout] | `SingleValue` is not local [INFO] [stdout] | move the `impl` block outside of this function `_impl_sql_type_for_multilinestring` [INFO] [stdout] 28 | #[mysql_type = "Blob"] [INFO] [stdout] 29 | pub struct MultiLineString; [INFO] [stdout] | --------------- `MultiLineString` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `SqlType` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `SqlType` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: this warning originates in the derive macro `SqlType` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/sql_types.rs:27:48 [INFO] [stdout] | [INFO] [stdout] 27 | #[derive(Debug, Clone, Copy, Default, QueryId, SqlType)] [INFO] [stdout] | -^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | `Mysql` is not local [INFO] [stdout] | `HasSqlType` is not local [INFO] [stdout] | move the `impl` block outside of this function `_impl_sql_type_for_multilinestring` [INFO] [stdout] 28 | #[mysql_type = "Blob"] [INFO] [stdout] 29 | pub struct MultiLineString; [INFO] [stdout] | --------------- `MultiLineString` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `SqlType` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `SqlType` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: this warning originates in the derive macro `SqlType` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/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: G, srid: Integer) -> G; [INFO] [stdout] 45 | | } [INFO] [stdout] | | ^ [INFO] [stdout] | | | [INFO] [stdout] | | `ST_SRID_2` is not local [INFO] [stdout] | |_`Div` is not local [INFO] [stdout] | move the `impl` block outside of this function `_impl_diesel_numeric_ops_for_st_srid_2` [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `DieselNumericOps` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `DieselNumericOps` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: this warning originates in the derive macro `DieselNumericOps` which comes from the expansion of the macro `sql_function` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/sql_types.rs:32:39 [INFO] [stdout] | [INFO] [stdout] 32 | #[derive(Debug, Clone, Copy, Default, QueryId, SqlType)] [INFO] [stdout] | ^------ [INFO] [stdout] | | [INFO] [stdout] | `QueryId` is not local [INFO] [stdout] | move the `impl` block outside of this function `_impl_query_id_for_multipolygon` [INFO] [stdout] 33 | #[mysql_type = "Blob"] [INFO] [stdout] 34 | pub struct MultiPolygon; [INFO] [stdout] | ------------ `MultiPolygon` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: this warning originates in the derive macro `QueryId` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/sql_types.rs:32:48 [INFO] [stdout] | [INFO] [stdout] 32 | #[derive(Debug, Clone, Copy, Default, QueryId, SqlType)] [INFO] [stdout] | ^------ [INFO] [stdout] | | [INFO] [stdout] | `NotNull` is not local [INFO] [stdout] | move the `impl` block outside of this function `_impl_sql_type_for_multipolygon` [INFO] [stdout] 33 | #[mysql_type = "Blob"] [INFO] [stdout] 34 | pub struct MultiPolygon; [INFO] [stdout] | ------------ `MultiPolygon` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `SqlType` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `SqlType` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: this warning originates in the derive macro `SqlType` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/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: G, target_srid: Integer) -> G; [INFO] [stdout] 51 | | } [INFO] [stdout] | | ^ [INFO] [stdout] | | | [INFO] [stdout] | | `ST_Transform` is not local [INFO] [stdout] | |_`QueryId` is not local [INFO] [stdout] | move the `impl` block outside of this function `_impl_query_id_for_st_transform` [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: this warning 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] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [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] | `SingleValue` is not local [INFO] [stdout] | move the `impl` block outside of this function `_impl_sql_type_for_multipolygon` [INFO] [stdout] 33 | #[mysql_type = "Blob"] [INFO] [stdout] 34 | pub struct MultiPolygon; [INFO] [stdout] | ------------ `MultiPolygon` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `SqlType` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `SqlType` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: this warning originates in the derive macro `SqlType` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/sql_types.rs:32:48 [INFO] [stdout] | [INFO] [stdout] 32 | #[derive(Debug, Clone, Copy, Default, QueryId, SqlType)] [INFO] [stdout] | -^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | `Mysql` is not local [INFO] [stdout] | `HasSqlType` is not local [INFO] [stdout] | move the `impl` block outside of this function `_impl_sql_type_for_multipolygon` [INFO] [stdout] 33 | #[mysql_type = "Blob"] [INFO] [stdout] 34 | pub struct MultiPolygon; [INFO] [stdout] | ------------ `MultiPolygon` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `SqlType` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `SqlType` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: this warning originates in the derive macro `SqlType` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/sql_types.rs:37:39 [INFO] [stdout] | [INFO] [stdout] 37 | #[derive(Debug, Clone, Copy, Default, QueryId, SqlType)] [INFO] [stdout] | ^------ [INFO] [stdout] | | [INFO] [stdout] | `QueryId` is not local [INFO] [stdout] | move the `impl` block outside of this function `_impl_query_id_for_geometrycollection` [INFO] [stdout] 38 | #[mysql_type = "Blob"] [INFO] [stdout] 39 | pub struct GeometryCollection; [INFO] [stdout] | ------------------ `GeometryCollection` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: this warning originates in the derive macro `QueryId` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/sql_types.rs:37:48 [INFO] [stdout] | [INFO] [stdout] 37 | #[derive(Debug, Clone, Copy, Default, QueryId, SqlType)] [INFO] [stdout] | ^------ [INFO] [stdout] | | [INFO] [stdout] | `NotNull` is not local [INFO] [stdout] | move the `impl` block outside of this function `_impl_sql_type_for_geometrycollection` [INFO] [stdout] 38 | #[mysql_type = "Blob"] [INFO] [stdout] 39 | pub struct GeometryCollection; [INFO] [stdout] | ------------------ `GeometryCollection` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `SqlType` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `SqlType` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: this warning originates in the derive macro `SqlType` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/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: G, target_srid: Integer) -> G; [INFO] [stdout] 51 | | } [INFO] [stdout] | | ^ [INFO] [stdout] | | | [INFO] [stdout] | | `ST_Transform` is not local [INFO] [stdout] | |_`Add` is not local [INFO] [stdout] | move the `impl` block outside of this function `_impl_diesel_numeric_ops_for_st_transform` [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `DieselNumericOps` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `DieselNumericOps` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: this warning originates in the derive macro `DieselNumericOps` which comes from the expansion of the macro `sql_function` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/sql_types.rs:37:48 [INFO] [stdout] | [INFO] [stdout] 37 | #[derive(Debug, Clone, Copy, Default, QueryId, SqlType)] [INFO] [stdout] | ^------ [INFO] [stdout] | | [INFO] [stdout] | `SingleValue` is not local [INFO] [stdout] | move the `impl` block outside of this function `_impl_sql_type_for_geometrycollection` [INFO] [stdout] 38 | #[mysql_type = "Blob"] [INFO] [stdout] 39 | pub struct GeometryCollection; [INFO] [stdout] | ------------------ `GeometryCollection` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `SqlType` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `SqlType` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: this warning originates in the derive macro `SqlType` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/sql_types.rs:37:48 [INFO] [stdout] | [INFO] [stdout] 37 | #[derive(Debug, Clone, Copy, Default, QueryId, SqlType)] [INFO] [stdout] | -^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | `Mysql` is not local [INFO] [stdout] | `HasSqlType` is not local [INFO] [stdout] | move the `impl` block outside of this function `_impl_sql_type_for_geometrycollection` [INFO] [stdout] 38 | #[mysql_type = "Blob"] [INFO] [stdout] 39 | pub struct GeometryCollection; [INFO] [stdout] | ------------------ `GeometryCollection` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `SqlType` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `SqlType` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: this warning originates in the derive macro `SqlType` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/data_types.rs:28:37 [INFO] [stdout] | [INFO] [stdout] 28 | #[derive(Debug, Clone, PartialEq, FromSqlRow, AsExpression)] [INFO] [stdout] | ^--------- [INFO] [stdout] | | [INFO] [stdout] | `FromSqlRow` is not local [INFO] [stdout] | move the `impl` block outside of this function `_impl_from_sql_row_for_point` [INFO] [stdout] ... [INFO] [stdout] 183 | / mysql_type!( [INFO] [stdout] 184 | | Point, [INFO] [stdout] | | ----- `Point` is not local [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] = note: the derive macro `FromSqlRow` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `FromSqlRow` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: this warning originates in the derive macro `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] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [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: G, target_srid: Integer) -> G; [INFO] [stdout] 51 | | } [INFO] [stdout] | | ^ [INFO] [stdout] | | | [INFO] [stdout] | | `ST_Transform` is not local [INFO] [stdout] | |_`Sub` is not local [INFO] [stdout] | move the `impl` block outside of this function `_impl_diesel_numeric_ops_for_st_transform` [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `DieselNumericOps` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `DieselNumericOps` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: this warning originates in the derive macro `DieselNumericOps` which comes from the expansion of the macro `sql_function` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/data_types.rs:28:37 [INFO] [stdout] | [INFO] [stdout] 28 | #[derive(Debug, Clone, PartialEq, FromSqlRow, AsExpression)] [INFO] [stdout] | ^--------- [INFO] [stdout] | | [INFO] [stdout] | `Queryable` is not local [INFO] [stdout] | move the `impl` block outside of this function `_impl_from_sql_row_for_point` [INFO] [stdout] ... [INFO] [stdout] 183 | / mysql_type!( [INFO] [stdout] 184 | | Point, [INFO] [stdout] | | ----- `Point` is not local [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] = note: the derive macro `FromSqlRow` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `FromSqlRow` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: this warning originates in the derive macro `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] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [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] | `FromSqlRow` is not local [INFO] [stdout] | move the `impl` block outside of this function `_impl_from_sql_row_for_polygon` [INFO] [stdout] ... [INFO] [stdout] 189 | / mysql_type!( [INFO] [stdout] 190 | | Polygon, [INFO] [stdout] | | ------- `Polygon` is not local [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] = note: the derive macro `FromSqlRow` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `FromSqlRow` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: this warning originates in the derive macro `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] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [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] | `Queryable` is not local [INFO] [stdout] | move the `impl` block outside of this function `_impl_from_sql_row_for_polygon` [INFO] [stdout] ... [INFO] [stdout] 189 | / mysql_type!( [INFO] [stdout] 190 | | Polygon, [INFO] [stdout] | | ------- `Polygon` is not local [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] = note: the derive macro `FromSqlRow` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `FromSqlRow` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: this warning originates in the derive macro `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] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [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] | `FromSqlRow` is not local [INFO] [stdout] | move the `impl` block outside of this function `_impl_from_sql_row_for_linestring` [INFO] [stdout] ... [INFO] [stdout] 195 | / mysql_type!( [INFO] [stdout] 196 | | LineString, [INFO] [stdout] | | ---------- `LineString` is not local [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] = note: the derive macro `FromSqlRow` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `FromSqlRow` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: this warning originates in the derive macro `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] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [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] | `Queryable` is not local [INFO] [stdout] | move the `impl` block outside of this function `_impl_from_sql_row_for_linestring` [INFO] [stdout] ... [INFO] [stdout] 195 | / mysql_type!( [INFO] [stdout] 196 | | LineString, [INFO] [stdout] | | ---------- `LineString` is not local [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] = note: the derive macro `FromSqlRow` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `FromSqlRow` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: this warning originates in the derive macro `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] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [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] | `FromSqlRow` is not local [INFO] [stdout] | move the `impl` block outside of this function `_impl_from_sql_row_for_multipoint` [INFO] [stdout] ... [INFO] [stdout] 201 | / mysql_type!( [INFO] [stdout] 202 | | MultiPoint, [INFO] [stdout] | | ---------- `MultiPoint` is not local [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] = note: the derive macro `FromSqlRow` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `FromSqlRow` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: this warning originates in the derive macro `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] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [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] | `Queryable` is not local [INFO] [stdout] | move the `impl` block outside of this function `_impl_from_sql_row_for_multipoint` [INFO] [stdout] ... [INFO] [stdout] 201 | / mysql_type!( [INFO] [stdout] 202 | | MultiPoint, [INFO] [stdout] | | ---------- `MultiPoint` is not local [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] = note: the derive macro `FromSqlRow` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `FromSqlRow` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: this warning originates in the derive macro `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] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [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] | `FromSqlRow` is not local [INFO] [stdout] | move the `impl` block outside of this function `_impl_from_sql_row_for_multilinestring` [INFO] [stdout] ... [INFO] [stdout] 207 | / mysql_type!( [INFO] [stdout] 208 | | MultiLineString, [INFO] [stdout] | | --------------- `MultiLineString` is not local [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] = note: the derive macro `FromSqlRow` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `FromSqlRow` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: this warning originates in the derive macro `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] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [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] | `Queryable` is not local [INFO] [stdout] | move the `impl` block outside of this function `_impl_from_sql_row_for_multilinestring` [INFO] [stdout] ... [INFO] [stdout] 207 | / mysql_type!( [INFO] [stdout] 208 | | MultiLineString, [INFO] [stdout] | | --------------- `MultiLineString` is not local [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] = note: the derive macro `FromSqlRow` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `FromSqlRow` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: this warning originates in the derive macro `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] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [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] | `FromSqlRow` is not local [INFO] [stdout] | move the `impl` block outside of this function `_impl_from_sql_row_for_multipolygon` [INFO] [stdout] ... [INFO] [stdout] 213 | / mysql_type!( [INFO] [stdout] 214 | | MultiPolygon, [INFO] [stdout] | | ------------ `MultiPolygon` is not local [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] = note: the derive macro `FromSqlRow` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `FromSqlRow` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: this warning originates in the derive macro `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] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [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] | `Queryable` is not local [INFO] [stdout] | move the `impl` block outside of this function `_impl_from_sql_row_for_multipolygon` [INFO] [stdout] ... [INFO] [stdout] 213 | / mysql_type!( [INFO] [stdout] 214 | | MultiPolygon, [INFO] [stdout] | | ------------ `MultiPolygon` is not local [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] = note: the derive macro `FromSqlRow` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `FromSqlRow` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: this warning originates in the derive macro `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] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [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: G, target_srid: Integer) -> G; [INFO] [stdout] 51 | | } [INFO] [stdout] | | ^ [INFO] [stdout] | | | [INFO] [stdout] | | `ST_Transform` is not local [INFO] [stdout] | |_`Mul` is not local [INFO] [stdout] | move the `impl` block outside of this function `_impl_diesel_numeric_ops_for_st_transform` [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `DieselNumericOps` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `DieselNumericOps` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: this warning originates in the derive macro `DieselNumericOps` which comes from the expansion of the macro `sql_function` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/data_types.rs:28:37 [INFO] [stdout] | [INFO] [stdout] 28 | #[derive(Debug, Clone, PartialEq, FromSqlRow, AsExpression)] [INFO] [stdout] | ^--------- [INFO] [stdout] | | [INFO] [stdout] | `FromSqlRow` is not local [INFO] [stdout] | move the `impl` block outside of this function `_impl_from_sql_row_for_geometrycollection` [INFO] [stdout] ... [INFO] [stdout] 219 | / mysql_type!( [INFO] [stdout] 220 | | GeometryCollection, [INFO] [stdout] | | ------------------ `GeometryCollection` is not local [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] = note: the derive macro `FromSqlRow` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `FromSqlRow` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: this warning originates in the derive macro `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] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [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] | `Queryable` is not local [INFO] [stdout] | move the `impl` block outside of this function `_impl_from_sql_row_for_geometrycollection` [INFO] [stdout] ... [INFO] [stdout] 219 | / mysql_type!( [INFO] [stdout] 220 | | GeometryCollection, [INFO] [stdout] | | ------------------ `GeometryCollection` is not local [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] = note: the derive macro `FromSqlRow` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `FromSqlRow` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: this warning originates in the derive macro `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] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [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] | `FromSqlRow` is not local [INFO] [stdout] | move the `impl` block outside of this function `_impl_from_sql_row_for_geometry` [INFO] [stdout] ... [INFO] [stdout] 225 | / mysql_type!( [INFO] [stdout] 226 | | Geometry, [INFO] [stdout] | | -------- `Geometry` is not local [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] = note: the derive macro `FromSqlRow` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `FromSqlRow` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: this warning originates in the derive macro `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] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [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: G, target_srid: Integer) -> G; [INFO] [stdout] 51 | | } [INFO] [stdout] | | ^ [INFO] [stdout] | | | [INFO] [stdout] | | `ST_Transform` is not local [INFO] [stdout] | |_`Div` is not local [INFO] [stdout] | move the `impl` block outside of this function `_impl_diesel_numeric_ops_for_st_transform` [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `DieselNumericOps` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `DieselNumericOps` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: this warning originates in the derive macro `DieselNumericOps` which comes from the expansion of the macro `sql_function` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/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] | | `ST_Latitude` is not local [INFO] [stdout] | |_`QueryId` is not local [INFO] [stdout] | move the `impl` block outside of this function `_impl_query_id_for_st_latitude` [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: this warning 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] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [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] | `Queryable` is not local [INFO] [stdout] | move the `impl` block outside of this function `_impl_from_sql_row_for_geometry` [INFO] [stdout] ... [INFO] [stdout] 225 | / mysql_type!( [INFO] [stdout] 226 | | Geometry, [INFO] [stdout] | | -------- `Geometry` is not local [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] = note: the derive macro `FromSqlRow` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `FromSqlRow` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: this warning originates in the derive macro `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] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [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] | `FromSqlRow` is not local [INFO] [stdout] | move the `impl` block outside of this function `_impl_from_sql_row_for_boundingbox` [INFO] [stdout] ... [INFO] [stdout] 231 | / mysql_type!( [INFO] [stdout] 232 | | BoundingBox, [INFO] [stdout] | | ----------- `BoundingBox` is not local [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] = note: the derive macro `FromSqlRow` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `FromSqlRow` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: this warning originates in the derive macro `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] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [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] | `Queryable` is not local [INFO] [stdout] | move the `impl` block outside of this function `_impl_from_sql_row_for_boundingbox` [INFO] [stdout] ... [INFO] [stdout] 231 | / mysql_type!( [INFO] [stdout] 232 | | BoundingBox, [INFO] [stdout] | | ----------- `BoundingBox` is not local [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] = note: the derive macro `FromSqlRow` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `FromSqlRow` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: this warning originates in the derive macro `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] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [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] | | `ST_Latitude` is not local [INFO] [stdout] | |_`Add` is not local [INFO] [stdout] | move the `impl` block outside of this function `_impl_diesel_numeric_ops_for_st_latitude` [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `DieselNumericOps` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `DieselNumericOps` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: this warning originates in the derive macro `DieselNumericOps` which comes from the expansion of the macro `sql_function` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/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] | | `ST_Latitude` is not local [INFO] [stdout] | |_`Sub` is not local [INFO] [stdout] | move the `impl` block outside of this function `_impl_diesel_numeric_ops_for_st_latitude` [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `DieselNumericOps` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `DieselNumericOps` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: this warning originates in the derive macro `DieselNumericOps` which comes from the expansion of the macro `sql_function` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/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] | | `ST_Latitude` is not local [INFO] [stdout] | |_`Mul` is not local [INFO] [stdout] | move the `impl` block outside of this function `_impl_diesel_numeric_ops_for_st_latitude` [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `DieselNumericOps` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `DieselNumericOps` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: this warning originates in the derive macro `DieselNumericOps` which comes from the expansion of the macro `sql_function` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/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] | | `ST_Latitude` is not local [INFO] [stdout] | |_`Div` is not local [INFO] [stdout] | move the `impl` block outside of this function `_impl_diesel_numeric_ops_for_st_latitude` [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `DieselNumericOps` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `DieselNumericOps` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: this warning originates in the derive macro `DieselNumericOps` which comes from the expansion of the macro `sql_function` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/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] | | `ST_Longitude` is not local [INFO] [stdout] | |_`QueryId` is not local [INFO] [stdout] | move the `impl` block outside of this function `_impl_query_id_for_st_longitude` [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: this warning 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] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [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: G) -> Integer; [INFO] [stdout] 9 | | } [INFO] [stdout] | | ^ [INFO] [stdout] | | | [INFO] [stdout] | | `ST_Dimension` is not local [INFO] [stdout] | |_`QueryId` is not local [INFO] [stdout] | move the `impl` block outside of this function `_impl_query_id_for_st_dimension` [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: this warning 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] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [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] | | `ST_Longitude` is not local [INFO] [stdout] | |_`Add` is not local [INFO] [stdout] | move the `impl` block outside of this function `_impl_diesel_numeric_ops_for_st_longitude` [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `DieselNumericOps` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `DieselNumericOps` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: this warning originates in the derive macro `DieselNumericOps` which comes from the expansion of the macro `sql_function` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/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] | | `ST_Longitude` is not local [INFO] [stdout] | |_`Sub` is not local [INFO] [stdout] | move the `impl` block outside of this function `_impl_diesel_numeric_ops_for_st_longitude` [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `DieselNumericOps` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `DieselNumericOps` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: this warning originates in the derive macro `DieselNumericOps` which comes from the expansion of the macro `sql_function` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/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: G) -> Integer; [INFO] [stdout] 9 | | } [INFO] [stdout] | | ^ [INFO] [stdout] | | | [INFO] [stdout] | | `ST_Dimension` is not local [INFO] [stdout] | |_`Add` is not local [INFO] [stdout] | move the `impl` block outside of this function `_impl_diesel_numeric_ops_for_st_dimension` [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `DieselNumericOps` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `DieselNumericOps` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: this warning originates in the derive macro `DieselNumericOps` which comes from the expansion of the macro `sql_function` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/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] | | `ST_Longitude` is not local [INFO] [stdout] | |_`Mul` is not local [INFO] [stdout] | move the `impl` block outside of this function `_impl_diesel_numeric_ops_for_st_longitude` [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `DieselNumericOps` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `DieselNumericOps` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: this warning originates in the derive macro `DieselNumericOps` which comes from the expansion of the macro `sql_function` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/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: G) -> Integer; [INFO] [stdout] 9 | | } [INFO] [stdout] | | ^ [INFO] [stdout] | | | [INFO] [stdout] | | `ST_Dimension` is not local [INFO] [stdout] | |_`Sub` is not local [INFO] [stdout] | move the `impl` block outside of this function `_impl_diesel_numeric_ops_for_st_dimension` [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `DieselNumericOps` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `DieselNumericOps` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: this warning originates in the derive macro `DieselNumericOps` which comes from the expansion of the macro `sql_function` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/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] | | `ST_Longitude` is not local [INFO] [stdout] | |_`Div` is not local [INFO] [stdout] | move the `impl` block outside of this function `_impl_diesel_numeric_ops_for_st_longitude` [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `DieselNumericOps` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `DieselNumericOps` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: this warning originates in the derive macro `DieselNumericOps` which comes from the expansion of the macro `sql_function` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/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] | | `ST_Latitude_2` is not local [INFO] [stdout] | |_`QueryId` is not local [INFO] [stdout] | move the `impl` block outside of this function `_impl_query_id_for_st_latitude_2` [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: this warning 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] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [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: G) -> Integer; [INFO] [stdout] 9 | | } [INFO] [stdout] | | ^ [INFO] [stdout] | | | [INFO] [stdout] | | `ST_Dimension` is not local [INFO] [stdout] | |_`Mul` is not local [INFO] [stdout] | move the `impl` block outside of this function `_impl_diesel_numeric_ops_for_st_dimension` [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `DieselNumericOps` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `DieselNumericOps` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: this warning originates in the derive macro `DieselNumericOps` which comes from the expansion of the macro `sql_function` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/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] | | `ST_Latitude_2` is not local [INFO] [stdout] | |_`Add` is not local [INFO] [stdout] | move the `impl` block outside of this function `_impl_diesel_numeric_ops_for_st_latitude_2` [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `DieselNumericOps` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `DieselNumericOps` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: this warning originates in the derive macro `DieselNumericOps` which comes from the expansion of the macro `sql_function` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/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: G) -> Integer; [INFO] [stdout] 9 | | } [INFO] [stdout] | | ^ [INFO] [stdout] | | | [INFO] [stdout] | | `ST_Dimension` is not local [INFO] [stdout] | |_`Div` is not local [INFO] [stdout] | move the `impl` block outside of this function `_impl_diesel_numeric_ops_for_st_dimension` [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `DieselNumericOps` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `DieselNumericOps` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: this warning originates in the derive macro `DieselNumericOps` which comes from the expansion of the macro `sql_function` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/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] | | `ST_Latitude_2` is not local [INFO] [stdout] | |_`Sub` is not local [INFO] [stdout] | move the `impl` block outside of this function `_impl_diesel_numeric_ops_for_st_latitude_2` [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `DieselNumericOps` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `DieselNumericOps` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: this warning originates in the derive macro `DieselNumericOps` which comes from the expansion of the macro `sql_function` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/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] | | `ST_Latitude_2` is not local [INFO] [stdout] | |_`Mul` is not local [INFO] [stdout] | move the `impl` block outside of this function `_impl_diesel_numeric_ops_for_st_latitude_2` [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `DieselNumericOps` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `DieselNumericOps` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: this warning originates in the derive macro `DieselNumericOps` which comes from the expansion of the macro `sql_function` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/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: G) -> Polygon; [INFO] [stdout] 15 | | } [INFO] [stdout] | | ^ [INFO] [stdout] | | | [INFO] [stdout] | | `ST_Envelope` is not local [INFO] [stdout] | |_`QueryId` is not local [INFO] [stdout] | move the `impl` block outside of this function `_impl_query_id_for_st_envelope` [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: this warning 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] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [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] | | `ST_Latitude_2` is not local [INFO] [stdout] | |_`Div` is not local [INFO] [stdout] | move the `impl` block outside of this function `_impl_diesel_numeric_ops_for_st_latitude_2` [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `DieselNumericOps` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `DieselNumericOps` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: this warning originates in the derive macro `DieselNumericOps` which comes from the expansion of the macro `sql_function` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/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] | | `ST_Longitude_2` is not local [INFO] [stdout] | |_`QueryId` is not local [INFO] [stdout] | move the `impl` block outside of this function `_impl_query_id_for_st_longitude_2` [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: this warning 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] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [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: G) -> Polygon; [INFO] [stdout] 15 | | } [INFO] [stdout] | | ^ [INFO] [stdout] | | | [INFO] [stdout] | | `ST_Envelope` is not local [INFO] [stdout] | |_`Add` is not local [INFO] [stdout] | move the `impl` block outside of this function `_impl_diesel_numeric_ops_for_st_envelope` [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `DieselNumericOps` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `DieselNumericOps` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: this warning originates in the derive macro `DieselNumericOps` which comes from the expansion of the macro `sql_function` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/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] | | `ST_Longitude_2` is not local [INFO] [stdout] | |_`Add` is not local [INFO] [stdout] | move the `impl` block outside of this function `_impl_diesel_numeric_ops_for_st_longitude_2` [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `DieselNumericOps` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `DieselNumericOps` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: this warning originates in the derive macro `DieselNumericOps` which comes from the expansion of the macro `sql_function` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/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: G) -> Polygon; [INFO] [stdout] 15 | | } [INFO] [stdout] | | ^ [INFO] [stdout] | | | [INFO] [stdout] | | `ST_Envelope` is not local [INFO] [stdout] | |_`Sub` is not local [INFO] [stdout] | move the `impl` block outside of this function `_impl_diesel_numeric_ops_for_st_envelope` [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `DieselNumericOps` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `DieselNumericOps` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: this warning originates in the derive macro `DieselNumericOps` which comes from the expansion of the macro `sql_function` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/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] | | `ST_Longitude_2` is not local [INFO] [stdout] | |_`Sub` is not local [INFO] [stdout] | move the `impl` block outside of this function `_impl_diesel_numeric_ops_for_st_longitude_2` [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `DieselNumericOps` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `DieselNumericOps` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: this warning originates in the derive macro `DieselNumericOps` which comes from the expansion of the macro `sql_function` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/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] | | `ST_Longitude_2` is not local [INFO] [stdout] | |_`Mul` is not local [INFO] [stdout] | move the `impl` block outside of this function `_impl_diesel_numeric_ops_for_st_longitude_2` [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `DieselNumericOps` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `DieselNumericOps` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: this warning originates in the derive macro `DieselNumericOps` which comes from the expansion of the macro `sql_function` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/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: G) -> Polygon; [INFO] [stdout] 15 | | } [INFO] [stdout] | | ^ [INFO] [stdout] | | | [INFO] [stdout] | | `ST_Envelope` is not local [INFO] [stdout] | |_`Mul` is not local [INFO] [stdout] | move the `impl` block outside of this function `_impl_diesel_numeric_ops_for_st_envelope` [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `DieselNumericOps` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `DieselNumericOps` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: this warning originates in the derive macro `DieselNumericOps` which comes from the expansion of the macro `sql_function` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/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] | | `ST_Longitude_2` is not local [INFO] [stdout] | |_`Div` is not local [INFO] [stdout] | move the `impl` block outside of this function `_impl_diesel_numeric_ops_for_st_longitude_2` [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `DieselNumericOps` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `DieselNumericOps` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: this warning originates in the derive macro `DieselNumericOps` which comes from the expansion of the macro `sql_function` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/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: G) -> Polygon; [INFO] [stdout] 15 | | } [INFO] [stdout] | | ^ [INFO] [stdout] | | | [INFO] [stdout] | | `ST_Envelope` is not local [INFO] [stdout] | |_`Div` is not local [INFO] [stdout] | move the `impl` block outside of this function `_impl_diesel_numeric_ops_for_st_envelope` [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `DieselNumericOps` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `DieselNumericOps` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: this warning originates in the derive macro `DieselNumericOps` which comes from the expansion of the macro `sql_function` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/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] | | `ST_X` is not local [INFO] [stdout] | |_`QueryId` is not local [INFO] [stdout] | move the `impl` block outside of this function `_impl_query_id_for_st_x` [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: this warning 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] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [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] | | `ST_X` is not local [INFO] [stdout] | |_`Add` is not local [INFO] [stdout] | move the `impl` block outside of this function `_impl_diesel_numeric_ops_for_st_x` [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `DieselNumericOps` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `DieselNumericOps` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: this warning originates in the derive macro `DieselNumericOps` which comes from the expansion of the macro `sql_function` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/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: G) -> Text; [INFO] [stdout] 21 | | } [INFO] [stdout] | | ^ [INFO] [stdout] | | | [INFO] [stdout] | | `ST_GeometryType` is not local [INFO] [stdout] | |_`QueryId` is not local [INFO] [stdout] | move the `impl` block outside of this function `_impl_query_id_for_st_geometrytype` [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: this warning 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] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [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] | | `ST_X` is not local [INFO] [stdout] | |_`Sub` is not local [INFO] [stdout] | move the `impl` block outside of this function `_impl_diesel_numeric_ops_for_st_x` [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `DieselNumericOps` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `DieselNumericOps` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: this warning originates in the derive macro `DieselNumericOps` which comes from the expansion of the macro `sql_function` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/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: G) -> Text; [INFO] [stdout] 21 | | } [INFO] [stdout] | | ^ [INFO] [stdout] | | | [INFO] [stdout] | | `ST_GeometryType` is not local [INFO] [stdout] | |_`Add` is not local [INFO] [stdout] | move the `impl` block outside of this function `_impl_diesel_numeric_ops_for_st_geometrytype` [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `DieselNumericOps` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `DieselNumericOps` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: this warning originates in the derive macro `DieselNumericOps` which comes from the expansion of the macro `sql_function` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/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] | | `ST_X` is not local [INFO] [stdout] | |_`Mul` is not local [INFO] [stdout] | move the `impl` block outside of this function `_impl_diesel_numeric_ops_for_st_x` [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `DieselNumericOps` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `DieselNumericOps` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: this warning originates in the derive macro `DieselNumericOps` which comes from the expansion of the macro `sql_function` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/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: G) -> Text; [INFO] [stdout] 21 | | } [INFO] [stdout] | | ^ [INFO] [stdout] | | | [INFO] [stdout] | | `ST_GeometryType` is not local [INFO] [stdout] | |_`Sub` is not local [INFO] [stdout] | move the `impl` block outside of this function `_impl_diesel_numeric_ops_for_st_geometrytype` [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `DieselNumericOps` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `DieselNumericOps` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: this warning originates in the derive macro `DieselNumericOps` which comes from the expansion of the macro `sql_function` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/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] | | `ST_X` is not local [INFO] [stdout] | |_`Div` is not local [INFO] [stdout] | move the `impl` block outside of this function `_impl_diesel_numeric_ops_for_st_x` [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `DieselNumericOps` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `DieselNumericOps` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: this warning originates in the derive macro `DieselNumericOps` which comes from the expansion of the macro `sql_function` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/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: G) -> Text; [INFO] [stdout] 21 | | } [INFO] [stdout] | | ^ [INFO] [stdout] | | | [INFO] [stdout] | | `ST_GeometryType` is not local [INFO] [stdout] | |_`Mul` is not local [INFO] [stdout] | move the `impl` block outside of this function `_impl_diesel_numeric_ops_for_st_geometrytype` [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `DieselNumericOps` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `DieselNumericOps` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: this warning originates in the derive macro `DieselNumericOps` which comes from the expansion of the macro `sql_function` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/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] | | `ST_Y` is not local [INFO] [stdout] | |_`QueryId` is not local [INFO] [stdout] | move the `impl` block outside of this function `_impl_query_id_for_st_y` [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: this warning 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] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [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] | | `ST_Y` is not local [INFO] [stdout] | |_`Add` is not local [INFO] [stdout] | move the `impl` block outside of this function `_impl_diesel_numeric_ops_for_st_y` [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `DieselNumericOps` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `DieselNumericOps` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: this warning originates in the derive macro `DieselNumericOps` which comes from the expansion of the macro `sql_function` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/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: G) -> Text; [INFO] [stdout] 21 | | } [INFO] [stdout] | | ^ [INFO] [stdout] | | | [INFO] [stdout] | | `ST_GeometryType` is not local [INFO] [stdout] | |_`Div` is not local [INFO] [stdout] | move the `impl` block outside of this function `_impl_diesel_numeric_ops_for_st_geometrytype` [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `DieselNumericOps` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `DieselNumericOps` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: this warning originates in the derive macro `DieselNumericOps` which comes from the expansion of the macro `sql_function` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/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] | | `ST_Y` is not local [INFO] [stdout] | |_`Sub` is not local [INFO] [stdout] | move the `impl` block outside of this function `_impl_diesel_numeric_ops_for_st_y` [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `DieselNumericOps` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `DieselNumericOps` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: this warning originates in the derive macro `DieselNumericOps` which comes from the expansion of the macro `sql_function` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/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: G) -> Bool; [INFO] [stdout] 27 | | } [INFO] [stdout] | | ^ [INFO] [stdout] | | | [INFO] [stdout] | | `ST_IsEmpty` is not local [INFO] [stdout] | |_`QueryId` is not local [INFO] [stdout] | move the `impl` block outside of this function `_impl_query_id_for_st_isempty` [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: this warning 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] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [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] | | `ST_Y` is not local [INFO] [stdout] | |_`Mul` is not local [INFO] [stdout] | move the `impl` block outside of this function `_impl_diesel_numeric_ops_for_st_y` [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `DieselNumericOps` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `DieselNumericOps` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: this warning originates in the derive macro `DieselNumericOps` which comes from the expansion of the macro `sql_function` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/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] | | `ST_Y` is not local [INFO] [stdout] | |_`Div` is not local [INFO] [stdout] | move the `impl` block outside of this function `_impl_diesel_numeric_ops_for_st_y` [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `DieselNumericOps` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `DieselNumericOps` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: this warning originates in the derive macro `DieselNumericOps` which comes from the expansion of the macro `sql_function` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/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] | | `ST_X_2` is not local [INFO] [stdout] | |_`QueryId` is not local [INFO] [stdout] | move the `impl` block outside of this function `_impl_query_id_for_st_x_2` [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: this warning 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] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [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: G) -> Bool; [INFO] [stdout] 27 | | } [INFO] [stdout] | | ^ [INFO] [stdout] | | | [INFO] [stdout] | | `ST_IsEmpty` is not local [INFO] [stdout] | |_`Add` is not local [INFO] [stdout] | move the `impl` block outside of this function `_impl_diesel_numeric_ops_for_st_isempty` [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `DieselNumericOps` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `DieselNumericOps` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: this warning originates in the derive macro `DieselNumericOps` which comes from the expansion of the macro `sql_function` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/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] | | `ST_X_2` is not local [INFO] [stdout] | |_`Add` is not local [INFO] [stdout] | move the `impl` block outside of this function `_impl_diesel_numeric_ops_for_st_x_2` [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `DieselNumericOps` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `DieselNumericOps` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: this warning originates in the derive macro `DieselNumericOps` which comes from the expansion of the macro `sql_function` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/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: G) -> Bool; [INFO] [stdout] 27 | | } [INFO] [stdout] | | ^ [INFO] [stdout] | | | [INFO] [stdout] | | `ST_IsEmpty` is not local [INFO] [stdout] | |_`Sub` is not local [INFO] [stdout] | move the `impl` block outside of this function `_impl_diesel_numeric_ops_for_st_isempty` [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `DieselNumericOps` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `DieselNumericOps` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: this warning originates in the derive macro `DieselNumericOps` which comes from the expansion of the macro `sql_function` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/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] | | `ST_X_2` is not local [INFO] [stdout] | |_`Sub` is not local [INFO] [stdout] | move the `impl` block outside of this function `_impl_diesel_numeric_ops_for_st_x_2` [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `DieselNumericOps` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `DieselNumericOps` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: this warning originates in the derive macro `DieselNumericOps` which comes from the expansion of the macro `sql_function` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/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: G) -> Bool; [INFO] [stdout] 27 | | } [INFO] [stdout] | | ^ [INFO] [stdout] | | | [INFO] [stdout] | | `ST_IsEmpty` is not local [INFO] [stdout] | |_`Mul` is not local [INFO] [stdout] | move the `impl` block outside of this function `_impl_diesel_numeric_ops_for_st_isempty` [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `DieselNumericOps` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `DieselNumericOps` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: this warning originates in the derive macro `DieselNumericOps` which comes from the expansion of the macro `sql_function` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/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: G) -> Bool; [INFO] [stdout] 27 | | } [INFO] [stdout] | | ^ [INFO] [stdout] | | | [INFO] [stdout] | | `ST_IsEmpty` is not local [INFO] [stdout] | |_`Div` is not local [INFO] [stdout] | move the `impl` block outside of this function `_impl_diesel_numeric_ops_for_st_isempty` [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `DieselNumericOps` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `DieselNumericOps` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: this warning originates in the derive macro `DieselNumericOps` which comes from the expansion of the macro `sql_function` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/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] | | `ST_X_2` is not local [INFO] [stdout] | |_`Mul` is not local [INFO] [stdout] | move the `impl` block outside of this function `_impl_diesel_numeric_ops_for_st_x_2` [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `DieselNumericOps` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `DieselNumericOps` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: this warning originates in the derive macro `DieselNumericOps` which comes from the expansion of the macro `sql_function` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/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] | | `ST_X_2` is not local [INFO] [stdout] | |_`Div` is not local [INFO] [stdout] | move the `impl` block outside of this function `_impl_diesel_numeric_ops_for_st_x_2` [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `DieselNumericOps` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `DieselNumericOps` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: this warning originates in the derive macro `DieselNumericOps` which comes from the expansion of the macro `sql_function` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/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] | | `ST_Y_2` is not local [INFO] [stdout] | |_`QueryId` is not local [INFO] [stdout] | move the `impl` block outside of this function `_impl_query_id_for_st_y_2` [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: this warning 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] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [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: G) -> Bool; [INFO] [stdout] 33 | | } [INFO] [stdout] | | ^ [INFO] [stdout] | | | [INFO] [stdout] | | `ST_IsSimple` is not local [INFO] [stdout] | |_`QueryId` is not local [INFO] [stdout] | move the `impl` block outside of this function `_impl_query_id_for_st_issimple` [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: this warning 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] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [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] | | `ST_Y_2` is not local [INFO] [stdout] | |_`Add` is not local [INFO] [stdout] | move the `impl` block outside of this function `_impl_diesel_numeric_ops_for_st_y_2` [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `DieselNumericOps` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `DieselNumericOps` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: this warning originates in the derive macro `DieselNumericOps` which comes from the expansion of the macro `sql_function` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/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: G) -> Bool; [INFO] [stdout] 33 | | } [INFO] [stdout] | | ^ [INFO] [stdout] | | | [INFO] [stdout] | | `ST_IsSimple` is not local [INFO] [stdout] | |_`Add` is not local [INFO] [stdout] | move the `impl` block outside of this function `_impl_diesel_numeric_ops_for_st_issimple` [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `DieselNumericOps` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `DieselNumericOps` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: this warning originates in the derive macro `DieselNumericOps` which comes from the expansion of the macro `sql_function` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/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] | | `ST_Y_2` is not local [INFO] [stdout] | |_`Sub` is not local [INFO] [stdout] | move the `impl` block outside of this function `_impl_diesel_numeric_ops_for_st_y_2` [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `DieselNumericOps` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `DieselNumericOps` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: this warning originates in the derive macro `DieselNumericOps` which comes from the expansion of the macro `sql_function` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/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: G) -> Bool; [INFO] [stdout] 33 | | } [INFO] [stdout] | | ^ [INFO] [stdout] | | | [INFO] [stdout] | | `ST_IsSimple` is not local [INFO] [stdout] | |_`Sub` is not local [INFO] [stdout] | move the `impl` block outside of this function `_impl_diesel_numeric_ops_for_st_issimple` [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `DieselNumericOps` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `DieselNumericOps` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: this warning originates in the derive macro `DieselNumericOps` which comes from the expansion of the macro `sql_function` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/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] | | `ST_Y_2` is not local [INFO] [stdout] | |_`Mul` is not local [INFO] [stdout] | move the `impl` block outside of this function `_impl_diesel_numeric_ops_for_st_y_2` [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `DieselNumericOps` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `DieselNumericOps` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: this warning originates in the derive macro `DieselNumericOps` which comes from the expansion of the macro `sql_function` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/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] | | `ST_Y_2` is not local [INFO] [stdout] | |_`Div` is not local [INFO] [stdout] | move the `impl` block outside of this function `_impl_diesel_numeric_ops_for_st_y_2` [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `DieselNumericOps` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `DieselNumericOps` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: this warning originates in the derive macro `DieselNumericOps` which comes from the expansion of the macro `sql_function` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/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: G) -> Bool; [INFO] [stdout] 33 | | } [INFO] [stdout] | | ^ [INFO] [stdout] | | | [INFO] [stdout] | | `ST_IsSimple` is not local [INFO] [stdout] | |_`Mul` is not local [INFO] [stdout] | move the `impl` block outside of this function `_impl_diesel_numeric_ops_for_st_issimple` [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `DieselNumericOps` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `DieselNumericOps` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: this warning originates in the derive macro `DieselNumericOps` which comes from the expansion of the macro `sql_function` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/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] | | `ST_EndPoint` is not local [INFO] [stdout] | |_`QueryId` is not local [INFO] [stdout] | move the `impl` block outside of this function `_impl_query_id_for_st_endpoint` [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: this warning 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] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [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: G) -> Bool; [INFO] [stdout] 33 | | } [INFO] [stdout] | | ^ [INFO] [stdout] | | | [INFO] [stdout] | | `ST_IsSimple` is not local [INFO] [stdout] | |_`Div` is not local [INFO] [stdout] | move the `impl` block outside of this function `_impl_diesel_numeric_ops_for_st_issimple` [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `DieselNumericOps` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `DieselNumericOps` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: this warning originates in the derive macro `DieselNumericOps` which comes from the expansion of the macro `sql_function` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/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] | | `ST_EndPoint` is not local [INFO] [stdout] | |_`Add` is not local [INFO] [stdout] | move the `impl` block outside of this function `_impl_diesel_numeric_ops_for_st_endpoint` [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `DieselNumericOps` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `DieselNumericOps` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: this warning originates in the derive macro `DieselNumericOps` which comes from the expansion of the macro `sql_function` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/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] | | `ST_EndPoint` is not local [INFO] [stdout] | |_`Sub` is not local [INFO] [stdout] | move the `impl` block outside of this function `_impl_diesel_numeric_ops_for_st_endpoint` [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `DieselNumericOps` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `DieselNumericOps` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: this warning originates in the derive macro `DieselNumericOps` which comes from the expansion of the macro `sql_function` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/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: G) -> Integer; [INFO] [stdout] 39 | | } [INFO] [stdout] | | ^ [INFO] [stdout] | | | [INFO] [stdout] | | `ST_SRID` is not local [INFO] [stdout] | |_`QueryId` is not local [INFO] [stdout] | move the `impl` block outside of this function `_impl_query_id_for_st_srid` [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: this warning 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] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [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] | | `ST_EndPoint` is not local [INFO] [stdout] | |_`Mul` is not local [INFO] [stdout] | move the `impl` block outside of this function `_impl_diesel_numeric_ops_for_st_endpoint` [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `DieselNumericOps` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `DieselNumericOps` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: this warning originates in the derive macro `DieselNumericOps` which comes from the expansion of the macro `sql_function` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/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] | | `ST_EndPoint` is not local [INFO] [stdout] | |_`Div` is not local [INFO] [stdout] | move the `impl` block outside of this function `_impl_diesel_numeric_ops_for_st_endpoint` [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `DieselNumericOps` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `DieselNumericOps` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: this warning originates in the derive macro `DieselNumericOps` which comes from the expansion of the macro `sql_function` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/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: G) -> Integer; [INFO] [stdout] 39 | | } [INFO] [stdout] | | ^ [INFO] [stdout] | | | [INFO] [stdout] | | `ST_SRID` is not local [INFO] [stdout] | |_`Add` is not local [INFO] [stdout] | move the `impl` block outside of this function `_impl_diesel_numeric_ops_for_st_srid` [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `DieselNumericOps` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `DieselNumericOps` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: this warning originates in the derive macro `DieselNumericOps` which comes from the expansion of the macro `sql_function` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/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: G) -> Integer; [INFO] [stdout] 39 | | } [INFO] [stdout] | | ^ [INFO] [stdout] | | | [INFO] [stdout] | | `ST_SRID` is not local [INFO] [stdout] | |_`Sub` is not local [INFO] [stdout] | move the `impl` block outside of this function `_impl_diesel_numeric_ops_for_st_srid` [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `DieselNumericOps` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `DieselNumericOps` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: this warning originates in the derive macro `DieselNumericOps` which comes from the expansion of the macro `sql_function` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/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: G) -> Integer; [INFO] [stdout] 39 | | } [INFO] [stdout] | | ^ [INFO] [stdout] | | | [INFO] [stdout] | | `ST_SRID` is not local [INFO] [stdout] | |_`Mul` is not local [INFO] [stdout] | move the `impl` block outside of this function `_impl_diesel_numeric_ops_for_st_srid` [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `DieselNumericOps` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `DieselNumericOps` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: this warning originates in the derive macro `DieselNumericOps` which comes from the expansion of the macro `sql_function` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/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: G) -> Integer; [INFO] [stdout] 39 | | } [INFO] [stdout] | | ^ [INFO] [stdout] | | | [INFO] [stdout] | | `ST_SRID` is not local [INFO] [stdout] | |_`Div` is not local [INFO] [stdout] | move the `impl` block outside of this function `_impl_diesel_numeric_ops_for_st_srid` [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `DieselNumericOps` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `DieselNumericOps` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: this warning originates in the derive macro `DieselNumericOps` which comes from the expansion of the macro `sql_function` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/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>(ls: G) -> Bool; [INFO] [stdout] 111 | | } [INFO] [stdout] | | ^ [INFO] [stdout] | | | [INFO] [stdout] | | `ST_IsClosed` is not local [INFO] [stdout] | |_`QueryId` is not local [INFO] [stdout] | move the `impl` block outside of this function `_impl_query_id_for_st_isclosed` [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: this warning 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] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [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>(ls: G) -> Bool; [INFO] [stdout] 111 | | } [INFO] [stdout] | | ^ [INFO] [stdout] | | | [INFO] [stdout] | | `ST_IsClosed` is not local [INFO] [stdout] | |_`Add` is not local [INFO] [stdout] | move the `impl` block outside of this function `_impl_diesel_numeric_ops_for_st_isclosed` [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `DieselNumericOps` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `DieselNumericOps` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: this warning originates in the derive macro `DieselNumericOps` which comes from the expansion of the macro `sql_function` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/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>(ls: G) -> Bool; [INFO] [stdout] 111 | | } [INFO] [stdout] | | ^ [INFO] [stdout] | | | [INFO] [stdout] | | `ST_IsClosed` is not local [INFO] [stdout] | |_`Sub` is not local [INFO] [stdout] | move the `impl` block outside of this function `_impl_diesel_numeric_ops_for_st_isclosed` [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `DieselNumericOps` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `DieselNumericOps` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: this warning originates in the derive macro `DieselNumericOps` which comes from the expansion of the macro `sql_function` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/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: G, srid: Integer) -> G; [INFO] [stdout] 45 | | } [INFO] [stdout] | | ^ [INFO] [stdout] | | | [INFO] [stdout] | | `ST_SRID_2` is not local [INFO] [stdout] | |_`QueryId` is not local [INFO] [stdout] | move the `impl` block outside of this function `_impl_query_id_for_st_srid_2` [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: this warning 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] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [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>(ls: G) -> Bool; [INFO] [stdout] 111 | | } [INFO] [stdout] | | ^ [INFO] [stdout] | | | [INFO] [stdout] | | `ST_IsClosed` is not local [INFO] [stdout] | |_`Mul` is not local [INFO] [stdout] | move the `impl` block outside of this function `_impl_diesel_numeric_ops_for_st_isclosed` [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `DieselNumericOps` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `DieselNumericOps` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: this warning originates in the derive macro `DieselNumericOps` which comes from the expansion of the macro `sql_function` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/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: G, srid: Integer) -> G; [INFO] [stdout] 45 | | } [INFO] [stdout] | | ^ [INFO] [stdout] | | | [INFO] [stdout] | | `ST_SRID_2` is not local [INFO] [stdout] | |_`Add` is not local [INFO] [stdout] | move the `impl` block outside of this function `_impl_diesel_numeric_ops_for_st_srid_2` [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `DieselNumericOps` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `DieselNumericOps` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: this warning originates in the derive macro `DieselNumericOps` which comes from the expansion of the macro `sql_function` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/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>(ls: G) -> Bool; [INFO] [stdout] 111 | | } [INFO] [stdout] | | ^ [INFO] [stdout] | | | [INFO] [stdout] | | `ST_IsClosed` is not local [INFO] [stdout] | |_`Div` is not local [INFO] [stdout] | move the `impl` block outside of this function `_impl_diesel_numeric_ops_for_st_isclosed` [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `DieselNumericOps` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `DieselNumericOps` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: this warning originates in the derive macro `DieselNumericOps` which comes from the expansion of the macro `sql_function` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/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: G, srid: Integer) -> G; [INFO] [stdout] 45 | | } [INFO] [stdout] | | ^ [INFO] [stdout] | | | [INFO] [stdout] | | `ST_SRID_2` is not local [INFO] [stdout] | |_`Sub` is not local [INFO] [stdout] | move the `impl` block outside of this function `_impl_diesel_numeric_ops_for_st_srid_2` [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `DieselNumericOps` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `DieselNumericOps` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: this warning originates in the derive macro `DieselNumericOps` which comes from the expansion of the macro `sql_function` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/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>(ls: G) -> Double; [INFO] [stdout] 117 | | } [INFO] [stdout] | | ^ [INFO] [stdout] | | | [INFO] [stdout] | | `ST_Length` is not local [INFO] [stdout] | |_`QueryId` is not local [INFO] [stdout] | move the `impl` block outside of this function `_impl_query_id_for_st_length` [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: this warning 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] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [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>(ls: G) -> Double; [INFO] [stdout] 117 | | } [INFO] [stdout] | | ^ [INFO] [stdout] | | | [INFO] [stdout] | | `ST_Length` is not local [INFO] [stdout] | |_`Add` is not local [INFO] [stdout] | move the `impl` block outside of this function `_impl_diesel_numeric_ops_for_st_length` [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `DieselNumericOps` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `DieselNumericOps` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: this warning originates in the derive macro `DieselNumericOps` which comes from the expansion of the macro `sql_function` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/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: G, srid: Integer) -> G; [INFO] [stdout] 45 | | } [INFO] [stdout] | | ^ [INFO] [stdout] | | | [INFO] [stdout] | | `ST_SRID_2` is not local [INFO] [stdout] | |_`Mul` is not local [INFO] [stdout] | move the `impl` block outside of this function `_impl_diesel_numeric_ops_for_st_srid_2` [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `DieselNumericOps` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `DieselNumericOps` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: this warning originates in the derive macro `DieselNumericOps` which comes from the expansion of the macro `sql_function` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/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>(ls: G) -> Double; [INFO] [stdout] 117 | | } [INFO] [stdout] | | ^ [INFO] [stdout] | | | [INFO] [stdout] | | `ST_Length` is not local [INFO] [stdout] | |_`Sub` is not local [INFO] [stdout] | move the `impl` block outside of this function `_impl_diesel_numeric_ops_for_st_length` [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `DieselNumericOps` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `DieselNumericOps` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: this warning originates in the derive macro `DieselNumericOps` which comes from the expansion of the macro `sql_function` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/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: G, srid: Integer) -> G; [INFO] [stdout] 45 | | } [INFO] [stdout] | | ^ [INFO] [stdout] | | | [INFO] [stdout] | | `ST_SRID_2` is not local [INFO] [stdout] | |_`Div` is not local [INFO] [stdout] | move the `impl` block outside of this function `_impl_diesel_numeric_ops_for_st_srid_2` [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `DieselNumericOps` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `DieselNumericOps` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: this warning originates in the derive macro `DieselNumericOps` which comes from the expansion of the macro `sql_function` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/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>(ls: G) -> Double; [INFO] [stdout] 117 | | } [INFO] [stdout] | | ^ [INFO] [stdout] | | | [INFO] [stdout] | | `ST_Length` is not local [INFO] [stdout] | |_`Mul` is not local [INFO] [stdout] | move the `impl` block outside of this function `_impl_diesel_numeric_ops_for_st_length` [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `DieselNumericOps` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `DieselNumericOps` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: this warning originates in the derive macro `DieselNumericOps` which comes from the expansion of the macro `sql_function` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/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>(ls: G) -> Double; [INFO] [stdout] 117 | | } [INFO] [stdout] | | ^ [INFO] [stdout] | | | [INFO] [stdout] | | `ST_Length` is not local [INFO] [stdout] | |_`Div` is not local [INFO] [stdout] | move the `impl` block outside of this function `_impl_diesel_numeric_ops_for_st_length` [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `DieselNumericOps` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `DieselNumericOps` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: this warning originates in the derive macro `DieselNumericOps` which comes from the expansion of the macro `sql_function` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/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: G, target_srid: Integer) -> G; [INFO] [stdout] 51 | | } [INFO] [stdout] | | ^ [INFO] [stdout] | | | [INFO] [stdout] | | `ST_Transform` is not local [INFO] [stdout] | |_`QueryId` is not local [INFO] [stdout] | move the `impl` block outside of this function `_impl_query_id_for_st_transform` [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: this warning 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] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [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] | | `ST_NumPoints` is not local [INFO] [stdout] | |_`QueryId` is not local [INFO] [stdout] | move the `impl` block outside of this function `_impl_query_id_for_st_numpoints` [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: this warning 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] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [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: G, target_srid: Integer) -> G; [INFO] [stdout] 51 | | } [INFO] [stdout] | | ^ [INFO] [stdout] | | | [INFO] [stdout] | | `ST_Transform` is not local [INFO] [stdout] | |_`Add` is not local [INFO] [stdout] | move the `impl` block outside of this function `_impl_diesel_numeric_ops_for_st_transform` [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `DieselNumericOps` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `DieselNumericOps` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: this warning originates in the derive macro `DieselNumericOps` which comes from the expansion of the macro `sql_function` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/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] | | `ST_NumPoints` is not local [INFO] [stdout] | |_`Add` is not local [INFO] [stdout] | move the `impl` block outside of this function `_impl_diesel_numeric_ops_for_st_numpoints` [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `DieselNumericOps` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `DieselNumericOps` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: this warning originates in the derive macro `DieselNumericOps` which comes from the expansion of the macro `sql_function` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/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: G, target_srid: Integer) -> G; [INFO] [stdout] 51 | | } [INFO] [stdout] | | ^ [INFO] [stdout] | | | [INFO] [stdout] | | `ST_Transform` is not local [INFO] [stdout] | |_`Sub` is not local [INFO] [stdout] | move the `impl` block outside of this function `_impl_diesel_numeric_ops_for_st_transform` [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `DieselNumericOps` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `DieselNumericOps` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: this warning originates in the derive macro `DieselNumericOps` which comes from the expansion of the macro `sql_function` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/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] | | `ST_NumPoints` is not local [INFO] [stdout] | |_`Sub` is not local [INFO] [stdout] | move the `impl` block outside of this function `_impl_diesel_numeric_ops_for_st_numpoints` [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `DieselNumericOps` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `DieselNumericOps` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: this warning originates in the derive macro `DieselNumericOps` which comes from the expansion of the macro `sql_function` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/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] | | `ST_NumPoints` is not local [INFO] [stdout] | |_`Mul` is not local [INFO] [stdout] | move the `impl` block outside of this function `_impl_diesel_numeric_ops_for_st_numpoints` [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `DieselNumericOps` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `DieselNumericOps` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: this warning originates in the derive macro `DieselNumericOps` which comes from the expansion of the macro `sql_function` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/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: G, target_srid: Integer) -> G; [INFO] [stdout] 51 | | } [INFO] [stdout] | | ^ [INFO] [stdout] | | | [INFO] [stdout] | | `ST_Transform` is not local [INFO] [stdout] | |_`Mul` is not local [INFO] [stdout] | move the `impl` block outside of this function `_impl_diesel_numeric_ops_for_st_transform` [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `DieselNumericOps` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `DieselNumericOps` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: this warning originates in the derive macro `DieselNumericOps` which comes from the expansion of the macro `sql_function` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/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] | | `ST_NumPoints` is not local [INFO] [stdout] | |_`Div` is not local [INFO] [stdout] | move the `impl` block outside of this function `_impl_diesel_numeric_ops_for_st_numpoints` [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `DieselNumericOps` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `DieselNumericOps` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: this warning originates in the derive macro `DieselNumericOps` which comes from the expansion of the macro `sql_function` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/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; [INFO] [stdout] 129 | | } [INFO] [stdout] | | ^ [INFO] [stdout] | | | [INFO] [stdout] | | `ST_PointN` is not local [INFO] [stdout] | |_`QueryId` is not local [INFO] [stdout] | move the `impl` block outside of this function `_impl_query_id_for_st_pointn` [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: this warning 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] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [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; [INFO] [stdout] 129 | | } [INFO] [stdout] | | ^ [INFO] [stdout] | | | [INFO] [stdout] | | `ST_PointN` is not local [INFO] [stdout] | |_`Add` is not local [INFO] [stdout] | move the `impl` block outside of this function `_impl_diesel_numeric_ops_for_st_pointn` [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `DieselNumericOps` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `DieselNumericOps` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: this warning originates in the derive macro `DieselNumericOps` which comes from the expansion of the macro `sql_function` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/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; [INFO] [stdout] 129 | | } [INFO] [stdout] | | ^ [INFO] [stdout] | | | [INFO] [stdout] | | `ST_PointN` is not local [INFO] [stdout] | |_`Sub` is not local [INFO] [stdout] | move the `impl` block outside of this function `_impl_diesel_numeric_ops_for_st_pointn` [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `DieselNumericOps` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `DieselNumericOps` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: this warning originates in the derive macro `DieselNumericOps` which comes from the expansion of the macro `sql_function` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/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: G, target_srid: Integer) -> G; [INFO] [stdout] 51 | | } [INFO] [stdout] | | ^ [INFO] [stdout] | | | [INFO] [stdout] | | `ST_Transform` is not local [INFO] [stdout] | |_`Div` is not local [INFO] [stdout] | move the `impl` block outside of this function `_impl_diesel_numeric_ops_for_st_transform` [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `DieselNumericOps` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `DieselNumericOps` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: this warning originates in the derive macro `DieselNumericOps` which comes from the expansion of the macro `sql_function` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/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; [INFO] [stdout] 129 | | } [INFO] [stdout] | | ^ [INFO] [stdout] | | | [INFO] [stdout] | | `ST_PointN` is not local [INFO] [stdout] | |_`Mul` is not local [INFO] [stdout] | move the `impl` block outside of this function `_impl_diesel_numeric_ops_for_st_pointn` [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `DieselNumericOps` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `DieselNumericOps` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: this warning originates in the derive macro `DieselNumericOps` which comes from the expansion of the macro `sql_function` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/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] | | `ST_Latitude` is not local [INFO] [stdout] | |_`QueryId` is not local [INFO] [stdout] | move the `impl` block outside of this function `_impl_query_id_for_st_latitude` [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: this warning 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] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [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] | | `ST_Latitude` is not local [INFO] [stdout] | |_`Add` is not local [INFO] [stdout] | move the `impl` block outside of this function `_impl_diesel_numeric_ops_for_st_latitude` [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `DieselNumericOps` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `DieselNumericOps` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: this warning originates in the derive macro `DieselNumericOps` which comes from the expansion of the macro `sql_function` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/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; [INFO] [stdout] 129 | | } [INFO] [stdout] | | ^ [INFO] [stdout] | | | [INFO] [stdout] | | `ST_PointN` is not local [INFO] [stdout] | |_`Div` is not local [INFO] [stdout] | move the `impl` block outside of this function `_impl_diesel_numeric_ops_for_st_pointn` [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `DieselNumericOps` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `DieselNumericOps` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: this warning originates in the derive macro `DieselNumericOps` which comes from the expansion of the macro `sql_function` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/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] | | `ST_Latitude` is not local [INFO] [stdout] | |_`Sub` is not local [INFO] [stdout] | move the `impl` block outside of this function `_impl_diesel_numeric_ops_for_st_latitude` [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `DieselNumericOps` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `DieselNumericOps` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: this warning originates in the derive macro `DieselNumericOps` which comes from the expansion of the macro `sql_function` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/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] | | `ST_StartPoint` is not local [INFO] [stdout] | |_`QueryId` is not local [INFO] [stdout] | move the `impl` block outside of this function `_impl_query_id_for_st_startpoint` [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: this warning 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] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [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] | | `ST_Latitude` is not local [INFO] [stdout] | |_`Mul` is not local [INFO] [stdout] | move the `impl` block outside of this function `_impl_diesel_numeric_ops_for_st_latitude` [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `DieselNumericOps` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `DieselNumericOps` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: this warning originates in the derive macro `DieselNumericOps` which comes from the expansion of the macro `sql_function` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/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] | | `ST_Latitude` is not local [INFO] [stdout] | |_`Div` is not local [INFO] [stdout] | move the `impl` block outside of this function `_impl_diesel_numeric_ops_for_st_latitude` [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `DieselNumericOps` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `DieselNumericOps` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: this warning originates in the derive macro `DieselNumericOps` which comes from the expansion of the macro `sql_function` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/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] | | `ST_Longitude` is not local [INFO] [stdout] | |_`QueryId` is not local [INFO] [stdout] | move the `impl` block outside of this function `_impl_query_id_for_st_longitude` [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: this warning 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] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [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] | | `ST_StartPoint` is not local [INFO] [stdout] | |_`Add` is not local [INFO] [stdout] | move the `impl` block outside of this function `_impl_diesel_numeric_ops_for_st_startpoint` [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `DieselNumericOps` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `DieselNumericOps` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: this warning originates in the derive macro `DieselNumericOps` which comes from the expansion of the macro `sql_function` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/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] | | `ST_Longitude` is not local [INFO] [stdout] | |_`Add` is not local [INFO] [stdout] | move the `impl` block outside of this function `_impl_diesel_numeric_ops_for_st_longitude` [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `DieselNumericOps` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `DieselNumericOps` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: this warning originates in the derive macro `DieselNumericOps` which comes from the expansion of the macro `sql_function` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/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] | | `ST_StartPoint` is not local [INFO] [stdout] | |_`Sub` is not local [INFO] [stdout] | move the `impl` block outside of this function `_impl_diesel_numeric_ops_for_st_startpoint` [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `DieselNumericOps` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `DieselNumericOps` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: this warning originates in the derive macro `DieselNumericOps` which comes from the expansion of the macro `sql_function` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/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] | | `ST_Longitude` is not local [INFO] [stdout] | |_`Sub` is not local [INFO] [stdout] | move the `impl` block outside of this function `_impl_diesel_numeric_ops_for_st_longitude` [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `DieselNumericOps` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `DieselNumericOps` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: this warning originates in the derive macro `DieselNumericOps` which comes from the expansion of the macro `sql_function` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/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] | | `ST_StartPoint` is not local [INFO] [stdout] | |_`Mul` is not local [INFO] [stdout] | move the `impl` block outside of this function `_impl_diesel_numeric_ops_for_st_startpoint` [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `DieselNumericOps` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `DieselNumericOps` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: this warning originates in the derive macro `DieselNumericOps` which comes from the expansion of the macro `sql_function` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/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] | | `ST_StartPoint` is not local [INFO] [stdout] | |_`Div` is not local [INFO] [stdout] | move the `impl` block outside of this function `_impl_diesel_numeric_ops_for_st_startpoint` [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `DieselNumericOps` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `DieselNumericOps` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: this warning originates in the derive macro `DieselNumericOps` which comes from the expansion of the macro `sql_function` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/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] | | `ST_Longitude` is not local [INFO] [stdout] | |_`Mul` is not local [INFO] [stdout] | move the `impl` block outside of this function `_impl_diesel_numeric_ops_for_st_longitude` [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `DieselNumericOps` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `DieselNumericOps` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: this warning originates in the derive macro `DieselNumericOps` which comes from the expansion of the macro `sql_function` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/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] | | `ST_Longitude` is not local [INFO] [stdout] | |_`Div` is not local [INFO] [stdout] | move the `impl` block outside of this function `_impl_diesel_numeric_ops_for_st_longitude` [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `DieselNumericOps` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `DieselNumericOps` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: this warning originates in the derive macro `DieselNumericOps` which comes from the expansion of the macro `sql_function` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/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>(poly: G) -> Double; [INFO] [stdout] 141 | | } [INFO] [stdout] | | ^ [INFO] [stdout] | | | [INFO] [stdout] | | `ST_Area` is not local [INFO] [stdout] | |_`QueryId` is not local [INFO] [stdout] | move the `impl` block outside of this function `_impl_query_id_for_st_area` [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: this warning 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] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [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] | | `ST_Latitude_2` is not local [INFO] [stdout] | |_`QueryId` is not local [INFO] [stdout] | move the `impl` block outside of this function `_impl_query_id_for_st_latitude_2` [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: this warning 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] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [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] | | `ST_Latitude_2` is not local [INFO] [stdout] | |_`Add` is not local [INFO] [stdout] | move the `impl` block outside of this function `_impl_diesel_numeric_ops_for_st_latitude_2` [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `DieselNumericOps` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `DieselNumericOps` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: this warning originates in the derive macro `DieselNumericOps` which comes from the expansion of the macro `sql_function` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/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>(poly: G) -> Double; [INFO] [stdout] 141 | | } [INFO] [stdout] | | ^ [INFO] [stdout] | | | [INFO] [stdout] | | `ST_Area` is not local [INFO] [stdout] | |_`Add` is not local [INFO] [stdout] | move the `impl` block outside of this function `_impl_diesel_numeric_ops_for_st_area` [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `DieselNumericOps` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `DieselNumericOps` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: this warning originates in the derive macro `DieselNumericOps` which comes from the expansion of the macro `sql_function` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/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] | | `ST_Latitude_2` is not local [INFO] [stdout] | |_`Sub` is not local [INFO] [stdout] | move the `impl` block outside of this function `_impl_diesel_numeric_ops_for_st_latitude_2` [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `DieselNumericOps` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `DieselNumericOps` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: this warning originates in the derive macro `DieselNumericOps` which comes from the expansion of the macro `sql_function` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/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>(poly: G) -> Double; [INFO] [stdout] 141 | | } [INFO] [stdout] | | ^ [INFO] [stdout] | | | [INFO] [stdout] | | `ST_Area` is not local [INFO] [stdout] | |_`Sub` is not local [INFO] [stdout] | move the `impl` block outside of this function `_impl_diesel_numeric_ops_for_st_area` [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `DieselNumericOps` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `DieselNumericOps` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: this warning originates in the derive macro `DieselNumericOps` which comes from the expansion of the macro `sql_function` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/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] | | `ST_Latitude_2` is not local [INFO] [stdout] | |_`Mul` is not local [INFO] [stdout] | move the `impl` block outside of this function `_impl_diesel_numeric_ops_for_st_latitude_2` [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `DieselNumericOps` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `DieselNumericOps` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: this warning originates in the derive macro `DieselNumericOps` which comes from the expansion of the macro `sql_function` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/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] | | `ST_Latitude_2` is not local [INFO] [stdout] | |_`Div` is not local [INFO] [stdout] | move the `impl` block outside of this function `_impl_diesel_numeric_ops_for_st_latitude_2` [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `DieselNumericOps` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `DieselNumericOps` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: this warning originates in the derive macro `DieselNumericOps` which comes from the expansion of the macro `sql_function` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/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>(poly: G) -> Double; [INFO] [stdout] 141 | | } [INFO] [stdout] | | ^ [INFO] [stdout] | | | [INFO] [stdout] | | `ST_Area` is not local [INFO] [stdout] | |_`Mul` is not local [INFO] [stdout] | move the `impl` block outside of this function `_impl_diesel_numeric_ops_for_st_area` [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `DieselNumericOps` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `DieselNumericOps` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: this warning originates in the derive macro `DieselNumericOps` which comes from the expansion of the macro `sql_function` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/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>(poly: G) -> Double; [INFO] [stdout] 141 | | } [INFO] [stdout] | | ^ [INFO] [stdout] | | | [INFO] [stdout] | | `ST_Area` is not local [INFO] [stdout] | |_`Div` is not local [INFO] [stdout] | move the `impl` block outside of this function `_impl_diesel_numeric_ops_for_st_area` [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `DieselNumericOps` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `DieselNumericOps` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: this warning originates in the derive macro `DieselNumericOps` which comes from the expansion of the macro `sql_function` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/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] | | `ST_Longitude_2` is not local [INFO] [stdout] | |_`QueryId` is not local [INFO] [stdout] | move the `impl` block outside of this function `_impl_query_id_for_st_longitude_2` [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: this warning 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] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [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>(poly: G) -> Nullable; [INFO] [stdout] 147 | | } [INFO] [stdout] | | ^ [INFO] [stdout] | | | [INFO] [stdout] | | `ST_Centroid` is not local [INFO] [stdout] | |_`QueryId` is not local [INFO] [stdout] | move the `impl` block outside of this function `_impl_query_id_for_st_centroid` [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: this warning 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] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [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] | | `ST_Longitude_2` is not local [INFO] [stdout] | |_`Add` is not local [INFO] [stdout] | move the `impl` block outside of this function `_impl_diesel_numeric_ops_for_st_longitude_2` [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `DieselNumericOps` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `DieselNumericOps` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: this warning originates in the derive macro `DieselNumericOps` which comes from the expansion of the macro `sql_function` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/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] | | `ST_Longitude_2` is not local [INFO] [stdout] | |_`Sub` is not local [INFO] [stdout] | move the `impl` block outside of this function `_impl_diesel_numeric_ops_for_st_longitude_2` [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `DieselNumericOps` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `DieselNumericOps` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: this warning originates in the derive macro `DieselNumericOps` which comes from the expansion of the macro `sql_function` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/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>(poly: G) -> Nullable; [INFO] [stdout] 147 | | } [INFO] [stdout] | | ^ [INFO] [stdout] | | | [INFO] [stdout] | | `ST_Centroid` is not local [INFO] [stdout] | |_`Add` is not local [INFO] [stdout] | move the `impl` block outside of this function `_impl_diesel_numeric_ops_for_st_centroid` [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `DieselNumericOps` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `DieselNumericOps` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: this warning originates in the derive macro `DieselNumericOps` which comes from the expansion of the macro `sql_function` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/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] | | `ST_Longitude_2` is not local [INFO] [stdout] | |_`Mul` is not local [INFO] [stdout] | move the `impl` block outside of this function `_impl_diesel_numeric_ops_for_st_longitude_2` [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `DieselNumericOps` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `DieselNumericOps` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: this warning originates in the derive macro `DieselNumericOps` which comes from the expansion of the macro `sql_function` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/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] | | `ST_Longitude_2` is not local [INFO] [stdout] | |_`Div` is not local [INFO] [stdout] | move the `impl` block outside of this function `_impl_diesel_numeric_ops_for_st_longitude_2` [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `DieselNumericOps` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `DieselNumericOps` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: this warning originates in the derive macro `DieselNumericOps` which comes from the expansion of the macro `sql_function` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/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>(poly: G) -> Nullable; [INFO] [stdout] 147 | | } [INFO] [stdout] | | ^ [INFO] [stdout] | | | [INFO] [stdout] | | `ST_Centroid` is not local [INFO] [stdout] | |_`Sub` is not local [INFO] [stdout] | move the `impl` block outside of this function `_impl_diesel_numeric_ops_for_st_centroid` [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `DieselNumericOps` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `DieselNumericOps` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: this warning originates in the derive macro `DieselNumericOps` which comes from the expansion of the macro `sql_function` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/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] | | `ST_X` is not local [INFO] [stdout] | |_`QueryId` is not local [INFO] [stdout] | move the `impl` block outside of this function `_impl_query_id_for_st_x` [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: this warning 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] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [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>(poly: G) -> Nullable; [INFO] [stdout] 147 | | } [INFO] [stdout] | | ^ [INFO] [stdout] | | | [INFO] [stdout] | | `ST_Centroid` is not local [INFO] [stdout] | |_`Mul` is not local [INFO] [stdout] | move the `impl` block outside of this function `_impl_diesel_numeric_ops_for_st_centroid` [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `DieselNumericOps` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `DieselNumericOps` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: this warning originates in the derive macro `DieselNumericOps` which comes from the expansion of the macro `sql_function` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/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>(poly: G) -> Nullable; [INFO] [stdout] 147 | | } [INFO] [stdout] | | ^ [INFO] [stdout] | | | [INFO] [stdout] | | `ST_Centroid` is not local [INFO] [stdout] | |_`Div` is not local [INFO] [stdout] | move the `impl` block outside of this function `_impl_diesel_numeric_ops_for_st_centroid` [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `DieselNumericOps` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `DieselNumericOps` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: this warning originates in the derive macro `DieselNumericOps` which comes from the expansion of the macro `sql_function` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/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] | | `ST_ExteriorRing` is not local [INFO] [stdout] | |_`QueryId` is not local [INFO] [stdout] | move the `impl` block outside of this function `_impl_query_id_for_st_exteriorring` [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: this warning 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] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [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] | | `ST_X` is not local [INFO] [stdout] | |_`Add` is not local [INFO] [stdout] | move the `impl` block outside of this function `_impl_diesel_numeric_ops_for_st_x` [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `DieselNumericOps` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `DieselNumericOps` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: this warning originates in the derive macro `DieselNumericOps` which comes from the expansion of the macro `sql_function` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/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] | | `ST_ExteriorRing` is not local [INFO] [stdout] | |_`Add` is not local [INFO] [stdout] | move the `impl` block outside of this function `_impl_diesel_numeric_ops_for_st_exteriorring` [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `DieselNumericOps` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `DieselNumericOps` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: this warning originates in the derive macro `DieselNumericOps` which comes from the expansion of the macro `sql_function` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/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] | | `ST_ExteriorRing` is not local [INFO] [stdout] | |_`Sub` is not local [INFO] [stdout] | move the `impl` block outside of this function `_impl_diesel_numeric_ops_for_st_exteriorring` [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `DieselNumericOps` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `DieselNumericOps` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: this warning originates in the derive macro `DieselNumericOps` which comes from the expansion of the macro `sql_function` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/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] | | `ST_X` is not local [INFO] [stdout] | |_`Sub` is not local [INFO] [stdout] | move the `impl` block outside of this function `_impl_diesel_numeric_ops_for_st_x` [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `DieselNumericOps` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `DieselNumericOps` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: this warning originates in the derive macro `DieselNumericOps` which comes from the expansion of the macro `sql_function` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/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] | | `ST_ExteriorRing` is not local [INFO] [stdout] | |_`Mul` is not local [INFO] [stdout] | move the `impl` block outside of this function `_impl_diesel_numeric_ops_for_st_exteriorring` [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `DieselNumericOps` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `DieselNumericOps` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: this warning originates in the derive macro `DieselNumericOps` which comes from the expansion of the macro `sql_function` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/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] | | `ST_X` is not local [INFO] [stdout] | |_`Mul` is not local [INFO] [stdout] | move the `impl` block outside of this function `_impl_diesel_numeric_ops_for_st_x` [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `DieselNumericOps` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `DieselNumericOps` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: this warning originates in the derive macro `DieselNumericOps` which comes from the expansion of the macro `sql_function` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/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] | | `ST_X` is not local [INFO] [stdout] | |_`Div` is not local [INFO] [stdout] | move the `impl` block outside of this function `_impl_diesel_numeric_ops_for_st_x` [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `DieselNumericOps` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `DieselNumericOps` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: this warning originates in the derive macro `DieselNumericOps` which comes from the expansion of the macro `sql_function` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/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] | | `ST_Y` is not local [INFO] [stdout] | |_`QueryId` is not local [INFO] [stdout] | move the `impl` block outside of this function `_impl_query_id_for_st_y` [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: this warning 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] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [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] | | `ST_ExteriorRing` is not local [INFO] [stdout] | |_`Div` is not local [INFO] [stdout] | move the `impl` block outside of this function `_impl_diesel_numeric_ops_for_st_exteriorring` [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `DieselNumericOps` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `DieselNumericOps` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: this warning originates in the derive macro `DieselNumericOps` which comes from the expansion of the macro `sql_function` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/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] | | `ST_Y` is not local [INFO] [stdout] | |_`Add` is not local [INFO] [stdout] | move the `impl` block outside of this function `_impl_diesel_numeric_ops_for_st_y` [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `DieselNumericOps` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `DieselNumericOps` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: this warning originates in the derive macro `DieselNumericOps` which comes from the expansion of the macro `sql_function` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/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; [INFO] [stdout] 159 | | } [INFO] [stdout] | | ^ [INFO] [stdout] | | | [INFO] [stdout] | | `ST_InteriorRingN` is not local [INFO] [stdout] | |_`QueryId` is not local [INFO] [stdout] | move the `impl` block outside of this function `_impl_query_id_for_st_interiorringn` [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: this warning 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] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [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] | | `ST_Y` is not local [INFO] [stdout] | |_`Sub` is not local [INFO] [stdout] | move the `impl` block outside of this function `_impl_diesel_numeric_ops_for_st_y` [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `DieselNumericOps` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `DieselNumericOps` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: this warning originates in the derive macro `DieselNumericOps` which comes from the expansion of the macro `sql_function` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/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] | | `ST_Y` is not local [INFO] [stdout] | |_`Mul` is not local [INFO] [stdout] | move the `impl` block outside of this function `_impl_diesel_numeric_ops_for_st_y` [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `DieselNumericOps` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `DieselNumericOps` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: this warning originates in the derive macro `DieselNumericOps` which comes from the expansion of the macro `sql_function` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/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; [INFO] [stdout] 159 | | } [INFO] [stdout] | | ^ [INFO] [stdout] | | | [INFO] [stdout] | | `ST_InteriorRingN` is not local [INFO] [stdout] | |_`Add` is not local [INFO] [stdout] | move the `impl` block outside of this function `_impl_diesel_numeric_ops_for_st_interiorringn` [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `DieselNumericOps` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `DieselNumericOps` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: this warning originates in the derive macro `DieselNumericOps` which comes from the expansion of the macro `sql_function` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/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] | | `ST_Y` is not local [INFO] [stdout] | |_`Div` is not local [INFO] [stdout] | move the `impl` block outside of this function `_impl_diesel_numeric_ops_for_st_y` [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `DieselNumericOps` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `DieselNumericOps` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: this warning originates in the derive macro `DieselNumericOps` which comes from the expansion of the macro `sql_function` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/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; [INFO] [stdout] 159 | | } [INFO] [stdout] | | ^ [INFO] [stdout] | | | [INFO] [stdout] | | `ST_InteriorRingN` is not local [INFO] [stdout] | |_`Sub` is not local [INFO] [stdout] | move the `impl` block outside of this function `_impl_diesel_numeric_ops_for_st_interiorringn` [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `DieselNumericOps` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `DieselNumericOps` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: this warning originates in the derive macro `DieselNumericOps` which comes from the expansion of the macro `sql_function` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/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; [INFO] [stdout] 159 | | } [INFO] [stdout] | | ^ [INFO] [stdout] | | | [INFO] [stdout] | | `ST_InteriorRingN` is not local [INFO] [stdout] | |_`Mul` is not local [INFO] [stdout] | move the `impl` block outside of this function `_impl_diesel_numeric_ops_for_st_interiorringn` [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `DieselNumericOps` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `DieselNumericOps` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: this warning originates in the derive macro `DieselNumericOps` which comes from the expansion of the macro `sql_function` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/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; [INFO] [stdout] 159 | | } [INFO] [stdout] | | ^ [INFO] [stdout] | | | [INFO] [stdout] | | `ST_InteriorRingN` is not local [INFO] [stdout] | |_`Div` is not local [INFO] [stdout] | move the `impl` block outside of this function `_impl_diesel_numeric_ops_for_st_interiorringn` [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `DieselNumericOps` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `DieselNumericOps` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: this warning originates in the derive macro `DieselNumericOps` which comes from the expansion of the macro `sql_function` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/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] | | `ST_NumInteriorRings` is not local [INFO] [stdout] | |_`QueryId` is not local [INFO] [stdout] | move the `impl` block outside of this function `_impl_query_id_for_st_numinteriorrings` [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: this warning 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] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [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] | | `ST_X_2` is not local [INFO] [stdout] | |_`QueryId` is not local [INFO] [stdout] | move the `impl` block outside of this function `_impl_query_id_for_st_x_2` [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: this warning 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] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [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] | | `ST_NumInteriorRings` is not local [INFO] [stdout] | |_`Add` is not local [INFO] [stdout] | move the `impl` block outside of this function `_impl_diesel_numeric_ops_for_st_numinteriorrings` [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `DieselNumericOps` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `DieselNumericOps` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: this warning originates in the derive macro `DieselNumericOps` which comes from the expansion of the macro `sql_function` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/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] | | `ST_X_2` is not local [INFO] [stdout] | |_`Add` is not local [INFO] [stdout] | move the `impl` block outside of this function `_impl_diesel_numeric_ops_for_st_x_2` [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `DieselNumericOps` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `DieselNumericOps` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: this warning originates in the derive macro `DieselNumericOps` which comes from the expansion of the macro `sql_function` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/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] | | `ST_NumInteriorRings` is not local [INFO] [stdout] | |_`Sub` is not local [INFO] [stdout] | move the `impl` block outside of this function `_impl_diesel_numeric_ops_for_st_numinteriorrings` [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `DieselNumericOps` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `DieselNumericOps` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: this warning originates in the derive macro `DieselNumericOps` which comes from the expansion of the macro `sql_function` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/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] | | `ST_X_2` is not local [INFO] [stdout] | |_`Sub` is not local [INFO] [stdout] | move the `impl` block outside of this function `_impl_diesel_numeric_ops_for_st_x_2` [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `DieselNumericOps` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `DieselNumericOps` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: this warning originates in the derive macro `DieselNumericOps` which comes from the expansion of the macro `sql_function` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/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] | | `ST_NumInteriorRings` is not local [INFO] [stdout] | |_`Mul` is not local [INFO] [stdout] | move the `impl` block outside of this function `_impl_diesel_numeric_ops_for_st_numinteriorrings` [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `DieselNumericOps` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `DieselNumericOps` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: this warning originates in the derive macro `DieselNumericOps` which comes from the expansion of the macro `sql_function` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/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] | | `ST_X_2` is not local [INFO] [stdout] | |_`Mul` is not local [INFO] [stdout] | move the `impl` block outside of this function `_impl_diesel_numeric_ops_for_st_x_2` [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `DieselNumericOps` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `DieselNumericOps` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: this warning originates in the derive macro `DieselNumericOps` which comes from the expansion of the macro `sql_function` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/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] | | `ST_NumInteriorRings` is not local [INFO] [stdout] | |_`Div` is not local [INFO] [stdout] | move the `impl` block outside of this function `_impl_diesel_numeric_ops_for_st_numinteriorrings` [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `DieselNumericOps` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `DieselNumericOps` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: this warning originates in the derive macro `DieselNumericOps` which comes from the expansion of the macro `sql_function` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/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] | | `ST_X_2` is not local [INFO] [stdout] | |_`Div` is not local [INFO] [stdout] | move the `impl` block outside of this function `_impl_diesel_numeric_ops_for_st_x_2` [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `DieselNumericOps` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `DieselNumericOps` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: this warning originates in the derive macro `DieselNumericOps` which comes from the expansion of the macro `sql_function` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/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; [INFO] [stdout] 171 | | } [INFO] [stdout] | | ^ [INFO] [stdout] | | | [INFO] [stdout] | | `ST_GeometryN` is not local [INFO] [stdout] | |_`QueryId` is not local [INFO] [stdout] | move the `impl` block outside of this function `_impl_query_id_for_st_geometryn` [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: this warning 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] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [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; [INFO] [stdout] 171 | | } [INFO] [stdout] | | ^ [INFO] [stdout] | | | [INFO] [stdout] | | `ST_GeometryN` is not local [INFO] [stdout] | |_`Add` is not local [INFO] [stdout] | move the `impl` block outside of this function `_impl_diesel_numeric_ops_for_st_geometryn` [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `DieselNumericOps` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `DieselNumericOps` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: this warning originates in the derive macro `DieselNumericOps` which comes from the expansion of the macro `sql_function` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/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; [INFO] [stdout] 171 | | } [INFO] [stdout] | | ^ [INFO] [stdout] | | | [INFO] [stdout] | | `ST_GeometryN` is not local [INFO] [stdout] | |_`Sub` is not local [INFO] [stdout] | move the `impl` block outside of this function `_impl_diesel_numeric_ops_for_st_geometryn` [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `DieselNumericOps` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `DieselNumericOps` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: this warning originates in the derive macro `DieselNumericOps` which comes from the expansion of the macro `sql_function` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/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; [INFO] [stdout] 171 | | } [INFO] [stdout] | | ^ [INFO] [stdout] | | | [INFO] [stdout] | | `ST_GeometryN` is not local [INFO] [stdout] | |_`Mul` is not local [INFO] [stdout] | move the `impl` block outside of this function `_impl_diesel_numeric_ops_for_st_geometryn` [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `DieselNumericOps` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `DieselNumericOps` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: this warning originates in the derive macro `DieselNumericOps` which comes from the expansion of the macro `sql_function` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/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] | | `ST_Y_2` is not local [INFO] [stdout] | |_`QueryId` is not local [INFO] [stdout] | move the `impl` block outside of this function `_impl_query_id_for_st_y_2` [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: this warning 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] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [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] | | `ST_Y_2` is not local [INFO] [stdout] | |_`Add` is not local [INFO] [stdout] | move the `impl` block outside of this function `_impl_diesel_numeric_ops_for_st_y_2` [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `DieselNumericOps` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `DieselNumericOps` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: this warning originates in the derive macro `DieselNumericOps` which comes from the expansion of the macro `sql_function` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/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; [INFO] [stdout] 171 | | } [INFO] [stdout] | | ^ [INFO] [stdout] | | | [INFO] [stdout] | | `ST_GeometryN` is not local [INFO] [stdout] | |_`Div` is not local [INFO] [stdout] | move the `impl` block outside of this function `_impl_diesel_numeric_ops_for_st_geometryn` [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `DieselNumericOps` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `DieselNumericOps` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: this warning originates in the derive macro `DieselNumericOps` which comes from the expansion of the macro `sql_function` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/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] | | `ST_Y_2` is not local [INFO] [stdout] | |_`Sub` is not local [INFO] [stdout] | move the `impl` block outside of this function `_impl_diesel_numeric_ops_for_st_y_2` [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `DieselNumericOps` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `DieselNumericOps` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: this warning originates in the derive macro `DieselNumericOps` which comes from the expansion of the macro `sql_function` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/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] | | `ST_NumGeometries` is not local [INFO] [stdout] | |_`QueryId` is not local [INFO] [stdout] | move the `impl` block outside of this function `_impl_query_id_for_st_numgeometries` [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: this warning 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] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [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] | | `ST_Y_2` is not local [INFO] [stdout] | |_`Mul` is not local [INFO] [stdout] | move the `impl` block outside of this function `_impl_diesel_numeric_ops_for_st_y_2` [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `DieselNumericOps` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `DieselNumericOps` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: this warning originates in the derive macro `DieselNumericOps` which comes from the expansion of the macro `sql_function` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/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] | | `ST_NumGeometries` is not local [INFO] [stdout] | |_`Add` is not local [INFO] [stdout] | move the `impl` block outside of this function `_impl_diesel_numeric_ops_for_st_numgeometries` [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `DieselNumericOps` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `DieselNumericOps` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: this warning originates in the derive macro `DieselNumericOps` which comes from the expansion of the macro `sql_function` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/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] | | `ST_NumGeometries` is not local [INFO] [stdout] | |_`Sub` is not local [INFO] [stdout] | move the `impl` block outside of this function `_impl_diesel_numeric_ops_for_st_numgeometries` [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `DieselNumericOps` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `DieselNumericOps` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: this warning originates in the derive macro `DieselNumericOps` which comes from the expansion of the macro `sql_function` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/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] | | `ST_Y_2` is not local [INFO] [stdout] | |_`Div` is not local [INFO] [stdout] | move the `impl` block outside of this function `_impl_diesel_numeric_ops_for_st_y_2` [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `DieselNumericOps` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `DieselNumericOps` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: this warning originates in the derive macro `DieselNumericOps` which comes from the expansion of the macro `sql_function` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/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] | | `ST_EndPoint` is not local [INFO] [stdout] | |_`QueryId` is not local [INFO] [stdout] | move the `impl` block outside of this function `_impl_query_id_for_st_endpoint` [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: this warning 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] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [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] | | `ST_NumGeometries` is not local [INFO] [stdout] | |_`Mul` is not local [INFO] [stdout] | move the `impl` block outside of this function `_impl_diesel_numeric_ops_for_st_numgeometries` [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `DieselNumericOps` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `DieselNumericOps` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: this warning originates in the derive macro `DieselNumericOps` which comes from the expansion of the macro `sql_function` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/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] | | `ST_NumGeometries` is not local [INFO] [stdout] | |_`Div` is not local [INFO] [stdout] | move the `impl` block outside of this function `_impl_diesel_numeric_ops_for_st_numgeometries` [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `DieselNumericOps` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `DieselNumericOps` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: this warning originates in the derive macro `DieselNumericOps` which comes from the expansion of the macro `sql_function` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/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] | | `ST_EndPoint` is not local [INFO] [stdout] | |_`Add` is not local [INFO] [stdout] | move the `impl` block outside of this function `_impl_diesel_numeric_ops_for_st_endpoint` [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `DieselNumericOps` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `DieselNumericOps` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: this warning originates in the derive macro `DieselNumericOps` which comes from the expansion of the macro `sql_function` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/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] | | `ST_EndPoint` is not local [INFO] [stdout] | |_`Sub` is not local [INFO] [stdout] | move the `impl` block outside of this function `_impl_diesel_numeric_ops_for_st_endpoint` [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `DieselNumericOps` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `DieselNumericOps` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: this warning originates in the derive macro `DieselNumericOps` which comes from the expansion of the macro `sql_function` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/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] | | `ST_Buffer_Strategy` is not local [INFO] [stdout] | |_`QueryId` is not local [INFO] [stdout] | move the `impl` block outside of this function `_impl_query_id_for_st_buffer_strategy` [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: this warning 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] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [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] | | `ST_Buffer_Strategy` is not local [INFO] [stdout] | |_`Add` is not local [INFO] [stdout] | move the `impl` block outside of this function `_impl_diesel_numeric_ops_for_st_buffer_strategy` [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `DieselNumericOps` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `DieselNumericOps` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: this warning originates in the derive macro `DieselNumericOps` which comes from the expansion of the macro `sql_function` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/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] | | `ST_Buffer_Strategy` is not local [INFO] [stdout] | |_`Sub` is not local [INFO] [stdout] | move the `impl` block outside of this function `_impl_diesel_numeric_ops_for_st_buffer_strategy` [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `DieselNumericOps` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `DieselNumericOps` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: this warning originates in the derive macro `DieselNumericOps` which comes from the expansion of the macro `sql_function` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/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] | | `ST_EndPoint` is not local [INFO] [stdout] | |_`Mul` is not local [INFO] [stdout] | move the `impl` block outside of this function `_impl_diesel_numeric_ops_for_st_endpoint` [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `DieselNumericOps` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `DieselNumericOps` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: this warning originates in the derive macro `DieselNumericOps` which comes from the expansion of the macro `sql_function` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/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] | | `ST_EndPoint` is not local [INFO] [stdout] | |_`Div` is not local [INFO] [stdout] | move the `impl` block outside of this function `_impl_diesel_numeric_ops_for_st_endpoint` [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `DieselNumericOps` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `DieselNumericOps` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: this warning originates in the derive macro `DieselNumericOps` which comes from the expansion of the macro `sql_function` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/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>(ls: G) -> Bool; [INFO] [stdout] 111 | | } [INFO] [stdout] | | ^ [INFO] [stdout] | | | [INFO] [stdout] | | `ST_IsClosed` is not local [INFO] [stdout] | |_`QueryId` is not local [INFO] [stdout] | move the `impl` block outside of this function `_impl_query_id_for_st_isclosed` [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: this warning 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] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [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] | | `ST_Buffer_Strategy` is not local [INFO] [stdout] | |_`Mul` is not local [INFO] [stdout] | move the `impl` block outside of this function `_impl_diesel_numeric_ops_for_st_buffer_strategy` [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `DieselNumericOps` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `DieselNumericOps` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: this warning originates in the derive macro `DieselNumericOps` which comes from the expansion of the macro `sql_function` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/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>(ls: G) -> Bool; [INFO] [stdout] 111 | | } [INFO] [stdout] | | ^ [INFO] [stdout] | | | [INFO] [stdout] | | `ST_IsClosed` is not local [INFO] [stdout] | |_`Add` is not local [INFO] [stdout] | move the `impl` block outside of this function `_impl_diesel_numeric_ops_for_st_isclosed` [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `DieselNumericOps` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `DieselNumericOps` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: this warning originates in the derive macro `DieselNumericOps` which comes from the expansion of the macro `sql_function` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/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] | | `ST_Buffer_Strategy` is not local [INFO] [stdout] | |_`Div` is not local [INFO] [stdout] | move the `impl` block outside of this function `_impl_diesel_numeric_ops_for_st_buffer_strategy` [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `DieselNumericOps` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `DieselNumericOps` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: this warning originates in the derive macro `DieselNumericOps` which comes from the expansion of the macro `sql_function` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/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] | | `ST_Buffer_Strategy_2` is not local [INFO] [stdout] | |_`QueryId` is not local [INFO] [stdout] | move the `impl` block outside of this function `_impl_query_id_for_st_buffer_strategy_2` [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: this warning 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] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [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>(ls: G) -> Bool; [INFO] [stdout] 111 | | } [INFO] [stdout] | | ^ [INFO] [stdout] | | | [INFO] [stdout] | | `ST_IsClosed` is not local [INFO] [stdout] | |_`Sub` is not local [INFO] [stdout] | move the `impl` block outside of this function `_impl_diesel_numeric_ops_for_st_isclosed` [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `DieselNumericOps` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `DieselNumericOps` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: this warning originates in the derive macro `DieselNumericOps` which comes from the expansion of the macro `sql_function` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/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] | | `ST_Buffer_Strategy_2` is not local [INFO] [stdout] | |_`Add` is not local [INFO] [stdout] | move the `impl` block outside of this function `_impl_diesel_numeric_ops_for_st_buffer_strategy_2` [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `DieselNumericOps` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `DieselNumericOps` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: this warning originates in the derive macro `DieselNumericOps` which comes from the expansion of the macro `sql_function` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/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] | | `ST_Buffer_Strategy_2` is not local [INFO] [stdout] | |_`Sub` is not local [INFO] [stdout] | move the `impl` block outside of this function `_impl_diesel_numeric_ops_for_st_buffer_strategy_2` [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `DieselNumericOps` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `DieselNumericOps` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: this warning originates in the derive macro `DieselNumericOps` which comes from the expansion of the macro `sql_function` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/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>(ls: G) -> Bool; [INFO] [stdout] 111 | | } [INFO] [stdout] | | ^ [INFO] [stdout] | | | [INFO] [stdout] | | `ST_IsClosed` is not local [INFO] [stdout] | |_`Mul` is not local [INFO] [stdout] | move the `impl` block outside of this function `_impl_diesel_numeric_ops_for_st_isclosed` [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `DieselNumericOps` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `DieselNumericOps` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: this warning originates in the derive macro `DieselNumericOps` which comes from the expansion of the macro `sql_function` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/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] | | `ST_Buffer_Strategy_2` is not local [INFO] [stdout] | |_`Mul` is not local [INFO] [stdout] | move the `impl` block outside of this function `_impl_diesel_numeric_ops_for_st_buffer_strategy_2` [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `DieselNumericOps` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `DieselNumericOps` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: this warning originates in the derive macro `DieselNumericOps` which comes from the expansion of the macro `sql_function` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/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] | | `ST_Buffer_Strategy_2` is not local [INFO] [stdout] | |_`Div` is not local [INFO] [stdout] | move the `impl` block outside of this function `_impl_diesel_numeric_ops_for_st_buffer_strategy_2` [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `DieselNumericOps` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `DieselNumericOps` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: this warning originates in the derive macro `DieselNumericOps` which comes from the expansion of the macro `sql_function` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/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>(ls: G) -> Bool; [INFO] [stdout] 111 | | } [INFO] [stdout] | | ^ [INFO] [stdout] | | | [INFO] [stdout] | | `ST_IsClosed` is not local [INFO] [stdout] | |_`Div` is not local [INFO] [stdout] | move the `impl` block outside of this function `_impl_diesel_numeric_ops_for_st_isclosed` [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `DieselNumericOps` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `DieselNumericOps` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: this warning originates in the derive macro `DieselNumericOps` which comes from the expansion of the macro `sql_function` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/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>(ls: G) -> Double; [INFO] [stdout] 117 | | } [INFO] [stdout] | | ^ [INFO] [stdout] | | | [INFO] [stdout] | | `ST_Length` is not local [INFO] [stdout] | |_`QueryId` is not local [INFO] [stdout] | move the `impl` block outside of this function `_impl_query_id_for_st_length` [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: this warning 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] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [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: G, d: Double) -> Geometry; [INFO] [stdout] 195 | | } [INFO] [stdout] | | ^ [INFO] [stdout] | | | [INFO] [stdout] | | `ST_Buffer` is not local [INFO] [stdout] | |_`QueryId` is not local [INFO] [stdout] | move the `impl` block outside of this function `_impl_query_id_for_st_buffer` [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: this warning 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] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [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>(ls: G) -> Double; [INFO] [stdout] 117 | | } [INFO] [stdout] | | ^ [INFO] [stdout] | | | [INFO] [stdout] | | `ST_Length` is not local [INFO] [stdout] | |_`Add` is not local [INFO] [stdout] | move the `impl` block outside of this function `_impl_diesel_numeric_ops_for_st_length` [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `DieselNumericOps` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `DieselNumericOps` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: this warning originates in the derive macro `DieselNumericOps` which comes from the expansion of the macro `sql_function` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/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: G, d: Double) -> Geometry; [INFO] [stdout] 195 | | } [INFO] [stdout] | | ^ [INFO] [stdout] | | | [INFO] [stdout] | | `ST_Buffer` is not local [INFO] [stdout] | |_`Add` is not local [INFO] [stdout] | move the `impl` block outside of this function `_impl_diesel_numeric_ops_for_st_buffer` [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `DieselNumericOps` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `DieselNumericOps` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: this warning originates in the derive macro `DieselNumericOps` which comes from the expansion of the macro `sql_function` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/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: G, d: Double) -> Geometry; [INFO] [stdout] 195 | | } [INFO] [stdout] | | ^ [INFO] [stdout] | | | [INFO] [stdout] | | `ST_Buffer` is not local [INFO] [stdout] | |_`Sub` is not local [INFO] [stdout] | move the `impl` block outside of this function `_impl_diesel_numeric_ops_for_st_buffer` [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `DieselNumericOps` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `DieselNumericOps` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: this warning originates in the derive macro `DieselNumericOps` which comes from the expansion of the macro `sql_function` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/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>(ls: G) -> Double; [INFO] [stdout] 117 | | } [INFO] [stdout] | | ^ [INFO] [stdout] | | | [INFO] [stdout] | | `ST_Length` is not local [INFO] [stdout] | |_`Sub` is not local [INFO] [stdout] | move the `impl` block outside of this function `_impl_diesel_numeric_ops_for_st_length` [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `DieselNumericOps` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `DieselNumericOps` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: this warning originates in the derive macro `DieselNumericOps` which comes from the expansion of the macro `sql_function` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/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>(ls: G) -> Double; [INFO] [stdout] 117 | | } [INFO] [stdout] | | ^ [INFO] [stdout] | | | [INFO] [stdout] | | `ST_Length` is not local [INFO] [stdout] | |_`Mul` is not local [INFO] [stdout] | move the `impl` block outside of this function `_impl_diesel_numeric_ops_for_st_length` [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `DieselNumericOps` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `DieselNumericOps` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: this warning originates in the derive macro `DieselNumericOps` which comes from the expansion of the macro `sql_function` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/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: G, d: Double) -> Geometry; [INFO] [stdout] 195 | | } [INFO] [stdout] | | ^ [INFO] [stdout] | | | [INFO] [stdout] | | `ST_Buffer` is not local [INFO] [stdout] | |_`Mul` is not local [INFO] [stdout] | move the `impl` block outside of this function `_impl_diesel_numeric_ops_for_st_buffer` [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `DieselNumericOps` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `DieselNumericOps` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: this warning originates in the derive macro `DieselNumericOps` which comes from the expansion of the macro `sql_function` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/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: G, d: Double) -> Geometry; [INFO] [stdout] 195 | | } [INFO] [stdout] | | ^ [INFO] [stdout] | | | [INFO] [stdout] | | `ST_Buffer` is not local [INFO] [stdout] | |_`Div` is not local [INFO] [stdout] | move the `impl` block outside of this function `_impl_diesel_numeric_ops_for_st_buffer` [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `DieselNumericOps` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `DieselNumericOps` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: this warning originates in the derive macro `DieselNumericOps` which comes from the expansion of the macro `sql_function` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/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>(ls: G) -> Double; [INFO] [stdout] 117 | | } [INFO] [stdout] | | ^ [INFO] [stdout] | | | [INFO] [stdout] | | `ST_Length` is not local [INFO] [stdout] | |_`Div` is not local [INFO] [stdout] | move the `impl` block outside of this function `_impl_diesel_numeric_ops_for_st_length` [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `DieselNumericOps` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `DieselNumericOps` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: this warning originates in the derive macro `DieselNumericOps` which comes from the expansion of the macro `sql_function` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/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: G, d: Double, strategy1: Blob) -> Geometry; [INFO] [stdout] 201 | | } [INFO] [stdout] | | ^ [INFO] [stdout] | | | [INFO] [stdout] | | `ST_Buffer_1` is not local [INFO] [stdout] | |_`QueryId` is not local [INFO] [stdout] | move the `impl` block outside of this function `_impl_query_id_for_st_buffer_1` [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: this warning 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] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [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: G, d: Double, strategy1: Blob) -> Geometry; [INFO] [stdout] 201 | | } [INFO] [stdout] | | ^ [INFO] [stdout] | | | [INFO] [stdout] | | `ST_Buffer_1` is not local [INFO] [stdout] | |_`Add` is not local [INFO] [stdout] | move the `impl` block outside of this function `_impl_diesel_numeric_ops_for_st_buffer_1` [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `DieselNumericOps` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `DieselNumericOps` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: this warning originates in the derive macro `DieselNumericOps` which comes from the expansion of the macro `sql_function` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/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] | | `ST_NumPoints` is not local [INFO] [stdout] | |_`QueryId` is not local [INFO] [stdout] | move the `impl` block outside of this function `_impl_query_id_for_st_numpoints` [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: this warning 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] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [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] | | `ST_NumPoints` is not local [INFO] [stdout] | |_`Add` is not local [INFO] [stdout] | move the `impl` block outside of this function `_impl_diesel_numeric_ops_for_st_numpoints` [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `DieselNumericOps` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `DieselNumericOps` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: this warning originates in the derive macro `DieselNumericOps` which comes from the expansion of the macro `sql_function` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/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] | | `ST_NumPoints` is not local [INFO] [stdout] | |_`Sub` is not local [INFO] [stdout] | move the `impl` block outside of this function `_impl_diesel_numeric_ops_for_st_numpoints` [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `DieselNumericOps` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `DieselNumericOps` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: this warning originates in the derive macro `DieselNumericOps` which comes from the expansion of the macro `sql_function` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/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] | | `ST_NumPoints` is not local [INFO] [stdout] | |_`Mul` is not local [INFO] [stdout] | move the `impl` block outside of this function `_impl_diesel_numeric_ops_for_st_numpoints` [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `DieselNumericOps` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `DieselNumericOps` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: this warning originates in the derive macro `DieselNumericOps` which comes from the expansion of the macro `sql_function` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/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: G, d: Double, strategy1: Blob) -> Geometry; [INFO] [stdout] 201 | | } [INFO] [stdout] | | ^ [INFO] [stdout] | | | [INFO] [stdout] | | `ST_Buffer_1` is not local [INFO] [stdout] | |_`Sub` is not local [INFO] [stdout] | move the `impl` block outside of this function `_impl_diesel_numeric_ops_for_st_buffer_1` [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `DieselNumericOps` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `DieselNumericOps` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: this warning originates in the derive macro `DieselNumericOps` which comes from the expansion of the macro `sql_function` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/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: G, d: Double, strategy1: Blob) -> Geometry; [INFO] [stdout] 201 | | } [INFO] [stdout] | | ^ [INFO] [stdout] | | | [INFO] [stdout] | | `ST_Buffer_1` is not local [INFO] [stdout] | |_`Mul` is not local [INFO] [stdout] | move the `impl` block outside of this function `_impl_diesel_numeric_ops_for_st_buffer_1` [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `DieselNumericOps` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `DieselNumericOps` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: this warning originates in the derive macro `DieselNumericOps` which comes from the expansion of the macro `sql_function` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/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] | | `ST_NumPoints` is not local [INFO] [stdout] | |_`Div` is not local [INFO] [stdout] | move the `impl` block outside of this function `_impl_diesel_numeric_ops_for_st_numpoints` [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `DieselNumericOps` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `DieselNumericOps` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: this warning originates in the derive macro `DieselNumericOps` which comes from the expansion of the macro `sql_function` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/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; [INFO] [stdout] 129 | | } [INFO] [stdout] | | ^ [INFO] [stdout] | | | [INFO] [stdout] | | `ST_PointN` is not local [INFO] [stdout] | |_`QueryId` is not local [INFO] [stdout] | move the `impl` block outside of this function `_impl_query_id_for_st_pointn` [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: this warning 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] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [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; [INFO] [stdout] 129 | | } [INFO] [stdout] | | ^ [INFO] [stdout] | | | [INFO] [stdout] | | `ST_PointN` is not local [INFO] [stdout] | |_`Add` is not local [INFO] [stdout] | move the `impl` block outside of this function `_impl_diesel_numeric_ops_for_st_pointn` [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `DieselNumericOps` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `DieselNumericOps` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: this warning originates in the derive macro `DieselNumericOps` which comes from the expansion of the macro `sql_function` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/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: G, d: Double, strategy1: Blob) -> Geometry; [INFO] [stdout] 201 | | } [INFO] [stdout] | | ^ [INFO] [stdout] | | | [INFO] [stdout] | | `ST_Buffer_1` is not local [INFO] [stdout] | |_`Div` is not local [INFO] [stdout] | move the `impl` block outside of this function `_impl_diesel_numeric_ops_for_st_buffer_1` [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `DieselNumericOps` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `DieselNumericOps` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: this warning originates in the derive macro `DieselNumericOps` which comes from the expansion of the macro `sql_function` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/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; [INFO] [stdout] 129 | | } [INFO] [stdout] | | ^ [INFO] [stdout] | | | [INFO] [stdout] | | `ST_PointN` is not local [INFO] [stdout] | |_`Sub` is not local [INFO] [stdout] | move the `impl` block outside of this function `_impl_diesel_numeric_ops_for_st_pointn` [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `DieselNumericOps` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `DieselNumericOps` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: this warning originates in the derive macro `DieselNumericOps` which comes from the expansion of the macro `sql_function` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/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; [INFO] [stdout] 129 | | } [INFO] [stdout] | | ^ [INFO] [stdout] | | | [INFO] [stdout] | | `ST_PointN` is not local [INFO] [stdout] | |_`Mul` is not local [INFO] [stdout] | move the `impl` block outside of this function `_impl_diesel_numeric_ops_for_st_pointn` [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `DieselNumericOps` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `DieselNumericOps` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: this warning originates in the derive macro `DieselNumericOps` which comes from the expansion of the macro `sql_function` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/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: G, d: Double, strategy1: Blob, strategy2: Blob) -> Geometry; [INFO] [stdout] 207 | | } [INFO] [stdout] | | ^ [INFO] [stdout] | | | [INFO] [stdout] | | `ST_Buffer_2` is not local [INFO] [stdout] | |_`QueryId` is not local [INFO] [stdout] | move the `impl` block outside of this function `_impl_query_id_for_st_buffer_2` [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: this warning 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] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [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: G, d: Double, strategy1: Blob, strategy2: Blob) -> Geometry; [INFO] [stdout] 207 | | } [INFO] [stdout] | | ^ [INFO] [stdout] | | | [INFO] [stdout] | | `ST_Buffer_2` is not local [INFO] [stdout] | |_`Add` is not local [INFO] [stdout] | move the `impl` block outside of this function `_impl_diesel_numeric_ops_for_st_buffer_2` [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `DieselNumericOps` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `DieselNumericOps` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: this warning originates in the derive macro `DieselNumericOps` which comes from the expansion of the macro `sql_function` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/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; [INFO] [stdout] 129 | | } [INFO] [stdout] | | ^ [INFO] [stdout] | | | [INFO] [stdout] | | `ST_PointN` is not local [INFO] [stdout] | |_`Div` is not local [INFO] [stdout] | move the `impl` block outside of this function `_impl_diesel_numeric_ops_for_st_pointn` [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `DieselNumericOps` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `DieselNumericOps` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: this warning originates in the derive macro `DieselNumericOps` which comes from the expansion of the macro `sql_function` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/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] | | `ST_StartPoint` is not local [INFO] [stdout] | |_`QueryId` is not local [INFO] [stdout] | move the `impl` block outside of this function `_impl_query_id_for_st_startpoint` [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: this warning 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] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [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: G, d: Double, strategy1: Blob, strategy2: Blob) -> Geometry; [INFO] [stdout] 207 | | } [INFO] [stdout] | | ^ [INFO] [stdout] | | | [INFO] [stdout] | | `ST_Buffer_2` is not local [INFO] [stdout] | |_`Sub` is not local [INFO] [stdout] | move the `impl` block outside of this function `_impl_diesel_numeric_ops_for_st_buffer_2` [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `DieselNumericOps` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `DieselNumericOps` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: this warning originates in the derive macro `DieselNumericOps` which comes from the expansion of the macro `sql_function` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/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] | | `ST_StartPoint` is not local [INFO] [stdout] | |_`Add` is not local [INFO] [stdout] | move the `impl` block outside of this function `_impl_diesel_numeric_ops_for_st_startpoint` [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `DieselNumericOps` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `DieselNumericOps` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: this warning originates in the derive macro `DieselNumericOps` which comes from the expansion of the macro `sql_function` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/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] | | `ST_StartPoint` is not local [INFO] [stdout] | |_`Sub` is not local [INFO] [stdout] | move the `impl` block outside of this function `_impl_diesel_numeric_ops_for_st_startpoint` [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `DieselNumericOps` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `DieselNumericOps` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: this warning originates in the derive macro `DieselNumericOps` which comes from the expansion of the macro `sql_function` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/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: G, d: Double, strategy1: Blob, strategy2: Blob) -> Geometry; [INFO] [stdout] 207 | | } [INFO] [stdout] | | ^ [INFO] [stdout] | | | [INFO] [stdout] | | `ST_Buffer_2` is not local [INFO] [stdout] | |_`Mul` is not local [INFO] [stdout] | move the `impl` block outside of this function `_impl_diesel_numeric_ops_for_st_buffer_2` [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `DieselNumericOps` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `DieselNumericOps` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: this warning originates in the derive macro `DieselNumericOps` which comes from the expansion of the macro `sql_function` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/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: G, d: Double, strategy1: Blob, strategy2: Blob) -> Geometry; [INFO] [stdout] 207 | | } [INFO] [stdout] | | ^ [INFO] [stdout] | | | [INFO] [stdout] | | `ST_Buffer_2` is not local [INFO] [stdout] | |_`Div` is not local [INFO] [stdout] | move the `impl` block outside of this function `_impl_diesel_numeric_ops_for_st_buffer_2` [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `DieselNumericOps` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `DieselNumericOps` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: this warning originates in the derive macro `DieselNumericOps` which comes from the expansion of the macro `sql_function` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/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] | | `ST_StartPoint` is not local [INFO] [stdout] | |_`Mul` is not local [INFO] [stdout] | move the `impl` block outside of this function `_impl_diesel_numeric_ops_for_st_startpoint` [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `DieselNumericOps` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `DieselNumericOps` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: this warning originates in the derive macro `DieselNumericOps` which comes from the expansion of the macro `sql_function` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/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] | | `ST_StartPoint` is not local [INFO] [stdout] | |_`Div` is not local [INFO] [stdout] | move the `impl` block outside of this function `_impl_diesel_numeric_ops_for_st_startpoint` [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `DieselNumericOps` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `DieselNumericOps` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: this warning originates in the derive macro `DieselNumericOps` which comes from the expansion of the macro `sql_function` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/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: G, d: Double, strategy1: Blob, strategy2: Blob, strategy3: Blob) -> Geometry; [INFO] [stdout] 213 | | } [INFO] [stdout] | | ^ [INFO] [stdout] | | | [INFO] [stdout] | | `ST_Buffer_3` is not local [INFO] [stdout] | |_`QueryId` is not local [INFO] [stdout] | move the `impl` block outside of this function `_impl_query_id_for_st_buffer_3` [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: this warning 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] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [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>(poly: G) -> Double; [INFO] [stdout] 141 | | } [INFO] [stdout] | | ^ [INFO] [stdout] | | | [INFO] [stdout] | | `ST_Area` is not local [INFO] [stdout] | |_`QueryId` is not local [INFO] [stdout] | move the `impl` block outside of this function `_impl_query_id_for_st_area` [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: this warning 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] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [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: G, d: Double, strategy1: Blob, strategy2: Blob, strategy3: Blob) -> Geometry; [INFO] [stdout] 213 | | } [INFO] [stdout] | | ^ [INFO] [stdout] | | | [INFO] [stdout] | | `ST_Buffer_3` is not local [INFO] [stdout] | |_`Add` is not local [INFO] [stdout] | move the `impl` block outside of this function `_impl_diesel_numeric_ops_for_st_buffer_3` [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `DieselNumericOps` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `DieselNumericOps` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: this warning originates in the derive macro `DieselNumericOps` which comes from the expansion of the macro `sql_function` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/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: G, d: Double, strategy1: Blob, strategy2: Blob, strategy3: Blob) -> Geometry; [INFO] [stdout] 213 | | } [INFO] [stdout] | | ^ [INFO] [stdout] | | | [INFO] [stdout] | | `ST_Buffer_3` is not local [INFO] [stdout] | |_`Sub` is not local [INFO] [stdout] | move the `impl` block outside of this function `_impl_diesel_numeric_ops_for_st_buffer_3` [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `DieselNumericOps` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `DieselNumericOps` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: this warning originates in the derive macro `DieselNumericOps` which comes from the expansion of the macro `sql_function` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/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>(poly: G) -> Double; [INFO] [stdout] 141 | | } [INFO] [stdout] | | ^ [INFO] [stdout] | | | [INFO] [stdout] | | `ST_Area` is not local [INFO] [stdout] | |_`Add` is not local [INFO] [stdout] | move the `impl` block outside of this function `_impl_diesel_numeric_ops_for_st_area` [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `DieselNumericOps` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `DieselNumericOps` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: this warning originates in the derive macro `DieselNumericOps` which comes from the expansion of the macro `sql_function` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/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>(poly: G) -> Double; [INFO] [stdout] 141 | | } [INFO] [stdout] | | ^ [INFO] [stdout] | | | [INFO] [stdout] | | `ST_Area` is not local [INFO] [stdout] | |_`Sub` is not local [INFO] [stdout] | move the `impl` block outside of this function `_impl_diesel_numeric_ops_for_st_area` [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `DieselNumericOps` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `DieselNumericOps` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: this warning originates in the derive macro `DieselNumericOps` which comes from the expansion of the macro `sql_function` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/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>(poly: G) -> Double; [INFO] [stdout] 141 | | } [INFO] [stdout] | | ^ [INFO] [stdout] | | | [INFO] [stdout] | | `ST_Area` is not local [INFO] [stdout] | |_`Mul` is not local [INFO] [stdout] | move the `impl` block outside of this function `_impl_diesel_numeric_ops_for_st_area` [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `DieselNumericOps` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `DieselNumericOps` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: this warning originates in the derive macro `DieselNumericOps` which comes from the expansion of the macro `sql_function` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/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: G, d: Double, strategy1: Blob, strategy2: Blob, strategy3: Blob) -> Geometry; [INFO] [stdout] 213 | | } [INFO] [stdout] | | ^ [INFO] [stdout] | | | [INFO] [stdout] | | `ST_Buffer_3` is not local [INFO] [stdout] | |_`Mul` is not local [INFO] [stdout] | move the `impl` block outside of this function `_impl_diesel_numeric_ops_for_st_buffer_3` [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `DieselNumericOps` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `DieselNumericOps` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: this warning originates in the derive macro `DieselNumericOps` which comes from the expansion of the macro `sql_function` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/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: G, d: Double, strategy1: Blob, strategy2: Blob, strategy3: Blob) -> Geometry; [INFO] [stdout] 213 | | } [INFO] [stdout] | | ^ [INFO] [stdout] | | | [INFO] [stdout] | | `ST_Buffer_3` is not local [INFO] [stdout] | |_`Div` is not local [INFO] [stdout] | move the `impl` block outside of this function `_impl_diesel_numeric_ops_for_st_buffer_3` [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `DieselNumericOps` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `DieselNumericOps` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: this warning originates in the derive macro `DieselNumericOps` which comes from the expansion of the macro `sql_function` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/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>(poly: G) -> Double; [INFO] [stdout] 141 | | } [INFO] [stdout] | | ^ [INFO] [stdout] | | | [INFO] [stdout] | | `ST_Area` is not local [INFO] [stdout] | |_`Div` is not local [INFO] [stdout] | move the `impl` block outside of this function `_impl_diesel_numeric_ops_for_st_area` [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `DieselNumericOps` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `DieselNumericOps` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: this warning originates in the derive macro `DieselNumericOps` which comes from the expansion of the macro `sql_function` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/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: G) -> Nullable; [INFO] [stdout] 219 | | } [INFO] [stdout] | | ^ [INFO] [stdout] | | | [INFO] [stdout] | | `ST_ConvexHull` is not local [INFO] [stdout] | |_`QueryId` is not local [INFO] [stdout] | move the `impl` block outside of this function `_impl_query_id_for_st_convexhull` [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: this warning 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] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [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>(poly: G) -> Nullable; [INFO] [stdout] 147 | | } [INFO] [stdout] | | ^ [INFO] [stdout] | | | [INFO] [stdout] | | `ST_Centroid` is not local [INFO] [stdout] | |_`QueryId` is not local [INFO] [stdout] | move the `impl` block outside of this function `_impl_query_id_for_st_centroid` [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: this warning 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] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [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>(poly: G) -> Nullable; [INFO] [stdout] 147 | | } [INFO] [stdout] | | ^ [INFO] [stdout] | | | [INFO] [stdout] | | `ST_Centroid` is not local [INFO] [stdout] | |_`Add` is not local [INFO] [stdout] | move the `impl` block outside of this function `_impl_diesel_numeric_ops_for_st_centroid` [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `DieselNumericOps` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `DieselNumericOps` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: this warning originates in the derive macro `DieselNumericOps` which comes from the expansion of the macro `sql_function` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/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: G) -> Nullable; [INFO] [stdout] 219 | | } [INFO] [stdout] | | ^ [INFO] [stdout] | | | [INFO] [stdout] | | `ST_ConvexHull` is not local [INFO] [stdout] | |_`Add` is not local [INFO] [stdout] | move the `impl` block outside of this function `_impl_diesel_numeric_ops_for_st_convexhull` [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `DieselNumericOps` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `DieselNumericOps` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: this warning originates in the derive macro `DieselNumericOps` which comes from the expansion of the macro `sql_function` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/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: G) -> Nullable; [INFO] [stdout] 219 | | } [INFO] [stdout] | | ^ [INFO] [stdout] | | | [INFO] [stdout] | | `ST_ConvexHull` is not local [INFO] [stdout] | |_`Sub` is not local [INFO] [stdout] | move the `impl` block outside of this function `_impl_diesel_numeric_ops_for_st_convexhull` [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `DieselNumericOps` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `DieselNumericOps` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: this warning originates in the derive macro `DieselNumericOps` which comes from the expansion of the macro `sql_function` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/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>(poly: G) -> Nullable; [INFO] [stdout] 147 | | } [INFO] [stdout] | | ^ [INFO] [stdout] | | | [INFO] [stdout] | | `ST_Centroid` is not local [INFO] [stdout] | |_`Sub` is not local [INFO] [stdout] | move the `impl` block outside of this function `_impl_diesel_numeric_ops_for_st_centroid` [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `DieselNumericOps` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `DieselNumericOps` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: this warning originates in the derive macro `DieselNumericOps` which comes from the expansion of the macro `sql_function` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/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: G) -> Nullable; [INFO] [stdout] 219 | | } [INFO] [stdout] | | ^ [INFO] [stdout] | | | [INFO] [stdout] | | `ST_ConvexHull` is not local [INFO] [stdout] | |_`Mul` is not local [INFO] [stdout] | move the `impl` block outside of this function `_impl_diesel_numeric_ops_for_st_convexhull` [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `DieselNumericOps` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `DieselNumericOps` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: this warning originates in the derive macro `DieselNumericOps` which comes from the expansion of the macro `sql_function` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/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: G) -> Nullable; [INFO] [stdout] 219 | | } [INFO] [stdout] | | ^ [INFO] [stdout] | | | [INFO] [stdout] | | `ST_ConvexHull` is not local [INFO] [stdout] | |_`Div` is not local [INFO] [stdout] | move the `impl` block outside of this function `_impl_diesel_numeric_ops_for_st_convexhull` [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `DieselNumericOps` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `DieselNumericOps` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: this warning originates in the derive macro `DieselNumericOps` which comes from the expansion of the macro `sql_function` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/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>(poly: G) -> Nullable; [INFO] [stdout] 147 | | } [INFO] [stdout] | | ^ [INFO] [stdout] | | | [INFO] [stdout] | | `ST_Centroid` is not local [INFO] [stdout] | |_`Mul` is not local [INFO] [stdout] | move the `impl` block outside of this function `_impl_diesel_numeric_ops_for_st_centroid` [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `DieselNumericOps` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `DieselNumericOps` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: this warning originates in the derive macro `DieselNumericOps` which comes from the expansion of the macro `sql_function` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/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>(poly: G) -> Nullable; [INFO] [stdout] 147 | | } [INFO] [stdout] | | ^ [INFO] [stdout] | | | [INFO] [stdout] | | `ST_Centroid` is not local [INFO] [stdout] | |_`Div` is not local [INFO] [stdout] | move the `impl` block outside of this function `_impl_diesel_numeric_ops_for_st_centroid` [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `DieselNumericOps` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `DieselNumericOps` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: this warning originates in the derive macro `DieselNumericOps` which comes from the expansion of the macro `sql_function` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/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] | | `ST_ExteriorRing` is not local [INFO] [stdout] | |_`QueryId` is not local [INFO] [stdout] | move the `impl` block outside of this function `_impl_query_id_for_st_exteriorring` [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: this warning 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] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [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, G2: Into>(g1: G1, g2: G2) -> Geometry; [INFO] [stdout] 225 | | } [INFO] [stdout] | | ^ [INFO] [stdout] | | | [INFO] [stdout] | | `ST_Difference` is not local [INFO] [stdout] | |_`QueryId` is not local [INFO] [stdout] | move the `impl` block outside of this function `_impl_query_id_for_st_difference` [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: this warning 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] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [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] | | `ST_ExteriorRing` is not local [INFO] [stdout] | |_`Add` is not local [INFO] [stdout] | move the `impl` block outside of this function `_impl_diesel_numeric_ops_for_st_exteriorring` [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `DieselNumericOps` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `DieselNumericOps` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: this warning originates in the derive macro `DieselNumericOps` which comes from the expansion of the macro `sql_function` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/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] | | `ST_ExteriorRing` is not local [INFO] [stdout] | |_`Sub` is not local [INFO] [stdout] | move the `impl` block outside of this function `_impl_diesel_numeric_ops_for_st_exteriorring` [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `DieselNumericOps` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `DieselNumericOps` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: this warning originates in the derive macro `DieselNumericOps` which comes from the expansion of the macro `sql_function` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/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] | | `ST_ExteriorRing` is not local [INFO] [stdout] | |_`Mul` is not local [INFO] [stdout] | move the `impl` block outside of this function `_impl_diesel_numeric_ops_for_st_exteriorring` [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `DieselNumericOps` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `DieselNumericOps` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: this warning originates in the derive macro `DieselNumericOps` which comes from the expansion of the macro `sql_function` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/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, G2: Into>(g1: G1, g2: G2) -> Geometry; [INFO] [stdout] 225 | | } [INFO] [stdout] | | ^ [INFO] [stdout] | | | [INFO] [stdout] | | `ST_Difference` is not local [INFO] [stdout] | |_`Add` is not local [INFO] [stdout] | move the `impl` block outside of this function `_impl_diesel_numeric_ops_for_st_difference` [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `DieselNumericOps` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `DieselNumericOps` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: this warning originates in the derive macro `DieselNumericOps` which comes from the expansion of the macro `sql_function` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/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, G2: Into>(g1: G1, g2: G2) -> Geometry; [INFO] [stdout] 225 | | } [INFO] [stdout] | | ^ [INFO] [stdout] | | | [INFO] [stdout] | | `ST_Difference` is not local [INFO] [stdout] | |_`Sub` is not local [INFO] [stdout] | move the `impl` block outside of this function `_impl_diesel_numeric_ops_for_st_difference` [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `DieselNumericOps` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `DieselNumericOps` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: this warning originates in the derive macro `DieselNumericOps` which comes from the expansion of the macro `sql_function` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/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] | | `ST_ExteriorRing` is not local [INFO] [stdout] | |_`Div` is not local [INFO] [stdout] | move the `impl` block outside of this function `_impl_diesel_numeric_ops_for_st_exteriorring` [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `DieselNumericOps` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `DieselNumericOps` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: this warning originates in the derive macro `DieselNumericOps` which comes from the expansion of the macro `sql_function` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/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; [INFO] [stdout] 159 | | } [INFO] [stdout] | | ^ [INFO] [stdout] | | | [INFO] [stdout] | | `ST_InteriorRingN` is not local [INFO] [stdout] | |_`QueryId` is not local [INFO] [stdout] | move the `impl` block outside of this function `_impl_query_id_for_st_interiorringn` [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: this warning 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] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [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; [INFO] [stdout] 159 | | } [INFO] [stdout] | | ^ [INFO] [stdout] | | | [INFO] [stdout] | | `ST_InteriorRingN` is not local [INFO] [stdout] | |_`Add` is not local [INFO] [stdout] | move the `impl` block outside of this function `_impl_diesel_numeric_ops_for_st_interiorringn` [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `DieselNumericOps` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `DieselNumericOps` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: this warning originates in the derive macro `DieselNumericOps` which comes from the expansion of the macro `sql_function` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/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, G2: Into>(g1: G1, g2: G2) -> Geometry; [INFO] [stdout] 225 | | } [INFO] [stdout] | | ^ [INFO] [stdout] | | | [INFO] [stdout] | | `ST_Difference` is not local [INFO] [stdout] | |_`Mul` is not local [INFO] [stdout] | move the `impl` block outside of this function `_impl_diesel_numeric_ops_for_st_difference` [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `DieselNumericOps` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `DieselNumericOps` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: this warning originates in the derive macro `DieselNumericOps` which comes from the expansion of the macro `sql_function` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/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; [INFO] [stdout] 159 | | } [INFO] [stdout] | | ^ [INFO] [stdout] | | | [INFO] [stdout] | | `ST_InteriorRingN` is not local [INFO] [stdout] | |_`Sub` is not local [INFO] [stdout] | move the `impl` block outside of this function `_impl_diesel_numeric_ops_for_st_interiorringn` [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `DieselNumericOps` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `DieselNumericOps` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: this warning originates in the derive macro `DieselNumericOps` which comes from the expansion of the macro `sql_function` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/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; [INFO] [stdout] 159 | | } [INFO] [stdout] | | ^ [INFO] [stdout] | | | [INFO] [stdout] | | `ST_InteriorRingN` is not local [INFO] [stdout] | |_`Mul` is not local [INFO] [stdout] | move the `impl` block outside of this function `_impl_diesel_numeric_ops_for_st_interiorringn` [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `DieselNumericOps` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `DieselNumericOps` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: this warning originates in the derive macro `DieselNumericOps` which comes from the expansion of the macro `sql_function` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/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; [INFO] [stdout] 159 | | } [INFO] [stdout] | | ^ [INFO] [stdout] | | | [INFO] [stdout] | | `ST_InteriorRingN` is not local [INFO] [stdout] | |_`Div` is not local [INFO] [stdout] | move the `impl` block outside of this function `_impl_diesel_numeric_ops_for_st_interiorringn` [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `DieselNumericOps` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `DieselNumericOps` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: this warning originates in the derive macro `DieselNumericOps` which comes from the expansion of the macro `sql_function` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/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, G2: Into>(g1: G1, g2: G2) -> Geometry; [INFO] [stdout] 225 | | } [INFO] [stdout] | | ^ [INFO] [stdout] | | | [INFO] [stdout] | | `ST_Difference` is not local [INFO] [stdout] | |_`Div` is not local [INFO] [stdout] | move the `impl` block outside of this function `_impl_diesel_numeric_ops_for_st_difference` [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `DieselNumericOps` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `DieselNumericOps` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: this warning originates in the derive macro `DieselNumericOps` which comes from the expansion of the macro `sql_function` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/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] | | `ST_NumInteriorRings` is not local [INFO] [stdout] | |_`QueryId` is not local [INFO] [stdout] | move the `impl` block outside of this function `_impl_query_id_for_st_numinteriorrings` [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: this warning 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] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [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] | | `ST_NumInteriorRings` is not local [INFO] [stdout] | |_`Add` is not local [INFO] [stdout] | move the `impl` block outside of this function `_impl_diesel_numeric_ops_for_st_numinteriorrings` [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `DieselNumericOps` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `DieselNumericOps` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: this warning originates in the derive macro `DieselNumericOps` which comes from the expansion of the macro `sql_function` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/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, G2: Into>(g1: G1, g2: G2) -> Geometry; [INFO] [stdout] 231 | | } [INFO] [stdout] | | ^ [INFO] [stdout] | | | [INFO] [stdout] | | `ST_Intersection` is not local [INFO] [stdout] | |_`QueryId` is not local [INFO] [stdout] | move the `impl` block outside of this function `_impl_query_id_for_st_intersection` [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: this warning 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] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [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, G2: Into>(g1: G1, g2: G2) -> Geometry; [INFO] [stdout] 231 | | } [INFO] [stdout] | | ^ [INFO] [stdout] | | | [INFO] [stdout] | | `ST_Intersection` is not local [INFO] [stdout] | |_`Add` is not local [INFO] [stdout] | move the `impl` block outside of this function `_impl_diesel_numeric_ops_for_st_intersection` [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `DieselNumericOps` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `DieselNumericOps` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: this warning originates in the derive macro `DieselNumericOps` which comes from the expansion of the macro `sql_function` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/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] | | `ST_NumInteriorRings` is not local [INFO] [stdout] | |_`Sub` is not local [INFO] [stdout] | move the `impl` block outside of this function `_impl_diesel_numeric_ops_for_st_numinteriorrings` [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `DieselNumericOps` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `DieselNumericOps` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: this warning originates in the derive macro `DieselNumericOps` which comes from the expansion of the macro `sql_function` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/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] | | `ST_NumInteriorRings` is not local [INFO] [stdout] | |_`Mul` is not local [INFO] [stdout] | move the `impl` block outside of this function `_impl_diesel_numeric_ops_for_st_numinteriorrings` [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `DieselNumericOps` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `DieselNumericOps` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: this warning originates in the derive macro `DieselNumericOps` which comes from the expansion of the macro `sql_function` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/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] | | `ST_NumInteriorRings` is not local [INFO] [stdout] | |_`Div` is not local [INFO] [stdout] | move the `impl` block outside of this function `_impl_diesel_numeric_ops_for_st_numinteriorrings` [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `DieselNumericOps` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `DieselNumericOps` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: this warning originates in the derive macro `DieselNumericOps` which comes from the expansion of the macro `sql_function` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/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, G2: Into>(g1: G1, g2: G2) -> Geometry; [INFO] [stdout] 231 | | } [INFO] [stdout] | | ^ [INFO] [stdout] | | | [INFO] [stdout] | | `ST_Intersection` is not local [INFO] [stdout] | |_`Sub` is not local [INFO] [stdout] | move the `impl` block outside of this function `_impl_diesel_numeric_ops_for_st_intersection` [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `DieselNumericOps` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `DieselNumericOps` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: this warning originates in the derive macro `DieselNumericOps` which comes from the expansion of the macro `sql_function` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/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; [INFO] [stdout] 171 | | } [INFO] [stdout] | | ^ [INFO] [stdout] | | | [INFO] [stdout] | | `ST_GeometryN` is not local [INFO] [stdout] | |_`QueryId` is not local [INFO] [stdout] | move the `impl` block outside of this function `_impl_query_id_for_st_geometryn` [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: this warning 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] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [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; [INFO] [stdout] 171 | | } [INFO] [stdout] | | ^ [INFO] [stdout] | | | [INFO] [stdout] | | `ST_GeometryN` is not local [INFO] [stdout] | |_`Add` is not local [INFO] [stdout] | move the `impl` block outside of this function `_impl_diesel_numeric_ops_for_st_geometryn` [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `DieselNumericOps` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `DieselNumericOps` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: this warning originates in the derive macro `DieselNumericOps` which comes from the expansion of the macro `sql_function` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/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, G2: Into>(g1: G1, g2: G2) -> Geometry; [INFO] [stdout] 231 | | } [INFO] [stdout] | | ^ [INFO] [stdout] | | | [INFO] [stdout] | | `ST_Intersection` is not local [INFO] [stdout] | |_`Mul` is not local [INFO] [stdout] | move the `impl` block outside of this function `_impl_diesel_numeric_ops_for_st_intersection` [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `DieselNumericOps` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `DieselNumericOps` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: this warning originates in the derive macro `DieselNumericOps` which comes from the expansion of the macro `sql_function` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/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; [INFO] [stdout] 171 | | } [INFO] [stdout] | | ^ [INFO] [stdout] | | | [INFO] [stdout] | | `ST_GeometryN` is not local [INFO] [stdout] | |_`Sub` is not local [INFO] [stdout] | move the `impl` block outside of this function `_impl_diesel_numeric_ops_for_st_geometryn` [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `DieselNumericOps` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `DieselNumericOps` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: this warning originates in the derive macro `DieselNumericOps` which comes from the expansion of the macro `sql_function` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/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; [INFO] [stdout] 171 | | } [INFO] [stdout] | | ^ [INFO] [stdout] | | | [INFO] [stdout] | | `ST_GeometryN` is not local [INFO] [stdout] | |_`Mul` is not local [INFO] [stdout] | move the `impl` block outside of this function `_impl_diesel_numeric_ops_for_st_geometryn` [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `DieselNumericOps` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `DieselNumericOps` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: this warning originates in the derive macro `DieselNumericOps` which comes from the expansion of the macro `sql_function` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/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; [INFO] [stdout] 171 | | } [INFO] [stdout] | | ^ [INFO] [stdout] | | | [INFO] [stdout] | | `ST_GeometryN` is not local [INFO] [stdout] | |_`Div` is not local [INFO] [stdout] | move the `impl` block outside of this function `_impl_diesel_numeric_ops_for_st_geometryn` [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `DieselNumericOps` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `DieselNumericOps` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: this warning originates in the derive macro `DieselNumericOps` which comes from the expansion of the macro `sql_function` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/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, G2: Into>(g1: G1, g2: G2) -> Geometry; [INFO] [stdout] 231 | | } [INFO] [stdout] | | ^ [INFO] [stdout] | | | [INFO] [stdout] | | `ST_Intersection` is not local [INFO] [stdout] | |_`Div` is not local [INFO] [stdout] | move the `impl` block outside of this function `_impl_diesel_numeric_ops_for_st_intersection` [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `DieselNumericOps` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `DieselNumericOps` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: this warning originates in the derive macro `DieselNumericOps` which comes from the expansion of the macro `sql_function` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/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] | | `ST_NumGeometries` is not local [INFO] [stdout] | |_`QueryId` is not local [INFO] [stdout] | move the `impl` block outside of this function `_impl_query_id_for_st_numgeometries` [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: this warning 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] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [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, G2: Into>(g1: G1, g2: G2) -> Geometry; [INFO] [stdout] 237 | | } [INFO] [stdout] | | ^ [INFO] [stdout] | | | [INFO] [stdout] | | `ST_SymDifference` is not local [INFO] [stdout] | |_`QueryId` is not local [INFO] [stdout] | move the `impl` block outside of this function `_impl_query_id_for_st_symdifference` [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: this warning 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] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [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] | | `ST_NumGeometries` is not local [INFO] [stdout] | |_`Add` is not local [INFO] [stdout] | move the `impl` block outside of this function `_impl_diesel_numeric_ops_for_st_numgeometries` [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `DieselNumericOps` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `DieselNumericOps` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: this warning originates in the derive macro `DieselNumericOps` which comes from the expansion of the macro `sql_function` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/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, G2: Into>(g1: G1, g2: G2) -> Geometry; [INFO] [stdout] 237 | | } [INFO] [stdout] | | ^ [INFO] [stdout] | | | [INFO] [stdout] | | `ST_SymDifference` is not local [INFO] [stdout] | |_`Add` is not local [INFO] [stdout] | move the `impl` block outside of this function `_impl_diesel_numeric_ops_for_st_symdifference` [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `DieselNumericOps` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `DieselNumericOps` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: this warning originates in the derive macro `DieselNumericOps` which comes from the expansion of the macro `sql_function` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/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] | | `ST_NumGeometries` is not local [INFO] [stdout] | |_`Sub` is not local [INFO] [stdout] | move the `impl` block outside of this function `_impl_diesel_numeric_ops_for_st_numgeometries` [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `DieselNumericOps` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `DieselNumericOps` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: this warning originates in the derive macro `DieselNumericOps` which comes from the expansion of the macro `sql_function` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/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] | | `ST_NumGeometries` is not local [INFO] [stdout] | |_`Mul` is not local [INFO] [stdout] | move the `impl` block outside of this function `_impl_diesel_numeric_ops_for_st_numgeometries` [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `DieselNumericOps` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `DieselNumericOps` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: this warning originates in the derive macro `DieselNumericOps` which comes from the expansion of the macro `sql_function` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/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, G2: Into>(g1: G1, g2: G2) -> Geometry; [INFO] [stdout] 237 | | } [INFO] [stdout] | | ^ [INFO] [stdout] | | | [INFO] [stdout] | | `ST_SymDifference` is not local [INFO] [stdout] | |_`Sub` is not local [INFO] [stdout] | move the `impl` block outside of this function `_impl_diesel_numeric_ops_for_st_symdifference` [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `DieselNumericOps` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `DieselNumericOps` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: this warning originates in the derive macro `DieselNumericOps` which comes from the expansion of the macro `sql_function` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/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] | | `ST_NumGeometries` is not local [INFO] [stdout] | |_`Div` is not local [INFO] [stdout] | move the `impl` block outside of this function `_impl_diesel_numeric_ops_for_st_numgeometries` [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `DieselNumericOps` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `DieselNumericOps` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: this warning originates in the derive macro `DieselNumericOps` which comes from the expansion of the macro `sql_function` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/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] | | `ST_Buffer_Strategy` is not local [INFO] [stdout] | |_`QueryId` is not local [WARN] too many lines in the log, truncating it