[INFO] cloning repository https://github.com/hahnlee/hwp-rs
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/hahnlee/hwp-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhahnlee%2Fhwp-rs", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhahnlee%2Fhwp-rs'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] e41e7b427e131bea298c708d8a1c5e71dbf625b7
[INFO] checking hahnlee/hwp-rs against 1.95.0 for pr-155915
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhahnlee%2Fhwp-rs" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/hahnlee/hwp-rs
[INFO] finished tweaking git repo https://github.com/hahnlee/hwp-rs
[INFO] tweaked toml for git repo https://github.com/hahnlee/hwp-rs written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/hahnlee/hwp-rs on toolchain 1.95.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.95.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/hahnlee/hwp-rs 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" "+1.95.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"`
[INFO] [stderr]   |
[INFO] [stderr]   = note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest
[INFO] [stderr]   = note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest
[INFO] [stderr]   = note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded pyo3-macros v0.17.1
[INFO] [stderr]   Downloaded pyo3-build-config v0.17.1
[INFO] [stderr]   Downloaded pyo3-ffi v0.17.1
[INFO] [stderr]   Downloaded pyo3-macros-backend v0.17.1
[INFO] [stderr]   Downloaded pyo3 v0.17.1
[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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] bb6d99c1e6d13c5cd049854bc04317f7d7c87336852d3ea443750e3177bc6cf4
[INFO] running `Command { std: "docker" "start" "-a" "bb6d99c1e6d13c5cd049854bc04317f7d7c87336852d3ea443750e3177bc6cf4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "bb6d99c1e6d13c5cd049854bc04317f7d7c87336852d3ea443750e3177bc6cf4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bb6d99c1e6d13c5cd049854bc04317f7d7c87336852d3ea443750e3177bc6cf4", kill_on_drop: false }`
[INFO] [stdout] bb6d99c1e6d13c5cd049854bc04317f7d7c87336852d3ea443750e3177bc6cf4
[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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e69681f619961f2a24be5917064b064874a862bd2fdb85b95b3090635cb185da
[INFO] running `Command { std: "docker" "start" "-a" "e69681f619961f2a24be5917064b064874a862bd2fdb85b95b3090635cb185da", kill_on_drop: false }`
[INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"`
[INFO] [stderr]   |
[INFO] [stderr]   = note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest
[INFO] [stderr]   = note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest
[INFO] [stderr]   = note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions
[INFO] [stderr]    Compiling num-traits v0.2.15
[INFO] [stderr]    Compiling target-lexicon v0.12.4
[INFO] [stderr]    Compiling proc-macro2 v1.0.46
[INFO] [stderr]    Compiling num-integer v0.1.45
[INFO] [stderr]    Compiling syn v1.0.101
[INFO] [stderr]    Compiling num-bigint v0.4.3
[INFO] [stderr]    Compiling num-iter v0.1.43
[INFO] [stderr]    Compiling num-rational v0.4.1
[INFO] [stderr]     Checking uuid v1.1.2
[INFO] [stderr]    Compiling memoffset v0.6.5
[INFO] [stderr]     Checking crypto-common v0.1.6
[INFO] [stderr]    Compiling hwp_macro v0.2.0 (/opt/rustwide/workdir/crates/macro)
[INFO] [stderr]     Checking parking_lot_core v0.9.3
[INFO] [stderr]     Checking unindent v0.1.10
[INFO] [stderr]    Compiling indoc v1.0.7
[INFO] [stderr]     Checking cipher v0.4.3
[INFO] [stderr]     Checking parking_lot v0.12.1
[INFO] [stderr]     Checking aes v0.8.1
[INFO] [stderr]     Checking cfb v0.7.3
[INFO] [stderr]    Compiling quote v1.0.21
[INFO] [stderr]    Compiling pyo3-build-config v0.17.1
[INFO] [stderr]     Checking num-complex v0.4.2
[INFO] [stderr]    Compiling pyo3-ffi v0.17.1
[INFO] [stderr]    Compiling pyo3 v0.17.1
[INFO] [stderr]     Checking num v0.4.0
[INFO] [stderr]    Compiling pyo3-macros-backend v0.17.1
[INFO] [stderr]    Compiling num-derive v0.3.3
[INFO] [stderr]     Checking hwp v0.2.0 (/opt/rustwide/workdir/crates/hwp)
[INFO] [stderr]    Compiling pyo3-macros v0.17.1
[INFO] [stdout] warning: method `read_pit_ui` is never used
[INFO] [stdout]   --> crates/hwp/src/hwp/parameter_set/mod.rs:17:8
[INFO] [stdout]    |
[INFO] [stdout]  7 | pub trait ParameterSetReader: Read + ReadBytesExt {
[INFO] [stdout]    |           ------------------ method in this trait
[INFO] [stdout] ...
[INFO] [stdout] 17 |     fn read_pit_ui<T: ByteOrder>(&mut self) -> Result<u16> {
[INFO] [stdout]    |        ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `read_record_meta` and `read_record_with_bytes` are never used
[INFO] [stdout]   --> crates/hwp/src/hwp/record/reader.rs:24:8
[INFO] [stdout]    |
[INFO] [stdout]  5 | pub trait RecordReader: Read + ReadBytesExt {
[INFO] [stdout]    |           ------------ methods in this trait
[INFO] [stdout] ...
[INFO] [stdout] 24 |     fn read_record_meta<T: ByteOrder>(&mut self) -> Result<(u32, u32, u32)> {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 50 |     fn read_record_with_bytes<T: ByteOrder>(&mut self) -> Result<(u32, u32, u32, i64)> {
[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]   --> crates/hwp/src/hwp/doc_info/bin_data.rs:95:32
[INFO] [stdout]    |
[INFO] [stdout] 95 | #[derive(Debug, PartialEq, Eq, FromPrimitive)]
[INFO] [stdout]    |                                ^------------
[INFO] [stdout]    |                                |
[INFO] [stdout]    |                                `FromPrimitive` is not local
[INFO] [stdout]    |                                move the `impl` block outside of this constant `_IMPL_NUM_FromPrimitive_FOR_BinDataKind`
[INFO] [stdout] 96 | pub enum BinDataKind {
[INFO] [stdout]    |          ----------- `BinDataKind` 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]    --> crates/hwp/src/hwp/doc_info/bin_data.rs:106:32
[INFO] [stdout]     |
[INFO] [stdout] 106 | #[derive(Debug, PartialEq, Eq, FromPrimitive)]
[INFO] [stdout]     |                                ^------------
[INFO] [stdout]     |                                |
[INFO] [stdout]     |                                `FromPrimitive` is not local
[INFO] [stdout]     |                                move the `impl` block outside of this constant `_IMPL_NUM_FromPrimitive_FOR_CompressMode`
[INFO] [stdout] 107 | pub enum CompressMode {
[INFO] [stdout]     |          ------------ `CompressMode` 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]    --> crates/hwp/src/hwp/doc_info/bin_data.rs:117:32
[INFO] [stdout]     |
[INFO] [stdout] 117 | #[derive(Debug, PartialEq, Eq, FromPrimitive)]
[INFO] [stdout]     |                                ^------------
[INFO] [stdout]     |                                |
[INFO] [stdout]     |                                `FromPrimitive` is not local
[INFO] [stdout]     |                                move the `impl` block outside of this constant `_IMPL_NUM_FromPrimitive_FOR_BinDataStatus`
[INFO] [stdout] 118 | pub enum BinDataStatus {
[INFO] [stdout]     |          ------------- `BinDataStatus` 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]   --> crates/hwp/src/hwp/doc_info/border_fill.rs:98:39
[INFO] [stdout]    |
[INFO] [stdout] 98 | #[derive(Debug, Clone, PartialEq, Eq, FromPrimitive)]
[INFO] [stdout]    |                                       ^------------
[INFO] [stdout]    |                                       |
[INFO] [stdout]    |                                       `FromPrimitive` is not local
[INFO] [stdout]    |                                       move the `impl` block outside of this constant `_IMPL_NUM_FromPrimitive_FOR_SlashDiagonalShape`
[INFO] [stdout] 99 | pub enum SlashDiagonalShape {
[INFO] [stdout]    |          ------------------ `SlashDiagonalShape` 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]    --> crates/hwp/src/hwp/doc_info/border_fill.rs:108:39
[INFO] [stdout]     |
[INFO] [stdout] 108 | #[derive(Debug, Clone, PartialEq, Eq, FromPrimitive)]
[INFO] [stdout]     |                                       ^------------
[INFO] [stdout]     |                                       |
[INFO] [stdout]     |                                       `FromPrimitive` is not local
[INFO] [stdout]     |                                       move the `impl` block outside of this constant `_IMPL_NUM_FromPrimitive_FOR_BackSlashDiagonalShape`
[INFO] [stdout] 109 | pub enum BackSlashDiagonalShape {
[INFO] [stdout]     |          ---------------------- `BackSlashDiagonalShape` 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]    --> crates/hwp/src/hwp/doc_info/border_fill.rs:118:39
[INFO] [stdout]     |
[INFO] [stdout] 118 | #[derive(Debug, Clone, PartialEq, Eq, FromPrimitive)]
[INFO] [stdout]     |                                       ^------------
[INFO] [stdout]     |                                       |
[INFO] [stdout]     |                                       `FromPrimitive` is not local
[INFO] [stdout]     |                                       move the `impl` block outside of this constant `_IMPL_NUM_FromPrimitive_FOR_BorderKind`
[INFO] [stdout] 119 | pub enum BorderKind {
[INFO] [stdout]     |          ---------- `BorderKind` 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]    --> crates/hwp/src/hwp/doc_info/border_fill.rs:222:39
[INFO] [stdout]     |
[INFO] [stdout] 222 | #[derive(Debug, Clone, PartialEq, Eq, FromPrimitive)]
[INFO] [stdout]     |                                       ^------------
[INFO] [stdout]     |                                       |
[INFO] [stdout]     |                                       `FromPrimitive` is not local
[INFO] [stdout]     |                                       move the `impl` block outside of this constant `_IMPL_NUM_FromPrimitive_FOR_FillKind`
[INFO] [stdout] 223 | pub enum FillKind {
[INFO] [stdout]     |          -------- `FillKind` 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]    --> crates/hwp/src/hwp/doc_info/border_fill.rs:278:39
[INFO] [stdout]     |
[INFO] [stdout] 278 | #[derive(Debug, Clone, PartialEq, Eq, FromPrimitive)]
[INFO] [stdout]     |                                       ^------------
[INFO] [stdout]     |                                       |
[INFO] [stdout]     |                                       `FromPrimitive` is not local
[INFO] [stdout]     |                                       move the `impl` block outside of this constant `_IMPL_NUM_FromPrimitive_FOR_PatternKind`
[INFO] [stdout] 279 | pub enum PatternKind {
[INFO] [stdout]     |          ----------- `PatternKind` 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]    --> crates/hwp/src/hwp/doc_info/border_fill.rs:360:39
[INFO] [stdout]     |
[INFO] [stdout] 360 | #[derive(Debug, Clone, PartialEq, Eq, FromPrimitive)]
[INFO] [stdout]     |                                       ^------------
[INFO] [stdout]     |                                       |
[INFO] [stdout]     |                                       `FromPrimitive` is not local
[INFO] [stdout]     |                                       move the `impl` block outside of this constant `_IMPL_NUM_FromPrimitive_FOR_GradationKind`
[INFO] [stdout] 361 | pub enum GradationKind {
[INFO] [stdout]     |          ------------- `GradationKind` 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]    --> crates/hwp/src/hwp/doc_info/border_fill.rs:402:39
[INFO] [stdout]     |
[INFO] [stdout] 402 | #[derive(Debug, Clone, PartialEq, Eq, FromPrimitive)]
[INFO] [stdout]     |                                       ^------------
[INFO] [stdout]     |                                       |
[INFO] [stdout]     |                                       `FromPrimitive` is not local
[INFO] [stdout]     |                                       move the `impl` block outside of this constant `_IMPL_NUM_FromPrimitive_FOR_ImageFillKind`
[INFO] [stdout] 403 | pub enum ImageFillKind {
[INFO] [stdout]     |          ------------- `ImageFillKind` 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]   --> crates/hwp/src/hwp/doc_info/bullet.rs:75:39
[INFO] [stdout]    |
[INFO] [stdout] 75 | #[derive(Debug, Clone, PartialEq, Eq, FromPrimitive)]
[INFO] [stdout]    |                                       ^------------
[INFO] [stdout]    |                                       |
[INFO] [stdout]    |                                       `FromPrimitive` is not local
[INFO] [stdout]    |                                       move the `impl` block outside of this constant `_IMPL_NUM_FromPrimitive_FOR_ImageEffect`
[INFO] [stdout] 76 | pub enum ImageEffect {
[INFO] [stdout]    |          ----------- `ImageEffect` 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]    --> crates/hwp/src/hwp/doc_info/char_shape.rs:213:32
[INFO] [stdout]     |
[INFO] [stdout] 213 | #[derive(Debug, PartialEq, Eq, FromPrimitive)]
[INFO] [stdout]     |                                ^------------
[INFO] [stdout]     |                                |
[INFO] [stdout]     |                                `FromPrimitive` is not local
[INFO] [stdout]     |                                move the `impl` block outside of this constant `_IMPL_NUM_FromPrimitive_FOR_UnderlineKind`
[INFO] [stdout] 214 | pub enum UnderlineKind {
[INFO] [stdout]     |          ------------- `UnderlineKind` 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]    --> crates/hwp/src/hwp/doc_info/char_shape.rs:221:32
[INFO] [stdout]     |
[INFO] [stdout] 221 | #[derive(Debug, PartialEq, Eq, FromPrimitive)]
[INFO] [stdout]     |                                ^------------
[INFO] [stdout]     |                                |
[INFO] [stdout]     |                                `FromPrimitive` is not local
[INFO] [stdout]     |                                move the `impl` block outside of this constant `_IMPL_NUM_FromPrimitive_FOR_OutlineKind`
[INFO] [stdout] 222 | pub enum OutlineKind {
[INFO] [stdout]     |          ----------- `OutlineKind` 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]    --> crates/hwp/src/hwp/doc_info/char_shape.rs:240:32
[INFO] [stdout]     |
[INFO] [stdout] 240 | #[derive(Debug, PartialEq, Eq, FromPrimitive)]
[INFO] [stdout]     |                                ^------------
[INFO] [stdout]     |                                |
[INFO] [stdout]     |                                `FromPrimitive` is not local
[INFO] [stdout]     |                                move the `impl` block outside of this constant `_IMPL_NUM_FromPrimitive_FOR_ShadowKind`
[INFO] [stdout] 241 | pub enum ShadowKind {
[INFO] [stdout]     |          ---------- `ShadowKind` 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]    --> crates/hwp/src/hwp/doc_info/char_shape.rs:251:32
[INFO] [stdout]     |
[INFO] [stdout] 251 | #[derive(Debug, PartialEq, Eq, FromPrimitive)]
[INFO] [stdout]     |                                ^------------
[INFO] [stdout]     |                                |
[INFO] [stdout]     |                                `FromPrimitive` is not local
[INFO] [stdout]     |                                move the `impl` block outside of this constant `_IMPL_NUM_FromPrimitive_FOR_SymMark`
[INFO] [stdout] 252 | pub enum SymMark {
[INFO] [stdout]     |          ------- `SymMark` 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]   --> crates/hwp/src/hwp/doc_info/compatible_document.rs:35:32
[INFO] [stdout]    |
[INFO] [stdout] 35 | #[derive(Debug, PartialEq, Eq, FromPrimitive)]
[INFO] [stdout]    |                                ^------------
[INFO] [stdout]    |                                |
[INFO] [stdout]    |                                `FromPrimitive` is not local
[INFO] [stdout]    |                                move the `impl` block outside of this constant `_IMPL_NUM_FromPrimitive_FOR_TargetProgram`
[INFO] [stdout] 36 | pub enum TargetProgram {
[INFO] [stdout]    |          ------------- `TargetProgram` 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]    --> crates/hwp/src/hwp/doc_info/font.rs:123:32
[INFO] [stdout]     |
[INFO] [stdout] 123 | #[derive(Debug, PartialEq, Eq, FromPrimitive)]
[INFO] [stdout]     |                                ^------------
[INFO] [stdout]     |                                |
[INFO] [stdout]     |                                `FromPrimitive` is not local
[INFO] [stdout]     |                                move the `impl` block outside of this constant `_IMPL_NUM_FromPrimitive_FOR_AlternativeKind`
[INFO] [stdout] 124 | pub enum AlternativeKind {
[INFO] [stdout]     |          --------------- `AlternativeKind` 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]    --> crates/hwp/src/hwp/doc_info/numbering.rs:123:32
[INFO] [stdout]     |
[INFO] [stdout] 123 | #[derive(Debug, PartialEq, Eq, FromPrimitive)]
[INFO] [stdout]     |                                ^------------
[INFO] [stdout]     |                                |
[INFO] [stdout]     |                                `FromPrimitive` is not local
[INFO] [stdout]     |                                move the `impl` block outside of this constant `_IMPL_NUM_FromPrimitive_FOR_ParagraphHeadAlign`
[INFO] [stdout] 124 | pub enum ParagraphHeadAlign {
[INFO] [stdout]     |          ------------------ `ParagraphHeadAlign` 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]    --> crates/hwp/src/hwp/doc_info/numbering.rs:131:32
[INFO] [stdout]     |
[INFO] [stdout] 131 | #[derive(Debug, PartialEq, Eq, FromPrimitive)]
[INFO] [stdout]     |                                ^------------
[INFO] [stdout]     |                                |
[INFO] [stdout]     |                                `FromPrimitive` is not local
[INFO] [stdout]     |                                move the `impl` block outside of this constant `_IMPL_NUM_FromPrimitive_FOR_TextOffsetKind`
[INFO] [stdout] 132 | pub enum TextOffsetKind {
[INFO] [stdout]     |          -------------- `TextOffsetKind` 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]    --> crates/hwp/src/hwp/doc_info/paragraph_shape.rs:211:32
[INFO] [stdout]     |
[INFO] [stdout] 211 | #[derive(Debug, PartialEq, Eq, FromPrimitive)]
[INFO] [stdout]     |                                ^------------
[INFO] [stdout]     |                                |
[INFO] [stdout]     |                                `FromPrimitive` is not local
[INFO] [stdout]     |                                move the `impl` block outside of this constant `_IMPL_NUM_FromPrimitive_FOR_Align`
[INFO] [stdout] 212 | pub enum Align {
[INFO] [stdout]     |          ----- `Align` 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]    --> crates/hwp/src/hwp/doc_info/paragraph_shape.rs:228:32
[INFO] [stdout]     |
[INFO] [stdout] 228 | #[derive(Debug, PartialEq, Eq, FromPrimitive)]
[INFO] [stdout]     |                                ^------------
[INFO] [stdout]     |                                |
[INFO] [stdout]     |                                `FromPrimitive` is not local
[INFO] [stdout]     |                                move the `impl` block outside of this constant `_IMPL_NUM_FromPrimitive_FOR_BreakLatinWord`
[INFO] [stdout] 229 | pub enum BreakLatinWord {
[INFO] [stdout]     |          -------------- `BreakLatinWord` 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]    --> crates/hwp/src/hwp/doc_info/paragraph_shape.rs:239:32
[INFO] [stdout]     |
[INFO] [stdout] 239 | #[derive(Debug, PartialEq, Eq, FromPrimitive)]
[INFO] [stdout]     |                                ^------------
[INFO] [stdout]     |                                |
[INFO] [stdout]     |                                `FromPrimitive` is not local
[INFO] [stdout]     |                                move the `impl` block outside of this constant `_IMPL_NUM_FromPrimitive_FOR_BreakNonLatinWord`
[INFO] [stdout] 240 | pub enum BreakNonLatinWord {
[INFO] [stdout]     |          ----------------- `BreakNonLatinWord` 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]    --> crates/hwp/src/hwp/doc_info/paragraph_shape.rs:248:32
[INFO] [stdout]     |
[INFO] [stdout] 248 | #[derive(Debug, PartialEq, Eq, FromPrimitive)]
[INFO] [stdout]     |                                ^------------
[INFO] [stdout]     |                                |
[INFO] [stdout]     |                                `FromPrimitive` is not local
[INFO] [stdout]     |                                move the `impl` block outside of this constant `_IMPL_NUM_FromPrimitive_FOR_VerticalAlign`
[INFO] [stdout] 249 | pub enum VerticalAlign {
[INFO] [stdout]     |          ------------- `VerticalAlign` 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]    --> crates/hwp/src/hwp/doc_info/paragraph_shape.rs:261:32
[INFO] [stdout]     |
[INFO] [stdout] 261 | #[derive(Debug, PartialEq, Eq, FromPrimitive)]
[INFO] [stdout]     |                                ^------------
[INFO] [stdout]     |                                |
[INFO] [stdout]     |                                `FromPrimitive` is not local
[INFO] [stdout]     |                                move the `impl` block outside of this constant `_IMPL_NUM_FromPrimitive_FOR_ParagraphHeadingKind`
[INFO] [stdout] 262 | pub enum ParagraphHeadingKind {
[INFO] [stdout]     |          -------------------- `ParagraphHeadingKind` 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]    --> crates/hwp/src/hwp/doc_info/paragraph_shape.rs:274:32
[INFO] [stdout]     |
[INFO] [stdout] 274 | #[derive(Debug, PartialEq, Eq, FromPrimitive)]
[INFO] [stdout]     |                                ^------------
[INFO] [stdout]     |                                |
[INFO] [stdout]     |                                `FromPrimitive` is not local
[INFO] [stdout]     |                                move the `impl` block outside of this constant `_IMPL_NUM_FromPrimitive_FOR_LineSpacingKind`
[INFO] [stdout] 275 | pub enum LineSpacingKind {
[INFO] [stdout]     |          --------------- `LineSpacingKind` 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]   --> crates/hwp/src/hwp/doc_info/style.rs:66:32
[INFO] [stdout]    |
[INFO] [stdout] 66 | #[derive(Debug, PartialEq, Eq, FromPrimitive)]
[INFO] [stdout]    |                                ^------------
[INFO] [stdout]    |                                |
[INFO] [stdout]    |                                `FromPrimitive` is not local
[INFO] [stdout]    |                                move the `impl` block outside of this constant `_IMPL_NUM_FromPrimitive_FOR_StyleKind`
[INFO] [stdout] 67 | pub enum StyleKind {
[INFO] [stdout]    |          --------- `StyleKind` 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]   --> crates/hwp/src/hwp/doc_info/tab_definition.rs:73:32
[INFO] [stdout]    |
[INFO] [stdout] 73 | #[derive(Debug, PartialEq, Eq, FromPrimitive)]
[INFO] [stdout]    |                                ^------------
[INFO] [stdout]    |                                |
[INFO] [stdout]    |                                `FromPrimitive` is not local
[INFO] [stdout]    |                                move the `impl` block outside of this constant `_IMPL_NUM_FromPrimitive_FOR_TabKind`
[INFO] [stdout] 74 | pub enum TabKind {
[INFO] [stdout]    |          ------- `TabKind` 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]   --> crates/hwp/src/hwp/header.rs:72:32
[INFO] [stdout]    |
[INFO] [stdout] 72 | #[derive(Debug, PartialEq, Eq, FromPrimitive)]
[INFO] [stdout]    |                                ^------------
[INFO] [stdout]    |                                |
[INFO] [stdout]    |                                `FromPrimitive` is not local
[INFO] [stdout]    |                                move the `impl` block outside of this constant `_IMPL_NUM_FromPrimitive_FOR_EncryptVersion`
[INFO] [stdout] 73 | pub enum EncryptVersion {
[INFO] [stdout]    |          -------------- `EncryptVersion` 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]   --> crates/hwp/src/hwp/header.rs:86:32
[INFO] [stdout]    |
[INFO] [stdout] 86 | #[derive(Debug, PartialEq, Eq, FromPrimitive)]
[INFO] [stdout]    |                                ^------------
[INFO] [stdout]    |                                |
[INFO] [stdout]    |                                `FromPrimitive` is not local
[INFO] [stdout]    |                                move the `impl` block outside of this constant `_IMPL_NUM_FromPrimitive_FOR_KOGL`
[INFO] [stdout] 87 | pub enum KOGL {
[INFO] [stdout]    |          ---- `KOGL` 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]   --> crates/hwp/src/hwp/paragraph/control/column.rs:72:39
[INFO] [stdout]    |
[INFO] [stdout] 72 | #[derive(Debug, Clone, PartialEq, Eq, FromPrimitive)]
[INFO] [stdout]    |                                       ^------------
[INFO] [stdout]    |                                       |
[INFO] [stdout]    |                                       `FromPrimitive` is not local
[INFO] [stdout]    |                                       move the `impl` block outside of this constant `_IMPL_NUM_FromPrimitive_FOR_ColumnKind`
[INFO] [stdout] 73 | pub enum ColumnKind {
[INFO] [stdout]    |          ---------- `ColumnKind` 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]   --> crates/hwp/src/hwp/paragraph/control/column.rs:83:39
[INFO] [stdout]    |
[INFO] [stdout] 83 | #[derive(Debug, Clone, PartialEq, Eq, FromPrimitive)]
[INFO] [stdout]    |                                       ^------------
[INFO] [stdout]    |                                       |
[INFO] [stdout]    |                                       `FromPrimitive` is not local
[INFO] [stdout]    |                                       move the `impl` block outside of this constant `_IMPL_NUM_FromPrimitive_FOR_ColumnDirection`
[INFO] [stdout] 84 | pub enum ColumnDirection {
[INFO] [stdout]    |          --------------- `ColumnDirection` 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]    --> crates/hwp/src/hwp/paragraph/control/common_properties.rs:216:39
[INFO] [stdout]     |
[INFO] [stdout] 216 | #[derive(Debug, Clone, PartialEq, Eq, FromPrimitive)]
[INFO] [stdout]     |                                       ^------------
[INFO] [stdout]     |                                       |
[INFO] [stdout]     |                                       `FromPrimitive` is not local
[INFO] [stdout]     |                                       move the `impl` block outside of this constant `_IMPL_NUM_FromPrimitive_FOR_VerticalRelativeTo`
[INFO] [stdout] 217 | pub enum VerticalRelativeTo {
[INFO] [stdout]     |          ------------------ `VerticalRelativeTo` 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]    --> crates/hwp/src/hwp/paragraph/control/common_properties.rs:257:39
[INFO] [stdout]     |
[INFO] [stdout] 257 | #[derive(Debug, Clone, PartialEq, Eq, FromPrimitive)]
[INFO] [stdout]     |                                       ^------------
[INFO] [stdout]     |                                       |
[INFO] [stdout]     |                                       `FromPrimitive` is not local
[INFO] [stdout]     |                                       move the `impl` block outside of this constant `_IMPL_NUM_FromPrimitive_FOR_HorizontalRelativeTo`
[INFO] [stdout] 258 | pub enum HorizontalRelativeTo {
[INFO] [stdout]     |          -------------------- `HorizontalRelativeTo` 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]    --> crates/hwp/src/hwp/paragraph/control/common_properties.rs:267:39
[INFO] [stdout]     |
[INFO] [stdout] 267 | #[derive(Debug, Clone, PartialEq, Eq, FromPrimitive)]
[INFO] [stdout]     |                                       ^------------
[INFO] [stdout]     |                                       |
[INFO] [stdout]     |                                       `FromPrimitive` is not local
[INFO] [stdout]     |                                       move the `impl` block outside of this constant `_IMPL_NUM_FromPrimitive_FOR_WidthRelativeTo`
[INFO] [stdout] 268 | pub enum WidthRelativeTo {
[INFO] [stdout]     |          --------------- `WidthRelativeTo` 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]    --> crates/hwp/src/hwp/paragraph/control/common_properties.rs:278:39
[INFO] [stdout]     |
[INFO] [stdout] 278 | #[derive(Debug, Clone, PartialEq, Eq, FromPrimitive)]
[INFO] [stdout]     |                                       ^------------
[INFO] [stdout]     |                                       |
[INFO] [stdout]     |                                       `FromPrimitive` is not local
[INFO] [stdout]     |                                       move the `impl` block outside of this constant `_IMPL_NUM_FromPrimitive_FOR_HeightRelativeTo`
[INFO] [stdout] 279 | pub enum HeightRelativeTo {
[INFO] [stdout]     |          ---------------- `HeightRelativeTo` 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]    --> crates/hwp/src/hwp/paragraph/control/common_properties.rs:287:39
[INFO] [stdout]     |
[INFO] [stdout] 287 | #[derive(Debug, Clone, PartialEq, Eq, FromPrimitive)]
[INFO] [stdout]     |                                       ^------------
[INFO] [stdout]     |                                       |
[INFO] [stdout]     |                                       `FromPrimitive` is not local
[INFO] [stdout]     |                                       move the `impl` block outside of this constant `_IMPL_NUM_FromPrimitive_FOR_TextWrap`
[INFO] [stdout] 288 | pub enum TextWrap {
[INFO] [stdout]     |          -------- `TextWrap` 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]    --> crates/hwp/src/hwp/paragraph/control/common_properties.rs:305:39
[INFO] [stdout]     |
[INFO] [stdout] 305 | #[derive(Debug, Clone, PartialEq, Eq, FromPrimitive)]
[INFO] [stdout]     |                                       ^------------
[INFO] [stdout]     |                                       |
[INFO] [stdout]     |                                       `FromPrimitive` is not local
[INFO] [stdout]     |                                       move the `impl` block outside of this constant `_IMPL_NUM_FromPrimitive_FOR_TextFlow`
[INFO] [stdout] 306 | pub enum TextFlow {
[INFO] [stdout]     |          -------- `TextFlow` 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]    --> crates/hwp/src/hwp/paragraph/control/common_properties.rs:315:39
[INFO] [stdout]     |
[INFO] [stdout] 315 | #[derive(Debug, Clone, PartialEq, Eq, FromPrimitive)]
[INFO] [stdout]     |                                       ^------------
[INFO] [stdout]     |                                       |
[INFO] [stdout]     |                                       `FromPrimitive` is not local
[INFO] [stdout]     |                                       move the `impl` block outside of this constant `_IMPL_NUM_FromPrimitive_FOR_NumberingKind`
[INFO] [stdout] 316 | pub enum NumberingKind {
[INFO] [stdout]     |          ------------- `NumberingKind` 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]    --> crates/hwp/src/hwp/paragraph/control/common_properties.rs:379:39
[INFO] [stdout]     |
[INFO] [stdout] 379 | #[derive(Debug, Clone, PartialEq, Eq, FromPrimitive)]
[INFO] [stdout]     |                                       ^------------
[INFO] [stdout]     |                                       |
[INFO] [stdout]     |                                       `FromPrimitive` is not local
[INFO] [stdout]     |                                       move the `impl` block outside of this constant `_IMPL_NUM_FromPrimitive_FOR_CaptionAlign`
[INFO] [stdout] 380 | pub enum CaptionAlign {
[INFO] [stdout]     |          ------------ `CaptionAlign` 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]    --> crates/hwp/src/hwp/paragraph/control/element_properties.rs:233:39
[INFO] [stdout]     |
[INFO] [stdout] 233 | #[derive(Debug, Clone, PartialEq, Eq, FromPrimitive)]
[INFO] [stdout]     |                                       ^------------
[INFO] [stdout]     |                                       |
[INFO] [stdout]     |                                       `FromPrimitive` is not local
[INFO] [stdout]     |                                       move the `impl` block outside of this constant `_IMPL_NUM_FromPrimitive_FOR_EndCap`
[INFO] [stdout] 234 | pub enum EndCap {
[INFO] [stdout]     |          ------ `EndCap` 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]    --> crates/hwp/src/hwp/paragraph/control/element_properties.rs:240:39
[INFO] [stdout]     |
[INFO] [stdout] 240 | #[derive(Debug, Clone, PartialEq, Eq, FromPrimitive)]
[INFO] [stdout]     |                                       ^------------
[INFO] [stdout]     |                                       |
[INFO] [stdout]     |                                       `FromPrimitive` is not local
[INFO] [stdout]     |                                       move the `impl` block outside of this constant `_IMPL_NUM_FromPrimitive_FOR_OutlineStyle`
[INFO] [stdout] 241 | pub enum OutlineStyle {
[INFO] [stdout]     |          ------------ `OutlineStyle` 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]    --> crates/hwp/src/hwp/paragraph/control/element_properties.rs:250:39
[INFO] [stdout]     |
[INFO] [stdout] 250 | #[derive(Debug, Clone, PartialEq, Eq, FromPrimitive)]
[INFO] [stdout]     |                                       ^------------
[INFO] [stdout]     |                                       |
[INFO] [stdout]     |                                       `FromPrimitive` is not local
[INFO] [stdout]     |                                       move the `impl` block outside of this constant `_IMPL_NUM_FromPrimitive_FOR_ArrowStyle`
[INFO] [stdout] 251 | pub enum ArrowStyle {
[INFO] [stdout]     |          ---------- `ArrowStyle` 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]    --> crates/hwp/src/hwp/paragraph/control/element_properties.rs:276:39
[INFO] [stdout]     |
[INFO] [stdout] 276 | #[derive(Debug, Clone, PartialEq, Eq, FromPrimitive)]
[INFO] [stdout]     |                                       ^------------
[INFO] [stdout]     |                                       |
[INFO] [stdout]     |                                       `FromPrimitive` is not local
[INFO] [stdout]     |                                       move the `impl` block outside of this constant `_IMPL_NUM_FromPrimitive_FOR_ArrowSize`
[INFO] [stdout] 277 | pub enum ArrowSize {
[INFO] [stdout]     |          --------- `ArrowSize` 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]    --> crates/hwp/src/hwp/paragraph/control/element_properties.rs:340:39
[INFO] [stdout]     |
[INFO] [stdout] 340 | #[derive(Debug, Clone, PartialEq, Eq, FromPrimitive)]
[INFO] [stdout]     |                                       ^------------
[INFO] [stdout]     |                                       |
[INFO] [stdout]     |                                       `FromPrimitive` is not local
[INFO] [stdout]     |                                       move the `impl` block outside of this constant `_IMPL_NUM_FromPrimitive_FOR_ShadowKind`
[INFO] [stdout] 341 | pub enum ShadowKind {
[INFO] [stdout]     |          ---------- `ShadowKind` 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]   --> crates/hwp/src/hwp/paragraph/control/number.rs:14:39
[INFO] [stdout]    |
[INFO] [stdout] 14 | #[derive(Debug, Clone, PartialEq, Eq, FromPrimitive)]
[INFO] [stdout]    |                                       ^------------
[INFO] [stdout]    |                                       |
[INFO] [stdout]    |                                       `FromPrimitive` is not local
[INFO] [stdout]    |                                       move the `impl` block outside of this constant `_IMPL_NUM_FromPrimitive_FOR_NumberKind`
[INFO] [stdout] 15 | pub enum NumberKind {
[INFO] [stdout]    |          ---------- `NumberKind` 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]   --> crates/hwp/src/hwp/paragraph/control/page_definition.rs:76:39
[INFO] [stdout]    |
[INFO] [stdout] 76 | #[derive(Debug, Clone, PartialEq, Eq, FromPrimitive)]
[INFO] [stdout]    |                                       ^------------
[INFO] [stdout]    |                                       |
[INFO] [stdout]    |                                       `FromPrimitive` is not local
[INFO] [stdout]    |                                       move the `impl` block outside of this constant `_IMPL_NUM_FromPrimitive_FOR_Landscape`
[INFO] [stdout] 77 | pub enum Landscape {
[INFO] [stdout]    |          --------- `Landscape` 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]   --> crates/hwp/src/hwp/paragraph/control/page_definition.rs:85:39
[INFO] [stdout]    |
[INFO] [stdout] 85 | #[derive(Debug, Clone, PartialEq, Eq, FromPrimitive)]
[INFO] [stdout]    |                                       ^------------
[INFO] [stdout]    |                                       |
[INFO] [stdout]    |                                       `FromPrimitive` is not local
[INFO] [stdout]    |                                       move the `impl` block outside of this constant `_IMPL_NUM_FromPrimitive_FOR_GutterKind`
[INFO] [stdout] 86 | pub enum GutterKind {
[INFO] [stdout]    |          ---------- `GutterKind` 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]   --> crates/hwp/src/hwp/paragraph/control/page_number_control.rs:30:39
[INFO] [stdout]    |
[INFO] [stdout] 30 | #[derive(Debug, Clone, PartialEq, Eq, FromPrimitive)]
[INFO] [stdout]    |                                       ^------------
[INFO] [stdout]    |                                       |
[INFO] [stdout]    |                                       `FromPrimitive` is not local
[INFO] [stdout]    |                                       move the `impl` block outside of this constant `_IMPL_NUM_FromPrimitive_FOR_PageNumberControlKind`
[INFO] [stdout] 31 | pub enum PageNumberControlKind {
[INFO] [stdout]    |          --------------------- `PageNumberControlKind` 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]   --> crates/hwp/src/hwp/paragraph/control/page_number_position.rs:54:39
[INFO] [stdout]    |
[INFO] [stdout] 54 | #[derive(Debug, Clone, PartialEq, Eq, FromPrimitive)]
[INFO] [stdout]    |                                       ^------------
[INFO] [stdout]    |                                       |
[INFO] [stdout]    |                                       `FromPrimitive` is not local
[INFO] [stdout]    |                                       move the `impl` block outside of this constant `_IMPL_NUM_FromPrimitive_FOR_DisplayPosition`
[INFO] [stdout] 55 | pub enum DisplayPosition {
[INFO] [stdout]    |          --------------- `DisplayPosition` 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]   --> crates/hwp/src/hwp/paragraph/control/paragraph_list.rs:70:39
[INFO] [stdout]    |
[INFO] [stdout] 70 | #[derive(Debug, Clone, PartialEq, Eq, FromPrimitive)]
[INFO] [stdout]    |                                       ^------------
[INFO] [stdout]    |                                       |
[INFO] [stdout]    |                                       `FromPrimitive` is not local
[INFO] [stdout]    |                                       move the `impl` block outside of this constant `_IMPL_NUM_FromPrimitive_FOR_Direction`
[INFO] [stdout] 71 | pub enum Direction {
[INFO] [stdout]    |          --------- `Direction` 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]   --> crates/hwp/src/hwp/paragraph/control/paragraph_list.rs:77:39
[INFO] [stdout]    |
[INFO] [stdout] 77 | #[derive(Debug, Clone, PartialEq, Eq, FromPrimitive)]
[INFO] [stdout]    |                                       ^------------
[INFO] [stdout]    |                                       |
[INFO] [stdout]    |                                       `FromPrimitive` is not local
[INFO] [stdout]    |                                       move the `impl` block outside of this constant `_IMPL_NUM_FromPrimitive_FOR_LineBreak`
[INFO] [stdout] 78 | pub enum LineBreak {
[INFO] [stdout]    |          --------- `LineBreak` 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]   --> crates/hwp/src/hwp/paragraph/control/paragraph_list.rs:88:39
[INFO] [stdout]    |
[INFO] [stdout] 88 | #[derive(Debug, Clone, PartialEq, Eq, FromPrimitive)]
[INFO] [stdout]    |                                       ^------------
[INFO] [stdout]    |                                       |
[INFO] [stdout]    |                                       `FromPrimitive` is not local
[INFO] [stdout]    |                                       move the `impl` block outside of this constant `_IMPL_NUM_FromPrimitive_FOR_VerticalAlign`
[INFO] [stdout] 89 | pub enum VerticalAlign {
[INFO] [stdout]    |          ------------- `VerticalAlign` 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]    --> crates/hwp/src/hwp/paragraph/control/section.rs:177:39
[INFO] [stdout]     |
[INFO] [stdout] 177 | #[derive(Debug, Clone, PartialEq, Eq, FromPrimitive)]
[INFO] [stdout]     |                                       ^------------
[INFO] [stdout]     |                                       |
[INFO] [stdout]     |                                       `FromPrimitive` is not local
[INFO] [stdout]     |                                       move the `impl` block outside of this constant `_IMPL_NUM_FromPrimitive_FOR_TextDirection`
[INFO] [stdout] 178 | pub enum TextDirection {
[INFO] [stdout]     |          ------------- `TextDirection` 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]    --> crates/hwp/src/hwp/paragraph/control/section.rs:254:39
[INFO] [stdout]     |
[INFO] [stdout] 254 | #[derive(Debug, Clone, PartialEq, Eq, FromPrimitive)]
[INFO] [stdout]     |                                       ^------------
[INFO] [stdout]     |                                       |
[INFO] [stdout]     |                                       `FromPrimitive` is not local
[INFO] [stdout]     |                                       move the `impl` block outside of this constant `_IMPL_NUM_FromPrimitive_FOR_NumberShape`
[INFO] [stdout] 255 | pub enum NumberShape {
[INFO] [stdout]     |          ----------- `NumberShape` 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]   --> crates/hwp/src/hwp/paragraph/control/shape_object/arc.rs:89:39
[INFO] [stdout]    |
[INFO] [stdout] 89 | #[derive(Debug, Clone, PartialEq, Eq, FromPrimitive)]
[INFO] [stdout]    |                                       ^------------
[INFO] [stdout]    |                                       |
[INFO] [stdout]    |                                       `FromPrimitive` is not local
[INFO] [stdout]    |                                       move the `impl` block outside of this constant `_IMPL_NUM_FromPrimitive_FOR_ArcKind`
[INFO] [stdout] 90 | pub enum ArcKind {
[INFO] [stdout]    |          ------- `ArcKind` 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]   --> crates/hwp/src/hwp/paragraph/control/shape_object/curve.rs:86:39
[INFO] [stdout]    |
[INFO] [stdout] 86 | #[derive(Debug, Clone, PartialEq, Eq, FromPrimitive)]
[INFO] [stdout]    |                                       ^------------
[INFO] [stdout]    |                                       |
[INFO] [stdout]    |                                       `FromPrimitive` is not local
[INFO] [stdout]    |                                       move the `impl` block outside of this constant `_IMPL_NUM_FromPrimitive_FOR_SegmentKind`
[INFO] [stdout] 87 | pub enum SegmentKind {
[INFO] [stdout]    |          ----------- `SegmentKind` 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]    --> crates/hwp/src/hwp/paragraph/control/shape_object/picture.rs:328:39
[INFO] [stdout]     |
[INFO] [stdout] 328 | #[derive(Debug, Clone, PartialEq, Eq, FromPrimitive)]
[INFO] [stdout]     |                                       ^------------
[INFO] [stdout]     |                                       |
[INFO] [stdout]     |                                       `FromPrimitive` is not local
[INFO] [stdout]     |                                       move the `impl` block outside of this constant `_IMPL_NUM_FromPrimitive_FOR_ShadowStyle`
[INFO] [stdout] 329 | pub enum ShadowStyle {
[INFO] [stdout]     |          ----------- `ShadowStyle` 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]    --> crates/hwp/src/hwp/paragraph/control/shape_object/picture.rs:335:39
[INFO] [stdout]     |
[INFO] [stdout] 335 | #[derive(Debug, Clone, PartialEq, Eq, FromPrimitive)]
[INFO] [stdout]     |                                       ^------------
[INFO] [stdout]     |                                       |
[INFO] [stdout]     |                                       `FromPrimitive` is not local
[INFO] [stdout]     |                                       move the `impl` block outside of this constant `_IMPL_NUM_FromPrimitive_FOR_AlignStyle`
[INFO] [stdout] 336 | pub enum AlignStyle {
[INFO] [stdout]     |          ---------- `AlignStyle` 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]    --> crates/hwp/src/hwp/paragraph/control/shape_object/picture.rs:395:39
[INFO] [stdout]     |
[INFO] [stdout] 395 | #[derive(Debug, Clone, PartialEq, Eq, FromPrimitive)]
[INFO] [stdout]     |                                       ^------------
[INFO] [stdout]     |                                       |
[INFO] [stdout]     |                                       `FromPrimitive` is not local
[INFO] [stdout]     |                                       move the `impl` block outside of this constant `_IMPL_NUM_FromPrimitive_FOR_EffectColorKind`
[INFO] [stdout] 396 | pub enum EffectColorKind {
[INFO] [stdout]     |          --------------- `EffectColorKind` 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]    --> crates/hwp/src/hwp/paragraph/control/shape_object/picture.rs:411:24
[INFO] [stdout]     |
[INFO] [stdout] 411 | #[derive(Debug, Clone, FromPrimitive)]
[INFO] [stdout]     |                        ^------------
[INFO] [stdout]     |                        |
[INFO] [stdout]     |                        `FromPrimitive` is not local
[INFO] [stdout]     |                        move the `impl` block outside of this constant `_IMPL_NUM_FromPrimitive_FOR_EffectColorEffectKind`
[INFO] [stdout] 412 | pub enum EffectColorEffectKind {
[INFO] [stdout]     |          --------------------- `EffectColorEffectKind` 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]   --> crates/hwp/src/hwp/paragraph/control/sub_text.rs:52:39
[INFO] [stdout]    |
[INFO] [stdout] 52 | #[derive(Debug, Clone, PartialEq, Eq, FromPrimitive)]
[INFO] [stdout]    |                                       ^------------
[INFO] [stdout]    |                                       |
[INFO] [stdout]    |                                       `FromPrimitive` is not local
[INFO] [stdout]    |                                       move the `impl` block outside of this constant `_IMPL_NUM_FromPrimitive_FOR_SubTextPosition`
[INFO] [stdout] 53 | pub enum SubTextPosition {
[INFO] [stdout]    |          --------------- `SubTextPosition` 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]   --> crates/hwp/src/hwp/paragraph/control/sub_text.rs:60:39
[INFO] [stdout]    |
[INFO] [stdout] 60 | #[derive(Debug, Clone, PartialEq, Eq, FromPrimitive)]
[INFO] [stdout]    |                                       ^------------
[INFO] [stdout]    |                                       |
[INFO] [stdout]    |                                       `FromPrimitive` is not local
[INFO] [stdout]    |                                       move the `impl` block outside of this constant `_IMPL_NUM_FromPrimitive_FOR_SubTextAlign`
[INFO] [stdout] 61 | pub enum SubTextAlign {
[INFO] [stdout]    |          ------------ `SubTextAlign` 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]   --> crates/hwp/src/hwp/paragraph/control/table.rs:70:39
[INFO] [stdout]    |
[INFO] [stdout] 70 | #[derive(Debug, Clone, PartialEq, Eq, FromPrimitive)]
[INFO] [stdout]    |                                       ^------------
[INFO] [stdout]    |                                       |
[INFO] [stdout]    |                                       `FromPrimitive` is not local
[INFO] [stdout]    |                                       move the `impl` block outside of this constant `_IMPL_NUM_FromPrimitive_FOR_PageBreak`
[INFO] [stdout] 71 | pub enum PageBreak {
[INFO] [stdout]    |          --------- `PageBreak` 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: method `read_pit_ui` is never used
[INFO] [stdout]   --> crates/hwp/src/hwp/parameter_set/mod.rs:17:8
[INFO] [stdout]    |
[INFO] [stdout]  7 | pub trait ParameterSetReader: Read + ReadBytesExt {
[INFO] [stdout]    |           ------------------ method in this trait
[INFO] [stdout] ...
[INFO] [stdout] 17 |     fn read_pit_ui<T: ByteOrder>(&mut self) -> Result<u16> {
[INFO] [stdout]    |        ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `read_record_meta` and `read_record_with_bytes` are never used
[INFO] [stdout]   --> crates/hwp/src/hwp/record/reader.rs:24:8
[INFO] [stdout]    |
[INFO] [stdout]  5 | pub trait RecordReader: Read + ReadBytesExt {
[INFO] [stdout]    |           ------------ methods in this trait
[INFO] [stdout] ...
[INFO] [stdout] 24 |     fn read_record_meta<T: ByteOrder>(&mut self) -> Result<(u32, u32, u32)> {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 50 |     fn read_record_with_bytes<T: ByteOrder>(&mut self) -> Result<(u32, u32, u32, i64)> {
[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]   --> crates/hwp/src/hwp/doc_info/bin_data.rs:95:32
[INFO] [stdout]    |
[INFO] [stdout] 95 | #[derive(Debug, PartialEq, Eq, FromPrimitive)]
[INFO] [stdout]    |                                ^------------
[INFO] [stdout]    |                                |
[INFO] [stdout]    |                                `FromPrimitive` is not local
[INFO] [stdout]    |                                move the `impl` block outside of this constant `_IMPL_NUM_FromPrimitive_FOR_BinDataKind`
[INFO] [stdout] 96 | pub enum BinDataKind {
[INFO] [stdout]    |          ----------- `BinDataKind` 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]    --> crates/hwp/src/hwp/doc_info/bin_data.rs:106:32
[INFO] [stdout]     |
[INFO] [stdout] 106 | #[derive(Debug, PartialEq, Eq, FromPrimitive)]
[INFO] [stdout]     |                                ^------------
[INFO] [stdout]     |                                |
[INFO] [stdout]     |                                `FromPrimitive` is not local
[INFO] [stdout]     |                                move the `impl` block outside of this constant `_IMPL_NUM_FromPrimitive_FOR_CompressMode`
[INFO] [stdout] 107 | pub enum CompressMode {
[INFO] [stdout]     |          ------------ `CompressMode` 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]    --> crates/hwp/src/hwp/doc_info/bin_data.rs:117:32
[INFO] [stdout]     |
[INFO] [stdout] 117 | #[derive(Debug, PartialEq, Eq, FromPrimitive)]
[INFO] [stdout]     |                                ^------------
[INFO] [stdout]     |                                |
[INFO] [stdout]     |                                `FromPrimitive` is not local
[INFO] [stdout]     |                                move the `impl` block outside of this constant `_IMPL_NUM_FromPrimitive_FOR_BinDataStatus`
[INFO] [stdout] 118 | pub enum BinDataStatus {
[INFO] [stdout]     |          ------------- `BinDataStatus` 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]   --> crates/hwp/src/hwp/doc_info/border_fill.rs:98:39
[INFO] [stdout]    |
[INFO] [stdout] 98 | #[derive(Debug, Clone, PartialEq, Eq, FromPrimitive)]
[INFO] [stdout]    |                                       ^------------
[INFO] [stdout]    |                                       |
[INFO] [stdout]    |                                       `FromPrimitive` is not local
[INFO] [stdout]    |                                       move the `impl` block outside of this constant `_IMPL_NUM_FromPrimitive_FOR_SlashDiagonalShape`
[INFO] [stdout] 99 | pub enum SlashDiagonalShape {
[INFO] [stdout]    |          ------------------ `SlashDiagonalShape` 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]    --> crates/hwp/src/hwp/doc_info/border_fill.rs:108:39
[INFO] [stdout]     |
[INFO] [stdout] 108 | #[derive(Debug, Clone, PartialEq, Eq, FromPrimitive)]
[INFO] [stdout]     |                                       ^------------
[INFO] [stdout]     |                                       |
[INFO] [stdout]     |                                       `FromPrimitive` is not local
[INFO] [stdout]     |                                       move the `impl` block outside of this constant `_IMPL_NUM_FromPrimitive_FOR_BackSlashDiagonalShape`
[INFO] [stdout] 109 | pub enum BackSlashDiagonalShape {
[INFO] [stdout]     |          ---------------------- `BackSlashDiagonalShape` 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]    --> crates/hwp/src/hwp/doc_info/border_fill.rs:118:39
[INFO] [stdout]     |
[INFO] [stdout] 118 | #[derive(Debug, Clone, PartialEq, Eq, FromPrimitive)]
[INFO] [stdout]     |                                       ^------------
[INFO] [stdout]     |                                       |
[INFO] [stdout]     |                                       `FromPrimitive` is not local
[INFO] [stdout]     |                                       move the `impl` block outside of this constant `_IMPL_NUM_FromPrimitive_FOR_BorderKind`
[INFO] [stdout] 119 | pub enum BorderKind {
[INFO] [stdout]     |          ---------- `BorderKind` 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]    --> crates/hwp/src/hwp/doc_info/border_fill.rs:222:39
[INFO] [stdout]     |
[INFO] [stdout] 222 | #[derive(Debug, Clone, PartialEq, Eq, FromPrimitive)]
[INFO] [stdout]     |                                       ^------------
[INFO] [stdout]     |                                       |
[INFO] [stdout]     |                                       `FromPrimitive` is not local
[INFO] [stdout]     |                                       move the `impl` block outside of this constant `_IMPL_NUM_FromPrimitive_FOR_FillKind`
[INFO] [stdout] 223 | pub enum FillKind {
[INFO] [stdout]     |          -------- `FillKind` 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]    --> crates/hwp/src/hwp/doc_info/border_fill.rs:278:39
[INFO] [stdout]     |
[INFO] [stdout] 278 | #[derive(Debug, Clone, PartialEq, Eq, FromPrimitive)]
[INFO] [stdout]     |                                       ^------------
[INFO] [stdout]     |                                       |
[INFO] [stdout]     |                                       `FromPrimitive` is not local
[INFO] [stdout]     |                                       move the `impl` block outside of this constant `_IMPL_NUM_FromPrimitive_FOR_PatternKind`
[INFO] [stdout] 279 | pub enum PatternKind {
[INFO] [stdout]     |          ----------- `PatternKind` 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]    --> crates/hwp/src/hwp/doc_info/border_fill.rs:360:39
[INFO] [stdout]     |
[INFO] [stdout] 360 | #[derive(Debug, Clone, PartialEq, Eq, FromPrimitive)]
[INFO] [stdout]     |                                       ^------------
[INFO] [stdout]     |                                       |
[INFO] [stdout]     |                                       `FromPrimitive` is not local
[INFO] [stdout]     |                                       move the `impl` block outside of this constant `_IMPL_NUM_FromPrimitive_FOR_GradationKind`
[INFO] [stdout] 361 | pub enum GradationKind {
[INFO] [stdout]     |          ------------- `GradationKind` 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]    --> crates/hwp/src/hwp/doc_info/border_fill.rs:402:39
[INFO] [stdout]     |
[INFO] [stdout] 402 | #[derive(Debug, Clone, PartialEq, Eq, FromPrimitive)]
[INFO] [stdout]     |                                       ^------------
[INFO] [stdout]     |                                       |
[INFO] [stdout]     |                                       `FromPrimitive` is not local
[INFO] [stdout]     |                                       move the `impl` block outside of this constant `_IMPL_NUM_FromPrimitive_FOR_ImageFillKind`
[INFO] [stdout] 403 | pub enum ImageFillKind {
[INFO] [stdout]     |          ------------- `ImageFillKind` 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]   --> crates/hwp/src/hwp/doc_info/bullet.rs:75:39
[INFO] [stdout]    |
[INFO] [stdout] 75 | #[derive(Debug, Clone, PartialEq, Eq, FromPrimitive)]
[INFO] [stdout]    |                                       ^------------
[INFO] [stdout]    |                                       |
[INFO] [stdout]    |                                       `FromPrimitive` is not local
[INFO] [stdout]    |                                       move the `impl` block outside of this constant `_IMPL_NUM_FromPrimitive_FOR_ImageEffect`
[INFO] [stdout] 76 | pub enum ImageEffect {
[INFO] [stdout]    |          ----------- `ImageEffect` 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]    --> crates/hwp/src/hwp/doc_info/char_shape.rs:213:32
[INFO] [stdout]     |
[INFO] [stdout] 213 | #[derive(Debug, PartialEq, Eq, FromPrimitive)]
[INFO] [stdout]     |                                ^------------
[INFO] [stdout]     |                                |
[INFO] [stdout]     |                                `FromPrimitive` is not local
[INFO] [stdout]     |                                move the `impl` block outside of this constant `_IMPL_NUM_FromPrimitive_FOR_UnderlineKind`
[INFO] [stdout] 214 | pub enum UnderlineKind {
[INFO] [stdout]     |          ------------- `UnderlineKind` 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]    --> crates/hwp/src/hwp/doc_info/char_shape.rs:221:32
[INFO] [stdout]     |
[INFO] [stdout] 221 | #[derive(Debug, PartialEq, Eq, FromPrimitive)]
[INFO] [stdout]     |                                ^------------
[INFO] [stdout]     |                                |
[INFO] [stdout]     |                                `FromPrimitive` is not local
[INFO] [stdout]     |                                move the `impl` block outside of this constant `_IMPL_NUM_FromPrimitive_FOR_OutlineKind`
[INFO] [stdout] 222 | pub enum OutlineKind {
[INFO] [stdout]     |          ----------- `OutlineKind` 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]    --> crates/hwp/src/hwp/doc_info/char_shape.rs:240:32
[INFO] [stdout]     |
[INFO] [stdout] 240 | #[derive(Debug, PartialEq, Eq, FromPrimitive)]
[INFO] [stdout]     |                                ^------------
[INFO] [stdout]     |                                |
[INFO] [stdout]     |                                `FromPrimitive` is not local
[INFO] [stdout]     |                                move the `impl` block outside of this constant `_IMPL_NUM_FromPrimitive_FOR_ShadowKind`
[INFO] [stdout] 241 | pub enum ShadowKind {
[INFO] [stdout]     |          ---------- `ShadowKind` 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]    --> crates/hwp/src/hwp/doc_info/char_shape.rs:251:32
[INFO] [stdout]     |
[INFO] [stdout] 251 | #[derive(Debug, PartialEq, Eq, FromPrimitive)]
[INFO] [stdout]     |                                ^------------
[INFO] [stdout]     |                                |
[INFO] [stdout]     |                                `FromPrimitive` is not local
[INFO] [stdout]     |                                move the `impl` block outside of this constant `_IMPL_NUM_FromPrimitive_FOR_SymMark`
[INFO] [stdout] 252 | pub enum SymMark {
[INFO] [stdout]     |          ------- `SymMark` 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]   --> crates/hwp/src/hwp/doc_info/compatible_document.rs:35:32
[INFO] [stdout]    |
[INFO] [stdout] 35 | #[derive(Debug, PartialEq, Eq, FromPrimitive)]
[INFO] [stdout]    |                                ^------------
[INFO] [stdout]    |                                |
[INFO] [stdout]    |                                `FromPrimitive` is not local
[INFO] [stdout]    |                                move the `impl` block outside of this constant `_IMPL_NUM_FromPrimitive_FOR_TargetProgram`
[INFO] [stdout] 36 | pub enum TargetProgram {
[INFO] [stdout]    |          ------------- `TargetProgram` 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]    --> crates/hwp/src/hwp/doc_info/font.rs:123:32
[INFO] [stdout]     |
[INFO] [stdout] 123 | #[derive(Debug, PartialEq, Eq, FromPrimitive)]
[INFO] [stdout]     |                                ^------------
[INFO] [stdout]     |                                |
[INFO] [stdout]     |                                `FromPrimitive` is not local
[INFO] [stdout]     |                                move the `impl` block outside of this constant `_IMPL_NUM_FromPrimitive_FOR_AlternativeKind`
[INFO] [stdout] 124 | pub enum AlternativeKind {
[INFO] [stdout]     |          --------------- `AlternativeKind` 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]    --> crates/hwp/src/hwp/doc_info/numbering.rs:123:32
[INFO] [stdout]     |
[INFO] [stdout] 123 | #[derive(Debug, PartialEq, Eq, FromPrimitive)]
[INFO] [stdout]     |                                ^------------
[INFO] [stdout]     |                                |
[INFO] [stdout]     |                                `FromPrimitive` is not local
[INFO] [stdout]     |                                move the `impl` block outside of this constant `_IMPL_NUM_FromPrimitive_FOR_ParagraphHeadAlign`
[INFO] [stdout] 124 | pub enum ParagraphHeadAlign {
[INFO] [stdout]     |          ------------------ `ParagraphHeadAlign` 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]    --> crates/hwp/src/hwp/doc_info/numbering.rs:131:32
[INFO] [stdout]     |
[INFO] [stdout] 131 | #[derive(Debug, PartialEq, Eq, FromPrimitive)]
[INFO] [stdout]     |                                ^------------
[INFO] [stdout]     |                                |
[INFO] [stdout]     |                                `FromPrimitive` is not local
[INFO] [stdout]     |                                move the `impl` block outside of this constant `_IMPL_NUM_FromPrimitive_FOR_TextOffsetKind`
[INFO] [stdout] 132 | pub enum TextOffsetKind {
[INFO] [stdout]     |          -------------- `TextOffsetKind` 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]    --> crates/hwp/src/hwp/doc_info/paragraph_shape.rs:211:32
[INFO] [stdout]     |
[INFO] [stdout] 211 | #[derive(Debug, PartialEq, Eq, FromPrimitive)]
[INFO] [stdout]     |                                ^------------
[INFO] [stdout]     |                                |
[INFO] [stdout]     |                                `FromPrimitive` is not local
[INFO] [stdout]     |                                move the `impl` block outside of this constant `_IMPL_NUM_FromPrimitive_FOR_Align`
[INFO] [stdout] 212 | pub enum Align {
[INFO] [stdout]     |          ----- `Align` 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]    --> crates/hwp/src/hwp/doc_info/paragraph_shape.rs:228:32
[INFO] [stdout]     |
[INFO] [stdout] 228 | #[derive(Debug, PartialEq, Eq, FromPrimitive)]
[INFO] [stdout]     |                                ^------------
[INFO] [stdout]     |                                |
[INFO] [stdout]     |                                `FromPrimitive` is not local
[INFO] [stdout]     |                                move the `impl` block outside of this constant `_IMPL_NUM_FromPrimitive_FOR_BreakLatinWord`
[INFO] [stdout] 229 | pub enum BreakLatinWord {
[INFO] [stdout]     |          -------------- `BreakLatinWord` 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]    --> crates/hwp/src/hwp/doc_info/paragraph_shape.rs:239:32
[INFO] [stdout]     |
[INFO] [stdout] 239 | #[derive(Debug, PartialEq, Eq, FromPrimitive)]
[INFO] [stdout]     |                                ^------------
[INFO] [stdout]     |                                |
[INFO] [stdout]     |                                `FromPrimitive` is not local
[INFO] [stdout]     |                                move the `impl` block outside of this constant `_IMPL_NUM_FromPrimitive_FOR_BreakNonLatinWord`
[INFO] [stdout] 240 | pub enum BreakNonLatinWord {
[INFO] [stdout]     |          ----------------- `BreakNonLatinWord` 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]    --> crates/hwp/src/hwp/doc_info/paragraph_shape.rs:248:32
[INFO] [stdout]     |
[INFO] [stdout] 248 | #[derive(Debug, PartialEq, Eq, FromPrimitive)]
[INFO] [stdout]     |                                ^------------
[INFO] [stdout]     |                                |
[INFO] [stdout]     |                                `FromPrimitive` is not local
[INFO] [stdout]     |                                move the `impl` block outside of this constant `_IMPL_NUM_FromPrimitive_FOR_VerticalAlign`
[INFO] [stdout] 249 | pub enum VerticalAlign {
[INFO] [stdout]     |          ------------- `VerticalAlign` 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]    --> crates/hwp/src/hwp/doc_info/paragraph_shape.rs:261:32
[INFO] [stdout]     |
[INFO] [stdout] 261 | #[derive(Debug, PartialEq, Eq, FromPrimitive)]
[INFO] [stdout]     |                                ^------------
[INFO] [stdout]     |                                |
[INFO] [stdout]     |                                `FromPrimitive` is not local
[INFO] [stdout]     |                                move the `impl` block outside of this constant `_IMPL_NUM_FromPrimitive_FOR_ParagraphHeadingKind`
[INFO] [stdout] 262 | pub enum ParagraphHeadingKind {
[INFO] [stdout]     |          -------------------- `ParagraphHeadingKind` 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]    --> crates/hwp/src/hwp/doc_info/paragraph_shape.rs:274:32
[INFO] [stdout]     |
[INFO] [stdout] 274 | #[derive(Debug, PartialEq, Eq, FromPrimitive)]
[INFO] [stdout]     |                                ^------------
[INFO] [stdout]     |                                |
[INFO] [stdout]     |                                `FromPrimitive` is not local
[INFO] [stdout]     |                                move the `impl` block outside of this constant `_IMPL_NUM_FromPrimitive_FOR_LineSpacingKind`
[INFO] [stdout] 275 | pub enum LineSpacingKind {
[INFO] [stdout]     |          --------------- `LineSpacingKind` 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]   --> crates/hwp/src/hwp/doc_info/style.rs:66:32
[INFO] [stdout]    |
[INFO] [stdout] 66 | #[derive(Debug, PartialEq, Eq, FromPrimitive)]
[INFO] [stdout]    |                                ^------------
[INFO] [stdout]    |                                |
[INFO] [stdout]    |                                `FromPrimitive` is not local
[INFO] [stdout]    |                                move the `impl` block outside of this constant `_IMPL_NUM_FromPrimitive_FOR_StyleKind`
[INFO] [stdout] 67 | pub enum StyleKind {
[INFO] [stdout]    |          --------- `StyleKind` 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]   --> crates/hwp/src/hwp/doc_info/tab_definition.rs:73:32
[INFO] [stdout]    |
[INFO] [stdout] 73 | #[derive(Debug, PartialEq, Eq, FromPrimitive)]
[INFO] [stdout]    |                                ^------------
[INFO] [stdout]    |                                |
[INFO] [stdout]    |                                `FromPrimitive` is not local
[INFO] [stdout]    |                                move the `impl` block outside of this constant `_IMPL_NUM_FromPrimitive_FOR_TabKind`
[INFO] [stdout] 74 | pub enum TabKind {
[INFO] [stdout]    |          ------- `TabKind` 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]   --> crates/hwp/src/hwp/header.rs:72:32
[INFO] [stdout]    |
[INFO] [stdout] 72 | #[derive(Debug, PartialEq, Eq, FromPrimitive)]
[INFO] [stdout]    |                                ^------------
[INFO] [stdout]    |                                |
[INFO] [stdout]    |                                `FromPrimitive` is not local
[INFO] [stdout]    |                                move the `impl` block outside of this constant `_IMPL_NUM_FromPrimitive_FOR_EncryptVersion`
[INFO] [stdout] 73 | pub enum EncryptVersion {
[INFO] [stdout]    |          -------------- `EncryptVersion` 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]   --> crates/hwp/src/hwp/header.rs:86:32
[INFO] [stdout]    |
[INFO] [stdout] 86 | #[derive(Debug, PartialEq, Eq, FromPrimitive)]
[INFO] [stdout]    |                                ^------------
[INFO] [stdout]    |                                |
[INFO] [stdout]    |                                `FromPrimitive` is not local
[INFO] [stdout]    |                                move the `impl` block outside of this constant `_IMPL_NUM_FromPrimitive_FOR_KOGL`
[INFO] [stdout] 87 | pub enum KOGL {
[INFO] [stdout]    |          ---- `KOGL` 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]   --> crates/hwp/src/hwp/paragraph/control/column.rs:72:39
[INFO] [stdout]    |
[INFO] [stdout] 72 | #[derive(Debug, Clone, PartialEq, Eq, FromPrimitive)]
[INFO] [stdout]    |                                       ^------------
[INFO] [stdout]    |                                       |
[INFO] [stdout]    |                                       `FromPrimitive` is not local
[INFO] [stdout]    |                                       move the `impl` block outside of this constant `_IMPL_NUM_FromPrimitive_FOR_ColumnKind`
[INFO] [stdout] 73 | pub enum ColumnKind {
[INFO] [stdout]    |          ---------- `ColumnKind` 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]   --> crates/hwp/src/hwp/paragraph/control/column.rs:83:39
[INFO] [stdout]    |
[INFO] [stdout] 83 | #[derive(Debug, Clone, PartialEq, Eq, FromPrimitive)]
[INFO] [stdout]    |                                       ^------------
[INFO] [stdout]    |                                       |
[INFO] [stdout]    |                                       `FromPrimitive` is not local
[INFO] [stdout]    |                                       move the `impl` block outside of this constant `_IMPL_NUM_FromPrimitive_FOR_ColumnDirection`
[INFO] [stdout] 84 | pub enum ColumnDirection {
[INFO] [stdout]    |          --------------- `ColumnDirection` 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]    --> crates/hwp/src/hwp/paragraph/control/common_properties.rs:216:39
[INFO] [stdout]     |
[INFO] [stdout] 216 | #[derive(Debug, Clone, PartialEq, Eq, FromPrimitive)]
[INFO] [stdout]     |                                       ^------------
[INFO] [stdout]     |                                       |
[INFO] [stdout]     |                                       `FromPrimitive` is not local
[INFO] [stdout]     |                                       move the `impl` block outside of this constant `_IMPL_NUM_FromPrimitive_FOR_VerticalRelativeTo`
[INFO] [stdout] 217 | pub enum VerticalRelativeTo {
[INFO] [stdout]     |          ------------------ `VerticalRelativeTo` 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]    --> crates/hwp/src/hwp/paragraph/control/common_properties.rs:257:39
[INFO] [stdout]     |
[INFO] [stdout] 257 | #[derive(Debug, Clone, PartialEq, Eq, FromPrimitive)]
[INFO] [stdout]     |                                       ^------------
[INFO] [stdout]     |                                       |
[INFO] [stdout]     |                                       `FromPrimitive` is not local
[INFO] [stdout]     |                                       move the `impl` block outside of this constant `_IMPL_NUM_FromPrimitive_FOR_HorizontalRelativeTo`
[INFO] [stdout] 258 | pub enum HorizontalRelativeTo {
[INFO] [stdout]     |          -------------------- `HorizontalRelativeTo` 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]    --> crates/hwp/src/hwp/paragraph/control/common_properties.rs:267:39
[INFO] [stdout]     |
[INFO] [stdout] 267 | #[derive(Debug, Clone, PartialEq, Eq, FromPrimitive)]
[INFO] [stdout]     |                                       ^------------
[INFO] [stdout]     |                                       |
[INFO] [stdout]     |                                       `FromPrimitive` is not local
[INFO] [stdout]     |                                       move the `impl` block outside of this constant `_IMPL_NUM_FromPrimitive_FOR_WidthRelativeTo`
[INFO] [stdout] 268 | pub enum WidthRelativeTo {
[INFO] [stdout]     |          --------------- `WidthRelativeTo` 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]    --> crates/hwp/src/hwp/paragraph/control/common_properties.rs:278:39
[INFO] [stdout]     |
[INFO] [stdout] 278 | #[derive(Debug, Clone, PartialEq, Eq, FromPrimitive)]
[INFO] [stdout]     |                                       ^------------
[INFO] [stdout]     |                                       |
[INFO] [stdout]     |                                       `FromPrimitive` is not local
[INFO] [stdout]     |                                       move the `impl` block outside of this constant `_IMPL_NUM_FromPrimitive_FOR_HeightRelativeTo`
[INFO] [stdout] 279 | pub enum HeightRelativeTo {
[INFO] [stdout]     |          ---------------- `HeightRelativeTo` 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]    --> crates/hwp/src/hwp/paragraph/control/common_properties.rs:287:39
[INFO] [stdout]     |
[INFO] [stdout] 287 | #[derive(Debug, Clone, PartialEq, Eq, FromPrimitive)]
[INFO] [stdout]     |                                       ^------------
[INFO] [stdout]     |                                       |
[INFO] [stdout]     |                                       `FromPrimitive` is not local
[INFO] [stdout]     |                                       move the `impl` block outside of this constant `_IMPL_NUM_FromPrimitive_FOR_TextWrap`
[INFO] [stdout] 288 | pub enum TextWrap {
[INFO] [stdout]     |          -------- `TextWrap` 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]    --> crates/hwp/src/hwp/paragraph/control/common_properties.rs:305:39
[INFO] [stdout]     |
[INFO] [stdout] 305 | #[derive(Debug, Clone, PartialEq, Eq, FromPrimitive)]
[INFO] [stdout]     |                                       ^------------
[INFO] [stdout]     |                                       |
[INFO] [stdout]     |                                       `FromPrimitive` is not local
[INFO] [stdout]     |                                       move the `impl` block outside of this constant `_IMPL_NUM_FromPrimitive_FOR_TextFlow`
[INFO] [stdout] 306 | pub enum TextFlow {
[INFO] [stdout]     |          -------- `TextFlow` 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]    --> crates/hwp/src/hwp/paragraph/control/common_properties.rs:315:39
[INFO] [stdout]     |
[INFO] [stdout] 315 | #[derive(Debug, Clone, PartialEq, Eq, FromPrimitive)]
[INFO] [stdout]     |                                       ^------------
[INFO] [stdout]     |                                       |
[INFO] [stdout]     |                                       `FromPrimitive` is not local
[INFO] [stdout]     |                                       move the `impl` block outside of this constant `_IMPL_NUM_FromPrimitive_FOR_NumberingKind`
[INFO] [stdout] 316 | pub enum NumberingKind {
[INFO] [stdout]     |          ------------- `NumberingKind` 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]    --> crates/hwp/src/hwp/paragraph/control/common_properties.rs:379:39
[INFO] [stdout]     |
[INFO] [stdout] 379 | #[derive(Debug, Clone, PartialEq, Eq, FromPrimitive)]
[INFO] [stdout]     |                                       ^------------
[INFO] [stdout]     |                                       |
[INFO] [stdout]     |                                       `FromPrimitive` is not local
[INFO] [stdout]     |                                       move the `impl` block outside of this constant `_IMPL_NUM_FromPrimitive_FOR_CaptionAlign`
[INFO] [stdout] 380 | pub enum CaptionAlign {
[INFO] [stdout]     |          ------------ `CaptionAlign` 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]    --> crates/hwp/src/hwp/paragraph/control/element_properties.rs:233:39
[INFO] [stdout]     |
[INFO] [stdout] 233 | #[derive(Debug, Clone, PartialEq, Eq, FromPrimitive)]
[INFO] [stdout]     |                                       ^------------
[INFO] [stdout]     |                                       |
[INFO] [stdout]     |                                       `FromPrimitive` is not local
[INFO] [stdout]     |                                       move the `impl` block outside of this constant `_IMPL_NUM_FromPrimitive_FOR_EndCap`
[INFO] [stdout] 234 | pub enum EndCap {
[INFO] [stdout]     |          ------ `EndCap` 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]    --> crates/hwp/src/hwp/paragraph/control/element_properties.rs:240:39
[INFO] [stdout]     |
[INFO] [stdout] 240 | #[derive(Debug, Clone, PartialEq, Eq, FromPrimitive)]
[INFO] [stdout]     |                                       ^------------
[INFO] [stdout]     |                                       |
[INFO] [stdout]     |                                       `FromPrimitive` is not local
[INFO] [stdout]     |                                       move the `impl` block outside of this constant `_IMPL_NUM_FromPrimitive_FOR_OutlineStyle`
[INFO] [stdout] 241 | pub enum OutlineStyle {
[INFO] [stdout]     |          ------------ `OutlineStyle` 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]    --> crates/hwp/src/hwp/paragraph/control/element_properties.rs:250:39
[INFO] [stdout]     |
[INFO] [stdout] 250 | #[derive(Debug, Clone, PartialEq, Eq, FromPrimitive)]
[INFO] [stdout]     |                                       ^------------
[INFO] [stdout]     |                                       |
[INFO] [stdout]     |                                       `FromPrimitive` is not local
[INFO] [stdout]     |                                       move the `impl` block outside of this constant `_IMPL_NUM_FromPrimitive_FOR_ArrowStyle`
[INFO] [stdout] 251 | pub enum ArrowStyle {
[INFO] [stdout]     |          ---------- `ArrowStyle` 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]    --> crates/hwp/src/hwp/paragraph/control/element_properties.rs:276:39
[INFO] [stdout]     |
[INFO] [stdout] 276 | #[derive(Debug, Clone, PartialEq, Eq, FromPrimitive)]
[INFO] [stdout]     |                                       ^------------
[INFO] [stdout]     |                                       |
[INFO] [stdout]     |                                       `FromPrimitive` is not local
[INFO] [stdout]     |                                       move the `impl` block outside of this constant `_IMPL_NUM_FromPrimitive_FOR_ArrowSize`
[INFO] [stdout] 277 | pub enum ArrowSize {
[INFO] [stdout]     |          --------- `ArrowSize` 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]    --> crates/hwp/src/hwp/paragraph/control/element_properties.rs:340:39
[INFO] [stdout]     |
[INFO] [stdout] 340 | #[derive(Debug, Clone, PartialEq, Eq, FromPrimitive)]
[INFO] [stdout]     |                                       ^------------
[INFO] [stdout]     |                                       |
[INFO] [stdout]     |                                       `FromPrimitive` is not local
[INFO] [stdout]     |                                       move the `impl` block outside of this constant `_IMPL_NUM_FromPrimitive_FOR_ShadowKind`
[INFO] [stdout] 341 | pub enum ShadowKind {
[INFO] [stdout]     |          ---------- `ShadowKind` 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]   --> crates/hwp/src/hwp/paragraph/control/number.rs:14:39
[INFO] [stdout]    |
[INFO] [stdout] 14 | #[derive(Debug, Clone, PartialEq, Eq, FromPrimitive)]
[INFO] [stdout]    |                                       ^------------
[INFO] [stdout]    |                                       |
[INFO] [stdout]    |                                       `FromPrimitive` is not local
[INFO] [stdout]    |                                       move the `impl` block outside of this constant `_IMPL_NUM_FromPrimitive_FOR_NumberKind`
[INFO] [stdout] 15 | pub enum NumberKind {
[INFO] [stdout]    |          ---------- `NumberKind` 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]   --> crates/hwp/src/hwp/paragraph/control/page_definition.rs:76:39
[INFO] [stdout]    |
[INFO] [stdout] 76 | #[derive(Debug, Clone, PartialEq, Eq, FromPrimitive)]
[INFO] [stdout]    |                                       ^------------
[INFO] [stdout]    |                                       |
[INFO] [stdout]    |                                       `FromPrimitive` is not local
[INFO] [stdout]    |                                       move the `impl` block outside of this constant `_IMPL_NUM_FromPrimitive_FOR_Landscape`
[INFO] [stdout] 77 | pub enum Landscape {
[INFO] [stdout]    |          --------- `Landscape` 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]   --> crates/hwp/src/hwp/paragraph/control/page_definition.rs:85:39
[INFO] [stdout]    |
[INFO] [stdout] 85 | #[derive(Debug, Clone, PartialEq, Eq, FromPrimitive)]
[INFO] [stdout]    |                                       ^------------
[INFO] [stdout]    |                                       |
[INFO] [stdout]    |                                       `FromPrimitive` is not local
[INFO] [stdout]    |                                       move the `impl` block outside of this constant `_IMPL_NUM_FromPrimitive_FOR_GutterKind`
[INFO] [stdout] 86 | pub enum GutterKind {
[INFO] [stdout]    |          ---------- `GutterKind` 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]   --> crates/hwp/src/hwp/paragraph/control/page_number_control.rs:30:39
[INFO] [stdout]    |
[INFO] [stdout] 30 | #[derive(Debug, Clone, PartialEq, Eq, FromPrimitive)]
[INFO] [stdout]    |                                       ^------------
[INFO] [stdout]    |                                       |
[INFO] [stdout]    |                                       `FromPrimitive` is not local
[INFO] [stdout]    |                                       move the `impl` block outside of this constant `_IMPL_NUM_FromPrimitive_FOR_PageNumberControlKind`
[INFO] [stdout] 31 | pub enum PageNumberControlKind {
[INFO] [stdout]    |          --------------------- `PageNumberControlKind` 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]   --> crates/hwp/src/hwp/paragraph/control/page_number_position.rs:54:39
[INFO] [stdout]    |
[INFO] [stdout] 54 | #[derive(Debug, Clone, PartialEq, Eq, FromPrimitive)]
[INFO] [stdout]    |                                       ^------------
[INFO] [stdout]    |                                       |
[INFO] [stdout]    |                                       `FromPrimitive` is not local
[INFO] [stdout]    |                                       move the `impl` block outside of this constant `_IMPL_NUM_FromPrimitive_FOR_DisplayPosition`
[INFO] [stdout] 55 | pub enum DisplayPosition {
[INFO] [stdout]    |          --------------- `DisplayPosition` 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]   --> crates/hwp/src/hwp/paragraph/control/paragraph_list.rs:70:39
[INFO] [stdout]    |
[INFO] [stdout] 70 | #[derive(Debug, Clone, PartialEq, Eq, FromPrimitive)]
[INFO] [stdout]    |                                       ^------------
[INFO] [stdout]    |                                       |
[INFO] [stdout]    |                                       `FromPrimitive` is not local
[INFO] [stdout]    |                                       move the `impl` block outside of this constant `_IMPL_NUM_FromPrimitive_FOR_Direction`
[INFO] [stdout] 71 | pub enum Direction {
[INFO] [stdout]    |          --------- `Direction` 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]   --> crates/hwp/src/hwp/paragraph/control/paragraph_list.rs:77:39
[INFO] [stdout]    |
[INFO] [stdout] 77 | #[derive(Debug, Clone, PartialEq, Eq, FromPrimitive)]
[INFO] [stdout]    |                                       ^------------
[INFO] [stdout]    |                                       |
[INFO] [stdout]    |                                       `FromPrimitive` is not local
[INFO] [stdout]    |                                       move the `impl` block outside of this constant `_IMPL_NUM_FromPrimitive_FOR_LineBreak`
[INFO] [stdout] 78 | pub enum LineBreak {
[INFO] [stdout]    |          --------- `LineBreak` 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]   --> crates/hwp/src/hwp/paragraph/control/paragraph_list.rs:88:39
[INFO] [stdout]    |
[INFO] [stdout] 88 | #[derive(Debug, Clone, PartialEq, Eq, FromPrimitive)]
[INFO] [stdout]    |                                       ^------------
[INFO] [stdout]    |                                       |
[INFO] [stdout]    |                                       `FromPrimitive` is not local
[INFO] [stdout]    |                                       move the `impl` block outside of this constant `_IMPL_NUM_FromPrimitive_FOR_VerticalAlign`
[INFO] [stdout] 89 | pub enum VerticalAlign {
[INFO] [stdout]    |          ------------- `VerticalAlign` 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]    --> crates/hwp/src/hwp/paragraph/control/section.rs:177:39
[INFO] [stdout]     |
[INFO] [stdout] 177 | #[derive(Debug, Clone, PartialEq, Eq, FromPrimitive)]
[INFO] [stdout]     |                                       ^------------
[INFO] [stdout]     |                                       |
[INFO] [stdout]     |                                       `FromPrimitive` is not local
[INFO] [stdout]     |                                       move the `impl` block outside of this constant `_IMPL_NUM_FromPrimitive_FOR_TextDirection`
[INFO] [stdout] 178 | pub enum TextDirection {
[INFO] [stdout]     |          ------------- `TextDirection` 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]    --> crates/hwp/src/hwp/paragraph/control/section.rs:254:39
[INFO] [stdout]     |
[INFO] [stdout] 254 | #[derive(Debug, Clone, PartialEq, Eq, FromPrimitive)]
[INFO] [stdout]     |                                       ^------------
[INFO] [stdout]     |                                       |
[INFO] [stdout]     |                                       `FromPrimitive` is not local
[INFO] [stdout]     |                                       move the `impl` block outside of this constant `_IMPL_NUM_FromPrimitive_FOR_NumberShape`
[INFO] [stdout] 255 | pub enum NumberShape {
[INFO] [stdout]     |          ----------- `NumberShape` 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]   --> crates/hwp/src/hwp/paragraph/control/shape_object/arc.rs:89:39
[INFO] [stdout]    |
[INFO] [stdout] 89 | #[derive(Debug, Clone, PartialEq, Eq, FromPrimitive)]
[INFO] [stdout]    |                                       ^------------
[INFO] [stdout]    |                                       |
[INFO] [stdout]    |                                       `FromPrimitive` is not local
[INFO] [stdout]    |                                       move the `impl` block outside of this constant `_IMPL_NUM_FromPrimitive_FOR_ArcKind`
[INFO] [stdout] 90 | pub enum ArcKind {
[INFO] [stdout]    |          ------- `ArcKind` 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]   --> crates/hwp/src/hwp/paragraph/control/shape_object/curve.rs:86:39
[INFO] [stdout]    |
[INFO] [stdout] 86 | #[derive(Debug, Clone, PartialEq, Eq, FromPrimitive)]
[INFO] [stdout]    |                                       ^------------
[INFO] [stdout]    |                                       |
[INFO] [stdout]    |                                       `FromPrimitive` is not local
[INFO] [stdout]    |                                       move the `impl` block outside of this constant `_IMPL_NUM_FromPrimitive_FOR_SegmentKind`
[INFO] [stdout] 87 | pub enum SegmentKind {
[INFO] [stdout]    |          ----------- `SegmentKind` 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]    --> crates/hwp/src/hwp/paragraph/control/shape_object/picture.rs:328:39
[INFO] [stdout]     |
[INFO] [stdout] 328 | #[derive(Debug, Clone, PartialEq, Eq, FromPrimitive)]
[INFO] [stdout]     |                                       ^------------
[INFO] [stdout]     |                                       |
[INFO] [stdout]     |                                       `FromPrimitive` is not local
[INFO] [stdout]     |                                       move the `impl` block outside of this constant `_IMPL_NUM_FromPrimitive_FOR_ShadowStyle`
[INFO] [stdout] 329 | pub enum ShadowStyle {
[INFO] [stdout]     |          ----------- `ShadowStyle` 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]    --> crates/hwp/src/hwp/paragraph/control/shape_object/picture.rs:335:39
[INFO] [stdout]     |
[INFO] [stdout] 335 | #[derive(Debug, Clone, PartialEq, Eq, FromPrimitive)]
[INFO] [stdout]     |                                       ^------------
[INFO] [stdout]     |                                       |
[INFO] [stdout]     |                                       `FromPrimitive` is not local
[INFO] [stdout]     |                                       move the `impl` block outside of this constant `_IMPL_NUM_FromPrimitive_FOR_AlignStyle`
[INFO] [stdout] 336 | pub enum AlignStyle {
[INFO] [stdout]     |          ---------- `AlignStyle` 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]    --> crates/hwp/src/hwp/paragraph/control/shape_object/picture.rs:395:39
[INFO] [stdout]     |
[INFO] [stdout] 395 | #[derive(Debug, Clone, PartialEq, Eq, FromPrimitive)]
[INFO] [stdout]     |                                       ^------------
[INFO] [stdout]     |                                       |
[INFO] [stdout]     |                                       `FromPrimitive` is not local
[INFO] [stdout]     |                                       move the `impl` block outside of this constant `_IMPL_NUM_FromPrimitive_FOR_EffectColorKind`
[INFO] [stdout] 396 | pub enum EffectColorKind {
[INFO] [stdout]     |          --------------- `EffectColorKind` 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]    --> crates/hwp/src/hwp/paragraph/control/shape_object/picture.rs:411:24
[INFO] [stdout]     |
[INFO] [stdout] 411 | #[derive(Debug, Clone, FromPrimitive)]
[INFO] [stdout]     |                        ^------------
[INFO] [stdout]     |                        |
[INFO] [stdout]     |                        `FromPrimitive` is not local
[INFO] [stdout]     |                        move the `impl` block outside of this constant `_IMPL_NUM_FromPrimitive_FOR_EffectColorEffectKind`
[INFO] [stdout] 412 | pub enum EffectColorEffectKind {
[INFO] [stdout]     |          --------------------- `EffectColorEffectKind` 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]   --> crates/hwp/src/hwp/paragraph/control/sub_text.rs:52:39
[INFO] [stdout]    |
[INFO] [stdout] 52 | #[derive(Debug, Clone, PartialEq, Eq, FromPrimitive)]
[INFO] [stdout]    |                                       ^------------
[INFO] [stdout]    |                                       |
[INFO] [stdout]    |                                       `FromPrimitive` is not local
[INFO] [stdout]    |                                       move the `impl` block outside of this constant `_IMPL_NUM_FromPrimitive_FOR_SubTextPosition`
[INFO] [stdout] 53 | pub enum SubTextPosition {
[INFO] [stdout]    |          --------------- `SubTextPosition` 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]   --> crates/hwp/src/hwp/paragraph/control/sub_text.rs:60:39
[INFO] [stdout]    |
[INFO] [stdout] 60 | #[derive(Debug, Clone, PartialEq, Eq, FromPrimitive)]
[INFO] [stdout]    |                                       ^------------
[INFO] [stdout]    |                                       |
[INFO] [stdout]    |                                       `FromPrimitive` is not local
[INFO] [stdout]    |                                       move the `impl` block outside of this constant `_IMPL_NUM_FromPrimitive_FOR_SubTextAlign`
[INFO] [stdout] 61 | pub enum SubTextAlign {
[INFO] [stdout]    |          ------------ `SubTextAlign` 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]   --> crates/hwp/src/hwp/paragraph/control/table.rs:70:39
[INFO] [stdout]    |
[INFO] [stdout] 70 | #[derive(Debug, Clone, PartialEq, Eq, FromPrimitive)]
[INFO] [stdout]    |                                       ^------------
[INFO] [stdout]    |                                       |
[INFO] [stdout]    |                                       `FromPrimitive` is not local
[INFO] [stdout]    |                                       move the `impl` block outside of this constant `_IMPL_NUM_FromPrimitive_FOR_PageBreak`
[INFO] [stdout] 71 | pub enum PageBreak {
[INFO] [stdout]    |          --------- `PageBreak` 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]     Checking hwp_python v0.2.0 (/opt/rustwide/workdir/crates/python)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 17.15s
[INFO] running `Command { std: "docker" "inspect" "e69681f619961f2a24be5917064b064874a862bd2fdb85b95b3090635cb185da", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e69681f619961f2a24be5917064b064874a862bd2fdb85b95b3090635cb185da", kill_on_drop: false }`
[INFO] [stdout] e69681f619961f2a24be5917064b064874a862bd2fdb85b95b3090635cb185da
