[INFO] cloning repository https://github.com/FuegoFro/advent_of_code
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/FuegoFro/advent_of_code" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FFuegoFro%2Fadvent_of_code", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FFuegoFro%2Fadvent_of_code'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 53bd880610e495a42125fa04ed8743b05d8c3a34
[INFO] testing FuegoFro/advent_of_code against master#d98a5da813da67eb189387b8ccfb73cf481275d8+rustflags=-Copt-level=3 for pr-138759
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FFuegoFro%2Fadvent_of_code" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-6-tc1/source/rust-toolchain
[INFO] started tweaking git repo https://github.com/FuegoFro/advent_of_code
[INFO] finished tweaking git repo https://github.com/FuegoFro/advent_of_code
[INFO] tweaked toml for git repo https://github.com/FuegoFro/advent_of_code written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/FuegoFro/advent_of_code on toolchain d98a5da813da67eb189387b8ccfb73cf481275d8
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/FuegoFro/advent_of_code 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" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating git repository `https://github.com/carbotaniuman/auto_ops.git`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded envy v0.4.2
[INFO] [stderr]   Downloaded recap-derive v0.1.2
[INFO] [stderr]   Downloaded recap v0.1.2
[INFO] [stderr]   Downloaded either v1.8.0
[INFO] [stderr]   Downloaded serde v1.0.152
[INFO] [stderr]   Downloaded binary-search v0.1.2
[INFO] [stderr]   Downloaded string_cache v0.8.4
[INFO] [stderr]   Downloaded lalrpop-util v0.19.8
[INFO] [stderr]   Downloaded impl_ops v0.1.1
[INFO] [stderr]   Downloaded ena v0.14.0
[INFO] [stderr]   Downloaded simba v0.8.1
[INFO] [stderr]   Downloaded anyhow v1.0.68
[INFO] [stderr]   Downloaded bytemuck v1.14.0
[INFO] [stderr]   Downloaded diff v0.1.13
[INFO] [stderr]   Downloaded parking_lot_core v0.9.5
[INFO] [stderr]   Downloaded rustversion v1.0.11
[INFO] [stderr]   Downloaded semver v1.0.21
[INFO] [stderr]   Downloaded petgraph v0.6.2
[INFO] [stderr]   Downloaded safe_arch v0.7.1
[INFO] [stderr]   Downloaded wide v0.7.13
[INFO] [stderr]   Downloaded levenberg-marquardt v0.13.1
[INFO] [stderr]   Downloaded bitreader v0.3.6
[INFO] [stderr]   Downloaded skiplist v0.4.0
[INFO] [stderr]   Downloaded regex-syntax v0.6.28
[INFO] [stderr]   Downloaded ascii-canvas v3.0.0
[INFO] [stderr]   Downloaded fixedbitset v0.4.2
[INFO] [stderr]   Downloaded windows_x86_64_msvc v0.42.0
[INFO] [stderr]   Downloaded windows_x86_64_gnullvm v0.42.0
[INFO] [stderr]   Downloaded lalrpop v0.19.8
[INFO] [stderr]   Downloaded nalgebra v0.32.3
[INFO] [stderr]   Downloaded new_debug_unreachable v1.0.4
[INFO] [stderr]   Downloaded siphasher v0.3.10
[INFO] [stderr]   Downloaded windows_aarch64_gnullvm v0.42.0
[INFO] [stderr]   Downloaded term v0.7.0
[INFO] [stderr]   Downloaded num-derive v0.3.3
[INFO] [stderr]   Downloaded tuple v0.5.1
[INFO] [stderr]   Downloaded matrixmultiply v0.3.8
[INFO] [stderr]   Downloaded nalgebra-macros v0.2.1
[INFO] [stderr]   Downloaded proc-macro2 v1.0.70
[INFO] [stderr]   Downloaded serde_derive v1.0.152
[INFO] [stderr]   Downloaded windows_x86_64_gnu v0.42.0
[INFO] [stderr]   Downloaded serde_json v1.0.91
[INFO] [stderr]   Downloaded pico-args v0.4.2
[INFO] [stderr]   Downloaded rawpointer v0.2.1
[INFO] [stderr]   Downloaded priority-queue v1.3.0
[INFO] [stderr]   Downloaded windows_i686_gnu v0.42.0
[INFO] [stderr]   Downloaded windows_aarch64_msvc v0.42.0
[INFO] [stderr]   Downloaded windows_i686_msvc v0.42.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 2232b47baa0f3a662e9885c9c68403670d363846bb8b11557729b3399816fbe8
[INFO] running `Command { std: "docker" "start" "-a" "2232b47baa0f3a662e9885c9c68403670d363846bb8b11557729b3399816fbe8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "2232b47baa0f3a662e9885c9c68403670d363846bb8b11557729b3399816fbe8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2232b47baa0f3a662e9885c9c68403670d363846bb8b11557729b3399816fbe8", kill_on_drop: false }`
[INFO] [stdout] 2232b47baa0f3a662e9885c9c68403670d363846bb8b11557729b3399816fbe8
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid -Copt-level=3" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 98305f97b1bae830f2a805d825a82b31dbe53a3d822e9f5d880509dd3afbeb5a
[INFO] running `Command { std: "docker" "start" "-a" "98305f97b1bae830f2a805d825a82b31dbe53a3d822e9f5d880509dd3afbeb5a", kill_on_drop: false }`
[INFO] [stderr]    Compiling autocfg v1.1.0
[INFO] [stderr]    Compiling proc-macro2 v1.0.70
[INFO] [stderr]    Compiling unicode-ident v1.0.6
[INFO] [stderr]    Compiling quote v1.0.23
[INFO] [stderr]    Compiling syn v1.0.107
[INFO] [stderr]    Compiling libm v0.2.8
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]    Compiling libc v0.2.139
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling serde_derive v1.0.152
[INFO] [stderr]    Compiling serde v1.0.152
[INFO] [stderr]    Compiling either v1.8.0
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling hashbrown v0.12.3
[INFO] [stderr]    Compiling num-traits v0.2.15
[INFO] [stderr]    Compiling num-integer v0.1.45
[INFO] [stderr]    Compiling indexmap v1.9.2
[INFO] [stderr]    Compiling num-bigint v0.4.3
[INFO] [stderr]    Compiling num-rational v0.4.1
[INFO] [stderr]    Compiling serde_json v1.0.91
[INFO] [stderr]    Compiling num-complex v0.4.2
[INFO] [stderr]    Compiling lock_api v0.4.9
[INFO] [stderr]    Compiling ryu v1.0.12
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling itoa v1.0.5
[INFO] [stderr]    Compiling parking_lot_core v0.9.5
[INFO] [stderr]    Compiling dirs-sys-next v0.1.2
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling scopeguard v1.1.0
[INFO] [stderr]    Compiling semver v1.0.21
[INFO] [stderr]    Compiling log v0.4.17
[INFO] [stderr]    Compiling auto_ops v0.3.0 (https://github.com/carbotaniuman/auto_ops.git?rev=7a9192f0a4b3e5ac7911db0cce5aeb74a15ca942#7a9192f0)
[INFO] [stderr]    Compiling smallvec v1.10.0
[INFO] [stderr]    Compiling crunchy v0.2.2
[INFO] [stderr]    Compiling dirs-next v2.0.0
[INFO] [stderr]    Compiling num-iter v0.1.43
[INFO] [stderr]    Compiling siphasher v0.3.10
[INFO] [stderr]    Compiling bytemuck v1.14.0
[INFO] [stderr]    Compiling tiny-keccak v2.0.2
[INFO] [stderr]    Compiling paste v1.0.14
[INFO] [stderr]    Compiling safe_arch v0.7.1
[INFO] [stderr]    Compiling phf_shared v0.10.0
[INFO] [stderr]    Compiling getrandom v0.2.8
[INFO] [stderr]    Compiling term v0.7.0
[INFO] [stderr]    Compiling parking_lot v0.12.1
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling matrixmultiply v0.3.8
[INFO] [stderr]    Compiling bit-vec v0.6.3
[INFO] [stderr]    Compiling new_debug_unreachable v1.0.4
[INFO] [stderr]    Compiling precomputed-hash v0.1.1
[INFO] [stderr]    Compiling once_cell v1.17.0
[INFO] [stderr]    Compiling fixedbitset v0.4.2
[INFO] [stderr]    Compiling typenum v1.17.0
[INFO] [stderr]    Compiling petgraph v0.6.2
[INFO] [stderr]    Compiling string_cache v0.8.4
[INFO] [stderr]    Compiling bit-set v0.5.3
[INFO] [stderr]    Compiling ena v0.14.0
[INFO] [stderr]    Compiling rustc_version v0.4.0
[INFO] [stderr]    Compiling lalrpop-util v0.19.8
[INFO] [stderr]    Compiling ascii-canvas v3.0.0
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling wide v0.7.13
[INFO] [stderr]    Compiling approx v0.5.1
[INFO] [stderr]    Compiling priority-queue v1.3.0
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling regex-syntax v0.6.28
[INFO] [stderr]    Compiling diff v0.1.13
[INFO] [stderr]    Compiling rawpointer v0.2.1
[INFO] [stderr]    Compiling ppv-lite86 v0.2.17
[INFO] [stderr]    Compiling unicode-xid v0.2.4
[INFO] [stderr]    Compiling pico-args v0.4.2
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling simba v0.8.1
[INFO] [stderr]    Compiling lalrpop v0.19.8
[INFO] [stderr]    Compiling levenberg-marquardt v0.13.1
[INFO] [stderr]    Compiling num v0.4.0
[INFO] [stderr]    Compiling anyhow v1.0.68
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling bitreader v0.3.6
[INFO] [stderr]    Compiling skiplist v0.4.0
[INFO] [stderr]    Compiling binary-search v0.1.2
[INFO] [stderr]    Compiling impl_ops v0.1.1
[INFO] [stderr]    Compiling hex v0.4.3
[INFO] [stderr]    Compiling recap-derive v0.1.2
[INFO] [stderr]    Compiling nalgebra-macros v0.2.1
[INFO] [stderr]    Compiling num-derive v0.3.3
[INFO] [stderr]    Compiling derivative v2.2.0
[INFO] [stderr]    Compiling nalgebra v0.32.3
[INFO] [stderr]    Compiling envy v0.4.2
[INFO] [stderr]    Compiling recap v0.1.2
[INFO] [stderr]    Compiling tuple v0.5.1
[INFO] [stderr]    Compiling util v0.1.0 (/opt/rustwide/workdir/util)
[INFO] [stderr]    Compiling y2020 v0.1.0 (/opt/rustwide/workdir/y2020)
[INFO] [stderr]    Compiling y2024 v0.1.0 (/opt/rustwide/workdir/y2024)
[INFO] [stderr]    Compiling y2019 v0.1.0 (/opt/rustwide/workdir/y2019)
[INFO] [stderr]    Compiling y2023 v0.1.0 (/opt/rustwide/workdir/y2023)
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]  --> y2019/src/computer.rs:8:10
[INFO] [stdout]   |
[INFO] [stdout] 8 | #[derive(FromPrimitive, Clone, Debug)]
[INFO] [stdout]   |          ^------------
[INFO] [stdout]   |          |
[INFO] [stdout]   |          `FromPrimitive` is not local
[INFO] [stdout]   |          move the `impl` block outside of this constant `_IMPL_NUM_FromPrimitive_FOR_ParameterMode`
[INFO] [stdout] 9 | enum ParameterMode {
[INFO] [stdout]   |      ------------- `ParameterMode` is not local
[INFO] [stdout]   |
[INFO] [stdout]   = note: the derive macro `FromPrimitive` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]   = note: the derive macro `FromPrimitive` may come from an old version of the `num_derive` crate, try updating your dependency with `cargo update -p num_derive`
[INFO] [stdout]   = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]   = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]   = note: `#[warn(non_local_definitions)]` on by default
[INFO] [stdout]   = note: this warning originates in the derive macro `FromPrimitive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> y2019/src/d13/mod.rs:10:10
[INFO] [stdout]    |
[INFO] [stdout] 10 | #[derive(FromPrimitive, Clone, Eq, PartialEq)]
[INFO] [stdout]    |          ^------------
[INFO] [stdout]    |          |
[INFO] [stdout]    |          `FromPrimitive` is not local
[INFO] [stdout]    |          move the `impl` block outside of this constant `_IMPL_NUM_FromPrimitive_FOR_Tile`
[INFO] [stdout] 11 | enum Tile {
[INFO] [stdout]    |      ---- `Tile` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `FromPrimitive` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `FromPrimitive` may come from an old version of the `num_derive` crate, try updating your dependency with `cargo update -p num_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `FromPrimitive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> y2019/src/d15/mod.rs:13:17
[INFO] [stdout]    |
[INFO] [stdout] 13 | #[derive(Debug, FromPrimitive, Eq, PartialEq, Copy, Clone)]
[INFO] [stdout]    |                 ^------------
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 `FromPrimitive` is not local
[INFO] [stdout]    |                 move the `impl` block outside of this constant `_IMPL_NUM_FromPrimitive_FOR_Tile`
[INFO] [stdout] 14 | enum Tile {
[INFO] [stdout]    |      ---- `Tile` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `FromPrimitive` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `FromPrimitive` may come from an old version of the `num_derive` crate, try updating your dependency with `cargo update -p num_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `FromPrimitive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling y2021 v0.1.0 (/opt/rustwide/workdir/y2021)
[INFO] [stderr]    Compiling y2022 v0.1.0 (/opt/rustwide/workdir/y2022)
[INFO] [stdout] warning: the feature `array_methods` has been stable since 1.77.0 and no longer requires an attribute to enable
[INFO] [stdout]  --> y2021/src/main.rs:1:12
[INFO] [stdout]   |
[INFO] [stdout] 1 | #![feature(array_methods)]
[INFO] [stdout]   |            ^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(stable_features)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]  --> y2023/src/d02/mod.rs:6:30
[INFO] [stdout]   |
[INFO] [stdout] 6 | #[derive(Debug, Deserialize, Recap)]
[INFO] [stdout]   |                              ^----
[INFO] [stdout]   |                              |
[INFO] [stdout]   |                              `TryFrom` is not local
[INFO] [stdout]   |                              move the `impl` block outside of this constant `RECAP_IMPL_FOR_GameRaw`
[INFO] [stdout] 7 | #[recap(regex = r"Game (?P<id>\d+): (?P<observations>.+)")]
[INFO] [stdout] 8 | struct GameRaw {
[INFO] [stdout]   |        ------- `GameRaw` is not local
[INFO] [stdout]   |
[INFO] [stdout]   = note: the derive macro `Recap` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]   = note: the derive macro `Recap` may come from an old version of the `recap_derive` crate, try updating your dependency with `cargo update -p recap_derive`
[INFO] [stdout]   = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]   = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]   = note: `#[warn(non_local_definitions)]` on by default
[INFO] [stdout]   = note: this warning originates in the derive macro `Recap` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]  --> y2023/src/d02/mod.rs:6:30
[INFO] [stdout]   |
[INFO] [stdout] 6 | #[derive(Debug, Deserialize, Recap)]
[INFO] [stdout]   |                              ^----
[INFO] [stdout]   |                              |
[INFO] [stdout]   |                              `FromStr` is not local
[INFO] [stdout]   |                              move the `impl` block outside of this constant `RECAP_IMPL_FOR_GameRaw`
[INFO] [stdout] 7 | #[recap(regex = r"Game (?P<id>\d+): (?P<observations>.+)")]
[INFO] [stdout] 8 | struct GameRaw {
[INFO] [stdout]   |        ------- `GameRaw` is not local
[INFO] [stdout]   |
[INFO] [stdout]   = note: the derive macro `Recap` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]   = note: the derive macro `Recap` may come from an old version of the `recap_derive` crate, try updating your dependency with `cargo update -p recap_derive`
[INFO] [stdout]   = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]   = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]   = note: this warning originates in the derive macro `Recap` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]  --> y2023/src/d02/mod.rs:6:30
[INFO] [stdout]   |
[INFO] [stdout] 6 | #[derive(Debug, Deserialize, Recap)]
[INFO] [stdout]   |                              ^----
[INFO] [stdout]   |                              |
[INFO] [stdout]   |                              move the `impl` block outside of this constant `RECAP_IMPL_FOR_GameRaw`
[INFO] [stdout] 7 | #[recap(regex = r"Game (?P<id>\d+): (?P<observations>.+)")]
[INFO] [stdout] 8 | struct GameRaw {
[INFO] [stdout]   |        ------- `GameRaw` is not local
[INFO] [stdout]   |
[INFO] [stdout]   = note: the derive macro `Recap` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]   = note: the derive macro `Recap` may come from an old version of the `recap_derive` crate, try updating your dependency with `cargo update -p recap_derive`
[INFO] [stdout]   = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]   = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]   = note: this warning originates in the derive macro `Recap` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> y2023/src/d02/mod.rs:37:30
[INFO] [stdout]    |
[INFO] [stdout] 37 | #[derive(Debug, Deserialize, Recap)]
[INFO] [stdout]    |                              ^----
[INFO] [stdout]    |                              |
[INFO] [stdout]    |                              `TryFrom` is not local
[INFO] [stdout]    |                              move the `impl` block outside of this constant `RECAP_IMPL_FOR_ColorInfo`
[INFO] [stdout] 38 | #[recap(regex = r"(?P<count>\d+) (?P<color>\w+)")]
[INFO] [stdout] 39 | struct ColorInfo {
[INFO] [stdout]    |        --------- `ColorInfo` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Recap` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Recap` may come from an old version of the `recap_derive` crate, try updating your dependency with `cargo update -p recap_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `Recap` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> y2023/src/d02/mod.rs:37:30
[INFO] [stdout]    |
[INFO] [stdout] 37 | #[derive(Debug, Deserialize, Recap)]
[INFO] [stdout]    |                              ^----
[INFO] [stdout]    |                              |
[INFO] [stdout]    |                              `FromStr` is not local
[INFO] [stdout]    |                              move the `impl` block outside of this constant `RECAP_IMPL_FOR_ColorInfo`
[INFO] [stdout] 38 | #[recap(regex = r"(?P<count>\d+) (?P<color>\w+)")]
[INFO] [stdout] 39 | struct ColorInfo {
[INFO] [stdout]    |        --------- `ColorInfo` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Recap` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Recap` may come from an old version of the `recap_derive` crate, try updating your dependency with `cargo update -p recap_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `Recap` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> y2023/src/d02/mod.rs:37:30
[INFO] [stdout]    |
[INFO] [stdout] 37 | #[derive(Debug, Deserialize, Recap)]
[INFO] [stdout]    |                              ^----
[INFO] [stdout]    |                              |
[INFO] [stdout]    |                              move the `impl` block outside of this constant `RECAP_IMPL_FOR_ColorInfo`
[INFO] [stdout] 38 | #[recap(regex = r"(?P<count>\d+) (?P<color>\w+)")]
[INFO] [stdout] 39 | struct ColorInfo {
[INFO] [stdout]    |        --------- `ColorInfo` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Recap` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Recap` may come from an old version of the `recap_derive` crate, try updating your dependency with `cargo update -p recap_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `Recap` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]  --> y2023/src/d04/mod.rs:6:23
[INFO] [stdout]   |
[INFO] [stdout] 6 | #[derive(Deserialize, Recap)]
[INFO] [stdout]   |                       ^----
[INFO] [stdout]   |                       |
[INFO] [stdout]   |                       `TryFrom` is not local
[INFO] [stdout]   |                       move the `impl` block outside of this constant `RECAP_IMPL_FOR_CardRaw`
[INFO] [stdout] 7 | #[recap(regex = r"Card +(?P<id>\d+): (?P<winning_numbers>.+) \| (?P<own_numbers>.+)")]
[INFO] [stdout] 8 | struct CardRaw {
[INFO] [stdout]   |        ------- `CardRaw` is not local
[INFO] [stdout]   |
[INFO] [stdout]   = note: the derive macro `Recap` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]   = note: the derive macro `Recap` may come from an old version of the `recap_derive` crate, try updating your dependency with `cargo update -p recap_derive`
[INFO] [stdout]   = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]   = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]   = note: this warning originates in the derive macro `Recap` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]  --> y2023/src/d04/mod.rs:6:23
[INFO] [stdout]   |
[INFO] [stdout] 6 | #[derive(Deserialize, Recap)]
[INFO] [stdout]   |                       ^----
[INFO] [stdout]   |                       |
[INFO] [stdout]   |                       `FromStr` is not local
[INFO] [stdout]   |                       move the `impl` block outside of this constant `RECAP_IMPL_FOR_CardRaw`
[INFO] [stdout] 7 | #[recap(regex = r"Card +(?P<id>\d+): (?P<winning_numbers>.+) \| (?P<own_numbers>.+)")]
[INFO] [stdout] 8 | struct CardRaw {
[INFO] [stdout]   |        ------- `CardRaw` is not local
[INFO] [stdout]   |
[INFO] [stdout]   = note: the derive macro `Recap` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]   = note: the derive macro `Recap` may come from an old version of the `recap_derive` crate, try updating your dependency with `cargo update -p recap_derive`
[INFO] [stdout]   = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]   = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]   = note: this warning originates in the derive macro `Recap` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]  --> y2023/src/d04/mod.rs:6:23
[INFO] [stdout]   |
[INFO] [stdout] 6 | #[derive(Deserialize, Recap)]
[INFO] [stdout]   |                       ^----
[INFO] [stdout]   |                       |
[INFO] [stdout]   |                       move the `impl` block outside of this constant `RECAP_IMPL_FOR_CardRaw`
[INFO] [stdout] 7 | #[recap(regex = r"Card +(?P<id>\d+): (?P<winning_numbers>.+) \| (?P<own_numbers>.+)")]
[INFO] [stdout] 8 | struct CardRaw {
[INFO] [stdout]   |        ------- `CardRaw` is not local
[INFO] [stdout]   |
[INFO] [stdout]   = note: the derive macro `Recap` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]   = note: the derive macro `Recap` may come from an old version of the `recap_derive` crate, try updating your dependency with `cargo update -p recap_derive`
[INFO] [stdout]   = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]   = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]   = note: this warning originates in the derive macro `Recap` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> y2023/src/d08/mod.rs:24:23
[INFO] [stdout]    |
[INFO] [stdout] 24 | #[derive(Deserialize, Recap)]
[INFO] [stdout]    |                       ^----
[INFO] [stdout]    |                       |
[INFO] [stdout]    |                       `TryFrom` is not local
[INFO] [stdout]    |                       move the `impl` block outside of this constant `RECAP_IMPL_FOR_NodeRaw`
[INFO] [stdout] 25 | #[recap(regex = r"(?P<name>\w+) = \((?P<left>\w+), (?P<right>\w+)\)")]
[INFO] [stdout] 26 | struct NodeRaw {
[INFO] [stdout]    |        ------- `NodeRaw` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Recap` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Recap` may come from an old version of the `recap_derive` crate, try updating your dependency with `cargo update -p recap_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `Recap` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> y2023/src/d08/mod.rs:24:23
[INFO] [stdout]    |
[INFO] [stdout] 24 | #[derive(Deserialize, Recap)]
[INFO] [stdout]    |                       ^----
[INFO] [stdout]    |                       |
[INFO] [stdout]    |                       `FromStr` is not local
[INFO] [stdout]    |                       move the `impl` block outside of this constant `RECAP_IMPL_FOR_NodeRaw`
[INFO] [stdout] 25 | #[recap(regex = r"(?P<name>\w+) = \((?P<left>\w+), (?P<right>\w+)\)")]
[INFO] [stdout] 26 | struct NodeRaw {
[INFO] [stdout]    |        ------- `NodeRaw` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Recap` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Recap` may come from an old version of the `recap_derive` crate, try updating your dependency with `cargo update -p recap_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `Recap` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> y2023/src/d08/mod.rs:24:23
[INFO] [stdout]    |
[INFO] [stdout] 24 | #[derive(Deserialize, Recap)]
[INFO] [stdout]    |                       ^----
[INFO] [stdout]    |                       |
[INFO] [stdout]    |                       move the `impl` block outside of this constant `RECAP_IMPL_FOR_NodeRaw`
[INFO] [stdout] 25 | #[recap(regex = r"(?P<name>\w+) = \((?P<left>\w+), (?P<right>\w+)\)")]
[INFO] [stdout] 26 | struct NodeRaw {
[INFO] [stdout]    |        ------- `NodeRaw` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Recap` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Recap` may come from an old version of the `recap_derive` crate, try updating your dependency with `cargo update -p recap_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `Recap` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]  --> y2023/src/d15/mod.rs:7:10
[INFO] [stdout]   |
[INFO] [stdout] 7 | #[derive(Recap, Deserialize)]
[INFO] [stdout]   |          ^----
[INFO] [stdout]   |          |
[INFO] [stdout]   |          `TryFrom` is not local
[INFO] [stdout]   |          move the `impl` block outside of this constant `RECAP_IMPL_FOR_Instruction`
[INFO] [stdout] 8 | #[recap(regex = r"(?P<label>\w+)(?P<op>[=-])(?P<arg>\d*)")]
[INFO] [stdout] 9 | struct Instruction {
[INFO] [stdout]   |        ----------- `Instruction` is not local
[INFO] [stdout]   |
[INFO] [stdout]   = note: the derive macro `Recap` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]   = note: the derive macro `Recap` may come from an old version of the `recap_derive` crate, try updating your dependency with `cargo update -p recap_derive`
[INFO] [stdout]   = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]   = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]   = note: this warning originates in the derive macro `Recap` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]  --> y2023/src/d15/mod.rs:7:10
[INFO] [stdout]   |
[INFO] [stdout] 7 | #[derive(Recap, Deserialize)]
[INFO] [stdout]   |          ^----
[INFO] [stdout]   |          |
[INFO] [stdout]   |          `FromStr` is not local
[INFO] [stdout]   |          move the `impl` block outside of this constant `RECAP_IMPL_FOR_Instruction`
[INFO] [stdout] 8 | #[recap(regex = r"(?P<label>\w+)(?P<op>[=-])(?P<arg>\d*)")]
[INFO] [stdout] 9 | struct Instruction {
[INFO] [stdout]   |        ----------- `Instruction` is not local
[INFO] [stdout]   |
[INFO] [stdout]   = note: the derive macro `Recap` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]   = note: the derive macro `Recap` may come from an old version of the `recap_derive` crate, try updating your dependency with `cargo update -p recap_derive`
[INFO] [stdout]   = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]   = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]   = note: this warning originates in the derive macro `Recap` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]  --> y2023/src/d15/mod.rs:7:10
[INFO] [stdout]   |
[INFO] [stdout] 7 | #[derive(Recap, Deserialize)]
[INFO] [stdout]   |          ^----
[INFO] [stdout]   |          |
[INFO] [stdout]   |          move the `impl` block outside of this constant `RECAP_IMPL_FOR_Instruction`
[INFO] [stdout] 8 | #[recap(regex = r"(?P<label>\w+)(?P<op>[=-])(?P<arg>\d*)")]
[INFO] [stdout] 9 | struct Instruction {
[INFO] [stdout]   |        ----------- `Instruction` is not local
[INFO] [stdout]   |
[INFO] [stdout]   = note: the derive macro `Recap` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]   = note: the derive macro `Recap` may come from an old version of the `recap_derive` crate, try updating your dependency with `cargo update -p recap_derive`
[INFO] [stdout]   = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]   = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]   = note: this warning originates in the derive macro `Recap` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> y2023/src/d18/mod.rs:31:23
[INFO] [stdout]    |
[INFO] [stdout] 31 | #[derive(Deserialize, Recap)]
[INFO] [stdout]    |                       ^----
[INFO] [stdout]    |                       |
[INFO] [stdout]    |                       `TryFrom` is not local
[INFO] [stdout]    |                       move the `impl` block outside of this constant `RECAP_IMPL_FOR_Instruction`
[INFO] [stdout] 32 | #[recap(regex = r"(?P<direction>\w) (?P<count>\d+) \(#(?P<color_hex>\w+)\)")]
[INFO] [stdout] 33 | struct Instruction {
[INFO] [stdout]    |        ----------- `Instruction` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Recap` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Recap` may come from an old version of the `recap_derive` crate, try updating your dependency with `cargo update -p recap_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `Recap` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> y2023/src/d18/mod.rs:31:23
[INFO] [stdout]    |
[INFO] [stdout] 31 | #[derive(Deserialize, Recap)]
[INFO] [stdout]    |                       ^----
[INFO] [stdout]    |                       |
[INFO] [stdout]    |                       `FromStr` is not local
[INFO] [stdout]    |                       move the `impl` block outside of this constant `RECAP_IMPL_FOR_Instruction`
[INFO] [stdout] 32 | #[recap(regex = r"(?P<direction>\w) (?P<count>\d+) \(#(?P<color_hex>\w+)\)")]
[INFO] [stdout] 33 | struct Instruction {
[INFO] [stdout]    |        ----------- `Instruction` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Recap` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Recap` may come from an old version of the `recap_derive` crate, try updating your dependency with `cargo update -p recap_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `Recap` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> y2023/src/d18/mod.rs:31:23
[INFO] [stdout]    |
[INFO] [stdout] 31 | #[derive(Deserialize, Recap)]
[INFO] [stdout]    |                       ^----
[INFO] [stdout]    |                       |
[INFO] [stdout]    |                       move the `impl` block outside of this constant `RECAP_IMPL_FOR_Instruction`
[INFO] [stdout] 32 | #[recap(regex = r"(?P<direction>\w) (?P<count>\d+) \(#(?P<color_hex>\w+)\)")]
[INFO] [stdout] 33 | struct Instruction {
[INFO] [stdout]    |        ----------- `Instruction` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Recap` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Recap` may come from an old version of the `recap_derive` crate, try updating your dependency with `cargo update -p recap_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `Recap` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> y2023/src/d19/mod.rs:43:30
[INFO] [stdout]    |
[INFO] [stdout] 43 | #[derive(Debug, Deserialize, Recap)]
[INFO] [stdout]    |                              ^----
[INFO] [stdout]    |                              |
[INFO] [stdout]    |                              `TryFrom` is not local
[INFO] [stdout]    |                              move the `impl` block outside of this constant `RECAP_IMPL_FOR_Condition`
[INFO] [stdout] 44 | #[recap(regex = r"(?P<attribute>\w+)(?P<op>.)(?P<arg>\d+)")]
[INFO] [stdout] 45 | struct Condition {
[INFO] [stdout]    |        --------- `Condition` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Recap` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Recap` may come from an old version of the `recap_derive` crate, try updating your dependency with `cargo update -p recap_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `Recap` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> y2023/src/d19/mod.rs:43:30
[INFO] [stdout]    |
[INFO] [stdout] 43 | #[derive(Debug, Deserialize, Recap)]
[INFO] [stdout]    |                              ^----
[INFO] [stdout]    |                              |
[INFO] [stdout]    |                              `FromStr` is not local
[INFO] [stdout]    |                              move the `impl` block outside of this constant `RECAP_IMPL_FOR_Condition`
[INFO] [stdout] 44 | #[recap(regex = r"(?P<attribute>\w+)(?P<op>.)(?P<arg>\d+)")]
[INFO] [stdout] 45 | struct Condition {
[INFO] [stdout]    |        --------- `Condition` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Recap` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Recap` may come from an old version of the `recap_derive` crate, try updating your dependency with `cargo update -p recap_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `Recap` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> y2023/src/d19/mod.rs:43:30
[INFO] [stdout]    |
[INFO] [stdout] 43 | #[derive(Debug, Deserialize, Recap)]
[INFO] [stdout]    |                              ^----
[INFO] [stdout]    |                              |
[INFO] [stdout]    |                              move the `impl` block outside of this constant `RECAP_IMPL_FOR_Condition`
[INFO] [stdout] 44 | #[recap(regex = r"(?P<attribute>\w+)(?P<op>.)(?P<arg>\d+)")]
[INFO] [stdout] 45 | struct Condition {
[INFO] [stdout]    |        --------- `Condition` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Recap` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Recap` may come from an old version of the `recap_derive` crate, try updating your dependency with `cargo update -p recap_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `Recap` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> y2023/src/d19/mod.rs:51:30
[INFO] [stdout]    |
[INFO] [stdout] 51 | #[derive(Debug, Deserialize, Recap)]
[INFO] [stdout]    |                              ^----
[INFO] [stdout]    |                              |
[INFO] [stdout]    |                              `TryFrom` is not local
[INFO] [stdout]    |                              move the `impl` block outside of this constant `RECAP_IMPL_FOR_Rule`
[INFO] [stdout] 52 | #[recap(regex = r"((?P<condition>[^,:]+):)?(?P<action>\w+)")]
[INFO] [stdout] 53 | struct Rule {
[INFO] [stdout]    |        ---- `Rule` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Recap` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Recap` may come from an old version of the `recap_derive` crate, try updating your dependency with `cargo update -p recap_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `Recap` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> y2023/src/d19/mod.rs:51:30
[INFO] [stdout]    |
[INFO] [stdout] 51 | #[derive(Debug, Deserialize, Recap)]
[INFO] [stdout]    |                              ^----
[INFO] [stdout]    |                              |
[INFO] [stdout]    |                              `FromStr` is not local
[INFO] [stdout]    |                              move the `impl` block outside of this constant `RECAP_IMPL_FOR_Rule`
[INFO] [stdout] 52 | #[recap(regex = r"((?P<condition>[^,:]+):)?(?P<action>\w+)")]
[INFO] [stdout] 53 | struct Rule {
[INFO] [stdout]    |        ---- `Rule` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Recap` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Recap` may come from an old version of the `recap_derive` crate, try updating your dependency with `cargo update -p recap_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `Recap` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> y2023/src/d19/mod.rs:51:30
[INFO] [stdout]    |
[INFO] [stdout] 51 | #[derive(Debug, Deserialize, Recap)]
[INFO] [stdout]    |                              ^----
[INFO] [stdout]    |                              |
[INFO] [stdout]    |                              move the `impl` block outside of this constant `RECAP_IMPL_FOR_Rule`
[INFO] [stdout] 52 | #[recap(regex = r"((?P<condition>[^,:]+):)?(?P<action>\w+)")]
[INFO] [stdout] 53 | struct Rule {
[INFO] [stdout]    |        ---- `Rule` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Recap` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Recap` may come from an old version of the `recap_derive` crate, try updating your dependency with `cargo update -p recap_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `Recap` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> y2023/src/d19/mod.rs:80:30
[INFO] [stdout]    |
[INFO] [stdout] 80 | #[derive(Debug, Deserialize, Recap)]
[INFO] [stdout]    |                              ^----
[INFO] [stdout]    |                              |
[INFO] [stdout]    |                              `TryFrom` is not local
[INFO] [stdout]    |                              move the `impl` block outside of this constant `RECAP_IMPL_FOR_Workflow`
[INFO] [stdout] 81 | #[recap(regex = r"(?P<name>\w+)\{(?P<rules>.+)\}")]
[INFO] [stdout] 82 | struct Workflow {
[INFO] [stdout]    |        -------- `Workflow` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Recap` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Recap` may come from an old version of the `recap_derive` crate, try updating your dependency with `cargo update -p recap_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `Recap` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> y2023/src/d19/mod.rs:80:30
[INFO] [stdout]    |
[INFO] [stdout] 80 | #[derive(Debug, Deserialize, Recap)]
[INFO] [stdout]    |                              ^----
[INFO] [stdout]    |                              |
[INFO] [stdout]    |                              `FromStr` is not local
[INFO] [stdout]    |                              move the `impl` block outside of this constant `RECAP_IMPL_FOR_Workflow`
[INFO] [stdout] 81 | #[recap(regex = r"(?P<name>\w+)\{(?P<rules>.+)\}")]
[INFO] [stdout] 82 | struct Workflow {
[INFO] [stdout]    |        -------- `Workflow` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Recap` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Recap` may come from an old version of the `recap_derive` crate, try updating your dependency with `cargo update -p recap_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `Recap` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> y2023/src/d19/mod.rs:80:30
[INFO] [stdout]    |
[INFO] [stdout] 80 | #[derive(Debug, Deserialize, Recap)]
[INFO] [stdout]    |                              ^----
[INFO] [stdout]    |                              |
[INFO] [stdout]    |                              move the `impl` block outside of this constant `RECAP_IMPL_FOR_Workflow`
[INFO] [stdout] 81 | #[recap(regex = r"(?P<name>\w+)\{(?P<rules>.+)\}")]
[INFO] [stdout] 82 | struct Workflow {
[INFO] [stdout]    |        -------- `Workflow` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Recap` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Recap` may come from an old version of the `recap_derive` crate, try updating your dependency with `cargo update -p recap_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `Recap` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> y2023/src/d19/mod.rs:93:30
[INFO] [stdout]    |
[INFO] [stdout] 93 | #[derive(Debug, Deserialize, Recap)]
[INFO] [stdout]    |                              ^----
[INFO] [stdout]    |                              |
[INFO] [stdout]    |                              `TryFrom` is not local
[INFO] [stdout]    |                              move the `impl` block outside of this constant `RECAP_IMPL_FOR_Part`
[INFO] [stdout] 94 | #[recap(regex = r"\{x=(?P<x>\d+),m=(?P<m>\d+),a=(?P<a>\d+),s=(?P<s>\d+)\}")]
[INFO] [stdout] 95 | struct Part {
[INFO] [stdout]    |        ---- `Part` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Recap` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Recap` may come from an old version of the `recap_derive` crate, try updating your dependency with `cargo update -p recap_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `Recap` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> y2023/src/d19/mod.rs:93:30
[INFO] [stdout]    |
[INFO] [stdout] 93 | #[derive(Debug, Deserialize, Recap)]
[INFO] [stdout]    |                              ^----
[INFO] [stdout]    |                              |
[INFO] [stdout]    |                              `FromStr` is not local
[INFO] [stdout]    |                              move the `impl` block outside of this constant `RECAP_IMPL_FOR_Part`
[INFO] [stdout] 94 | #[recap(regex = r"\{x=(?P<x>\d+),m=(?P<m>\d+),a=(?P<a>\d+),s=(?P<s>\d+)\}")]
[INFO] [stdout] 95 | struct Part {
[INFO] [stdout]    |        ---- `Part` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Recap` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Recap` may come from an old version of the `recap_derive` crate, try updating your dependency with `cargo update -p recap_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `Recap` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> y2023/src/d19/mod.rs:93:30
[INFO] [stdout]    |
[INFO] [stdout] 93 | #[derive(Debug, Deserialize, Recap)]
[INFO] [stdout]    |                              ^----
[INFO] [stdout]    |                              |
[INFO] [stdout]    |                              move the `impl` block outside of this constant `RECAP_IMPL_FOR_Part`
[INFO] [stdout] 94 | #[recap(regex = r"\{x=(?P<x>\d+),m=(?P<m>\d+),a=(?P<a>\d+),s=(?P<s>\d+)\}")]
[INFO] [stdout] 95 | struct Part {
[INFO] [stdout]    |        ---- `Part` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Recap` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Recap` may come from an old version of the `recap_derive` crate, try updating your dependency with `cargo update -p recap_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `Recap` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]  --> y2022/src/d05/mod.rs:6:23
[INFO] [stdout]   |
[INFO] [stdout] 6 | #[derive(Deserialize, Recap, Debug)]
[INFO] [stdout]   |                       ^----
[INFO] [stdout]   |                       |
[INFO] [stdout]   |                       `TryFrom` is not local
[INFO] [stdout]   |                       move the `impl` block outside of this constant `RECAP_IMPL_FOR_Move`
[INFO] [stdout] 7 | #[recap(regex = r"move (?P<count>\d+) from (?P<from>\d+) to (?P<to>\d+)")]
[INFO] [stdout] 8 | struct Move {
[INFO] [stdout]   |        ---- `Move` is not local
[INFO] [stdout]   |
[INFO] [stdout]   = note: the derive macro `Recap` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]   = note: the derive macro `Recap` may come from an old version of the `recap_derive` crate, try updating your dependency with `cargo update -p recap_derive`
[INFO] [stdout]   = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]   = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]   = note: `#[warn(non_local_definitions)]` on by default
[INFO] [stdout]   = note: this warning originates in the derive macro `Recap` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]  --> y2022/src/d05/mod.rs:6:23
[INFO] [stdout]   |
[INFO] [stdout] 6 | #[derive(Deserialize, Recap, Debug)]
[INFO] [stdout]   |                       ^----
[INFO] [stdout]   |                       |
[INFO] [stdout]   |                       `FromStr` is not local
[INFO] [stdout]   |                       move the `impl` block outside of this constant `RECAP_IMPL_FOR_Move`
[INFO] [stdout] 7 | #[recap(regex = r"move (?P<count>\d+) from (?P<from>\d+) to (?P<to>\d+)")]
[INFO] [stdout] 8 | struct Move {
[INFO] [stdout]   |        ---- `Move` is not local
[INFO] [stdout]   |
[INFO] [stdout]   = note: the derive macro `Recap` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]   = note: the derive macro `Recap` may come from an old version of the `recap_derive` crate, try updating your dependency with `cargo update -p recap_derive`
[INFO] [stdout]   = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]   = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]   = note: this warning originates in the derive macro `Recap` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]  --> y2022/src/d05/mod.rs:6:23
[INFO] [stdout]   |
[INFO] [stdout] 6 | #[derive(Deserialize, Recap, Debug)]
[INFO] [stdout]   |                       ^----
[INFO] [stdout]   |                       |
[INFO] [stdout]   |                       move the `impl` block outside of this constant `RECAP_IMPL_FOR_Move`
[INFO] [stdout] 7 | #[recap(regex = r"move (?P<count>\d+) from (?P<from>\d+) to (?P<to>\d+)")]
[INFO] [stdout] 8 | struct Move {
[INFO] [stdout]   |        ---- `Move` is not local
[INFO] [stdout]   |
[INFO] [stdout]   = note: the derive macro `Recap` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]   = note: the derive macro `Recap` may come from an old version of the `recap_derive` crate, try updating your dependency with `cargo update -p recap_derive`
[INFO] [stdout]   = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]   = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]   = note: this warning originates in the derive macro `Recap` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> y2022/src/d11/mod.rs:6:30
[INFO] [stdout]    |
[INFO] [stdout] 6  | #[derive(Debug, Deserialize, Recap)]
[INFO] [stdout]    |                              ^----
[INFO] [stdout]    |                              |
[INFO] [stdout]    |                              `TryFrom` is not local
[INFO] [stdout]    |                              move the `impl` block outside of this constant `RECAP_IMPL_FOR_MonkeyRaw`
[INFO] [stdout] ...
[INFO] [stdout] 13 | struct MonkeyRaw {
[INFO] [stdout]    |        --------- `MonkeyRaw` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Recap` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Recap` may come from an old version of the `recap_derive` crate, try updating your dependency with `cargo update -p recap_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `Recap` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> y2022/src/d11/mod.rs:6:30
[INFO] [stdout]    |
[INFO] [stdout] 6  | #[derive(Debug, Deserialize, Recap)]
[INFO] [stdout]    |                              ^----
[INFO] [stdout]    |                              |
[INFO] [stdout]    |                              `FromStr` is not local
[INFO] [stdout]    |                              move the `impl` block outside of this constant `RECAP_IMPL_FOR_MonkeyRaw`
[INFO] [stdout] ...
[INFO] [stdout] 13 | struct MonkeyRaw {
[INFO] [stdout]    |        --------- `MonkeyRaw` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Recap` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Recap` may come from an old version of the `recap_derive` crate, try updating your dependency with `cargo update -p recap_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `Recap` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> y2022/src/d11/mod.rs:6:30
[INFO] [stdout]    |
[INFO] [stdout] 6  | #[derive(Debug, Deserialize, Recap)]
[INFO] [stdout]    |                              ^----
[INFO] [stdout]    |                              |
[INFO] [stdout]    |                              move the `impl` block outside of this constant `RECAP_IMPL_FOR_MonkeyRaw`
[INFO] [stdout] ...
[INFO] [stdout] 13 | struct MonkeyRaw {
[INFO] [stdout]    |        --------- `MonkeyRaw` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Recap` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Recap` may come from an old version of the `recap_derive` crate, try updating your dependency with `cargo update -p recap_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `Recap` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> y2022/src/d15/mod.rs:8:23
[INFO] [stdout]    |
[INFO] [stdout] 8  | #[derive(Deserialize, Recap)]
[INFO] [stdout]    |                       ^----
[INFO] [stdout]    |                       |
[INFO] [stdout]    |                       `TryFrom` is not local
[INFO] [stdout]    |                       move the `impl` block outside of this constant `RECAP_IMPL_FOR_SensorRaw`
[INFO] [stdout] ...
[INFO] [stdout] 12 | struct SensorRaw {
[INFO] [stdout]    |        --------- `SensorRaw` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Recap` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Recap` may come from an old version of the `recap_derive` crate, try updating your dependency with `cargo update -p recap_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `Recap` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> y2022/src/d15/mod.rs:8:23
[INFO] [stdout]    |
[INFO] [stdout] 8  | #[derive(Deserialize, Recap)]
[INFO] [stdout]    |                       ^----
[INFO] [stdout]    |                       |
[INFO] [stdout]    |                       `FromStr` is not local
[INFO] [stdout]    |                       move the `impl` block outside of this constant `RECAP_IMPL_FOR_SensorRaw`
[INFO] [stdout] ...
[INFO] [stdout] 12 | struct SensorRaw {
[INFO] [stdout]    |        --------- `SensorRaw` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Recap` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Recap` may come from an old version of the `recap_derive` crate, try updating your dependency with `cargo update -p recap_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `Recap` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> y2022/src/d15/mod.rs:8:23
[INFO] [stdout]    |
[INFO] [stdout] 8  | #[derive(Deserialize, Recap)]
[INFO] [stdout]    |                       ^----
[INFO] [stdout]    |                       |
[INFO] [stdout]    |                       move the `impl` block outside of this constant `RECAP_IMPL_FOR_SensorRaw`
[INFO] [stdout] ...
[INFO] [stdout] 12 | struct SensorRaw {
[INFO] [stdout]    |        --------- `SensorRaw` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Recap` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Recap` may come from an old version of the `recap_derive` crate, try updating your dependency with `cargo update -p recap_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `Recap` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> y2022/src/d16/mod.rs:12:23
[INFO] [stdout]    |
[INFO] [stdout] 12 | #[derive(Deserialize, Recap, Debug)]
[INFO] [stdout]    |                       ^----
[INFO] [stdout]    |                       |
[INFO] [stdout]    |                       `TryFrom` is not local
[INFO] [stdout]    |                       move the `impl` block outside of this constant `RECAP_IMPL_FOR_ValveRaw`
[INFO] [stdout] ...
[INFO] [stdout] 16 | struct ValveRaw {
[INFO] [stdout]    |        -------- `ValveRaw` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Recap` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Recap` may come from an old version of the `recap_derive` crate, try updating your dependency with `cargo update -p recap_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `Recap` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> y2022/src/d16/mod.rs:12:23
[INFO] [stdout]    |
[INFO] [stdout] 12 | #[derive(Deserialize, Recap, Debug)]
[INFO] [stdout]    |                       ^----
[INFO] [stdout]    |                       |
[INFO] [stdout]    |                       `FromStr` is not local
[INFO] [stdout]    |                       move the `impl` block outside of this constant `RECAP_IMPL_FOR_ValveRaw`
[INFO] [stdout] ...
[INFO] [stdout] 16 | struct ValveRaw {
[INFO] [stdout]    |        -------- `ValveRaw` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Recap` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Recap` may come from an old version of the `recap_derive` crate, try updating your dependency with `cargo update -p recap_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `Recap` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> y2022/src/d16/mod.rs:12:23
[INFO] [stdout]    |
[INFO] [stdout] 12 | #[derive(Deserialize, Recap, Debug)]
[INFO] [stdout]    |                       ^----
[INFO] [stdout]    |                       |
[INFO] [stdout]    |                       move the `impl` block outside of this constant `RECAP_IMPL_FOR_ValveRaw`
[INFO] [stdout] ...
[INFO] [stdout] 16 | struct ValveRaw {
[INFO] [stdout]    |        -------- `ValveRaw` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Recap` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Recap` may come from an old version of the `recap_derive` crate, try updating your dependency with `cargo update -p recap_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `Recap` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> y2022/src/d19/mod.rs:43:23
[INFO] [stdout]    |
[INFO] [stdout] 43 | #[derive(Deserialize, Recap)]
[INFO] [stdout]    |                       ^----
[INFO] [stdout]    |                       |
[INFO] [stdout]    |                       `TryFrom` is not local
[INFO] [stdout]    |                       move the `impl` block outside of this constant `RECAP_IMPL_FOR_RobotRaw`
[INFO] [stdout] ...
[INFO] [stdout] 47 | struct RobotRaw {
[INFO] [stdout]    |        -------- `RobotRaw` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Recap` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Recap` may come from an old version of the `recap_derive` crate, try updating your dependency with `cargo update -p recap_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `Recap` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> y2022/src/d19/mod.rs:43:23
[INFO] [stdout]    |
[INFO] [stdout] 43 | #[derive(Deserialize, Recap)]
[INFO] [stdout]    |                       ^----
[INFO] [stdout]    |                       |
[INFO] [stdout]    |                       `FromStr` is not local
[INFO] [stdout]    |                       move the `impl` block outside of this constant `RECAP_IMPL_FOR_RobotRaw`
[INFO] [stdout] ...
[INFO] [stdout] 47 | struct RobotRaw {
[INFO] [stdout]    |        -------- `RobotRaw` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Recap` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Recap` may come from an old version of the `recap_derive` crate, try updating your dependency with `cargo update -p recap_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `Recap` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> y2022/src/d19/mod.rs:43:23
[INFO] [stdout]    |
[INFO] [stdout] 43 | #[derive(Deserialize, Recap)]
[INFO] [stdout]    |                       ^----
[INFO] [stdout]    |                       |
[INFO] [stdout]    |                       move the `impl` block outside of this constant `RECAP_IMPL_FOR_RobotRaw`
[INFO] [stdout] ...
[INFO] [stdout] 47 | struct RobotRaw {
[INFO] [stdout]    |        -------- `RobotRaw` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Recap` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Recap` may come from an old version of the `recap_derive` crate, try updating your dependency with `cargo update -p recap_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `Recap` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> y2021/src/d16/mod.rs:29:14
[INFO] [stdout]    |
[INFO] [stdout] 29 |     Operator(Length, Vec<Packet>),
[INFO] [stdout]    |     -------- ^^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Data` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]    |
[INFO] [stdout] 29 -     Operator(Length, Vec<Packet>),
[INFO] [stdout] 29 +     Operator((), Vec<Packet>),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> y2021/src/d13/mod.rs:19:23
[INFO] [stdout]    |
[INFO] [stdout] 19 | #[derive(Deserialize, Recap)]
[INFO] [stdout]    |                       ^----
[INFO] [stdout]    |                       |
[INFO] [stdout]    |                       `TryFrom` is not local
[INFO] [stdout]    |                       move the `impl` block outside of this constant `RECAP_IMPL_FOR_Fold`
[INFO] [stdout] 20 | #[recap(regex = r"fold along (?P<axis>.)=(?P<distance>\d+)")]
[INFO] [stdout] 21 | struct Fold {
[INFO] [stdout]    |        ---- `Fold` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Recap` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Recap` may come from an old version of the `recap_derive` crate, try updating your dependency with `cargo update -p recap_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: `#[warn(non_local_definitions)]` on by default
[INFO] [stdout]    = note: this warning originates in the derive macro `Recap` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> y2021/src/d13/mod.rs:19:23
[INFO] [stdout]    |
[INFO] [stdout] 19 | #[derive(Deserialize, Recap)]
[INFO] [stdout]    |                       ^----
[INFO] [stdout]    |                       |
[INFO] [stdout]    |                       `FromStr` is not local
[INFO] [stdout]    |                       move the `impl` block outside of this constant `RECAP_IMPL_FOR_Fold`
[INFO] [stdout] 20 | #[recap(regex = r"fold along (?P<axis>.)=(?P<distance>\d+)")]
[INFO] [stdout] 21 | struct Fold {
[INFO] [stdout]    |        ---- `Fold` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Recap` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Recap` may come from an old version of the `recap_derive` crate, try updating your dependency with `cargo update -p recap_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `Recap` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> y2021/src/d13/mod.rs:19:23
[INFO] [stdout]    |
[INFO] [stdout] 19 | #[derive(Deserialize, Recap)]
[INFO] [stdout]    |                       ^----
[INFO] [stdout]    |                       |
[INFO] [stdout]    |                       move the `impl` block outside of this constant `RECAP_IMPL_FOR_Fold`
[INFO] [stdout] 20 | #[recap(regex = r"fold along (?P<axis>.)=(?P<distance>\d+)")]
[INFO] [stdout] 21 | struct Fold {
[INFO] [stdout]    |        ---- `Fold` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Recap` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Recap` may come from an old version of the `recap_derive` crate, try updating your dependency with `cargo update -p recap_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `Recap` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> y2021/src/d16/mod.rs:14:10
[INFO] [stdout]    |
[INFO] [stdout] 14 | #[derive(FromPrimitive, Debug, Clone, Eq, PartialEq)]
[INFO] [stdout]    |          ^------------
[INFO] [stdout]    |          |
[INFO] [stdout]    |          `FromPrimitive` is not local
[INFO] [stdout]    |          move the `impl` block outside of this constant `_IMPL_NUM_FromPrimitive_FOR_PacketTypeId`
[INFO] [stdout] 15 | enum PacketTypeId {
[INFO] [stdout]    |      ------------ `PacketTypeId` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `FromPrimitive` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `FromPrimitive` may come from an old version of the `num_derive` crate, try updating your dependency with `cargo update -p num_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `FromPrimitive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> y2021/src/d17/mod.rs:5:23
[INFO] [stdout]    |
[INFO] [stdout] 5  | #[derive(Deserialize, Recap)]
[INFO] [stdout]    |                       ^----
[INFO] [stdout]    |                       |
[INFO] [stdout]    |                       `TryFrom` is not local
[INFO] [stdout]    |                       move the `impl` block outside of this constant `RECAP_IMPL_FOR_TargetArea`
[INFO] [stdout] ...
[INFO] [stdout] 10 | struct TargetArea {
[INFO] [stdout]    |        ---------- `TargetArea` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Recap` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Recap` may come from an old version of the `recap_derive` crate, try updating your dependency with `cargo update -p recap_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `Recap` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> y2021/src/d17/mod.rs:5:23
[INFO] [stdout]    |
[INFO] [stdout] 5  | #[derive(Deserialize, Recap)]
[INFO] [stdout]    |                       ^----
[INFO] [stdout]    |                       |
[INFO] [stdout]    |                       `FromStr` is not local
[INFO] [stdout]    |                       move the `impl` block outside of this constant `RECAP_IMPL_FOR_TargetArea`
[INFO] [stdout] ...
[INFO] [stdout] 10 | struct TargetArea {
[INFO] [stdout]    |        ---------- `TargetArea` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Recap` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Recap` may come from an old version of the `recap_derive` crate, try updating your dependency with `cargo update -p recap_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `Recap` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> y2021/src/d17/mod.rs:5:23
[INFO] [stdout]    |
[INFO] [stdout] 5  | #[derive(Deserialize, Recap)]
[INFO] [stdout]    |                       ^----
[INFO] [stdout]    |                       |
[INFO] [stdout]    |                       move the `impl` block outside of this constant `RECAP_IMPL_FOR_TargetArea`
[INFO] [stdout] ...
[INFO] [stdout] 10 | struct TargetArea {
[INFO] [stdout]    |        ---------- `TargetArea` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Recap` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Recap` may come from an old version of the `recap_derive` crate, try updating your dependency with `cargo update -p recap_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `Recap` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> y2021/src/d22/mod.rs:18:23
[INFO] [stdout]    |
[INFO] [stdout] 18 | #[derive(Deserialize, Recap, Debug)]
[INFO] [stdout]    |                       ^----
[INFO] [stdout]    |                       |
[INFO] [stdout]    |                       `TryFrom` is not local
[INFO] [stdout]    |                       move the `impl` block outside of this constant `RECAP_IMPL_FOR_Instruction`
[INFO] [stdout] ...
[INFO] [stdout] 23 | struct Instruction {
[INFO] [stdout]    |        ----------- `Instruction` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Recap` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Recap` may come from an old version of the `recap_derive` crate, try updating your dependency with `cargo update -p recap_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `Recap` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> y2021/src/d22/mod.rs:18:23
[INFO] [stdout]    |
[INFO] [stdout] 18 | #[derive(Deserialize, Recap, Debug)]
[INFO] [stdout]    |                       ^----
[INFO] [stdout]    |                       |
[INFO] [stdout]    |                       `FromStr` is not local
[INFO] [stdout]    |                       move the `impl` block outside of this constant `RECAP_IMPL_FOR_Instruction`
[INFO] [stdout] ...
[INFO] [stdout] 23 | struct Instruction {
[INFO] [stdout]    |        ----------- `Instruction` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Recap` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Recap` may come from an old version of the `recap_derive` crate, try updating your dependency with `cargo update -p recap_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `Recap` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> y2021/src/d22/mod.rs:18:23
[INFO] [stdout]    |
[INFO] [stdout] 18 | #[derive(Deserialize, Recap, Debug)]
[INFO] [stdout]    |                       ^----
[INFO] [stdout]    |                       |
[INFO] [stdout]    |                       move the `impl` block outside of this constant `RECAP_IMPL_FOR_Instruction`
[INFO] [stdout] ...
[INFO] [stdout] 23 | struct Instruction {
[INFO] [stdout]    |        ----------- `Instruction` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Recap` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Recap` may come from an old version of the `recap_derive` crate, try updating your dependency with `cargo update -p recap_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `Recap` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> y2021/src/d24/mod.rs:51:23
[INFO] [stdout]    |
[INFO] [stdout] 51 | #[derive(Deserialize, Recap)]
[INFO] [stdout]    |                       ^----
[INFO] [stdout]    |                       |
[INFO] [stdout]    |                       `TryFrom` is not local
[INFO] [stdout]    |                       move the `impl` block outside of this constant `RECAP_IMPL_FOR_InstructionRaw`
[INFO] [stdout] 52 | #[recap(regex = r"(?P<op>...) (?P<left>[^ ]+)( (?P<right>.+))?")]
[INFO] [stdout] 53 | struct InstructionRaw {
[INFO] [stdout]    |        -------------- `InstructionRaw` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Recap` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Recap` may come from an old version of the `recap_derive` crate, try updating your dependency with `cargo update -p recap_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `Recap` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> y2021/src/d24/mod.rs:51:23
[INFO] [stdout]    |
[INFO] [stdout] 51 | #[derive(Deserialize, Recap)]
[INFO] [stdout]    |                       ^----
[INFO] [stdout]    |                       |
[INFO] [stdout]    |                       `FromStr` is not local
[INFO] [stdout]    |                       move the `impl` block outside of this constant `RECAP_IMPL_FOR_InstructionRaw`
[INFO] [stdout] 52 | #[recap(regex = r"(?P<op>...) (?P<left>[^ ]+)( (?P<right>.+))?")]
[INFO] [stdout] 53 | struct InstructionRaw {
[INFO] [stdout]    |        -------------- `InstructionRaw` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Recap` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Recap` may come from an old version of the `recap_derive` crate, try updating your dependency with `cargo update -p recap_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `Recap` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> y2021/src/d24/mod.rs:51:23
[INFO] [stdout]    |
[INFO] [stdout] 51 | #[derive(Deserialize, Recap)]
[INFO] [stdout]    |                       ^----
[INFO] [stdout]    |                       |
[INFO] [stdout]    |                       move the `impl` block outside of this constant `RECAP_IMPL_FOR_InstructionRaw`
[INFO] [stdout] 52 | #[recap(regex = r"(?P<op>...) (?P<left>[^ ]+)( (?P<right>.+))?")]
[INFO] [stdout] 53 | struct InstructionRaw {
[INFO] [stdout]    |        -------------- `InstructionRaw` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Recap` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Recap` may come from an old version of the `recap_derive` crate, try updating your dependency with `cargo update -p recap_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `Recap` (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 6m 16s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: lalrpop v0.19.8
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
[INFO] running `Command { std: "docker" "inspect" "98305f97b1bae830f2a805d825a82b31dbe53a3d822e9f5d880509dd3afbeb5a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "98305f97b1bae830f2a805d825a82b31dbe53a3d822e9f5d880509dd3afbeb5a", kill_on_drop: false }`
[INFO] [stdout] 98305f97b1bae830f2a805d825a82b31dbe53a3d822e9f5d880509dd3afbeb5a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid -Copt-level=3" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 2d7e914f6eb6d96a29366af47dc57b0dabc393e52e2e633dce3000255f18af6e
[INFO] running `Command { std: "docker" "start" "-a" "2d7e914f6eb6d96a29366af47dc57b0dabc393e52e2e633dce3000255f18af6e", kill_on_drop: false }`
[INFO] [stderr]    Compiling y2022 v0.1.0 (/opt/rustwide/workdir/y2022)
[INFO] [stderr]    Compiling y2020 v0.1.0 (/opt/rustwide/workdir/y2020)
[INFO] [stderr]    Compiling y2021 v0.1.0 (/opt/rustwide/workdir/y2021)
[INFO] [stderr]    Compiling y2023 v0.1.0 (/opt/rustwide/workdir/y2023)
[INFO] [stderr]    Compiling y2019 v0.1.0 (/opt/rustwide/workdir/y2019)
[INFO] [stderr]    Compiling y2024 v0.1.0 (/opt/rustwide/workdir/y2024)
[INFO] [stderr]    Compiling util v0.1.0 (/opt/rustwide/workdir/util)
[INFO] [stdout] warning: the feature `array_methods` has been stable since 1.77.0 and no longer requires an attribute to enable
[INFO] [stdout]  --> y2021/src/main.rs:1:12
[INFO] [stdout]   |
[INFO] [stdout] 1 | #![feature(array_methods)]
[INFO] [stdout]   |            ^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(stable_features)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]  --> y2019/src/computer.rs:8:10
[INFO] [stdout]   |
[INFO] [stdout] 8 | #[derive(FromPrimitive, Clone, Debug)]
[INFO] [stdout]   |          ^------------
[INFO] [stdout]   |          |
[INFO] [stdout]   |          `FromPrimitive` is not local
[INFO] [stdout]   |          move the `impl` block outside of this constant `_IMPL_NUM_FromPrimitive_FOR_ParameterMode`
[INFO] [stdout] 9 | enum ParameterMode {
[INFO] [stdout]   |      ------------- `ParameterMode` is not local
[INFO] [stdout]   |
[INFO] [stdout]   = note: the derive macro `FromPrimitive` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]   = note: the derive macro `FromPrimitive` may come from an old version of the `num_derive` crate, try updating your dependency with `cargo update -p num_derive`
[INFO] [stdout]   = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]   = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]   = note: `#[warn(non_local_definitions)]` on by default
[INFO] [stdout]   = note: this warning originates in the derive macro `FromPrimitive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> y2019/src/d13/mod.rs:10:10
[INFO] [stdout]    |
[INFO] [stdout] 10 | #[derive(FromPrimitive, Clone, Eq, PartialEq)]
[INFO] [stdout]    |          ^------------
[INFO] [stdout]    |          |
[INFO] [stdout]    |          `FromPrimitive` is not local
[INFO] [stdout]    |          move the `impl` block outside of this constant `_IMPL_NUM_FromPrimitive_FOR_Tile`
[INFO] [stdout] 11 | enum Tile {
[INFO] [stdout]    |      ---- `Tile` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `FromPrimitive` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `FromPrimitive` may come from an old version of the `num_derive` crate, try updating your dependency with `cargo update -p num_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `FromPrimitive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> y2019/src/d15/mod.rs:13:17
[INFO] [stdout]    |
[INFO] [stdout] 13 | #[derive(Debug, FromPrimitive, Eq, PartialEq, Copy, Clone)]
[INFO] [stdout]    |                 ^------------
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 `FromPrimitive` is not local
[INFO] [stdout]    |                 move the `impl` block outside of this constant `_IMPL_NUM_FromPrimitive_FOR_Tile`
[INFO] [stdout] 14 | enum Tile {
[INFO] [stdout]    |      ---- `Tile` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `FromPrimitive` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `FromPrimitive` may come from an old version of the `num_derive` crate, try updating your dependency with `cargo update -p num_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `FromPrimitive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]  --> y2022/src/d05/mod.rs:6:23
[INFO] [stdout]   |
[INFO] [stdout] 6 | #[derive(Deserialize, Recap, Debug)]
[INFO] [stdout]   |                       ^----
[INFO] [stdout]   |                       |
[INFO] [stdout]   |                       `TryFrom` is not local
[INFO] [stdout]   |                       move the `impl` block outside of this constant `RECAP_IMPL_FOR_Move`
[INFO] [stdout] 7 | #[recap(regex = r"move (?P<count>\d+) from (?P<from>\d+) to (?P<to>\d+)")]
[INFO] [stdout] 8 | struct Move {
[INFO] [stdout]   |        ---- `Move` is not local
[INFO] [stdout]   |
[INFO] [stdout]   = note: the derive macro `Recap` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]   = note: the derive macro `Recap` may come from an old version of the `recap_derive` crate, try updating your dependency with `cargo update -p recap_derive`
[INFO] [stdout]   = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]   = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]   = note: `#[warn(non_local_definitions)]` on by default
[INFO] [stdout]   = note: this warning originates in the derive macro `Recap` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]  --> y2022/src/d05/mod.rs:6:23
[INFO] [stdout]   |
[INFO] [stdout] 6 | #[derive(Deserialize, Recap, Debug)]
[INFO] [stdout]   |                       ^----
[INFO] [stdout]   |                       |
[INFO] [stdout]   |                       `FromStr` is not local
[INFO] [stdout]   |                       move the `impl` block outside of this constant `RECAP_IMPL_FOR_Move`
[INFO] [stdout] 7 | #[recap(regex = r"move (?P<count>\d+) from (?P<from>\d+) to (?P<to>\d+)")]
[INFO] [stdout] 8 | struct Move {
[INFO] [stdout]   |        ---- `Move` is not local
[INFO] [stdout]   |
[INFO] [stdout]   = note: the derive macro `Recap` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]   = note: the derive macro `Recap` may come from an old version of the `recap_derive` crate, try updating your dependency with `cargo update -p recap_derive`
[INFO] [stdout]   = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]   = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]   = note: this warning originates in the derive macro `Recap` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]  --> y2022/src/d05/mod.rs:6:23
[INFO] [stdout]   |
[INFO] [stdout] 6 | #[derive(Deserialize, Recap, Debug)]
[INFO] [stdout]   |                       ^----
[INFO] [stdout]   |                       |
[INFO] [stdout]   |                       move the `impl` block outside of this constant `RECAP_IMPL_FOR_Move`
[INFO] [stdout] 7 | #[recap(regex = r"move (?P<count>\d+) from (?P<from>\d+) to (?P<to>\d+)")]
[INFO] [stdout] 8 | struct Move {
[INFO] [stdout]   |        ---- `Move` is not local
[INFO] [stdout]   |
[INFO] [stdout]   = note: the derive macro `Recap` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]   = note: the derive macro `Recap` may come from an old version of the `recap_derive` crate, try updating your dependency with `cargo update -p recap_derive`
[INFO] [stdout]   = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]   = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]   = note: this warning originates in the derive macro `Recap` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> y2022/src/d11/mod.rs:6:30
[INFO] [stdout]    |
[INFO] [stdout] 6  | #[derive(Debug, Deserialize, Recap)]
[INFO] [stdout]    |                              ^----
[INFO] [stdout]    |                              |
[INFO] [stdout]    |                              `TryFrom` is not local
[INFO] [stdout]    |                              move the `impl` block outside of this constant `RECAP_IMPL_FOR_MonkeyRaw`
[INFO] [stdout] ...
[INFO] [stdout] 13 | struct MonkeyRaw {
[INFO] [stdout]    |        --------- `MonkeyRaw` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Recap` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Recap` may come from an old version of the `recap_derive` crate, try updating your dependency with `cargo update -p recap_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `Recap` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> y2022/src/d11/mod.rs:6:30
[INFO] [stdout]    |
[INFO] [stdout] 6  | #[derive(Debug, Deserialize, Recap)]
[INFO] [stdout]    |                              ^----
[INFO] [stdout]    |                              |
[INFO] [stdout]    |                              `FromStr` is not local
[INFO] [stdout]    |                              move the `impl` block outside of this constant `RECAP_IMPL_FOR_MonkeyRaw`
[INFO] [stdout] ...
[INFO] [stdout] 13 | struct MonkeyRaw {
[INFO] [stdout]    |        --------- `MonkeyRaw` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Recap` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Recap` may come from an old version of the `recap_derive` crate, try updating your dependency with `cargo update -p recap_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `Recap` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> y2022/src/d11/mod.rs:6:30
[INFO] [stdout]    |
[INFO] [stdout] 6  | #[derive(Debug, Deserialize, Recap)]
[INFO] [stdout]    |                              ^----
[INFO] [stdout]    |                              |
[INFO] [stdout]    |                              move the `impl` block outside of this constant `RECAP_IMPL_FOR_MonkeyRaw`
[INFO] [stdout] ...
[INFO] [stdout] 13 | struct MonkeyRaw {
[INFO] [stdout]    |        --------- `MonkeyRaw` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Recap` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Recap` may come from an old version of the `recap_derive` crate, try updating your dependency with `cargo update -p recap_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `Recap` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> y2022/src/d15/mod.rs:8:23
[INFO] [stdout]    |
[INFO] [stdout] 8  | #[derive(Deserialize, Recap)]
[INFO] [stdout]    |                       ^----
[INFO] [stdout]    |                       |
[INFO] [stdout]    |                       `TryFrom` is not local
[INFO] [stdout]    |                       move the `impl` block outside of this constant `RECAP_IMPL_FOR_SensorRaw`
[INFO] [stdout] ...
[INFO] [stdout] 12 | struct SensorRaw {
[INFO] [stdout]    |        --------- `SensorRaw` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Recap` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Recap` may come from an old version of the `recap_derive` crate, try updating your dependency with `cargo update -p recap_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `Recap` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> y2022/src/d15/mod.rs:8:23
[INFO] [stdout]    |
[INFO] [stdout] 8  | #[derive(Deserialize, Recap)]
[INFO] [stdout]    |                       ^----
[INFO] [stdout]    |                       |
[INFO] [stdout]    |                       `FromStr` is not local
[INFO] [stdout]    |                       move the `impl` block outside of this constant `RECAP_IMPL_FOR_SensorRaw`
[INFO] [stdout] ...
[INFO] [stdout] 12 | struct SensorRaw {
[INFO] [stdout]    |        --------- `SensorRaw` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Recap` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Recap` may come from an old version of the `recap_derive` crate, try updating your dependency with `cargo update -p recap_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `Recap` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> y2022/src/d15/mod.rs:8:23
[INFO] [stdout]    |
[INFO] [stdout] 8  | #[derive(Deserialize, Recap)]
[INFO] [stdout]    |                       ^----
[INFO] [stdout]    |                       |
[INFO] [stdout]    |                       move the `impl` block outside of this constant `RECAP_IMPL_FOR_SensorRaw`
[INFO] [stdout] ...
[INFO] [stdout] 12 | struct SensorRaw {
[INFO] [stdout]    |        --------- `SensorRaw` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Recap` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Recap` may come from an old version of the `recap_derive` crate, try updating your dependency with `cargo update -p recap_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `Recap` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> y2022/src/d16/mod.rs:12:23
[INFO] [stdout]    |
[INFO] [stdout] 12 | #[derive(Deserialize, Recap, Debug)]
[INFO] [stdout]    |                       ^----
[INFO] [stdout]    |                       |
[INFO] [stdout]    |                       `TryFrom` is not local
[INFO] [stdout]    |                       move the `impl` block outside of this constant `RECAP_IMPL_FOR_ValveRaw`
[INFO] [stdout] ...
[INFO] [stdout] 16 | struct ValveRaw {
[INFO] [stdout]    |        -------- `ValveRaw` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Recap` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Recap` may come from an old version of the `recap_derive` crate, try updating your dependency with `cargo update -p recap_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `Recap` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> y2022/src/d16/mod.rs:12:23
[INFO] [stdout]    |
[INFO] [stdout] 12 | #[derive(Deserialize, Recap, Debug)]
[INFO] [stdout]    |                       ^----
[INFO] [stdout]    |                       |
[INFO] [stdout]    |                       `FromStr` is not local
[INFO] [stdout]    |                       move the `impl` block outside of this constant `RECAP_IMPL_FOR_ValveRaw`
[INFO] [stdout] ...
[INFO] [stdout] 16 | struct ValveRaw {
[INFO] [stdout]    |        -------- `ValveRaw` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Recap` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Recap` may come from an old version of the `recap_derive` crate, try updating your dependency with `cargo update -p recap_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `Recap` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> y2022/src/d16/mod.rs:12:23
[INFO] [stdout]    |
[INFO] [stdout] 12 | #[derive(Deserialize, Recap, Debug)]
[INFO] [stdout]    |                       ^----
[INFO] [stdout]    |                       |
[INFO] [stdout]    |                       move the `impl` block outside of this constant `RECAP_IMPL_FOR_ValveRaw`
[INFO] [stdout] ...
[INFO] [stdout] 16 | struct ValveRaw {
[INFO] [stdout]    |        -------- `ValveRaw` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Recap` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Recap` may come from an old version of the `recap_derive` crate, try updating your dependency with `cargo update -p recap_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `Recap` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> y2022/src/d19/mod.rs:43:23
[INFO] [stdout]    |
[INFO] [stdout] 43 | #[derive(Deserialize, Recap)]
[INFO] [stdout]    |                       ^----
[INFO] [stdout]    |                       |
[INFO] [stdout]    |                       `TryFrom` is not local
[INFO] [stdout]    |                       move the `impl` block outside of this constant `RECAP_IMPL_FOR_RobotRaw`
[INFO] [stdout] ...
[INFO] [stdout] 47 | struct RobotRaw {
[INFO] [stdout]    |        -------- `RobotRaw` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Recap` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Recap` may come from an old version of the `recap_derive` crate, try updating your dependency with `cargo update -p recap_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `Recap` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> y2022/src/d19/mod.rs:43:23
[INFO] [stdout]    |
[INFO] [stdout] 43 | #[derive(Deserialize, Recap)]
[INFO] [stdout]    |                       ^----
[INFO] [stdout]    |                       |
[INFO] [stdout]    |                       `FromStr` is not local
[INFO] [stdout]    |                       move the `impl` block outside of this constant `RECAP_IMPL_FOR_RobotRaw`
[INFO] [stdout] ...
[INFO] [stdout] 47 | struct RobotRaw {
[INFO] [stdout]    |        -------- `RobotRaw` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Recap` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Recap` may come from an old version of the `recap_derive` crate, try updating your dependency with `cargo update -p recap_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `Recap` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> y2022/src/d19/mod.rs:43:23
[INFO] [stdout]    |
[INFO] [stdout] 43 | #[derive(Deserialize, Recap)]
[INFO] [stdout]    |                       ^----
[INFO] [stdout]    |                       |
[INFO] [stdout]    |                       move the `impl` block outside of this constant `RECAP_IMPL_FOR_RobotRaw`
[INFO] [stdout] ...
[INFO] [stdout] 47 | struct RobotRaw {
[INFO] [stdout]    |        -------- `RobotRaw` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Recap` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Recap` may come from an old version of the `recap_derive` crate, try updating your dependency with `cargo update -p recap_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `Recap` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> y2021/src/d16/mod.rs:29:14
[INFO] [stdout]    |
[INFO] [stdout] 29 |     Operator(Length, Vec<Packet>),
[INFO] [stdout]    |     -------- ^^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Data` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]    |
[INFO] [stdout] 29 -     Operator(Length, Vec<Packet>),
[INFO] [stdout] 29 +     Operator((), Vec<Packet>),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> y2021/src/d13/mod.rs:19:23
[INFO] [stdout]    |
[INFO] [stdout] 19 | #[derive(Deserialize, Recap)]
[INFO] [stdout]    |                       ^----
[INFO] [stdout]    |                       |
[INFO] [stdout]    |                       `TryFrom` is not local
[INFO] [stdout]    |                       move the `impl` block outside of this constant `RECAP_IMPL_FOR_Fold`
[INFO] [stdout] 20 | #[recap(regex = r"fold along (?P<axis>.)=(?P<distance>\d+)")]
[INFO] [stdout] 21 | struct Fold {
[INFO] [stdout]    |        ---- `Fold` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Recap` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Recap` may come from an old version of the `recap_derive` crate, try updating your dependency with `cargo update -p recap_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: `#[warn(non_local_definitions)]` on by default
[INFO] [stdout]    = note: this warning originates in the derive macro `Recap` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> y2021/src/d13/mod.rs:19:23
[INFO] [stdout]    |
[INFO] [stdout] 19 | #[derive(Deserialize, Recap)]
[INFO] [stdout]    |                       ^----
[INFO] [stdout]    |                       |
[INFO] [stdout]    |                       `FromStr` is not local
[INFO] [stdout]    |                       move the `impl` block outside of this constant `RECAP_IMPL_FOR_Fold`
[INFO] [stdout] 20 | #[recap(regex = r"fold along (?P<axis>.)=(?P<distance>\d+)")]
[INFO] [stdout] 21 | struct Fold {
[INFO] [stdout]    |        ---- `Fold` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Recap` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Recap` may come from an old version of the `recap_derive` crate, try updating your dependency with `cargo update -p recap_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `Recap` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> y2021/src/d13/mod.rs:19:23
[INFO] [stdout]    |
[INFO] [stdout] 19 | #[derive(Deserialize, Recap)]
[INFO] [stdout]    |                       ^----
[INFO] [stdout]    |                       |
[INFO] [stdout]    |                       move the `impl` block outside of this constant `RECAP_IMPL_FOR_Fold`
[INFO] [stdout] 20 | #[recap(regex = r"fold along (?P<axis>.)=(?P<distance>\d+)")]
[INFO] [stdout] 21 | struct Fold {
[INFO] [stdout]    |        ---- `Fold` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Recap` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Recap` may come from an old version of the `recap_derive` crate, try updating your dependency with `cargo update -p recap_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `Recap` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> y2021/src/d16/mod.rs:14:10
[INFO] [stdout]    |
[INFO] [stdout] 14 | #[derive(FromPrimitive, Debug, Clone, Eq, PartialEq)]
[INFO] [stdout]    |          ^------------
[INFO] [stdout]    |          |
[INFO] [stdout]    |          `FromPrimitive` is not local
[INFO] [stdout]    |          move the `impl` block outside of this constant `_IMPL_NUM_FromPrimitive_FOR_PacketTypeId`
[INFO] [stdout] 15 | enum PacketTypeId {
[INFO] [stdout]    |      ------------ `PacketTypeId` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `FromPrimitive` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `FromPrimitive` may come from an old version of the `num_derive` crate, try updating your dependency with `cargo update -p num_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `FromPrimitive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> y2021/src/d17/mod.rs:5:23
[INFO] [stdout]    |
[INFO] [stdout] 5  | #[derive(Deserialize, Recap)]
[INFO] [stdout]    |                       ^----
[INFO] [stdout]    |                       |
[INFO] [stdout]    |                       `TryFrom` is not local
[INFO] [stdout]    |                       move the `impl` block outside of this constant `RECAP_IMPL_FOR_TargetArea`
[INFO] [stdout] ...
[INFO] [stdout] 10 | struct TargetArea {
[INFO] [stdout]    |        ---------- `TargetArea` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Recap` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Recap` may come from an old version of the `recap_derive` crate, try updating your dependency with `cargo update -p recap_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `Recap` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> y2021/src/d17/mod.rs:5:23
[INFO] [stdout]    |
[INFO] [stdout] 5  | #[derive(Deserialize, Recap)]
[INFO] [stdout]    |                       ^----
[INFO] [stdout]    |                       |
[INFO] [stdout]    |                       `FromStr` is not local
[INFO] [stdout]    |                       move the `impl` block outside of this constant `RECAP_IMPL_FOR_TargetArea`
[INFO] [stdout] ...
[INFO] [stdout] 10 | struct TargetArea {
[INFO] [stdout]    |        ---------- `TargetArea` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Recap` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Recap` may come from an old version of the `recap_derive` crate, try updating your dependency with `cargo update -p recap_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `Recap` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> y2021/src/d17/mod.rs:5:23
[INFO] [stdout]    |
[INFO] [stdout] 5  | #[derive(Deserialize, Recap)]
[INFO] [stdout]    |                       ^----
[INFO] [stdout]    |                       |
[INFO] [stdout]    |                       move the `impl` block outside of this constant `RECAP_IMPL_FOR_TargetArea`
[INFO] [stdout] ...
[INFO] [stdout] 10 | struct TargetArea {
[INFO] [stdout]    |        ---------- `TargetArea` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Recap` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Recap` may come from an old version of the `recap_derive` crate, try updating your dependency with `cargo update -p recap_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `Recap` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> y2021/src/d22/mod.rs:18:23
[INFO] [stdout]    |
[INFO] [stdout] 18 | #[derive(Deserialize, Recap, Debug)]
[INFO] [stdout]    |                       ^----
[INFO] [stdout]    |                       |
[INFO] [stdout]    |                       `TryFrom` is not local
[INFO] [stdout]    |                       move the `impl` block outside of this constant `RECAP_IMPL_FOR_Instruction`
[INFO] [stdout] ...
[INFO] [stdout] 23 | struct Instruction {
[INFO] [stdout]    |        ----------- `Instruction` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Recap` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Recap` may come from an old version of the `recap_derive` crate, try updating your dependency with `cargo update -p recap_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `Recap` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> y2021/src/d22/mod.rs:18:23
[INFO] [stdout]    |
[INFO] [stdout] 18 | #[derive(Deserialize, Recap, Debug)]
[INFO] [stdout]    |                       ^----
[INFO] [stdout]    |                       |
[INFO] [stdout]    |                       `FromStr` is not local
[INFO] [stdout]    |                       move the `impl` block outside of this constant `RECAP_IMPL_FOR_Instruction`
[INFO] [stdout] ...
[INFO] [stdout] 23 | struct Instruction {
[INFO] [stdout]    |        ----------- `Instruction` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Recap` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Recap` may come from an old version of the `recap_derive` crate, try updating your dependency with `cargo update -p recap_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `Recap` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> y2021/src/d22/mod.rs:18:23
[INFO] [stdout]    |
[INFO] [stdout] 18 | #[derive(Deserialize, Recap, Debug)]
[INFO] [stdout]    |                       ^----
[INFO] [stdout]    |                       |
[INFO] [stdout]    |                       move the `impl` block outside of this constant `RECAP_IMPL_FOR_Instruction`
[INFO] [stdout] ...
[INFO] [stdout] 23 | struct Instruction {
[INFO] [stdout]    |        ----------- `Instruction` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Recap` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Recap` may come from an old version of the `recap_derive` crate, try updating your dependency with `cargo update -p recap_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `Recap` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> y2021/src/d24/mod.rs:51:23
[INFO] [stdout]    |
[INFO] [stdout] 51 | #[derive(Deserialize, Recap)]
[INFO] [stdout]    |                       ^----
[INFO] [stdout]    |                       |
[INFO] [stdout]    |                       `TryFrom` is not local
[INFO] [stdout]    |                       move the `impl` block outside of this constant `RECAP_IMPL_FOR_InstructionRaw`
[INFO] [stdout] 52 | #[recap(regex = r"(?P<op>...) (?P<left>[^ ]+)( (?P<right>.+))?")]
[INFO] [stdout] 53 | struct InstructionRaw {
[INFO] [stdout]    |        -------------- `InstructionRaw` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Recap` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Recap` may come from an old version of the `recap_derive` crate, try updating your dependency with `cargo update -p recap_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `Recap` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> y2021/src/d24/mod.rs:51:23
[INFO] [stdout]    |
[INFO] [stdout] 51 | #[derive(Deserialize, Recap)]
[INFO] [stdout]    |                       ^----
[INFO] [stdout]    |                       |
[INFO] [stdout]    |                       `FromStr` is not local
[INFO] [stdout]    |                       move the `impl` block outside of this constant `RECAP_IMPL_FOR_InstructionRaw`
[INFO] [stdout] 52 | #[recap(regex = r"(?P<op>...) (?P<left>[^ ]+)( (?P<right>.+))?")]
[INFO] [stdout] 53 | struct InstructionRaw {
[INFO] [stdout]    |        -------------- `InstructionRaw` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Recap` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Recap` may come from an old version of the `recap_derive` crate, try updating your dependency with `cargo update -p recap_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `Recap` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> y2021/src/d24/mod.rs:51:23
[INFO] [stdout]    |
[INFO] [stdout] 51 | #[derive(Deserialize, Recap)]
[INFO] [stdout]    |                       ^----
[INFO] [stdout]    |                       |
[INFO] [stdout]    |                       move the `impl` block outside of this constant `RECAP_IMPL_FOR_InstructionRaw`
[INFO] [stdout] 52 | #[recap(regex = r"(?P<op>...) (?P<left>[^ ]+)( (?P<right>.+))?")]
[INFO] [stdout] 53 | struct InstructionRaw {
[INFO] [stdout]    |        -------------- `InstructionRaw` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Recap` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Recap` may come from an old version of the `recap_derive` crate, try updating your dependency with `cargo update -p recap_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `Recap` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]  --> y2023/src/d02/mod.rs:6:30
[INFO] [stdout]   |
[INFO] [stdout] 6 | #[derive(Debug, Deserialize, Recap)]
[INFO] [stdout]   |                              ^----
[INFO] [stdout]   |                              |
[INFO] [stdout]   |                              `TryFrom` is not local
[INFO] [stdout]   |                              move the `impl` block outside of this constant `RECAP_IMPL_FOR_GameRaw`
[INFO] [stdout] 7 | #[recap(regex = r"Game (?P<id>\d+): (?P<observations>.+)")]
[INFO] [stdout] 8 | struct GameRaw {
[INFO] [stdout]   |        ------- `GameRaw` is not local
[INFO] [stdout]   |
[INFO] [stdout]   = note: the derive macro `Recap` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]   = note: the derive macro `Recap` may come from an old version of the `recap_derive` crate, try updating your dependency with `cargo update -p recap_derive`
[INFO] [stdout]   = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]   = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]   = note: `#[warn(non_local_definitions)]` on by default
[INFO] [stdout]   = note: this warning originates in the derive macro `Recap` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]  --> y2023/src/d02/mod.rs:6:30
[INFO] [stdout]   |
[INFO] [stdout] 6 | #[derive(Debug, Deserialize, Recap)]
[INFO] [stdout]   |                              ^----
[INFO] [stdout]   |                              |
[INFO] [stdout]   |                              `FromStr` is not local
[INFO] [stdout]   |                              move the `impl` block outside of this constant `RECAP_IMPL_FOR_GameRaw`
[INFO] [stdout] 7 | #[recap(regex = r"Game (?P<id>\d+): (?P<observations>.+)")]
[INFO] [stdout] 8 | struct GameRaw {
[INFO] [stdout]   |        ------- `GameRaw` is not local
[INFO] [stdout]   |
[INFO] [stdout]   = note: the derive macro `Recap` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]   = note: the derive macro `Recap` may come from an old version of the `recap_derive` crate, try updating your dependency with `cargo update -p recap_derive`
[INFO] [stdout]   = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]   = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]   = note: this warning originates in the derive macro `Recap` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]  --> y2023/src/d02/mod.rs:6:30
[INFO] [stdout]   |
[INFO] [stdout] 6 | #[derive(Debug, Deserialize, Recap)]
[INFO] [stdout]   |                              ^----
[INFO] [stdout]   |                              |
[INFO] [stdout]   |                              move the `impl` block outside of this constant `RECAP_IMPL_FOR_GameRaw`
[INFO] [stdout] 7 | #[recap(regex = r"Game (?P<id>\d+): (?P<observations>.+)")]
[INFO] [stdout] 8 | struct GameRaw {
[INFO] [stdout]   |        ------- `GameRaw` is not local
[INFO] [stdout]   |
[INFO] [stdout]   = note: the derive macro `Recap` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]   = note: the derive macro `Recap` may come from an old version of the `recap_derive` crate, try updating your dependency with `cargo update -p recap_derive`
[INFO] [stdout]   = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]   = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]   = note: this warning originates in the derive macro `Recap` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> y2023/src/d02/mod.rs:37:30
[INFO] [stdout]    |
[INFO] [stdout] 37 | #[derive(Debug, Deserialize, Recap)]
[INFO] [stdout]    |                              ^----
[INFO] [stdout]    |                              |
[INFO] [stdout]    |                              `TryFrom` is not local
[INFO] [stdout]    |                              move the `impl` block outside of this constant `RECAP_IMPL_FOR_ColorInfo`
[INFO] [stdout] 38 | #[recap(regex = r"(?P<count>\d+) (?P<color>\w+)")]
[INFO] [stdout] 39 | struct ColorInfo {
[INFO] [stdout]    |        --------- `ColorInfo` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Recap` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Recap` may come from an old version of the `recap_derive` crate, try updating your dependency with `cargo update -p recap_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `Recap` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> y2023/src/d02/mod.rs:37:30
[INFO] [stdout]    |
[INFO] [stdout] 37 | #[derive(Debug, Deserialize, Recap)]
[INFO] [stdout]    |                              ^----
[INFO] [stdout]    |                              |
[INFO] [stdout]    |                              `FromStr` is not local
[INFO] [stdout]    |                              move the `impl` block outside of this constant `RECAP_IMPL_FOR_ColorInfo`
[INFO] [stdout] 38 | #[recap(regex = r"(?P<count>\d+) (?P<color>\w+)")]
[INFO] [stdout] 39 | struct ColorInfo {
[INFO] [stdout]    |        --------- `ColorInfo` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Recap` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Recap` may come from an old version of the `recap_derive` crate, try updating your dependency with `cargo update -p recap_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `Recap` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> y2023/src/d02/mod.rs:37:30
[INFO] [stdout]    |
[INFO] [stdout] 37 | #[derive(Debug, Deserialize, Recap)]
[INFO] [stdout]    |                              ^----
[INFO] [stdout]    |                              |
[INFO] [stdout]    |                              move the `impl` block outside of this constant `RECAP_IMPL_FOR_ColorInfo`
[INFO] [stdout] 38 | #[recap(regex = r"(?P<count>\d+) (?P<color>\w+)")]
[INFO] [stdout] 39 | struct ColorInfo {
[INFO] [stdout]    |        --------- `ColorInfo` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Recap` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Recap` may come from an old version of the `recap_derive` crate, try updating your dependency with `cargo update -p recap_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `Recap` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]  --> y2023/src/d04/mod.rs:6:23
[INFO] [stdout]   |
[INFO] [stdout] 6 | #[derive(Deserialize, Recap)]
[INFO] [stdout]   |                       ^----
[INFO] [stdout]   |                       |
[INFO] [stdout]   |                       `TryFrom` is not local
[INFO] [stdout]   |                       move the `impl` block outside of this constant `RECAP_IMPL_FOR_CardRaw`
[INFO] [stdout] 7 | #[recap(regex = r"Card +(?P<id>\d+): (?P<winning_numbers>.+) \| (?P<own_numbers>.+)")]
[INFO] [stdout] 8 | struct CardRaw {
[INFO] [stdout]   |        ------- `CardRaw` is not local
[INFO] [stdout]   |
[INFO] [stdout]   = note: the derive macro `Recap` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]   = note: the derive macro `Recap` may come from an old version of the `recap_derive` crate, try updating your dependency with `cargo update -p recap_derive`
[INFO] [stdout]   = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]   = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]   = note: this warning originates in the derive macro `Recap` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]  --> y2023/src/d04/mod.rs:6:23
[INFO] [stdout]   |
[INFO] [stdout] 6 | #[derive(Deserialize, Recap)]
[INFO] [stdout]   |                       ^----
[INFO] [stdout]   |                       |
[INFO] [stdout]   |                       `FromStr` is not local
[INFO] [stdout]   |                       move the `impl` block outside of this constant `RECAP_IMPL_FOR_CardRaw`
[INFO] [stdout] 7 | #[recap(regex = r"Card +(?P<id>\d+): (?P<winning_numbers>.+) \| (?P<own_numbers>.+)")]
[INFO] [stdout] 8 | struct CardRaw {
[INFO] [stdout]   |        ------- `CardRaw` is not local
[INFO] [stdout]   |
[INFO] [stdout]   = note: the derive macro `Recap` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]   = note: the derive macro `Recap` may come from an old version of the `recap_derive` crate, try updating your dependency with `cargo update -p recap_derive`
[INFO] [stdout]   = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]   = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]   = note: this warning originates in the derive macro `Recap` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]  --> y2023/src/d04/mod.rs:6:23
[INFO] [stdout]   |
[INFO] [stdout] 6 | #[derive(Deserialize, Recap)]
[INFO] [stdout]   |                       ^----
[INFO] [stdout]   |                       |
[INFO] [stdout]   |                       move the `impl` block outside of this constant `RECAP_IMPL_FOR_CardRaw`
[INFO] [stdout] 7 | #[recap(regex = r"Card +(?P<id>\d+): (?P<winning_numbers>.+) \| (?P<own_numbers>.+)")]
[INFO] [stdout] 8 | struct CardRaw {
[INFO] [stdout]   |        ------- `CardRaw` is not local
[INFO] [stdout]   |
[INFO] [stdout]   = note: the derive macro `Recap` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]   = note: the derive macro `Recap` may come from an old version of the `recap_derive` crate, try updating your dependency with `cargo update -p recap_derive`
[INFO] [stdout]   = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]   = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]   = note: this warning originates in the derive macro `Recap` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> y2023/src/d08/mod.rs:24:23
[INFO] [stdout]    |
[INFO] [stdout] 24 | #[derive(Deserialize, Recap)]
[INFO] [stdout]    |                       ^----
[INFO] [stdout]    |                       |
[INFO] [stdout]    |                       `TryFrom` is not local
[INFO] [stdout]    |                       move the `impl` block outside of this constant `RECAP_IMPL_FOR_NodeRaw`
[INFO] [stdout] 25 | #[recap(regex = r"(?P<name>\w+) = \((?P<left>\w+), (?P<right>\w+)\)")]
[INFO] [stdout] 26 | struct NodeRaw {
[INFO] [stdout]    |        ------- `NodeRaw` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Recap` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Recap` may come from an old version of the `recap_derive` crate, try updating your dependency with `cargo update -p recap_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `Recap` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> y2023/src/d08/mod.rs:24:23
[INFO] [stdout]    |
[INFO] [stdout] 24 | #[derive(Deserialize, Recap)]
[INFO] [stdout]    |                       ^----
[INFO] [stdout]    |                       |
[INFO] [stdout]    |                       `FromStr` is not local
[INFO] [stdout]    |                       move the `impl` block outside of this constant `RECAP_IMPL_FOR_NodeRaw`
[INFO] [stdout] 25 | #[recap(regex = r"(?P<name>\w+) = \((?P<left>\w+), (?P<right>\w+)\)")]
[INFO] [stdout] 26 | struct NodeRaw {
[INFO] [stdout]    |        ------- `NodeRaw` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Recap` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Recap` may come from an old version of the `recap_derive` crate, try updating your dependency with `cargo update -p recap_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `Recap` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> y2023/src/d08/mod.rs:24:23
[INFO] [stdout]    |
[INFO] [stdout] 24 | #[derive(Deserialize, Recap)]
[INFO] [stdout]    |                       ^----
[INFO] [stdout]    |                       |
[INFO] [stdout]    |                       move the `impl` block outside of this constant `RECAP_IMPL_FOR_NodeRaw`
[INFO] [stdout] 25 | #[recap(regex = r"(?P<name>\w+) = \((?P<left>\w+), (?P<right>\w+)\)")]
[INFO] [stdout] 26 | struct NodeRaw {
[INFO] [stdout]    |        ------- `NodeRaw` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Recap` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Recap` may come from an old version of the `recap_derive` crate, try updating your dependency with `cargo update -p recap_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `Recap` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]  --> y2023/src/d15/mod.rs:7:10
[INFO] [stdout]   |
[INFO] [stdout] 7 | #[derive(Recap, Deserialize)]
[INFO] [stdout]   |          ^----
[INFO] [stdout]   |          |
[INFO] [stdout]   |          `TryFrom` is not local
[INFO] [stdout]   |          move the `impl` block outside of this constant `RECAP_IMPL_FOR_Instruction`
[INFO] [stdout] 8 | #[recap(regex = r"(?P<label>\w+)(?P<op>[=-])(?P<arg>\d*)")]
[INFO] [stdout] 9 | struct Instruction {
[INFO] [stdout]   |        ----------- `Instruction` is not local
[INFO] [stdout]   |
[INFO] [stdout]   = note: the derive macro `Recap` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]   = note: the derive macro `Recap` may come from an old version of the `recap_derive` crate, try updating your dependency with `cargo update -p recap_derive`
[INFO] [stdout]   = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]   = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]   = note: this warning originates in the derive macro `Recap` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]  --> y2023/src/d15/mod.rs:7:10
[INFO] [stdout]   |
[INFO] [stdout] 7 | #[derive(Recap, Deserialize)]
[INFO] [stdout]   |          ^----
[INFO] [stdout]   |          |
[INFO] [stdout]   |          `FromStr` is not local
[INFO] [stdout]   |          move the `impl` block outside of this constant `RECAP_IMPL_FOR_Instruction`
[INFO] [stdout] 8 | #[recap(regex = r"(?P<label>\w+)(?P<op>[=-])(?P<arg>\d*)")]
[INFO] [stdout] 9 | struct Instruction {
[INFO] [stdout]   |        ----------- `Instruction` is not local
[INFO] [stdout]   |
[INFO] [stdout]   = note: the derive macro `Recap` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]   = note: the derive macro `Recap` may come from an old version of the `recap_derive` crate, try updating your dependency with `cargo update -p recap_derive`
[INFO] [stdout]   = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]   = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]   = note: this warning originates in the derive macro `Recap` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]  --> y2023/src/d15/mod.rs:7:10
[INFO] [stdout]   |
[INFO] [stdout] 7 | #[derive(Recap, Deserialize)]
[INFO] [stdout]   |          ^----
[INFO] [stdout]   |          |
[INFO] [stdout]   |          move the `impl` block outside of this constant `RECAP_IMPL_FOR_Instruction`
[INFO] [stdout] 8 | #[recap(regex = r"(?P<label>\w+)(?P<op>[=-])(?P<arg>\d*)")]
[INFO] [stdout] 9 | struct Instruction {
[INFO] [stdout]   |        ----------- `Instruction` is not local
[INFO] [stdout]   |
[INFO] [stdout]   = note: the derive macro `Recap` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]   = note: the derive macro `Recap` may come from an old version of the `recap_derive` crate, try updating your dependency with `cargo update -p recap_derive`
[INFO] [stdout]   = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]   = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]   = note: this warning originates in the derive macro `Recap` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> y2023/src/d18/mod.rs:31:23
[INFO] [stdout]    |
[INFO] [stdout] 31 | #[derive(Deserialize, Recap)]
[INFO] [stdout]    |                       ^----
[INFO] [stdout]    |                       |
[INFO] [stdout]    |                       `TryFrom` is not local
[INFO] [stdout]    |                       move the `impl` block outside of this constant `RECAP_IMPL_FOR_Instruction`
[INFO] [stdout] 32 | #[recap(regex = r"(?P<direction>\w) (?P<count>\d+) \(#(?P<color_hex>\w+)\)")]
[INFO] [stdout] 33 | struct Instruction {
[INFO] [stdout]    |        ----------- `Instruction` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Recap` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Recap` may come from an old version of the `recap_derive` crate, try updating your dependency with `cargo update -p recap_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `Recap` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> y2023/src/d18/mod.rs:31:23
[INFO] [stdout]    |
[INFO] [stdout] 31 | #[derive(Deserialize, Recap)]
[INFO] [stdout]    |                       ^----
[INFO] [stdout]    |                       |
[INFO] [stdout]    |                       `FromStr` is not local
[INFO] [stdout]    |                       move the `impl` block outside of this constant `RECAP_IMPL_FOR_Instruction`
[INFO] [stdout] 32 | #[recap(regex = r"(?P<direction>\w) (?P<count>\d+) \(#(?P<color_hex>\w+)\)")]
[INFO] [stdout] 33 | struct Instruction {
[INFO] [stdout]    |        ----------- `Instruction` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Recap` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Recap` may come from an old version of the `recap_derive` crate, try updating your dependency with `cargo update -p recap_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `Recap` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> y2023/src/d18/mod.rs:31:23
[INFO] [stdout]    |
[INFO] [stdout] 31 | #[derive(Deserialize, Recap)]
[INFO] [stdout]    |                       ^----
[INFO] [stdout]    |                       |
[INFO] [stdout]    |                       move the `impl` block outside of this constant `RECAP_IMPL_FOR_Instruction`
[INFO] [stdout] 32 | #[recap(regex = r"(?P<direction>\w) (?P<count>\d+) \(#(?P<color_hex>\w+)\)")]
[INFO] [stdout] 33 | struct Instruction {
[INFO] [stdout]    |        ----------- `Instruction` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Recap` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Recap` may come from an old version of the `recap_derive` crate, try updating your dependency with `cargo update -p recap_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `Recap` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> y2023/src/d19/mod.rs:43:30
[INFO] [stdout]    |
[INFO] [stdout] 43 | #[derive(Debug, Deserialize, Recap)]
[INFO] [stdout]    |                              ^----
[INFO] [stdout]    |                              |
[INFO] [stdout]    |                              `TryFrom` is not local
[INFO] [stdout]    |                              move the `impl` block outside of this constant `RECAP_IMPL_FOR_Condition`
[INFO] [stdout] 44 | #[recap(regex = r"(?P<attribute>\w+)(?P<op>.)(?P<arg>\d+)")]
[INFO] [stdout] 45 | struct Condition {
[INFO] [stdout]    |        --------- `Condition` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Recap` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Recap` may come from an old version of the `recap_derive` crate, try updating your dependency with `cargo update -p recap_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `Recap` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> y2023/src/d19/mod.rs:43:30
[INFO] [stdout]    |
[INFO] [stdout] 43 | #[derive(Debug, Deserialize, Recap)]
[INFO] [stdout]    |                              ^----
[INFO] [stdout]    |                              |
[INFO] [stdout]    |                              `FromStr` is not local
[INFO] [stdout]    |                              move the `impl` block outside of this constant `RECAP_IMPL_FOR_Condition`
[INFO] [stdout] 44 | #[recap(regex = r"(?P<attribute>\w+)(?P<op>.)(?P<arg>\d+)")]
[INFO] [stdout] 45 | struct Condition {
[INFO] [stdout]    |        --------- `Condition` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Recap` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Recap` may come from an old version of the `recap_derive` crate, try updating your dependency with `cargo update -p recap_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `Recap` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> y2023/src/d19/mod.rs:43:30
[INFO] [stdout]    |
[INFO] [stdout] 43 | #[derive(Debug, Deserialize, Recap)]
[INFO] [stdout]    |                              ^----
[INFO] [stdout]    |                              |
[INFO] [stdout]    |                              move the `impl` block outside of this constant `RECAP_IMPL_FOR_Condition`
[INFO] [stdout] 44 | #[recap(regex = r"(?P<attribute>\w+)(?P<op>.)(?P<arg>\d+)")]
[INFO] [stdout] 45 | struct Condition {
[INFO] [stdout]    |        --------- `Condition` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Recap` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Recap` may come from an old version of the `recap_derive` crate, try updating your dependency with `cargo update -p recap_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `Recap` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> y2023/src/d19/mod.rs:51:30
[INFO] [stdout]    |
[INFO] [stdout] 51 | #[derive(Debug, Deserialize, Recap)]
[INFO] [stdout]    |                              ^----
[INFO] [stdout]    |                              |
[INFO] [stdout]    |                              `TryFrom` is not local
[INFO] [stdout]    |                              move the `impl` block outside of this constant `RECAP_IMPL_FOR_Rule`
[INFO] [stdout] 52 | #[recap(regex = r"((?P<condition>[^,:]+):)?(?P<action>\w+)")]
[INFO] [stdout] 53 | struct Rule {
[INFO] [stdout]    |        ---- `Rule` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Recap` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Recap` may come from an old version of the `recap_derive` crate, try updating your dependency with `cargo update -p recap_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `Recap` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> y2023/src/d19/mod.rs:51:30
[INFO] [stdout]    |
[INFO] [stdout] 51 | #[derive(Debug, Deserialize, Recap)]
[INFO] [stdout]    |                              ^----
[INFO] [stdout]    |                              |
[INFO] [stdout]    |                              `FromStr` is not local
[INFO] [stdout]    |                              move the `impl` block outside of this constant `RECAP_IMPL_FOR_Rule`
[INFO] [stdout] 52 | #[recap(regex = r"((?P<condition>[^,:]+):)?(?P<action>\w+)")]
[INFO] [stdout] 53 | struct Rule {
[INFO] [stdout]    |        ---- `Rule` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Recap` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Recap` may come from an old version of the `recap_derive` crate, try updating your dependency with `cargo update -p recap_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `Recap` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> y2023/src/d19/mod.rs:51:30
[INFO] [stdout]    |
[INFO] [stdout] 51 | #[derive(Debug, Deserialize, Recap)]
[INFO] [stdout]    |                              ^----
[INFO] [stdout]    |                              |
[INFO] [stdout]    |                              move the `impl` block outside of this constant `RECAP_IMPL_FOR_Rule`
[INFO] [stdout] 52 | #[recap(regex = r"((?P<condition>[^,:]+):)?(?P<action>\w+)")]
[INFO] [stdout] 53 | struct Rule {
[INFO] [stdout]    |        ---- `Rule` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Recap` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Recap` may come from an old version of the `recap_derive` crate, try updating your dependency with `cargo update -p recap_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `Recap` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> y2023/src/d19/mod.rs:80:30
[INFO] [stdout]    |
[INFO] [stdout] 80 | #[derive(Debug, Deserialize, Recap)]
[INFO] [stdout]    |                              ^----
[INFO] [stdout]    |                              |
[INFO] [stdout]    |                              `TryFrom` is not local
[INFO] [stdout]    |                              move the `impl` block outside of this constant `RECAP_IMPL_FOR_Workflow`
[INFO] [stdout] 81 | #[recap(regex = r"(?P<name>\w+)\{(?P<rules>.+)\}")]
[INFO] [stdout] 82 | struct Workflow {
[INFO] [stdout]    |        -------- `Workflow` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Recap` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Recap` may come from an old version of the `recap_derive` crate, try updating your dependency with `cargo update -p recap_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `Recap` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> y2023/src/d19/mod.rs:80:30
[INFO] [stdout]    |
[INFO] [stdout] 80 | #[derive(Debug, Deserialize, Recap)]
[INFO] [stdout]    |                              ^----
[INFO] [stdout]    |                              |
[INFO] [stdout]    |                              `FromStr` is not local
[INFO] [stdout]    |                              move the `impl` block outside of this constant `RECAP_IMPL_FOR_Workflow`
[INFO] [stdout] 81 | #[recap(regex = r"(?P<name>\w+)\{(?P<rules>.+)\}")]
[INFO] [stdout] 82 | struct Workflow {
[INFO] [stdout]    |        -------- `Workflow` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Recap` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Recap` may come from an old version of the `recap_derive` crate, try updating your dependency with `cargo update -p recap_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `Recap` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> y2023/src/d19/mod.rs:80:30
[INFO] [stdout]    |
[INFO] [stdout] 80 | #[derive(Debug, Deserialize, Recap)]
[INFO] [stdout]    |                              ^----
[INFO] [stdout]    |                              |
[INFO] [stdout]    |                              move the `impl` block outside of this constant `RECAP_IMPL_FOR_Workflow`
[INFO] [stdout] 81 | #[recap(regex = r"(?P<name>\w+)\{(?P<rules>.+)\}")]
[INFO] [stdout] 82 | struct Workflow {
[INFO] [stdout]    |        -------- `Workflow` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Recap` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Recap` may come from an old version of the `recap_derive` crate, try updating your dependency with `cargo update -p recap_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `Recap` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> y2023/src/d19/mod.rs:93:30
[INFO] [stdout]    |
[INFO] [stdout] 93 | #[derive(Debug, Deserialize, Recap)]
[INFO] [stdout]    |                              ^----
[INFO] [stdout]    |                              |
[INFO] [stdout]    |                              `TryFrom` is not local
[INFO] [stdout]    |                              move the `impl` block outside of this constant `RECAP_IMPL_FOR_Part`
[INFO] [stdout] 94 | #[recap(regex = r"\{x=(?P<x>\d+),m=(?P<m>\d+),a=(?P<a>\d+),s=(?P<s>\d+)\}")]
[INFO] [stdout] 95 | struct Part {
[INFO] [stdout]    |        ---- `Part` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Recap` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Recap` may come from an old version of the `recap_derive` crate, try updating your dependency with `cargo update -p recap_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `Recap` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> y2023/src/d19/mod.rs:93:30
[INFO] [stdout]    |
[INFO] [stdout] 93 | #[derive(Debug, Deserialize, Recap)]
[INFO] [stdout]    |                              ^----
[INFO] [stdout]    |                              |
[INFO] [stdout]    |                              `FromStr` is not local
[INFO] [stdout]    |                              move the `impl` block outside of this constant `RECAP_IMPL_FOR_Part`
[INFO] [stdout] 94 | #[recap(regex = r"\{x=(?P<x>\d+),m=(?P<m>\d+),a=(?P<a>\d+),s=(?P<s>\d+)\}")]
[INFO] [stdout] 95 | struct Part {
[INFO] [stdout]    |        ---- `Part` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Recap` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Recap` may come from an old version of the `recap_derive` crate, try updating your dependency with `cargo update -p recap_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `Recap` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> y2023/src/d19/mod.rs:93:30
[INFO] [stdout]    |
[INFO] [stdout] 93 | #[derive(Debug, Deserialize, Recap)]
[INFO] [stdout]    |                              ^----
[INFO] [stdout]    |                              |
[INFO] [stdout]    |                              move the `impl` block outside of this constant `RECAP_IMPL_FOR_Part`
[INFO] [stdout] 94 | #[recap(regex = r"\{x=(?P<x>\d+),m=(?P<m>\d+),a=(?P<a>\d+),s=(?P<s>\d+)\}")]
[INFO] [stdout] 95 | struct Part {
[INFO] [stdout]    |        ---- `Part` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Recap` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Recap` may come from an old version of the `recap_derive` crate, try updating your dependency with `cargo update -p recap_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `Recap` (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 5.54s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: lalrpop v0.19.8
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
[INFO] running `Command { std: "docker" "inspect" "2d7e914f6eb6d96a29366af47dc57b0dabc393e52e2e633dce3000255f18af6e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2d7e914f6eb6d96a29366af47dc57b0dabc393e52e2e633dce3000255f18af6e", kill_on_drop: false }`
[INFO] [stdout] 2d7e914f6eb6d96a29366af47dc57b0dabc393e52e2e633dce3000255f18af6e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid -Copt-level=3" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 97c38d4f2beeaf1a7c99015606f8717667f0dcb3b8a705d2d9da60401a44814f
[INFO] running `Command { std: "docker" "start" "-a" "97c38d4f2beeaf1a7c99015606f8717667f0dcb3b8a705d2d9da60401a44814f", 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]  --> y2022/src/d05/mod.rs:6:23
[INFO] [stderr]   |
[INFO] [stderr] 6 | #[derive(Deserialize, Recap, Debug)]
[INFO] [stderr]   |                       ^----
[INFO] [stderr]   |                       |
[INFO] [stderr]   |                       `TryFrom` is not local
[INFO] [stderr]   |                       move the `impl` block outside of this constant `RECAP_IMPL_FOR_Move`
[INFO] [stderr] 7 | #[recap(regex = r"move (?P<count>\d+) from (?P<from>\d+) to (?P<to>\d+)")]
[INFO] [stderr] 8 | struct Move {
[INFO] [stderr]   |        ---- `Move` is not local
[INFO] [stderr]   |
[INFO] [stderr]   = note: the derive macro `Recap` defines the non-local `impl`, and may need to be changed
[INFO] [stderr]   = note: the derive macro `Recap` may come from an old version of the `recap_derive` crate, try updating your dependency with `cargo update -p recap_derive`
[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: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stderr]   = note: `#[warn(non_local_definitions)]` on by default
[INFO] [stderr]   = note: this warning originates in the derive macro `Recap` (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]  --> y2022/src/d05/mod.rs:6:23
[INFO] [stderr]   |
[INFO] [stderr] 6 | #[derive(Deserialize, Recap, Debug)]
[INFO] [stderr]   |                       ^----
[INFO] [stderr]   |                       |
[INFO] [stderr]   |                       `FromStr` is not local
[INFO] [stderr]   |                       move the `impl` block outside of this constant `RECAP_IMPL_FOR_Move`
[INFO] [stderr] 7 | #[recap(regex = r"move (?P<count>\d+) from (?P<from>\d+) to (?P<to>\d+)")]
[INFO] [stderr] 8 | struct Move {
[INFO] [stderr]   |        ---- `Move` is not local
[INFO] [stderr]   |
[INFO] [stderr]   = note: the derive macro `Recap` defines the non-local `impl`, and may need to be changed
[INFO] [stderr]   = note: the derive macro `Recap` may come from an old version of the `recap_derive` crate, try updating your dependency with `cargo update -p recap_derive`
[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: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stderr]   = note: this warning originates in the derive macro `Recap` (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]  --> y2022/src/d05/mod.rs:6:23
[INFO] [stderr]   |
[INFO] [stderr] 6 | #[derive(Deserialize, Recap, Debug)]
[INFO] [stderr]   |                       ^----
[INFO] [stderr]   |                       |
[INFO] [stderr]   |                       move the `impl` block outside of this constant `RECAP_IMPL_FOR_Move`
[INFO] [stderr] 7 | #[recap(regex = r"move (?P<count>\d+) from (?P<from>\d+) to (?P<to>\d+)")]
[INFO] [stderr] 8 | struct Move {
[INFO] [stderr]   |        ---- `Move` is not local
[INFO] [stderr]   |
[INFO] [stderr]   = note: the derive macro `Recap` defines the non-local `impl`, and may need to be changed
[INFO] [stderr]   = note: the derive macro `Recap` may come from an old version of the `recap_derive` crate, try updating your dependency with `cargo update -p recap_derive`
[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: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stderr]   = note: this warning originates in the derive macro `Recap` (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]   --> y2022/src/d11/mod.rs:6:30
[INFO] [stderr]    |
[INFO] [stderr] 6  | #[derive(Debug, Deserialize, Recap)]
[INFO] [stderr]    |                              ^----
[INFO] [stderr]    |                              |
[INFO] [stderr]    |                              `TryFrom` is not local
[INFO] [stderr]    |                              move the `impl` block outside of this constant `RECAP_IMPL_FOR_MonkeyRaw`
[INFO] [stderr] ...
[INFO] [stderr] 13 | struct MonkeyRaw {
[INFO] [stderr]    |        --------- `MonkeyRaw` is not local
[INFO] [stderr]    |
[INFO] [stderr]    = note: the derive macro `Recap` defines the non-local `impl`, and may need to be changed
[INFO] [stderr]    = note: the derive macro `Recap` may come from an old version of the `recap_derive` crate, try updating your dependency with `cargo update -p recap_derive`
[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: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stderr]    = note: this warning originates in the derive macro `Recap` (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]   --> y2022/src/d11/mod.rs:6:30
[INFO] [stderr]    |
[INFO] [stderr] 6  | #[derive(Debug, Deserialize, Recap)]
[INFO] [stderr]    |                              ^----
[INFO] [stderr]    |                              |
[INFO] [stderr]    |                              `FromStr` is not local
[INFO] [stderr]    |                              move the `impl` block outside of this constant `RECAP_IMPL_FOR_MonkeyRaw`
[INFO] [stderr] ...
[INFO] [stderr] 13 | struct MonkeyRaw {
[INFO] [stderr]    |        --------- `MonkeyRaw` is not local
[INFO] [stderr]    |
[INFO] [stderr]    = note: the derive macro `Recap` defines the non-local `impl`, and may need to be changed
[INFO] [stderr]    = note: the derive macro `Recap` may come from an old version of the `recap_derive` crate, try updating your dependency with `cargo update -p recap_derive`
[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: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stderr]    = note: this warning originates in the derive macro `Recap` (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]   --> y2022/src/d11/mod.rs:6:30
[INFO] [stderr]    |
[INFO] [stderr] 6  | #[derive(Debug, Deserialize, Recap)]
[INFO] [stderr]    |                              ^----
[INFO] [stderr]    |                              |
[INFO] [stderr]    |                              move the `impl` block outside of this constant `RECAP_IMPL_FOR_MonkeyRaw`
[INFO] [stderr] ...
[INFO] [stderr] 13 | struct MonkeyRaw {
[INFO] [stderr]    |        --------- `MonkeyRaw` is not local
[INFO] [stderr]    |
[INFO] [stderr]    = note: the derive macro `Recap` defines the non-local `impl`, and may need to be changed
[INFO] [stderr]    = note: the derive macro `Recap` may come from an old version of the `recap_derive` crate, try updating your dependency with `cargo update -p recap_derive`
[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: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stderr]    = note: this warning originates in the derive macro `Recap` (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]   --> y2022/src/d15/mod.rs:8:23
[INFO] [stderr]    |
[INFO] [stderr] 8  | #[derive(Deserialize, Recap)]
[INFO] [stderr]    |                       ^----
[INFO] [stderr]    |                       |
[INFO] [stderr]    |                       `TryFrom` is not local
[INFO] [stderr]    |                       move the `impl` block outside of this constant `RECAP_IMPL_FOR_SensorRaw`
[INFO] [stderr] ...
[INFO] [stderr] 12 | struct SensorRaw {
[INFO] [stderr]    |        --------- `SensorRaw` is not local
[INFO] [stderr]    |
[INFO] [stderr]    = note: the derive macro `Recap` defines the non-local `impl`, and may need to be changed
[INFO] [stderr]    = note: the derive macro `Recap` may come from an old version of the `recap_derive` crate, try updating your dependency with `cargo update -p recap_derive`
[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: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stderr]    = note: this warning originates in the derive macro `Recap` (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]   --> y2022/src/d15/mod.rs:8:23
[INFO] [stderr]    |
[INFO] [stderr] 8  | #[derive(Deserialize, Recap)]
[INFO] [stderr]    |                       ^----
[INFO] [stderr]    |                       |
[INFO] [stderr]    |                       `FromStr` is not local
[INFO] [stderr]    |                       move the `impl` block outside of this constant `RECAP_IMPL_FOR_SensorRaw`
[INFO] [stderr] ...
[INFO] [stderr] 12 | struct SensorRaw {
[INFO] [stderr]    |        --------- `SensorRaw` is not local
[INFO] [stderr]    |
[INFO] [stderr]    = note: the derive macro `Recap` defines the non-local `impl`, and may need to be changed
[INFO] [stderr]    = note: the derive macro `Recap` may come from an old version of the `recap_derive` crate, try updating your dependency with `cargo update -p recap_derive`
[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: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stderr]    = note: this warning originates in the derive macro `Recap` (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]   --> y2022/src/d15/mod.rs:8:23
[INFO] [stderr]    |
[INFO] [stderr] 8  | #[derive(Deserialize, Recap)]
[INFO] [stderr]    |                       ^----
[INFO] [stderr]    |                       |
[INFO] [stderr]    |                       move the `impl` block outside of this constant `RECAP_IMPL_FOR_SensorRaw`
[INFO] [stderr] ...
[INFO] [stderr] 12 | struct SensorRaw {
[INFO] [stderr]    |        --------- `SensorRaw` is not local
[INFO] [stderr]    |
[INFO] [stderr]    = note: the derive macro `Recap` defines the non-local `impl`, and may need to be changed
[INFO] [stderr]    = note: the derive macro `Recap` may come from an old version of the `recap_derive` crate, try updating your dependency with `cargo update -p recap_derive`
[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: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stderr]    = note: this warning originates in the derive macro `Recap` (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]   --> y2022/src/d16/mod.rs:12:23
[INFO] [stderr]    |
[INFO] [stderr] 12 | #[derive(Deserialize, Recap, Debug)]
[INFO] [stderr]    |                       ^----
[INFO] [stderr]    |                       |
[INFO] [stderr]    |                       `TryFrom` is not local
[INFO] [stderr]    |                       move the `impl` block outside of this constant `RECAP_IMPL_FOR_ValveRaw`
[INFO] [stderr] ...
[INFO] [stderr] 16 | struct ValveRaw {
[INFO] [stderr]    |        -------- `ValveRaw` is not local
[INFO] [stderr]    |
[INFO] [stderr]    = note: the derive macro `Recap` defines the non-local `impl`, and may need to be changed
[INFO] [stderr]    = note: the derive macro `Recap` may come from an old version of the `recap_derive` crate, try updating your dependency with `cargo update -p recap_derive`
[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: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stderr]    = note: this warning originates in the derive macro `Recap` (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]   --> y2022/src/d16/mod.rs:12:23
[INFO] [stderr]    |
[INFO] [stderr] 12 | #[derive(Deserialize, Recap, Debug)]
[INFO] [stderr]    |                       ^----
[INFO] [stderr]    |                       |
[INFO] [stderr]    |                       `FromStr` is not local
[INFO] [stderr]    |                       move the `impl` block outside of this constant `RECAP_IMPL_FOR_ValveRaw`
[INFO] [stderr] ...
[INFO] [stderr] 16 | struct ValveRaw {
[INFO] [stderr]    |        -------- `ValveRaw` is not local
[INFO] [stderr]    |
[INFO] [stderr]    = note: the derive macro `Recap` defines the non-local `impl`, and may need to be changed
[INFO] [stderr]    = note: the derive macro `Recap` may come from an old version of the `recap_derive` crate, try updating your dependency with `cargo update -p recap_derive`
[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: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stderr]    = note: this warning originates in the derive macro `Recap` (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]   --> y2022/src/d16/mod.rs:12:23
[INFO] [stderr]    |
[INFO] [stderr] 12 | #[derive(Deserialize, Recap, Debug)]
[INFO] [stderr]    |                       ^----
[INFO] [stderr]    |                       |
[INFO] [stderr]    |                       move the `impl` block outside of this constant `RECAP_IMPL_FOR_ValveRaw`
[INFO] [stderr] ...
[INFO] [stderr] 16 | struct ValveRaw {
[INFO] [stderr]    |        -------- `ValveRaw` is not local
[INFO] [stderr]    |
[INFO] [stderr]    = note: the derive macro `Recap` defines the non-local `impl`, and may need to be changed
[INFO] [stderr]    = note: the derive macro `Recap` may come from an old version of the `recap_derive` crate, try updating your dependency with `cargo update -p recap_derive`
[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: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stderr]    = note: this warning originates in the derive macro `Recap` (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]   --> y2022/src/d19/mod.rs:43:23
[INFO] [stderr]    |
[INFO] [stderr] 43 | #[derive(Deserialize, Recap)]
[INFO] [stderr]    |                       ^----
[INFO] [stderr]    |                       |
[INFO] [stderr]    |                       `TryFrom` is not local
[INFO] [stderr]    |                       move the `impl` block outside of this constant `RECAP_IMPL_FOR_RobotRaw`
[INFO] [stderr] ...
[INFO] [stderr] 47 | struct RobotRaw {
[INFO] [stderr]    |        -------- `RobotRaw` is not local
[INFO] [stderr]    |
[INFO] [stderr]    = note: the derive macro `Recap` defines the non-local `impl`, and may need to be changed
[INFO] [stderr]    = note: the derive macro `Recap` may come from an old version of the `recap_derive` crate, try updating your dependency with `cargo update -p recap_derive`
[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: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stderr]    = note: this warning originates in the derive macro `Recap` (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]   --> y2022/src/d19/mod.rs:43:23
[INFO] [stderr]    |
[INFO] [stderr] 43 | #[derive(Deserialize, Recap)]
[INFO] [stderr]    |                       ^----
[INFO] [stderr]    |                       |
[INFO] [stderr]    |                       `FromStr` is not local
[INFO] [stderr]    |                       move the `impl` block outside of this constant `RECAP_IMPL_FOR_RobotRaw`
[INFO] [stderr] ...
[INFO] [stderr] 47 | struct RobotRaw {
[INFO] [stderr]    |        -------- `RobotRaw` is not local
[INFO] [stderr]    |
[INFO] [stderr]    = note: the derive macro `Recap` defines the non-local `impl`, and may need to be changed
[INFO] [stderr]    = note: the derive macro `Recap` may come from an old version of the `recap_derive` crate, try updating your dependency with `cargo update -p recap_derive`
[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: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stderr]    = note: this warning originates in the derive macro `Recap` (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]   --> y2022/src/d19/mod.rs:43:23
[INFO] [stderr]    |
[INFO] [stderr] 43 | #[derive(Deserialize, Recap)]
[INFO] [stderr]    |                       ^----
[INFO] [stderr]    |                       |
[INFO] [stderr]    |                       move the `impl` block outside of this constant `RECAP_IMPL_FOR_RobotRaw`
[INFO] [stderr] ...
[INFO] [stderr] 47 | struct RobotRaw {
[INFO] [stderr]    |        -------- `RobotRaw` is not local
[INFO] [stderr]    |
[INFO] [stderr]    = note: the derive macro `Recap` defines the non-local `impl`, and may need to be changed
[INFO] [stderr]    = note: the derive macro `Recap` may come from an old version of the `recap_derive` crate, try updating your dependency with `cargo update -p recap_derive`
[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: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stderr]    = note: this warning originates in the derive macro `Recap` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: `y2022` (bin "y2022" test) generated 15 warnings
[INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stderr]  --> y2019/src/computer.rs:8:10
[INFO] [stderr]   |
[INFO] [stderr] 8 | #[derive(FromPrimitive, Clone, Debug)]
[INFO] [stderr]   |          ^------------
[INFO] [stderr]   |          |
[INFO] [stderr]   |          `FromPrimitive` is not local
[INFO] [stderr]   |          move the `impl` block outside of this constant `_IMPL_NUM_FromPrimitive_FOR_ParameterMode`
[INFO] [stderr] 9 | enum ParameterMode {
[INFO] [stderr]   |      ------------- `ParameterMode` is not local
[INFO] [stderr]   |
[INFO] [stderr]   = note: the derive macro `FromPrimitive` defines the non-local `impl`, and may need to be changed
[INFO] [stderr]   = note: the derive macro `FromPrimitive` may come from an old version of the `num_derive` crate, try updating your dependency with `cargo update -p num_derive`
[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: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stderr]   = note: `#[warn(non_local_definitions)]` on by default
[INFO] [stderr]   = note: this warning originates in the derive macro `FromPrimitive` (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]   --> y2019/src/d13/mod.rs:10:10
[INFO] [stderr]    |
[INFO] [stderr] 10 | #[derive(FromPrimitive, Clone, Eq, PartialEq)]
[INFO] [stderr]    |          ^------------
[INFO] [stderr]    |          |
[INFO] [stderr]    |          `FromPrimitive` is not local
[INFO] [stderr]    |          move the `impl` block outside of this constant `_IMPL_NUM_FromPrimitive_FOR_Tile`
[INFO] [stderr] 11 | enum Tile {
[INFO] [stderr]    |      ---- `Tile` is not local
[INFO] [stderr]    |
[INFO] [stderr]    = note: the derive macro `FromPrimitive` defines the non-local `impl`, and may need to be changed
[INFO] [stderr]    = note: the derive macro `FromPrimitive` may come from an old version of the `num_derive` crate, try updating your dependency with `cargo update -p num_derive`
[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: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stderr]    = note: this warning originates in the derive macro `FromPrimitive` (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]   --> y2019/src/d15/mod.rs:13:17
[INFO] [stderr]    |
[INFO] [stderr] 13 | #[derive(Debug, FromPrimitive, Eq, PartialEq, Copy, Clone)]
[INFO] [stderr]    |                 ^------------
[INFO] [stderr]    |                 |
[INFO] [stderr]    |                 `FromPrimitive` is not local
[INFO] [stderr]    |                 move the `impl` block outside of this constant `_IMPL_NUM_FromPrimitive_FOR_Tile`
[INFO] [stderr] 14 | enum Tile {
[INFO] [stderr]    |      ---- `Tile` is not local
[INFO] [stderr]    |
[INFO] [stderr]    = note: the derive macro `FromPrimitive` defines the non-local `impl`, and may need to be changed
[INFO] [stderr]    = note: the derive macro `FromPrimitive` may come from an old version of the `num_derive` crate, try updating your dependency with `cargo update -p num_derive`
[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: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stderr]    = note: this warning originates in the derive macro `FromPrimitive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: the feature `array_methods` has been stable since 1.77.0 and no longer requires an attribute to enable
[INFO] [stderr]  --> y2021/src/main.rs:1:12
[INFO] [stderr]   |
[INFO] [stderr] 1 | #![feature(array_methods)]
[INFO] [stderr]   |            ^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(stable_features)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: field `0` is never read
[INFO] [stderr]   --> y2021/src/d16/mod.rs:29:14
[INFO] [stderr]    |
[INFO] [stderr] 29 |     Operator(Length, Vec<Packet>),
[INFO] [stderr]    |     -------- ^^^^^^
[INFO] [stderr]    |     |
[INFO] [stderr]    |     field in this variant
[INFO] [stderr]    |
[INFO] [stderr]    = note: `Data` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stderr]    = note: `#[warn(dead_code)]` on by default
[INFO] [stderr] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stderr]    |
[INFO] [stderr] 29 -     Operator(Length, Vec<Packet>),
[INFO] [stderr] 29 +     Operator((), Vec<Packet>),
[INFO] [stderr]    |
[INFO] [stderr] 
[INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stderr]   --> y2021/src/d13/mod.rs:19:23
[INFO] [stderr]    |
[INFO] [stderr] 19 | #[derive(Deserialize, Recap)]
[INFO] [stderr]    |                       ^----
[INFO] [stderr]    |                       |
[INFO] [stderr]    |                       `TryFrom` is not local
[INFO] [stderr]    |                       move the `impl` block outside of this constant `RECAP_IMPL_FOR_Fold`
[INFO] [stderr] 20 | #[recap(regex = r"fold along (?P<axis>.)=(?P<distance>\d+)")]
[INFO] [stderr] 21 | struct Fold {
[INFO] [stderr]    |        ---- `Fold` is not local
[INFO] [stderr]    |
[INFO] [stderr]    = note: the derive macro `Recap` defines the non-local `impl`, and may need to be changed
[INFO] [stderr]    = note: the derive macro `Recap` may come from an old version of the `recap_derive` crate, try updating your dependency with `cargo update -p recap_derive`
[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: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stderr]    = note: `#[warn(non_local_definitions)]` on by default
[INFO] [stderr]    = note: this warning originates in the derive macro `Recap` (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]   --> y2021/src/d13/mod.rs:19:23
[INFO] [stderr]    |
[INFO] [stderr] 19 | #[derive(Deserialize, Recap)]
[INFO] [stderr]    |                       ^----
[INFO] [stderr]    |                       |
[INFO] [stderr]    |                       `FromStr` is not local
[INFO] [stderr]    |                       move the `impl` block outside of this constant `RECAP_IMPL_FOR_Fold`
[INFO] [stderr] 20 | #[recap(regex = r"fold along (?P<axis>.)=(?P<distance>\d+)")]
[INFO] [stderr] 21 | struct Fold {
[INFO] [stderr]    |        ---- `Fold` is not local
[INFO] [stderr]    |
[INFO] [stderr]    = note: the derive macro `Recap` defines the non-local `impl`, and may need to be changed
[INFO] [stderr]    = note: the derive macro `Recap` may come from an old version of the `recap_derive` crate, try updating your dependency with `cargo update -p recap_derive`
[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: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stderr]    = note: this warning originates in the derive macro `Recap` (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]   --> y2021/src/d13/mod.rs:19:23
[INFO] [stderr]    |
[INFO] [stderr] 19 | #[derive(Deserialize, Recap)]
[INFO] [stderr]    |                       ^----
[INFO] [stderr]    |                       |
[INFO] [stderr]    |                       move the `impl` block outside of this constant `RECAP_IMPL_FOR_Fold`
[INFO] [stderr] 20 | #[recap(regex = r"fold along (?P<axis>.)=(?P<distance>\d+)")]
[INFO] [stderr] 21 | struct Fold {
[INFO] [stderr]    |        ---- `Fold` is not local
[INFO] [stderr]    |
[INFO] [stderr]    = note: the derive macro `Recap` defines the non-local `impl`, and may need to be changed
[INFO] [stderr]    = note: the derive macro `Recap` may come from an old version of the `recap_derive` crate, try updating your dependency with `cargo update -p recap_derive`
[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: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stderr]    = note: this warning originates in the derive macro `Recap` (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]   --> y2021/src/d16/mod.rs:14:10
[INFO] [stderr]    |
[INFO] [stderr] 14 | #[derive(FromPrimitive, Debug, Clone, Eq, PartialEq)]
[INFO] [stderr]    |          ^------------
[INFO] [stderr]    |          |
[INFO] [stderr]    |          `FromPrimitive` is not local
[INFO] [stderr]    |          move the `impl` block outside of this constant `_IMPL_NUM_FromPrimitive_FOR_PacketTypeId`
[INFO] [stderr] 15 | enum PacketTypeId {
[INFO] [stderr]    |      ------------ `PacketTypeId` is not local
[INFO] [stderr]    |
[INFO] [stderr]    = note: the derive macro `FromPrimitive` defines the non-local `impl`, and may need to be changed
[INFO] [stderr]    = note: the derive macro `FromPrimitive` may come from an old version of the `num_derive` crate, try updating your dependency with `cargo update -p num_derive`
[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: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stderr]    = note: this warning originates in the derive macro `FromPrimitive` (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]   --> y2021/src/d17/mod.rs:5:23
[INFO] [stderr]    |
[INFO] [stderr] 5  | #[derive(Deserialize, Recap)]
[INFO] [stderr]    |                       ^----
[INFO] [stderr]    |                       |
[INFO] [stderr]    |                       `TryFrom` is not local
[INFO] [stderr]    |                       move the `impl` block outside of this constant `RECAP_IMPL_FOR_TargetArea`
[INFO] [stderr] ...
[INFO] [stderr] 10 | struct TargetArea {
[INFO] [stderr]    |        ---------- `TargetArea` is not local
[INFO] [stderr]    |
[INFO] [stderr]    = note: the derive macro `Recap` defines the non-local `impl`, and may need to be changed
[INFO] [stderr]    = note: the derive macro `Recap` may come from an old version of the `recap_derive` crate, try updating your dependency with `cargo update -p recap_derive`
[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: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stderr]    = note: this warning originates in the derive macro `Recap` (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]   --> y2021/src/d17/mod.rs:5:23
[INFO] [stderr]    |
[INFO] [stderr] 5  | #[derive(Deserialize, Recap)]
[INFO] [stderr]    |                       ^----
[INFO] [stderr]    |                       |
[INFO] [stderr]    |                       `FromStr` is not local
[INFO] [stderr]    |                       move the `impl` block outside of this constant `RECAP_IMPL_FOR_TargetArea`
[INFO] [stderr] ...
[INFO] [stderr] 10 | struct TargetArea {
[INFO] [stderr]    |        ---------- `TargetArea` is not local
[INFO] [stderr]    |
[INFO] [stderr]    = note: the derive macro `Recap` defines the non-local `impl`, and may need to be changed
[INFO] [stderr]    = note: the derive macro `Recap` may come from an old version of the `recap_derive` crate, try updating your dependency with `cargo update -p recap_derive`
[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: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stderr]    = note: this warning originates in the derive macro `Recap` (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]   --> y2021/src/d17/mod.rs:5:23
[INFO] [stderr]    |
[INFO] [stderr] 5  | #[derive(Deserialize, Recap)]
[INFO] [stderr]    |                       ^----
[INFO] [stderr]    |                       |
[INFO] [stderr]    |                       move the `impl` block outside of this constant `RECAP_IMPL_FOR_TargetArea`
[INFO] [stderr] ...
[INFO] [stderr] 10 | struct TargetArea {
[INFO] [stderr]    |        ---------- `TargetArea` is not local
[INFO] [stderr]    |
[INFO] [stderr]    = note: the derive macro `Recap` defines the non-local `impl`, and may need to be changed
[INFO] [stderr]    = note: the derive macro `Recap` may come from an old version of the `recap_derive` crate, try updating your dependency with `cargo update -p recap_derive`
[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: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stderr]    = note: this warning originates in the derive macro `Recap` (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]   --> y2021/src/d22/mod.rs:18:23
[INFO] [stderr]    |
[INFO] [stderr] 18 | #[derive(Deserialize, Recap, Debug)]
[INFO] [stderr]    |                       ^----
[INFO] [stderr]    |                       |
[INFO] [stderr]    |                       `TryFrom` is not local
[INFO] [stderr]    |                       move the `impl` block outside of this constant `RECAP_IMPL_FOR_Instruction`
[INFO] [stderr] ...
[INFO] [stderr] 23 | struct Instruction {
[INFO] [stderr]    |        ----------- `Instruction` is not local
[INFO] [stderr]    |
[INFO] [stderr]    = note: the derive macro `Recap` defines the non-local `impl`, and may need to be changed
[INFO] [stderr]    = note: the derive macro `Recap` may come from an old version of the `recap_derive` crate, try updating your dependency with `cargo update -p recap_derive`
[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: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stderr]    = note: this warning originates in the derive macro `Recap` (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]   --> y2021/src/d22/mod.rs:18:23
[INFO] [stderr]    |
[INFO] [stderr] 18 | #[derive(Deserialize, Recap, Debug)]
[INFO] [stderr]    |                       ^----
[INFO] [stderr]    |                       |
[INFO] [stderr]    |                       `FromStr` is not local
[INFO] [stderr]    |                       move the `impl` block outside of this constant `RECAP_IMPL_FOR_Instruction`
[INFO] [stderr] ...
[INFO] [stderr] 23 | struct Instruction {
[INFO] [stderr]    |        ----------- `Instruction` is not local
[INFO] [stderr]    |
[INFO] [stderr]    = note: the derive macro `Recap` defines the non-local `impl`, and may need to be changed
[INFO] [stderr]    = note: the derive macro `Recap` may come from an old version of the `recap_derive` crate, try updating your dependency with `cargo update -p recap_derive`
[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: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stderr]    = note: this warning originates in the derive macro `Recap` (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]   --> y2021/src/d22/mod.rs:18:23
[INFO] [stderr]    |
[INFO] [stderr] 18 | #[derive(Deserialize, Recap, Debug)]
[INFO] [stderr]    |                       ^----
[INFO] [stderr]    |                       |
[INFO] [stderr]    |                       move the `impl` block outside of this constant `RECAP_IMPL_FOR_Instruction`
[INFO] [stderr] ...
[INFO] [stderr] 23 | struct Instruction {
[INFO] [stderr]    |        ----------- `Instruction` is not local
[INFO] [stderr]    |
[INFO] [stderr]    = note: the derive macro `Recap` defines the non-local `impl`, and may need to be changed
[INFO] [stderr]    = note: the derive macro `Recap` may come from an old version of the `recap_derive` crate, try updating your dependency with `cargo update -p recap_derive`
[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: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stderr]    = note: this warning originates in the derive macro `Recap` (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]   --> y2021/src/d24/mod.rs:51:23
[INFO] [stderr]    |
[INFO] [stderr] 51 | #[derive(Deserialize, Recap)]
[INFO] [stderr]    |                       ^----
[INFO] [stderr]    |                       |
[INFO] [stderr]    |                       `TryFrom` is not local
[INFO] [stderr]    |                       move the `impl` block outside of this constant `RECAP_IMPL_FOR_InstructionRaw`
[INFO] [stderr] 52 | #[recap(regex = r"(?P<op>...) (?P<left>[^ ]+)( (?P<right>.+))?")]
[INFO] [stderr] 53 | struct InstructionRaw {
[INFO] [stderr]    |        -------------- `InstructionRaw` is not local
[INFO] [stderr]    |
[INFO] [stderr]    = note: the derive macro `Recap` defines the non-local `impl`, and may need to be changed
[INFO] [stderr]    = note: the derive macro `Recap` may come from an old version of the `recap_derive` crate, try updating your dependency with `cargo update -p recap_derive`
[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: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stderr]    = note: this warning originates in the derive macro `Recap` (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]   --> y2021/src/d24/mod.rs:51:23
[INFO] [stderr]    |
[INFO] [stderr] 51 | #[derive(Deserialize, Recap)]
[INFO] [stderr]    |                       ^----
[INFO] [stderr]    |                       |
[INFO] [stderr]    |                       `FromStr` is not local
[INFO] [stderr]    |                       move the `impl` block outside of this constant `RECAP_IMPL_FOR_InstructionRaw`
[INFO] [stderr] 52 | #[recap(regex = r"(?P<op>...) (?P<left>[^ ]+)( (?P<right>.+))?")]
[INFO] [stderr] 53 | struct InstructionRaw {
[INFO] [stderr]    |        -------------- `InstructionRaw` is not local
[INFO] [stderr]    |
[INFO] [stderr]    = note: the derive macro `Recap` defines the non-local `impl`, and may need to be changed
[INFO] [stderr]    = note: the derive macro `Recap` may come from an old version of the `recap_derive` crate, try updating your dependency with `cargo update -p recap_derive`
[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: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stderr]    = note: this warning originates in the derive macro `Recap` (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]   --> y2021/src/d24/mod.rs:51:23
[INFO] [stderr]    |
[INFO] [stderr] 51 | #[derive(Deserialize, Recap)]
[INFO] [stderr]    |                       ^----
[INFO] [stderr]    |                       |
[INFO] [stderr]    |                       move the `impl` block outside of this constant `RECAP_IMPL_FOR_InstructionRaw`
[INFO] [stderr] 52 | #[recap(regex = r"(?P<op>...) (?P<left>[^ ]+)( (?P<right>.+))?")]
[INFO] [stderr] 53 | struct InstructionRaw {
[INFO] [stderr]    |        -------------- `InstructionRaw` is not local
[INFO] [stderr]    |
[INFO] [stderr]    = note: the derive macro `Recap` defines the non-local `impl`, and may need to be changed
[INFO] [stderr]    = note: the derive macro `Recap` may come from an old version of the `recap_derive` crate, try updating your dependency with `cargo update -p recap_derive`
[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: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stderr]    = note: this warning originates in the derive macro `Recap` (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]  --> y2023/src/d02/mod.rs:6:30
[INFO] [stderr]   |
[INFO] [stderr] 6 | #[derive(Debug, Deserialize, Recap)]
[INFO] [stderr]   |                              ^----
[INFO] [stderr]   |                              |
[INFO] [stderr]   |                              `TryFrom` is not local
[INFO] [stderr]   |                              move the `impl` block outside of this constant `RECAP_IMPL_FOR_GameRaw`
[INFO] [stderr] 7 | #[recap(regex = r"Game (?P<id>\d+): (?P<observations>.+)")]
[INFO] [stderr] 8 | struct GameRaw {
[INFO] [stderr]   |        ------- `GameRaw` is not local
[INFO] [stderr]   |
[INFO] [stderr]   = note: the derive macro `Recap` defines the non-local `impl`, and may need to be changed
[INFO] [stderr]   = note: the derive macro `Recap` may come from an old version of the `recap_derive` crate, try updating your dependency with `cargo update -p recap_derive`
[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: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stderr]   = note: `#[warn(non_local_definitions)]` on by default
[INFO] [stderr]   = note: this warning originates in the derive macro `Recap` (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]  --> y2023/src/d02/mod.rs:6:30
[INFO] [stderr]   |
[INFO] [stderr] 6 | #[derive(Debug, Deserialize, Recap)]
[INFO] [stderr]   |                              ^----
[INFO] [stderr]   |                              |
[INFO] [stderr]   |                              `FromStr` is not local
[INFO] [stderr]   |                              move the `impl` block outside of this constant `RECAP_IMPL_FOR_GameRaw`
[INFO] [stderr] 7 | #[recap(regex = r"Game (?P<id>\d+): (?P<observations>.+)")]
[INFO] [stderr] 8 | struct GameRaw {
[INFO] [stderr]   |        ------- `GameRaw` is not local
[INFO] [stderr]   |
[INFO] [stderr]   = note: the derive macro `Recap` defines the non-local `impl`, and may need to be changed
[INFO] [stderr]   = note: the derive macro `Recap` may come from an old version of the `recap_derive` crate, try updating your dependency with `cargo update -p recap_derive`
[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: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stderr]   = note: this warning originates in the derive macro `Recap` (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]  --> y2023/src/d02/mod.rs:6:30
[INFO] [stderr]   |
[INFO] [stderr] 6 | #[derive(Debug, Deserialize, Recap)]
[INFO] [stderr]   |                              ^----
[INFO] [stderr]   |                              |
[INFO] [stderr]   |                              move the `impl` block outside of this constant `RECAP_IMPL_FOR_GameRaw`
[INFO] [stderr] 7 | #[recap(regex = r"Game (?P<id>\d+): (?P<observations>.+)")]
[INFO] [stderr] 8 | struct GameRaw {
[INFO] [stderr]   |        ------- `GameRaw` is not local
[INFO] [stderr]   |
[INFO] [stderr]   = note: the derive macro `Recap` defines the non-local `impl`, and may need to be changed
[INFO] [stderr]   = note: the derive macro `Recap` may come from an old version of the `recap_derive` crate, try updating your dependency with `cargo update -p recap_derive`
[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: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stderr]   = note: this warning originates in the derive macro `Recap` (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]   --> y2023/src/d02/mod.rs:37:30
[INFO] [stderr]    |
[INFO] [stderr] 37 | #[derive(Debug, Deserialize, Recap)]
[INFO] [stderr]    |                              ^----
[INFO] [stderr]    |                              |
[INFO] [stderr]    |                              `TryFrom` is not local
[INFO] [stderr]    |                              move the `impl` block outside of this constant `RECAP_IMPL_FOR_ColorInfo`
[INFO] [stderr] 38 | #[recap(regex = r"(?P<count>\d+) (?P<color>\w+)")]
[INFO] [stderr] 39 | struct ColorInfo {
[INFO] [stderr]    |        --------- `ColorInfo` is not local
[INFO] [stderr]    |
[INFO] [stderr]    = note: the derive macro `Recap` defines the non-local `impl`, and may need to be changed
[INFO] [stderr]    = note: the derive macro `Recap` may come from an old version of the `recap_derive` crate, try updating your dependency with `cargo update -p recap_derive`
[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: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stderr]    = note: this warning originates in the derive macro `Recap` (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]   --> y2023/src/d02/mod.rs:37:30
[INFO] [stderr]    |
[INFO] [stderr] 37 | #[derive(Debug, Deserialize, Recap)]
[INFO] [stderr]    |                              ^----
[INFO] [stderr]    |                              |
[INFO] [stderr]    |                              `FromStr` is not local
[INFO] [stderr]    |                              move the `impl` block outside of this constant `RECAP_IMPL_FOR_ColorInfo`
[INFO] [stderr] 38 | #[recap(regex = r"(?P<count>\d+) (?P<color>\w+)")]
[INFO] [stderr] 39 | struct ColorInfo {
[INFO] [stderr]    |        --------- `ColorInfo` is not local
[INFO] [stderr]    |
[INFO] [stderr]    = note: the derive macro `Recap` defines the non-local `impl`, and may need to be changed
[INFO] [stderr]    = note: the derive macro `Recap` may come from an old version of the `recap_derive` crate, try updating your dependency with `cargo update -p recap_derive`
[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: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stderr]    = note: this warning originates in the derive macro `Recap` (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]   --> y2023/src/d02/mod.rs:37:30
[INFO] [stderr]    |
[INFO] [stderr] 37 | #[derive(Debug, Deserialize, Recap)]
[INFO] [stderr]    |                              ^----
[INFO] [stderr]    |                              |
[INFO] [stderr]    |                              move the `impl` block outside of this constant `RECAP_IMPL_FOR_ColorInfo`
[INFO] [stderr] 38 | #[recap(regex = r"(?P<count>\d+) (?P<color>\w+)")]
[INFO] [stderr] 39 | struct ColorInfo {
[INFO] [stderr]    |        --------- `ColorInfo` is not local
[INFO] [stderr]    |
[INFO] [stderr]    = note: the derive macro `Recap` defines the non-local `impl`, and may need to be changed
[INFO] [stderr]    = note: the derive macro `Recap` may come from an old version of the `recap_derive` crate, try updating your dependency with `cargo update -p recap_derive`
[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: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stderr]    = note: this warning originates in the derive macro `Recap` (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]  --> y2023/src/d04/mod.rs:6:23
[INFO] [stderr]   |
[INFO] [stderr] 6 | #[derive(Deserialize, Recap)]
[INFO] [stderr]   |                       ^----
[INFO] [stderr]   |                       |
[INFO] [stderr]   |                       `TryFrom` is not local
[INFO] [stderr]   |                       move the `impl` block outside of this constant `RECAP_IMPL_FOR_CardRaw`
[INFO] [stderr] 7 | #[recap(regex = r"Card +(?P<id>\d+): (?P<winning_numbers>.+) \| (?P<own_numbers>.+)")]
[INFO] [stderr] 8 | struct CardRaw {
[INFO] [stderr]   |        ------- `CardRaw` is not local
[INFO] [stderr]   |
[INFO] [stderr]   = note: the derive macro `Recap` defines the non-local `impl`, and may need to be changed
[INFO] [stderr]   = note: the derive macro `Recap` may come from an old version of the `recap_derive` crate, try updating your dependency with `cargo update -p recap_derive`
[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: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stderr]   = note: this warning originates in the derive macro `Recap` (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]  --> y2023/src/d04/mod.rs:6:23
[INFO] [stderr]   |
[INFO] [stderr] 6 | #[derive(Deserialize, Recap)]
[INFO] [stderr]   |                       ^----
[INFO] [stderr]   |                       |
[INFO] [stderr]   |                       `FromStr` is not local
[INFO] [stderr]   |                       move the `impl` block outside of this constant `RECAP_IMPL_FOR_CardRaw`
[INFO] [stderr] 7 | #[recap(regex = r"Card +(?P<id>\d+): (?P<winning_numbers>.+) \| (?P<own_numbers>.+)")]
[INFO] [stderr] 8 | struct CardRaw {
[INFO] [stderr]   |        ------- `CardRaw` is not local
[INFO] [stderr]   |
[INFO] [stderr]   = note: the derive macro `Recap` defines the non-local `impl`, and may need to be changed
[INFO] [stderr]   = note: the derive macro `Recap` may come from an old version of the `recap_derive` crate, try updating your dependency with `cargo update -p recap_derive`
[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: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stderr]   = note: this warning originates in the derive macro `Recap` (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]  --> y2023/src/d04/mod.rs:6:23
[INFO] [stderr]   |
[INFO] [stderr] 6 | #[derive(Deserialize, Recap)]
[INFO] [stderr]   |                       ^----
[INFO] [stderr]   |                       |
[INFO] [stderr]   |                       move the `impl` block outside of this constant `RECAP_IMPL_FOR_CardRaw`
[INFO] [stderr] 7 | #[recap(regex = r"Card +(?P<id>\d+): (?P<winning_numbers>.+) \| (?P<own_numbers>.+)")]
[INFO] [stderr] 8 | struct CardRaw {
[INFO] [stderr]   |        ------- `CardRaw` is not local
[INFO] [stderr]   |
[INFO] [stderr]   = note: the derive macro `Recap` defines the non-local `impl`, and may need to be changed
[INFO] [stderr]   = note: the derive macro `Recap` may come from an old version of the `recap_derive` crate, try updating your dependency with `cargo update -p recap_derive`
[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: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stderr]   = note: this warning originates in the derive macro `Recap` (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]   --> y2023/src/d08/mod.rs:24:23
[INFO] [stderr]    |
[INFO] [stderr] 24 | #[derive(Deserialize, Recap)]
[INFO] [stderr]    |                       ^----
[INFO] [stderr]    |                       |
[INFO] [stderr]    |                       `TryFrom` is not local
[INFO] [stderr]    |                       move the `impl` block outside of this constant `RECAP_IMPL_FOR_NodeRaw`
[INFO] [stderr] 25 | #[recap(regex = r"(?P<name>\w+) = \((?P<left>\w+), (?P<right>\w+)\)")]
[INFO] [stderr] 26 | struct NodeRaw {
[INFO] [stderr]    |        ------- `NodeRaw` is not local
[INFO] [stderr]    |
[INFO] [stderr]    = note: the derive macro `Recap` defines the non-local `impl`, and may need to be changed
[INFO] [stderr]    = note: the derive macro `Recap` may come from an old version of the `recap_derive` crate, try updating your dependency with `cargo update -p recap_derive`
[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: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stderr]    = note: this warning originates in the derive macro `Recap` (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]   --> y2023/src/d08/mod.rs:24:23
[INFO] [stderr]    |
[INFO] [stderr] 24 | #[derive(Deserialize, Recap)]
[INFO] [stderr]    |                       ^----
[INFO] [stderr]    |                       |
[INFO] [stderr]    |                       `FromStr` is not local
[INFO] [stderr]    |                       move the `impl` block outside of this constant `RECAP_IMPL_FOR_NodeRaw`
[INFO] [stderr] 25 | #[recap(regex = r"(?P<name>\w+) = \((?P<left>\w+), (?P<right>\w+)\)")]
[INFO] [stderr] 26 | struct NodeRaw {
[INFO] [stderr]    |        ------- `NodeRaw` is not local
[INFO] [stderr]    |
[INFO] [stderr]    = note: the derive macro `Recap` defines the non-local `impl`, and may need to be changed
[INFO] [stderr]    = note: the derive macro `Recap` may come from an old version of the `recap_derive` crate, try updating your dependency with `cargo update -p recap_derive`
[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: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stderr]    = note: this warning originates in the derive macro `Recap` (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]   --> y2023/src/d08/mod.rs:24:23
[INFO] [stderr]    |
[INFO] [stderr] 24 | #[derive(Deserialize, Recap)]
[INFO] [stderr]    |                       ^----
[INFO] [stderr]    |                       |
[INFO] [stderr]    |                       move the `impl` block outside of this constant `RECAP_IMPL_FOR_NodeRaw`
[INFO] [stderr] 25 | #[recap(regex = r"(?P<name>\w+) = \((?P<left>\w+), (?P<right>\w+)\)")]
[INFO] [stderr] 26 | struct NodeRaw {
[INFO] [stderr]    |        ------- `NodeRaw` is not local
[INFO] [stderr]    |
[INFO] [stderr]    = note: the derive macro `Recap` defines the non-local `impl`, and may need to be changed
[INFO] [stderr]    = note: the derive macro `Recap` may come from an old version of the `recap_derive` crate, try updating your dependency with `cargo update -p recap_derive`
[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: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stderr]    = note: this warning originates in the derive macro `Recap` (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]  --> y2023/src/d15/mod.rs:7:10
[INFO] [stderr]   |
[INFO] [stderr] 7 | #[derive(Recap, Deserialize)]
[INFO] [stderr]   |          ^----
[INFO] [stderr]   |          |
[INFO] [stderr]   |          `TryFrom` is not local
[INFO] [stderr]   |          move the `impl` block outside of this constant `RECAP_IMPL_FOR_Instruction`
[INFO] [stderr] 8 | #[recap(regex = r"(?P<label>\w+)(?P<op>[=-])(?P<arg>\d*)")]
[INFO] [stderr] 9 | struct Instruction {
[INFO] [stderr]   |        ----------- `Instruction` is not local
[INFO] [stderr]   |
[INFO] [stderr]   = note: the derive macro `Recap` defines the non-local `impl`, and may need to be changed
[INFO] [stderr]   = note: the derive macro `Recap` may come from an old version of the `recap_derive` crate, try updating your dependency with `cargo update -p recap_derive`
[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: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stderr]   = note: this warning originates in the derive macro `Recap` (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]  --> y2023/src/d15/mod.rs:7:10
[INFO] [stderr]   |
[INFO] [stderr] 7 | #[derive(Recap, Deserialize)]
[INFO] [stderr]   |          ^----
[INFO] [stderr]   |          |
[INFO] [stderr]   |          `FromStr` is not local
[INFO] [stderr]   |          move the `impl` block outside of this constant `RECAP_IMPL_FOR_Instruction`
[INFO] [stderr] 8 | #[recap(regex = r"(?P<label>\w+)(?P<op>[=-])(?P<arg>\d*)")]
[INFO] [stderr] 9 | struct Instruction {
[INFO] [stderr]   |        ----------- `Instruction` is not local
[INFO] [stderr]   |
[INFO] [stderr]   = note: the derive macro `Recap` defines the non-local `impl`, and may need to be changed
[INFO] [stderr]   = note: the derive macro `Recap` may come from an old version of the `recap_derive` crate, try updating your dependency with `cargo update -p recap_derive`
[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: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stderr]   = note: this warning originates in the derive macro `Recap` (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]  --> y2023/src/d15/mod.rs:7:10
[INFO] [stderr]   |
[INFO] [stderr] 7 | #[derive(Recap, Deserialize)]
[INFO] [stderr]   |          ^----
[INFO] [stderr]   |          |
[INFO] [stderr]   |          move the `impl` block outside of this constant `RECAP_IMPL_FOR_Instruction`
[INFO] [stderr] 8 | #[recap(regex = r"(?P<label>\w+)(?P<op>[=-])(?P<arg>\d*)")]
[INFO] [stderr] 9 | struct Instruction {
[INFO] [stderr]   |        ----------- `Instruction` is not local
[INFO] [stderr]   |
[INFO] [stderr]   = note: the derive macro `Recap` defines the non-local `impl`, and may need to be changed
[INFO] [stderr]   = note: the derive macro `Recap` may come from an old version of the `recap_derive` crate, try updating your dependency with `cargo update -p recap_derive`
[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: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stderr]   = note: this warning originates in the derive macro `Recap` (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]   --> y2023/src/d18/mod.rs:31:23
[INFO] [stderr]    |
[INFO] [stderr] 31 | #[derive(Deserialize, Recap)]
[INFO] [stderr]    |                       ^----
[INFO] [stderr]    |                       |
[INFO] [stderr]    |                       `TryFrom` is not local
[INFO] [stderr]    |                       move the `impl` block outside of this constant `RECAP_IMPL_FOR_Instruction`
[INFO] [stderr] 32 | #[recap(regex = r"(?P<direction>\w) (?P<count>\d+) \(#(?P<color_hex>\w+)\)")]
[INFO] [stderr] 33 | struct Instruction {
[INFO] [stderr]    |        ----------- `Instruction` is not local
[INFO] [stderr]    |
[INFO] [stderr]    = note: the derive macro `Recap` defines the non-local `impl`, and may need to be changed
[INFO] [stderr]    = note: the derive macro `Recap` may come from an old version of the `recap_derive` crate, try updating your dependency with `cargo update -p recap_derive`
[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: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stderr]    = note: this warning originates in the derive macro `Recap` (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]   --> y2023/src/d18/mod.rs:31:23
[INFO] [stderr]    |
[INFO] [stderr] 31 | #[derive(Deserialize, Recap)]
[INFO] [stderr]    |                       ^----
[INFO] [stderr]    |                       |
[INFO] [stderr]    |                       `FromStr` is not local
[INFO] [stderr]    |                       move the `impl` block outside of this constant `RECAP_IMPL_FOR_Instruction`
[INFO] [stderr] 32 | #[recap(regex = r"(?P<direction>\w) (?P<count>\d+) \(#(?P<color_hex>\w+)\)")]
[INFO] [stderr] 33 | struct Instruction {
[INFO] [stderr]    |        ----------- `Instruction` is not local
[INFO] [stderr]    |
[INFO] [stderr]    = note: the derive macro `Recap` defines the non-local `impl`, and may need to be changed
[INFO] [stderr]    = note: the derive macro `Recap` may come from an old version of the `recap_derive` crate, try updating your dependency with `cargo update -p recap_derive`
[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: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stderr]    = note: this warning originates in the derive macro `Recap` (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]   --> y2023/src/d18/mod.rs:31:23
[INFO] [stderr]    |
[INFO] [stderr] 31 | #[derive(Deserialize, Recap)]
[INFO] [stderr]    |                       ^----
[INFO] [stderr]    |                       |
[INFO] [stderr]    |                       move the `impl` block outside of this constant `RECAP_IMPL_FOR_Instruction`
[INFO] [stderr] 32 | #[recap(regex = r"(?P<direction>\w) (?P<count>\d+) \(#(?P<color_hex>\w+)\)")]
[INFO] [stderr] 33 | struct Instruction {
[INFO] [stderr]    |        ----------- `Instruction` is not local
[INFO] [stderr]    |
[INFO] [stderr]    = note: the derive macro `Recap` defines the non-local `impl`, and may need to be changed
[INFO] [stderr]    = note: the derive macro `Recap` may come from an old version of the `recap_derive` crate, try updating your dependency with `cargo update -p recap_derive`
[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: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stderr]    = note: this warning originates in the derive macro `Recap` (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]   --> y2023/src/d19/mod.rs:43:30
[INFO] [stderr]    |
[INFO] [stderr] 43 | #[derive(Debug, Deserialize, Recap)]
[INFO] [stderr]    |                              ^----
[INFO] [stderr]    |                              |
[INFO] [stderr]    |                              `TryFrom` is not local
[INFO] [stderr]    |                              move the `impl` block outside of this constant `RECAP_IMPL_FOR_Condition`
[INFO] [stderr] 44 | #[recap(regex = r"(?P<attribute>\w+)(?P<op>.)(?P<arg>\d+)")]
[INFO] [stderr] 45 | struct Condition {
[INFO] [stderr]    |        --------- `Condition` is not local
[INFO] [stderr]    |
[INFO] [stderr]    = note: the derive macro `Recap` defines the non-local `impl`, and may need to be changed
[INFO] [stderr]    = note: the derive macro `Recap` may come from an old version of the `recap_derive` crate, try updating your dependency with `cargo update -p recap_derive`
[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: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stderr]    = note: this warning originates in the derive macro `Recap` (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]   --> y2023/src/d19/mod.rs:43:30
[INFO] [stderr]    |
[INFO] [stderr] 43 | #[derive(Debug, Deserialize, Recap)]
[INFO] [stderr]    |                              ^----
[INFO] [stderr]    |                              |
[INFO] [stderr]    |                              `FromStr` is not local
[INFO] [stderr]    |                              move the `impl` block outside of this constant `RECAP_IMPL_FOR_Condition`
[INFO] [stderr] 44 | #[recap(regex = r"(?P<attribute>\w+)(?P<op>.)(?P<arg>\d+)")]
[INFO] [stderr] 45 | struct Condition {
[INFO] [stderr]    |        --------- `Condition` is not local
[INFO] [stderr]    |
[INFO] [stderr]    = note: the derive macro `Recap` defines the non-local `impl`, and may need to be changed
[INFO] [stderr]    = note: the derive macro `Recap` may come from an old version of the `recap_derive` crate, try updating your dependency with `cargo update -p recap_derive`
[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: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stderr]    = note: this warning originates in the derive macro `Recap` (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]   --> y2023/src/d19/mod.rs:43:30
[INFO] [stderr]    |
[INFO] [stderr] 43 | #[derive(Debug, Deserialize, Recap)]
[INFO] [stderr]    |                              ^----
[INFO] [stderr]    |                              |
[INFO] [stderr]    |                              move the `impl` block outside of this constant `RECAP_IMPL_FOR_Condition`
[INFO] [stderr] 44 | #[recap(regex = r"(?P<attribute>\w+)(?P<op>.)(?P<arg>\d+)")]
[INFO] [stderr] 45 | struct Condition {
[INFO] [stderr]    |        --------- `Condition` is not local
[INFO] [stderr]    |
[INFO] [stderr]    = note: the derive macro `Recap` defines the non-local `impl`, and may need to be changed
[INFO] [stderr]    = note: the derive macro `Recap` may come from an old version of the `recap_derive` crate, try updating your dependency with `cargo update -p recap_derive`
[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: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stderr]    = note: this warning originates in the derive macro `Recap` (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]   --> y2023/src/d19/mod.rs:51:30
[INFO] [stderr]    |
[INFO] [stderr] 51 | #[derive(Debug, Deserialize, Recap)]
[INFO] [stderr]    |                              ^----
[INFO] [stderr]    |                              |
[INFO] [stderr]    |                              `TryFrom` is not local
[INFO] [stderr]    |                              move the `impl` block outside of this constant `RECAP_IMPL_FOR_Rule`
[INFO] [stderr] 52 | #[recap(regex = r"((?P<condition>[^,:]+):)?(?P<action>\w+)")]
[INFO] [stderr] 53 | struct Rule {
[INFO] [stderr]    |        ---- `Rule` is not local
[INFO] [stderr]    |
[INFO] [stderr]    = note: the derive macro `Recap` defines the non-local `impl`, and may need to be changed
[INFO] [stderr]    = note: the derive macro `Recap` may come from an old version of the `recap_derive` crate, try updating your dependency with `cargo update -p recap_derive`
[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: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stderr]    = note: this warning originates in the derive macro `Recap` (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]   --> y2023/src/d19/mod.rs:51:30
[INFO] [stderr]    |
[INFO] [stderr] 51 | #[derive(Debug, Deserialize, Recap)]
[INFO] [stderr]    |                              ^----
[INFO] [stderr]    |                              |
[INFO] [stderr]    |                              `FromStr` is not local
[INFO] [stderr]    |                              move the `impl` block outside of this constant `RECAP_IMPL_FOR_Rule`
[INFO] [stderr] 52 | #[recap(regex = r"((?P<condition>[^,:]+):)?(?P<action>\w+)")]
[INFO] [stderr] 53 | struct Rule {
[INFO] [stderr]    |        ---- `Rule` is not local
[INFO] [stderr]    |
[INFO] [stderr]    = note: the derive macro `Recap` defines the non-local `impl`, and may need to be changed
[INFO] [stderr]    = note: the derive macro `Recap` may come from an old version of the `recap_derive` crate, try updating your dependency with `cargo update -p recap_derive`
[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: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stderr]    = note: this warning originates in the derive macro `Recap` (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]   --> y2023/src/d19/mod.rs:51:30
[INFO] [stderr]    |
[INFO] [stderr] 51 | #[derive(Debug, Deserialize, Recap)]
[INFO] [stderr]    |                              ^----
[INFO] [stderr]    |                              |
[INFO] [stderr]    |                              move the `impl` block outside of this constant `RECAP_IMPL_FOR_Rule`
[INFO] [stderr] 52 | #[recap(regex = r"((?P<condition>[^,:]+):)?(?P<action>\w+)")]
[INFO] [stderr] 53 | struct Rule {
[INFO] [stderr]    |        ---- `Rule` is not local
[INFO] [stderr]    |
[INFO] [stderr]    = note: the derive macro `Recap` defines the non-local `impl`, and may need to be changed
[INFO] [stderr]    = note: the derive macro `Recap` may come from an old version of the `recap_derive` crate, try updating your dependency with `cargo update -p recap_derive`
[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: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stderr]    = note: this warning originates in the derive macro `Recap` (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]   --> y2023/src/d19/mod.rs:80:30
[INFO] [stderr]    |
[INFO] [stderr] 80 | #[derive(Debug, Deserialize, Recap)]
[INFO] [stderr]    |                              ^----
[INFO] [stderr]    |                              |
[INFO] [stderr]    |                              `TryFrom` is not local
[INFO] [stderr]    |                              move the `impl` block outside of this constant `RECAP_IMPL_FOR_Workflow`
[INFO] [stderr] 81 | #[recap(regex = r"(?P<name>\w+)\{(?P<rules>.+)\}")]
[INFO] [stderr] 82 | struct Workflow {
[INFO] [stderr]    |        -------- `Workflow` is not local
[INFO] [stderr]    |
[INFO] [stderr]    = note: the derive macro `Recap` defines the non-local `impl`, and may need to be changed
[INFO] [stderr]    = note: the derive macro `Recap` may come from an old version of the `recap_derive` crate, try updating your dependency with `cargo update -p recap_derive`
[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: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stderr]    = note: this warning originates in the derive macro `Recap` (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]   --> y2023/src/d19/mod.rs:80:30
[INFO] [stderr]    |
[INFO] [stderr] 80 | #[derive(Debug, Deserialize, Recap)]
[INFO] [stderr]    |                              ^----
[INFO] [stderr]    |                              |
[INFO] [stderr]    |                              `FromStr` is not local
[INFO] [stderr]    |                              move the `impl` block outside of this constant `RECAP_IMPL_FOR_Workflow`
[INFO] [stderr] 81 | #[recap(regex = r"(?P<name>\w+)\{(?P<rules>.+)\}")]
[INFO] [stderr] 82 | struct Workflow {
[INFO] [stderr]    |        -------- `Workflow` is not local
[INFO] [stderr]    |
[INFO] [stderr]    = note: the derive macro `Recap` defines the non-local `impl`, and may need to be changed
[INFO] [stderr]    = note: the derive macro `Recap` may come from an old version of the `recap_derive` crate, try updating your dependency with `cargo update -p recap_derive`
[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: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stderr]    = note: this warning originates in the derive macro `Recap` (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]   --> y2023/src/d19/mod.rs:80:30
[INFO] [stderr]    |
[INFO] [stderr] 80 | #[derive(Debug, Deserialize, Recap)]
[INFO] [stderr]    |                              ^----
[INFO] [stderr]    |                              |
[INFO] [stderr]    |                              move the `impl` block outside of this constant `RECAP_IMPL_FOR_Workflow`
[INFO] [stderr] 81 | #[recap(regex = r"(?P<name>\w+)\{(?P<rules>.+)\}")]
[INFO] [stderr] 82 | struct Workflow {
[INFO] [stderr]    |        -------- `Workflow` is not local
[INFO] [stderr]    |
[INFO] [stderr]    = note: the derive macro `Recap` defines the non-local `impl`, and may need to be changed
[INFO] [stderr]    = note: the derive macro `Recap` may come from an old version of the `recap_derive` crate, try updating your dependency with `cargo update -p recap_derive`
[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: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stderr]    = note: this warning originates in the derive macro `Recap` (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]   --> y2023/src/d19/mod.rs:93:30
[INFO] [stderr]    |
[INFO] [stderr] 93 | #[derive(Debug, Deserialize, Recap)]
[INFO] [stderr]    |                              ^----
[INFO] [stderr]    |                              |
[INFO] [stderr]    |                              `TryFrom` is not local
[INFO] [stderr]    |                              move the `impl` block outside of this constant `RECAP_IMPL_FOR_Part`
[INFO] [stderr] 94 | #[recap(regex = r"\{x=(?P<x>\d+),m=(?P<m>\d+),a=(?P<a>\d+),s=(?P<s>\d+)\}")]
[INFO] [stderr] 95 | struct Part {
[INFO] [stderr]    |        ---- `Part` is not local
[INFO] [stderr]    |
[INFO] [stderr]    = note: the derive macro `Recap` defines the non-local `impl`, and may need to be changed
[INFO] [stderr]    = note: the derive macro `Recap` may come from an old version of the `recap_derive` crate, try updating your dependency with `cargo update -p recap_derive`
[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: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stderr]    = note: this warning originates in the derive macro `Recap` (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]   --> y2023/src/d19/mod.rs:93:30
[INFO] [stderr]    |
[INFO] [stderr] 93 | #[derive(Debug, Deserialize, Recap)]
[INFO] [stderr]    |                              ^----
[INFO] [stderr]    |                              |
[INFO] [stderr]    |                              `FromStr` is not local
[INFO] [stderr]    |                              move the `impl` block outside of this constant `RECAP_IMPL_FOR_Part`
[INFO] [stderr] 94 | #[recap(regex = r"\{x=(?P<x>\d+),m=(?P<m>\d+),a=(?P<a>\d+),s=(?P<s>\d+)\}")]
[INFO] [stderr] 95 | struct Part {
[INFO] [stderr]    |        ---- `Part` is not local
[INFO] [stderr]    |
[INFO] [stderr]    = note: the derive macro `Recap` defines the non-local `impl`, and may need to be changed
[INFO] [stderr]    = note: the derive macro `Recap` may come from an old version of the `recap_derive` crate, try updating your dependency with `cargo update -p recap_derive`
[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: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stderr]    = note: this warning originates in the derive macro `Recap` (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]   --> y2023/src/d19/mod.rs:93:30
[INFO] [stderr]    |
[INFO] [stderr] 93 | #[derive(Debug, Deserialize, Recap)]
[INFO] [stderr]    |                              ^----
[INFO] [stderr]    |                              |
[INFO] [stderr]    |                              move the `impl` block outside of this constant `RECAP_IMPL_FOR_Part`
[INFO] [stderr] 94 | #[recap(regex = r"\{x=(?P<x>\d+),m=(?P<m>\d+),a=(?P<a>\d+),s=(?P<s>\d+)\}")]
[INFO] [stderr] 95 | struct Part {
[INFO] [stderr]    |        ---- `Part` is not local
[INFO] [stderr]    |
[INFO] [stderr]    = note: the derive macro `Recap` defines the non-local `impl`, and may need to be changed
[INFO] [stderr]    = note: the derive macro `Recap` may come from an old version of the `recap_derive` crate, try updating your dependency with `cargo update -p recap_derive`
[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: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stderr]    = note: this warning originates in the derive macro `Recap` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: `y2019` (bin "y2019" test) generated 3 warnings
[INFO] [stderr] warning: `y2021` (bin "y2021" test) generated 15 warnings
[INFO] [stderr] warning: `y2023` (bin "y2023" test) generated 30 warnings
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.26s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: lalrpop v0.19.8
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/util-2d1724210585aa17)
[INFO] [stdout] 
[INFO] [stdout] running 5 tests
[INFO] [stdout] test point3::test::test_containing_points ... ok
[INFO] [stdout] test point3::test::test_overlap_no_overlap ... ok
[INFO] [stdout] test point3::test::test_octants ... ok
[INFO] [stdout] test point3::test::test_corners ... ok
[INFO] [stderr] error: test failed, to rerun pass `-p util --lib`
[INFO] [stdout] test point3::test::test_overlap_full_containment ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- point3::test::test_overlap_full_containment stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'point3::test::test_overlap_full_containment' panicked at util/src/point3.rs:415:9:
[INFO] [stdout] assertion failed: matches!(outer.get_overlap(&outer), OverlapResult::FullyContainedByArg)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x645b14e348d2 - std::backtrace_rs::backtrace::libunwind::trace::hd39b1f53d3cf9745
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x645b14e348d2 - std::backtrace_rs::backtrace::trace_unsynchronized::he91d9a75d4e3972b
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x645b14e348d2 - std::sys::backtrace::_print_fmt::hca46938f8c6e22cf
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x645b14e348d2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::ha499add612cccf8e
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x645b14e59963 - core::fmt::rt::Argument::fmt::hd21145b75a833b7a
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x645b14e59963 - core::fmt::write::hb10c956f5235c8a4
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/fmt/mod.rs:1465:25
[INFO] [stdout]    6:     0x645b14e31ab3 - std::io::default_write_fmt::hdb7615052be2ba4d
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x645b14e31ab3 - std::io::Write::write_fmt::he1bcd251ec6e4153
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x645b14e34722 - std::sys::backtrace::BacktraceLock::print::hb47c770ef659fd10
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x645b14e35e3c - std::panicking::default_hook::{{closure}}::hdda8afb9d457a22c
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x645b14e35c92 - std::panicking::default_hook::h7c46b44874fe5c9a
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x645b14dfdd74 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h178a5fcedee41e2f
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x645b14dfdd74 - test::test_main_with_exit_callback::{{closure}}::h951a41e0149d6d5d
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x645b14e3681b - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h13602080f5b63276
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x645b14e3681b - std::panicking::rust_panic_with_hook::ha6cb99ed099eb1c5
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x645b14e365b6 - std::panicking::begin_panic_handler::{{closure}}::he11808bc797ee921
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:699:13
[INFO] [stdout]   16:     0x645b14e34dc9 - std::sys::backtrace::__rust_end_short_backtrace::h9418807cb7346258
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/sys/backtrace.rs:168:18
[INFO] [stdout]   17:     0x645b14e3627d - __rustc[18fb429eef004894]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x645b14e584e0 - core::panicking::panic_fmt::hd890aeb12c3a3fc3
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x645b14e5854c - core::panicking::panic::h318cb8731d7e290d
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/panicking.rs:145:5
[INFO] [stdout]   20:     0x645b14dc281c - util::point3::test::test_overlap_full_containment::headecd97f40a3ed6
[INFO] [stdout]                                at /opt/rustwide/workdir/util/src/point3.rs:415:9
[INFO] [stdout]   21:     0x645b14dc281c - util::point3::test::test_overlap_full_containment::{{closure}}::hdaa3f18e5b3806e2
[INFO] [stdout]                                at /opt/rustwide/workdir/util/src/point3.rs:412:39
[INFO] [stdout]   22:     0x645b14dc281c - core::ops::function::FnOnce::call_once::h1e9ea1fdbb867ebd
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   23:     0x645b14e034fb - core::ops::function::FnOnce::call_once::h2869fb5b0a2b0bdc
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x645b14e034fb - test::__rust_begin_short_backtrace::h7dd7142bd62fa711
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/test/src/lib.rs:648:18
[INFO] [stdout]   25:     0x645b14e026ee - test::run_test_in_process::{{closure}}::h43a753f038d36b3f
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/test/src/lib.rs:671:74
[INFO] [stdout]   26:     0x645b14e026ee - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h0ca95dd3e12d1e16
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   27:     0x645b14e026ee - std::panicking::catch_unwind::do_call::he308587d70ac34ba
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:589:40
[INFO] [stdout]   28:     0x645b14e026ee - std::panicking::catch_unwind::h30dcba31973e8fb0
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:552:19
[INFO] [stdout]   29:     0x645b14e026ee - std::panic::catch_unwind::hfb68364e5621fbee
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panic.rs:359:14
[INFO] [stdout]   30:     0x645b14e026ee - test::run_test_in_process::hcdcc2977903b998a
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/test/src/lib.rs:671:27
[INFO] [stdout]   31:     0x645b14e026ee - test::run_test::{{closure}}::h544a6550958c5d14
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/test/src/lib.rs:592:43
[INFO] [stdout]   32:     0x645b14dc6264 - test::run_test::{{closure}}::hb172e48ebe2b92c7
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/test/src/lib.rs:622:41
[INFO] [stdout]   33:     0x645b14dc6264 - std::sys::backtrace::__rust_begin_short_backtrace::h7e79d8706638bea0
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/sys/backtrace.rs:152:18
[INFO] [stdout]   34:     0x645b14dc9c3a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hc4a275f1e71b8ab0
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   35:     0x645b14dc9c3a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h01ed0d242df78cfd
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   36:     0x645b14dc9c3a - std::panicking::catch_unwind::do_call::h052f373fb905fee0
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:589:40
[INFO] [stdout]   37:     0x645b14dc9c3a - std::panicking::catch_unwind::hb425d20c8ffb09c8
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:552:19
[INFO] [stdout]   38:     0x645b14dc9c3a - std::panic::catch_unwind::ha0d5dfbf18fdeda5
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panic.rs:359:14
[INFO] [stdout]   39:     0x645b14dc9c3a - std::thread::Builder::spawn_unchecked_::{{closure}}::hbe79182bd37949c7
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   40:     0x645b14dc9c3a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hc096c4a06972fde5
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   41:     0x645b14e39777 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h47377e27fb938a26
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   42:     0x645b14e39777 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h72f1fe5d095abf57
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   43:     0x645b14e39777 - std::sys::pal::unix::thread::Thread::new::thread_start::h0a4d8e1b9c0d38cf
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/sys/pal/unix/thread.rs:97:17
[INFO] [stdout]   44:     0x7ce04c96eaa4 - <unknown>
[INFO] [stdout]   45:     0x7ce04c9fba34 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     point3::test::test_overlap_full_containment
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 4 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.04s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "97c38d4f2beeaf1a7c99015606f8717667f0dcb3b8a705d2d9da60401a44814f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "97c38d4f2beeaf1a7c99015606f8717667f0dcb3b8a705d2d9da60401a44814f", kill_on_drop: false }`
[INFO] [stdout] 97c38d4f2beeaf1a7c99015606f8717667f0dcb3b8a705d2d9da60401a44814f
