[INFO] cloning repository https://github.com/JohnDog3112/hex_renderer_python
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/JohnDog3112/hex_renderer_python" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJohnDog3112%2Fhex_renderer_python", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJohnDog3112%2Fhex_renderer_python'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] e64c85ba83263b863d0e9bdfb420b7a6beca62ad
[INFO] testing JohnDog3112/hex_renderer_python against beta-2025-09-21 for beta-1.91-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJohnDog3112%2Fhex_renderer_python" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/JohnDog3112/hex_renderer_python
[INFO] finished tweaking git repo https://github.com/JohnDog3112/hex_renderer_python
[INFO] tweaked toml for git repo https://github.com/JohnDog3112/hex_renderer_python written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/JohnDog3112/hex_renderer_python on toolchain beta-2025-09-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/JohnDog3112/hex_renderer_python 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-2025-09-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 7919e7741a0524615b2750e035abda301b63f03de42a64f493fad9afba9718f7
[INFO] running `Command { std: "docker" "start" "-a" "7919e7741a0524615b2750e035abda301b63f03de42a64f493fad9afba9718f7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "7919e7741a0524615b2750e035abda301b63f03de42a64f493fad9afba9718f7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7919e7741a0524615b2750e035abda301b63f03de42a64f493fad9afba9718f7", kill_on_drop: false }`
[INFO] [stdout] 7919e7741a0524615b2750e035abda301b63f03de42a64f493fad9afba9718f7
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 8c9536395ec067799284475d192dd936611e924e02282a64f7b9570926a0eeff
[INFO] running `Command { std: "docker" "start" "-a" "8c9536395ec067799284475d192dd936611e924e02282a64f7b9570926a0eeff", kill_on_drop: false }`
[INFO] [stderr]    Compiling target-lexicon v0.12.16
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling proc-macro2 v1.0.101
[INFO] [stderr]    Compiling unicode-ident v1.0.19
[INFO] [stderr]    Compiling memoffset v0.9.1
[INFO] [stderr]    Compiling portable-atomic v1.11.1
[INFO] [stderr]    Compiling parking_lot_core v0.9.11
[INFO] [stderr]    Compiling flate2 v1.1.2
[INFO] [stderr]    Compiling bytemuck v1.23.2
[INFO] [stderr]    Compiling ttf-parser v0.15.2
[INFO] [stderr]    Compiling tiny-skia-path v0.11.4
[INFO] [stderr]    Compiling png v0.17.16
[INFO] [stderr]    Compiling parking_lot v0.12.4
[INFO] [stderr]    Compiling inventory v0.3.21
[INFO] [stderr]    Compiling unindent v0.2.4
[INFO] [stderr]    Compiling indoc v2.0.6
[INFO] [stderr]    Compiling pyo3-build-config v0.20.3
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling arrayvec v0.7.6
[INFO] [stderr]    Compiling log v0.4.28
[INFO] [stderr]    Compiling ab_glyph_rasterizer v0.1.10
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling tiny-skia v0.11.4
[INFO] [stderr]    Compiling pyo3-ffi v0.20.3
[INFO] [stderr]    Compiling pyo3 v0.20.3
[INFO] [stderr]    Compiling owned_ttf_parser v0.15.2
[INFO] [stderr]    Compiling rusttype v0.9.3
[INFO] [stderr]    Compiling hex_renderer v0.2.6
[INFO] [stderr]    Compiling pyo3-macros-backend v0.20.3
[INFO] [stderr]    Compiling interface_macros_impl v0.1.0 (/opt/rustwide/workdir/interface_macros/impl)
[INFO] [stderr]    Compiling pyo3-macros v0.20.3
[INFO] [stderr]    Compiling interface_macros v0.1.0 (/opt/rustwide/workdir/interface_macros)
[INFO] [stderr]    Compiling hex_renderer_py v0.1.5 (/opt/rustwide/workdir)
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/classes/color.rs:11:1
[INFO] [stdout]    |
[INFO] [stdout] 11 | #[py_gen(bridge = Color)]
[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] 14 | pub struct PyColor(
[INFO] [stdout]    |            -------
[INFO] [stdout]    |            |
[INFO] [stdout]    |            `PyColor` is not local
[INFO] [stdout]    |            `PyColor` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the attribute macro `::pyo3::pymethods` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the attribute macro `::pyo3::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 `::pyo3::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]   --> src/classes/marker.rs:13:1
[INFO] [stdout]    |
[INFO] [stdout] 13 | #[py_gen(bridge = Marker)]
[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] 16 | pub struct PyMarker {
[INFO] [stdout]    |            --------
[INFO] [stdout]    |            |
[INFO] [stdout]    |            `PyMarker` is not local
[INFO] [stdout]    |            `PyMarker` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the attribute macro `::pyo3::pymethods` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the attribute macro `::pyo3::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 `::pyo3::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]   --> src/classes/point.rs:18:1
[INFO] [stdout]    |
[INFO] [stdout] 18 | #[py_gen(bridge = Point)]
[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] 22 |     #[derive(Clone, PartialEq, PartialOrd, Debug)]
[INFO] [stdout]    |     -
[INFO] [stdout]    |     |
[INFO] [stdout]    |     `PyPointNone` is not local
[INFO] [stdout]    |     `PyPointNone` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the attribute macro `::pyo3::pymethods` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the attribute macro `::pyo3::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 `::pyo3::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]   --> src/classes/point.rs:18:1
[INFO] [stdout]    |
[INFO] [stdout] 18 | #[py_gen(bridge = Point)]
[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] 25 |     #[derive(Clone, PartialEq, PartialOrd, Debug)]
[INFO] [stdout]    |     -
[INFO] [stdout]    |     |
[INFO] [stdout]    |     `PyPointSingle` is not local
[INFO] [stdout]    |     `PyPointSingle` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the attribute macro `::pyo3::pymethods` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the attribute macro `::pyo3::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 `::pyo3::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]   --> src/classes/point.rs:18:1
[INFO] [stdout]    |
[INFO] [stdout] 18 | #[py_gen(bridge = Point)]
[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] 32 |     #[derive(Clone, PartialEq, PartialOrd, Debug)]
[INFO] [stdout]    |     -
[INFO] [stdout]    |     |
[INFO] [stdout]    |     `PyPointDouble` is not local
[INFO] [stdout]    |     `PyPointDouble` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the attribute macro `::pyo3::pymethods` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the attribute macro `::pyo3::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 `::pyo3::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]   --> src/classes/end_point.rs:18:1
[INFO] [stdout]    |
[INFO] [stdout] 18 | #[py_gen(bridge = EndPoint)]
[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] 22 |     #[derive(Clone, PartialEq, PartialOrd, Debug)]
[INFO] [stdout]    |     -
[INFO] [stdout]    |     |
[INFO] [stdout]    |     `PyEndPointPoint` is not local
[INFO] [stdout]    |     `PyEndPointPoint` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the attribute macro `::pyo3::pymethods` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the attribute macro `::pyo3::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 `::pyo3::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]   --> src/classes/end_point.rs:18:1
[INFO] [stdout]    |
[INFO] [stdout] 18 | #[py_gen(bridge = EndPoint)]
[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] 28 |     #[derive(Clone, PartialEq, PartialOrd, Debug)]
[INFO] [stdout]    |     -
[INFO] [stdout]    |     |
[INFO] [stdout]    |     `PyEndPointMatch` is not local
[INFO] [stdout]    |     `PyEndPointMatch` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the attribute macro `::pyo3::pymethods` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the attribute macro `::pyo3::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 `::pyo3::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]   --> src/classes/end_point.rs:18:1
[INFO] [stdout]    |
[INFO] [stdout] 18 | #[py_gen(bridge = EndPoint)]
[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] 33 |     #[derive(Clone, PartialEq, PartialOrd, Debug)]
[INFO] [stdout]    |     -
[INFO] [stdout]    |     |
[INFO] [stdout]    |     `PyEndPointBorderedMatch` is not local
[INFO] [stdout]    |     `PyEndPointBorderedMatch` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the attribute macro `::pyo3::pymethods` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the attribute macro `::pyo3::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 `::pyo3::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]   --> src/classes/intersections.rs:18:1
[INFO] [stdout]    |
[INFO] [stdout] 18 | #[py_gen(bridge = Intersections)]
[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] 22 |     #[derive(Clone, PartialEq, PartialOrd, Debug)]
[INFO] [stdout]    |     -
[INFO] [stdout]    |     |
[INFO] [stdout]    |     `PyIntersectionsNothing` is not local
[INFO] [stdout]    |     `PyIntersectionsNothing` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the attribute macro `::pyo3::pymethods` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the attribute macro `::pyo3::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 `::pyo3::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]   --> src/classes/intersections.rs:18:1
[INFO] [stdout]    |
[INFO] [stdout] 18 | #[py_gen(bridge = Intersections)]
[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] 25 |     #[derive(Clone, PartialEq, PartialOrd, Debug)]
[INFO] [stdout]    |     -
[INFO] [stdout]    |     |
[INFO] [stdout]    |     `PyIntersectionsUniformPoints` is not local
[INFO] [stdout]    |     `PyIntersectionsUniformPoints` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the attribute macro `::pyo3::pymethods` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the attribute macro `::pyo3::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 `::pyo3::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]   --> src/classes/intersections.rs:18:1
[INFO] [stdout]    |
[INFO] [stdout] 18 | #[py_gen(bridge = Intersections)]
[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] 31 |     #[derive(Clone, PartialEq, PartialOrd, Debug)]
[INFO] [stdout]    |     -
[INFO] [stdout]    |     |
[INFO] [stdout]    |     `PyIntersectionsEndsAndMiddle` is not local
[INFO] [stdout]    |     `PyIntersectionsEndsAndMiddle` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the attribute macro `::pyo3::pymethods` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the attribute macro `::pyo3::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 `::pyo3::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]   --> src/classes/triangle.rs:19:1
[INFO] [stdout]    |
[INFO] [stdout] 19 | #[py_gen(bridge = Triangle)]
[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] 23 |     #[derive(Clone, PartialEq, PartialOrd, Debug)]
[INFO] [stdout]    |     -
[INFO] [stdout]    |     |
[INFO] [stdout]    |     `PyTriangleNone` is not local
[INFO] [stdout]    |     `PyTriangleNone` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the attribute macro `::pyo3::pymethods` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the attribute macro `::pyo3::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 `::pyo3::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]   --> src/classes/triangle.rs:19:1
[INFO] [stdout]    |
[INFO] [stdout] 19 | #[py_gen(bridge = Triangle)]
[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] 26 |     #[derive(Clone, PartialEq, PartialOrd, Debug)]
[INFO] [stdout]    |     -
[INFO] [stdout]    |     |
[INFO] [stdout]    |     `PyTriangleMatch` is not local
[INFO] [stdout]    |     `PyTriangleMatch` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the attribute macro `::pyo3::pymethods` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the attribute macro `::pyo3::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 `::pyo3::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]   --> src/classes/triangle.rs:19:1
[INFO] [stdout]    |
[INFO] [stdout] 19 | #[py_gen(bridge = Triangle)]
[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] 32 |     #[derive(Clone, PartialEq, PartialOrd, Debug)]
[INFO] [stdout]    |     -
[INFO] [stdout]    |     |
[INFO] [stdout]    |     `PyTriangleBorderMatch` is not local
[INFO] [stdout]    |     `PyTriangleBorderMatch` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the attribute macro `::pyo3::pymethods` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the attribute macro `::pyo3::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 `::pyo3::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]   --> src/classes/triangle.rs:19:1
[INFO] [stdout]    |
[INFO] [stdout] 19 | #[py_gen(bridge = Triangle)]
[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] 41 |     #[derive(Clone, PartialEq, PartialOrd, Debug)]
[INFO] [stdout]    |     -
[INFO] [stdout]    |     |
[INFO] [stdout]    |     `PyTriangleBorderStartMatch` is not local
[INFO] [stdout]    |     `PyTriangleBorderStartMatch` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the attribute macro `::pyo3::pymethods` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the attribute macro `::pyo3::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 `::pyo3::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]   --> src/classes/overload_options.rs:18:1
[INFO] [stdout]    |
[INFO] [stdout] 18 | #[py_gen(bridge = OverloadOptions)]
[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] 22 |     #[derive(Clone, PartialEq, PartialOrd, Debug)]
[INFO] [stdout]    |     -
[INFO] [stdout]    |     |
[INFO] [stdout]    |     `PyOverloadOptionsDashes` is not local
[INFO] [stdout]    |     `PyOverloadOptionsDashes` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the attribute macro `::pyo3::pymethods` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the attribute macro `::pyo3::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 `::pyo3::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]   --> src/classes/overload_options.rs:18:1
[INFO] [stdout]    |
[INFO] [stdout] 18 | #[py_gen(bridge = OverloadOptions)]
[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] 28 |     #[derive(Clone, PartialEq, PartialOrd, Debug)]
[INFO] [stdout]    |     -
[INFO] [stdout]    |     |
[INFO] [stdout]    |     `PyOverloadOptionsLabeledDashes` is not local
[INFO] [stdout]    |     `PyOverloadOptionsLabeledDashes` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the attribute macro `::pyo3::pymethods` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the attribute macro `::pyo3::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 `::pyo3::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]   --> src/classes/overload_options.rs:18:1
[INFO] [stdout]    |
[INFO] [stdout] 18 | #[py_gen(bridge = OverloadOptions)]
[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] 38 |     #[derive(Clone, PartialEq, PartialOrd, Debug)]
[INFO] [stdout]    |     -
[INFO] [stdout]    |     |
[INFO] [stdout]    |     `PyOverloadOptionsMatchedDashes` is not local
[INFO] [stdout]    |     `PyOverloadOptionsMatchedDashes` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the attribute macro `::pyo3::pymethods` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the attribute macro `::pyo3::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 `::pyo3::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]   --> src/classes/collision_option.rs:19:1
[INFO] [stdout]    |
[INFO] [stdout] 19 | #[py_gen(bridge = CollisionOption)]
[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] 24 |     #[derive(Clone, PartialEq, PartialOrd, Debug)]
[INFO] [stdout]    |     -
[INFO] [stdout]    |     |
[INFO] [stdout]    |     `PyCollisionOptionDashes` is not local
[INFO] [stdout]    |     `PyCollisionOptionDashes` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the attribute macro `::pyo3::pymethods` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the attribute macro `::pyo3::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 `::pyo3::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]   --> src/classes/collision_option.rs:19:1
[INFO] [stdout]    |
[INFO] [stdout] 19 | #[py_gen(bridge = CollisionOption)]
[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] 31 |     #[derive(Clone, PartialEq, PartialOrd, Debug)]
[INFO] [stdout]    |     -
[INFO] [stdout]    |     |
[INFO] [stdout]    |     `PyCollisionOptionMatchedDashes` is not local
[INFO] [stdout]    |     `PyCollisionOptionMatchedDashes` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the attribute macro `::pyo3::pymethods` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the attribute macro `::pyo3::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 `::pyo3::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]   --> src/classes/collision_option.rs:19:1
[INFO] [stdout]    |
[INFO] [stdout] 19 | #[py_gen(bridge = CollisionOption)]
[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] 34 |     #[derive(Clone, PartialEq, PartialOrd, Debug)]
[INFO] [stdout]    |     -
[INFO] [stdout]    |     |
[INFO] [stdout]    |     `PyCollisionOptionParallelLines` is not local
[INFO] [stdout]    |     `PyCollisionOptionParallelLines` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the attribute macro `::pyo3::pymethods` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the attribute macro `::pyo3::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 `::pyo3::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]   --> src/classes/collision_option.rs:19:1
[INFO] [stdout]    |
[INFO] [stdout] 19 | #[py_gen(bridge = CollisionOption)]
[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] 37 |     #[derive(Clone, PartialEq, PartialOrd, Debug)]
[INFO] [stdout]    |     -
[INFO] [stdout]    |     |
[INFO] [stdout]    |     `PyCollisionOptionOverloadedParallel` is not local
[INFO] [stdout]    |     `PyCollisionOptionOverloadedParallel` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the attribute macro `::pyo3::pymethods` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the attribute macro `::pyo3::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 `::pyo3::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]   --> src/classes/lines.rs:18:1
[INFO] [stdout]    |
[INFO] [stdout] 18 | #[py_gen(bridge = Lines)]
[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] 21 |     #[derive(Clone, PartialEq, PartialOrd, Debug)]
[INFO] [stdout]    |     -
[INFO] [stdout]    |     |
[INFO] [stdout]    |     `PyLinesMonocolor` is not local
[INFO] [stdout]    |     `PyLinesMonocolor` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the attribute macro `::pyo3::pymethods` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the attribute macro `::pyo3::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 `::pyo3::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]   --> src/classes/lines.rs:18:1
[INFO] [stdout]    |
[INFO] [stdout] 18 | #[py_gen(bridge = Lines)]
[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] 31 |     #[derive(Clone, PartialEq, PartialOrd, Debug)]
[INFO] [stdout]    |     -
[INFO] [stdout]    |     |
[INFO] [stdout]    |     `PyLinesGradient` is not local
[INFO] [stdout]    |     `PyLinesGradient` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the attribute macro `::pyo3::pymethods` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the attribute macro `::pyo3::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 `::pyo3::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]   --> src/classes/lines.rs:18:1
[INFO] [stdout]    |
[INFO] [stdout] 18 | #[py_gen(bridge = Lines)]
[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] 46 |     #[derive(Clone, PartialEq, PartialOrd, Debug)]
[INFO] [stdout]    |     -
[INFO] [stdout]    |     |
[INFO] [stdout]    |     `PyLinesSegmentColors` is not local
[INFO] [stdout]    |     `PyLinesSegmentColors` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the attribute macro `::pyo3::pymethods` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the attribute macro `::pyo3::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 `::pyo3::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]   --> src/classes/angle_sig.rs:12:1
[INFO] [stdout]    |
[INFO] [stdout] 12 | #[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] 13 | impl AngleSig {
[INFO] [stdout]    |      --------
[INFO] [stdout]    |      |
[INFO] [stdout]    |      `AngleSig` is not local
[INFO] [stdout]    |      `AngleSig` 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]   --> src/classes/grid_pattern_options.rs:17:1
[INFO] [stdout]    |
[INFO] [stdout] 17 | #[py_gen(bridge = GridPatternOptions)]
[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] 21 |     #[derive(Clone, PartialEq, PartialOrd, Debug)]
[INFO] [stdout]    |     -
[INFO] [stdout]    |     |
[INFO] [stdout]    |     `PyGridPatternOptionsUniform` is not local
[INFO] [stdout]    |     `PyGridPatternOptionsUniform` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the attribute macro `::pyo3::pymethods` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the attribute macro `::pyo3::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 `::pyo3::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]   --> src/classes/grid_pattern_options.rs:17:1
[INFO] [stdout]    |
[INFO] [stdout] 17 | #[py_gen(bridge = GridPatternOptions)]
[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] 30 |     #[derive(Clone, PartialEq, PartialOrd, Debug)]
[INFO] [stdout]    |     -
[INFO] [stdout]    |     |
[INFO] [stdout]    |     `PyGridPatternOptionsChanging` is not local
[INFO] [stdout]    |     `PyGridPatternOptionsChanging` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the attribute macro `::pyo3::pymethods` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the attribute macro `::pyo3::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 `::pyo3::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]   --> src/classes/grid_options.rs:14:1
[INFO] [stdout]    |
[INFO] [stdout] 14 | #[py_gen(bridge = GridOptions)]
[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] 17 | pub struct PyGridOptions {
[INFO] [stdout]    |            -------------
[INFO] [stdout]    |            |
[INFO] [stdout]    |            `PyGridOptions` is not local
[INFO] [stdout]    |            `PyGridOptions` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the attribute macro `::pyo3::pymethods` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the attribute macro `::pyo3::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 `::pyo3::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]   --> src/classes/pattern_variant.rs:19:1
[INFO] [stdout]    |
[INFO] [stdout] 19 | #[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] 20 | impl PyPatternVariant {
[INFO] [stdout]    |      ----------------
[INFO] [stdout]    |      |
[INFO] [stdout]    |      `PyPatternVariant` is not local
[INFO] [stdout]    |      `PyPatternVariant` 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]    --> src/classes/grids.rs:120:1
[INFO] [stdout]     |
[INFO] [stdout] 120 | #[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] 121 | impl PyHexGrid {
[INFO] [stdout]     |      ---------
[INFO] [stdout]     |      |
[INFO] [stdout]     |      `PyHexGrid` is not local
[INFO] [stdout]     |      `PyHexGrid` 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]    --> src/classes/grids.rs:142:1
[INFO] [stdout]     |
[INFO] [stdout] 142 | #[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] 143 | impl PySquareGrid {
[INFO] [stdout]     |      ------------
[INFO] [stdout]     |      |
[INFO] [stdout]     |      `PySquareGrid` is not local
[INFO] [stdout]     |      `PySquareGrid` 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 36.49s
[INFO] running `Command { std: "docker" "inspect" "8c9536395ec067799284475d192dd936611e924e02282a64f7b9570926a0eeff", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8c9536395ec067799284475d192dd936611e924e02282a64f7b9570926a0eeff", kill_on_drop: false }`
[INFO] [stdout] 8c9536395ec067799284475d192dd936611e924e02282a64f7b9570926a0eeff
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 88fbe370d7eecfaf46d00bd16f0dbc39b8ff9ed3dea4f543c76658ffd17bb5ae
[INFO] running `Command { std: "docker" "start" "-a" "88fbe370d7eecfaf46d00bd16f0dbc39b8ff9ed3dea4f543c76658ffd17bb5ae", kill_on_drop: false }`
[INFO] [stderr]    Compiling hex_renderer_py v0.1.5 (/opt/rustwide/workdir)
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/classes/color.rs:11:1
[INFO] [stdout]    |
[INFO] [stdout] 11 | #[py_gen(bridge = Color)]
[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] 14 | pub struct PyColor(
[INFO] [stdout]    |            -------
[INFO] [stdout]    |            |
[INFO] [stdout]    |            `PyColor` is not local
[INFO] [stdout]    |            `PyColor` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the attribute macro `::pyo3::pymethods` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the attribute macro `::pyo3::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 `::pyo3::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]   --> src/classes/marker.rs:13:1
[INFO] [stdout]    |
[INFO] [stdout] 13 | #[py_gen(bridge = Marker)]
[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] 16 | pub struct PyMarker {
[INFO] [stdout]    |            --------
[INFO] [stdout]    |            |
[INFO] [stdout]    |            `PyMarker` is not local
[INFO] [stdout]    |            `PyMarker` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the attribute macro `::pyo3::pymethods` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the attribute macro `::pyo3::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 `::pyo3::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]   --> src/classes/point.rs:18:1
[INFO] [stdout]    |
[INFO] [stdout] 18 | #[py_gen(bridge = Point)]
[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] 22 |     #[derive(Clone, PartialEq, PartialOrd, Debug)]
[INFO] [stdout]    |     -
[INFO] [stdout]    |     |
[INFO] [stdout]    |     `PyPointNone` is not local
[INFO] [stdout]    |     `PyPointNone` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the attribute macro `::pyo3::pymethods` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the attribute macro `::pyo3::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 `::pyo3::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]   --> src/classes/point.rs:18:1
[INFO] [stdout]    |
[INFO] [stdout] 18 | #[py_gen(bridge = Point)]
[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] 25 |     #[derive(Clone, PartialEq, PartialOrd, Debug)]
[INFO] [stdout]    |     -
[INFO] [stdout]    |     |
[INFO] [stdout]    |     `PyPointSingle` is not local
[INFO] [stdout]    |     `PyPointSingle` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the attribute macro `::pyo3::pymethods` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the attribute macro `::pyo3::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 `::pyo3::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]   --> src/classes/point.rs:18:1
[INFO] [stdout]    |
[INFO] [stdout] 18 | #[py_gen(bridge = Point)]
[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] 32 |     #[derive(Clone, PartialEq, PartialOrd, Debug)]
[INFO] [stdout]    |     -
[INFO] [stdout]    |     |
[INFO] [stdout]    |     `PyPointDouble` is not local
[INFO] [stdout]    |     `PyPointDouble` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the attribute macro `::pyo3::pymethods` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the attribute macro `::pyo3::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 `::pyo3::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]   --> src/classes/end_point.rs:18:1
[INFO] [stdout]    |
[INFO] [stdout] 18 | #[py_gen(bridge = EndPoint)]
[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] 22 |     #[derive(Clone, PartialEq, PartialOrd, Debug)]
[INFO] [stdout]    |     -
[INFO] [stdout]    |     |
[INFO] [stdout]    |     `PyEndPointPoint` is not local
[INFO] [stdout]    |     `PyEndPointPoint` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the attribute macro `::pyo3::pymethods` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the attribute macro `::pyo3::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 `::pyo3::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]   --> src/classes/end_point.rs:18:1
[INFO] [stdout]    |
[INFO] [stdout] 18 | #[py_gen(bridge = EndPoint)]
[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] 28 |     #[derive(Clone, PartialEq, PartialOrd, Debug)]
[INFO] [stdout]    |     -
[INFO] [stdout]    |     |
[INFO] [stdout]    |     `PyEndPointMatch` is not local
[INFO] [stdout]    |     `PyEndPointMatch` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the attribute macro `::pyo3::pymethods` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the attribute macro `::pyo3::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 `::pyo3::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]   --> src/classes/end_point.rs:18:1
[INFO] [stdout]    |
[INFO] [stdout] 18 | #[py_gen(bridge = EndPoint)]
[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] 33 |     #[derive(Clone, PartialEq, PartialOrd, Debug)]
[INFO] [stdout]    |     -
[INFO] [stdout]    |     |
[INFO] [stdout]    |     `PyEndPointBorderedMatch` is not local
[INFO] [stdout]    |     `PyEndPointBorderedMatch` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the attribute macro `::pyo3::pymethods` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the attribute macro `::pyo3::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 `::pyo3::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]   --> src/classes/intersections.rs:18:1
[INFO] [stdout]    |
[INFO] [stdout] 18 | #[py_gen(bridge = Intersections)]
[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] 22 |     #[derive(Clone, PartialEq, PartialOrd, Debug)]
[INFO] [stdout]    |     -
[INFO] [stdout]    |     |
[INFO] [stdout]    |     `PyIntersectionsNothing` is not local
[INFO] [stdout]    |     `PyIntersectionsNothing` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the attribute macro `::pyo3::pymethods` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the attribute macro `::pyo3::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 `::pyo3::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]   --> src/classes/intersections.rs:18:1
[INFO] [stdout]    |
[INFO] [stdout] 18 | #[py_gen(bridge = Intersections)]
[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] 25 |     #[derive(Clone, PartialEq, PartialOrd, Debug)]
[INFO] [stdout]    |     -
[INFO] [stdout]    |     |
[INFO] [stdout]    |     `PyIntersectionsUniformPoints` is not local
[INFO] [stdout]    |     `PyIntersectionsUniformPoints` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the attribute macro `::pyo3::pymethods` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the attribute macro `::pyo3::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 `::pyo3::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]   --> src/classes/intersections.rs:18:1
[INFO] [stdout]    |
[INFO] [stdout] 18 | #[py_gen(bridge = Intersections)]
[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] 31 |     #[derive(Clone, PartialEq, PartialOrd, Debug)]
[INFO] [stdout]    |     -
[INFO] [stdout]    |     |
[INFO] [stdout]    |     `PyIntersectionsEndsAndMiddle` is not local
[INFO] [stdout]    |     `PyIntersectionsEndsAndMiddle` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the attribute macro `::pyo3::pymethods` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the attribute macro `::pyo3::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 `::pyo3::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]   --> src/classes/triangle.rs:19:1
[INFO] [stdout]    |
[INFO] [stdout] 19 | #[py_gen(bridge = Triangle)]
[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] 23 |     #[derive(Clone, PartialEq, PartialOrd, Debug)]
[INFO] [stdout]    |     -
[INFO] [stdout]    |     |
[INFO] [stdout]    |     `PyTriangleNone` is not local
[INFO] [stdout]    |     `PyTriangleNone` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the attribute macro `::pyo3::pymethods` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the attribute macro `::pyo3::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 `::pyo3::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]   --> src/classes/triangle.rs:19:1
[INFO] [stdout]    |
[INFO] [stdout] 19 | #[py_gen(bridge = Triangle)]
[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] 26 |     #[derive(Clone, PartialEq, PartialOrd, Debug)]
[INFO] [stdout]    |     -
[INFO] [stdout]    |     |
[INFO] [stdout]    |     `PyTriangleMatch` is not local
[INFO] [stdout]    |     `PyTriangleMatch` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the attribute macro `::pyo3::pymethods` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the attribute macro `::pyo3::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 `::pyo3::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]   --> src/classes/triangle.rs:19:1
[INFO] [stdout]    |
[INFO] [stdout] 19 | #[py_gen(bridge = Triangle)]
[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] 32 |     #[derive(Clone, PartialEq, PartialOrd, Debug)]
[INFO] [stdout]    |     -
[INFO] [stdout]    |     |
[INFO] [stdout]    |     `PyTriangleBorderMatch` is not local
[INFO] [stdout]    |     `PyTriangleBorderMatch` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the attribute macro `::pyo3::pymethods` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the attribute macro `::pyo3::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 `::pyo3::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]   --> src/classes/triangle.rs:19:1
[INFO] [stdout]    |
[INFO] [stdout] 19 | #[py_gen(bridge = Triangle)]
[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] 41 |     #[derive(Clone, PartialEq, PartialOrd, Debug)]
[INFO] [stdout]    |     -
[INFO] [stdout]    |     |
[INFO] [stdout]    |     `PyTriangleBorderStartMatch` is not local
[INFO] [stdout]    |     `PyTriangleBorderStartMatch` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the attribute macro `::pyo3::pymethods` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the attribute macro `::pyo3::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 `::pyo3::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]   --> src/classes/overload_options.rs:18:1
[INFO] [stdout]    |
[INFO] [stdout] 18 | #[py_gen(bridge = OverloadOptions)]
[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] 22 |     #[derive(Clone, PartialEq, PartialOrd, Debug)]
[INFO] [stdout]    |     -
[INFO] [stdout]    |     |
[INFO] [stdout]    |     `PyOverloadOptionsDashes` is not local
[INFO] [stdout]    |     `PyOverloadOptionsDashes` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the attribute macro `::pyo3::pymethods` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the attribute macro `::pyo3::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 `::pyo3::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]   --> src/classes/overload_options.rs:18:1
[INFO] [stdout]    |
[INFO] [stdout] 18 | #[py_gen(bridge = OverloadOptions)]
[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] 28 |     #[derive(Clone, PartialEq, PartialOrd, Debug)]
[INFO] [stdout]    |     -
[INFO] [stdout]    |     |
[INFO] [stdout]    |     `PyOverloadOptionsLabeledDashes` is not local
[INFO] [stdout]    |     `PyOverloadOptionsLabeledDashes` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the attribute macro `::pyo3::pymethods` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the attribute macro `::pyo3::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 `::pyo3::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]   --> src/classes/overload_options.rs:18:1
[INFO] [stdout]    |
[INFO] [stdout] 18 | #[py_gen(bridge = OverloadOptions)]
[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] 38 |     #[derive(Clone, PartialEq, PartialOrd, Debug)]
[INFO] [stdout]    |     -
[INFO] [stdout]    |     |
[INFO] [stdout]    |     `PyOverloadOptionsMatchedDashes` is not local
[INFO] [stdout]    |     `PyOverloadOptionsMatchedDashes` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the attribute macro `::pyo3::pymethods` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the attribute macro `::pyo3::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 `::pyo3::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]   --> src/classes/collision_option.rs:19:1
[INFO] [stdout]    |
[INFO] [stdout] 19 | #[py_gen(bridge = CollisionOption)]
[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] 24 |     #[derive(Clone, PartialEq, PartialOrd, Debug)]
[INFO] [stdout]    |     -
[INFO] [stdout]    |     |
[INFO] [stdout]    |     `PyCollisionOptionDashes` is not local
[INFO] [stdout]    |     `PyCollisionOptionDashes` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the attribute macro `::pyo3::pymethods` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the attribute macro `::pyo3::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 `::pyo3::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]   --> src/classes/collision_option.rs:19:1
[INFO] [stdout]    |
[INFO] [stdout] 19 | #[py_gen(bridge = CollisionOption)]
[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] 31 |     #[derive(Clone, PartialEq, PartialOrd, Debug)]
[INFO] [stdout]    |     -
[INFO] [stdout]    |     |
[INFO] [stdout]    |     `PyCollisionOptionMatchedDashes` is not local
[INFO] [stdout]    |     `PyCollisionOptionMatchedDashes` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the attribute macro `::pyo3::pymethods` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the attribute macro `::pyo3::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 `::pyo3::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]   --> src/classes/collision_option.rs:19:1
[INFO] [stdout]    |
[INFO] [stdout] 19 | #[py_gen(bridge = CollisionOption)]
[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] 34 |     #[derive(Clone, PartialEq, PartialOrd, Debug)]
[INFO] [stdout]    |     -
[INFO] [stdout]    |     |
[INFO] [stdout]    |     `PyCollisionOptionParallelLines` is not local
[INFO] [stdout]    |     `PyCollisionOptionParallelLines` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the attribute macro `::pyo3::pymethods` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the attribute macro `::pyo3::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 `::pyo3::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]   --> src/classes/collision_option.rs:19:1
[INFO] [stdout]    |
[INFO] [stdout] 19 | #[py_gen(bridge = CollisionOption)]
[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] 37 |     #[derive(Clone, PartialEq, PartialOrd, Debug)]
[INFO] [stdout]    |     -
[INFO] [stdout]    |     |
[INFO] [stdout]    |     `PyCollisionOptionOverloadedParallel` is not local
[INFO] [stdout]    |     `PyCollisionOptionOverloadedParallel` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the attribute macro `::pyo3::pymethods` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the attribute macro `::pyo3::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 `::pyo3::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]   --> src/classes/lines.rs:18:1
[INFO] [stdout]    |
[INFO] [stdout] 18 | #[py_gen(bridge = Lines)]
[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] 21 |     #[derive(Clone, PartialEq, PartialOrd, Debug)]
[INFO] [stdout]    |     -
[INFO] [stdout]    |     |
[INFO] [stdout]    |     `PyLinesMonocolor` is not local
[INFO] [stdout]    |     `PyLinesMonocolor` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the attribute macro `::pyo3::pymethods` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the attribute macro `::pyo3::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 `::pyo3::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]   --> src/classes/lines.rs:18:1
[INFO] [stdout]    |
[INFO] [stdout] 18 | #[py_gen(bridge = Lines)]
[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] 31 |     #[derive(Clone, PartialEq, PartialOrd, Debug)]
[INFO] [stdout]    |     -
[INFO] [stdout]    |     |
[INFO] [stdout]    |     `PyLinesGradient` is not local
[INFO] [stdout]    |     `PyLinesGradient` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the attribute macro `::pyo3::pymethods` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the attribute macro `::pyo3::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 `::pyo3::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]   --> src/classes/lines.rs:18:1
[INFO] [stdout]    |
[INFO] [stdout] 18 | #[py_gen(bridge = Lines)]
[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] 46 |     #[derive(Clone, PartialEq, PartialOrd, Debug)]
[INFO] [stdout]    |     -
[INFO] [stdout]    |     |
[INFO] [stdout]    |     `PyLinesSegmentColors` is not local
[INFO] [stdout]    |     `PyLinesSegmentColors` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the attribute macro `::pyo3::pymethods` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the attribute macro `::pyo3::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 `::pyo3::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]   --> src/classes/angle_sig.rs:12:1
[INFO] [stdout]    |
[INFO] [stdout] 12 | #[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] 13 | impl AngleSig {
[INFO] [stdout]    |      --------
[INFO] [stdout]    |      |
[INFO] [stdout]    |      `AngleSig` is not local
[INFO] [stdout]    |      `AngleSig` 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]   --> src/classes/grid_pattern_options.rs:17:1
[INFO] [stdout]    |
[INFO] [stdout] 17 | #[py_gen(bridge = GridPatternOptions)]
[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] 21 |     #[derive(Clone, PartialEq, PartialOrd, Debug)]
[INFO] [stdout]    |     -
[INFO] [stdout]    |     |
[INFO] [stdout]    |     `PyGridPatternOptionsUniform` is not local
[INFO] [stdout]    |     `PyGridPatternOptionsUniform` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the attribute macro `::pyo3::pymethods` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the attribute macro `::pyo3::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 `::pyo3::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]   --> src/classes/grid_pattern_options.rs:17:1
[INFO] [stdout]    |
[INFO] [stdout] 17 | #[py_gen(bridge = GridPatternOptions)]
[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] 30 |     #[derive(Clone, PartialEq, PartialOrd, Debug)]
[INFO] [stdout]    |     -
[INFO] [stdout]    |     |
[INFO] [stdout]    |     `PyGridPatternOptionsChanging` is not local
[INFO] [stdout]    |     `PyGridPatternOptionsChanging` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the attribute macro `::pyo3::pymethods` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the attribute macro `::pyo3::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 `::pyo3::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]   --> src/classes/grid_options.rs:14:1
[INFO] [stdout]    |
[INFO] [stdout] 14 | #[py_gen(bridge = GridOptions)]
[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] 17 | pub struct PyGridOptions {
[INFO] [stdout]    |            -------------
[INFO] [stdout]    |            |
[INFO] [stdout]    |            `PyGridOptions` is not local
[INFO] [stdout]    |            `PyGridOptions` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the attribute macro `::pyo3::pymethods` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the attribute macro `::pyo3::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 `::pyo3::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]   --> src/classes/pattern_variant.rs:19:1
[INFO] [stdout]    |
[INFO] [stdout] 19 | #[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] 20 | impl PyPatternVariant {
[INFO] [stdout]    |      ----------------
[INFO] [stdout]    |      |
[INFO] [stdout]    |      `PyPatternVariant` is not local
[INFO] [stdout]    |      `PyPatternVariant` 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]    --> src/classes/grids.rs:120:1
[INFO] [stdout]     |
[INFO] [stdout] 120 | #[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] 121 | impl PyHexGrid {
[INFO] [stdout]     |      ---------
[INFO] [stdout]     |      |
[INFO] [stdout]     |      `PyHexGrid` is not local
[INFO] [stdout]     |      `PyHexGrid` 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]    --> src/classes/grids.rs:142:1
[INFO] [stdout]     |
[INFO] [stdout] 142 | #[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] 143 | impl PySquareGrid {
[INFO] [stdout]     |      ------------
[INFO] [stdout]     |      |
[INFO] [stdout]     |      `PySquareGrid` is not local
[INFO] [stdout]     |      `PySquareGrid` 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 7.56s
[INFO] running `Command { std: "docker" "inspect" "88fbe370d7eecfaf46d00bd16f0dbc39b8ff9ed3dea4f543c76658ffd17bb5ae", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "88fbe370d7eecfaf46d00bd16f0dbc39b8ff9ed3dea4f543c76658ffd17bb5ae", kill_on_drop: false }`
[INFO] [stdout] 88fbe370d7eecfaf46d00bd16f0dbc39b8ff9ed3dea4f543c76658ffd17bb5ae
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] b32ccdddc0226bd395101c50e973c7415e1a8ff415025cfb3c45396c535f4625
[INFO] running `Command { std: "docker" "start" "-a" "b32ccdddc0226bd395101c50e973c7415e1a8ff415025cfb3c45396c535f4625", 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]   --> src/classes/color.rs:11:1
[INFO] [stderr]    |
[INFO] [stderr] 11 | #[py_gen(bridge = Color)]
[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] 14 | pub struct PyColor(
[INFO] [stderr]    |            -------
[INFO] [stderr]    |            |
[INFO] [stderr]    |            `PyColor` is not local
[INFO] [stderr]    |            `PyColor` is not local
[INFO] [stderr]    |
[INFO] [stderr]    = note: the attribute macro `::pyo3::pymethods` defines the non-local `impl`, and may need to be changed
[INFO] [stderr]    = note: the attribute macro `::pyo3::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 `::pyo3::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]   --> src/classes/marker.rs:13:1
[INFO] [stderr]    |
[INFO] [stderr] 13 | #[py_gen(bridge = Marker)]
[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] 16 | pub struct PyMarker {
[INFO] [stderr]    |            --------
[INFO] [stderr]    |            |
[INFO] [stderr]    |            `PyMarker` is not local
[INFO] [stderr]    |            `PyMarker` is not local
[INFO] [stderr]    |
[INFO] [stderr]    = note: the attribute macro `::pyo3::pymethods` defines the non-local `impl`, and may need to be changed
[INFO] [stderr]    = note: the attribute macro `::pyo3::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 `::pyo3::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]   --> src/classes/point.rs:18:1
[INFO] [stderr]    |
[INFO] [stderr] 18 | #[py_gen(bridge = Point)]
[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] 22 |     #[derive(Clone, PartialEq, PartialOrd, Debug)]
[INFO] [stderr]    |     -
[INFO] [stderr]    |     |
[INFO] [stderr]    |     `PyPointNone` is not local
[INFO] [stderr]    |     `PyPointNone` is not local
[INFO] [stderr]    |
[INFO] [stderr]    = note: the attribute macro `::pyo3::pymethods` defines the non-local `impl`, and may need to be changed
[INFO] [stderr]    = note: the attribute macro `::pyo3::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 `::pyo3::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]   --> src/classes/point.rs:18:1
[INFO] [stderr]    |
[INFO] [stderr] 18 | #[py_gen(bridge = Point)]
[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] 25 |     #[derive(Clone, PartialEq, PartialOrd, Debug)]
[INFO] [stderr]    |     -
[INFO] [stderr]    |     |
[INFO] [stderr]    |     `PyPointSingle` is not local
[INFO] [stderr]    |     `PyPointSingle` is not local
[INFO] [stderr]    |
[INFO] [stderr]    = note: the attribute macro `::pyo3::pymethods` defines the non-local `impl`, and may need to be changed
[INFO] [stderr]    = note: the attribute macro `::pyo3::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 `::pyo3::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]   --> src/classes/point.rs:18:1
[INFO] [stderr]    |
[INFO] [stderr] 18 | #[py_gen(bridge = Point)]
[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] 32 |     #[derive(Clone, PartialEq, PartialOrd, Debug)]
[INFO] [stderr]    |     -
[INFO] [stderr]    |     |
[INFO] [stderr]    |     `PyPointDouble` is not local
[INFO] [stderr]    |     `PyPointDouble` is not local
[INFO] [stderr]    |
[INFO] [stderr]    = note: the attribute macro `::pyo3::pymethods` defines the non-local `impl`, and may need to be changed
[INFO] [stderr]    = note: the attribute macro `::pyo3::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 `::pyo3::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]   --> src/classes/end_point.rs:18:1
[INFO] [stderr]    |
[INFO] [stderr] 18 | #[py_gen(bridge = EndPoint)]
[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] 22 |     #[derive(Clone, PartialEq, PartialOrd, Debug)]
[INFO] [stderr]    |     -
[INFO] [stderr]    |     |
[INFO] [stderr]    |     `PyEndPointPoint` is not local
[INFO] [stderr]    |     `PyEndPointPoint` is not local
[INFO] [stderr]    |
[INFO] [stderr]    = note: the attribute macro `::pyo3::pymethods` defines the non-local `impl`, and may need to be changed
[INFO] [stderr]    = note: the attribute macro `::pyo3::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 `::pyo3::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]   --> src/classes/end_point.rs:18:1
[INFO] [stderr]    |
[INFO] [stderr] 18 | #[py_gen(bridge = EndPoint)]
[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] 28 |     #[derive(Clone, PartialEq, PartialOrd, Debug)]
[INFO] [stderr]    |     -
[INFO] [stderr]    |     |
[INFO] [stderr]    |     `PyEndPointMatch` is not local
[INFO] [stderr]    |     `PyEndPointMatch` is not local
[INFO] [stderr]    |
[INFO] [stderr]    = note: the attribute macro `::pyo3::pymethods` defines the non-local `impl`, and may need to be changed
[INFO] [stderr]    = note: the attribute macro `::pyo3::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 `::pyo3::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]   --> src/classes/end_point.rs:18:1
[INFO] [stderr]    |
[INFO] [stderr] 18 | #[py_gen(bridge = EndPoint)]
[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] 33 |     #[derive(Clone, PartialEq, PartialOrd, Debug)]
[INFO] [stderr]    |     -
[INFO] [stderr]    |     |
[INFO] [stderr]    |     `PyEndPointBorderedMatch` is not local
[INFO] [stderr]    |     `PyEndPointBorderedMatch` is not local
[INFO] [stderr]    |
[INFO] [stderr]    = note: the attribute macro `::pyo3::pymethods` defines the non-local `impl`, and may need to be changed
[INFO] [stderr]    = note: the attribute macro `::pyo3::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 `::pyo3::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]   --> src/classes/intersections.rs:18:1
[INFO] [stderr]    |
[INFO] [stderr] 18 | #[py_gen(bridge = Intersections)]
[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] 22 |     #[derive(Clone, PartialEq, PartialOrd, Debug)]
[INFO] [stderr]    |     -
[INFO] [stderr]    |     |
[INFO] [stderr]    |     `PyIntersectionsNothing` is not local
[INFO] [stderr]    |     `PyIntersectionsNothing` is not local
[INFO] [stderr]    |
[INFO] [stderr]    = note: the attribute macro `::pyo3::pymethods` defines the non-local `impl`, and may need to be changed
[INFO] [stderr]    = note: the attribute macro `::pyo3::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 `::pyo3::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]   --> src/classes/intersections.rs:18:1
[INFO] [stderr]    |
[INFO] [stderr] 18 | #[py_gen(bridge = Intersections)]
[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] 25 |     #[derive(Clone, PartialEq, PartialOrd, Debug)]
[INFO] [stderr]    |     -
[INFO] [stderr]    |     |
[INFO] [stderr]    |     `PyIntersectionsUniformPoints` is not local
[INFO] [stderr]    |     `PyIntersectionsUniformPoints` is not local
[INFO] [stderr]    |
[INFO] [stderr]    = note: the attribute macro `::pyo3::pymethods` defines the non-local `impl`, and may need to be changed
[INFO] [stderr]    = note: the attribute macro `::pyo3::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 `::pyo3::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]   --> src/classes/intersections.rs:18:1
[INFO] [stderr]    |
[INFO] [stderr] 18 | #[py_gen(bridge = Intersections)]
[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] 31 |     #[derive(Clone, PartialEq, PartialOrd, Debug)]
[INFO] [stderr]    |     -
[INFO] [stderr]    |     |
[INFO] [stderr]    |     `PyIntersectionsEndsAndMiddle` is not local
[INFO] [stderr]    |     `PyIntersectionsEndsAndMiddle` is not local
[INFO] [stderr]    |
[INFO] [stderr]    = note: the attribute macro `::pyo3::pymethods` defines the non-local `impl`, and may need to be changed
[INFO] [stderr]    = note: the attribute macro `::pyo3::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 `::pyo3::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]   --> src/classes/triangle.rs:19:1
[INFO] [stderr]    |
[INFO] [stderr] 19 | #[py_gen(bridge = Triangle)]
[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] 23 |     #[derive(Clone, PartialEq, PartialOrd, Debug)]
[INFO] [stderr]    |     -
[INFO] [stderr]    |     |
[INFO] [stderr]    |     `PyTriangleNone` is not local
[INFO] [stderr]    |     `PyTriangleNone` is not local
[INFO] [stderr]    |
[INFO] [stderr]    = note: the attribute macro `::pyo3::pymethods` defines the non-local `impl`, and may need to be changed
[INFO] [stderr]    = note: the attribute macro `::pyo3::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 `::pyo3::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]   --> src/classes/triangle.rs:19:1
[INFO] [stderr]    |
[INFO] [stderr] 19 | #[py_gen(bridge = Triangle)]
[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] 26 |     #[derive(Clone, PartialEq, PartialOrd, Debug)]
[INFO] [stderr]    |     -
[INFO] [stderr]    |     |
[INFO] [stderr]    |     `PyTriangleMatch` is not local
[INFO] [stderr]    |     `PyTriangleMatch` is not local
[INFO] [stderr]    |
[INFO] [stderr]    = note: the attribute macro `::pyo3::pymethods` defines the non-local `impl`, and may need to be changed
[INFO] [stderr]    = note: the attribute macro `::pyo3::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 `::pyo3::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]   --> src/classes/triangle.rs:19:1
[INFO] [stderr]    |
[INFO] [stderr] 19 | #[py_gen(bridge = Triangle)]
[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] 32 |     #[derive(Clone, PartialEq, PartialOrd, Debug)]
[INFO] [stderr]    |     -
[INFO] [stderr]    |     |
[INFO] [stderr]    |     `PyTriangleBorderMatch` is not local
[INFO] [stderr]    |     `PyTriangleBorderMatch` is not local
[INFO] [stderr]    |
[INFO] [stderr]    = note: the attribute macro `::pyo3::pymethods` defines the non-local `impl`, and may need to be changed
[INFO] [stderr]    = note: the attribute macro `::pyo3::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 `::pyo3::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]   --> src/classes/triangle.rs:19:1
[INFO] [stderr]    |
[INFO] [stderr] 19 | #[py_gen(bridge = Triangle)]
[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] 41 |     #[derive(Clone, PartialEq, PartialOrd, Debug)]
[INFO] [stderr]    |     -
[INFO] [stderr]    |     |
[INFO] [stderr]    |     `PyTriangleBorderStartMatch` is not local
[INFO] [stderr]    |     `PyTriangleBorderStartMatch` is not local
[INFO] [stderr]    |
[INFO] [stderr]    = note: the attribute macro `::pyo3::pymethods` defines the non-local `impl`, and may need to be changed
[INFO] [stderr]    = note: the attribute macro `::pyo3::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 `::pyo3::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]   --> src/classes/overload_options.rs:18:1
[INFO] [stderr]    |
[INFO] [stderr] 18 | #[py_gen(bridge = OverloadOptions)]
[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] 22 |     #[derive(Clone, PartialEq, PartialOrd, Debug)]
[INFO] [stderr]    |     -
[INFO] [stderr]    |     |
[INFO] [stderr]    |     `PyOverloadOptionsDashes` is not local
[INFO] [stderr]    |     `PyOverloadOptionsDashes` is not local
[INFO] [stderr]    |
[INFO] [stderr]    = note: the attribute macro `::pyo3::pymethods` defines the non-local `impl`, and may need to be changed
[INFO] [stderr]    = note: the attribute macro `::pyo3::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 `::pyo3::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]   --> src/classes/overload_options.rs:18:1
[INFO] [stderr]    |
[INFO] [stderr] 18 | #[py_gen(bridge = OverloadOptions)]
[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] 28 |     #[derive(Clone, PartialEq, PartialOrd, Debug)]
[INFO] [stderr]    |     -
[INFO] [stderr]    |     |
[INFO] [stderr]    |     `PyOverloadOptionsLabeledDashes` is not local
[INFO] [stderr]    |     `PyOverloadOptionsLabeledDashes` is not local
[INFO] [stderr]    |
[INFO] [stderr]    = note: the attribute macro `::pyo3::pymethods` defines the non-local `impl`, and may need to be changed
[INFO] [stderr]    = note: the attribute macro `::pyo3::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 `::pyo3::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]   --> src/classes/overload_options.rs:18:1
[INFO] [stderr]    |
[INFO] [stderr] 18 | #[py_gen(bridge = OverloadOptions)]
[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] 38 |     #[derive(Clone, PartialEq, PartialOrd, Debug)]
[INFO] [stderr]    |     -
[INFO] [stderr]    |     |
[INFO] [stderr]    |     `PyOverloadOptionsMatchedDashes` is not local
[INFO] [stderr]    |     `PyOverloadOptionsMatchedDashes` is not local
[INFO] [stderr]    |
[INFO] [stderr]    = note: the attribute macro `::pyo3::pymethods` defines the non-local `impl`, and may need to be changed
[INFO] [stderr]    = note: the attribute macro `::pyo3::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 `::pyo3::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]   --> src/classes/collision_option.rs:19:1
[INFO] [stderr]    |
[INFO] [stderr] 19 | #[py_gen(bridge = CollisionOption)]
[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] 24 |     #[derive(Clone, PartialEq, PartialOrd, Debug)]
[INFO] [stderr]    |     -
[INFO] [stderr]    |     |
[INFO] [stderr]    |     `PyCollisionOptionDashes` is not local
[INFO] [stderr]    |     `PyCollisionOptionDashes` is not local
[INFO] [stderr]    |
[INFO] [stderr]    = note: the attribute macro `::pyo3::pymethods` defines the non-local `impl`, and may need to be changed
[INFO] [stderr]    = note: the attribute macro `::pyo3::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 `::pyo3::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]   --> src/classes/collision_option.rs:19:1
[INFO] [stderr]    |
[INFO] [stderr] 19 | #[py_gen(bridge = CollisionOption)]
[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] 31 |     #[derive(Clone, PartialEq, PartialOrd, Debug)]
[INFO] [stderr]    |     -
[INFO] [stderr]    |     |
[INFO] [stderr]    |     `PyCollisionOptionMatchedDashes` is not local
[INFO] [stderr]    |     `PyCollisionOptionMatchedDashes` is not local
[INFO] [stderr]    |
[INFO] [stderr]    = note: the attribute macro `::pyo3::pymethods` defines the non-local `impl`, and may need to be changed
[INFO] [stderr]    = note: the attribute macro `::pyo3::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 `::pyo3::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]   --> src/classes/collision_option.rs:19:1
[INFO] [stderr]    |
[INFO] [stderr] 19 | #[py_gen(bridge = CollisionOption)]
[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] 34 |     #[derive(Clone, PartialEq, PartialOrd, Debug)]
[INFO] [stderr]    |     -
[INFO] [stderr]    |     |
[INFO] [stderr]    |     `PyCollisionOptionParallelLines` is not local
[INFO] [stderr]    |     `PyCollisionOptionParallelLines` is not local
[INFO] [stderr]    |
[INFO] [stderr]    = note: the attribute macro `::pyo3::pymethods` defines the non-local `impl`, and may need to be changed
[INFO] [stderr]    = note: the attribute macro `::pyo3::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 `::pyo3::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]   --> src/classes/collision_option.rs:19:1
[INFO] [stderr]    |
[INFO] [stderr] 19 | #[py_gen(bridge = CollisionOption)]
[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] 37 |     #[derive(Clone, PartialEq, PartialOrd, Debug)]
[INFO] [stderr]    |     -
[INFO] [stderr]    |     |
[INFO] [stderr]    |     `PyCollisionOptionOverloadedParallel` is not local
[INFO] [stderr]    |     `PyCollisionOptionOverloadedParallel` is not local
[INFO] [stderr]    |
[INFO] [stderr]    = note: the attribute macro `::pyo3::pymethods` defines the non-local `impl`, and may need to be changed
[INFO] [stderr]    = note: the attribute macro `::pyo3::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 `::pyo3::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]   --> src/classes/lines.rs:18:1
[INFO] [stderr]    |
[INFO] [stderr] 18 | #[py_gen(bridge = Lines)]
[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] 21 |     #[derive(Clone, PartialEq, PartialOrd, Debug)]
[INFO] [stderr]    |     -
[INFO] [stderr]    |     |
[INFO] [stderr]    |     `PyLinesMonocolor` is not local
[INFO] [stderr]    |     `PyLinesMonocolor` is not local
[INFO] [stderr]    |
[INFO] [stderr]    = note: the attribute macro `::pyo3::pymethods` defines the non-local `impl`, and may need to be changed
[INFO] [stderr]    = note: the attribute macro `::pyo3::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 `::pyo3::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]   --> src/classes/lines.rs:18:1
[INFO] [stderr]    |
[INFO] [stderr] 18 | #[py_gen(bridge = Lines)]
[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] 31 |     #[derive(Clone, PartialEq, PartialOrd, Debug)]
[INFO] [stderr]    |     -
[INFO] [stderr]    |     |
[INFO] [stderr]    |     `PyLinesGradient` is not local
[INFO] [stderr]    |     `PyLinesGradient` is not local
[INFO] [stderr]    |
[INFO] [stderr]    = note: the attribute macro `::pyo3::pymethods` defines the non-local `impl`, and may need to be changed
[INFO] [stderr]    = note: the attribute macro `::pyo3::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 `::pyo3::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]   --> src/classes/lines.rs:18:1
[INFO] [stderr]    |
[INFO] [stderr] 18 | #[py_gen(bridge = Lines)]
[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] 46 |     #[derive(Clone, PartialEq, PartialOrd, Debug)]
[INFO] [stderr]    |     -
[INFO] [stderr]    |     |
[INFO] [stderr]    |     `PyLinesSegmentColors` is not local
[INFO] [stderr]    |     `PyLinesSegmentColors` is not local
[INFO] [stderr]    |
[INFO] [stderr]    = note: the attribute macro `::pyo3::pymethods` defines the non-local `impl`, and may need to be changed
[INFO] [stderr]    = note: the attribute macro `::pyo3::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 `::pyo3::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]   --> src/classes/angle_sig.rs:12:1
[INFO] [stderr]    |
[INFO] [stderr] 12 | #[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] 13 | impl AngleSig {
[INFO] [stderr]    |      --------
[INFO] [stderr]    |      |
[INFO] [stderr]    |      `AngleSig` is not local
[INFO] [stderr]    |      `AngleSig` 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]   --> src/classes/grid_pattern_options.rs:17:1
[INFO] [stderr]    |
[INFO] [stderr] 17 | #[py_gen(bridge = GridPatternOptions)]
[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] 21 |     #[derive(Clone, PartialEq, PartialOrd, Debug)]
[INFO] [stderr]    |     -
[INFO] [stderr]    |     |
[INFO] [stderr]    |     `PyGridPatternOptionsUniform` is not local
[INFO] [stderr]    |     `PyGridPatternOptionsUniform` is not local
[INFO] [stderr]    |
[INFO] [stderr]    = note: the attribute macro `::pyo3::pymethods` defines the non-local `impl`, and may need to be changed
[INFO] [stderr]    = note: the attribute macro `::pyo3::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 `::pyo3::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]   --> src/classes/grid_pattern_options.rs:17:1
[INFO] [stderr]    |
[INFO] [stderr] 17 | #[py_gen(bridge = GridPatternOptions)]
[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] 30 |     #[derive(Clone, PartialEq, PartialOrd, Debug)]
[INFO] [stderr]    |     -
[INFO] [stderr]    |     |
[INFO] [stderr]    |     `PyGridPatternOptionsChanging` is not local
[INFO] [stderr]    |     `PyGridPatternOptionsChanging` is not local
[INFO] [stderr]    |
[INFO] [stderr]    = note: the attribute macro `::pyo3::pymethods` defines the non-local `impl`, and may need to be changed
[INFO] [stderr]    = note: the attribute macro `::pyo3::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 `::pyo3::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]   --> src/classes/grid_options.rs:14:1
[INFO] [stderr]    |
[INFO] [stderr] 14 | #[py_gen(bridge = GridOptions)]
[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] 17 | pub struct PyGridOptions {
[INFO] [stderr]    |            -------------
[INFO] [stderr]    |            |
[INFO] [stderr]    |            `PyGridOptions` is not local
[INFO] [stderr]    |            `PyGridOptions` is not local
[INFO] [stderr]    |
[INFO] [stderr]    = note: the attribute macro `::pyo3::pymethods` defines the non-local `impl`, and may need to be changed
[INFO] [stderr]    = note: the attribute macro `::pyo3::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 `::pyo3::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]   --> src/classes/pattern_variant.rs:19:1
[INFO] [stderr]    |
[INFO] [stderr] 19 | #[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] 20 | impl PyPatternVariant {
[INFO] [stderr]    |      ----------------
[INFO] [stderr]    |      |
[INFO] [stderr]    |      `PyPatternVariant` is not local
[INFO] [stderr]    |      `PyPatternVariant` 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]    --> src/classes/grids.rs:120:1
[INFO] [stderr]     |
[INFO] [stderr] 120 | #[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] 121 | impl PyHexGrid {
[INFO] [stderr]     |      ---------
[INFO] [stderr]     |      |
[INFO] [stderr]     |      `PyHexGrid` is not local
[INFO] [stderr]     |      `PyHexGrid` 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]    --> src/classes/grids.rs:142:1
[INFO] [stderr]     |
[INFO] [stderr] 142 | #[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] 143 | impl PySquareGrid {
[INFO] [stderr]     |      ------------
[INFO] [stderr]     |      |
[INFO] [stderr]     |      `PySquareGrid` is not local
[INFO] [stderr]     |      `PySquareGrid` 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: `hex_renderer_py` (lib test) generated 32 warnings
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.15s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/hex_renderer_py-e68aaa73beb8babf)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test tests::print_stuffs ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- tests::print_stuffs stdout ----
[INFO] [stdout] module: Triangle
[INFO] [stdout] class: None_
[INFO] [stdout] class: BorderMatch
[INFO] [stdout] class: Match
[INFO] [stdout] class: BorderStartMatch
[INFO] [stdout] class: HexGrid
[INFO] [stdout] class: Grid
[INFO] [stdout] class: SquareGrid
[INFO] [stdout] class: Color
[INFO] [stdout] class: AngleSig
[INFO] [stdout] module: OverloadOptions
[INFO] [stdout] class: MatchedDashes
[INFO] [stdout] class: Dashes
[INFO] [stdout] class: LabeledDashes
[INFO] [stdout] class: Dashes
[INFO] [stdout] class: OverloadedParallel
[INFO] [stdout] module: CollisionOption
[INFO] [stdout] class: MatchedDashes
[INFO] [stdout] class: ParallelLines
[INFO] [stdout] class: Monocolor
[INFO] [stdout] class: Gradient
[INFO] [stdout] module: Lines
[INFO] [stdout] class: SegmentColors
[INFO] [stdout] class: Changing
[INFO] [stdout] module: GridPatternOptions
[INFO] [stdout] class: Uniform
[INFO] [stdout] class: PatternVariant
[INFO] [stdout] class: Match
[INFO] [stdout] module: EndPoint
[INFO] [stdout] class: Point
[INFO] [stdout] class: BorderedMatch
[INFO] [stdout] module: Intersections
[INFO] [stdout] class: UniformPoints
[INFO] [stdout] class: EndsAndMiddle
[INFO] [stdout] class: Nothing
[INFO] [stdout] class: GridOptions
[INFO] [stdout] class: Marker
[INFO] [stdout] module: Point
[INFO] [stdout] class: None_
[INFO] [stdout] class: Single
[INFO] [stdout] class: Double
[INFO] [stdout] Error: Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" }
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     tests::print_stuffs
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--lib`
[INFO] running `Command { std: "docker" "inspect" "b32ccdddc0226bd395101c50e973c7415e1a8ff415025cfb3c45396c535f4625", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b32ccdddc0226bd395101c50e973c7415e1a8ff415025cfb3c45396c535f4625", kill_on_drop: false }`
[INFO] [stdout] b32ccdddc0226bd395101c50e973c7415e1a8ff415025cfb3c45396c535f4625
