[INFO] cloning repository https://github.com/cryscan/bevy-hikari
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/cryscan/bevy-hikari" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcryscan%2Fbevy-hikari", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcryscan%2Fbevy-hikari'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 3322d031a631b990cd9f7acba8164acd0b50b7ae
[INFO] checking cryscan/bevy-hikari against master#b0696a5160711c068cb1f01b7437db7990d15750 for pr-121848
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcryscan%2Fbevy-hikari" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/cryscan/bevy-hikari on toolchain b0696a5160711c068cb1f01b7437db7990d15750
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b0696a5160711c068cb1f01b7437db7990d15750" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/cryscan/bevy-hikari
[INFO] finished tweaking git repo https://github.com/cryscan/bevy-hikari
[INFO] tweaked toml for git repo https://github.com/cryscan/bevy-hikari written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b0696a5160711c068cb1f01b7437db7990d15750" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b0696a5160711c068cb1f01b7437db7990d15750" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded naga v0.10.1
[INFO] [stderr]   Downloaded bvh v0.7.1
[INFO] [stderr]   Downloaded smooth-bevy-cameras v0.6.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+b0696a5160711c068cb1f01b7437db7990d15750" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 0115b6309ea35fac9238e715f141c7d8f34600e692e1856a1adcc15417061168
[INFO] running `Command { std: "docker" "start" "-a" "0115b6309ea35fac9238e715f141c7d8f34600e692e1856a1adcc15417061168", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "0115b6309ea35fac9238e715f141c7d8f34600e692e1856a1adcc15417061168", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0115b6309ea35fac9238e715f141c7d8f34600e692e1856a1adcc15417061168", kill_on_drop: false }`
[INFO] [stdout] 0115b6309ea35fac9238e715f141c7d8f34600e692e1856a1adcc15417061168
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+b0696a5160711c068cb1f01b7437db7990d15750" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 582d57303b770138baa5995b30c268f8bd3d08b4d6ad0238ce65dd4d700d1bcb
[INFO] running `Command { std: "docker" "start" "-a" "582d57303b770138baa5995b30c268f8bd3d08b4d6ad0238ce65dd4d700d1bcb", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.79
[INFO] [stderr]    Compiling libc v0.2.153
[INFO] [stderr]    Compiling serde v1.0.197
[INFO] [stderr]     Checking once_cell v1.19.0
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking bitflags v1.3.2
[INFO] [stderr]     Checking byteorder v1.5.0
[INFO] [stderr]     Checking scopeguard v1.2.0
[INFO] [stderr]    Compiling crossbeam-utils v0.8.19
[INFO] [stderr]    Compiling thiserror v1.0.58
[INFO] [stderr]    Compiling ahash v0.7.8
[INFO] [stderr]    Compiling num-traits v0.2.18
[INFO] [stderr]     Checking log v0.4.21
[INFO] [stderr]     Checking memchr v2.7.1
[INFO] [stderr]     Checking parking v2.2.0
[INFO] [stderr]     Checking lock_api v0.4.11
[INFO] [stderr]     Checking futures-core v0.3.30
[INFO] [stderr]     Checking tracing-core v0.1.32
[INFO] [stderr]     Checking fixedbitset v0.4.2
[INFO] [stderr]     Checking instant v0.1.12
[INFO] [stderr]     Checking fxhash v0.2.1
[INFO] [stderr]    Compiling bit-vec v0.6.3
[INFO] [stderr]     Checking futures-lite v2.2.0
[INFO] [stderr]     Checking event-listener v2.5.3
[INFO] [stderr]     Checking fastrand v1.9.0
[INFO] [stderr]     Checking waker-fn v1.1.1
[INFO] [stderr]     Checking futures-io v0.3.30
[INFO] [stderr]     Checking cache-padded v1.3.0
[INFO] [stderr]     Checking async-task v4.7.0
[INFO] [stderr]     Checking fastrand v2.0.1
[INFO] [stderr]     Checking thread_local v1.1.8
[INFO] [stderr]     Checking concurrent-queue v1.2.4
[INFO] [stderr]     Checking downcast-rs v1.2.0
[INFO] [stderr]    Compiling bit-set v0.5.3
[INFO] [stderr]     Checking bevy_ptr v0.9.1
[INFO] [stderr]     Checking tracing v0.1.40
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]     Checking futures-lite v1.13.0
[INFO] [stderr]     Checking zerocopy v0.7.32
[INFO] [stderr]     Checking aho-corasick v1.1.2
[INFO] [stderr]     Checking regex-syntax v0.8.2
[INFO] [stderr]    Compiling pkg-config v0.3.30
[INFO] [stderr]     Checking regex-syntax v0.6.29
[INFO] [stderr]    Compiling cfg_aliases v0.1.1
[INFO] [stderr]     Checking overload v0.1.1
[INFO] [stderr]     Checking sharded-slab v0.1.7
[INFO] [stderr]     Checking nu-ansi-term v0.46.0
[INFO] [stderr]     Checking tracing-log v0.2.0
[INFO] [stderr]    Compiling quote v1.0.35
[INFO] [stderr]     Checking concurrent-queue v2.4.0
[INFO] [stderr]    Compiling crc32fast v1.4.0
[INFO] [stderr]     Checking tracing-log v0.1.4
[INFO] [stderr]     Checking crossbeam-channel v0.5.12
[INFO] [stderr]    Compiling syn v2.0.52
[INFO] [stderr]     Checking event-listener v4.0.3
[INFO] [stderr]     Checking async-channel v1.9.0
[INFO] [stderr]    Compiling getrandom v0.2.12
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]     Checking raw-window-handle v0.5.2
[INFO] [stderr]     Checking libloading v0.7.4
[INFO] [stderr]     Checking event-listener-strategy v0.4.0
[INFO] [stderr]    Compiling uuid v1.7.0
[INFO] [stderr]     Checking unicode-xid v0.2.4
[INFO] [stderr]    Compiling anyhow v1.0.81
[INFO] [stderr]     Checking async-lock v3.3.0
[INFO] [stderr]     Checking termcolor v1.4.1
[INFO] [stderr]     Checking unicode-width v0.1.11
[INFO] [stderr]    Compiling ash v0.37.3+1.3.251
[INFO] [stderr]    Compiling khronos-egl v4.1.0
[INFO] [stderr]     Checking simd-adler32 v0.3.7
[INFO] [stderr]     Checking same-file v1.0.6
[INFO] [stderr]     Checking walkdir v2.5.0
[INFO] [stderr]     Checking pp-rs v0.2.1
[INFO] [stderr]     Checking codespan-reporting v0.11.1
[INFO] [stderr]     Checking spirv v0.2.0+1.5.4
[INFO] [stderr]     Checking gpu-alloc-types v0.2.0
[INFO] [stderr]     Checking rustc-hash v1.1.0
[INFO] [stderr]     Checking arrayvec v0.7.4
[INFO] [stderr]     Checking hexf-parse v0.2.1
[INFO] [stderr]     Checking miniz_oxide v0.7.2
[INFO] [stderr]     Checking gpu-alloc v0.5.4
[INFO] [stderr]    Compiling wgpu-core v0.14.2
[INFO] [stderr]     Checking wgpu-types v0.14.1
[INFO] [stderr]     Checking profiling v1.0.15
[INFO] [stderr]     Checking async-executor v1.8.0
[INFO] [stderr]     Checking inotify-sys v0.1.5
[INFO] [stderr]     Checking mio v0.8.11
[INFO] [stderr]     Checking inotify v0.9.6
[INFO] [stderr]     Checking bevy_tasks v0.9.1
[INFO] [stderr]     Checking filetime v0.2.23
[INFO] [stderr]     Checking color_quant v1.1.0
[INFO] [stderr]     Checking renderdoc-sys v0.7.1
[INFO] [stderr]     Checking glow v0.11.2
[INFO] [stderr]     Checking flate2 v1.0.28
[INFO] [stderr]     Checking fdeflate v0.3.4
[INFO] [stderr]    Compiling memoffset v0.6.5
[INFO] [stderr]     Checking notify v5.2.0
[INFO] [stderr]     Checking glam v0.23.0
[INFO] [stderr]     Checking hashbrown v0.14.3
[INFO] [stderr]     Checking regex-automata v0.1.10
[INFO] [stderr]     Checking static_assertions v1.1.0
[INFO] [stderr]     Checking jpeg-decoder v0.3.1
[INFO] [stderr]     Checking regex-automata v0.4.6
[INFO] [stderr]     Checking const_panic v0.2.8
[INFO] [stderr]     Checking hex v0.4.3
[INFO] [stderr]     Checking tinyvec_macros v0.1.1
[INFO] [stderr]     Checking ttf-parser v0.20.0
[INFO] [stderr]     Checking tinyvec v1.6.0
[INFO] [stderr]     Checking png v0.17.13
[INFO] [stderr]    Compiling alsa-sys v0.3.1
[INFO] [stderr]     Checking percent-encoding v2.3.1
[INFO] [stderr]     Checking radsort v0.1.0
[INFO] [stderr]     Checking ab_glyph_rasterizer v0.1.8
[INFO] [stderr]     Checking approx v0.5.1
[INFO] [stderr]     Checking indexmap v2.2.5
[INFO] [stderr]    Compiling libudev-sys v0.1.4
[INFO] [stderr]    Compiling nix v0.28.0
[INFO] [stderr]     Checking matchers v0.1.0
[INFO] [stderr]    Compiling serde_json v1.0.114
[INFO] [stderr]     Checking nix v0.23.2
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]     Checking euclid v0.22.9
[INFO] [stderr]    Compiling x11-dl v2.21.0
[INFO] [stderr]     Checking ryu v1.0.17
[INFO] [stderr]    Compiling toml v0.5.11
[INFO] [stderr]     Checking petgraph v0.6.4
[INFO] [stderr]    Compiling encase_derive_impl v0.4.1
[INFO] [stderr]    Compiling inflections v1.1.1
[INFO] [stderr]     Checking svg_fmt v0.4.2
[INFO] [stderr]    Compiling cpal v0.14.2
[INFO] [stderr]     Checking inotify v0.10.2
[INFO] [stderr]     Checking ogg v0.8.0
[INFO] [stderr]     Checking base64 v0.21.7
[INFO] [stderr]     Checking rectangle-pack v0.4.2
[INFO] [stderr]     Checking cty v0.2.2
[INFO] [stderr]     Checking vec_map v0.8.2
[INFO] [stderr]     Checking xi-unicode v0.3.0
[INFO] [stderr]    Compiling gilrs v0.10.5
[INFO] [stderr]     Checking raw-window-handle v0.4.3
[INFO] [stderr]     Checking lewton v0.10.2
[INFO] [stderr]     Checking hexasphere v8.1.0
[INFO] [stderr]     Checking hash32 v0.2.1
[INFO] [stderr]    Compiling serde_derive v1.0.197
[INFO] [stderr]    Compiling bytemuck_derive v1.6.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.58
[INFO] [stderr]     Checking guillotiere v0.6.2
[INFO] [stderr]    Compiling gltf-derive v1.4.0
[INFO] [stderr]     Checking base64 v0.13.1
[INFO] [stderr]     Checking num-iter v0.1.44
[INFO] [stderr]     Checking adler32 v1.2.0
[INFO] [stderr]    Compiling num-bigint v0.4.4
[INFO] [stderr]    Compiling num-rational v0.3.2
[INFO] [stderr]     Checking owned_ttf_parser v0.20.0
[INFO] [stderr]     Checking regex v1.10.3
[INFO] [stderr]    Compiling bevy_macro_utils v0.9.1
[INFO] [stderr]     Checking ab_glyph v0.2.23
[INFO] [stderr]     Checking miniz_oxide v0.3.7
[INFO] [stderr]     Checking deflate v0.8.6
[INFO] [stderr]     Checking glyph_brush_layout v0.2.3
[INFO] [stderr]     Checking unicode-normalization v0.1.23
[INFO] [stderr]    Compiling num-rational v0.4.1
[INFO] [stderr]     Checking unicode-bidi v0.3.15
[INFO] [stderr]     Checking form_urlencoded v1.2.1
[INFO] [stderr]     Checking png v0.16.8
[INFO] [stderr]     Checking nix v0.22.3
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking gethostname v0.2.3
[INFO] [stderr]     Checking nohash-hasher v0.2.0
[INFO] [stderr]     Checking num-complex v0.4.5
[INFO] [stderr]     Checking home v0.5.9
[INFO] [stderr]     Checking either v1.10.0
[INFO] [stderr]     Checking pretty-type-name v1.0.1
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking idna v0.5.0
[INFO] [stderr]     Checking itertools v0.10.5
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]    Compiling bevy_reflect_derive v0.9.1
[INFO] [stderr]    Compiling bevy_ecs_macros v0.9.1
[INFO] [stderr]    Compiling bevy_derive v0.9.1
[INFO] [stderr]    Compiling encase_derive v0.4.1
[INFO] [stderr]    Compiling bevy_render_macros v0.9.1
[INFO] [stderr]    Compiling bevy_encase_derive v0.9.1
[INFO] [stderr]     Checking bytemuck v1.14.3
[INFO] [stderr]    Compiling hash32-derive v0.1.1
[INFO] [stderr]     Checking image v0.24.9
[INFO] [stderr]     Checking alsa v0.6.0
[INFO] [stderr]     Checking emath v0.19.0
[INFO] [stderr]     Checking image v0.23.14
[INFO] [stderr]     Checking url v2.5.0
[INFO] [stderr]     Checking num v0.4.1
[INFO] [stderr]    Compiling bevy-inspector-egui-derive v0.14.0
[INFO] [stderr]    Compiling num-derive v0.3.3
[INFO] [stderr]     Checking taffy v0.1.0
[INFO] [stderr]     Checking webbrowser v0.8.13
[INFO] [stderr]     Checking x11rb v0.9.0
[INFO] [stderr]     Checking smallvec v1.13.1
[INFO] [stderr]     Checking hashbrown v0.12.3
[INFO] [stderr]     Checking glam v0.22.0
[INFO] [stderr]     Checking erased-serde v0.3.31
[INFO] [stderr]     Checking bitflags v2.4.2
[INFO] [stderr]     Checking serde_variant v0.1.2
[INFO] [stderr]     Checking gpu-descriptor-types v0.1.2
[INFO] [stderr]     Checking ron v0.8.1
[INFO] [stderr]     Checking gpu-descriptor v0.2.4
[INFO] [stderr]     Checking parking_lot_core v0.9.9
[INFO] [stderr]     Checking tracing-subscriber v0.3.18
[INFO] [stderr]     Checking parking_lot v0.12.1
[INFO] [stderr]     Checking winit v0.27.5
[INFO] [stderr]     Checking epaint v0.19.0
[INFO] [stderr]     Checking gilrs-core v0.5.11
[INFO] [stderr]     Checking bevy_utils v0.9.1
[INFO] [stderr]     Checking rodio v0.16.0
[INFO] [stderr]     Checking gltf-json v1.4.0
[INFO] [stderr]     Checking naga v0.10.1
[INFO] [stderr]     Checking egui v0.19.0
[INFO] [stderr]     Checking arboard v2.1.1
[INFO] [stderr]     Checking bevy_math v0.9.1
[INFO] [stderr]     Checking encase v0.4.1
[INFO] [stderr]     Checking bevy_mikktspace v0.9.1
[INFO] [stderr]     Checking bvh v0.7.1
[INFO] [stderr]     Checking bevy_reflect v0.9.1
[INFO] [stderr]     Checking gltf v1.4.0
[INFO] [stderr]     Checking bevy_ecs v0.9.1
[INFO] [stderr]     Checking wgpu-hal v0.14.1
[INFO] [stderr]     Checking bevy_app v0.9.1
[INFO] [stderr]     Checking bevy_core v0.9.1
[INFO] [stderr]     Checking bevy_log v0.9.1
[INFO] [stderr]     Checking bevy_time v0.9.1
[INFO] [stderr]     Checking bevy_input v0.9.1
[INFO] [stderr]     Checking bevy_hierarchy v0.9.1
[INFO] [stderr]     Checking bevy_diagnostic v0.9.1
[INFO] [stderr]     Checking bevy_transform v0.9.1
[INFO] [stderr]     Checking bevy_asset v0.9.1
[INFO] [stderr]     Checking bevy_window v0.9.1
[INFO] [stderr]     Checking bevy_gilrs v0.9.1
[INFO] [stderr]     Checking bevy_winit v0.9.1
[INFO] [stderr]     Checking bevy_animation v0.9.1
[INFO] [stderr]     Checking bevy_audio v0.9.1
[INFO] [stderr]     Checking wgpu v0.14.2
[INFO] [stderr]     Checking bevy_render v0.9.1
[INFO] [stderr]     Checking bevy_core_pipeline v0.9.1
[INFO] [stderr]     Checking bevy_scene v0.9.1
[INFO] [stderr]     Checking bevy_sprite v0.9.1
[INFO] [stderr]     Checking bevy_pbr v0.9.1
[INFO] [stderr]     Checking bevy_text v0.9.1
[INFO] [stderr]     Checking bevy_ui v0.9.1
[INFO] [stderr]     Checking bevy_gltf v0.9.1
[INFO] [stderr]     Checking bevy_internal v0.9.1
[INFO] [stderr]     Checking bevy v0.9.1
[INFO] [stderr]     Checking bevy_egui v0.17.1
[INFO] [stderr]     Checking smooth-bevy-cameras v0.6.0
[INFO] [stderr]     Checking bevy_mod_raycast v0.7.0
[INFO] [stderr]     Checking bevy-hikari v0.3.15 (/opt/rustwide/workdir)
[INFO] [stderr]     Checking bevy-inspector-egui v0.14.0
[INFO] [stdout] warning: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]   --> src/light.rs:86:71
[INFO] [stdout]    |
[INFO] [stdout] 86 | #[derive(Default, Clone, Copy, Debug, Hash, PartialEq, Eq, Serialize, FromPrimitive)]
[INFO] [stdout]    |                                                                       ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current constant `_IMPL_NUM_FromPrimitive_FOR_LightEntryPoint`
[INFO] [stdout]    = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]    = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type
[INFO] [stdout]    = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[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: `#[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, they should be avoided as they go against expectation
[INFO] [stdout]    --> src/post_process.rs:351:71
[INFO] [stdout]     |
[INFO] [stdout] 351 | #[derive(Default, Clone, Copy, Debug, Hash, PartialEq, Eq, Serialize, FromPrimitive)]
[INFO] [stdout]     |                                                                       ^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: move this `impl` block outside the of the current constant `_IMPL_NUM_FromPrimitive_FOR_PostProcessEntryPoint`
[INFO] [stdout]     = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]     = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type
[INFO] [stdout]     = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[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: 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: 2 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]   --> src/light.rs:86:71
[INFO] [stdout]    |
[INFO] [stdout] 86 | #[derive(Default, Clone, Copy, Debug, Hash, PartialEq, Eq, Serialize, FromPrimitive)]
[INFO] [stdout]    |                                                                       ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current constant `_IMPL_NUM_FromPrimitive_FOR_LightEntryPoint`
[INFO] [stdout]    = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]    = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type
[INFO] [stdout]    = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[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: `#[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, they should be avoided as they go against expectation
[INFO] [stdout]    --> src/post_process.rs:351:71
[INFO] [stdout]     |
[INFO] [stdout] 351 | #[derive(Default, Clone, Copy, Debug, Hash, PartialEq, Eq, Serialize, FromPrimitive)]
[INFO] [stdout]     |                                                                       ^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: move this `impl` block outside the of the current constant `_IMPL_NUM_FromPrimitive_FOR_PostProcessEntryPoint`
[INFO] [stdout]     = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]     = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type
[INFO] [stdout]     = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[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: 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: 2 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 34.47s
[INFO] running `Command { std: "docker" "inspect" "582d57303b770138baa5995b30c268f8bd3d08b4d6ad0238ce65dd4d700d1bcb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "582d57303b770138baa5995b30c268f8bd3d08b4d6ad0238ce65dd4d700d1bcb", kill_on_drop: false }`
[INFO] [stdout] 582d57303b770138baa5995b30c268f8bd3d08b4d6ad0238ce65dd4d700d1bcb
