[INFO] cloning repository https://github.com/adriangb/pgpq [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/adriangb/pgpq" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fadriangb%2Fpgpq", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fadriangb%2Fpgpq'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 4fe8600f23ead94de129bb57fbd1ba12b3f5b389 [INFO] testing adriangb/pgpq against beta-2024-12-08 for beta-1.84.0-4 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fadriangb%2Fpgpq" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/adriangb/pgpq on toolchain beta-2024-12-08 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2024-12-08" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/adriangb/pgpq [INFO] finished tweaking git repo https://github.com/adriangb/pgpq [INFO] tweaked toml for git repo https://github.com/adriangb/pgpq written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/adriangb/pgpq already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2024-12-08" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2024-12-08" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f1f341948473450c01aa314f4988680eb5ce0023580e08dd3f6ffd569c0a4599 [INFO] running `Command { std: "docker" "start" "-a" "f1f341948473450c01aa314f4988680eb5ce0023580e08dd3f6ffd569c0a4599", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f1f341948473450c01aa314f4988680eb5ce0023580e08dd3f6ffd569c0a4599", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f1f341948473450c01aa314f4988680eb5ce0023580e08dd3f6ffd569c0a4599", kill_on_drop: false }` [INFO] [stdout] f1f341948473450c01aa314f4988680eb5ce0023580e08dd3f6ffd569c0a4599 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2024-12-08" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] de65bc887365bd9fcc36dc83f149af0bc6adf4838250fc43e24318d64e065ec7 [INFO] running `Command { std: "docker" "start" "-a" "de65bc887365bd9fcc36dc83f149af0bc6adf4838250fc43e24318d64e065ec7", kill_on_drop: false }` [INFO] [stderr] Compiling libm v0.2.7 [INFO] [stderr] Compiling num-traits v0.2.16 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling libc v0.2.148 [INFO] [stderr] Compiling num-bigint v0.4.4 [INFO] [stderr] Compiling num-rational v0.4.1 [INFO] [stderr] Compiling num-iter v0.1.43 [INFO] [stderr] Compiling bytes v1.5.0 [INFO] [stderr] Compiling bitflags v2.4.0 [INFO] [stderr] Compiling iana-time-zone v0.1.57 [INFO] [stderr] Compiling hashbrown v0.14.0 [INFO] [stderr] Compiling once_cell v1.18.0 [INFO] [stderr] Compiling proc-macro2 v1.0.67 [INFO] [stderr] Compiling ahash v0.8.3 [INFO] [stderr] Compiling target-lexicon v0.12.11 [INFO] [stderr] Compiling lexical-util v0.8.5 [INFO] [stderr] Compiling arrow-schema v46.0.0 [INFO] [stderr] Compiling memchr v2.6.3 [INFO] [stderr] Compiling semver v1.0.18 [INFO] [stderr] Compiling serde v1.0.188 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling lock_api v0.4.10 [INFO] [stderr] Compiling ryu v1.0.15 [INFO] [stderr] Compiling regex-syntax v0.7.5 [INFO] [stderr] Compiling parking_lot_core v0.9.8 [INFO] [stderr] Compiling itoa v1.0.9 [INFO] [stderr] Compiling memoffset v0.9.0 [INFO] [stderr] Compiling serde_json v1.0.107 [INFO] [stderr] Compiling smallvec v1.11.1 [INFO] [stderr] Compiling lexical-parse-integer v0.8.6 [INFO] [stderr] Compiling lexical-write-integer v0.8.5 [INFO] [stderr] Compiling thiserror v1.0.48 [INFO] [stderr] Compiling quote v1.0.33 [INFO] [stderr] Compiling pyo3-build-config v0.19.2 [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Compiling indexmap v2.0.0 [INFO] [stderr] Compiling unindent v0.1.11 [INFO] [stderr] Compiling lexical-parse-float v0.8.5 [INFO] [stderr] Compiling lexical-write-float v0.8.5 [INFO] [stderr] Compiling anyhow v1.0.75 [INFO] [stderr] Compiling indoc v1.0.9 [INFO] [stderr] Compiling aho-corasick v1.1.1 [INFO] [stderr] Compiling getrandom v0.2.10 [INFO] [stderr] Compiling flatbuffers v23.5.26 [INFO] [stderr] Compiling csv-core v0.1.10 [INFO] [stderr] Compiling syn v2.0.37 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling num-complex v0.4.4 [INFO] [stderr] Compiling half v2.3.1 [INFO] [stderr] Compiling chrono v0.4.31 [INFO] [stderr] Compiling lexical-core v0.8.5 [INFO] [stderr] Compiling pyo3-ffi v0.19.2 [INFO] [stderr] Compiling pyo3 v0.19.2 [INFO] [stderr] Compiling regex-automata v0.3.8 [INFO] [stderr] Compiling csv v1.2.2 [INFO] [stderr] Compiling num v0.4.1 [INFO] [stderr] Compiling arrow-buffer v46.0.0 [INFO] [stderr] Compiling arrow-data v46.0.0 [INFO] [stderr] Compiling pyo3-macros-backend v0.19.2 [INFO] [stderr] Compiling thiserror-impl v1.0.48 [INFO] [stderr] Compiling enum_dispatch v0.3.12 [INFO] [stderr] Compiling arrow-array v46.0.0 [INFO] [stderr] Compiling regex v1.9.5 [INFO] [stderr] Compiling pyo3-macros v0.19.2 [INFO] [stderr] Compiling arrow-select v46.0.0 [INFO] [stderr] Compiling arrow-row v46.0.0 [INFO] [stderr] Compiling arrow-arith v46.0.0 [INFO] [stderr] Compiling pgpq v0.9.0 (/opt/rustwide/workdir/core) [INFO] [stderr] Compiling arrow-cast v46.0.0 [INFO] [stderr] Compiling arrow-ord v46.0.0 [INFO] [stderr] Compiling arrow-string v46.0.0 [INFO] [stderr] Compiling arrow-json v46.0.0 [INFO] [stderr] Compiling arrow-csv v46.0.0 [INFO] [stderr] Compiling arrow-ipc v46.0.0 [INFO] [stderr] Compiling arrow v46.0.0 [INFO] [stderr] Compiling _arrow_json v0.9.0 (/opt/rustwide/workdir/json) [INFO] [stderr] Compiling _pgpq v0.9.0 (/opt/rustwide/workdir/py) [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> py/src/lib.rs:27:1 [INFO] [stdout] | [INFO] [stdout] 27 | #[pymethods] [INFO] [stdout] | -^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | `PyClassImplCollector` is not local [INFO] [stdout] | `PyClassNewTextSignature` is not local [INFO] [stdout] | move the `impl` block outside of this function `trampoline` and up 4 bodies [INFO] [stdout] 28 | impl ArrowToPostgresBinaryEncoder { [INFO] [stdout] | ---------------------------- [INFO] [stdout] | | [INFO] [stdout] | `ArrowToPostgresBinaryEncoder` is not local [INFO] [stdout] | `ArrowToPostgresBinaryEncoder` is not local [INFO] [stdout] | [INFO] [stdout] = note: the attribute macro `pymethods` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the attribute macro `pymethods` may come from an old version of the `pyo3_macros` crate, try updating your dependency with `cargo update -p pyo3_macros` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which 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 attribute macro `pymethods` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> py/src/encoders.rs:16:9 [INFO] [stdout] | [INFO] [stdout] 16 | #[pymethods] [INFO] [stdout] | -^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | `PyClassImplCollector` is not local [INFO] [stdout] | `PyClassNewTextSignature` is not local [INFO] [stdout] | move the `impl` block outside of this function `trampoline` and up 4 bodies [INFO] [stdout] ... [INFO] [stdout] 157 | impl_passthrough_encoder_builder!(BooleanEncoderBuilder); [INFO] [stdout] | -------------------------------------------------------- [INFO] [stdout] | | | [INFO] [stdout] | | `BooleanEncoderBuilder` is not local [INFO] [stdout] | | `BooleanEncoderBuilder` is not local [INFO] [stdout] | in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: the attribute macro `pymethods` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the attribute macro `pymethods` may come from an old version of the `pyo3_macros` crate, try updating your dependency with `cargo update -p pyo3_macros` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: this warning originates in the attribute macro `pymethods` which comes from the expansion of the macro `impl_passthrough_encoder_builder` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> py/src/encoders.rs:16:9 [INFO] [stdout] | [INFO] [stdout] 16 | #[pymethods] [INFO] [stdout] | -^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | `PyClassImplCollector` is not local [INFO] [stdout] | `PyClassNewTextSignature` is not local [INFO] [stdout] | move the `impl` block outside of this function `trampoline` and up 4 bodies [INFO] [stdout] ... [INFO] [stdout] 165 | impl_passthrough_encoder_builder!(UInt8EncoderBuilder); [INFO] [stdout] | ------------------------------------------------------ [INFO] [stdout] | | | [INFO] [stdout] | | `UInt8EncoderBuilder` is not local [INFO] [stdout] | | `UInt8EncoderBuilder` is not local [INFO] [stdout] | in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: the attribute macro `pymethods` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the attribute macro `pymethods` may come from an old version of the `pyo3_macros` crate, try updating your dependency with `cargo update -p pyo3_macros` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: this warning originates in the attribute macro `pymethods` which comes from the expansion of the macro `impl_passthrough_encoder_builder` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> py/src/encoders.rs:16:9 [INFO] [stdout] | [INFO] [stdout] 16 | #[pymethods] [INFO] [stdout] | -^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | `PyClassImplCollector` is not local [INFO] [stdout] | `PyClassNewTextSignature` is not local [INFO] [stdout] | move the `impl` block outside of this function `trampoline` and up 4 bodies [INFO] [stdout] ... [INFO] [stdout] 173 | impl_passthrough_encoder_builder!(UInt16EncoderBuilder); [INFO] [stdout] | ------------------------------------------------------- [INFO] [stdout] | | | [INFO] [stdout] | | `UInt16EncoderBuilder` is not local [INFO] [stdout] | | `UInt16EncoderBuilder` is not local [INFO] [stdout] | in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: the attribute macro `pymethods` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the attribute macro `pymethods` may come from an old version of the `pyo3_macros` crate, try updating your dependency with `cargo update -p pyo3_macros` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: this warning originates in the attribute macro `pymethods` which comes from the expansion of the macro `impl_passthrough_encoder_builder` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> py/src/encoders.rs:16:9 [INFO] [stdout] | [INFO] [stdout] 16 | #[pymethods] [INFO] [stdout] | -^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | `PyClassImplCollector` is not local [INFO] [stdout] | `PyClassNewTextSignature` is not local [INFO] [stdout] | move the `impl` block outside of this function `trampoline` and up 4 bodies [INFO] [stdout] ... [INFO] [stdout] 181 | impl_passthrough_encoder_builder!(UInt32EncoderBuilder); [INFO] [stdout] | ------------------------------------------------------- [INFO] [stdout] | | | [INFO] [stdout] | | `UInt32EncoderBuilder` is not local [INFO] [stdout] | | `UInt32EncoderBuilder` is not local [INFO] [stdout] | in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: the attribute macro `pymethods` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the attribute macro `pymethods` may come from an old version of the `pyo3_macros` crate, try updating your dependency with `cargo update -p pyo3_macros` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: this warning originates in the attribute macro `pymethods` which comes from the expansion of the macro `impl_passthrough_encoder_builder` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> py/src/encoders.rs:70:9 [INFO] [stdout] | [INFO] [stdout] 70 | #[pymethods] [INFO] [stdout] | -^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | `PyClassImplCollector` is not local [INFO] [stdout] | `PyClassNewTextSignature` is not local [INFO] [stdout] | move the `impl` block outside of this function `trampoline` and up 4 bodies [INFO] [stdout] ... [INFO] [stdout] 190 | / impl_passthrough_encoder_builder_variable_output!( [INFO] [stdout] 191 | | Int8EncoderBuilder, [INFO] [stdout] | | ------------------ [INFO] [stdout] | | | [INFO] [stdout] | | `Int8EncoderBuilder` is not local [INFO] [stdout] | | `Int8EncoderBuilder` is not local [INFO] [stdout] 192 | | pgpq::encoders::Int8EncoderBuilder, [INFO] [stdout] 193 | | pgpq::encoders::EncoderBuilder::Int8 [INFO] [stdout] 194 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: the attribute macro `pymethods` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the attribute macro `pymethods` may come from an old version of the `pyo3_macros` crate, try updating your dependency with `cargo update -p pyo3_macros` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: this warning originates in the attribute macro `pymethods` which comes from the expansion of the macro `impl_passthrough_encoder_builder_variable_output` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> py/src/encoders.rs:16:9 [INFO] [stdout] | [INFO] [stdout] 16 | #[pymethods] [INFO] [stdout] | -^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | `PyClassImplCollector` is not local [INFO] [stdout] | `PyClassNewTextSignature` is not local [INFO] [stdout] | move the `impl` block outside of this function `trampoline` and up 4 bodies [INFO] [stdout] ... [INFO] [stdout] 202 | impl_passthrough_encoder_builder!(Int16EncoderBuilder); [INFO] [stdout] | ------------------------------------------------------ [INFO] [stdout] | | | [INFO] [stdout] | | `Int16EncoderBuilder` is not local [INFO] [stdout] | | `Int16EncoderBuilder` is not local [INFO] [stdout] | in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: the attribute macro `pymethods` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the attribute macro `pymethods` may come from an old version of the `pyo3_macros` crate, try updating your dependency with `cargo update -p pyo3_macros` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: this warning originates in the attribute macro `pymethods` which comes from the expansion of the macro `impl_passthrough_encoder_builder` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> py/src/encoders.rs:16:9 [INFO] [stdout] | [INFO] [stdout] 16 | #[pymethods] [INFO] [stdout] | -^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | `PyClassImplCollector` is not local [INFO] [stdout] | `PyClassNewTextSignature` is not local [INFO] [stdout] | move the `impl` block outside of this function `trampoline` and up 4 bodies [INFO] [stdout] ... [INFO] [stdout] 210 | impl_passthrough_encoder_builder!(Int32EncoderBuilder); [INFO] [stdout] | ------------------------------------------------------ [INFO] [stdout] | | | [INFO] [stdout] | | `Int32EncoderBuilder` is not local [INFO] [stdout] | | `Int32EncoderBuilder` is not local [INFO] [stdout] | in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: the attribute macro `pymethods` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the attribute macro `pymethods` may come from an old version of the `pyo3_macros` crate, try updating your dependency with `cargo update -p pyo3_macros` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: this warning originates in the attribute macro `pymethods` which comes from the expansion of the macro `impl_passthrough_encoder_builder` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> py/src/encoders.rs:16:9 [INFO] [stdout] | [INFO] [stdout] 16 | #[pymethods] [INFO] [stdout] | -^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | `PyClassImplCollector` is not local [INFO] [stdout] | `PyClassNewTextSignature` is not local [INFO] [stdout] | move the `impl` block outside of this function `trampoline` and up 4 bodies [INFO] [stdout] ... [INFO] [stdout] 218 | impl_passthrough_encoder_builder!(Int64EncoderBuilder); [INFO] [stdout] | ------------------------------------------------------ [INFO] [stdout] | | | [INFO] [stdout] | | `Int64EncoderBuilder` is not local [INFO] [stdout] | | `Int64EncoderBuilder` is not local [INFO] [stdout] | in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: the attribute macro `pymethods` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the attribute macro `pymethods` may come from an old version of the `pyo3_macros` crate, try updating your dependency with `cargo update -p pyo3_macros` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: this warning originates in the attribute macro `pymethods` which comes from the expansion of the macro `impl_passthrough_encoder_builder` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> py/src/encoders.rs:16:9 [INFO] [stdout] | [INFO] [stdout] 16 | #[pymethods] [INFO] [stdout] | -^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | `PyClassImplCollector` is not local [INFO] [stdout] | `PyClassNewTextSignature` is not local [INFO] [stdout] | move the `impl` block outside of this function `trampoline` and up 4 bodies [INFO] [stdout] ... [INFO] [stdout] 226 | impl_passthrough_encoder_builder!(Float16EncoderBuilder); [INFO] [stdout] | -------------------------------------------------------- [INFO] [stdout] | | | [INFO] [stdout] | | `Float16EncoderBuilder` is not local [INFO] [stdout] | | `Float16EncoderBuilder` is not local [INFO] [stdout] | in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: the attribute macro `pymethods` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the attribute macro `pymethods` may come from an old version of the `pyo3_macros` crate, try updating your dependency with `cargo update -p pyo3_macros` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: this warning originates in the attribute macro `pymethods` which comes from the expansion of the macro `impl_passthrough_encoder_builder` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> py/src/encoders.rs:16:9 [INFO] [stdout] | [INFO] [stdout] 16 | #[pymethods] [INFO] [stdout] | -^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | `PyClassImplCollector` is not local [INFO] [stdout] | `PyClassNewTextSignature` is not local [INFO] [stdout] | move the `impl` block outside of this function `trampoline` and up 4 bodies [INFO] [stdout] ... [INFO] [stdout] 234 | impl_passthrough_encoder_builder!(Float32EncoderBuilder); [INFO] [stdout] | -------------------------------------------------------- [INFO] [stdout] | | | [INFO] [stdout] | | `Float32EncoderBuilder` is not local [INFO] [stdout] | | `Float32EncoderBuilder` is not local [INFO] [stdout] | in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: the attribute macro `pymethods` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the attribute macro `pymethods` may come from an old version of the `pyo3_macros` crate, try updating your dependency with `cargo update -p pyo3_macros` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: this warning originates in the attribute macro `pymethods` which comes from the expansion of the macro `impl_passthrough_encoder_builder` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> py/src/encoders.rs:16:9 [INFO] [stdout] | [INFO] [stdout] 16 | #[pymethods] [INFO] [stdout] | -^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | `PyClassImplCollector` is not local [INFO] [stdout] | `PyClassNewTextSignature` is not local [INFO] [stdout] | move the `impl` block outside of this function `trampoline` and up 4 bodies [INFO] [stdout] ... [INFO] [stdout] 242 | impl_passthrough_encoder_builder!(Float64EncoderBuilder); [INFO] [stdout] | -------------------------------------------------------- [INFO] [stdout] | | | [INFO] [stdout] | | `Float64EncoderBuilder` is not local [INFO] [stdout] | | `Float64EncoderBuilder` is not local [INFO] [stdout] | in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: the attribute macro `pymethods` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the attribute macro `pymethods` may come from an old version of the `pyo3_macros` crate, try updating your dependency with `cargo update -p pyo3_macros` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: this warning originates in the attribute macro `pymethods` which comes from the expansion of the macro `impl_passthrough_encoder_builder` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> py/src/encoders.rs:16:9 [INFO] [stdout] | [INFO] [stdout] 16 | #[pymethods] [INFO] [stdout] | -^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | `PyClassImplCollector` is not local [INFO] [stdout] | `PyClassNewTextSignature` is not local [INFO] [stdout] | move the `impl` block outside of this function `trampoline` and up 4 bodies [INFO] [stdout] ... [INFO] [stdout] 250 | impl_passthrough_encoder_builder!(TimestampMicrosecondEncoderBuilder); [INFO] [stdout] | --------------------------------------------------------------------- [INFO] [stdout] | | | [INFO] [stdout] | | `TimestampMicrosecondEncoderBuilder` is not local [INFO] [stdout] | | `TimestampMicrosecondEncoderBuilder` is not local [INFO] [stdout] | in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: the attribute macro `pymethods` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the attribute macro `pymethods` may come from an old version of the `pyo3_macros` crate, try updating your dependency with `cargo update -p pyo3_macros` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: this warning originates in the attribute macro `pymethods` which comes from the expansion of the macro `impl_passthrough_encoder_builder` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> py/src/encoders.rs:16:9 [INFO] [stdout] | [INFO] [stdout] 16 | #[pymethods] [INFO] [stdout] | -^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | `PyClassImplCollector` is not local [INFO] [stdout] | `PyClassNewTextSignature` is not local [INFO] [stdout] | move the `impl` block outside of this function `trampoline` and up 4 bodies [INFO] [stdout] ... [INFO] [stdout] 258 | impl_passthrough_encoder_builder!(TimestampMillisecondEncoderBuilder); [INFO] [stdout] | --------------------------------------------------------------------- [INFO] [stdout] | | | [INFO] [stdout] | | `TimestampMillisecondEncoderBuilder` is not local [INFO] [stdout] | | `TimestampMillisecondEncoderBuilder` is not local [INFO] [stdout] | in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: the attribute macro `pymethods` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the attribute macro `pymethods` may come from an old version of the `pyo3_macros` crate, try updating your dependency with `cargo update -p pyo3_macros` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: this warning originates in the attribute macro `pymethods` which comes from the expansion of the macro `impl_passthrough_encoder_builder` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> py/src/encoders.rs:16:9 [INFO] [stdout] | [INFO] [stdout] 16 | #[pymethods] [INFO] [stdout] | -^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | `PyClassImplCollector` is not local [INFO] [stdout] | `PyClassNewTextSignature` is not local [INFO] [stdout] | move the `impl` block outside of this function `trampoline` and up 4 bodies [INFO] [stdout] ... [INFO] [stdout] 266 | impl_passthrough_encoder_builder!(TimestampSecondEncoderBuilder); [INFO] [stdout] | ---------------------------------------------------------------- [INFO] [stdout] | | | [INFO] [stdout] | | `TimestampSecondEncoderBuilder` is not local [INFO] [stdout] | | `TimestampSecondEncoderBuilder` is not local [INFO] [stdout] | in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: the attribute macro `pymethods` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the attribute macro `pymethods` may come from an old version of the `pyo3_macros` crate, try updating your dependency with `cargo update -p pyo3_macros` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: this warning originates in the attribute macro `pymethods` which comes from the expansion of the macro `impl_passthrough_encoder_builder` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> py/src/encoders.rs:16:9 [INFO] [stdout] | [INFO] [stdout] 16 | #[pymethods] [INFO] [stdout] | -^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | `PyClassImplCollector` is not local [INFO] [stdout] | `PyClassNewTextSignature` is not local [INFO] [stdout] | move the `impl` block outside of this function `trampoline` and up 4 bodies [INFO] [stdout] ... [INFO] [stdout] 274 | impl_passthrough_encoder_builder!(Date32EncoderBuilder); [INFO] [stdout] | ------------------------------------------------------- [INFO] [stdout] | | | [INFO] [stdout] | | `Date32EncoderBuilder` is not local [INFO] [stdout] | | `Date32EncoderBuilder` is not local [INFO] [stdout] | in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: the attribute macro `pymethods` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the attribute macro `pymethods` may come from an old version of the `pyo3_macros` crate, try updating your dependency with `cargo update -p pyo3_macros` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: this warning originates in the attribute macro `pymethods` which comes from the expansion of the macro `impl_passthrough_encoder_builder` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> py/src/encoders.rs:16:9 [INFO] [stdout] | [INFO] [stdout] 16 | #[pymethods] [INFO] [stdout] | -^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | `PyClassImplCollector` is not local [INFO] [stdout] | `PyClassNewTextSignature` is not local [INFO] [stdout] | move the `impl` block outside of this function `trampoline` and up 4 bodies [INFO] [stdout] ... [INFO] [stdout] 282 | impl_passthrough_encoder_builder!(Time32MillisecondEncoderBuilder); [INFO] [stdout] | ------------------------------------------------------------------ [INFO] [stdout] | | | [INFO] [stdout] | | `Time32MillisecondEncoderBuilder` is not local [INFO] [stdout] | | `Time32MillisecondEncoderBuilder` is not local [INFO] [stdout] | in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: the attribute macro `pymethods` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the attribute macro `pymethods` may come from an old version of the `pyo3_macros` crate, try updating your dependency with `cargo update -p pyo3_macros` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: this warning originates in the attribute macro `pymethods` which comes from the expansion of the macro `impl_passthrough_encoder_builder` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> py/src/encoders.rs:16:9 [INFO] [stdout] | [INFO] [stdout] 16 | #[pymethods] [INFO] [stdout] | -^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | `PyClassImplCollector` is not local [INFO] [stdout] | `PyClassNewTextSignature` is not local [INFO] [stdout] | move the `impl` block outside of this function `trampoline` and up 4 bodies [INFO] [stdout] ... [INFO] [stdout] 290 | impl_passthrough_encoder_builder!(Time32SecondEncoderBuilder); [INFO] [stdout] | ------------------------------------------------------------- [INFO] [stdout] | | | [INFO] [stdout] | | `Time32SecondEncoderBuilder` is not local [INFO] [stdout] | | `Time32SecondEncoderBuilder` is not local [INFO] [stdout] | in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: the attribute macro `pymethods` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the attribute macro `pymethods` may come from an old version of the `pyo3_macros` crate, try updating your dependency with `cargo update -p pyo3_macros` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: this warning originates in the attribute macro `pymethods` which comes from the expansion of the macro `impl_passthrough_encoder_builder` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> py/src/encoders.rs:16:9 [INFO] [stdout] | [INFO] [stdout] 16 | #[pymethods] [INFO] [stdout] | -^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | `PyClassImplCollector` is not local [INFO] [stdout] | `PyClassNewTextSignature` is not local [INFO] [stdout] | move the `impl` block outside of this function `trampoline` and up 4 bodies [INFO] [stdout] ... [INFO] [stdout] 298 | impl_passthrough_encoder_builder!(Time64MicrosecondEncoderBuilder); [INFO] [stdout] | ------------------------------------------------------------------ [INFO] [stdout] | | | [INFO] [stdout] | | `Time64MicrosecondEncoderBuilder` is not local [INFO] [stdout] | | `Time64MicrosecondEncoderBuilder` is not local [INFO] [stdout] | in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: the attribute macro `pymethods` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the attribute macro `pymethods` may come from an old version of the `pyo3_macros` crate, try updating your dependency with `cargo update -p pyo3_macros` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: this warning originates in the attribute macro `pymethods` which comes from the expansion of the macro `impl_passthrough_encoder_builder` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> py/src/encoders.rs:16:9 [INFO] [stdout] | [INFO] [stdout] 16 | #[pymethods] [INFO] [stdout] | -^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | `PyClassImplCollector` is not local [INFO] [stdout] | `PyClassNewTextSignature` is not local [INFO] [stdout] | move the `impl` block outside of this function `trampoline` and up 4 bodies [INFO] [stdout] ... [INFO] [stdout] 306 | impl_passthrough_encoder_builder!(DurationMicrosecondEncoderBuilder); [INFO] [stdout] | -------------------------------------------------------------------- [INFO] [stdout] | | | [INFO] [stdout] | | `DurationMicrosecondEncoderBuilder` is not local [INFO] [stdout] | | `DurationMicrosecondEncoderBuilder` is not local [INFO] [stdout] | in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: the attribute macro `pymethods` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the attribute macro `pymethods` may come from an old version of the `pyo3_macros` crate, try updating your dependency with `cargo update -p pyo3_macros` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: this warning originates in the attribute macro `pymethods` which comes from the expansion of the macro `impl_passthrough_encoder_builder` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> py/src/encoders.rs:16:9 [INFO] [stdout] | [INFO] [stdout] 16 | #[pymethods] [INFO] [stdout] | -^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | `PyClassImplCollector` is not local [INFO] [stdout] | `PyClassNewTextSignature` is not local [INFO] [stdout] | move the `impl` block outside of this function `trampoline` and up 4 bodies [INFO] [stdout] ... [INFO] [stdout] 314 | impl_passthrough_encoder_builder!(DurationMillisecondEncoderBuilder); [INFO] [stdout] | -------------------------------------------------------------------- [INFO] [stdout] | | | [INFO] [stdout] | | `DurationMillisecondEncoderBuilder` is not local [INFO] [stdout] | | `DurationMillisecondEncoderBuilder` is not local [INFO] [stdout] | in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: the attribute macro `pymethods` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the attribute macro `pymethods` may come from an old version of the `pyo3_macros` crate, try updating your dependency with `cargo update -p pyo3_macros` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: this warning originates in the attribute macro `pymethods` which comes from the expansion of the macro `impl_passthrough_encoder_builder` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> py/src/encoders.rs:16:9 [INFO] [stdout] | [INFO] [stdout] 16 | #[pymethods] [INFO] [stdout] | -^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | `PyClassImplCollector` is not local [INFO] [stdout] | `PyClassNewTextSignature` is not local [INFO] [stdout] | move the `impl` block outside of this function `trampoline` and up 4 bodies [INFO] [stdout] ... [INFO] [stdout] 322 | impl_passthrough_encoder_builder!(DurationSecondEncoderBuilder); [INFO] [stdout] | --------------------------------------------------------------- [INFO] [stdout] | | | [INFO] [stdout] | | `DurationSecondEncoderBuilder` is not local [INFO] [stdout] | | `DurationSecondEncoderBuilder` is not local [INFO] [stdout] | in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: the attribute macro `pymethods` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the attribute macro `pymethods` may come from an old version of the `pyo3_macros` crate, try updating your dependency with `cargo update -p pyo3_macros` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: this warning originates in the attribute macro `pymethods` which comes from the expansion of the macro `impl_passthrough_encoder_builder` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> py/src/encoders.rs:70:9 [INFO] [stdout] | [INFO] [stdout] 70 | #[pymethods] [INFO] [stdout] | -^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | `PyClassImplCollector` is not local [INFO] [stdout] | `PyClassNewTextSignature` is not local [INFO] [stdout] | move the `impl` block outside of this function `trampoline` and up 4 bodies [INFO] [stdout] ... [INFO] [stdout] 331 | / impl_passthrough_encoder_builder_variable_output!( [INFO] [stdout] 332 | | StringEncoderBuilder, [INFO] [stdout] | | -------------------- [INFO] [stdout] | | | [INFO] [stdout] | | `StringEncoderBuilder` is not local [INFO] [stdout] | | `StringEncoderBuilder` is not local [INFO] [stdout] 333 | | pgpq::encoders::StringEncoderBuilder, [INFO] [stdout] 334 | | pgpq::encoders::EncoderBuilder::String [INFO] [stdout] 335 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: the attribute macro `pymethods` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the attribute macro `pymethods` may come from an old version of the `pyo3_macros` crate, try updating your dependency with `cargo update -p pyo3_macros` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: this warning originates in the attribute macro `pymethods` which comes from the expansion of the macro `impl_passthrough_encoder_builder_variable_output` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> py/src/encoders.rs:70:9 [INFO] [stdout] | [INFO] [stdout] 70 | #[pymethods] [INFO] [stdout] | -^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | `PyClassImplCollector` is not local [INFO] [stdout] | `PyClassNewTextSignature` is not local [INFO] [stdout] | move the `impl` block outside of this function `trampoline` and up 4 bodies [INFO] [stdout] ... [INFO] [stdout] 344 | / impl_passthrough_encoder_builder_variable_output!( [INFO] [stdout] 345 | | LargeStringEncoderBuilder, [INFO] [stdout] | | ------------------------- [INFO] [stdout] | | | [INFO] [stdout] | | `LargeStringEncoderBuilder` is not local [INFO] [stdout] | | `LargeStringEncoderBuilder` is not local [INFO] [stdout] 346 | | pgpq::encoders::LargeStringEncoderBuilder, [INFO] [stdout] 347 | | pgpq::encoders::EncoderBuilder::LargeString [INFO] [stdout] 348 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: the attribute macro `pymethods` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the attribute macro `pymethods` may come from an old version of the `pyo3_macros` crate, try updating your dependency with `cargo update -p pyo3_macros` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: this warning originates in the attribute macro `pymethods` which comes from the expansion of the macro `impl_passthrough_encoder_builder_variable_output` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> py/src/encoders.rs:16:9 [INFO] [stdout] | [INFO] [stdout] 16 | #[pymethods] [INFO] [stdout] | -^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | `PyClassImplCollector` is not local [INFO] [stdout] | `PyClassNewTextSignature` is not local [INFO] [stdout] | move the `impl` block outside of this function `trampoline` and up 4 bodies [INFO] [stdout] ... [INFO] [stdout] 356 | impl_passthrough_encoder_builder!(BinaryEncoderBuilder); [INFO] [stdout] | ------------------------------------------------------- [INFO] [stdout] | | | [INFO] [stdout] | | `BinaryEncoderBuilder` is not local [INFO] [stdout] | | `BinaryEncoderBuilder` is not local [INFO] [stdout] | in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: the attribute macro `pymethods` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the attribute macro `pymethods` may come from an old version of the `pyo3_macros` crate, try updating your dependency with `cargo update -p pyo3_macros` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: this warning originates in the attribute macro `pymethods` which comes from the expansion of the macro `impl_passthrough_encoder_builder` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> py/src/encoders.rs:16:9 [INFO] [stdout] | [INFO] [stdout] 16 | #[pymethods] [INFO] [stdout] | -^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | `PyClassImplCollector` is not local [INFO] [stdout] | `PyClassNewTextSignature` is not local [INFO] [stdout] | move the `impl` block outside of this function `trampoline` and up 4 bodies [INFO] [stdout] ... [INFO] [stdout] 364 | impl_passthrough_encoder_builder!(LargeBinaryEncoderBuilder); [INFO] [stdout] | ------------------------------------------------------------ [INFO] [stdout] | | | [INFO] [stdout] | | `LargeBinaryEncoderBuilder` is not local [INFO] [stdout] | | `LargeBinaryEncoderBuilder` is not local [INFO] [stdout] | in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: the attribute macro `pymethods` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the attribute macro `pymethods` may come from an old version of the `pyo3_macros` crate, try updating your dependency with `cargo update -p pyo3_macros` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: this warning originates in the attribute macro `pymethods` which comes from the expansion of the macro `impl_passthrough_encoder_builder` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> py/src/encoders.rs:368:9 [INFO] [stdout] | [INFO] [stdout] 368 | #[pymethods] [INFO] [stdout] | -^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | `PyClassImplCollector` is not local [INFO] [stdout] | `PyClassNewTextSignature` is not local [INFO] [stdout] | move the `impl` block outside of this function `trampoline` and up 4 bodies [INFO] [stdout] ... [INFO] [stdout] 451 | / impl_list!( [INFO] [stdout] 452 | | ListEncoderBuilder, [INFO] [stdout] | | ------------------ [INFO] [stdout] | | | [INFO] [stdout] | | `ListEncoderBuilder` is not local [INFO] [stdout] | | `ListEncoderBuilder` is not local [INFO] [stdout] 453 | | pgpq::encoders::EncoderBuilder::List, [INFO] [stdout] 454 | | pgpq::encoders::ListEncoderBuilder::new_with_inner [INFO] [stdout] 455 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: the attribute macro `pymethods` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the attribute macro `pymethods` may come from an old version of the `pyo3_macros` crate, try updating your dependency with `cargo update -p pyo3_macros` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: this warning originates in the attribute macro `pymethods` which comes from the expansion of the macro `impl_list` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> py/src/encoders.rs:368:9 [INFO] [stdout] | [INFO] [stdout] 368 | #[pymethods] [INFO] [stdout] | -^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | `PyClassImplCollector` is not local [INFO] [stdout] | `PyClassNewTextSignature` is not local [INFO] [stdout] | move the `impl` block outside of this function `trampoline` and up 4 bodies [INFO] [stdout] ... [INFO] [stdout] 463 | / impl_list!( [INFO] [stdout] 464 | | LargeListEncoderBuilder, [INFO] [stdout] | | ----------------------- [INFO] [stdout] | | | [INFO] [stdout] | | `LargeListEncoderBuilder` is not local [INFO] [stdout] | | `LargeListEncoderBuilder` is not local [INFO] [stdout] 465 | | pgpq::encoders::EncoderBuilder::LargeList, [INFO] [stdout] 466 | | pgpq::encoders::LargeListEncoderBuilder::new_with_inner [INFO] [stdout] 467 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: the attribute macro `pymethods` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the attribute macro `pymethods` may come from an old version of the `pyo3_macros` crate, try updating your dependency with `cargo update -p pyo3_macros` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: this warning originates in the attribute macro `pymethods` which comes from the expansion of the macro `impl_list` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> py/src/pg_schema.rs:8:9 [INFO] [stdout] | [INFO] [stdout] 8 | #[pymethods] [INFO] [stdout] | -^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | `PyClassImplCollector` is not local [INFO] [stdout] | `PyClassNewTextSignature` is not local [INFO] [stdout] | move the `impl` block outside of this function `trampoline` and up 4 bodies [INFO] [stdout] ... [INFO] [stdout] 53 | impl_simple!(Bool, pgpq::pg_schema::PostgresType::Bool); [INFO] [stdout] | ------------------------------------------------------- [INFO] [stdout] | | | [INFO] [stdout] | | `Bool` is not local [INFO] [stdout] | | `Bool` is not local [INFO] [stdout] | in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: the attribute macro `pymethods` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the attribute macro `pymethods` may come from an old version of the `pyo3_macros` crate, try updating your dependency with `cargo update -p pyo3_macros` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: this warning originates in the attribute macro `pymethods` which comes from the expansion of the macro `impl_simple` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> py/src/pg_schema.rs:8:9 [INFO] [stdout] | [INFO] [stdout] 8 | #[pymethods] [INFO] [stdout] | -^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | `PyClassImplCollector` is not local [INFO] [stdout] | `PyClassNewTextSignature` is not local [INFO] [stdout] | move the `impl` block outside of this function `trampoline` and up 4 bodies [INFO] [stdout] ... [INFO] [stdout] 58 | impl_simple!(Bytea, pgpq::pg_schema::PostgresType::Bytea); [INFO] [stdout] | --------------------------------------------------------- [INFO] [stdout] | | | [INFO] [stdout] | | `Bytea` is not local [INFO] [stdout] | | `Bytea` is not local [INFO] [stdout] | in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: the attribute macro `pymethods` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the attribute macro `pymethods` may come from an old version of the `pyo3_macros` crate, try updating your dependency with `cargo update -p pyo3_macros` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: this warning originates in the attribute macro `pymethods` which comes from the expansion of the macro `impl_simple` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> py/src/pg_schema.rs:8:9 [INFO] [stdout] | [INFO] [stdout] 8 | #[pymethods] [INFO] [stdout] | -^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | `PyClassImplCollector` is not local [INFO] [stdout] | `PyClassNewTextSignature` is not local [INFO] [stdout] | move the `impl` block outside of this function `trampoline` and up 4 bodies [INFO] [stdout] ... [INFO] [stdout] 63 | impl_simple!(Int8, pgpq::pg_schema::PostgresType::Int8); [INFO] [stdout] | ------------------------------------------------------- [INFO] [stdout] | | | [INFO] [stdout] | | `Int8` is not local [INFO] [stdout] | | `Int8` is not local [INFO] [stdout] | in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: the attribute macro `pymethods` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the attribute macro `pymethods` may come from an old version of the `pyo3_macros` crate, try updating your dependency with `cargo update -p pyo3_macros` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: this warning originates in the attribute macro `pymethods` which comes from the expansion of the macro `impl_simple` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> py/src/pg_schema.rs:8:9 [INFO] [stdout] | [INFO] [stdout] 8 | #[pymethods] [INFO] [stdout] | -^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | `PyClassImplCollector` is not local [INFO] [stdout] | `PyClassNewTextSignature` is not local [INFO] [stdout] | move the `impl` block outside of this function `trampoline` and up 4 bodies [INFO] [stdout] ... [INFO] [stdout] 68 | impl_simple!(Int2, pgpq::pg_schema::PostgresType::Int2); [INFO] [stdout] | ------------------------------------------------------- [INFO] [stdout] | | | [INFO] [stdout] | | `Int2` is not local [INFO] [stdout] | | `Int2` is not local [INFO] [stdout] | in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: the attribute macro `pymethods` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the attribute macro `pymethods` may come from an old version of the `pyo3_macros` crate, try updating your dependency with `cargo update -p pyo3_macros` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: this warning originates in the attribute macro `pymethods` which comes from the expansion of the macro `impl_simple` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> py/src/pg_schema.rs:8:9 [INFO] [stdout] | [INFO] [stdout] 8 | #[pymethods] [INFO] [stdout] | -^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | `PyClassImplCollector` is not local [INFO] [stdout] | `PyClassNewTextSignature` is not local [INFO] [stdout] | move the `impl` block outside of this function `trampoline` and up 4 bodies [INFO] [stdout] ... [INFO] [stdout] 73 | impl_simple!(Int4, pgpq::pg_schema::PostgresType::Int4); [INFO] [stdout] | ------------------------------------------------------- [INFO] [stdout] | | | [INFO] [stdout] | | `Int4` is not local [INFO] [stdout] | | `Int4` is not local [INFO] [stdout] | in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: the attribute macro `pymethods` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the attribute macro `pymethods` may come from an old version of the `pyo3_macros` crate, try updating your dependency with `cargo update -p pyo3_macros` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: this warning originates in the attribute macro `pymethods` which comes from the expansion of the macro `impl_simple` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> py/src/pg_schema.rs:8:9 [INFO] [stdout] | [INFO] [stdout] 8 | #[pymethods] [INFO] [stdout] | -^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | `PyClassImplCollector` is not local [INFO] [stdout] | `PyClassNewTextSignature` is not local [INFO] [stdout] | move the `impl` block outside of this function `trampoline` and up 4 bodies [INFO] [stdout] ... [INFO] [stdout] 78 | impl_simple!(Char, pgpq::pg_schema::PostgresType::Char); [INFO] [stdout] | ------------------------------------------------------- [INFO] [stdout] | | | [INFO] [stdout] | | `Char` is not local [INFO] [stdout] | | `Char` is not local [INFO] [stdout] | in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: the attribute macro `pymethods` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the attribute macro `pymethods` may come from an old version of the `pyo3_macros` crate, try updating your dependency with `cargo update -p pyo3_macros` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: this warning originates in the attribute macro `pymethods` which comes from the expansion of the macro `impl_simple` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> py/src/pg_schema.rs:8:9 [INFO] [stdout] | [INFO] [stdout] 8 | #[pymethods] [INFO] [stdout] | -^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | `PyClassImplCollector` is not local [INFO] [stdout] | `PyClassNewTextSignature` is not local [INFO] [stdout] | move the `impl` block outside of this function `trampoline` and up 4 bodies [INFO] [stdout] ... [INFO] [stdout] 83 | impl_simple!(Text, pgpq::pg_schema::PostgresType::Text); [INFO] [stdout] | ------------------------------------------------------- [INFO] [stdout] | | | [INFO] [stdout] | | `Text` is not local [INFO] [stdout] | | `Text` is not local [INFO] [stdout] | in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: the attribute macro `pymethods` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the attribute macro `pymethods` may come from an old version of the `pyo3_macros` crate, try updating your dependency with `cargo update -p pyo3_macros` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: this warning originates in the attribute macro `pymethods` which comes from the expansion of the macro `impl_simple` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> py/src/pg_schema.rs:8:9 [INFO] [stdout] | [INFO] [stdout] 8 | #[pymethods] [INFO] [stdout] | -^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | `PyClassImplCollector` is not local [INFO] [stdout] | `PyClassNewTextSignature` is not local [INFO] [stdout] | move the `impl` block outside of this function `trampoline` and up 4 bodies [INFO] [stdout] ... [INFO] [stdout] 88 | impl_simple!(Json, pgpq::pg_schema::PostgresType::Json); [INFO] [stdout] | ------------------------------------------------------- [INFO] [stdout] | | | [INFO] [stdout] | | `Json` is not local [INFO] [stdout] | | `Json` is not local [INFO] [stdout] | in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: the attribute macro `pymethods` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the attribute macro `pymethods` may come from an old version of the `pyo3_macros` crate, try updating your dependency with `cargo update -p pyo3_macros` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: this warning originates in the attribute macro `pymethods` which comes from the expansion of the macro `impl_simple` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> py/src/pg_schema.rs:8:9 [INFO] [stdout] | [INFO] [stdout] 8 | #[pymethods] [INFO] [stdout] | -^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | `PyClassImplCollector` is not local [INFO] [stdout] | `PyClassNewTextSignature` is not local [INFO] [stdout] | move the `impl` block outside of this function `trampoline` and up 4 bodies [INFO] [stdout] ... [INFO] [stdout] 93 | impl_simple!(Jsonb, pgpq::pg_schema::PostgresType::Jsonb); [INFO] [stdout] | --------------------------------------------------------- [INFO] [stdout] | | | [INFO] [stdout] | | `Jsonb` is not local [INFO] [stdout] | | `Jsonb` is not local [INFO] [stdout] | in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: the attribute macro `pymethods` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the attribute macro `pymethods` may come from an old version of the `pyo3_macros` crate, try updating your dependency with `cargo update -p pyo3_macros` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: this warning originates in the attribute macro `pymethods` which comes from the expansion of the macro `impl_simple` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> py/src/pg_schema.rs:8:9 [INFO] [stdout] | [INFO] [stdout] 8 | #[pymethods] [INFO] [stdout] | -^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | `PyClassImplCollector` is not local [INFO] [stdout] | `PyClassNewTextSignature` is not local [INFO] [stdout] | move the `impl` block outside of this function `trampoline` and up 4 bodies [INFO] [stdout] ... [INFO] [stdout] 98 | impl_simple!(Float4, pgpq::pg_schema::PostgresType::Float4); [INFO] [stdout] | ----------------------------------------------------------- [INFO] [stdout] | | | [INFO] [stdout] | | `Float4` is not local [INFO] [stdout] | | `Float4` is not local [INFO] [stdout] | in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: the attribute macro `pymethods` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the attribute macro `pymethods` may come from an old version of the `pyo3_macros` crate, try updating your dependency with `cargo update -p pyo3_macros` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: this warning originates in the attribute macro `pymethods` which comes from the expansion of the macro `impl_simple` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> py/src/pg_schema.rs:8:9 [INFO] [stdout] | [INFO] [stdout] 8 | #[pymethods] [INFO] [stdout] | -^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | `PyClassImplCollector` is not local [INFO] [stdout] | `PyClassNewTextSignature` is not local [INFO] [stdout] | move the `impl` block outside of this function `trampoline` and up 4 bodies [INFO] [stdout] ... [INFO] [stdout] 103 | impl_simple!(Float8, pgpq::pg_schema::PostgresType::Float8); [INFO] [stdout] | ----------------------------------------------------------- [INFO] [stdout] | | | [INFO] [stdout] | | `Float8` is not local [INFO] [stdout] | | `Float8` is not local [INFO] [stdout] | in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: the attribute macro `pymethods` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the attribute macro `pymethods` may come from an old version of the `pyo3_macros` crate, try updating your dependency with `cargo update -p pyo3_macros` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: this warning originates in the attribute macro `pymethods` which comes from the expansion of the macro `impl_simple` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> py/src/pg_schema.rs:8:9 [INFO] [stdout] | [INFO] [stdout] 8 | #[pymethods] [INFO] [stdout] | -^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | `PyClassImplCollector` is not local [INFO] [stdout] | `PyClassNewTextSignature` is not local [INFO] [stdout] | move the `impl` block outside of this function `trampoline` and up 4 bodies [INFO] [stdout] ... [INFO] [stdout] 108 | impl_simple!(Date, pgpq::pg_schema::PostgresType::Date); [INFO] [stdout] | ------------------------------------------------------- [INFO] [stdout] | | | [INFO] [stdout] | | `Date` is not local [INFO] [stdout] | | `Date` is not local [INFO] [stdout] | in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: the attribute macro `pymethods` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the attribute macro `pymethods` may come from an old version of the `pyo3_macros` crate, try updating your dependency with `cargo update -p pyo3_macros` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: this warning originates in the attribute macro `pymethods` which comes from the expansion of the macro `impl_simple` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> py/src/pg_schema.rs:8:9 [INFO] [stdout] | [INFO] [stdout] 8 | #[pymethods] [INFO] [stdout] | -^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | `PyClassImplCollector` is not local [INFO] [stdout] | `PyClassNewTextSignature` is not local [INFO] [stdout] | move the `impl` block outside of this function `trampoline` and up 4 bodies [INFO] [stdout] ... [INFO] [stdout] 113 | impl_simple!(Time, pgpq::pg_schema::PostgresType::Time); [INFO] [stdout] | ------------------------------------------------------- [INFO] [stdout] | | | [INFO] [stdout] | | `Time` is not local [INFO] [stdout] | | `Time` is not local [INFO] [stdout] | in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: the attribute macro `pymethods` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the attribute macro `pymethods` may come from an old version of the `pyo3_macros` crate, try updating your dependency with `cargo update -p pyo3_macros` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: this warning originates in the attribute macro `pymethods` which comes from the expansion of the macro `impl_simple` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> py/src/pg_schema.rs:8:9 [INFO] [stdout] | [INFO] [stdout] 8 | #[pymethods] [INFO] [stdout] | -^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | `PyClassImplCollector` is not local [INFO] [stdout] | `PyClassNewTextSignature` is not local [INFO] [stdout] | move the `impl` block outside of this function `trampoline` and up 4 bodies [INFO] [stdout] ... [INFO] [stdout] 118 | impl_simple!(Timestamp, pgpq::pg_schema::PostgresType::Timestamp); [INFO] [stdout] | ----------------------------------------------------------------- [INFO] [stdout] | | | [INFO] [stdout] | | `Timestamp` is not local [INFO] [stdout] | | `Timestamp` is not local [INFO] [stdout] | in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: the attribute macro `pymethods` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the attribute macro `pymethods` may come from an old version of the `pyo3_macros` crate, try updating your dependency with `cargo update -p pyo3_macros` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: this warning originates in the attribute macro `pymethods` which comes from the expansion of the macro `impl_simple` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> py/src/pg_schema.rs:8:9 [INFO] [stdout] | [INFO] [stdout] 8 | #[pymethods] [INFO] [stdout] | -^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | `PyClassImplCollector` is not local [INFO] [stdout] | `PyClassNewTextSignature` is not local [INFO] [stdout] | move the `impl` block outside of this function `trampoline` and up 4 bodies [INFO] [stdout] ... [INFO] [stdout] 123 | impl_simple!(Interval, pgpq::pg_schema::PostgresType::Interval); [INFO] [stdout] | --------------------------------------------------------------- [INFO] [stdout] | | | [INFO] [stdout] | | `Interval` is not local [INFO] [stdout] | | `Interval` is not local [INFO] [stdout] | in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: the attribute macro `pymethods` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the attribute macro `pymethods` may come from an old version of the `pyo3_macros` crate, try updating your dependency with `cargo update -p pyo3_macros` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: this warning originates in the attribute macro `pymethods` which comes from the expansion of the macro `impl_simple` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> py/src/pg_schema.rs:131:1 [INFO] [stdout] | [INFO] [stdout] 131 | #[pymethods] [INFO] [stdout] | -^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | `PyClassImplCollector` is not local [INFO] [stdout] | `PyClassNewTextSignature` is not local [INFO] [stdout] | move the `impl` block outside of this function `trampoline` and up 4 bodies [INFO] [stdout] 132 | impl List { [INFO] [stdout] | ---- [INFO] [stdout] | | [INFO] [stdout] | `List` is not local [INFO] [stdout] | `List` is not local [INFO] [stdout] | [INFO] [stdout] = note: the attribute macro `pymethods` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the attribute macro `pymethods` may come from an old version of the `pyo3_macros` crate, try updating your dependency with `cargo update -p pyo3_macros` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: this warning originates in the attribute macro `pymethods` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> py/src/pg_schema.rs:270:1 [INFO] [stdout] | [INFO] [stdout] 270 | #[pymethods] [INFO] [stdout] | -^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | `PyClassImplCollector` is not local [INFO] [stdout] | `PyClassNewTextSignature` is not local [INFO] [stdout] | move the `impl` block outside of this function `trampoline` and up 4 bodies [INFO] [stdout] 271 | impl Column { [INFO] [stdout] | ------ [INFO] [stdout] | | [INFO] [stdout] | `Column` is not local [INFO] [stdout] | `Column` is not local [INFO] [stdout] | [INFO] [stdout] = note: the attribute macro `pymethods` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the attribute macro `pymethods` may come from an old version of the `pyo3_macros` crate, try updating your dependency with `cargo update -p pyo3_macros` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: this warning originates in the attribute macro `pymethods` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> py/src/pg_schema.rs:347:1 [INFO] [stdout] | [INFO] [stdout] 347 | #[pymethods] [INFO] [stdout] | -^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | `PyClassImplCollector` is not local [INFO] [stdout] | `PyClassNewTextSignature` is not local [INFO] [stdout] | move the `impl` block outside of this function `trampoline` and up 4 bodies [INFO] [stdout] 348 | impl PostgresSchema { [INFO] [stdout] | -------------- [INFO] [stdout] | | [INFO] [stdout] | `PostgresSchema` is not local [INFO] [stdout] | `PostgresSchema` is not local [INFO] [stdout] | [INFO] [stdout] = note: the attribute macro `pymethods` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the attribute macro `pymethods` may come from an old version of the `pyo3_macros` crate, try updating your dependency with `cargo update -p pyo3_macros` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: this warning originates in the attribute macro `pymethods` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 44.67s [INFO] running `Command { std: "docker" "inspect" "de65bc887365bd9fcc36dc83f149af0bc6adf4838250fc43e24318d64e065ec7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "de65bc887365bd9fcc36dc83f149af0bc6adf4838250fc43e24318d64e065ec7", kill_on_drop: false }` [INFO] [stdout] de65bc887365bd9fcc36dc83f149af0bc6adf4838250fc43e24318d64e065ec7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2024-12-08" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 813e584f4af86118e7506927418dc937795cbaaadfa9428c585b82775ee11bfd [INFO] running `Command { std: "docker" "start" "-a" "813e584f4af86118e7506927418dc937795cbaaadfa9428c585b82775ee11bfd", kill_on_drop: false }` [INFO] [stderr] Compiling num-traits v0.2.16 [INFO] [stderr] Compiling once_cell v1.18.0 [INFO] [stderr] Compiling bitflags v2.4.0 [INFO] [stderr] Compiling serde v1.0.188 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling jobserver v0.1.26 [INFO] [stderr] Compiling getrandom v0.2.10 [INFO] [stderr] Compiling syn v2.0.37 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Compiling crossbeam-utils v0.8.16 [INFO] [stderr] Compiling futures-core v0.3.28 [INFO] [stderr] Compiling untrusted v0.7.1 [INFO] [stderr] Compiling pkg-config v0.3.27 [INFO] [stderr] Compiling crossbeam-epoch v0.9.15 [INFO] [stderr] Compiling futures-channel v0.3.28 [INFO] [stderr] Compiling unicode-bidi v0.3.13 [INFO] [stderr] Compiling futures-task v0.3.28 [INFO] [stderr] Compiling subtle v2.5.0 [INFO] [stderr] Compiling arrow-schema v46.0.0 [INFO] [stderr] Compiling cc v1.0.83 [INFO] [stderr] Compiling ahash v0.8.3 [INFO] [stderr] Compiling futures-util v0.3.28 [INFO] [stderr] Compiling futures-sink v0.3.28 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling rustix v0.38.19 [INFO] [stderr] Compiling rayon-core v1.12.0 [INFO] [stderr] Compiling base64 v0.21.4 [INFO] [stderr] Compiling alloc-no-stdlib v2.0.4 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling regex-syntax v0.7.5 [INFO] [stderr] Compiling futures-io v0.3.28 [INFO] [stderr] Compiling zstd-safe v6.0.6 [INFO] [stderr] Compiling either v1.9.0 [INFO] [stderr] Compiling alloc-stdlib v0.2.2 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rstest_macros v0.18.2 [INFO] [stderr] Compiling paste v1.0.14 [INFO] [stderr] Compiling cpufeatures v0.2.9 [INFO] [stderr] Compiling snap v1.1.0 [INFO] [stderr] Compiling linux-raw-sys v0.4.10 [INFO] [stderr] Compiling plotters-backend v0.3.5 [INFO] [stderr] Compiling finl_unicode v1.2.0 [INFO] [stderr] Compiling percent-encoding v2.3.0 [INFO] [stderr] Compiling crossbeam-deque v0.8.3 [INFO] [stderr] Compiling rustls v0.21.7 [INFO] [stderr] Compiling half v1.8.2 [INFO] [stderr] Compiling anstyle v1.0.3 [INFO] [stderr] Compiling clap_lex v0.5.1 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling ciborium-io v0.2.1 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling num-complex v0.4.4 [INFO] [stderr] Compiling half v2.3.1 [INFO] [stderr] Compiling chrono v0.4.31 [INFO] [stderr] Compiling stringprep v0.1.4 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling ordered-float v2.10.0 [INFO] [stderr] Compiling ciborium-ll v0.2.1 [INFO] [stderr] Compiling clap_builder v4.4.4 [INFO] [stderr] Compiling plotters-svg v0.3.5 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling zstd-sys v2.0.8+zstd.1.5.5 [INFO] [stderr] Compiling lz4-sys v1.9.4 [INFO] [stderr] Compiling num-bigint v0.4.4 [INFO] [stderr] Compiling num-iter v0.1.43 [INFO] [stderr] Compiling sha2 v0.10.7 [INFO] [stderr] Compiling md-5 v0.10.5 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling form_urlencoded v1.2.0 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling flate2 v1.0.27 [INFO] [stderr] Compiling brotli-decompressor v2.3.4 [INFO] [stderr] Compiling idna v0.4.0 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling relative-path v1.9.0 [INFO] [stderr] Compiling integer-encoding v3.0.4 [INFO] [stderr] Compiling cast v0.3.0 [INFO] [stderr] Compiling fallible-iterator v0.2.0 [INFO] [stderr] Compiling glob v0.3.1 [INFO] [stderr] Compiling thrift v0.17.0 [INFO] [stderr] Compiling rayon v1.8.0 [INFO] [stderr] Compiling walkdir v2.4.0 [INFO] [stderr] Compiling regex-automata v0.3.8 [INFO] [stderr] Compiling postgres-protocol v0.6.6 [INFO] [stderr] Compiling url v2.4.1 [INFO] [stderr] Compiling is-terminal v0.4.9 [INFO] [stderr] Compiling num-rational v0.4.1 [INFO] [stderr] Compiling brotli v3.3.4 [INFO] [stderr] Compiling clap v4.4.4 [INFO] [stderr] Compiling plotters v0.3.5 [INFO] [stderr] Compiling num v0.4.1 [INFO] [stderr] Compiling criterion-plot v0.5.0 [INFO] [stderr] Compiling arrow-buffer v46.0.0 [INFO] [stderr] Compiling twox-hash v1.6.3 [INFO] [stderr] Compiling oorandom v11.1.3 [INFO] [stderr] Compiling seq-macro v0.3.5 [INFO] [stderr] Compiling anes v0.1.6 [INFO] [stderr] Compiling futures-timer v3.0.2 [INFO] [stderr] Compiling postgres-types v0.2.6 [INFO] [stderr] Compiling arrow-data v46.0.0 [INFO] [stderr] Compiling arrow-array v46.0.0 [INFO] [stderr] Compiling rustls-webpki v0.101.5 [INFO] [stderr] Compiling rustls-webpki v0.100.3 [INFO] [stderr] Compiling serde_derive v1.0.188 [INFO] [stderr] Compiling futures-macro v0.3.28 [INFO] [stderr] Compiling thiserror-impl v1.0.48 [INFO] [stderr] Compiling regex v1.9.5 [INFO] [stderr] Compiling enum_dispatch v0.3.12 [INFO] [stderr] Compiling sct v0.7.0 [INFO] [stderr] Compiling webpki-roots v0.23.1 [INFO] [stderr] Compiling thiserror v1.0.48 [INFO] [stderr] Compiling arrow-select v46.0.0 [INFO] [stderr] Compiling arrow-arith v46.0.0 [INFO] [stderr] Compiling arrow-row v46.0.0 [INFO] [stderr] Compiling pgpq v0.9.0 (/opt/rustwide/workdir/core) [INFO] [stderr] Compiling zstd v0.12.4 [INFO] [stderr] Compiling arrow-cast v46.0.0 [INFO] [stderr] Compiling arrow-string v46.0.0 [INFO] [stderr] Compiling arrow-ord v46.0.0 [INFO] [stderr] Compiling ureq v2.7.1 [INFO] [stderr] Compiling lz4 v1.24.0 [INFO] [stderr] Compiling futures-executor v0.3.28 [INFO] [stderr] Compiling futures v0.3.28 [INFO] [stderr] Compiling arrow-ipc v46.0.0 [INFO] [stderr] Compiling rstest v0.18.2 [INFO] [stderr] Compiling parquet v46.0.0 [INFO] [stderr] Compiling serde_json v1.0.107 [INFO] [stderr] Compiling csv v1.2.2 [INFO] [stderr] Compiling ciborium v0.2.1 [INFO] [stderr] Compiling arrow-csv v46.0.0 [INFO] [stderr] Compiling arrow-json v46.0.0 [INFO] [stderr] Compiling tinytemplate v1.2.1 [INFO] [stderr] Compiling criterion v0.5.1 [INFO] [stderr] Compiling arrow v46.0.0 [INFO] [stderr] Compiling _arrow_json v0.9.0 (/opt/rustwide/workdir/json) [INFO] [stderr] Compiling _pgpq v0.9.0 (/opt/rustwide/workdir/py) [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> py/src/lib.rs:27:1 [INFO] [stdout] | [INFO] [stdout] 27 | #[pymethods] [INFO] [stdout] | -^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | `PyClassImplCollector` is not local [INFO] [stdout] | `PyClassNewTextSignature` is not local [INFO] [stdout] | move the `impl` block outside of this function `trampoline` and up 4 bodies [INFO] [stdout] 28 | impl ArrowToPostgresBinaryEncoder { [INFO] [stdout] | ---------------------------- [INFO] [stdout] | | [INFO] [stdout] | `ArrowToPostgresBinaryEncoder` is not local [INFO] [stdout] | `ArrowToPostgresBinaryEncoder` is not local [INFO] [stdout] | [INFO] [stdout] = note: the attribute macro `pymethods` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the attribute macro `pymethods` may come from an old version of the `pyo3_macros` crate, try updating your dependency with `cargo update -p pyo3_macros` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which 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 attribute macro `pymethods` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> py/src/encoders.rs:16:9 [INFO] [stdout] | [INFO] [stdout] 16 | #[pymethods] [INFO] [stdout] | -^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | `PyClassImplCollector` is not local [INFO] [stdout] | `PyClassNewTextSignature` is not local [INFO] [stdout] | move the `impl` block outside of this function `trampoline` and up 4 bodies [INFO] [stdout] ... [INFO] [stdout] 157 | impl_passthrough_encoder_builder!(BooleanEncoderBuilder); [INFO] [stdout] | -------------------------------------------------------- [INFO] [stdout] | | | [INFO] [stdout] | | `BooleanEncoderBuilder` is not local [INFO] [stdout] | | `BooleanEncoderBuilder` is not local [INFO] [stdout] | in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: the attribute macro `pymethods` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the attribute macro `pymethods` may come from an old version of the `pyo3_macros` crate, try updating your dependency with `cargo update -p pyo3_macros` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: this warning originates in the attribute macro `pymethods` which comes from the expansion of the macro `impl_passthrough_encoder_builder` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> py/src/encoders.rs:16:9 [INFO] [stdout] | [INFO] [stdout] 16 | #[pymethods] [INFO] [stdout] | -^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | `PyClassImplCollector` is not local [INFO] [stdout] | `PyClassNewTextSignature` is not local [INFO] [stdout] | move the `impl` block outside of this function `trampoline` and up 4 bodies [INFO] [stdout] ... [INFO] [stdout] 165 | impl_passthrough_encoder_builder!(UInt8EncoderBuilder); [INFO] [stdout] | ------------------------------------------------------ [INFO] [stdout] | | | [INFO] [stdout] | | `UInt8EncoderBuilder` is not local [INFO] [stdout] | | `UInt8EncoderBuilder` is not local [INFO] [stdout] | in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: the attribute macro `pymethods` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the attribute macro `pymethods` may come from an old version of the `pyo3_macros` crate, try updating your dependency with `cargo update -p pyo3_macros` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: this warning originates in the attribute macro `pymethods` which comes from the expansion of the macro `impl_passthrough_encoder_builder` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> py/src/encoders.rs:16:9 [INFO] [stdout] | [INFO] [stdout] 16 | #[pymethods] [INFO] [stdout] | -^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | `PyClassImplCollector` is not local [INFO] [stdout] | `PyClassNewTextSignature` is not local [INFO] [stdout] | move the `impl` block outside of this function `trampoline` and up 4 bodies [INFO] [stdout] ... [INFO] [stdout] 173 | impl_passthrough_encoder_builder!(UInt16EncoderBuilder); [INFO] [stdout] | ------------------------------------------------------- [INFO] [stdout] | | | [INFO] [stdout] | | `UInt16EncoderBuilder` is not local [INFO] [stdout] | | `UInt16EncoderBuilder` is not local [INFO] [stdout] | in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: the attribute macro `pymethods` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the attribute macro `pymethods` may come from an old version of the `pyo3_macros` crate, try updating your dependency with `cargo update -p pyo3_macros` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: this warning originates in the attribute macro `pymethods` which comes from the expansion of the macro `impl_passthrough_encoder_builder` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> py/src/encoders.rs:16:9 [INFO] [stdout] | [INFO] [stdout] 16 | #[pymethods] [INFO] [stdout] | -^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | `PyClassImplCollector` is not local [INFO] [stdout] | `PyClassNewTextSignature` is not local [INFO] [stdout] | move the `impl` block outside of this function `trampoline` and up 4 bodies [INFO] [stdout] ... [INFO] [stdout] 181 | impl_passthrough_encoder_builder!(UInt32EncoderBuilder); [INFO] [stdout] | ------------------------------------------------------- [INFO] [stdout] | | | [INFO] [stdout] | | `UInt32EncoderBuilder` is not local [INFO] [stdout] | | `UInt32EncoderBuilder` is not local [INFO] [stdout] | in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: the attribute macro `pymethods` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the attribute macro `pymethods` may come from an old version of the `pyo3_macros` crate, try updating your dependency with `cargo update -p pyo3_macros` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: this warning originates in the attribute macro `pymethods` which comes from the expansion of the macro `impl_passthrough_encoder_builder` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> py/src/encoders.rs:70:9 [INFO] [stdout] | [INFO] [stdout] 70 | #[pymethods] [INFO] [stdout] | -^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | `PyClassImplCollector` is not local [INFO] [stdout] | `PyClassNewTextSignature` is not local [INFO] [stdout] | move the `impl` block outside of this function `trampoline` and up 4 bodies [INFO] [stdout] ... [INFO] [stdout] 190 | / impl_passthrough_encoder_builder_variable_output!( [INFO] [stdout] 191 | | Int8EncoderBuilder, [INFO] [stdout] | | ------------------ [INFO] [stdout] | | | [INFO] [stdout] | | `Int8EncoderBuilder` is not local [INFO] [stdout] | | `Int8EncoderBuilder` is not local [INFO] [stdout] 192 | | pgpq::encoders::Int8EncoderBuilder, [INFO] [stdout] 193 | | pgpq::encoders::EncoderBuilder::Int8 [INFO] [stdout] 194 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: the attribute macro `pymethods` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the attribute macro `pymethods` may come from an old version of the `pyo3_macros` crate, try updating your dependency with `cargo update -p pyo3_macros` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: this warning originates in the attribute macro `pymethods` which comes from the expansion of the macro `impl_passthrough_encoder_builder_variable_output` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> py/src/encoders.rs:16:9 [INFO] [stdout] | [INFO] [stdout] 16 | #[pymethods] [INFO] [stdout] | -^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | `PyClassImplCollector` is not local [INFO] [stdout] | `PyClassNewTextSignature` is not local [INFO] [stdout] | move the `impl` block outside of this function `trampoline` and up 4 bodies [INFO] [stdout] ... [INFO] [stdout] 202 | impl_passthrough_encoder_builder!(Int16EncoderBuilder); [INFO] [stdout] | ------------------------------------------------------ [INFO] [stdout] | | | [INFO] [stdout] | | `Int16EncoderBuilder` is not local [INFO] [stdout] | | `Int16EncoderBuilder` is not local [INFO] [stdout] | in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: the attribute macro `pymethods` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the attribute macro `pymethods` may come from an old version of the `pyo3_macros` crate, try updating your dependency with `cargo update -p pyo3_macros` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: this warning originates in the attribute macro `pymethods` which comes from the expansion of the macro `impl_passthrough_encoder_builder` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> py/src/encoders.rs:16:9 [INFO] [stdout] | [INFO] [stdout] 16 | #[pymethods] [INFO] [stdout] | -^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | `PyClassImplCollector` is not local [INFO] [stdout] | `PyClassNewTextSignature` is not local [INFO] [stdout] | move the `impl` block outside of this function `trampoline` and up 4 bodies [INFO] [stdout] ... [INFO] [stdout] 210 | impl_passthrough_encoder_builder!(Int32EncoderBuilder); [INFO] [stdout] | ------------------------------------------------------ [INFO] [stdout] | | | [INFO] [stdout] | | `Int32EncoderBuilder` is not local [INFO] [stdout] | | `Int32EncoderBuilder` is not local [INFO] [stdout] | in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: the attribute macro `pymethods` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the attribute macro `pymethods` may come from an old version of the `pyo3_macros` crate, try updating your dependency with `cargo update -p pyo3_macros` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: this warning originates in the attribute macro `pymethods` which comes from the expansion of the macro `impl_passthrough_encoder_builder` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> py/src/encoders.rs:16:9 [INFO] [stdout] | [INFO] [stdout] 16 | #[pymethods] [INFO] [stdout] | -^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | `PyClassImplCollector` is not local [INFO] [stdout] | `PyClassNewTextSignature` is not local [INFO] [stdout] | move the `impl` block outside of this function `trampoline` and up 4 bodies [INFO] [stdout] ... [INFO] [stdout] 218 | impl_passthrough_encoder_builder!(Int64EncoderBuilder); [INFO] [stdout] | ------------------------------------------------------ [INFO] [stdout] | | | [INFO] [stdout] | | `Int64EncoderBuilder` is not local [INFO] [stdout] | | `Int64EncoderBuilder` is not local [INFO] [stdout] | in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: the attribute macro `pymethods` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the attribute macro `pymethods` may come from an old version of the `pyo3_macros` crate, try updating your dependency with `cargo update -p pyo3_macros` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: this warning originates in the attribute macro `pymethods` which comes from the expansion of the macro `impl_passthrough_encoder_builder` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> py/src/encoders.rs:16:9 [INFO] [stdout] | [INFO] [stdout] 16 | #[pymethods] [INFO] [stdout] | -^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | `PyClassImplCollector` is not local [INFO] [stdout] | `PyClassNewTextSignature` is not local [INFO] [stdout] | move the `impl` block outside of this function `trampoline` and up 4 bodies [INFO] [stdout] ... [INFO] [stdout] 226 | impl_passthrough_encoder_builder!(Float16EncoderBuilder); [INFO] [stdout] | -------------------------------------------------------- [INFO] [stdout] | | | [INFO] [stdout] | | `Float16EncoderBuilder` is not local [INFO] [stdout] | | `Float16EncoderBuilder` is not local [INFO] [stdout] | in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: the attribute macro `pymethods` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the attribute macro `pymethods` may come from an old version of the `pyo3_macros` crate, try updating your dependency with `cargo update -p pyo3_macros` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: this warning originates in the attribute macro `pymethods` which comes from the expansion of the macro `impl_passthrough_encoder_builder` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> py/src/encoders.rs:16:9 [INFO] [stdout] | [INFO] [stdout] 16 | #[pymethods] [INFO] [stdout] | -^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | `PyClassImplCollector` is not local [INFO] [stdout] | `PyClassNewTextSignature` is not local [INFO] [stdout] | move the `impl` block outside of this function `trampoline` and up 4 bodies [INFO] [stdout] ... [INFO] [stdout] 234 | impl_passthrough_encoder_builder!(Float32EncoderBuilder); [INFO] [stdout] | -------------------------------------------------------- [INFO] [stdout] | | | [INFO] [stdout] | | `Float32EncoderBuilder` is not local [INFO] [stdout] | | `Float32EncoderBuilder` is not local [INFO] [stdout] | in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: the attribute macro `pymethods` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the attribute macro `pymethods` may come from an old version of the `pyo3_macros` crate, try updating your dependency with `cargo update -p pyo3_macros` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: this warning originates in the attribute macro `pymethods` which comes from the expansion of the macro `impl_passthrough_encoder_builder` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> py/src/encoders.rs:16:9 [INFO] [stdout] | [INFO] [stdout] 16 | #[pymethods] [INFO] [stdout] | -^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | `PyClassImplCollector` is not local [INFO] [stdout] | `PyClassNewTextSignature` is not local [INFO] [stdout] | move the `impl` block outside of this function `trampoline` and up 4 bodies [INFO] [stdout] ... [INFO] [stdout] 242 | impl_passthrough_encoder_builder!(Float64EncoderBuilder); [INFO] [stdout] | -------------------------------------------------------- [INFO] [stdout] | | | [INFO] [stdout] | | `Float64EncoderBuilder` is not local [INFO] [stdout] | | `Float64EncoderBuilder` is not local [INFO] [stdout] | in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: the attribute macro `pymethods` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the attribute macro `pymethods` may come from an old version of the `pyo3_macros` crate, try updating your dependency with `cargo update -p pyo3_macros` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: this warning originates in the attribute macro `pymethods` which comes from the expansion of the macro `impl_passthrough_encoder_builder` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> py/src/encoders.rs:16:9 [INFO] [stdout] | [INFO] [stdout] 16 | #[pymethods] [INFO] [stdout] | -^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | `PyClassImplCollector` is not local [INFO] [stdout] | `PyClassNewTextSignature` is not local [INFO] [stdout] | move the `impl` block outside of this function `trampoline` and up 4 bodies [INFO] [stdout] ... [INFO] [stdout] 250 | impl_passthrough_encoder_builder!(TimestampMicrosecondEncoderBuilder); [INFO] [stdout] | --------------------------------------------------------------------- [INFO] [stdout] | | | [INFO] [stdout] | | `TimestampMicrosecondEncoderBuilder` is not local [INFO] [stdout] | | `TimestampMicrosecondEncoderBuilder` is not local [INFO] [stdout] | in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: the attribute macro `pymethods` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the attribute macro `pymethods` may come from an old version of the `pyo3_macros` crate, try updating your dependency with `cargo update -p pyo3_macros` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: this warning originates in the attribute macro `pymethods` which comes from the expansion of the macro `impl_passthrough_encoder_builder` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> py/src/encoders.rs:16:9 [INFO] [stdout] | [INFO] [stdout] 16 | #[pymethods] [INFO] [stdout] | -^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | `PyClassImplCollector` is not local [INFO] [stdout] | `PyClassNewTextSignature` is not local [INFO] [stdout] | move the `impl` block outside of this function `trampoline` and up 4 bodies [INFO] [stdout] ... [INFO] [stdout] 258 | impl_passthrough_encoder_builder!(TimestampMillisecondEncoderBuilder); [INFO] [stdout] | --------------------------------------------------------------------- [INFO] [stdout] | | | [INFO] [stdout] | | `TimestampMillisecondEncoderBuilder` is not local [INFO] [stdout] | | `TimestampMillisecondEncoderBuilder` is not local [INFO] [stdout] | in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: the attribute macro `pymethods` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the attribute macro `pymethods` may come from an old version of the `pyo3_macros` crate, try updating your dependency with `cargo update -p pyo3_macros` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: this warning originates in the attribute macro `pymethods` which comes from the expansion of the macro `impl_passthrough_encoder_builder` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> py/src/encoders.rs:16:9 [INFO] [stdout] | [INFO] [stdout] 16 | #[pymethods] [INFO] [stdout] | -^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | `PyClassImplCollector` is not local [INFO] [stdout] | `PyClassNewTextSignature` is not local [INFO] [stdout] | move the `impl` block outside of this function `trampoline` and up 4 bodies [INFO] [stdout] ... [INFO] [stdout] 266 | impl_passthrough_encoder_builder!(TimestampSecondEncoderBuilder); [INFO] [stdout] | ---------------------------------------------------------------- [INFO] [stdout] | | | [INFO] [stdout] | | `TimestampSecondEncoderBuilder` is not local [INFO] [stdout] | | `TimestampSecondEncoderBuilder` is not local [INFO] [stdout] | in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: the attribute macro `pymethods` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the attribute macro `pymethods` may come from an old version of the `pyo3_macros` crate, try updating your dependency with `cargo update -p pyo3_macros` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: this warning originates in the attribute macro `pymethods` which comes from the expansion of the macro `impl_passthrough_encoder_builder` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> py/src/encoders.rs:16:9 [INFO] [stdout] | [INFO] [stdout] 16 | #[pymethods] [INFO] [stdout] | -^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | `PyClassImplCollector` is not local [INFO] [stdout] | `PyClassNewTextSignature` is not local [INFO] [stdout] | move the `impl` block outside of this function `trampoline` and up 4 bodies [INFO] [stdout] ... [INFO] [stdout] 274 | impl_passthrough_encoder_builder!(Date32EncoderBuilder); [INFO] [stdout] | ------------------------------------------------------- [INFO] [stdout] | | | [INFO] [stdout] | | `Date32EncoderBuilder` is not local [INFO] [stdout] | | `Date32EncoderBuilder` is not local [INFO] [stdout] | in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: the attribute macro `pymethods` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the attribute macro `pymethods` may come from an old version of the `pyo3_macros` crate, try updating your dependency with `cargo update -p pyo3_macros` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: this warning originates in the attribute macro `pymethods` which comes from the expansion of the macro `impl_passthrough_encoder_builder` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> py/src/encoders.rs:16:9 [INFO] [stdout] | [INFO] [stdout] 16 | #[pymethods] [INFO] [stdout] | -^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | `PyClassImplCollector` is not local [INFO] [stdout] | `PyClassNewTextSignature` is not local [INFO] [stdout] | move the `impl` block outside of this function `trampoline` and up 4 bodies [INFO] [stdout] ... [INFO] [stdout] 282 | impl_passthrough_encoder_builder!(Time32MillisecondEncoderBuilder); [INFO] [stdout] | ------------------------------------------------------------------ [INFO] [stdout] | | | [INFO] [stdout] | | `Time32MillisecondEncoderBuilder` is not local [INFO] [stdout] | | `Time32MillisecondEncoderBuilder` is not local [INFO] [stdout] | in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: the attribute macro `pymethods` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the attribute macro `pymethods` may come from an old version of the `pyo3_macros` crate, try updating your dependency with `cargo update -p pyo3_macros` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: this warning originates in the attribute macro `pymethods` which comes from the expansion of the macro `impl_passthrough_encoder_builder` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> py/src/encoders.rs:16:9 [INFO] [stdout] | [INFO] [stdout] 16 | #[pymethods] [INFO] [stdout] | -^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | `PyClassImplCollector` is not local [INFO] [stdout] | `PyClassNewTextSignature` is not local [INFO] [stdout] | move the `impl` block outside of this function `trampoline` and up 4 bodies [INFO] [stdout] ... [INFO] [stdout] 290 | impl_passthrough_encoder_builder!(Time32SecondEncoderBuilder); [INFO] [stdout] | ------------------------------------------------------------- [INFO] [stdout] | | | [INFO] [stdout] | | `Time32SecondEncoderBuilder` is not local [INFO] [stdout] | | `Time32SecondEncoderBuilder` is not local [INFO] [stdout] | in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: the attribute macro `pymethods` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the attribute macro `pymethods` may come from an old version of the `pyo3_macros` crate, try updating your dependency with `cargo update -p pyo3_macros` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: this warning originates in the attribute macro `pymethods` which comes from the expansion of the macro `impl_passthrough_encoder_builder` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> py/src/encoders.rs:16:9 [INFO] [stdout] | [INFO] [stdout] 16 | #[pymethods] [INFO] [stdout] | -^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | `PyClassImplCollector` is not local [INFO] [stdout] | `PyClassNewTextSignature` is not local [INFO] [stdout] | move the `impl` block outside of this function `trampoline` and up 4 bodies [INFO] [stdout] ... [INFO] [stdout] 298 | impl_passthrough_encoder_builder!(Time64MicrosecondEncoderBuilder); [INFO] [stdout] | ------------------------------------------------------------------ [INFO] [stdout] | | | [INFO] [stdout] | | `Time64MicrosecondEncoderBuilder` is not local [INFO] [stdout] | | `Time64MicrosecondEncoderBuilder` is not local [INFO] [stdout] | in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: the attribute macro `pymethods` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the attribute macro `pymethods` may come from an old version of the `pyo3_macros` crate, try updating your dependency with `cargo update -p pyo3_macros` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: this warning originates in the attribute macro `pymethods` which comes from the expansion of the macro `impl_passthrough_encoder_builder` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> py/src/encoders.rs:16:9 [INFO] [stdout] | [INFO] [stdout] 16 | #[pymethods] [INFO] [stdout] | -^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | `PyClassImplCollector` is not local [INFO] [stdout] | `PyClassNewTextSignature` is not local [INFO] [stdout] | move the `impl` block outside of this function `trampoline` and up 4 bodies [INFO] [stdout] ... [INFO] [stdout] 306 | impl_passthrough_encoder_builder!(DurationMicrosecondEncoderBuilder); [INFO] [stdout] | -------------------------------------------------------------------- [INFO] [stdout] | | | [INFO] [stdout] | | `DurationMicrosecondEncoderBuilder` is not local [INFO] [stdout] | | `DurationMicrosecondEncoderBuilder` is not local [INFO] [stdout] | in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: the attribute macro `pymethods` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the attribute macro `pymethods` may come from an old version of the `pyo3_macros` crate, try updating your dependency with `cargo update -p pyo3_macros` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: this warning originates in the attribute macro `pymethods` which comes from the expansion of the macro `impl_passthrough_encoder_builder` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> py/src/encoders.rs:16:9 [INFO] [stdout] | [INFO] [stdout] 16 | #[pymethods] [INFO] [stdout] | -^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | `PyClassImplCollector` is not local [INFO] [stdout] | `PyClassNewTextSignature` is not local [INFO] [stdout] | move the `impl` block outside of this function `trampoline` and up 4 bodies [INFO] [stdout] ... [INFO] [stdout] 314 | impl_passthrough_encoder_builder!(DurationMillisecondEncoderBuilder); [INFO] [stdout] | -------------------------------------------------------------------- [INFO] [stdout] | | | [INFO] [stdout] | | `DurationMillisecondEncoderBuilder` is not local [INFO] [stdout] | | `DurationMillisecondEncoderBuilder` is not local [INFO] [stdout] | in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: the attribute macro `pymethods` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the attribute macro `pymethods` may come from an old version of the `pyo3_macros` crate, try updating your dependency with `cargo update -p pyo3_macros` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: this warning originates in the attribute macro `pymethods` which comes from the expansion of the macro `impl_passthrough_encoder_builder` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> py/src/encoders.rs:16:9 [INFO] [stdout] | [INFO] [stdout] 16 | #[pymethods] [INFO] [stdout] | -^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | `PyClassImplCollector` is not local [INFO] [stdout] | `PyClassNewTextSignature` is not local [INFO] [stdout] | move the `impl` block outside of this function `trampoline` and up 4 bodies [INFO] [stdout] ... [INFO] [stdout] 322 | impl_passthrough_encoder_builder!(DurationSecondEncoderBuilder); [INFO] [stdout] | --------------------------------------------------------------- [INFO] [stdout] | | | [INFO] [stdout] | | `DurationSecondEncoderBuilder` is not local [INFO] [stdout] | | `DurationSecondEncoderBuilder` is not local [INFO] [stdout] | in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: the attribute macro `pymethods` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the attribute macro `pymethods` may come from an old version of the `pyo3_macros` crate, try updating your dependency with `cargo update -p pyo3_macros` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: this warning originates in the attribute macro `pymethods` which comes from the expansion of the macro `impl_passthrough_encoder_builder` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> py/src/encoders.rs:70:9 [INFO] [stdout] | [INFO] [stdout] 70 | #[pymethods] [INFO] [stdout] | -^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | `PyClassImplCollector` is not local [INFO] [stdout] | `PyClassNewTextSignature` is not local [INFO] [stdout] | move the `impl` block outside of this function `trampoline` and up 4 bodies [INFO] [stdout] ... [INFO] [stdout] 331 | / impl_passthrough_encoder_builder_variable_output!( [INFO] [stdout] 332 | | StringEncoderBuilder, [INFO] [stdout] | | -------------------- [INFO] [stdout] | | | [INFO] [stdout] | | `StringEncoderBuilder` is not local [INFO] [stdout] | | `StringEncoderBuilder` is not local [INFO] [stdout] 333 | | pgpq::encoders::StringEncoderBuilder, [INFO] [stdout] 334 | | pgpq::encoders::EncoderBuilder::String [INFO] [stdout] 335 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: the attribute macro `pymethods` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the attribute macro `pymethods` may come from an old version of the `pyo3_macros` crate, try updating your dependency with `cargo update -p pyo3_macros` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: this warning originates in the attribute macro `pymethods` which comes from the expansion of the macro `impl_passthrough_encoder_builder_variable_output` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> py/src/encoders.rs:70:9 [INFO] [stdout] | [INFO] [stdout] 70 | #[pymethods] [INFO] [stdout] | -^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | `PyClassImplCollector` is not local [INFO] [stdout] | `PyClassNewTextSignature` is not local [INFO] [stdout] | move the `impl` block outside of this function `trampoline` and up 4 bodies [INFO] [stdout] ... [INFO] [stdout] 344 | / impl_passthrough_encoder_builder_variable_output!( [INFO] [stdout] 345 | | LargeStringEncoderBuilder, [INFO] [stdout] | | ------------------------- [INFO] [stdout] | | | [INFO] [stdout] | | `LargeStringEncoderBuilder` is not local [INFO] [stdout] | | `LargeStringEncoderBuilder` is not local [INFO] [stdout] 346 | | pgpq::encoders::LargeStringEncoderBuilder, [INFO] [stdout] 347 | | pgpq::encoders::EncoderBuilder::LargeString [INFO] [stdout] 348 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: the attribute macro `pymethods` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the attribute macro `pymethods` may come from an old version of the `pyo3_macros` crate, try updating your dependency with `cargo update -p pyo3_macros` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: this warning originates in the attribute macro `pymethods` which comes from the expansion of the macro `impl_passthrough_encoder_builder_variable_output` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> py/src/encoders.rs:16:9 [INFO] [stdout] | [INFO] [stdout] 16 | #[pymethods] [INFO] [stdout] | -^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | `PyClassImplCollector` is not local [INFO] [stdout] | `PyClassNewTextSignature` is not local [INFO] [stdout] | move the `impl` block outside of this function `trampoline` and up 4 bodies [INFO] [stdout] ... [INFO] [stdout] 356 | impl_passthrough_encoder_builder!(BinaryEncoderBuilder); [INFO] [stdout] | ------------------------------------------------------- [INFO] [stdout] | | | [INFO] [stdout] | | `BinaryEncoderBuilder` is not local [INFO] [stdout] | | `BinaryEncoderBuilder` is not local [INFO] [stdout] | in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: the attribute macro `pymethods` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the attribute macro `pymethods` may come from an old version of the `pyo3_macros` crate, try updating your dependency with `cargo update -p pyo3_macros` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: this warning originates in the attribute macro `pymethods` which comes from the expansion of the macro `impl_passthrough_encoder_builder` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> py/src/encoders.rs:16:9 [INFO] [stdout] | [INFO] [stdout] 16 | #[pymethods] [INFO] [stdout] | -^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | `PyClassImplCollector` is not local [INFO] [stdout] | `PyClassNewTextSignature` is not local [INFO] [stdout] | move the `impl` block outside of this function `trampoline` and up 4 bodies [INFO] [stdout] ... [INFO] [stdout] 364 | impl_passthrough_encoder_builder!(LargeBinaryEncoderBuilder); [INFO] [stdout] | ------------------------------------------------------------ [INFO] [stdout] | | | [INFO] [stdout] | | `LargeBinaryEncoderBuilder` is not local [INFO] [stdout] | | `LargeBinaryEncoderBuilder` is not local [INFO] [stdout] | in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: the attribute macro `pymethods` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the attribute macro `pymethods` may come from an old version of the `pyo3_macros` crate, try updating your dependency with `cargo update -p pyo3_macros` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: this warning originates in the attribute macro `pymethods` which comes from the expansion of the macro `impl_passthrough_encoder_builder` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> py/src/encoders.rs:368:9 [INFO] [stdout] | [INFO] [stdout] 368 | #[pymethods] [INFO] [stdout] | -^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | `PyClassImplCollector` is not local [INFO] [stdout] | `PyClassNewTextSignature` is not local [INFO] [stdout] | move the `impl` block outside of this function `trampoline` and up 4 bodies [INFO] [stdout] ... [INFO] [stdout] 451 | / impl_list!( [INFO] [stdout] 452 | | ListEncoderBuilder, [INFO] [stdout] | | ------------------ [INFO] [stdout] | | | [INFO] [stdout] | | `ListEncoderBuilder` is not local [INFO] [stdout] | | `ListEncoderBuilder` is not local [INFO] [stdout] 453 | | pgpq::encoders::EncoderBuilder::List, [INFO] [stdout] 454 | | pgpq::encoders::ListEncoderBuilder::new_with_inner [INFO] [stdout] 455 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: the attribute macro `pymethods` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the attribute macro `pymethods` may come from an old version of the `pyo3_macros` crate, try updating your dependency with `cargo update -p pyo3_macros` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: this warning originates in the attribute macro `pymethods` which comes from the expansion of the macro `impl_list` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> py/src/encoders.rs:368:9 [INFO] [stdout] | [INFO] [stdout] 368 | #[pymethods] [INFO] [stdout] | -^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | `PyClassImplCollector` is not local [INFO] [stdout] | `PyClassNewTextSignature` is not local [INFO] [stdout] | move the `impl` block outside of this function `trampoline` and up 4 bodies [INFO] [stdout] ... [INFO] [stdout] 463 | / impl_list!( [INFO] [stdout] 464 | | LargeListEncoderBuilder, [INFO] [stdout] | | ----------------------- [INFO] [stdout] | | | [INFO] [stdout] | | `LargeListEncoderBuilder` is not local [INFO] [stdout] | | `LargeListEncoderBuilder` is not local [INFO] [stdout] 465 | | pgpq::encoders::EncoderBuilder::LargeList, [INFO] [stdout] 466 | | pgpq::encoders::LargeListEncoderBuilder::new_with_inner [INFO] [stdout] 467 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: the attribute macro `pymethods` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the attribute macro `pymethods` may come from an old version of the `pyo3_macros` crate, try updating your dependency with `cargo update -p pyo3_macros` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: this warning originates in the attribute macro `pymethods` which comes from the expansion of the macro `impl_list` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> py/src/pg_schema.rs:8:9 [INFO] [stdout] | [INFO] [stdout] 8 | #[pymethods] [INFO] [stdout] | -^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | `PyClassImplCollector` is not local [INFO] [stdout] | `PyClassNewTextSignature` is not local [INFO] [stdout] | move the `impl` block outside of this function `trampoline` and up 4 bodies [INFO] [stdout] ... [INFO] [stdout] 53 | impl_simple!(Bool, pgpq::pg_schema::PostgresType::Bool); [INFO] [stdout] | ------------------------------------------------------- [INFO] [stdout] | | | [INFO] [stdout] | | `Bool` is not local [INFO] [stdout] | | `Bool` is not local [INFO] [stdout] | in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: the attribute macro `pymethods` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the attribute macro `pymethods` may come from an old version of the `pyo3_macros` crate, try updating your dependency with `cargo update -p pyo3_macros` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: this warning originates in the attribute macro `pymethods` which comes from the expansion of the macro `impl_simple` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> py/src/pg_schema.rs:8:9 [INFO] [stdout] | [INFO] [stdout] 8 | #[pymethods] [INFO] [stdout] | -^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | `PyClassImplCollector` is not local [INFO] [stdout] | `PyClassNewTextSignature` is not local [INFO] [stdout] | move the `impl` block outside of this function `trampoline` and up 4 bodies [INFO] [stdout] ... [INFO] [stdout] 58 | impl_simple!(Bytea, pgpq::pg_schema::PostgresType::Bytea); [INFO] [stdout] | --------------------------------------------------------- [INFO] [stdout] | | | [INFO] [stdout] | | `Bytea` is not local [INFO] [stdout] | | `Bytea` is not local [INFO] [stdout] | in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: the attribute macro `pymethods` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the attribute macro `pymethods` may come from an old version of the `pyo3_macros` crate, try updating your dependency with `cargo update -p pyo3_macros` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: this warning originates in the attribute macro `pymethods` which comes from the expansion of the macro `impl_simple` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> py/src/pg_schema.rs:8:9 [INFO] [stdout] | [INFO] [stdout] 8 | #[pymethods] [INFO] [stdout] | -^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | `PyClassImplCollector` is not local [INFO] [stdout] | `PyClassNewTextSignature` is not local [INFO] [stdout] | move the `impl` block outside of this function `trampoline` and up 4 bodies [INFO] [stdout] ... [INFO] [stdout] 63 | impl_simple!(Int8, pgpq::pg_schema::PostgresType::Int8); [INFO] [stdout] | ------------------------------------------------------- [INFO] [stdout] | | | [INFO] [stdout] | | `Int8` is not local [INFO] [stdout] | | `Int8` is not local [INFO] [stdout] | in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: the attribute macro `pymethods` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the attribute macro `pymethods` may come from an old version of the `pyo3_macros` crate, try updating your dependency with `cargo update -p pyo3_macros` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: this warning originates in the attribute macro `pymethods` which comes from the expansion of the macro `impl_simple` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> py/src/pg_schema.rs:8:9 [INFO] [stdout] | [INFO] [stdout] 8 | #[pymethods] [INFO] [stdout] | -^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | `PyClassImplCollector` is not local [INFO] [stdout] | `PyClassNewTextSignature` is not local [INFO] [stdout] | move the `impl` block outside of this function `trampoline` and up 4 bodies [INFO] [stdout] ... [INFO] [stdout] 68 | impl_simple!(Int2, pgpq::pg_schema::PostgresType::Int2); [INFO] [stdout] | ------------------------------------------------------- [INFO] [stdout] | | | [INFO] [stdout] | | `Int2` is not local [INFO] [stdout] | | `Int2` is not local [INFO] [stdout] | in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: the attribute macro `pymethods` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the attribute macro `pymethods` may come from an old version of the `pyo3_macros` crate, try updating your dependency with `cargo update -p pyo3_macros` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: this warning originates in the attribute macro `pymethods` which comes from the expansion of the macro `impl_simple` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> py/src/pg_schema.rs:8:9 [INFO] [stdout] | [INFO] [stdout] 8 | #[pymethods] [INFO] [stdout] | -^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | `PyClassImplCollector` is not local [INFO] [stdout] | `PyClassNewTextSignature` is not local [INFO] [stdout] | move the `impl` block outside of this function `trampoline` and up 4 bodies [INFO] [stdout] ... [INFO] [stdout] 73 | impl_simple!(Int4, pgpq::pg_schema::PostgresType::Int4); [INFO] [stdout] | ------------------------------------------------------- [INFO] [stdout] | | | [INFO] [stdout] | | `Int4` is not local [INFO] [stdout] | | `Int4` is not local [INFO] [stdout] | in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: the attribute macro `pymethods` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the attribute macro `pymethods` may come from an old version of the `pyo3_macros` crate, try updating your dependency with `cargo update -p pyo3_macros` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: this warning originates in the attribute macro `pymethods` which comes from the expansion of the macro `impl_simple` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> py/src/pg_schema.rs:8:9 [INFO] [stdout] | [INFO] [stdout] 8 | #[pymethods] [INFO] [stdout] | -^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | `PyClassImplCollector` is not local [INFO] [stdout] | `PyClassNewTextSignature` is not local [INFO] [stdout] | move the `impl` block outside of this function `trampoline` and up 4 bodies [INFO] [stdout] ... [INFO] [stdout] 78 | impl_simple!(Char, pgpq::pg_schema::PostgresType::Char); [INFO] [stdout] | ------------------------------------------------------- [INFO] [stdout] | | | [INFO] [stdout] | | `Char` is not local [INFO] [stdout] | | `Char` is not local [INFO] [stdout] | in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: the attribute macro `pymethods` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the attribute macro `pymethods` may come from an old version of the `pyo3_macros` crate, try updating your dependency with `cargo update -p pyo3_macros` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: this warning originates in the attribute macro `pymethods` which comes from the expansion of the macro `impl_simple` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> py/src/pg_schema.rs:8:9 [INFO] [stdout] | [INFO] [stdout] 8 | #[pymethods] [INFO] [stdout] | -^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | `PyClassImplCollector` is not local [INFO] [stdout] | `PyClassNewTextSignature` is not local [INFO] [stdout] | move the `impl` block outside of this function `trampoline` and up 4 bodies [INFO] [stdout] ... [INFO] [stdout] 83 | impl_simple!(Text, pgpq::pg_schema::PostgresType::Text); [INFO] [stdout] | ------------------------------------------------------- [INFO] [stdout] | | | [INFO] [stdout] | | `Text` is not local [INFO] [stdout] | | `Text` is not local [INFO] [stdout] | in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: the attribute macro `pymethods` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the attribute macro `pymethods` may come from an old version of the `pyo3_macros` crate, try updating your dependency with `cargo update -p pyo3_macros` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: this warning originates in the attribute macro `pymethods` which comes from the expansion of the macro `impl_simple` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> py/src/pg_schema.rs:8:9 [INFO] [stdout] | [INFO] [stdout] 8 | #[pymethods] [INFO] [stdout] | -^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | `PyClassImplCollector` is not local [INFO] [stdout] | `PyClassNewTextSignature` is not local [INFO] [stdout] | move the `impl` block outside of this function `trampoline` and up 4 bodies [INFO] [stdout] ... [INFO] [stdout] 88 | impl_simple!(Json, pgpq::pg_schema::PostgresType::Json); [INFO] [stdout] | ------------------------------------------------------- [INFO] [stdout] | | | [INFO] [stdout] | | `Json` is not local [INFO] [stdout] | | `Json` is not local [INFO] [stdout] | in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: the attribute macro `pymethods` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the attribute macro `pymethods` may come from an old version of the `pyo3_macros` crate, try updating your dependency with `cargo update -p pyo3_macros` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: this warning originates in the attribute macro `pymethods` which comes from the expansion of the macro `impl_simple` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> py/src/pg_schema.rs:8:9 [INFO] [stdout] | [INFO] [stdout] 8 | #[pymethods] [INFO] [stdout] | -^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | `PyClassImplCollector` is not local [INFO] [stdout] | `PyClassNewTextSignature` is not local [INFO] [stdout] | move the `impl` block outside of this function `trampoline` and up 4 bodies [INFO] [stdout] ... [INFO] [stdout] 93 | impl_simple!(Jsonb, pgpq::pg_schema::PostgresType::Jsonb); [INFO] [stdout] | --------------------------------------------------------- [INFO] [stdout] | | | [INFO] [stdout] | | `Jsonb` is not local [INFO] [stdout] | | `Jsonb` is not local [INFO] [stdout] | in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: the attribute macro `pymethods` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the attribute macro `pymethods` may come from an old version of the `pyo3_macros` crate, try updating your dependency with `cargo update -p pyo3_macros` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: this warning originates in the attribute macro `pymethods` which comes from the expansion of the macro `impl_simple` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> py/src/pg_schema.rs:8:9 [INFO] [stdout] | [INFO] [stdout] 8 | #[pymethods] [INFO] [stdout] | -^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | `PyClassImplCollector` is not local [INFO] [stdout] | `PyClassNewTextSignature` is not local [INFO] [stdout] | move the `impl` block outside of this function `trampoline` and up 4 bodies [INFO] [stdout] ... [INFO] [stdout] 98 | impl_simple!(Float4, pgpq::pg_schema::PostgresType::Float4); [INFO] [stdout] | ----------------------------------------------------------- [INFO] [stdout] | | | [INFO] [stdout] | | `Float4` is not local [INFO] [stdout] | | `Float4` is not local [INFO] [stdout] | in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: the attribute macro `pymethods` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the attribute macro `pymethods` may come from an old version of the `pyo3_macros` crate, try updating your dependency with `cargo update -p pyo3_macros` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: this warning originates in the attribute macro `pymethods` which comes from the expansion of the macro `impl_simple` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> py/src/pg_schema.rs:8:9 [INFO] [stdout] | [INFO] [stdout] 8 | #[pymethods] [INFO] [stdout] | -^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | `PyClassImplCollector` is not local [INFO] [stdout] | `PyClassNewTextSignature` is not local [INFO] [stdout] | move the `impl` block outside of this function `trampoline` and up 4 bodies [INFO] [stdout] ... [INFO] [stdout] 103 | impl_simple!(Float8, pgpq::pg_schema::PostgresType::Float8); [INFO] [stdout] | ----------------------------------------------------------- [INFO] [stdout] | | | [INFO] [stdout] | | `Float8` is not local [INFO] [stdout] | | `Float8` is not local [INFO] [stdout] | in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: the attribute macro `pymethods` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the attribute macro `pymethods` may come from an old version of the `pyo3_macros` crate, try updating your dependency with `cargo update -p pyo3_macros` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: this warning originates in the attribute macro `pymethods` which comes from the expansion of the macro `impl_simple` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> py/src/pg_schema.rs:8:9 [INFO] [stdout] | [INFO] [stdout] 8 | #[pymethods] [INFO] [stdout] | -^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | `PyClassImplCollector` is not local [INFO] [stdout] | `PyClassNewTextSignature` is not local [INFO] [stdout] | move the `impl` block outside of this function `trampoline` and up 4 bodies [INFO] [stdout] ... [INFO] [stdout] 108 | impl_simple!(Date, pgpq::pg_schema::PostgresType::Date); [INFO] [stdout] | ------------------------------------------------------- [INFO] [stdout] | | | [INFO] [stdout] | | `Date` is not local [INFO] [stdout] | | `Date` is not local [INFO] [stdout] | in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: the attribute macro `pymethods` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the attribute macro `pymethods` may come from an old version of the `pyo3_macros` crate, try updating your dependency with `cargo update -p pyo3_macros` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: this warning originates in the attribute macro `pymethods` which comes from the expansion of the macro `impl_simple` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> py/src/pg_schema.rs:8:9 [INFO] [stdout] | [INFO] [stdout] 8 | #[pymethods] [INFO] [stdout] | -^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | `PyClassImplCollector` is not local [INFO] [stdout] | `PyClassNewTextSignature` is not local [INFO] [stdout] | move the `impl` block outside of this function `trampoline` and up 4 bodies [INFO] [stdout] ... [INFO] [stdout] 113 | impl_simple!(Time, pgpq::pg_schema::PostgresType::Time); [INFO] [stdout] | ------------------------------------------------------- [INFO] [stdout] | | | [INFO] [stdout] | | `Time` is not local [INFO] [stdout] | | `Time` is not local [INFO] [stdout] | in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: the attribute macro `pymethods` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the attribute macro `pymethods` may come from an old version of the `pyo3_macros` crate, try updating your dependency with `cargo update -p pyo3_macros` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: this warning originates in the attribute macro `pymethods` which comes from the expansion of the macro `impl_simple` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> py/src/pg_schema.rs:8:9 [INFO] [stdout] | [INFO] [stdout] 8 | #[pymethods] [INFO] [stdout] | -^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | `PyClassImplCollector` is not local [INFO] [stdout] | `PyClassNewTextSignature` is not local [INFO] [stdout] | move the `impl` block outside of this function `trampoline` and up 4 bodies [INFO] [stdout] ... [INFO] [stdout] 118 | impl_simple!(Timestamp, pgpq::pg_schema::PostgresType::Timestamp); [INFO] [stdout] | ----------------------------------------------------------------- [INFO] [stdout] | | | [INFO] [stdout] | | `Timestamp` is not local [INFO] [stdout] | | `Timestamp` is not local [INFO] [stdout] | in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: the attribute macro `pymethods` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the attribute macro `pymethods` may come from an old version of the `pyo3_macros` crate, try updating your dependency with `cargo update -p pyo3_macros` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: this warning originates in the attribute macro `pymethods` which comes from the expansion of the macro `impl_simple` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> py/src/pg_schema.rs:8:9 [INFO] [stdout] | [INFO] [stdout] 8 | #[pymethods] [INFO] [stdout] | -^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | `PyClassImplCollector` is not local [INFO] [stdout] | `PyClassNewTextSignature` is not local [INFO] [stdout] | move the `impl` block outside of this function `trampoline` and up 4 bodies [INFO] [stdout] ... [INFO] [stdout] 123 | impl_simple!(Interval, pgpq::pg_schema::PostgresType::Interval); [INFO] [stdout] | --------------------------------------------------------------- [INFO] [stdout] | | | [INFO] [stdout] | | `Interval` is not local [INFO] [stdout] | | `Interval` is not local [INFO] [stdout] | in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: the attribute macro `pymethods` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the attribute macro `pymethods` may come from an old version of the `pyo3_macros` crate, try updating your dependency with `cargo update -p pyo3_macros` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: this warning originates in the attribute macro `pymethods` which comes from the expansion of the macro `impl_simple` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> py/src/pg_schema.rs:131:1 [INFO] [stdout] | [INFO] [stdout] 131 | #[pymethods] [INFO] [stdout] | -^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | `PyClassImplCollector` is not local [INFO] [stdout] | `PyClassNewTextSignature` is not local [INFO] [stdout] | move the `impl` block outside of this function `trampoline` and up 4 bodies [INFO] [stdout] 132 | impl List { [INFO] [stdout] | ---- [INFO] [stdout] | | [INFO] [stdout] | `List` is not local [INFO] [stdout] | `List` is not local [INFO] [stdout] | [INFO] [stdout] = note: the attribute macro `pymethods` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the attribute macro `pymethods` may come from an old version of the `pyo3_macros` crate, try updating your dependency with `cargo update -p pyo3_macros` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: this warning originates in the attribute macro `pymethods` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> py/src/pg_schema.rs:270:1 [INFO] [stdout] | [INFO] [stdout] 270 | #[pymethods] [INFO] [stdout] | -^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | `PyClassImplCollector` is not local [INFO] [stdout] | `PyClassNewTextSignature` is not local [INFO] [stdout] | move the `impl` block outside of this function `trampoline` and up 4 bodies [INFO] [stdout] 271 | impl Column { [INFO] [stdout] | ------ [INFO] [stdout] | | [INFO] [stdout] | `Column` is not local [INFO] [stdout] | `Column` is not local [INFO] [stdout] | [INFO] [stdout] = note: the attribute macro `pymethods` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the attribute macro `pymethods` may come from an old version of the `pyo3_macros` crate, try updating your dependency with `cargo update -p pyo3_macros` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: this warning originates in the attribute macro `pymethods` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> py/src/pg_schema.rs:347:1 [INFO] [stdout] | [INFO] [stdout] 347 | #[pymethods] [INFO] [stdout] | -^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | `PyClassImplCollector` is not local [INFO] [stdout] | `PyClassNewTextSignature` is not local [INFO] [stdout] | move the `impl` block outside of this function `trampoline` and up 4 bodies [INFO] [stdout] 348 | impl PostgresSchema { [INFO] [stdout] | -------------- [INFO] [stdout] | | [INFO] [stdout] | `PostgresSchema` is not local [INFO] [stdout] | `PostgresSchema` is not local [INFO] [stdout] | [INFO] [stdout] = note: the attribute macro `pymethods` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the attribute macro `pymethods` may come from an old version of the `pyo3_macros` crate, try updating your dependency with `cargo update -p pyo3_macros` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: this warning originates in the attribute macro `pymethods` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1m 47s [INFO] running `Command { std: "docker" "inspect" "813e584f4af86118e7506927418dc937795cbaaadfa9428c585b82775ee11bfd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "813e584f4af86118e7506927418dc937795cbaaadfa9428c585b82775ee11bfd", kill_on_drop: false }` [INFO] [stdout] 813e584f4af86118e7506927418dc937795cbaaadfa9428c585b82775ee11bfd [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2024-12-08" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] d4d0e87a8fe98681e19156571010d399f0422a0cd5b370b24f45fc39b884fcf7 [INFO] running `Command { std: "docker" "start" "-a" "d4d0e87a8fe98681e19156571010d399f0422a0cd5b370b24f45fc39b884fcf7", kill_on_drop: false }` [INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stderr] --> py/src/lib.rs:27:1 [INFO] [stderr] | [INFO] [stderr] 27 | #[pymethods] [INFO] [stderr] | -^^^^^^^^^^^ [INFO] [stderr] | | [INFO] [stderr] | `PyClassImplCollector` is not local [INFO] [stderr] | `PyClassNewTextSignature` is not local [INFO] [stderr] | move the `impl` block outside of this function `trampoline` and up 4 bodies [INFO] [stderr] 28 | impl ArrowToPostgresBinaryEncoder { [INFO] [stderr] | ---------------------------- [INFO] [stderr] | | [INFO] [stderr] | `ArrowToPostgresBinaryEncoder` is not local [INFO] [stderr] | `ArrowToPostgresBinaryEncoder` is not local [INFO] [stderr] | [INFO] [stderr] = note: the attribute macro `pymethods` defines the non-local `impl`, and may need to be changed [INFO] [stderr] = note: the attribute macro `pymethods` may come from an old version of the `pyo3_macros` crate, try updating your dependency with `cargo update -p pyo3_macros` [INFO] [stderr] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stderr] = note: `#[warn(non_local_definitions)]` on by default [INFO] [stderr] = note: this warning originates in the attribute macro `pymethods` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stderr] --> py/src/encoders.rs:16:9 [INFO] [stderr] | [INFO] [stderr] 16 | #[pymethods] [INFO] [stderr] | -^^^^^^^^^^^ [INFO] [stderr] | | [INFO] [stderr] | `PyClassImplCollector` is not local [INFO] [stderr] | `PyClassNewTextSignature` is not local [INFO] [stderr] | move the `impl` block outside of this function `trampoline` and up 4 bodies [INFO] [stderr] ... [INFO] [stderr] 157 | impl_passthrough_encoder_builder!(BooleanEncoderBuilder); [INFO] [stderr] | -------------------------------------------------------- [INFO] [stderr] | | | [INFO] [stderr] | | `BooleanEncoderBuilder` is not local [INFO] [stderr] | | `BooleanEncoderBuilder` is not local [INFO] [stderr] | in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: the attribute macro `pymethods` defines the non-local `impl`, and may need to be changed [INFO] [stderr] = note: the attribute macro `pymethods` may come from an old version of the `pyo3_macros` crate, try updating your dependency with `cargo update -p pyo3_macros` [INFO] [stderr] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stderr] = note: this warning originates in the attribute macro `pymethods` which comes from the expansion of the macro `impl_passthrough_encoder_builder` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stderr] --> py/src/encoders.rs:16:9 [INFO] [stderr] | [INFO] [stderr] 16 | #[pymethods] [INFO] [stderr] | -^^^^^^^^^^^ [INFO] [stderr] | | [INFO] [stderr] | `PyClassImplCollector` is not local [INFO] [stderr] | `PyClassNewTextSignature` is not local [INFO] [stderr] | move the `impl` block outside of this function `trampoline` and up 4 bodies [INFO] [stderr] ... [INFO] [stderr] 165 | impl_passthrough_encoder_builder!(UInt8EncoderBuilder); [INFO] [stderr] | ------------------------------------------------------ [INFO] [stderr] | | | [INFO] [stderr] | | `UInt8EncoderBuilder` is not local [INFO] [stderr] | | `UInt8EncoderBuilder` is not local [INFO] [stderr] | in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: the attribute macro `pymethods` defines the non-local `impl`, and may need to be changed [INFO] [stderr] = note: the attribute macro `pymethods` may come from an old version of the `pyo3_macros` crate, try updating your dependency with `cargo update -p pyo3_macros` [INFO] [stderr] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stderr] = note: this warning originates in the attribute macro `pymethods` which comes from the expansion of the macro `impl_passthrough_encoder_builder` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stderr] --> py/src/encoders.rs:16:9 [INFO] [stderr] | [INFO] [stderr] 16 | #[pymethods] [INFO] [stderr] | -^^^^^^^^^^^ [INFO] [stderr] | | [INFO] [stderr] | `PyClassImplCollector` is not local [INFO] [stderr] | `PyClassNewTextSignature` is not local [INFO] [stderr] | move the `impl` block outside of this function `trampoline` and up 4 bodies [INFO] [stderr] ... [INFO] [stderr] 173 | impl_passthrough_encoder_builder!(UInt16EncoderBuilder); [INFO] [stderr] | ------------------------------------------------------- [INFO] [stderr] | | | [INFO] [stderr] | | `UInt16EncoderBuilder` is not local [INFO] [stderr] | | `UInt16EncoderBuilder` is not local [INFO] [stderr] | in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: the attribute macro `pymethods` defines the non-local `impl`, and may need to be changed [INFO] [stderr] = note: the attribute macro `pymethods` may come from an old version of the `pyo3_macros` crate, try updating your dependency with `cargo update -p pyo3_macros` [INFO] [stderr] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stderr] = note: this warning originates in the attribute macro `pymethods` which comes from the expansion of the macro `impl_passthrough_encoder_builder` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stderr] --> py/src/encoders.rs:16:9 [INFO] [stderr] | [INFO] [stderr] 16 | #[pymethods] [INFO] [stderr] | -^^^^^^^^^^^ [INFO] [stderr] | | [INFO] [stderr] | `PyClassImplCollector` is not local [INFO] [stderr] | `PyClassNewTextSignature` is not local [INFO] [stderr] | move the `impl` block outside of this function `trampoline` and up 4 bodies [INFO] [stderr] ... [INFO] [stderr] 181 | impl_passthrough_encoder_builder!(UInt32EncoderBuilder); [INFO] [stderr] | ------------------------------------------------------- [INFO] [stderr] | | | [INFO] [stderr] | | `UInt32EncoderBuilder` is not local [INFO] [stderr] | | `UInt32EncoderBuilder` is not local [INFO] [stderr] | in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: the attribute macro `pymethods` defines the non-local `impl`, and may need to be changed [INFO] [stderr] = note: the attribute macro `pymethods` may come from an old version of the `pyo3_macros` crate, try updating your dependency with `cargo update -p pyo3_macros` [INFO] [stderr] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stderr] = note: this warning originates in the attribute macro `pymethods` which comes from the expansion of the macro `impl_passthrough_encoder_builder` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stderr] --> py/src/encoders.rs:70:9 [INFO] [stderr] | [INFO] [stderr] 70 | #[pymethods] [INFO] [stderr] | -^^^^^^^^^^^ [INFO] [stderr] | | [INFO] [stderr] | `PyClassImplCollector` is not local [INFO] [stderr] | `PyClassNewTextSignature` is not local [INFO] [stderr] | move the `impl` block outside of this function `trampoline` and up 4 bodies [INFO] [stderr] ... [INFO] [stderr] 190 | / impl_passthrough_encoder_builder_variable_output!( [INFO] [stderr] 191 | | Int8EncoderBuilder, [INFO] [stderr] | | ------------------ [INFO] [stderr] | | | [INFO] [stderr] | | `Int8EncoderBuilder` is not local [INFO] [stderr] | | `Int8EncoderBuilder` is not local [INFO] [stderr] 192 | | pgpq::encoders::Int8EncoderBuilder, [INFO] [stderr] 193 | | pgpq::encoders::EncoderBuilder::Int8 [INFO] [stderr] 194 | | ); [INFO] [stderr] | |_- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: the attribute macro `pymethods` defines the non-local `impl`, and may need to be changed [INFO] [stderr] = note: the attribute macro `pymethods` may come from an old version of the `pyo3_macros` crate, try updating your dependency with `cargo update -p pyo3_macros` [INFO] [stderr] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stderr] = note: this warning originates in the attribute macro `pymethods` which comes from the expansion of the macro `impl_passthrough_encoder_builder_variable_output` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stderr] --> py/src/encoders.rs:16:9 [INFO] [stderr] | [INFO] [stderr] 16 | #[pymethods] [INFO] [stderr] | -^^^^^^^^^^^ [INFO] [stderr] | | [INFO] [stderr] | `PyClassImplCollector` is not local [INFO] [stderr] | `PyClassNewTextSignature` is not local [INFO] [stderr] | move the `impl` block outside of this function `trampoline` and up 4 bodies [INFO] [stderr] ... [INFO] [stderr] 202 | impl_passthrough_encoder_builder!(Int16EncoderBuilder); [INFO] [stderr] | ------------------------------------------------------ [INFO] [stderr] | | | [INFO] [stderr] | | `Int16EncoderBuilder` is not local [INFO] [stderr] | | `Int16EncoderBuilder` is not local [INFO] [stderr] | in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: the attribute macro `pymethods` defines the non-local `impl`, and may need to be changed [INFO] [stderr] = note: the attribute macro `pymethods` may come from an old version of the `pyo3_macros` crate, try updating your dependency with `cargo update -p pyo3_macros` [INFO] [stderr] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stderr] = note: this warning originates in the attribute macro `pymethods` which comes from the expansion of the macro `impl_passthrough_encoder_builder` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stderr] --> py/src/encoders.rs:16:9 [INFO] [stderr] | [INFO] [stderr] 16 | #[pymethods] [INFO] [stderr] | -^^^^^^^^^^^ [INFO] [stderr] | | [INFO] [stderr] | `PyClassImplCollector` is not local [INFO] [stderr] | `PyClassNewTextSignature` is not local [INFO] [stderr] | move the `impl` block outside of this function `trampoline` and up 4 bodies [INFO] [stderr] ... [INFO] [stderr] 210 | impl_passthrough_encoder_builder!(Int32EncoderBuilder); [INFO] [stderr] | ------------------------------------------------------ [INFO] [stderr] | | | [INFO] [stderr] | | `Int32EncoderBuilder` is not local [INFO] [stderr] | | `Int32EncoderBuilder` is not local [INFO] [stderr] | in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: the attribute macro `pymethods` defines the non-local `impl`, and may need to be changed [INFO] [stderr] = note: the attribute macro `pymethods` may come from an old version of the `pyo3_macros` crate, try updating your dependency with `cargo update -p pyo3_macros` [INFO] [stderr] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stderr] = note: this warning originates in the attribute macro `pymethods` which comes from the expansion of the macro `impl_passthrough_encoder_builder` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stderr] --> py/src/encoders.rs:16:9 [INFO] [stderr] | [INFO] [stderr] 16 | #[pymethods] [INFO] [stderr] | -^^^^^^^^^^^ [INFO] [stderr] | | [INFO] [stderr] | `PyClassImplCollector` is not local [INFO] [stderr] | `PyClassNewTextSignature` is not local [INFO] [stderr] | move the `impl` block outside of this function `trampoline` and up 4 bodies [INFO] [stderr] ... [INFO] [stderr] 218 | impl_passthrough_encoder_builder!(Int64EncoderBuilder); [INFO] [stderr] | ------------------------------------------------------ [INFO] [stderr] | | | [INFO] [stderr] | | `Int64EncoderBuilder` is not local [INFO] [stderr] | | `Int64EncoderBuilder` is not local [INFO] [stderr] | in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: the attribute macro `pymethods` defines the non-local `impl`, and may need to be changed [INFO] [stderr] = note: the attribute macro `pymethods` may come from an old version of the `pyo3_macros` crate, try updating your dependency with `cargo update -p pyo3_macros` [INFO] [stderr] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stderr] = note: this warning originates in the attribute macro `pymethods` which comes from the expansion of the macro `impl_passthrough_encoder_builder` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stderr] --> py/src/encoders.rs:16:9 [INFO] [stderr] | [INFO] [stderr] 16 | #[pymethods] [INFO] [stderr] | -^^^^^^^^^^^ [INFO] [stderr] | | [INFO] [stderr] | `PyClassImplCollector` is not local [INFO] [stderr] | `PyClassNewTextSignature` is not local [INFO] [stderr] | move the `impl` block outside of this function `trampoline` and up 4 bodies [INFO] [stderr] ... [INFO] [stderr] 226 | impl_passthrough_encoder_builder!(Float16EncoderBuilder); [INFO] [stderr] | -------------------------------------------------------- [INFO] [stderr] | | | [INFO] [stderr] | | `Float16EncoderBuilder` is not local [INFO] [stderr] | | `Float16EncoderBuilder` is not local [INFO] [stderr] | in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: the attribute macro `pymethods` defines the non-local `impl`, and may need to be changed [INFO] [stderr] = note: the attribute macro `pymethods` may come from an old version of the `pyo3_macros` crate, try updating your dependency with `cargo update -p pyo3_macros` [INFO] [stderr] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stderr] = note: this warning originates in the attribute macro `pymethods` which comes from the expansion of the macro `impl_passthrough_encoder_builder` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stderr] --> py/src/encoders.rs:16:9 [INFO] [stderr] | [INFO] [stderr] 16 | #[pymethods] [INFO] [stderr] | -^^^^^^^^^^^ [INFO] [stderr] | | [INFO] [stderr] | `PyClassImplCollector` is not local [INFO] [stderr] | `PyClassNewTextSignature` is not local [INFO] [stderr] | move the `impl` block outside of this function `trampoline` and up 4 bodies [INFO] [stderr] ... [INFO] [stderr] 234 | impl_passthrough_encoder_builder!(Float32EncoderBuilder); [INFO] [stderr] | -------------------------------------------------------- [INFO] [stderr] | | | [INFO] [stderr] | | `Float32EncoderBuilder` is not local [INFO] [stderr] | | `Float32EncoderBuilder` is not local [INFO] [stderr] | in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: the attribute macro `pymethods` defines the non-local `impl`, and may need to be changed [INFO] [stderr] = note: the attribute macro `pymethods` may come from an old version of the `pyo3_macros` crate, try updating your dependency with `cargo update -p pyo3_macros` [INFO] [stderr] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stderr] = note: this warning originates in the attribute macro `pymethods` which comes from the expansion of the macro `impl_passthrough_encoder_builder` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stderr] --> py/src/encoders.rs:16:9 [INFO] [stderr] | [INFO] [stderr] 16 | #[pymethods] [INFO] [stderr] | -^^^^^^^^^^^ [INFO] [stderr] | | [INFO] [stderr] | `PyClassImplCollector` is not local [INFO] [stderr] | `PyClassNewTextSignature` is not local [INFO] [stderr] | move the `impl` block outside of this function `trampoline` and up 4 bodies [INFO] [stderr] ... [INFO] [stderr] 242 | impl_passthrough_encoder_builder!(Float64EncoderBuilder); [INFO] [stderr] | -------------------------------------------------------- [INFO] [stderr] | | | [INFO] [stderr] | | `Float64EncoderBuilder` is not local [INFO] [stderr] | | `Float64EncoderBuilder` is not local [INFO] [stderr] | in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: the attribute macro `pymethods` defines the non-local `impl`, and may need to be changed [INFO] [stderr] = note: the attribute macro `pymethods` may come from an old version of the `pyo3_macros` crate, try updating your dependency with `cargo update -p pyo3_macros` [INFO] [stderr] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stderr] = note: this warning originates in the attribute macro `pymethods` which comes from the expansion of the macro `impl_passthrough_encoder_builder` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stderr] --> py/src/encoders.rs:16:9 [INFO] [stderr] | [INFO] [stderr] 16 | #[pymethods] [INFO] [stderr] | -^^^^^^^^^^^ [INFO] [stderr] | | [INFO] [stderr] | `PyClassImplCollector` is not local [INFO] [stderr] | `PyClassNewTextSignature` is not local [INFO] [stderr] | move the `impl` block outside of this function `trampoline` and up 4 bodies [INFO] [stderr] ... [INFO] [stderr] 250 | impl_passthrough_encoder_builder!(TimestampMicrosecondEncoderBuilder); [INFO] [stderr] | --------------------------------------------------------------------- [INFO] [stderr] | | | [INFO] [stderr] | | `TimestampMicrosecondEncoderBuilder` is not local [INFO] [stderr] | | `TimestampMicrosecondEncoderBuilder` is not local [INFO] [stderr] | in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: the attribute macro `pymethods` defines the non-local `impl`, and may need to be changed [INFO] [stderr] = note: the attribute macro `pymethods` may come from an old version of the `pyo3_macros` crate, try updating your dependency with `cargo update -p pyo3_macros` [INFO] [stderr] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stderr] = note: this warning originates in the attribute macro `pymethods` which comes from the expansion of the macro `impl_passthrough_encoder_builder` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stderr] --> py/src/encoders.rs:16:9 [INFO] [stderr] | [INFO] [stderr] 16 | #[pymethods] [INFO] [stderr] | -^^^^^^^^^^^ [INFO] [stderr] | | [INFO] [stderr] | `PyClassImplCollector` is not local [INFO] [stderr] | `PyClassNewTextSignature` is not local [INFO] [stderr] | move the `impl` block outside of this function `trampoline` and up 4 bodies [INFO] [stderr] ... [INFO] [stderr] 258 | impl_passthrough_encoder_builder!(TimestampMillisecondEncoderBuilder); [INFO] [stderr] | --------------------------------------------------------------------- [INFO] [stderr] | | | [INFO] [stderr] | | `TimestampMillisecondEncoderBuilder` is not local [INFO] [stderr] | | `TimestampMillisecondEncoderBuilder` is not local [INFO] [stderr] | in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: the attribute macro `pymethods` defines the non-local `impl`, and may need to be changed [INFO] [stderr] = note: the attribute macro `pymethods` may come from an old version of the `pyo3_macros` crate, try updating your dependency with `cargo update -p pyo3_macros` [INFO] [stderr] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stderr] = note: this warning originates in the attribute macro `pymethods` which comes from the expansion of the macro `impl_passthrough_encoder_builder` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stderr] --> py/src/encoders.rs:16:9 [INFO] [stderr] | [INFO] [stderr] 16 | #[pymethods] [INFO] [stderr] | -^^^^^^^^^^^ [INFO] [stderr] | | [INFO] [stderr] | `PyClassImplCollector` is not local [INFO] [stderr] | `PyClassNewTextSignature` is not local [INFO] [stderr] | move the `impl` block outside of this function `trampoline` and up 4 bodies [INFO] [stderr] ... [INFO] [stderr] 266 | impl_passthrough_encoder_builder!(TimestampSecondEncoderBuilder); [INFO] [stderr] | ---------------------------------------------------------------- [INFO] [stderr] | | | [INFO] [stderr] | | `TimestampSecondEncoderBuilder` is not local [INFO] [stderr] | | `TimestampSecondEncoderBuilder` is not local [INFO] [stderr] | in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: the attribute macro `pymethods` defines the non-local `impl`, and may need to be changed [INFO] [stderr] = note: the attribute macro `pymethods` may come from an old version of the `pyo3_macros` crate, try updating your dependency with `cargo update -p pyo3_macros` [INFO] [stderr] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stderr] = note: this warning originates in the attribute macro `pymethods` which comes from the expansion of the macro `impl_passthrough_encoder_builder` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stderr] --> py/src/encoders.rs:16:9 [INFO] [stderr] | [INFO] [stderr] 16 | #[pymethods] [INFO] [stderr] | -^^^^^^^^^^^ [INFO] [stderr] | | [INFO] [stderr] | `PyClassImplCollector` is not local [INFO] [stderr] | `PyClassNewTextSignature` is not local [INFO] [stderr] | move the `impl` block outside of this function `trampoline` and up 4 bodies [INFO] [stderr] ... [INFO] [stderr] 274 | impl_passthrough_encoder_builder!(Date32EncoderBuilder); [INFO] [stderr] | ------------------------------------------------------- [INFO] [stderr] | | | [INFO] [stderr] | | `Date32EncoderBuilder` is not local [INFO] [stderr] | | `Date32EncoderBuilder` is not local [INFO] [stderr] | in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: the attribute macro `pymethods` defines the non-local `impl`, and may need to be changed [INFO] [stderr] = note: the attribute macro `pymethods` may come from an old version of the `pyo3_macros` crate, try updating your dependency with `cargo update -p pyo3_macros` [INFO] [stderr] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stderr] = note: this warning originates in the attribute macro `pymethods` which comes from the expansion of the macro `impl_passthrough_encoder_builder` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stderr] --> py/src/encoders.rs:16:9 [INFO] [stderr] | [INFO] [stderr] 16 | #[pymethods] [INFO] [stderr] | -^^^^^^^^^^^ [INFO] [stderr] | | [INFO] [stderr] | `PyClassImplCollector` is not local [INFO] [stderr] | `PyClassNewTextSignature` is not local [INFO] [stderr] | move the `impl` block outside of this function `trampoline` and up 4 bodies [INFO] [stderr] ... [INFO] [stderr] 282 | impl_passthrough_encoder_builder!(Time32MillisecondEncoderBuilder); [INFO] [stderr] | ------------------------------------------------------------------ [INFO] [stderr] | | | [INFO] [stderr] | | `Time32MillisecondEncoderBuilder` is not local [INFO] [stderr] | | `Time32MillisecondEncoderBuilder` is not local [INFO] [stderr] | in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: the attribute macro `pymethods` defines the non-local `impl`, and may need to be changed [INFO] [stderr] = note: the attribute macro `pymethods` may come from an old version of the `pyo3_macros` crate, try updating your dependency with `cargo update -p pyo3_macros` [INFO] [stderr] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stderr] = note: this warning originates in the attribute macro `pymethods` which comes from the expansion of the macro `impl_passthrough_encoder_builder` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stderr] --> py/src/encoders.rs:16:9 [INFO] [stderr] | [INFO] [stderr] 16 | #[pymethods] [INFO] [stderr] | -^^^^^^^^^^^ [INFO] [stderr] | | [INFO] [stderr] | `PyClassImplCollector` is not local [INFO] [stderr] | `PyClassNewTextSignature` is not local [INFO] [stderr] | move the `impl` block outside of this function `trampoline` and up 4 bodies [INFO] [stderr] ... [INFO] [stderr] 290 | impl_passthrough_encoder_builder!(Time32SecondEncoderBuilder); [INFO] [stderr] | ------------------------------------------------------------- [INFO] [stderr] | | | [INFO] [stderr] | | `Time32SecondEncoderBuilder` is not local [INFO] [stderr] | | `Time32SecondEncoderBuilder` is not local [INFO] [stderr] | in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: the attribute macro `pymethods` defines the non-local `impl`, and may need to be changed [INFO] [stderr] = note: the attribute macro `pymethods` may come from an old version of the `pyo3_macros` crate, try updating your dependency with `cargo update -p pyo3_macros` [INFO] [stderr] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stderr] = note: this warning originates in the attribute macro `pymethods` which comes from the expansion of the macro `impl_passthrough_encoder_builder` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stderr] --> py/src/encoders.rs:16:9 [INFO] [stderr] | [INFO] [stderr] 16 | #[pymethods] [INFO] [stderr] | -^^^^^^^^^^^ [INFO] [stderr] | | [INFO] [stderr] | `PyClassImplCollector` is not local [INFO] [stderr] | `PyClassNewTextSignature` is not local [INFO] [stderr] | move the `impl` block outside of this function `trampoline` and up 4 bodies [INFO] [stderr] ... [INFO] [stderr] 298 | impl_passthrough_encoder_builder!(Time64MicrosecondEncoderBuilder); [INFO] [stderr] | ------------------------------------------------------------------ [INFO] [stderr] | | | [INFO] [stderr] | | `Time64MicrosecondEncoderBuilder` is not local [INFO] [stderr] | | `Time64MicrosecondEncoderBuilder` is not local [INFO] [stderr] | in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: the attribute macro `pymethods` defines the non-local `impl`, and may need to be changed [INFO] [stderr] = note: the attribute macro `pymethods` may come from an old version of the `pyo3_macros` crate, try updating your dependency with `cargo update -p pyo3_macros` [INFO] [stderr] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stderr] = note: this warning originates in the attribute macro `pymethods` which comes from the expansion of the macro `impl_passthrough_encoder_builder` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stderr] --> py/src/encoders.rs:16:9 [INFO] [stderr] | [INFO] [stderr] 16 | #[pymethods] [INFO] [stderr] | -^^^^^^^^^^^ [INFO] [stderr] | | [INFO] [stderr] | `PyClassImplCollector` is not local [INFO] [stderr] | `PyClassNewTextSignature` is not local [INFO] [stderr] | move the `impl` block outside of this function `trampoline` and up 4 bodies [INFO] [stderr] ... [INFO] [stderr] 306 | impl_passthrough_encoder_builder!(DurationMicrosecondEncoderBuilder); [INFO] [stderr] | -------------------------------------------------------------------- [INFO] [stderr] | | | [INFO] [stderr] | | `DurationMicrosecondEncoderBuilder` is not local [INFO] [stderr] | | `DurationMicrosecondEncoderBuilder` is not local [INFO] [stderr] | in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: the attribute macro `pymethods` defines the non-local `impl`, and may need to be changed [INFO] [stderr] = note: the attribute macro `pymethods` may come from an old version of the `pyo3_macros` crate, try updating your dependency with `cargo update -p pyo3_macros` [INFO] [stderr] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stderr] = note: this warning originates in the attribute macro `pymethods` which comes from the expansion of the macro `impl_passthrough_encoder_builder` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stderr] --> py/src/encoders.rs:16:9 [INFO] [stderr] | [INFO] [stderr] 16 | #[pymethods] [INFO] [stderr] | -^^^^^^^^^^^ [INFO] [stderr] | | [INFO] [stderr] | `PyClassImplCollector` is not local [INFO] [stderr] | `PyClassNewTextSignature` is not local [INFO] [stderr] | move the `impl` block outside of this function `trampoline` and up 4 bodies [INFO] [stderr] ... [INFO] [stderr] 314 | impl_passthrough_encoder_builder!(DurationMillisecondEncoderBuilder); [INFO] [stderr] | -------------------------------------------------------------------- [INFO] [stderr] | | | [INFO] [stderr] | | `DurationMillisecondEncoderBuilder` is not local [INFO] [stderr] | | `DurationMillisecondEncoderBuilder` is not local [INFO] [stderr] | in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: the attribute macro `pymethods` defines the non-local `impl`, and may need to be changed [INFO] [stderr] = note: the attribute macro `pymethods` may come from an old version of the `pyo3_macros` crate, try updating your dependency with `cargo update -p pyo3_macros` [INFO] [stderr] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stderr] = note: this warning originates in the attribute macro `pymethods` which comes from the expansion of the macro `impl_passthrough_encoder_builder` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stderr] --> py/src/encoders.rs:16:9 [INFO] [stderr] | [INFO] [stderr] 16 | #[pymethods] [INFO] [stderr] | -^^^^^^^^^^^ [INFO] [stderr] | | [INFO] [stderr] | `PyClassImplCollector` is not local [INFO] [stderr] | `PyClassNewTextSignature` is not local [INFO] [stderr] | move the `impl` block outside of this function `trampoline` and up 4 bodies [INFO] [stderr] ... [INFO] [stderr] 322 | impl_passthrough_encoder_builder!(DurationSecondEncoderBuilder); [INFO] [stderr] | --------------------------------------------------------------- [INFO] [stderr] | | | [INFO] [stderr] | | `DurationSecondEncoderBuilder` is not local [INFO] [stderr] | | `DurationSecondEncoderBuilder` is not local [INFO] [stderr] | in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: the attribute macro `pymethods` defines the non-local `impl`, and may need to be changed [INFO] [stderr] = note: the attribute macro `pymethods` may come from an old version of the `pyo3_macros` crate, try updating your dependency with `cargo update -p pyo3_macros` [INFO] [stderr] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stderr] = note: this warning originates in the attribute macro `pymethods` which comes from the expansion of the macro `impl_passthrough_encoder_builder` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stderr] --> py/src/encoders.rs:70:9 [INFO] [stderr] | [INFO] [stderr] 70 | #[pymethods] [INFO] [stderr] | -^^^^^^^^^^^ [INFO] [stderr] | | [INFO] [stderr] | `PyClassImplCollector` is not local [INFO] [stderr] | `PyClassNewTextSignature` is not local [INFO] [stderr] | move the `impl` block outside of this function `trampoline` and up 4 bodies [INFO] [stderr] ... [INFO] [stderr] 331 | / impl_passthrough_encoder_builder_variable_output!( [INFO] [stderr] 332 | | StringEncoderBuilder, [INFO] [stderr] | | -------------------- [INFO] [stderr] | | | [INFO] [stderr] | | `StringEncoderBuilder` is not local [INFO] [stderr] | | `StringEncoderBuilder` is not local [INFO] [stderr] 333 | | pgpq::encoders::StringEncoderBuilder, [INFO] [stderr] 334 | | pgpq::encoders::EncoderBuilder::String [INFO] [stderr] 335 | | ); [INFO] [stderr] | |_- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: the attribute macro `pymethods` defines the non-local `impl`, and may need to be changed [INFO] [stderr] = note: the attribute macro `pymethods` may come from an old version of the `pyo3_macros` crate, try updating your dependency with `cargo update -p pyo3_macros` [INFO] [stderr] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stderr] = note: this warning originates in the attribute macro `pymethods` which comes from the expansion of the macro `impl_passthrough_encoder_builder_variable_output` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stderr] --> py/src/encoders.rs:70:9 [INFO] [stderr] | [INFO] [stderr] 70 | #[pymethods] [INFO] [stderr] | -^^^^^^^^^^^ [INFO] [stderr] | | [INFO] [stderr] | `PyClassImplCollector` is not local [INFO] [stderr] | `PyClassNewTextSignature` is not local [INFO] [stderr] | move the `impl` block outside of this function `trampoline` and up 4 bodies [INFO] [stderr] ... [INFO] [stderr] 344 | / impl_passthrough_encoder_builder_variable_output!( [INFO] [stderr] 345 | | LargeStringEncoderBuilder, [INFO] [stderr] | | ------------------------- [INFO] [stderr] | | | [INFO] [stderr] | | `LargeStringEncoderBuilder` is not local [INFO] [stderr] | | `LargeStringEncoderBuilder` is not local [INFO] [stderr] 346 | | pgpq::encoders::LargeStringEncoderBuilder, [INFO] [stderr] 347 | | pgpq::encoders::EncoderBuilder::LargeString [INFO] [stderr] 348 | | ); [INFO] [stderr] | |_- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: the attribute macro `pymethods` defines the non-local `impl`, and may need to be changed [INFO] [stderr] = note: the attribute macro `pymethods` may come from an old version of the `pyo3_macros` crate, try updating your dependency with `cargo update -p pyo3_macros` [INFO] [stderr] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stderr] = note: this warning originates in the attribute macro `pymethods` which comes from the expansion of the macro `impl_passthrough_encoder_builder_variable_output` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stderr] --> py/src/encoders.rs:16:9 [INFO] [stderr] | [INFO] [stderr] 16 | #[pymethods] [INFO] [stderr] | -^^^^^^^^^^^ [INFO] [stderr] | | [INFO] [stderr] | `PyClassImplCollector` is not local [INFO] [stderr] | `PyClassNewTextSignature` is not local [INFO] [stderr] | move the `impl` block outside of this function `trampoline` and up 4 bodies [INFO] [stderr] ... [INFO] [stderr] 356 | impl_passthrough_encoder_builder!(BinaryEncoderBuilder); [INFO] [stderr] | ------------------------------------------------------- [INFO] [stderr] | | | [INFO] [stderr] | | `BinaryEncoderBuilder` is not local [INFO] [stderr] | | `BinaryEncoderBuilder` is not local [INFO] [stderr] | in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: the attribute macro `pymethods` defines the non-local `impl`, and may need to be changed [INFO] [stderr] = note: the attribute macro `pymethods` may come from an old version of the `pyo3_macros` crate, try updating your dependency with `cargo update -p pyo3_macros` [INFO] [stderr] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stderr] = note: this warning originates in the attribute macro `pymethods` which comes from the expansion of the macro `impl_passthrough_encoder_builder` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stderr] --> py/src/encoders.rs:16:9 [INFO] [stderr] | [INFO] [stderr] 16 | #[pymethods] [INFO] [stderr] | -^^^^^^^^^^^ [INFO] [stderr] | | [INFO] [stderr] | `PyClassImplCollector` is not local [INFO] [stderr] | `PyClassNewTextSignature` is not local [INFO] [stderr] | move the `impl` block outside of this function `trampoline` and up 4 bodies [INFO] [stderr] ... [INFO] [stderr] 364 | impl_passthrough_encoder_builder!(LargeBinaryEncoderBuilder); [INFO] [stderr] | ------------------------------------------------------------ [INFO] [stderr] | | | [INFO] [stderr] | | `LargeBinaryEncoderBuilder` is not local [INFO] [stderr] | | `LargeBinaryEncoderBuilder` is not local [INFO] [stderr] | in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: the attribute macro `pymethods` defines the non-local `impl`, and may need to be changed [INFO] [stderr] = note: the attribute macro `pymethods` may come from an old version of the `pyo3_macros` crate, try updating your dependency with `cargo update -p pyo3_macros` [INFO] [stderr] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stderr] = note: this warning originates in the attribute macro `pymethods` which comes from the expansion of the macro `impl_passthrough_encoder_builder` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stderr] --> py/src/encoders.rs:368:9 [INFO] [stderr] | [INFO] [stderr] 368 | #[pymethods] [INFO] [stderr] | -^^^^^^^^^^^ [INFO] [stderr] | | [INFO] [stderr] | `PyClassImplCollector` is not local [INFO] [stderr] | `PyClassNewTextSignature` is not local [INFO] [stderr] | move the `impl` block outside of this function `trampoline` and up 4 bodies [INFO] [stderr] ... [INFO] [stderr] 451 | / impl_list!( [INFO] [stderr] 452 | | ListEncoderBuilder, [INFO] [stderr] | | ------------------ [INFO] [stderr] | | | [INFO] [stderr] | | `ListEncoderBuilder` is not local [INFO] [stderr] | | `ListEncoderBuilder` is not local [INFO] [stderr] 453 | | pgpq::encoders::EncoderBuilder::List, [INFO] [stderr] 454 | | pgpq::encoders::ListEncoderBuilder::new_with_inner [INFO] [stderr] 455 | | ); [INFO] [stderr] | |_- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: the attribute macro `pymethods` defines the non-local `impl`, and may need to be changed [INFO] [stderr] = note: the attribute macro `pymethods` may come from an old version of the `pyo3_macros` crate, try updating your dependency with `cargo update -p pyo3_macros` [INFO] [stderr] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stderr] = note: this warning originates in the attribute macro `pymethods` which comes from the expansion of the macro `impl_list` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stderr] --> py/src/encoders.rs:368:9 [INFO] [stderr] | [INFO] [stderr] 368 | #[pymethods] [INFO] [stderr] | -^^^^^^^^^^^ [INFO] [stderr] | | [INFO] [stderr] | `PyClassImplCollector` is not local [INFO] [stderr] | `PyClassNewTextSignature` is not local [INFO] [stderr] | move the `impl` block outside of this function `trampoline` and up 4 bodies [INFO] [stderr] ... [INFO] [stderr] 463 | / impl_list!( [INFO] [stderr] 464 | | LargeListEncoderBuilder, [INFO] [stderr] | | ----------------------- [INFO] [stderr] | | | [INFO] [stderr] | | `LargeListEncoderBuilder` is not local [INFO] [stderr] | | `LargeListEncoderBuilder` is not local [INFO] [stderr] 465 | | pgpq::encoders::EncoderBuilder::LargeList, [INFO] [stderr] 466 | | pgpq::encoders::LargeListEncoderBuilder::new_with_inner [INFO] [stderr] 467 | | ); [INFO] [stderr] | |_- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: the attribute macro `pymethods` defines the non-local `impl`, and may need to be changed [INFO] [stderr] = note: the attribute macro `pymethods` may come from an old version of the `pyo3_macros` crate, try updating your dependency with `cargo update -p pyo3_macros` [INFO] [stderr] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stderr] = note: this warning originates in the attribute macro `pymethods` which comes from the expansion of the macro `impl_list` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stderr] --> py/src/pg_schema.rs:8:9 [INFO] [stderr] | [INFO] [stderr] 8 | #[pymethods] [INFO] [stderr] | -^^^^^^^^^^^ [INFO] [stderr] | | [INFO] [stderr] | `PyClassImplCollector` is not local [INFO] [stderr] | `PyClassNewTextSignature` is not local [INFO] [stderr] | move the `impl` block outside of this function `trampoline` and up 4 bodies [INFO] [stderr] ... [INFO] [stderr] 53 | impl_simple!(Bool, pgpq::pg_schema::PostgresType::Bool); [INFO] [stderr] | ------------------------------------------------------- [INFO] [stderr] | | | [INFO] [stderr] | | `Bool` is not local [INFO] [stderr] | | `Bool` is not local [INFO] [stderr] | in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: the attribute macro `pymethods` defines the non-local `impl`, and may need to be changed [INFO] [stderr] = note: the attribute macro `pymethods` may come from an old version of the `pyo3_macros` crate, try updating your dependency with `cargo update -p pyo3_macros` [INFO] [stderr] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stderr] = note: this warning originates in the attribute macro `pymethods` which comes from the expansion of the macro `impl_simple` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stderr] --> py/src/pg_schema.rs:8:9 [INFO] [stderr] | [INFO] [stderr] 8 | #[pymethods] [INFO] [stderr] | -^^^^^^^^^^^ [INFO] [stderr] | | [INFO] [stderr] | `PyClassImplCollector` is not local [INFO] [stderr] | `PyClassNewTextSignature` is not local [INFO] [stderr] | move the `impl` block outside of this function `trampoline` and up 4 bodies [INFO] [stderr] ... [INFO] [stderr] 58 | impl_simple!(Bytea, pgpq::pg_schema::PostgresType::Bytea); [INFO] [stderr] | --------------------------------------------------------- [INFO] [stderr] | | | [INFO] [stderr] | | `Bytea` is not local [INFO] [stderr] | | `Bytea` is not local [INFO] [stderr] | in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: the attribute macro `pymethods` defines the non-local `impl`, and may need to be changed [INFO] [stderr] = note: the attribute macro `pymethods` may come from an old version of the `pyo3_macros` crate, try updating your dependency with `cargo update -p pyo3_macros` [INFO] [stderr] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stderr] = note: this warning originates in the attribute macro `pymethods` which comes from the expansion of the macro `impl_simple` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stderr] --> py/src/pg_schema.rs:8:9 [INFO] [stderr] | [INFO] [stderr] 8 | #[pymethods] [INFO] [stderr] | -^^^^^^^^^^^ [INFO] [stderr] | | [INFO] [stderr] | `PyClassImplCollector` is not local [INFO] [stderr] | `PyClassNewTextSignature` is not local [INFO] [stderr] | move the `impl` block outside of this function `trampoline` and up 4 bodies [INFO] [stderr] ... [INFO] [stderr] 63 | impl_simple!(Int8, pgpq::pg_schema::PostgresType::Int8); [INFO] [stderr] | ------------------------------------------------------- [INFO] [stderr] | | | [INFO] [stderr] | | `Int8` is not local [INFO] [stderr] | | `Int8` is not local [INFO] [stderr] | in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: the attribute macro `pymethods` defines the non-local `impl`, and may need to be changed [INFO] [stderr] = note: the attribute macro `pymethods` may come from an old version of the `pyo3_macros` crate, try updating your dependency with `cargo update -p pyo3_macros` [INFO] [stderr] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stderr] = note: this warning originates in the attribute macro `pymethods` which comes from the expansion of the macro `impl_simple` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stderr] --> py/src/pg_schema.rs:8:9 [INFO] [stderr] | [INFO] [stderr] 8 | #[pymethods] [INFO] [stderr] | -^^^^^^^^^^^ [INFO] [stderr] | | [INFO] [stderr] | `PyClassImplCollector` is not local [INFO] [stderr] | `PyClassNewTextSignature` is not local [INFO] [stderr] | move the `impl` block outside of this function `trampoline` and up 4 bodies [INFO] [stderr] ... [INFO] [stderr] 68 | impl_simple!(Int2, pgpq::pg_schema::PostgresType::Int2); [INFO] [stderr] | ------------------------------------------------------- [INFO] [stderr] | | | [INFO] [stderr] | | `Int2` is not local [INFO] [stderr] | | `Int2` is not local [INFO] [stderr] | in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: the attribute macro `pymethods` defines the non-local `impl`, and may need to be changed [INFO] [stderr] = note: the attribute macro `pymethods` may come from an old version of the `pyo3_macros` crate, try updating your dependency with `cargo update -p pyo3_macros` [INFO] [stderr] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stderr] = note: this warning originates in the attribute macro `pymethods` which comes from the expansion of the macro `impl_simple` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stderr] --> py/src/pg_schema.rs:8:9 [INFO] [stderr] | [INFO] [stderr] 8 | #[pymethods] [INFO] [stderr] | -^^^^^^^^^^^ [INFO] [stderr] | | [INFO] [stderr] | `PyClassImplCollector` is not local [INFO] [stderr] | `PyClassNewTextSignature` is not local [INFO] [stderr] | move the `impl` block outside of this function `trampoline` and up 4 bodies [INFO] [stderr] ... [INFO] [stderr] 73 | impl_simple!(Int4, pgpq::pg_schema::PostgresType::Int4); [INFO] [stderr] | ------------------------------------------------------- [INFO] [stderr] | | | [INFO] [stderr] | | `Int4` is not local [INFO] [stderr] | | `Int4` is not local [INFO] [stderr] | in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: the attribute macro `pymethods` defines the non-local `impl`, and may need to be changed [INFO] [stderr] = note: the attribute macro `pymethods` may come from an old version of the `pyo3_macros` crate, try updating your dependency with `cargo update -p pyo3_macros` [INFO] [stderr] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stderr] = note: this warning originates in the attribute macro `pymethods` which comes from the expansion of the macro `impl_simple` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stderr] --> py/src/pg_schema.rs:8:9 [INFO] [stderr] | [INFO] [stderr] 8 | #[pymethods] [INFO] [stderr] | -^^^^^^^^^^^ [INFO] [stderr] | | [INFO] [stderr] | `PyClassImplCollector` is not local [INFO] [stderr] | `PyClassNewTextSignature` is not local [INFO] [stderr] | move the `impl` block outside of this function `trampoline` and up 4 bodies [INFO] [stderr] ... [INFO] [stderr] 78 | impl_simple!(Char, pgpq::pg_schema::PostgresType::Char); [INFO] [stderr] | ------------------------------------------------------- [INFO] [stderr] | | | [INFO] [stderr] | | `Char` is not local [INFO] [stderr] | | `Char` is not local [INFO] [stderr] | in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: the attribute macro `pymethods` defines the non-local `impl`, and may need to be changed [INFO] [stderr] = note: the attribute macro `pymethods` may come from an old version of the `pyo3_macros` crate, try updating your dependency with `cargo update -p pyo3_macros` [INFO] [stderr] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stderr] = note: this warning originates in the attribute macro `pymethods` which comes from the expansion of the macro `impl_simple` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stderr] --> py/src/pg_schema.rs:8:9 [INFO] [stderr] | [INFO] [stderr] 8 | #[pymethods] [INFO] [stderr] | -^^^^^^^^^^^ [INFO] [stderr] | | [INFO] [stderr] | `PyClassImplCollector` is not local [INFO] [stderr] | `PyClassNewTextSignature` is not local [INFO] [stderr] | move the `impl` block outside of this function `trampoline` and up 4 bodies [INFO] [stderr] ... [INFO] [stderr] 83 | impl_simple!(Text, pgpq::pg_schema::PostgresType::Text); [INFO] [stderr] | ------------------------------------------------------- [INFO] [stderr] | | | [INFO] [stderr] | | `Text` is not local [INFO] [stderr] | | `Text` is not local [INFO] [stderr] | in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: the attribute macro `pymethods` defines the non-local `impl`, and may need to be changed [INFO] [stderr] = note: the attribute macro `pymethods` may come from an old version of the `pyo3_macros` crate, try updating your dependency with `cargo update -p pyo3_macros` [INFO] [stderr] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stderr] = note: this warning originates in the attribute macro `pymethods` which comes from the expansion of the macro `impl_simple` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stderr] --> py/src/pg_schema.rs:8:9 [INFO] [stderr] | [INFO] [stderr] 8 | #[pymethods] [INFO] [stderr] | -^^^^^^^^^^^ [INFO] [stderr] | | [INFO] [stderr] | `PyClassImplCollector` is not local [INFO] [stderr] | `PyClassNewTextSignature` is not local [INFO] [stderr] | move the `impl` block outside of this function `trampoline` and up 4 bodies [INFO] [stderr] ... [INFO] [stderr] 88 | impl_simple!(Json, pgpq::pg_schema::PostgresType::Json); [INFO] [stderr] | ------------------------------------------------------- [INFO] [stderr] | | | [INFO] [stderr] | | `Json` is not local [INFO] [stderr] | | `Json` is not local [INFO] [stderr] | in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: the attribute macro `pymethods` defines the non-local `impl`, and may need to be changed [INFO] [stderr] = note: the attribute macro `pymethods` may come from an old version of the `pyo3_macros` crate, try updating your dependency with `cargo update -p pyo3_macros` [INFO] [stderr] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stderr] = note: this warning originates in the attribute macro `pymethods` which comes from the expansion of the macro `impl_simple` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stderr] --> py/src/pg_schema.rs:8:9 [INFO] [stderr] | [INFO] [stderr] 8 | #[pymethods] [INFO] [stderr] | -^^^^^^^^^^^ [INFO] [stderr] | | [INFO] [stderr] | `PyClassImplCollector` is not local [INFO] [stderr] | `PyClassNewTextSignature` is not local [INFO] [stderr] | move the `impl` block outside of this function `trampoline` and up 4 bodies [INFO] [stderr] ... [INFO] [stderr] 93 | impl_simple!(Jsonb, pgpq::pg_schema::PostgresType::Jsonb); [INFO] [stderr] | --------------------------------------------------------- [INFO] [stderr] | | | [INFO] [stderr] | | `Jsonb` is not local [INFO] [stderr] | | `Jsonb` is not local [INFO] [stderr] | in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: the attribute macro `pymethods` defines the non-local `impl`, and may need to be changed [INFO] [stderr] = note: the attribute macro `pymethods` may come from an old version of the `pyo3_macros` crate, try updating your dependency with `cargo update -p pyo3_macros` [INFO] [stderr] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stderr] = note: this warning originates in the attribute macro `pymethods` which comes from the expansion of the macro `impl_simple` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stderr] --> py/src/pg_schema.rs:8:9 [INFO] [stderr] | [INFO] [stderr] 8 | #[pymethods] [INFO] [stderr] | -^^^^^^^^^^^ [INFO] [stderr] | | [INFO] [stderr] | `PyClassImplCollector` is not local [INFO] [stderr] | `PyClassNewTextSignature` is not local [INFO] [stderr] | move the `impl` block outside of this function `trampoline` and up 4 bodies [INFO] [stderr] ... [INFO] [stderr] 98 | impl_simple!(Float4, pgpq::pg_schema::PostgresType::Float4); [INFO] [stderr] | ----------------------------------------------------------- [INFO] [stderr] | | | [INFO] [stderr] | | `Float4` is not local [INFO] [stderr] | | `Float4` is not local [INFO] [stderr] | in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: the attribute macro `pymethods` defines the non-local `impl`, and may need to be changed [INFO] [stderr] = note: the attribute macro `pymethods` may come from an old version of the `pyo3_macros` crate, try updating your dependency with `cargo update -p pyo3_macros` [INFO] [stderr] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stderr] = note: this warning originates in the attribute macro `pymethods` which comes from the expansion of the macro `impl_simple` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stderr] --> py/src/pg_schema.rs:8:9 [INFO] [stderr] | [INFO] [stderr] 8 | #[pymethods] [INFO] [stderr] | -^^^^^^^^^^^ [INFO] [stderr] | | [INFO] [stderr] | `PyClassImplCollector` is not local [INFO] [stderr] | `PyClassNewTextSignature` is not local [INFO] [stderr] | move the `impl` block outside of this function `trampoline` and up 4 bodies [INFO] [stderr] ... [INFO] [stderr] 103 | impl_simple!(Float8, pgpq::pg_schema::PostgresType::Float8); [INFO] [stderr] | ----------------------------------------------------------- [INFO] [stderr] | | | [INFO] [stderr] | | `Float8` is not local [INFO] [stderr] | | `Float8` is not local [INFO] [stderr] | in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: the attribute macro `pymethods` defines the non-local `impl`, and may need to be changed [INFO] [stderr] = note: the attribute macro `pymethods` may come from an old version of the `pyo3_macros` crate, try updating your dependency with `cargo update -p pyo3_macros` [INFO] [stderr] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stderr] = note: this warning originates in the attribute macro `pymethods` which comes from the expansion of the macro `impl_simple` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stderr] --> py/src/pg_schema.rs:8:9 [INFO] [stderr] | [INFO] [stderr] 8 | #[pymethods] [INFO] [stderr] | -^^^^^^^^^^^ [INFO] [stderr] | | [INFO] [stderr] | `PyClassImplCollector` is not local [INFO] [stderr] | `PyClassNewTextSignature` is not local [INFO] [stderr] | move the `impl` block outside of this function `trampoline` and up 4 bodies [INFO] [stderr] ... [INFO] [stderr] 108 | impl_simple!(Date, pgpq::pg_schema::PostgresType::Date); [INFO] [stderr] | ------------------------------------------------------- [INFO] [stderr] | | | [INFO] [stderr] | | `Date` is not local [INFO] [stderr] | | `Date` is not local [INFO] [stderr] | in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: the attribute macro `pymethods` defines the non-local `impl`, and may need to be changed [INFO] [stderr] = note: the attribute macro `pymethods` may come from an old version of the `pyo3_macros` crate, try updating your dependency with `cargo update -p pyo3_macros` [INFO] [stderr] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stderr] = note: this warning originates in the attribute macro `pymethods` which comes from the expansion of the macro `impl_simple` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stderr] --> py/src/pg_schema.rs:8:9 [INFO] [stderr] | [INFO] [stderr] 8 | #[pymethods] [INFO] [stderr] | -^^^^^^^^^^^ [INFO] [stderr] | | [INFO] [stderr] | `PyClassImplCollector` is not local [INFO] [stderr] | `PyClassNewTextSignature` is not local [INFO] [stderr] | move the `impl` block outside of this function `trampoline` and up 4 bodies [INFO] [stderr] ... [INFO] [stderr] 113 | impl_simple!(Time, pgpq::pg_schema::PostgresType::Time); [INFO] [stderr] | ------------------------------------------------------- [INFO] [stderr] | | | [INFO] [stderr] | | `Time` is not local [INFO] [stderr] | | `Time` is not local [INFO] [stderr] | in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: the attribute macro `pymethods` defines the non-local `impl`, and may need to be changed [INFO] [stderr] = note: the attribute macro `pymethods` may come from an old version of the `pyo3_macros` crate, try updating your dependency with `cargo update -p pyo3_macros` [INFO] [stderr] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stderr] = note: this warning originates in the attribute macro `pymethods` which comes from the expansion of the macro `impl_simple` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stderr] --> py/src/pg_schema.rs:8:9 [INFO] [stderr] | [INFO] [stderr] 8 | #[pymethods] [INFO] [stderr] | -^^^^^^^^^^^ [INFO] [stderr] | | [INFO] [stderr] | `PyClassImplCollector` is not local [INFO] [stderr] | `PyClassNewTextSignature` is not local [INFO] [stderr] | move the `impl` block outside of this function `trampoline` and up 4 bodies [INFO] [stderr] ... [INFO] [stderr] 118 | impl_simple!(Timestamp, pgpq::pg_schema::PostgresType::Timestamp); [INFO] [stderr] | ----------------------------------------------------------------- [INFO] [stderr] | | | [INFO] [stderr] | | `Timestamp` is not local [INFO] [stderr] | | `Timestamp` is not local [INFO] [stderr] | in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: the attribute macro `pymethods` defines the non-local `impl`, and may need to be changed [INFO] [stderr] = note: the attribute macro `pymethods` may come from an old version of the `pyo3_macros` crate, try updating your dependency with `cargo update -p pyo3_macros` [INFO] [stderr] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stderr] = note: this warning originates in the attribute macro `pymethods` which comes from the expansion of the macro `impl_simple` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stderr] --> py/src/pg_schema.rs:8:9 [INFO] [stderr] | [INFO] [stderr] 8 | #[pymethods] [INFO] [stderr] | -^^^^^^^^^^^ [INFO] [stderr] | | [INFO] [stderr] | `PyClassImplCollector` is not local [INFO] [stderr] | `PyClassNewTextSignature` is not local [INFO] [stderr] | move the `impl` block outside of this function `trampoline` and up 4 bodies [INFO] [stderr] ... [INFO] [stderr] 123 | impl_simple!(Interval, pgpq::pg_schema::PostgresType::Interval); [INFO] [stderr] | --------------------------------------------------------------- [INFO] [stderr] | | | [INFO] [stderr] | | `Interval` is not local [INFO] [stderr] | | `Interval` is not local [INFO] [stderr] | in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: the attribute macro `pymethods` defines the non-local `impl`, and may need to be changed [INFO] [stderr] = note: the attribute macro `pymethods` may come from an old version of the `pyo3_macros` crate, try updating your dependency with `cargo update -p pyo3_macros` [INFO] [stderr] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stderr] = note: this warning originates in the attribute macro `pymethods` which comes from the expansion of the macro `impl_simple` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stderr] --> py/src/pg_schema.rs:131:1 [INFO] [stderr] | [INFO] [stderr] 131 | #[pymethods] [INFO] [stderr] | -^^^^^^^^^^^ [INFO] [stderr] | | [INFO] [stderr] | `PyClassImplCollector` is not local [INFO] [stderr] | `PyClassNewTextSignature` is not local [INFO] [stderr] | move the `impl` block outside of this function `trampoline` and up 4 bodies [INFO] [stderr] 132 | impl List { [INFO] [stderr] | ---- [INFO] [stderr] | | [INFO] [stderr] | `List` is not local [INFO] [stderr] | `List` is not local [INFO] [stderr] | [INFO] [stderr] = note: the attribute macro `pymethods` defines the non-local `impl`, and may need to be changed [INFO] [stderr] = note: the attribute macro `pymethods` may come from an old version of the `pyo3_macros` crate, try updating your dependency with `cargo update -p pyo3_macros` [INFO] [stderr] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stderr] = note: this warning originates in the attribute macro `pymethods` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stderr] --> py/src/pg_schema.rs:270:1 [INFO] [stderr] | [INFO] [stderr] 270 | #[pymethods] [INFO] [stderr] | -^^^^^^^^^^^ [INFO] [stderr] | | [INFO] [stderr] | `PyClassImplCollector` is not local [INFO] [stderr] | `PyClassNewTextSignature` is not local [INFO] [stderr] | move the `impl` block outside of this function `trampoline` and up 4 bodies [INFO] [stderr] 271 | impl Column { [INFO] [stderr] | ------ [INFO] [stderr] | | [INFO] [stderr] | `Column` is not local [INFO] [stderr] | `Column` is not local [INFO] [stderr] | [INFO] [stderr] = note: the attribute macro `pymethods` defines the non-local `impl`, and may need to be changed [INFO] [stderr] = note: the attribute macro `pymethods` may come from an old version of the `pyo3_macros` crate, try updating your dependency with `cargo update -p pyo3_macros` [INFO] [stderr] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stderr] = note: this warning originates in the attribute macro `pymethods` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stderr] --> py/src/pg_schema.rs:347:1 [INFO] [stderr] | [INFO] [stderr] 347 | #[pymethods] [INFO] [stderr] | -^^^^^^^^^^^ [INFO] [stderr] | | [INFO] [stderr] | `PyClassImplCollector` is not local [INFO] [stderr] | `PyClassNewTextSignature` is not local [INFO] [stderr] | move the `impl` block outside of this function `trampoline` and up 4 bodies [INFO] [stderr] 348 | impl PostgresSchema { [INFO] [stderr] | -------------- [INFO] [stderr] | | [INFO] [stderr] | `PostgresSchema` is not local [INFO] [stderr] | `PostgresSchema` is not local [INFO] [stderr] | [INFO] [stderr] = note: the attribute macro `pymethods` defines the non-local `impl`, and may need to be changed [INFO] [stderr] = note: the attribute macro `pymethods` may come from an old version of the `pyo3_macros` crate, try updating your dependency with `cargo update -p pyo3_macros` [INFO] [stderr] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stderr] = note: this warning originates in the attribute macro `pymethods` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: `_pgpq` (lib test) generated 46 warnings [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.63s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/_arrow_json-5516c09d498bfc90) [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/_pgpq-5782662137a8e6c9) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/pgpq-14b3c8fd54f4aa24) [INFO] [stderr] Running tests/integration_tests.rs (/opt/rustwide/target/debug/deps/integration_tests-95535d0919814c83) [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test tests::test_build_with_encoders ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 162 tests [INFO] [stdout] test test_binary ... ok [INFO] [stdout] test test_bool_nullable ... ok [INFO] [stdout] test test_bool ... ok [INFO] [stdout] test test_date32 ... ok [INFO] [stdout] test test_duration_s_nullable ... ok [INFO] [stdout] test test_date32_nullable ... ok [INFO] [stdout] test test_float64_nullable ... ok [INFO] [stdout] test test_duration_us ... ok [INFO] [stdout] test test_int16 ... ok [INFO] [stdout] test test_float64 ... ok [INFO] [stdout] test test_duration_s ... ok [INFO] [stdout] test test_int16_nullable ... ok [INFO] [stdout] test test_duration_us_nullable ... ok [INFO] [stdout] test test_float32 ... ok [INFO] [stdout] test test_binary_nullable ... ok [INFO] [stdout] test test_duration_ms ... ok [INFO] [stdout] test test_int32 ... ok [INFO] [stdout] test test_int64 ... ok [INFO] [stdout] test test_int8 ... ok [INFO] [stdout] test test_int32_nullable ... ok [INFO] [stdout] test test_int64_nullable ... ok [INFO] [stdout] test test_int8_nullable ... ok [INFO] [stdout] test test_float32_nullable ... ok [INFO] [stdout] test test_large_string_nullable ... ok [INFO] [stdout] test test_duration_ms_nullable ... ok [INFO] [stdout] test test_list_bool ... ok [INFO] [stdout] test test_list_binary ... ok [INFO] [stdout] test test_list_binary_nullable ... ok [INFO] [stdout] test test_list_bool_nullable ... ok [INFO] [stdout] test test_list_date32 ... ok [INFO] [stdout] test test_large_binary ... ok [INFO] [stdout] test test_large_string ... ok [INFO] [stdout] test test_large_binary_nullable ... ok [INFO] [stdout] test test_list_date32_nullable ... ok [INFO] [stdout] test test_list_duration_ms_nullable ... ok [INFO] [stdout] test test_list_duration_ms ... ok [INFO] [stdout] test test_list_duration_us ... ok [INFO] [stdout] test test_list_duration_us_nullable ... ok [INFO] [stdout] test test_list_duration_s_nullable ... ok [INFO] [stdout] test test_list_float32 ... ok [INFO] [stdout] test test_list_duration_s ... ok [INFO] [stdout] test test_list_float32_nullable ... ok [INFO] [stdout] test test_list_float64 ... ok [INFO] [stdout] test test_list_int16_nullable ... ok [INFO] [stdout] test test_list_float64_nullable ... ok [INFO] [stdout] test test_list_int16 ... ok [INFO] [stdout] test test_list_int32 ... ok [INFO] [stdout] test test_list_int32_nullable ... ok [INFO] [stdout] test test_list_int8 ... ok [INFO] [stdout] test test_list_int64_nullable ... ok [INFO] [stdout] test test_list_large_string_nullable ... ok [INFO] [stdout] test test_list_int8_nullable ... ok [INFO] [stdout] test test_list_large_binary_nullable ... ok [INFO] [stdout] test test_list_nullable_binary ... ok [INFO] [stdout] test test_list_int64 ... ok [INFO] [stdout] test test_list_large_string ... ok [INFO] [stdout] test test_list_nullable_binary_nullable ... ok [INFO] [stdout] test test_list_nullable_bool ... ok [INFO] [stdout] test test_list_nullable_bool_nullable ... ok [INFO] [stdout] test test_list_large_binary ... ok [INFO] [stdout] test test_list_nullable_date32 ... ok [INFO] [stdout] test test_list_nullable_date32_nullable ... ok [INFO] [stdout] test test_list_nullable_duration_ms_nullable ... ok [INFO] [stdout] test test_list_nullable_duration_s ... ok [INFO] [stdout] test test_list_nullable_duration_s_nullable ... ok [INFO] [stdout] test test_list_nullable_duration_ms ... ok [INFO] [stdout] test test_list_nullable_duration_us ... ok [INFO] [stdout] test test_list_nullable_float64 ... ok [INFO] [stdout] test test_list_nullable_float32_nullable ... ok [INFO] [stdout] test test_list_nullable_duration_us_nullable ... ok [INFO] [stdout] test test_list_nullable_float32 ... ok [INFO] [stdout] test test_list_nullable_int16 ... ok [INFO] [stdout] test test_list_nullable_int16_nullable ... ok [INFO] [stdout] test test_list_nullable_float64_nullable ... ok [INFO] [stdout] test test_list_nullable_int32_nullable ... ok [INFO] [stdout] test test_list_nullable_int32 ... ok [INFO] [stdout] test test_list_nullable_int64 ... ok [INFO] [stdout] test test_list_nullable_int8_nullable ... ok [INFO] [stdout] test test_list_nullable_int64_nullable ... ok [INFO] [stdout] test test_list_nullable_large_binary ... ok [INFO] [stdout] test test_list_nullable_large_string ... ok [INFO] [stdout] test test_list_nullable_int8 ... ok [INFO] [stdout] test test_list_nullable_large_string_nullable ... ok [INFO] [stdout] test test_list_nullable_string_nullable ... ok [INFO] [stdout] test test_list_nullable_large_binary_nullable ... ok [INFO] [stdout] test test_list_nullable_string ... ok [INFO] [stdout] test test_list_nullable_time_ms ... ok [INFO] [stdout] test test_list_nullable_time_ms_nullable ... ok [INFO] [stdout] test test_list_nullable_time_us_nullable ... ok [INFO] [stdout] test test_list_nullable_time_s_nullable ... ok [INFO] [stdout] test test_list_nullable_timestamp_ms_notz_nullable ... ok [INFO] [stdout] test test_list_nullable_time_s ... ok [INFO] [stdout] test test_list_nullable_time_us ... ok [INFO] [stdout] test test_list_nullable_timestamp_ms_notz ... ok [INFO] [stdout] test test_list_nullable_timestamp_ms_tz ... ok [INFO] [stdout] test test_list_nullable_timestamp_s_tz_nullable ... ok [INFO] [stdout] test test_list_nullable_timestamp_ms_tz_nullable ... ok [INFO] [stdout] test test_list_nullable_timestamp_s_notz ... ok [INFO] [stdout] test test_list_nullable_timestamp_us_tz ... ok [INFO] [stdout] test test_list_nullable_uint16 ... ok [INFO] [stdout] test test_list_nullable_uint16_nullable ... ok [INFO] [stdout] test test_list_nullable_timestamp_us_notz_nullable ... ok [INFO] [stdout] test test_list_nullable_timestamp_us_notz ... ok [INFO] [stdout] test test_list_nullable_timestamp_s_notz_nullable ... ok [INFO] [stdout] test test_list_nullable_timestamp_s_tz ... ok [INFO] [stdout] test test_list_string ... ok [INFO] [stdout] test test_list_nullable_uint32_nullable ... ok [INFO] [stdout] test test_list_nullable_timestamp_us_tz_nullable ... ok [INFO] [stdout] test test_list_time_us ... ok [INFO] [stdout] test test_list_time_ms_nullable ... ok [INFO] [stdout] test test_list_string_nullable ... ok [INFO] [stdout] test test_list_timestamp_ms_notz ... ok [INFO] [stdout] test test_list_time_ms ... ok [INFO] [stdout] test test_list_time_us_nullable ... ok [INFO] [stdout] test test_list_nullable_uint32 ... ok [INFO] [stdout] test test_list_nullable_uint8 ... ok [INFO] [stdout] test test_list_time_s_nullable ... ok [INFO] [stdout] test test_list_timestamp_ms_tz_nullable ... ok [INFO] [stdout] test test_list_timestamp_s_tz ... ok [INFO] [stdout] test test_list_timestamp_s_notz_nullable ... ok [INFO] [stdout] test test_list_timestamp_us_tz ... ok [INFO] [stdout] test test_list_uint32_nullable ... ok [INFO] [stdout] test test_list_timestamp_s_notz ... ok [INFO] [stdout] test test_list_timestamp_s_tz_nullable ... ok [INFO] [stdout] test test_list_uint16_nullable ... ok [INFO] [stdout] test test_list_uint8 ... ok [INFO] [stdout] test test_list_uint16 ... ok [INFO] [stdout] test test_list_uint8_nullable ... ok [INFO] [stdout] test test_list_time_s ... ok [INFO] [stdout] test test_list_timestamp_us_notz ... ok [INFO] [stdout] test test_list_timestamp_ms_notz_nullable ... ok [INFO] [stdout] test test_list_timestamp_us_notz_nullable ... ok [INFO] [stdout] test test_list_uint32 ... ok [INFO] [stdout] test test_list_nullable_uint8_nullable ... ok [INFO] [stdout] test test_list_timestamp_ms_tz ... ok [INFO] [stdout] test test_list_timestamp_us_tz_nullable ... ok [INFO] [stdout] test test_string ... ok [INFO] [stdout] test test_string_nullable ... ok [INFO] [stdout] test test_time_ms ... ok [INFO] [stdout] test test_time_ms_nullable ... ok [INFO] [stdout] test test_time_s_nullable ... ok [INFO] [stdout] test test_time_us ... ok [INFO] [stdout] test test_time_s ... ok [INFO] [stdout] test test_time_us_nullable ... ok [INFO] [stdout] test test_timestamp_ms_tz ... ok [INFO] [stdout] test test_timestamp_ms_tz_nullable ... ok [INFO] [stdout] test test_timestamp_us_notz ... ok [INFO] [stdout] test test_timestamp_s_tz_nullable ... ok [INFO] [stdout] test test_timestamp_us_notz_nullable ... ok [INFO] [stdout] test test_timestamp_s_notz ... ok [INFO] [stderr] Doc-tests pgpq [INFO] [stdout] test test_uint16 ... ok [INFO] [stdout] test test_uint16_nullable ... ok [INFO] [stdout] test test_timestamp_ms_notz ... ok [INFO] [stdout] test test_timestamp_ms_notz_nullable ... ok [INFO] [stdout] test test_uint32_nullable ... ok [INFO] [stdout] test test_uint32 ... ok [INFO] [stdout] test test_uint8 ... ok [INFO] [stdout] test test_uint8_nullable ... ok [INFO] [stdout] test test_timestamp_s_notz_nullable ... ok [INFO] [stdout] test test_timestamp_us_tz_nullable ... ok [INFO] [stdout] test test_timestamp_us_tz ... ok [INFO] [stdout] test test_timestamp_s_tz ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 162 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.11s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "d4d0e87a8fe98681e19156571010d399f0422a0cd5b370b24f45fc39b884fcf7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d4d0e87a8fe98681e19156571010d399f0422a0cd5b370b24f45fc39b884fcf7", kill_on_drop: false }` [INFO] [stdout] d4d0e87a8fe98681e19156571010d399f0422a0cd5b370b24f45fc39b884fcf7