[INFO] cloning repository https://github.com/ElSargo/wezpy
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ElSargo/wezpy" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FElSargo%2Fwezpy", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FElSargo%2Fwezpy'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 6b8f602d3c4b1c84817dc4b83963f5fe14e081e9
[INFO] testing ElSargo/wezpy against master#1ef7943ee607160a564655b6596f83670ef95df5 for pr-146098-6
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FElSargo%2Fwezpy" "/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/ElSargo/wezpy
[INFO] finished tweaking git repo https://github.com/ElSargo/wezpy
[INFO] tweaked toml for git repo https://github.com/ElSargo/wezpy written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/ElSargo/wezpy on toolchain 1ef7943ee607160a564655b6596f83670ef95df5
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1ef7943ee607160a564655b6596f83670ef95df5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/ElSargo/wezpy 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" "+1ef7943ee607160a564655b6596f83670ef95df5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded lab v0.11.0
[INFO] [stderr]   Downloaded csscolorparser v0.6.2
[INFO] [stderr]   Downloaded thiserror-impl v2.0.10
[INFO] [stderr]   Downloaded value-bag v1.10.0
[INFO] [stderr]   Downloaded serial-unix v0.4.0
[INFO] [stderr]   Downloaded unindent v0.2.3
[INFO] [stderr]   Downloaded metrics-macros v0.4.1
[INFO] [stderr]   Downloaded filenamegen v0.2.7
[INFO] [stderr]   Downloaded pyo3-macros v0.20.3
[INFO] [stderr]   Downloaded serial-core v0.4.0
[INFO] [stderr]   Downloaded enum-display-derive v0.1.1
[INFO] [stderr]   Downloaded smawk v0.3.2
[INFO] [stderr]   Downloaded pyo3-build-config v0.20.3
[INFO] [stderr]   Downloaded pyo3-macros-backend v0.20.3
[INFO] [stderr]   Downloaded pyo3-ffi v0.20.3
[INFO] [stderr]   Downloaded fancy-regex v0.11.0
[INFO] [stderr]   Downloaded finl_unicode v1.3.0
[INFO] [stderr]   Downloaded governor v0.5.1
[INFO] [stderr]   Downloaded pyo3-asyncio v0.20.0
[INFO] [stderr]   Downloaded clap_builder v4.5.24
[INFO] [stderr]   Downloaded winnow v0.6.22
[INFO] [stderr]   Downloaded serde_json v1.0.135
[INFO] [stderr]   Downloaded clap v4.5.24
[INFO] [stderr]   Downloaded async-std v1.13.0
[INFO] [stderr]   Downloaded mlua v0.9.9
[INFO] [stderr]   Downloaded names v0.12.0
[INFO] [stderr]   Downloaded mlua-sys v0.6.6
[INFO] [stderr]   Downloaded notify v5.2.0
[INFO] [stderr]   Downloaded libssh-rs v0.2.2
[INFO] [stderr]   Downloaded metrics v0.17.1
[INFO] [stderr]   Downloaded num v0.3.1
[INFO] [stderr]   Downloaded colorgrad v0.6.2
[INFO] [stderr]   Downloaded varbincode v0.1.0
[INFO] [stderr]   Downloaded serial-windows v0.4.0
[INFO] [stderr]   Downloaded pyo3 v0.20.3
[INFO] [stderr]   Downloaded serial v0.4.0
[INFO] [stderr]   Downloaded ioctl-rs v0.1.6
[INFO] [stderr]   Downloaded thiserror v2.0.10
[INFO] [stderr]   Downloaded mac_address v1.1.7
[INFO] [stderr]   Downloaded memmem v0.1.1
[INFO] [stderr]   Downloaded terminfo v0.8.0
[INFO] [stderr]   Downloaded lua-src v547.0.0
[INFO] [stderr]   Downloaded libssh-rs-sys v0.2.4
[INFO] [stderr]   Downloaded luajit-src v210.5.11+97813fb
[INFO] [stderr]   Downloaded deltae v0.3.2
[INFO] [stderr]   Downloaded openssl-src v300.4.1+3.4.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1ef7943ee607160a564655b6596f83670ef95df5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] dc0865202d20d6d37b559d733f29db9e19b277bb7c28943d1d132bad9defd70a
[INFO] running `Command { std: "docker" "start" "-a" "dc0865202d20d6d37b559d733f29db9e19b277bb7c28943d1d132bad9defd70a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "dc0865202d20d6d37b559d733f29db9e19b277bb7c28943d1d132bad9defd70a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "dc0865202d20d6d37b559d733f29db9e19b277bb7c28943d1d132bad9defd70a", kill_on_drop: false }`
[INFO] [stdout] dc0865202d20d6d37b559d733f29db9e19b277bb7c28943d1d132bad9defd70a
[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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1ef7943ee607160a564655b6596f83670ef95df5" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 08f49d073bee298aedbaf4f565934339e5c1f88b055907c44791242183318170
[INFO] running `Command { std: "docker" "start" "-a" "08f49d073bee298aedbaf4f565934339e5c1f88b055907c44791242183318170", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.92
[INFO] [stderr]    Compiling unicode-ident v1.0.14
[INFO] [stderr]    Compiling libc v0.2.169
[INFO] [stderr]    Compiling serde v1.0.217
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling value-bag v1.10.0
[INFO] [stderr]    Compiling rustix v0.38.43
[INFO] [stderr]    Compiling futures-lite v2.5.0
[INFO] [stderr]    Compiling linux-raw-sys v0.4.15
[INFO] [stderr]    Compiling event-listener v5.4.0
[INFO] [stderr]    Compiling phf_shared v0.11.3
[INFO] [stderr]    Compiling thiserror v2.0.10
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling memoffset v0.9.1
[INFO] [stderr]    Compiling bitflags v2.6.0
[INFO] [stderr]    Compiling phf_generator v0.11.3
[INFO] [stderr]    Compiling litemap v0.7.4
[INFO] [stderr]    Compiling event-listener-strategy v0.5.3
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling polling v2.8.0
[INFO] [stderr]    Compiling either v1.13.0
[INFO] [stderr]    Compiling log v0.4.22
[INFO] [stderr]    Compiling rustix v0.37.28
[INFO] [stderr]    Compiling async-lock v3.4.0
[INFO] [stderr]    Compiling async-channel v2.3.1
[INFO] [stderr]    Compiling home v0.5.11
[INFO] [stderr]    Compiling anyhow v1.0.95
[INFO] [stderr]    Compiling jobserver v0.1.32
[INFO] [stderr]    Compiling adler2 v2.0.0
[INFO] [stderr]    Compiling waker-fn v1.2.0
[INFO] [stderr]    Compiling futures-lite v1.13.0
[INFO] [stderr]    Compiling miniz_oxide v0.8.2
[INFO] [stderr]    Compiling blocking v1.6.1
[INFO] [stderr]    Compiling cc v1.2.7
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling rayon-core v1.12.1
[INFO] [stderr]    Compiling async-io v1.13.0
[INFO] [stderr]    Compiling bytemuck v1.21.0
[INFO] [stderr]    Compiling nix v0.28.0
[INFO] [stderr]    Compiling quote v1.0.38
[INFO] [stderr]    Compiling async-executor v1.13.1
[INFO] [stderr]    Compiling ahash v0.7.8
[INFO] [stderr]    Compiling crc32fast v1.4.2
[INFO] [stderr]    Compiling ucd-trie v0.1.7
[INFO] [stderr]    Compiling syn v2.0.95
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling flate2 v1.0.35
[INFO] [stderr]    Compiling phf_codegen v0.11.3
[INFO] [stderr]    Compiling memoffset v0.6.5
[INFO] [stderr]    Compiling rayon v1.10.0
[INFO] [stderr]    Compiling memoffset v0.7.1
[INFO] [stderr]    Compiling lab v0.11.0
[INFO] [stderr]    Compiling terminfo v0.8.0
[INFO] [stderr]    Compiling pyo3-build-config v0.20.3
[INFO] [stderr]    Compiling atomic v0.6.0
[INFO] [stderr]    Compiling zune-inflate v0.2.54
[INFO] [stderr]    Compiling async-channel v1.9.0
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling half v2.4.1
[INFO] [stderr]    Compiling async-fs v1.6.0
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling signal-hook-registry v1.4.2
[INFO] [stderr]    Compiling io-lifetimes v1.0.11
[INFO] [stderr]    Compiling socket2 v0.4.10
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling dirs-sys v0.3.7
[INFO] [stderr]    Compiling lua-src v547.0.0
[INFO] [stderr]    Compiling termios v0.2.2
[INFO] [stderr]    Compiling ioctl-rs v0.1.6
[INFO] [stderr]    Compiling serial-core v0.4.0
[INFO] [stderr]    Compiling bit-vec v0.6.3
[INFO] [stderr]    Compiling cpufeatures v0.2.16
[INFO] [stderr]    Compiling bit_field v0.10.2
[INFO] [stderr]    Compiling openssl v0.10.68
[INFO] [stderr]    Compiling lebe v0.5.2
[INFO] [stderr]    Compiling signal-hook v0.3.17
[INFO] [stderr]    Compiling libm v0.2.11
[INFO] [stderr]    Compiling bit-set v0.5.3
[INFO] [stderr]    Compiling serial-unix v0.4.0
[INFO] [stderr]    Compiling sha2 v0.10.8
[INFO] [stderr]    Compiling exr v1.73.0
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling dirs v4.0.0
[INFO] [stderr]    Compiling parking_lot_core v0.8.6
[INFO] [stderr]    Compiling which v6.0.3
[INFO] [stderr]    Compiling bstr v1.11.3
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling png v0.17.16
[INFO] [stderr]    Compiling luajit-src v210.5.11+97813fb
[INFO] [stderr]    Compiling qoi v0.4.1
[INFO] [stderr]    Compiling euclid v0.22.11
[INFO] [stderr]    Compiling openssl-sys v0.9.104
[INFO] [stderr]    Compiling libz-sys v1.1.21
[INFO] [stderr]    Compiling libssh2-sys v0.3.0
[INFO] [stderr]    Compiling libssh-rs-sys v0.2.4
[INFO] [stderr]    Compiling event-listener v3.1.0
[INFO] [stderr]    Compiling mlua-sys v0.6.6
[INFO] [stderr]    Compiling miniz_oxide v0.4.4
[INFO] [stderr]    Compiling hashbrown v0.15.2
[INFO] [stderr]    Compiling deltae v0.3.2
[INFO] [stderr]    Compiling camino v1.1.9
[INFO] [stderr]    Compiling rustc-hash v2.1.0
[INFO] [stderr]    Compiling form_urlencoded v1.2.1
[INFO] [stderr]    Compiling tinyvec v1.8.1
[INFO] [stderr]    Compiling fancy-regex v0.11.0
[INFO] [stderr]    Compiling indexmap v2.7.0
[INFO] [stderr]    Compiling nix v0.25.1
[INFO] [stderr]    Compiling nix v0.26.4
[INFO] [stderr]    Compiling jpeg-decoder v0.3.1
[INFO] [stderr]    Compiling parking_lot v0.11.2
[INFO] [stderr]    Compiling serial v0.4.0
[INFO] [stderr]    Compiling tiff v0.9.1
[INFO] [stderr]    Compiling hashbrown v0.12.3
[INFO] [stderr]    Compiling nanorand v0.7.0
[INFO] [stderr]    Compiling async-net v1.8.0
[INFO] [stderr]    Compiling image v0.24.9
[INFO] [stderr]    Compiling inotify-sys v0.1.5
[INFO] [stderr]    Compiling termios v0.3.3
[INFO] [stderr]    Compiling dirs-sys-next v0.1.2
[INFO] [stderr]    Compiling vtparse v0.6.2 (/opt/rustwide/workdir/wezterm-src/vtparse)
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling crossbeam-channel v0.5.14
[INFO] [stderr]    Compiling memmem v0.1.1
[INFO] [stderr]    Compiling shell-words v1.1.0
[INFO] [stderr]    Compiling fixedbitset v0.4.2
[INFO] [stderr]    Compiling serde_json v1.0.135
[INFO] [stderr]    Compiling winnow v0.6.22
[INFO] [stderr]    Compiling finl_unicode v1.3.0
[INFO] [stderr]    Compiling dirs-next v2.0.0
[INFO] [stderr]    Compiling synstructure v0.13.1
[INFO] [stderr]    Compiling lru v0.7.8
[INFO] [stderr]    Compiling wezterm-dynamic-derive v0.1.0 (/opt/rustwide/workdir/wezterm-src/wezterm-dynamic/derive)
[INFO] [stderr]    Compiling num-derive v0.3.3
[INFO] [stderr]    Compiling inotify v0.9.6
[INFO] [stderr]    Compiling humansize v2.1.3
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> wezterm-src/wezterm-dynamic/derive/src/attr.rs:283:26
[INFO] [stdout]     |
[INFO] [stdout] 283 | pub fn field_info(field: &Field) -> Result<FieldInfo> {
[INFO] [stdout]     |                          ^^^^^^            ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                          |
[INFO] [stdout]     |                          the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 283 | pub fn field_info(field: &Field) -> Result<FieldInfo<'_>> {
[INFO] [stdout]     |                                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling unicode-normalization v0.1.24
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling filenamegen v0.2.7
[INFO] [stderr]    Compiling gethostname v0.4.3
[INFO] [stderr]    Compiling socket2 v0.5.8
[INFO] [stderr]    Compiling mio v0.8.11
[INFO] [stderr]    Compiling filetime v0.2.25
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling num-bigint v0.3.3
[INFO] [stderr]    Compiling itoa v1.0.14
[INFO] [stderr]    Compiling match_cfg v0.1.0
[INFO] [stderr]    Compiling parking_lot v0.12.3
[INFO] [stderr]    Compiling enum-display-derive v0.1.1
[INFO] [stderr]    Compiling hostname v0.3.1
[INFO] [stderr]    Compiling notify v5.2.0
[INFO] [stderr]    Compiling wezterm-config-derive v0.1.0 (/opt/rustwide/workdir/wezterm-src/config/derive)
[INFO] [stderr]    Compiling zstd-sys v2.0.13+zstd.1.5.6
[INFO] [stderr]    Compiling umask v0.1.0 (/opt/rustwide/workdir/wezterm-src/umask)
[INFO] [stderr]    Compiling num-rational v0.3.2
[INFO] [stdout] warning: fields `into` and `try_from` are never read
[INFO] [stdout]   --> wezterm-src/config/derive/src/attr.rs:9:9
[INFO] [stdout]    |
[INFO] [stdout]  8 | pub struct ContainerInfo {
[INFO] [stdout]    |            ------------- fields in this struct
[INFO] [stdout]  9 |     pub into: Option<Path>,
[INFO] [stdout]    |         ^^^^
[INFO] [stdout] 10 |     pub try_from: Option<Path>,
[INFO] [stdout]    |         ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `flatten`, `into`, `try_from`, `deprecated`, and `validate` are never read
[INFO] [stdout]   --> wezterm-src/config/derive/src/attr.rs:75:9
[INFO] [stdout]    |
[INFO] [stdout] 70 | pub struct FieldInfo<'a> {
[INFO] [stdout]    |            --------- fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 75 |     pub flatten: bool,
[INFO] [stdout]    |         ^^^^^^^
[INFO] [stdout] 76 |     pub allow_default: DefValue,
[INFO] [stdout] 77 |     pub into: Option<Path>,
[INFO] [stdout]    |         ^^^^
[INFO] [stdout] 78 |     pub try_from: Option<Path>,
[INFO] [stdout]    |         ^^^^^^^^
[INFO] [stdout] 79 |     pub deprecated: Option<String>,
[INFO] [stdout]    |         ^^^^^^^^^^
[INFO] [stdout] 80 |     pub validate: Option<Path>,
[INFO] [stdout]    |         ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> wezterm-src/config/derive/src/attr.rs:131:26
[INFO] [stdout]     |
[INFO] [stdout] 131 | pub fn field_info(field: &Field) -> Result<FieldInfo> {
[INFO] [stdout]     |                          ^^^^^^            ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                          |
[INFO] [stdout]     |                          the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 131 | pub fn field_info(field: &Field) -> Result<FieldInfo<'_>> {
[INFO] [stdout]     |                                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling num-iter v0.1.45
[INFO] [stderr]    Compiling pyo3-ffi v0.20.3
[INFO] [stderr]    Compiling num-complex v0.3.1
[INFO] [stderr]    Compiling metrics v0.17.1
[INFO] [stderr]    Compiling names v0.12.0
[INFO] [stderr]    Compiling crossbeam-queue v0.3.12
[INFO] [stderr]    Compiling serde_derive v1.0.217
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling zerofrom-derive v0.1.5
[INFO] [stderr]    Compiling yoke-derive v0.7.5
[INFO] [stderr]    Compiling zerovec-derive v0.10.3
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling thiserror-impl v2.0.10
[INFO] [stderr]    Compiling icu_provider_macros v1.5.0
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling phf_macros v0.11.3
[INFO] [stderr]    Compiling pin-project-internal v1.1.8
[INFO] [stderr]    Compiling filedescriptor v0.8.3 (/opt/rustwide/workdir/wezterm-src/filedescriptor)
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stdout] warning: unused return value of `into_raw_fd` that must be used
[INFO] [stdout]    --> wezterm-src/filedescriptor/src/unix.rs:311:9
[INFO] [stdout]     |
[INFO] [stdout] 311 |         unsafe { FileDescriptor::dup2(f, std_descriptor) }?.into_raw_fd();
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: losing the raw file descriptor may leak resources
[INFO] [stdout]     = note: `#[warn(unused_must_use)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]     |
[INFO] [stdout] 311 |         let _ = unsafe { FileDescriptor::dup2(f, std_descriptor) }?.into_raw_fd();
[INFO] [stdout]     |         +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling ssh2 v0.9.4
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]    Compiling unicode-linebreak v0.1.5
[INFO] [stderr]    Compiling zerofrom v0.1.5
[INFO] [stderr]    Compiling pest v2.7.15
[INFO] [stderr]    Compiling yoke v0.7.5
[INFO] [stderr]    Compiling num v0.3.1
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling smawk v0.3.2
[INFO] [stderr]    Compiling zerovec v0.10.4
[INFO] [stderr]    Compiling phf v0.11.3
[INFO] [stderr]    Compiling zerocopy v0.7.35
[INFO] [stderr]    Compiling iana-time-zone v0.1.61
[INFO] [stderr]    Compiling portable-atomic v1.10.0
[INFO] [stderr]    Compiling csscolorparser v0.6.2
[INFO] [stderr]    Compiling textwrap v0.16.1
[INFO] [stderr]    Compiling pin-project v1.1.8
[INFO] [stderr]    Compiling flume v0.10.14
[INFO] [stderr]    Compiling ppv-lite86 v0.2.20
[INFO] [stderr]    Compiling colorgrad v0.6.2
[INFO] [stderr]    Compiling metrics-macros v0.4.1
[INFO] [stderr]    Compiling promise v0.2.0 (/opt/rustwide/workdir/wezterm-src/promise)
[INFO] [stderr]    Compiling pyo3-macros-backend v0.20.3
[INFO] [stderr]    Compiling pest_meta v2.7.15
[INFO] [stderr]    Compiling semver-parser v0.10.3
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rangeset v0.1.0 (/opt/rustwide/workdir/wezterm-src/rangeset)
[INFO] [stderr]    Compiling crossbeam v0.8.4
[INFO] [stderr]    Compiling async-trait v0.1.85
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling tinystr v0.7.6
[INFO] [stderr]    Compiling icu_collections v1.5.0
[INFO] [stderr]    Compiling icu_locid v1.5.0
[INFO] [stderr]    Compiling semver v0.11.0
[INFO] [stderr]    Compiling pyo3 v0.20.3
[INFO] [stderr]    Compiling icu_provider v1.5.0
[INFO] [stderr]    Compiling pest_generator v2.7.15
[INFO] [stderr]    Compiling futures-timer v3.0.3
[INFO] [stderr]    Compiling nonzero_ext v0.3.0
[INFO] [stderr]    Compiling leb128 v0.2.5
[INFO] [stderr]    Compiling no-std-compat v0.4.1
[INFO] [stderr]    Compiling bintree v0.1.0 (/opt/rustwide/workdir/wezterm-src/bintree)
[INFO] [stderr]    Compiling clap_derive v4.5.24
[INFO] [stderr]    Compiling clap_builder v4.5.24
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> wezterm-src/bintree/src/lib.rs:274:25
[INFO] [stdout]     |
[INFO] [stdout] 274 |     pub fn path_to_root(&self) -> ParentIterator<L, N> {
[INFO] [stdout]     |                         ^^^^^     ^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 274 |     pub fn path_to_root(&self) -> ParentIterator<'_, L, N> {
[INFO] [stdout]     |                                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling icu_locid_transform v1.5.0
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling governor v0.5.1
[INFO] [stderr]    Compiling kv-log-macro v1.0.7
[INFO] [stderr]    Compiling indoc v2.0.5
[INFO] [stderr]    Compiling unindent v0.2.3
[INFO] [stderr]    Compiling pest_derive v2.7.15
[INFO] [stderr]    Compiling icu_properties v1.5.1
[INFO] [stderr]    Compiling pyo3-macros v0.20.3
[INFO] [stderr]    Compiling mlua v0.9.9
[INFO] [stderr]    Compiling libssh-rs v0.2.2
[INFO] [stderr]    Compiling clap v4.5.24
[INFO] [stderr]    Compiling ordered-float v4.6.0
[INFO] [stderr]    Compiling uuid v1.11.0
[INFO] [stderr]    Compiling serde_spanned v0.6.8
[INFO] [stderr]    Compiling toml_datetime v0.6.8
[INFO] [stderr]    Compiling portable-pty v0.8.1 (/opt/rustwide/workdir/wezterm-src/pty)
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]   --> wezterm-src/pty/src/unix.rs:34:20
[INFO] [stdout]    |
[INFO] [stdout] 34 |         #[cfg_attr(feature = "cargo-clippy", allow(clippy::unnecessary_mut_passed))]
[INFO] [stdout]    |                    ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `default`, `serde`, `serde_derive`, and `serde_support`
[INFO] [stdout]    = help: consider adding `cargo-clippy` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]    --> wezterm-src/pty/src/unix.rs:264:32
[INFO] [stdout]     |
[INFO] [stdout] 264 |                     #[cfg_attr(feature = "cargo-clippy", allow(clippy::cast_lossless))]
[INFO] [stdout]     |                                ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `serde`, `serde_derive`, and `serde_support`
[INFO] [stdout]     = help: consider adding `cargo-clippy` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling toml_edit v0.22.22
[INFO] [stderr]    Compiling wezterm-dynamic v0.2.0 (/opt/rustwide/workdir/wezterm-src/wezterm-dynamic)
[INFO] [stderr]    Compiling chrono v0.4.38
[INFO] [stderr]    Compiling varbincode v0.1.0
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]   --> wezterm-src/wezterm-dynamic/src/object.rs:42:24
[INFO] [stdout]    |
[INFO] [stdout] 42 | impl<'a> PartialEq for (dyn ObjectKeyTrait + 'a) {
[INFO] [stdout]    |                        ^                       ^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 42 - impl<'a> PartialEq for (dyn ObjectKeyTrait + 'a) {
[INFO] [stdout] 42 + impl<'a> PartialEq for dyn ObjectKeyTrait + 'a  {
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]   --> wezterm-src/wezterm-dynamic/src/object.rs:48:17
[INFO] [stdout]    |
[INFO] [stdout] 48 | impl<'a> Eq for (dyn ObjectKeyTrait + 'a) {}
[INFO] [stdout]    |                 ^                       ^
[INFO] [stdout]    |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 48 - impl<'a> Eq for (dyn ObjectKeyTrait + 'a) {}
[INFO] [stdout] 48 + impl<'a> Eq for dyn ObjectKeyTrait + 'a  {}
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]   --> wezterm-src/wezterm-dynamic/src/object.rs:50:25
[INFO] [stdout]    |
[INFO] [stdout] 50 | impl<'a> PartialOrd for (dyn ObjectKeyTrait + 'a) {
[INFO] [stdout]    |                         ^                       ^
[INFO] [stdout]    |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 50 - impl<'a> PartialOrd for (dyn ObjectKeyTrait + 'a) {
[INFO] [stdout] 50 + impl<'a> PartialOrd for dyn ObjectKeyTrait + 'a  {
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]   --> wezterm-src/wezterm-dynamic/src/object.rs:56:18
[INFO] [stdout]    |
[INFO] [stdout] 56 | impl<'a> Ord for (dyn ObjectKeyTrait + 'a) {
[INFO] [stdout]    |                  ^                       ^
[INFO] [stdout]    |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 56 - impl<'a> Ord for (dyn ObjectKeyTrait + 'a) {
[INFO] [stdout] 56 + impl<'a> Ord for dyn ObjectKeyTrait + 'a  {
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]   --> wezterm-src/wezterm-dynamic/src/object.rs:62:30
[INFO] [stdout]    |
[INFO] [stdout] 62 | impl<'a> std::hash::Hash for (dyn ObjectKeyTrait + 'a) {
[INFO] [stdout]    |                              ^                       ^
[INFO] [stdout]    |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 62 - impl<'a> std::hash::Hash for (dyn ObjectKeyTrait + 'a) {
[INFO] [stdout] 62 + impl<'a> std::hash::Hash for dyn ObjectKeyTrait + 'a  {
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling wezterm-color-types v0.3.0 (/opt/rustwide/workdir/wezterm-src/color-types)
[INFO] [stderr]    Compiling wezterm-bidi v0.2.3 (/opt/rustwide/workdir/wezterm-src/bidi)
[INFO] [stderr]    Compiling wezterm-input-types v0.1.0 (/opt/rustwide/workdir/wezterm-src/wezterm-input-types)
[INFO] [stderr]    Compiling zstd-safe v5.0.2+zstd.1.5.2
[INFO] [stderr]    Compiling mac_address v1.1.7
[INFO] [stderr]    Compiling icu_normalizer v1.5.0
[INFO] [stderr]    Compiling wezterm-blob-leases v0.1.0 (/opt/rustwide/workdir/wezterm-src/wezterm-blob-leases)
[INFO] [stderr]    Compiling zstd v0.11.2+zstd.1.5.2
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> wezterm-src/bidi/src/lib.rs:22:45
[INFO] [stdout]    |
[INFO] [stdout] 22 | #[derive(Debug, Clone, Copy, PartialEq, Eq, FromDynamic, ToDynamic)]
[INFO] [stdout]    |                                             ^----------
[INFO] [stdout]    |                                             |
[INFO] [stdout]    |                                             `FromDynamic` is not local
[INFO] [stdout]    |                                             move the `impl` block outside of this constant `_IMPL_FROMDYNAMIC_FOR_ParagraphDirectionHint`
[INFO] [stdout] 23 | pub enum ParagraphDirectionHint {
[INFO] [stdout]    |          ---------------------- `ParagraphDirectionHint` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `FromDynamic` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `FromDynamic` may come from an old version of the `wezterm_dynamic_derive` crate, try updating your dependency with `cargo update -p wezterm_dynamic_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 `FromDynamic` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> wezterm-src/bidi/src/lib.rs:22:45
[INFO] [stdout]    |
[INFO] [stdout] 22 | #[derive(Debug, Clone, Copy, PartialEq, Eq, FromDynamic, ToDynamic)]
[INFO] [stdout]    |                                             ^----------
[INFO] [stdout]    |                                             |
[INFO] [stdout]    |                                             move the `impl` block outside of this constant `_IMPL_FROMDYNAMIC_FOR_ParagraphDirectionHint`
[INFO] [stdout] 23 | pub enum ParagraphDirectionHint {
[INFO] [stdout]    |          ---------------------- `ParagraphDirectionHint` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `FromDynamic` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `FromDynamic` may come from an old version of the `wezterm_dynamic_derive` crate, try updating your dependency with `cargo update -p wezterm_dynamic_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 `FromDynamic` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> wezterm-src/bidi/src/lib.rs:22:58
[INFO] [stdout]    |
[INFO] [stdout] 22 | #[derive(Debug, Clone, Copy, PartialEq, Eq, FromDynamic, ToDynamic)]
[INFO] [stdout]    |                                                          ^--------
[INFO] [stdout]    |                                                          |
[INFO] [stdout]    |                                                          `ToDynamic` is not local
[INFO] [stdout]    |                                                          move the `impl` block outside of this constant `_IMPL_TODYNAMIC_FOR_ParagraphDirectionHint`
[INFO] [stdout] 23 | pub enum ParagraphDirectionHint {
[INFO] [stdout]    |          ---------------------- `ParagraphDirectionHint` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `ToDynamic` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `ToDynamic` may come from an old version of the `wezterm_dynamic_derive` crate, try updating your dependency with `cargo update -p wezterm_dynamic_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 `ToDynamic` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling luahelper v0.1.0 (/opt/rustwide/workdir/wezterm-src/luahelper)
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> wezterm-src/wezterm-input-types/src/lib.rs:20:62
[INFO] [stdout]    |
[INFO] [stdout] 20 | #[derive(Debug, Clone, PartialEq, Eq, Hash, Ord, PartialOrd, FromDynamic, ToDynamic)]
[INFO] [stdout]    |                                                              ^----------
[INFO] [stdout]    |                                                              |
[INFO] [stdout]    |                                                              `FromDynamic` is not local
[INFO] [stdout]    |                                                              move the `impl` block outside of this constant `_IMPL_FROMDYNAMIC_FOR_KeyCode`
[INFO] [stdout] 21 | #[cfg_attr(feature = "serde", derive(Serialize, Deserialize))]
[INFO] [stdout] 22 | pub enum KeyCode {
[INFO] [stdout]    |          ------- `KeyCode` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `FromDynamic` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `FromDynamic` may come from an old version of the `wezterm_dynamic_derive` crate, try updating your dependency with `cargo update -p wezterm_dynamic_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 `FromDynamic` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> wezterm-src/wezterm-input-types/src/lib.rs:20:62
[INFO] [stdout]    |
[INFO] [stdout] 20 | #[derive(Debug, Clone, PartialEq, Eq, Hash, Ord, PartialOrd, FromDynamic, ToDynamic)]
[INFO] [stdout]    |                                                              ^----------
[INFO] [stdout]    |                                                              |
[INFO] [stdout]    |                                                              move the `impl` block outside of this constant `_IMPL_FROMDYNAMIC_FOR_KeyCode`
[INFO] [stdout] 21 | #[cfg_attr(feature = "serde", derive(Serialize, Deserialize))]
[INFO] [stdout] 22 | pub enum KeyCode {
[INFO] [stdout]    |          ------- `KeyCode` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `FromDynamic` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `FromDynamic` may come from an old version of the `wezterm_dynamic_derive` crate, try updating your dependency with `cargo update -p wezterm_dynamic_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 `FromDynamic` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> wezterm-src/wezterm-input-types/src/lib.rs:20:75
[INFO] [stdout]    |
[INFO] [stdout] 20 | #[derive(Debug, Clone, PartialEq, Eq, Hash, Ord, PartialOrd, FromDynamic, ToDynamic)]
[INFO] [stdout]    |                                                                           ^--------
[INFO] [stdout]    |                                                                           |
[INFO] [stdout]    |                                                                           `ToDynamic` is not local
[INFO] [stdout]    |                                                                           move the `impl` block outside of this constant `_IMPL_TODYNAMIC_FOR_KeyCode`
[INFO] [stdout] 21 | #[cfg_attr(feature = "serde", derive(Serialize, Deserialize))]
[INFO] [stdout] 22 | pub enum KeyCode {
[INFO] [stdout]    |          ------- `KeyCode` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `ToDynamic` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `ToDynamic` may come from an old version of the `wezterm_dynamic_derive` crate, try updating your dependency with `cargo update -p wezterm_dynamic_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 `ToDynamic` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> wezterm-src/wezterm-input-types/src/lib.rs:456:23
[INFO] [stdout]     |
[INFO] [stdout] 456 |     #[derive(Default, FromDynamic, ToDynamic)]
[INFO] [stdout]     |                       ^----------
[INFO] [stdout]     |                       |
[INFO] [stdout]     |                       `FromDynamic` is not local
[INFO] [stdout]     |                       move the `impl` block outside of this constant `_IMPL_FROMDYNAMIC_FOR_KeyboardLedStatus`
[INFO] [stdout] 457 |     pub struct KeyboardLedStatus: u8 {
[INFO] [stdout]     |                ----------------- `KeyboardLedStatus` is not local
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `FromDynamic` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `FromDynamic` may come from an old version of the `wezterm_dynamic_derive` crate, try updating your dependency with `cargo update -p wezterm_dynamic_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 `FromDynamic` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> wezterm-src/wezterm-input-types/src/lib.rs:456:23
[INFO] [stdout]     |
[INFO] [stdout] 456 |     #[derive(Default, FromDynamic, ToDynamic)]
[INFO] [stdout]     |                       ^----------
[INFO] [stdout]     |                       |
[INFO] [stdout]     |                       move the `impl` block outside of this constant `_IMPL_FROMDYNAMIC_FOR_KeyboardLedStatus`
[INFO] [stdout] 457 |     pub struct KeyboardLedStatus: u8 {
[INFO] [stdout]     |                ----------------- `KeyboardLedStatus` is not local
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `FromDynamic` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `FromDynamic` may come from an old version of the `wezterm_dynamic_derive` crate, try updating your dependency with `cargo update -p wezterm_dynamic_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 `FromDynamic` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> wezterm-src/wezterm-input-types/src/lib.rs:456:36
[INFO] [stdout]     |
[INFO] [stdout] 456 |     #[derive(Default, FromDynamic, ToDynamic)]
[INFO] [stdout]     |                                    ^--------
[INFO] [stdout]     |                                    |
[INFO] [stdout]     |                                    `PlaceDynamic` is not local
[INFO] [stdout]     |                                    move the `impl` block outside of this constant `_IMPL_PLACEDYNAMIC_FOR_KeyboardLedStatus`
[INFO] [stdout] 457 |     pub struct KeyboardLedStatus: u8 {
[INFO] [stdout]     |                ----------------- `KeyboardLedStatus` is not local
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `ToDynamic` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `ToDynamic` may come from an old version of the `wezterm_dynamic_derive` crate, try updating your dependency with `cargo update -p wezterm_dynamic_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 `ToDynamic` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> wezterm-src/wezterm-input-types/src/lib.rs:456:36
[INFO] [stdout]     |
[INFO] [stdout] 456 |     #[derive(Default, FromDynamic, ToDynamic)]
[INFO] [stdout]     |                                    ^--------
[INFO] [stdout]     |                                    |
[INFO] [stdout]     |                                    `ToDynamic` is not local
[INFO] [stdout]     |                                    move the `impl` block outside of this constant `_IMPL_PLACEDYNAMIC_FOR_KeyboardLedStatus`
[INFO] [stdout] 457 |     pub struct KeyboardLedStatus: u8 {
[INFO] [stdout]     |                ----------------- `KeyboardLedStatus` is not local
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `ToDynamic` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `ToDynamic` may come from an old version of the `wezterm_dynamic_derive` crate, try updating your dependency with `cargo update -p wezterm_dynamic_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 `ToDynamic` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> wezterm-src/wezterm-input-types/src/lib.rs:481:23
[INFO] [stdout]     |
[INFO] [stdout] 481 |     #[derive(Default, FromDynamic, ToDynamic)]
[INFO] [stdout]     |                       ^----------
[INFO] [stdout]     |                       |
[INFO] [stdout]     |                       `FromDynamic` is not local
[INFO] [stdout]     |                       move the `impl` block outside of this constant `_IMPL_FROMDYNAMIC_FOR_Modifiers`
[INFO] [stdout] 482 |     #[dynamic(into="String", try_from="String")]
[INFO] [stdout] 483 |     pub struct Modifiers: u16 {
[INFO] [stdout]     |                --------- `Modifiers` is not local
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `FromDynamic` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `FromDynamic` may come from an old version of the `wezterm_dynamic_derive` crate, try updating your dependency with `cargo update -p wezterm_dynamic_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 `FromDynamic` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> wezterm-src/wezterm-input-types/src/lib.rs:481:23
[INFO] [stdout]     |
[INFO] [stdout] 481 |     #[derive(Default, FromDynamic, ToDynamic)]
[INFO] [stdout]     |                       ^----------
[INFO] [stdout]     |                       |
[INFO] [stdout]     |                       move the `impl` block outside of this constant `_IMPL_FROMDYNAMIC_FOR_Modifiers`
[INFO] [stdout] 482 |     #[dynamic(into="String", try_from="String")]
[INFO] [stdout] 483 |     pub struct Modifiers: u16 {
[INFO] [stdout]     |                --------- `Modifiers` is not local
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `FromDynamic` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `FromDynamic` may come from an old version of the `wezterm_dynamic_derive` crate, try updating your dependency with `cargo update -p wezterm_dynamic_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 `FromDynamic` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> wezterm-src/wezterm-input-types/src/lib.rs:481:36
[INFO] [stdout]     |
[INFO] [stdout] 481 |     #[derive(Default, FromDynamic, ToDynamic)]
[INFO] [stdout]     |                                    ^--------
[INFO] [stdout]     |                                    |
[INFO] [stdout]     |                                    `ToDynamic` is not local
[INFO] [stdout]     |                                    move the `impl` block outside of this constant `_IMPL_PLACEDYNAMIC_FOR_Modifiers`
[INFO] [stdout] 482 |     #[dynamic(into="String", try_from="String")]
[INFO] [stdout] 483 |     pub struct Modifiers: u16 {
[INFO] [stdout]     |                --------- `Modifiers` is not local
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `ToDynamic` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `ToDynamic` may come from an old version of the `wezterm_dynamic_derive` crate, try updating your dependency with `cargo update -p wezterm_dynamic_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 `ToDynamic` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> wezterm-src/wezterm-input-types/src/lib.rs:735:68
[INFO] [stdout]     |
[INFO] [stdout] 735 | #[derive(Debug, Clone, PartialEq, Eq, Hash, Copy, Ord, PartialOrd, FromDynamic, ToDynamic)]
[INFO] [stdout]     |                                                                    ^----------
[INFO] [stdout]     |                                                                    |
[INFO] [stdout]     |                                                                    `FromDynamic` is not local
[INFO] [stdout]     |                                                                    move the `impl` block outside of this constant `_IMPL_FROMDYNAMIC_FOR_PhysKeyCode`
[INFO] [stdout] 736 | #[cfg_attr(feature = "serde", derive(Serialize, Deserialize))]
[INFO] [stdout] 737 | pub enum PhysKeyCode {
[INFO] [stdout]     |          ----------- `PhysKeyCode` is not local
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `FromDynamic` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `FromDynamic` may come from an old version of the `wezterm_dynamic_derive` crate, try updating your dependency with `cargo update -p wezterm_dynamic_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 `FromDynamic` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> wezterm-src/wezterm-input-types/src/lib.rs:735:68
[INFO] [stdout]     |
[INFO] [stdout] 735 | #[derive(Debug, Clone, PartialEq, Eq, Hash, Copy, Ord, PartialOrd, FromDynamic, ToDynamic)]
[INFO] [stdout]     |                                                                    ^----------
[INFO] [stdout]     |                                                                    |
[INFO] [stdout]     |                                                                    move the `impl` block outside of this constant `_IMPL_FROMDYNAMIC_FOR_PhysKeyCode`
[INFO] [stdout] 736 | #[cfg_attr(feature = "serde", derive(Serialize, Deserialize))]
[INFO] [stdout] 737 | pub enum PhysKeyCode {
[INFO] [stdout]     |          ----------- `PhysKeyCode` is not local
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `FromDynamic` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `FromDynamic` may come from an old version of the `wezterm_dynamic_derive` crate, try updating your dependency with `cargo update -p wezterm_dynamic_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 `FromDynamic` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> wezterm-src/wezterm-input-types/src/lib.rs:735:81
[INFO] [stdout]     |
[INFO] [stdout] 735 | #[derive(Debug, Clone, PartialEq, Eq, Hash, Copy, Ord, PartialOrd, FromDynamic, ToDynamic)]
[INFO] [stdout]     |                                                                                 ^--------
[INFO] [stdout]     |                                                                                 |
[INFO] [stdout]     |                                                                                 `ToDynamic` is not local
[INFO] [stdout]     |                                                                                 move the `impl` block outside of this constant `_IMPL_TODYNAMIC_FOR_PhysKeyCode`
[INFO] [stdout] 736 | #[cfg_attr(feature = "serde", derive(Serialize, Deserialize))]
[INFO] [stdout] 737 | pub enum PhysKeyCode {
[INFO] [stdout]     |          ----------- `PhysKeyCode` is not local
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `ToDynamic` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `ToDynamic` may come from an old version of the `wezterm_dynamic_derive` crate, try updating your dependency with `cargo update -p wezterm_dynamic_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 `ToDynamic` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]     --> wezterm-src/wezterm-input-types/src/lib.rs:1967:14
[INFO] [stdout]      |
[INFO] [stdout] 1967 |     #[derive(FromDynamic, ToDynamic)]
[INFO] [stdout]      |              ^----------
[INFO] [stdout]      |              |
[INFO] [stdout]      |              `FromDynamic` is not local
[INFO] [stdout]      |              move the `impl` block outside of this constant `_IMPL_FROMDYNAMIC_FOR_WindowDecorations`
[INFO] [stdout] ...
[INFO] [stdout] 1970 |     pub struct WindowDecorations: u8 {
[INFO] [stdout]      |                ----------------- `WindowDecorations` is not local
[INFO] [stdout]      |
[INFO] [stdout]      = note: the derive macro `FromDynamic` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]      = note: the derive macro `FromDynamic` may come from an old version of the `wezterm_dynamic_derive` crate, try updating your dependency with `cargo update -p wezterm_dynamic_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 `FromDynamic` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]     --> wezterm-src/wezterm-input-types/src/lib.rs:1967:14
[INFO] [stdout]      |
[INFO] [stdout] 1967 |     #[derive(FromDynamic, ToDynamic)]
[INFO] [stdout]      |              ^----------
[INFO] [stdout]      |              |
[INFO] [stdout]      |              move the `impl` block outside of this constant `_IMPL_FROMDYNAMIC_FOR_WindowDecorations`
[INFO] [stdout] ...
[INFO] [stdout] 1970 |     pub struct WindowDecorations: u8 {
[INFO] [stdout]      |                ----------------- `WindowDecorations` is not local
[INFO] [stdout]      |
[INFO] [stdout]      = note: the derive macro `FromDynamic` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]      = note: the derive macro `FromDynamic` may come from an old version of the `wezterm_dynamic_derive` crate, try updating your dependency with `cargo update -p wezterm_dynamic_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 `FromDynamic` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]     --> wezterm-src/wezterm-input-types/src/lib.rs:1967:27
[INFO] [stdout]      |
[INFO] [stdout] 1967 |     #[derive(FromDynamic, ToDynamic)]
[INFO] [stdout]      |                           ^--------
[INFO] [stdout]      |                           |
[INFO] [stdout]      |                           `ToDynamic` is not local
[INFO] [stdout]      |                           move the `impl` block outside of this constant `_IMPL_PLACEDYNAMIC_FOR_WindowDecorations`
[INFO] [stdout] ...
[INFO] [stdout] 1970 |     pub struct WindowDecorations: u8 {
[INFO] [stdout]      |                ----------------- `WindowDecorations` is not local
[INFO] [stdout]      |
[INFO] [stdout]      = note: the derive macro `ToDynamic` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]      = note: the derive macro `ToDynamic` may come from an old version of the `wezterm_dynamic_derive` crate, try updating your dependency with `cargo update -p wezterm_dynamic_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 `ToDynamic` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]     --> wezterm-src/wezterm-input-types/src/lib.rs:2039:17
[INFO] [stdout]      |
[INFO] [stdout] 2039 | #[derive(Debug, FromDynamic, ToDynamic, PartialEq, Eq, Clone, Copy)]
[INFO] [stdout]      |                 ^----------
[INFO] [stdout]      |                 |
[INFO] [stdout]      |                 `FromDynamic` is not local
[INFO] [stdout]      |                 move the `impl` block outside of this constant `_IMPL_FROMDYNAMIC_FOR_IntegratedTitleButton`
[INFO] [stdout] 2040 | pub enum IntegratedTitleButton {
[INFO] [stdout]      |          --------------------- `IntegratedTitleButton` is not local
[INFO] [stdout]      |
[INFO] [stdout]      = note: the derive macro `FromDynamic` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]      = note: the derive macro `FromDynamic` may come from an old version of the `wezterm_dynamic_derive` crate, try updating your dependency with `cargo update -p wezterm_dynamic_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 `FromDynamic` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]     --> wezterm-src/wezterm-input-types/src/lib.rs:2039:17
[INFO] [stdout]      |
[INFO] [stdout] 2039 | #[derive(Debug, FromDynamic, ToDynamic, PartialEq, Eq, Clone, Copy)]
[INFO] [stdout]      |                 ^----------
[INFO] [stdout]      |                 |
[INFO] [stdout]      |                 move the `impl` block outside of this constant `_IMPL_FROMDYNAMIC_FOR_IntegratedTitleButton`
[INFO] [stdout] 2040 | pub enum IntegratedTitleButton {
[INFO] [stdout]      |          --------------------- `IntegratedTitleButton` is not local
[INFO] [stdout]      |
[INFO] [stdout]      = note: the derive macro `FromDynamic` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]      = note: the derive macro `FromDynamic` may come from an old version of the `wezterm_dynamic_derive` crate, try updating your dependency with `cargo update -p wezterm_dynamic_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 `FromDynamic` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]     --> wezterm-src/wezterm-input-types/src/lib.rs:2039:30
[INFO] [stdout]      |
[INFO] [stdout] 2039 | #[derive(Debug, FromDynamic, ToDynamic, PartialEq, Eq, Clone, Copy)]
[INFO] [stdout]      |                              ^--------
[INFO] [stdout]      |                              |
[INFO] [stdout]      |                              `ToDynamic` is not local
[INFO] [stdout]      |                              move the `impl` block outside of this constant `_IMPL_TODYNAMIC_FOR_IntegratedTitleButton`
[INFO] [stdout] 2040 | pub enum IntegratedTitleButton {
[INFO] [stdout]      |          --------------------- `IntegratedTitleButton` is not local
[INFO] [stdout]      |
[INFO] [stdout]      = note: the derive macro `ToDynamic` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]      = note: the derive macro `ToDynamic` may come from an old version of the `wezterm_dynamic_derive` crate, try updating your dependency with `cargo update -p wezterm_dynamic_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 `ToDynamic` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]     --> wezterm-src/wezterm-input-types/src/lib.rs:2046:26
[INFO] [stdout]      |
[INFO] [stdout] 2046 | #[derive(Debug, Default, FromDynamic, ToDynamic, PartialEq, Eq, Clone, Copy)]
[INFO] [stdout]      |                          ^----------
[INFO] [stdout]      |                          |
[INFO] [stdout]      |                          `FromDynamic` is not local
[INFO] [stdout]      |                          move the `impl` block outside of this constant `_IMPL_FROMDYNAMIC_FOR_IntegratedTitleButtonAlignment`
[INFO] [stdout] 2047 | pub enum IntegratedTitleButtonAlignment {
[INFO] [stdout]      |          ------------------------------ `IntegratedTitleButtonAlignment` is not local
[INFO] [stdout]      |
[INFO] [stdout]      = note: the derive macro `FromDynamic` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]      = note: the derive macro `FromDynamic` may come from an old version of the `wezterm_dynamic_derive` crate, try updating your dependency with `cargo update -p wezterm_dynamic_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 `FromDynamic` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]     --> wezterm-src/wezterm-input-types/src/lib.rs:2046:26
[INFO] [stdout]      |
[INFO] [stdout] 2046 | #[derive(Debug, Default, FromDynamic, ToDynamic, PartialEq, Eq, Clone, Copy)]
[INFO] [stdout]      |                          ^----------
[INFO] [stdout]      |                          |
[INFO] [stdout]      |                          move the `impl` block outside of this constant `_IMPL_FROMDYNAMIC_FOR_IntegratedTitleButtonAlignment`
[INFO] [stdout] 2047 | pub enum IntegratedTitleButtonAlignment {
[INFO] [stdout]      |          ------------------------------ `IntegratedTitleButtonAlignment` is not local
[INFO] [stdout]      |
[INFO] [stdout]      = note: the derive macro `FromDynamic` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]      = note: the derive macro `FromDynamic` may come from an old version of the `wezterm_dynamic_derive` crate, try updating your dependency with `cargo update -p wezterm_dynamic_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 `FromDynamic` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]     --> wezterm-src/wezterm-input-types/src/lib.rs:2046:39
[INFO] [stdout]      |
[INFO] [stdout] 2046 | #[derive(Debug, Default, FromDynamic, ToDynamic, PartialEq, Eq, Clone, Copy)]
[INFO] [stdout]      |                                       ^--------
[INFO] [stdout]      |                                       |
[INFO] [stdout]      |                                       `ToDynamic` is not local
[INFO] [stdout]      |                                       move the `impl` block outside of this constant `_IMPL_TODYNAMIC_FOR_IntegratedTitleButtonAlignment`
[INFO] [stdout] 2047 | pub enum IntegratedTitleButtonAlignment {
[INFO] [stdout]      |          ------------------------------ `IntegratedTitleButtonAlignment` is not local
[INFO] [stdout]      |
[INFO] [stdout]      = note: the derive macro `ToDynamic` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]      = note: the derive macro `ToDynamic` may come from an old version of the `wezterm_dynamic_derive` crate, try updating your dependency with `cargo update -p wezterm_dynamic_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 `ToDynamic` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]     --> wezterm-src/wezterm-input-types/src/lib.rs:2053:17
[INFO] [stdout]      |
[INFO] [stdout] 2053 | #[derive(Debug, ToDynamic, PartialEq, Eq, Clone, Copy)]
[INFO] [stdout]      |                 ^--------
[INFO] [stdout]      |                 |
[INFO] [stdout]      |                 `ToDynamic` is not local
[INFO] [stdout]      |                 move the `impl` block outside of this constant `_IMPL_TODYNAMIC_FOR_IntegratedTitleButtonStyle`
[INFO] [stdout] 2054 | pub enum IntegratedTitleButtonStyle {
[INFO] [stdout]      |          -------------------------- `IntegratedTitleButtonStyle` is not local
[INFO] [stdout]      |
[INFO] [stdout]      = note: the derive macro `ToDynamic` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]      = note: the derive macro `ToDynamic` may come from an old version of the `wezterm_dynamic_derive` crate, try updating your dependency with `cargo update -p wezterm_dynamic_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 `ToDynamic` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]     --> wezterm-src/wezterm-input-types/src/lib.rs:2190:17
[INFO] [stdout]      |
[INFO] [stdout] 2190 | #[derive(Debug, FromDynamic, ToDynamic, Clone, Copy, PartialEq, Eq)]
[INFO] [stdout]      |                 ^----------
[INFO] [stdout]      |                 |
[INFO] [stdout]      |                 `FromDynamic` is not local
[INFO] [stdout]      |                 move the `impl` block outside of this constant `_IMPL_FROMDYNAMIC_FOR_UIKeyCapRendering`
[INFO] [stdout] 2191 | pub enum UIKeyCapRendering {
[INFO] [stdout]      |          ----------------- `UIKeyCapRendering` is not local
[INFO] [stdout]      |
[INFO] [stdout]      = note: the derive macro `FromDynamic` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]      = note: the derive macro `FromDynamic` may come from an old version of the `wezterm_dynamic_derive` crate, try updating your dependency with `cargo update -p wezterm_dynamic_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 `FromDynamic` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]     --> wezterm-src/wezterm-input-types/src/lib.rs:2190:17
[INFO] [stdout]      |
[INFO] [stdout] 2190 | #[derive(Debug, FromDynamic, ToDynamic, Clone, Copy, PartialEq, Eq)]
[INFO] [stdout]      |                 ^----------
[INFO] [stdout]      |                 |
[INFO] [stdout]      |                 move the `impl` block outside of this constant `_IMPL_FROMDYNAMIC_FOR_UIKeyCapRendering`
[INFO] [stdout] 2191 | pub enum UIKeyCapRendering {
[INFO] [stdout]      |          ----------------- `UIKeyCapRendering` is not local
[INFO] [stdout]      |
[INFO] [stdout]      = note: the derive macro `FromDynamic` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]      = note: the derive macro `FromDynamic` may come from an old version of the `wezterm_dynamic_derive` crate, try updating your dependency with `cargo update -p wezterm_dynamic_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 `FromDynamic` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]     --> wezterm-src/wezterm-input-types/src/lib.rs:2190:30
[INFO] [stdout]      |
[INFO] [stdout] 2190 | #[derive(Debug, FromDynamic, ToDynamic, Clone, Copy, PartialEq, Eq)]
[INFO] [stdout]      |                              ^--------
[INFO] [stdout]      |                              |
[INFO] [stdout]      |                              `ToDynamic` is not local
[INFO] [stdout]      |                              move the `impl` block outside of this constant `_IMPL_TODYNAMIC_FOR_UIKeyCapRendering`
[INFO] [stdout] 2191 | pub enum UIKeyCapRendering {
[INFO] [stdout]      |          ----------------- `UIKeyCapRendering` is not local
[INFO] [stdout]      |
[INFO] [stdout]      = note: the derive macro `ToDynamic` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]      = note: the derive macro `ToDynamic` may come from an old version of the `wezterm_dynamic_derive` crate, try updating your dependency with `cargo update -p wezterm_dynamic_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 `ToDynamic` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> wezterm-src/luahelper/src/lib.rs:66:19
[INFO] [stdout]    |
[INFO] [stdout] 64 |     lua: &'lua mlua::Lua,
[INFO] [stdout]    |           ---- the lifetime is named here
[INFO] [stdout] 65 |     value: DynValue,
[INFO] [stdout] 66 | ) -> mlua::Result<mlua::Value> {
[INFO] [stdout]    |                   ^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: consistently use `'lua`
[INFO] [stdout]    |
[INFO] [stdout] 66 | ) -> mlua::Result<mlua::Value<'lua>> {
[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]    --> wezterm-src/luahelper/src/lib.rs:251:10
[INFO] [stdout]     |
[INFO] [stdout] 251 | #[derive(FromDynamic, ToDynamic)]
[INFO] [stdout]     |          ^----------
[INFO] [stdout]     |          |
[INFO] [stdout]     |          `FromDynamic` is not local
[INFO] [stdout]     |          move the `impl` block outside of this constant `_IMPL_FROMDYNAMIC_FOR_ValueLua`
[INFO] [stdout] 252 | pub struct ValueLua {
[INFO] [stdout]     |            -------- `ValueLua` is not local
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `FromDynamic` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `FromDynamic` may come from an old version of the `wezterm_dynamic_derive` crate, try updating your dependency with `cargo update -p wezterm_dynamic_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 `FromDynamic` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> wezterm-src/luahelper/src/lib.rs:251:10
[INFO] [stdout]     |
[INFO] [stdout] 251 | #[derive(FromDynamic, ToDynamic)]
[INFO] [stdout]     |          ^----------
[INFO] [stdout]     |          |
[INFO] [stdout]     |          move the `impl` block outside of this constant `_IMPL_FROMDYNAMIC_FOR_ValueLua`
[INFO] [stdout] 252 | pub struct ValueLua {
[INFO] [stdout]     |            -------- `ValueLua` is not local
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `FromDynamic` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `FromDynamic` may come from an old version of the `wezterm_dynamic_derive` crate, try updating your dependency with `cargo update -p wezterm_dynamic_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 `FromDynamic` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> wezterm-src/luahelper/src/lib.rs:251:23
[INFO] [stdout]     |
[INFO] [stdout] 251 | #[derive(FromDynamic, ToDynamic)]
[INFO] [stdout]     |                       ^--------
[INFO] [stdout]     |                       |
[INFO] [stdout]     |                       `PlaceDynamic` is not local
[INFO] [stdout]     |                       move the `impl` block outside of this constant `_IMPL_PLACEDYNAMIC_FOR_ValueLua`
[INFO] [stdout] 252 | pub struct ValueLua {
[INFO] [stdout]     |            -------- `ValueLua` is not local
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `ToDynamic` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `ToDynamic` may come from an old version of the `wezterm_dynamic_derive` crate, try updating your dependency with `cargo update -p wezterm_dynamic_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 `ToDynamic` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> wezterm-src/luahelper/src/lib.rs:251:23
[INFO] [stdout]     |
[INFO] [stdout] 251 | #[derive(FromDynamic, ToDynamic)]
[INFO] [stdout]     |                       ^--------
[INFO] [stdout]     |                       |
[INFO] [stdout]     |                       `ToDynamic` is not local
[INFO] [stdout]     |                       move the `impl` block outside of this constant `_IMPL_PLACEDYNAMIC_FOR_ValueLua`
[INFO] [stdout] 252 | pub struct ValueLua {
[INFO] [stdout]     |            -------- `ValueLua` is not local
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `ToDynamic` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `ToDynamic` may come from an old version of the `wezterm_dynamic_derive` crate, try updating your dependency with `cargo update -p wezterm_dynamic_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 `ToDynamic` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling procinfo v0.1.0 (/opt/rustwide/workdir/wezterm-src/procinfo)
[INFO] [stderr]    Compiling idna_adapter v1.2.0
[INFO] [stderr]    Compiling idna v1.0.3
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> wezterm-src/procinfo/src/lib.rs:12:36
[INFO] [stdout]    |
[INFO] [stdout] 12 | #[cfg_attr(feature = "lua", derive(FromDynamic, ToDynamic))]
[INFO] [stdout]    |                                    ^----------
[INFO] [stdout]    |                                    |
[INFO] [stdout]    |                                    `FromDynamic` is not local
[INFO] [stdout]    |                                    move the `impl` block outside of this constant `_IMPL_FROMDYNAMIC_FOR_LocalProcessStatus`
[INFO] [stdout] 13 | pub enum LocalProcessStatus {
[INFO] [stdout]    |          ------------------ `LocalProcessStatus` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `FromDynamic` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `FromDynamic` may come from an old version of the `wezterm_dynamic_derive` crate, try updating your dependency with `cargo update -p wezterm_dynamic_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 `FromDynamic` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> wezterm-src/procinfo/src/lib.rs:12:36
[INFO] [stdout]    |
[INFO] [stdout] 12 | #[cfg_attr(feature = "lua", derive(FromDynamic, ToDynamic))]
[INFO] [stdout]    |                                    ^----------
[INFO] [stdout]    |                                    |
[INFO] [stdout]    |                                    move the `impl` block outside of this constant `_IMPL_FROMDYNAMIC_FOR_LocalProcessStatus`
[INFO] [stdout] 13 | pub enum LocalProcessStatus {
[INFO] [stdout]    |          ------------------ `LocalProcessStatus` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `FromDynamic` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `FromDynamic` may come from an old version of the `wezterm_dynamic_derive` crate, try updating your dependency with `cargo update -p wezterm_dynamic_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 `FromDynamic` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> wezterm-src/procinfo/src/lib.rs:12:49
[INFO] [stdout]    |
[INFO] [stdout] 12 | #[cfg_attr(feature = "lua", derive(FromDynamic, ToDynamic))]
[INFO] [stdout]    |                                                 ^--------
[INFO] [stdout]    |                                                 |
[INFO] [stdout]    |                                                 `ToDynamic` is not local
[INFO] [stdout]    |                                                 move the `impl` block outside of this constant `_IMPL_TODYNAMIC_FOR_LocalProcessStatus`
[INFO] [stdout] 13 | pub enum LocalProcessStatus {
[INFO] [stdout]    |          ------------------ `LocalProcessStatus` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `ToDynamic` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `ToDynamic` may come from an old version of the `wezterm_dynamic_derive` crate, try updating your dependency with `cargo update -p wezterm_dynamic_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 `ToDynamic` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> wezterm-src/procinfo/src/lib.rs:29:36
[INFO] [stdout]    |
[INFO] [stdout] 29 | #[cfg_attr(feature = "lua", derive(FromDynamic, ToDynamic))]
[INFO] [stdout]    |                                    ^----------
[INFO] [stdout]    |                                    |
[INFO] [stdout]    |                                    `FromDynamic` is not local
[INFO] [stdout]    |                                    move the `impl` block outside of this constant `_IMPL_FROMDYNAMIC_FOR_LocalProcessInfo`
[INFO] [stdout] 30 | pub struct LocalProcessInfo {
[INFO] [stdout]    |            ---------------- `LocalProcessInfo` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `FromDynamic` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `FromDynamic` may come from an old version of the `wezterm_dynamic_derive` crate, try updating your dependency with `cargo update -p wezterm_dynamic_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 `FromDynamic` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> wezterm-src/procinfo/src/lib.rs:29:36
[INFO] [stdout]    |
[INFO] [stdout] 29 | #[cfg_attr(feature = "lua", derive(FromDynamic, ToDynamic))]
[INFO] [stdout]    |                                    ^----------
[INFO] [stdout]    |                                    |
[INFO] [stdout]    |                                    move the `impl` block outside of this constant `_IMPL_FROMDYNAMIC_FOR_LocalProcessInfo`
[INFO] [stdout] 30 | pub struct LocalProcessInfo {
[INFO] [stdout]    |            ---------------- `LocalProcessInfo` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `FromDynamic` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `FromDynamic` may come from an old version of the `wezterm_dynamic_derive` crate, try updating your dependency with `cargo update -p wezterm_dynamic_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 `FromDynamic` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> wezterm-src/procinfo/src/lib.rs:29:49
[INFO] [stdout]    |
[INFO] [stdout] 29 | #[cfg_attr(feature = "lua", derive(FromDynamic, ToDynamic))]
[INFO] [stdout]    |                                                 ^--------
[INFO] [stdout]    |                                                 |
[INFO] [stdout]    |                                                 `PlaceDynamic` is not local
[INFO] [stdout]    |                                                 move the `impl` block outside of this constant `_IMPL_PLACEDYNAMIC_FOR_LocalProcessInfo`
[INFO] [stdout] 30 | pub struct LocalProcessInfo {
[INFO] [stdout]    |            ---------------- `LocalProcessInfo` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `ToDynamic` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `ToDynamic` may come from an old version of the `wezterm_dynamic_derive` crate, try updating your dependency with `cargo update -p wezterm_dynamic_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 `ToDynamic` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> wezterm-src/procinfo/src/lib.rs:29:49
[INFO] [stdout]    |
[INFO] [stdout] 29 | #[cfg_attr(feature = "lua", derive(FromDynamic, ToDynamic))]
[INFO] [stdout]    |                                                 ^--------
[INFO] [stdout]    |                                                 |
[INFO] [stdout]    |                                                 `ToDynamic` is not local
[INFO] [stdout]    |                                                 move the `impl` block outside of this constant `_IMPL_PLACEDYNAMIC_FOR_LocalProcessInfo`
[INFO] [stdout] 30 | pub struct LocalProcessInfo {
[INFO] [stdout]    |            ---------------- `LocalProcessInfo` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `ToDynamic` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `ToDynamic` may come from an old version of the `wezterm_dynamic_derive` crate, try updating your dependency with `cargo update -p wezterm_dynamic_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 `ToDynamic` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling url v2.5.4
[INFO] [stderr]    Compiling toml v0.8.19
[INFO] [stderr]    Compiling async_ossl v0.1.0 (/opt/rustwide/workdir/wezterm-src/async_ossl)
[INFO] [stderr]    Compiling polling v3.7.4
[INFO] [stderr]    Compiling tempfile v3.15.0
[INFO] [stderr]    Compiling async-io v2.4.0
[INFO] [stderr]    Compiling termwiz v0.22.0 (/opt/rustwide/workdir/wezterm-src/termwiz)
[INFO] [stderr]    Compiling async-signal v0.2.10
[INFO] [stderr]    Compiling async-global-executor v2.4.1
[INFO] [stderr]    Compiling async-process v1.8.1
[INFO] [stderr]    Compiling async-process v2.3.0
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]  --> wezterm-src/termwiz/src/color.rs:3:13
[INFO] [stdout]   |
[INFO] [stdout] 3 | #![cfg_attr(feature = "cargo-clippy", allow(clippy::useless_attribute))]
[INFO] [stdout]   |             ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `cassowary`, `docs`, `fnv`, `image`, `serde`, `use_image`, `use_serde`, and `widgets`
[INFO] [stdout]   = help: consider adding `cargo-clippy` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]   = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]  --> wezterm-src/termwiz/src/escape/mod.rs:3:13
[INFO] [stdout]   |
[INFO] [stdout] 3 | #![cfg_attr(feature = "cargo-clippy", allow(clippy::useless_attribute))]
[INFO] [stdout]   |             ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `cassowary`, `docs`, `fnv`, `image`, `serde`, `use_image`, `use_serde`, and `widgets`
[INFO] [stdout]   = help: consider adding `cargo-clippy` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]     --> wezterm-src/termwiz/src/escape/osc.rs:1089:9
[INFO] [stdout]      |
[INFO] [stdout] 1089 |         feature = "cargo-clippy",
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `cassowary`, `docs`, `fnv`, `image`, `serde`, `use_image`, `use_serde`, and `widgets`
[INFO] [stdout]      = help: consider adding `cargo-clippy` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]   --> wezterm-src/termwiz/src/image.rs:33:12
[INFO] [stdout]    |
[INFO] [stdout] 33 | #[cfg_attr(feature = "cargo-clippy", allow(clippy::trivially_copy_pass_by_ref))]
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `cassowary`, `docs`, `fnv`, `image`, `serde`, `use_image`, `use_serde`, and `widgets`
[INFO] [stdout]    = help: consider adding `cargo-clippy` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]   --> wezterm-src/termwiz/src/render/terminfo.rs:51:16
[INFO] [stdout]    |
[INFO] [stdout] 51 |     #[cfg_attr(feature = "cargo-clippy", allow(clippy::cognitive_complexity))]
[INFO] [stdout]    |                ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `cassowary`, `docs`, `fnv`, `image`, `serde`, `use_image`, `use_serde`, and `widgets`
[INFO] [stdout]    = help: consider adding `cargo-clippy` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]    --> wezterm-src/termwiz/src/render/terminfo.rs:330:9
[INFO] [stdout]     |
[INFO] [stdout] 330 |         feature = "cargo-clippy",
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `cassowary`, `docs`, `fnv`, `image`, `serde`, `use_image`, `use_serde`, and `widgets`
[INFO] [stdout]     = help: consider adding `cargo-clippy` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling async-std v1.13.0
[INFO] [stderr]    Compiling smol v1.3.0
[INFO] [stderr]    Compiling wezterm-ssh v0.4.0 (/opt/rustwide/workdir/wezterm-src/wezterm-ssh)
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]   --> wezterm-src/wezterm-ssh/src/pty.rs:65:54
[INFO] [stdout]    |
[INFO] [stdout] 65 |     fn try_clone_reader(&self) -> anyhow::Result<Box<(dyn Read + Send + 'static)>> {
[INFO] [stdout]    |                                                      ^                         ^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 65 -     fn try_clone_reader(&self) -> anyhow::Result<Box<(dyn Read + Send + 'static)>> {
[INFO] [stdout] 65 +     fn try_clone_reader(&self) -> anyhow::Result<Box<dyn Read + Send + 'static >> {
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]   --> wezterm-src/wezterm-ssh/src/pty.rs:70:49
[INFO] [stdout]    |
[INFO] [stdout] 70 |     fn take_writer(&self) -> anyhow::Result<Box<(dyn Write + Send + 'static)>> {
[INFO] [stdout]    |                                                 ^                          ^
[INFO] [stdout]    |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 70 -     fn take_writer(&self) -> anyhow::Result<Box<(dyn Write + Send + 'static)>> {
[INFO] [stdout] 70 +     fn take_writer(&self) -> anyhow::Result<Box<dyn Write + Send + 'static >> {
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling pyo3-asyncio v0.20.0
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> wezterm-src/termwiz/src/cell.rs:166:62
[INFO] [stdout]     |
[INFO] [stdout] 166 | #[derive(Debug, Clone, Copy, PartialEq, Eq, PartialOrd, Ord, FromDynamic, ToDynamic)]
[INFO] [stdout]     |                                                              ^----------
[INFO] [stdout]     |                                                              |
[INFO] [stdout]     |                                                              `FromDynamic` is not local
[INFO] [stdout]     |                                                              move the `impl` block outside of this constant `_IMPL_FROMDYNAMIC_FOR_SemanticType`
[INFO] [stdout] 167 | #[repr(u8)]
[INFO] [stdout] 168 | pub enum SemanticType {
[INFO] [stdout]     |          ------------ `SemanticType` is not local
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `FromDynamic` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `FromDynamic` may come from an old version of the `wezterm_dynamic_derive` crate, try updating your dependency with `cargo update -p wezterm_dynamic_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 `FromDynamic` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> wezterm-src/termwiz/src/cell.rs:166:62
[INFO] [stdout]     |
[INFO] [stdout] 166 | #[derive(Debug, Clone, Copy, PartialEq, Eq, PartialOrd, Ord, FromDynamic, ToDynamic)]
[INFO] [stdout]     |                                                              ^----------
[INFO] [stdout]     |                                                              |
[INFO] [stdout]     |                                                              move the `impl` block outside of this constant `_IMPL_FROMDYNAMIC_FOR_SemanticType`
[INFO] [stdout] 167 | #[repr(u8)]
[INFO] [stdout] 168 | pub enum SemanticType {
[INFO] [stdout]     |          ------------ `SemanticType` is not local
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `FromDynamic` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `FromDynamic` may come from an old version of the `wezterm_dynamic_derive` crate, try updating your dependency with `cargo update -p wezterm_dynamic_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 `FromDynamic` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> wezterm-src/termwiz/src/cell.rs:166:75
[INFO] [stdout]     |
[INFO] [stdout] 166 | #[derive(Debug, Clone, Copy, PartialEq, Eq, PartialOrd, Ord, FromDynamic, ToDynamic)]
[INFO] [stdout]     |                                                                           ^--------
[INFO] [stdout]     |                                                                           |
[INFO] [stdout]     |                                                                           `ToDynamic` is not local
[INFO] [stdout]     |                                                                           move the `impl` block outside of this constant `_IMPL_TODYNAMIC_FOR_SemanticType`
[INFO] [stdout] 167 | #[repr(u8)]
[INFO] [stdout] 168 | pub enum SemanticType {
[INFO] [stdout]     |          ------------ `SemanticType` is not local
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `ToDynamic` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `ToDynamic` may come from an old version of the `wezterm_dynamic_derive` crate, try updating your dependency with `cargo update -p wezterm_dynamic_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 `ToDynamic` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> wezterm-src/termwiz/src/cell.rs:185:45
[INFO] [stdout]     |
[INFO] [stdout] 185 | #[derive(Debug, Clone, Copy, PartialEq, Eq, FromDynamic, ToDynamic)]
[INFO] [stdout]     |                                             ^----------
[INFO] [stdout]     |                                             |
[INFO] [stdout]     |                                             `FromDynamic` is not local
[INFO] [stdout]     |                                             move the `impl` block outside of this constant `_IMPL_FROMDYNAMIC_FOR_Intensity`
[INFO] [stdout] 186 | #[repr(u8)]
[INFO] [stdout] 187 | pub enum Intensity {
[INFO] [stdout]     |          --------- `Intensity` is not local
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `FromDynamic` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `FromDynamic` may come from an old version of the `wezterm_dynamic_derive` crate, try updating your dependency with `cargo update -p wezterm_dynamic_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 `FromDynamic` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> wezterm-src/termwiz/src/cell.rs:185:45
[INFO] [stdout]     |
[INFO] [stdout] 185 | #[derive(Debug, Clone, Copy, PartialEq, Eq, FromDynamic, ToDynamic)]
[INFO] [stdout]     |                                             ^----------
[INFO] [stdout]     |                                             |
[INFO] [stdout]     |                                             move the `impl` block outside of this constant `_IMPL_FROMDYNAMIC_FOR_Intensity`
[INFO] [stdout] 186 | #[repr(u8)]
[INFO] [stdout] 187 | pub enum Intensity {
[INFO] [stdout]     |          --------- `Intensity` is not local
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `FromDynamic` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `FromDynamic` may come from an old version of the `wezterm_dynamic_derive` crate, try updating your dependency with `cargo update -p wezterm_dynamic_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 `FromDynamic` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> wezterm-src/termwiz/src/cell.rs:185:58
[INFO] [stdout]     |
[INFO] [stdout] 185 | #[derive(Debug, Clone, Copy, PartialEq, Eq, FromDynamic, ToDynamic)]
[INFO] [stdout]     |                                                          ^--------
[INFO] [stdout]     |                                                          |
[INFO] [stdout]     |                                                          `ToDynamic` is not local
[INFO] [stdout]     |                                                          move the `impl` block outside of this constant `_IMPL_TODYNAMIC_FOR_Intensity`
[INFO] [stdout] 186 | #[repr(u8)]
[INFO] [stdout] 187 | pub enum Intensity {
[INFO] [stdout]     |          --------- `Intensity` is not local
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `ToDynamic` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `ToDynamic` may come from an old version of the `wezterm_dynamic_derive` crate, try updating your dependency with `cargo update -p wezterm_dynamic_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 `ToDynamic` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> wezterm-src/termwiz/src/cell.rs:201:51
[INFO] [stdout]     |
[INFO] [stdout] 201 | #[derive(Debug, Clone, Copy, PartialEq, Eq, Hash, FromDynamic, ToDynamic)]
[INFO] [stdout]     |                                                   ^----------
[INFO] [stdout]     |                                                   |
[INFO] [stdout]     |                                                   `FromDynamic` is not local
[INFO] [stdout]     |                                                   move the `impl` block outside of this constant `_IMPL_FROMDYNAMIC_FOR_Underline`
[INFO] [stdout] 202 | #[repr(u8)]
[INFO] [stdout] 203 | pub enum Underline {
[INFO] [stdout]     |          --------- `Underline` is not local
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `FromDynamic` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `FromDynamic` may come from an old version of the `wezterm_dynamic_derive` crate, try updating your dependency with `cargo update -p wezterm_dynamic_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 `FromDynamic` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> wezterm-src/termwiz/src/cell.rs:201:51
[INFO] [stdout]     |
[INFO] [stdout] 201 | #[derive(Debug, Clone, Copy, PartialEq, Eq, Hash, FromDynamic, ToDynamic)]
[INFO] [stdout]     |                                                   ^----------
[INFO] [stdout]     |                                                   |
[INFO] [stdout]     |                                                   move the `impl` block outside of this constant `_IMPL_FROMDYNAMIC_FOR_Underline`
[INFO] [stdout] 202 | #[repr(u8)]
[INFO] [stdout] 203 | pub enum Underline {
[INFO] [stdout]     |          --------- `Underline` is not local
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `FromDynamic` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `FromDynamic` may come from an old version of the `wezterm_dynamic_derive` crate, try updating your dependency with `cargo update -p wezterm_dynamic_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 `FromDynamic` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> wezterm-src/termwiz/src/cell.rs:201:64
[INFO] [stdout]     |
[INFO] [stdout] 201 | #[derive(Debug, Clone, Copy, PartialEq, Eq, Hash, FromDynamic, ToDynamic)]
[INFO] [stdout]     |                                                                ^--------
[INFO] [stdout]     |                                                                |
[INFO] [stdout]     |                                                                `ToDynamic` is not local
[INFO] [stdout]     |                                                                move the `impl` block outside of this constant `_IMPL_TODYNAMIC_FOR_Underline`
[INFO] [stdout] 202 | #[repr(u8)]
[INFO] [stdout] 203 | pub enum Underline {
[INFO] [stdout]     |          --------- `Underline` is not local
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `ToDynamic` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `ToDynamic` may come from an old version of the `wezterm_dynamic_derive` crate, try updating your dependency with `cargo update -p wezterm_dynamic_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 `ToDynamic` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> wezterm-src/termwiz/src/cell.rs:235:45
[INFO] [stdout]     |
[INFO] [stdout] 235 | #[derive(Debug, Clone, Copy, PartialEq, Eq, FromDynamic, ToDynamic)]
[INFO] [stdout]     |                                             ^----------
[INFO] [stdout]     |                                             |
[INFO] [stdout]     |                                             `FromDynamic` is not local
[INFO] [stdout]     |                                             move the `impl` block outside of this constant `_IMPL_FROMDYNAMIC_FOR_Blink`
[INFO] [stdout] 236 | #[repr(u8)]
[INFO] [stdout] 237 | pub enum Blink {
[INFO] [stdout]     |          ----- `Blink` is not local
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `FromDynamic` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `FromDynamic` may come from an old version of the `wezterm_dynamic_derive` crate, try updating your dependency with `cargo update -p wezterm_dynamic_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 `FromDynamic` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> wezterm-src/termwiz/src/cell.rs:235:45
[INFO] [stdout]     |
[INFO] [stdout] 235 | #[derive(Debug, Clone, Copy, PartialEq, Eq, FromDynamic, ToDynamic)]
[INFO] [stdout]     |                                             ^----------
[INFO] [stdout]     |                                             |
[INFO] [stdout]     |                                             move the `impl` block outside of this constant `_IMPL_FROMDYNAMIC_FOR_Blink`
[INFO] [stdout] 236 | #[repr(u8)]
[INFO] [stdout] 237 | pub enum Blink {
[INFO] [stdout]     |          ----- `Blink` is not local
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `FromDynamic` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `FromDynamic` may come from an old version of the `wezterm_dynamic_derive` crate, try updating your dependency with `cargo update -p wezterm_dynamic_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 `FromDynamic` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> wezterm-src/termwiz/src/cell.rs:235:58
[INFO] [stdout]     |
[INFO] [stdout] 235 | #[derive(Debug, Clone, Copy, PartialEq, Eq, FromDynamic, ToDynamic)]
[INFO] [stdout]     |                                                          ^--------
[INFO] [stdout]     |                                                          |
[INFO] [stdout]     |                                                          `ToDynamic` is not local
[INFO] [stdout]     |                                                          move the `impl` block outside of this constant `_IMPL_TODYNAMIC_FOR_Blink`
[INFO] [stdout] 236 | #[repr(u8)]
[INFO] [stdout] 237 | pub enum Blink {
[INFO] [stdout]     |          ----- `Blink` is not local
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `ToDynamic` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `ToDynamic` may come from an old version of the `wezterm_dynamic_derive` crate, try updating your dependency with `cargo update -p wezterm_dynamic_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 `ToDynamic` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> wezterm-src/termwiz/src/cell.rs:253:45
[INFO] [stdout]     |
[INFO] [stdout] 253 | #[derive(Debug, Clone, Copy, PartialEq, Eq, FromDynamic, ToDynamic)]
[INFO] [stdout]     |                                             ^----------
[INFO] [stdout]     |                                             |
[INFO] [stdout]     |                                             `FromDynamic` is not local
[INFO] [stdout]     |                                             move the `impl` block outside of this constant `_IMPL_FROMDYNAMIC_FOR_VerticalAlign`
[INFO] [stdout] 254 | #[repr(u8)]
[INFO] [stdout] 255 | pub enum VerticalAlign {
[INFO] [stdout]     |          ------------- `VerticalAlign` is not local
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `FromDynamic` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `FromDynamic` may come from an old version of the `wezterm_dynamic_derive` crate, try updating your dependency with `cargo update -p wezterm_dynamic_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 `FromDynamic` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> wezterm-src/termwiz/src/cell.rs:253:45
[INFO] [stdout]     |
[INFO] [stdout] 253 | #[derive(Debug, Clone, Copy, PartialEq, Eq, FromDynamic, ToDynamic)]
[INFO] [stdout]     |                                             ^----------
[INFO] [stdout]     |                                             |
[INFO] [stdout]     |                                             move the `impl` block outside of this constant `_IMPL_FROMDYNAMIC_FOR_VerticalAlign`
[INFO] [stdout] 254 | #[repr(u8)]
[INFO] [stdout] 255 | pub enum VerticalAlign {
[INFO] [stdout]     |          ------------- `VerticalAlign` is not local
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `FromDynamic` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `FromDynamic` may come from an old version of the `wezterm_dynamic_derive` crate, try updating your dependency with `cargo update -p wezterm_dynamic_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 `FromDynamic` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> wezterm-src/termwiz/src/cell.rs:253:58
[INFO] [stdout]     |
[INFO] [stdout] 253 | #[derive(Debug, Clone, Copy, PartialEq, Eq, FromDynamic, ToDynamic)]
[INFO] [stdout]     |                                                          ^--------
[INFO] [stdout]     |                                                          |
[INFO] [stdout]     |                                                          `ToDynamic` is not local
[INFO] [stdout]     |                                                          move the `impl` block outside of this constant `_IMPL_TODYNAMIC_FOR_VerticalAlign`
[INFO] [stdout] 254 | #[repr(u8)]
[INFO] [stdout] 255 | pub enum VerticalAlign {
[INFO] [stdout]     |          ------------- `VerticalAlign` is not local
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `ToDynamic` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `ToDynamic` may come from an old version of the `wezterm_dynamic_derive` crate, try updating your dependency with `cargo update -p wezterm_dynamic_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 `ToDynamic` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]     --> wezterm-src/termwiz/src/cell.rs:1013:39
[INFO] [stdout]      |
[INFO] [stdout] 1013 | #[derive(Debug, Clone, Eq, PartialEq, FromDynamic, ToDynamic)]
[INFO] [stdout]      |                                       ^----------
[INFO] [stdout]      |                                       |
[INFO] [stdout]      |                                       `FromDynamic` is not local
[INFO] [stdout]      |                                       move the `impl` block outside of this constant `_IMPL_FROMDYNAMIC_FOR_AttributeChange`
[INFO] [stdout] 1014 | pub enum AttributeChange {
[INFO] [stdout]      |          --------------- `AttributeChange` is not local
[INFO] [stdout]      |
[INFO] [stdout]      = note: the derive macro `FromDynamic` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]      = note: the derive macro `FromDynamic` may come from an old version of the `wezterm_dynamic_derive` crate, try updating your dependency with `cargo update -p wezterm_dynamic_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 `FromDynamic` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]     --> wezterm-src/termwiz/src/cell.rs:1013:39
[INFO] [stdout]      |
[INFO] [stdout] 1013 | #[derive(Debug, Clone, Eq, PartialEq, FromDynamic, ToDynamic)]
[INFO] [stdout]      |                                       ^----------
[INFO] [stdout]      |                                       |
[INFO] [stdout]      |                                       move the `impl` block outside of this constant `_IMPL_FROMDYNAMIC_FOR_AttributeChange`
[INFO] [stdout] 1014 | pub enum AttributeChange {
[INFO] [stdout]      |          --------------- `AttributeChange` is not local
[INFO] [stdout]      |
[INFO] [stdout]      = note: the derive macro `FromDynamic` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]      = note: the derive macro `FromDynamic` may come from an old version of the `wezterm_dynamic_derive` crate, try updating your dependency with `cargo update -p wezterm_dynamic_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 `FromDynamic` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]     --> wezterm-src/termwiz/src/cell.rs:1013:52
[INFO] [stdout]      |
[INFO] [stdout] 1013 | #[derive(Debug, Clone, Eq, PartialEq, FromDynamic, ToDynamic)]
[INFO] [stdout]      |                                                    ^--------
[INFO] [stdout]      |                                                    |
[INFO] [stdout]      |                                                    `ToDynamic` is not local
[INFO] [stdout]      |                                                    move the `impl` block outside of this constant `_IMPL_TODYNAMIC_FOR_AttributeChange`
[INFO] [stdout] 1014 | pub enum AttributeChange {
[INFO] [stdout]      |          --------------- `AttributeChange` is not local
[INFO] [stdout]      |
[INFO] [stdout]      = note: the derive macro `ToDynamic` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]      = note: the derive macro `ToDynamic` may come from an old version of the `wezterm_dynamic_derive` crate, try updating your dependency with `cargo update -p wezterm_dynamic_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 `ToDynamic` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> wezterm-src/termwiz/src/color.rs:11:30
[INFO] [stdout]    |
[INFO] [stdout] 11 | #[derive(Debug, Clone, Copy, FromPrimitive, PartialEq, Eq, FromDynamic, ToDynamic)]
[INFO] [stdout]    |                              ^------------
[INFO] [stdout]    |                              |
[INFO] [stdout]    |                              `FromPrimitive` is not local
[INFO] [stdout]    |                              move the `impl` block outside of this constant `_IMPL_NUM_FromPrimitive_FOR_AnsiColor`
[INFO] [stdout] ...
[INFO] [stdout] 16 | pub enum AnsiColor {
[INFO] [stdout]    |          --------- `AnsiColor` 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]   --> wezterm-src/termwiz/src/color.rs:11:60
[INFO] [stdout]    |
[INFO] [stdout] 11 | #[derive(Debug, Clone, Copy, FromPrimitive, PartialEq, Eq, FromDynamic, ToDynamic)]
[INFO] [stdout]    |                                                            ^----------
[INFO] [stdout]    |                                                            |
[INFO] [stdout]    |                                                            `FromDynamic` is not local
[INFO] [stdout]    |                                                            move the `impl` block outside of this constant `_IMPL_FROMDYNAMIC_FOR_AnsiColor`
[INFO] [stdout] ...
[INFO] [stdout] 16 | pub enum AnsiColor {
[INFO] [stdout]    |          --------- `AnsiColor` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `FromDynamic` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `FromDynamic` may come from an old version of the `wezterm_dynamic_derive` crate, try updating your dependency with `cargo update -p wezterm_dynamic_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 `FromDynamic` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> wezterm-src/termwiz/src/color.rs:11:60
[INFO] [stdout]    |
[INFO] [stdout] 11 | #[derive(Debug, Clone, Copy, FromPrimitive, PartialEq, Eq, FromDynamic, ToDynamic)]
[INFO] [stdout]    |                                                            ^----------
[INFO] [stdout]    |                                                            |
[INFO] [stdout]    |                                                            move the `impl` block outside of this constant `_IMPL_FROMDYNAMIC_FOR_AnsiColor`
[INFO] [stdout] ...
[INFO] [stdout] 16 | pub enum AnsiColor {
[INFO] [stdout]    |          --------- `AnsiColor` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `FromDynamic` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `FromDynamic` may come from an old version of the `wezterm_dynamic_derive` crate, try updating your dependency with `cargo update -p wezterm_dynamic_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 `FromDynamic` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> wezterm-src/termwiz/src/color.rs:11:73
[INFO] [stdout]    |
[INFO] [stdout] 11 | #[derive(Debug, Clone, Copy, FromPrimitive, PartialEq, Eq, FromDynamic, ToDynamic)]
[INFO] [stdout]    |                                                                         ^--------
[INFO] [stdout]    |                                                                         |
[INFO] [stdout]    |                                                                         `ToDynamic` is not local
[INFO] [stdout]    |                                                                         move the `impl` block outside of this constant `_IMPL_TODYNAMIC_FOR_AnsiColor`
[INFO] [stdout] ...
[INFO] [stdout] 16 | pub enum AnsiColor {
[INFO] [stdout]    |          --------- `AnsiColor` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `ToDynamic` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `ToDynamic` may come from an old version of the `wezterm_dynamic_derive` crate, try updating your dependency with `cargo update -p wezterm_dynamic_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 `ToDynamic` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> wezterm-src/termwiz/src/color.rs:265:45
[INFO] [stdout]     |
[INFO] [stdout] 265 | #[derive(Debug, Clone, Copy, Eq, PartialEq, FromDynamic, ToDynamic, Hash)]
[INFO] [stdout]     |                                             ^----------
[INFO] [stdout]     |                                             |
[INFO] [stdout]     |                                             `FromDynamic` is not local
[INFO] [stdout]     |                                             move the `impl` block outside of this constant `_IMPL_FROMDYNAMIC_FOR_ColorAttribute`
[INFO] [stdout] 266 | pub enum ColorAttribute {
[INFO] [stdout]     |          -------------- `ColorAttribute` is not local
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `FromDynamic` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `FromDynamic` may come from an old version of the `wezterm_dynamic_derive` crate, try updating your dependency with `cargo update -p wezterm_dynamic_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 `FromDynamic` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> wezterm-src/termwiz/src/color.rs:265:45
[INFO] [stdout]     |
[INFO] [stdout] 265 | #[derive(Debug, Clone, Copy, Eq, PartialEq, FromDynamic, ToDynamic, Hash)]
[INFO] [stdout]     |                                             ^----------
[INFO] [stdout]     |                                             |
[INFO] [stdout]     |                                             move the `impl` block outside of this constant `_IMPL_FROMDYNAMIC_FOR_ColorAttribute`
[INFO] [stdout] 266 | pub enum ColorAttribute {
[INFO] [stdout]     |          -------------- `ColorAttribute` is not local
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `FromDynamic` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `FromDynamic` may come from an old version of the `wezterm_dynamic_derive` crate, try updating your dependency with `cargo update -p wezterm_dynamic_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 `FromDynamic` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> wezterm-src/termwiz/src/color.rs:265:58
[INFO] [stdout]     |
[INFO] [stdout] 265 | #[derive(Debug, Clone, Copy, Eq, PartialEq, FromDynamic, ToDynamic, Hash)]
[INFO] [stdout]     |                                                          ^--------
[INFO] [stdout]     |                                                          |
[INFO] [stdout]     |                                                          `ToDynamic` is not local
[INFO] [stdout]     |                                                          move the `impl` block outside of this constant `_IMPL_TODYNAMIC_FOR_ColorAttribute`
[INFO] [stdout] 266 | pub enum ColorAttribute {
[INFO] [stdout]     |          -------------- `ColorAttribute` is not local
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `ToDynamic` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `ToDynamic` may come from an old version of the `wezterm_dynamic_derive` crate, try updating your dependency with `cargo update -p wezterm_dynamic_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 `ToDynamic` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> wezterm-src/termwiz/src/escape/mod.rs:459:45
[INFO] [stdout]     |
[INFO] [stdout] 459 | #[derive(Debug, Copy, 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_ControlCode`
[INFO] [stdout] 460 | #[repr(u8)]
[INFO] [stdout] 461 | pub enum ControlCode {
[INFO] [stdout]     |          ----------- `ControlCode` 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]    --> wezterm-src/termwiz/src/escape/csi.rs:152:45
[INFO] [stdout]     |
[INFO] [stdout] 152 | #[derive(Debug, Clone, Copy, PartialEq, Eq, FromPrimitive, ToPrimitive)]
[INFO] [stdout]     |                                             ^------------
[INFO] [stdout]     |                                             |
[INFO] [stdout]     |                                             `FromPrimitive` is not local
[INFO] [stdout]     |                                             move the `impl` block outside of this constant `_IMPL_NUM_FromPrimitive_FOR_CursorStyle`
[INFO] [stdout] 153 | pub enum CursorStyle {
[INFO] [stdout]     |          ----------- `CursorStyle` 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]    --> wezterm-src/termwiz/src/escape/csi.rs:152:60
[INFO] [stdout]     |
[INFO] [stdout] 152 | #[derive(Debug, Clone, Copy, PartialEq, Eq, FromPrimitive, ToPrimitive)]
[INFO] [stdout]     |                                                            ^----------
[INFO] [stdout]     |                                                            |
[INFO] [stdout]     |                                                            `ToPrimitive` is not local
[INFO] [stdout]     |                                                            move the `impl` block outside of this constant `_IMPL_NUM_ToPrimitive_FOR_CursorStyle`
[INFO] [stdout] 153 | pub enum CursorStyle {
[INFO] [stdout]     |          ----------- `CursorStyle` is not local
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `ToPrimitive` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `ToPrimitive` 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 `ToPrimitive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> wezterm-src/termwiz/src/escape/csi.rs:169:39
[INFO] [stdout]     |
[INFO] [stdout] 169 | #[derive(Debug, Clone, PartialEq, Eq, FromPrimitive, ToPrimitive)]
[INFO] [stdout]     |                                       ^------------
[INFO] [stdout]     |                                       |
[INFO] [stdout]     |                                       `FromPrimitive` is not local
[INFO] [stdout]     |                                       move the `impl` block outside of this constant `_IMPL_NUM_FromPrimitive_FOR_DeviceAttributeCodes`
[INFO] [stdout] 170 | pub enum DeviceAttributeCodes {
[INFO] [stdout]     |          -------------------- `DeviceAttributeCodes` 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]    --> wezterm-src/termwiz/src/escape/csi.rs:169:54
[INFO] [stdout]     |
[INFO] [stdout] 169 | #[derive(Debug, Clone, PartialEq, Eq, FromPrimitive, ToPrimitive)]
[INFO] [stdout]     |                                                      ^----------
[INFO] [stdout]     |                                                      |
[INFO] [stdout]     |                                                      `ToPrimitive` is not local
[INFO] [stdout]     |                                                      move the `impl` block outside of this constant `_IMPL_NUM_ToPrimitive_FOR_DeviceAttributeCodes`
[INFO] [stdout] 170 | pub enum DeviceAttributeCodes {
[INFO] [stdout]     |          -------------------- `DeviceAttributeCodes` is not local
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `ToPrimitive` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `ToPrimitive` 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 `ToPrimitive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> wezterm-src/termwiz/src/escape/csi.rs:774:39
[INFO] [stdout]     |
[INFO] [stdout] 774 | #[derive(Debug, Clone, PartialEq, Eq, FromPrimitive, ToPrimitive)]
[INFO] [stdout]     |                                       ^------------
[INFO] [stdout]     |                                       |
[INFO] [stdout]     |                                       `FromPrimitive` is not local
[INFO] [stdout]     |                                       move the `impl` block outside of this constant `_IMPL_NUM_FromPrimitive_FOR_DecPrivateModeCode`
[INFO] [stdout] 775 | pub enum DecPrivateModeCode {
[INFO] [stdout]     |          ------------------ `DecPrivateModeCode` 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]    --> wezterm-src/termwiz/src/escape/csi.rs:774:54
[INFO] [stdout]     |
[INFO] [stdout] 774 | #[derive(Debug, Clone, PartialEq, Eq, FromPrimitive, ToPrimitive)]
[INFO] [stdout]     |                                                      ^----------
[INFO] [stdout]     |                                                      |
[INFO] [stdout]     |                                                      `ToPrimitive` is not local
[INFO] [stdout]     |                                                      move the `impl` block outside of this constant `_IMPL_NUM_ToPrimitive_FOR_DecPrivateModeCode`
[INFO] [stdout] 775 | pub enum DecPrivateModeCode {
[INFO] [stdout]     |          ------------------ `DecPrivateModeCode` is not local
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `ToPrimitive` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `ToPrimitive` 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 `ToPrimitive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> wezterm-src/termwiz/src/escape/csi.rs:871:39
[INFO] [stdout]     |
[INFO] [stdout] 871 | #[derive(Debug, Clone, PartialEq, Eq, FromPrimitive, ToPrimitive)]
[INFO] [stdout]     |                                       ^------------
[INFO] [stdout]     |                                       |
[INFO] [stdout]     |                                       `FromPrimitive` is not local
[INFO] [stdout]     |                                       move the `impl` block outside of this constant `_IMPL_NUM_FromPrimitive_FOR_TerminalModeCode`
[INFO] [stdout] 872 | pub enum TerminalModeCode {
[INFO] [stdout]     |          ---------------- `TerminalModeCode` 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]    --> wezterm-src/termwiz/src/escape/csi.rs:871:54
[INFO] [stdout]     |
[INFO] [stdout] 871 | #[derive(Debug, Clone, PartialEq, Eq, FromPrimitive, ToPrimitive)]
[INFO] [stdout]     |                                                      ^----------
[INFO] [stdout]     |                                                      |
[INFO] [stdout]     |                                                      `ToPrimitive` is not local
[INFO] [stdout]     |                                                      move the `impl` block outside of this constant `_IMPL_NUM_ToPrimitive_FOR_TerminalModeCode`
[INFO] [stdout] 872 | pub enum TerminalModeCode {
[INFO] [stdout]     |          ---------------- `TerminalModeCode` is not local
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `ToPrimitive` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `ToPrimitive` 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 `ToPrimitive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]     --> wezterm-src/termwiz/src/escape/csi.rs:1298:39
[INFO] [stdout]      |
[INFO] [stdout] 1298 | #[derive(Debug, Clone, PartialEq, Eq, FromPrimitive, Copy, ToPrimitive)]
[INFO] [stdout]      |                                       ^------------
[INFO] [stdout]      |                                       |
[INFO] [stdout]      |                                       `FromPrimitive` is not local
[INFO] [stdout]      |                                       move the `impl` block outside of this constant `_IMPL_NUM_FromPrimitive_FOR_CursorTabulationControl`
[INFO] [stdout] 1299 | pub enum CursorTabulationControl {
[INFO] [stdout]      |          ----------------------- `CursorTabulationControl` 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]     --> wezterm-src/termwiz/src/escape/csi.rs:1298:60
[INFO] [stdout]      |
[INFO] [stdout] 1298 | #[derive(Debug, Clone, PartialEq, Eq, FromPrimitive, Copy, ToPrimitive)]
[INFO] [stdout]      |                                                            ^----------
[INFO] [stdout]      |                                                            |
[INFO] [stdout]      |                                                            `ToPrimitive` is not local
[INFO] [stdout]      |                                                            move the `impl` block outside of this constant `_IMPL_NUM_ToPrimitive_FOR_CursorTabulationControl`
[INFO] [stdout] 1299 | pub enum CursorTabulationControl {
[INFO] [stdout]      |          ----------------------- `CursorTabulationControl` is not local
[INFO] [stdout]      |
[INFO] [stdout]      = note: the derive macro `ToPrimitive` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]      = note: the derive macro `ToPrimitive` 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 `ToPrimitive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]     --> wezterm-src/termwiz/src/escape/csi.rs:1315:39
[INFO] [stdout]      |
[INFO] [stdout] 1315 | #[derive(Debug, Clone, PartialEq, Eq, FromPrimitive, Copy, ToPrimitive)]
[INFO] [stdout]      |                                       ^------------
[INFO] [stdout]      |                                       |
[INFO] [stdout]      |                                       `FromPrimitive` is not local
[INFO] [stdout]      |                                       move the `impl` block outside of this constant `_IMPL_NUM_FromPrimitive_FOR_TabulationClear`
[INFO] [stdout] 1316 | pub enum TabulationClear {
[INFO] [stdout]      |          --------------- `TabulationClear` 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]     --> wezterm-src/termwiz/src/escape/csi.rs:1315:60
[INFO] [stdout]      |
[INFO] [stdout] 1315 | #[derive(Debug, Clone, PartialEq, Eq, FromPrimitive, Copy, ToPrimitive)]
[INFO] [stdout]      |                                                            ^----------
[INFO] [stdout]      |                                                            |
[INFO] [stdout]      |                                                            `ToPrimitive` is not local
[INFO] [stdout]      |                                                            move the `impl` block outside of this constant `_IMPL_NUM_ToPrimitive_FOR_TabulationClear`
[INFO] [stdout] 1316 | pub enum TabulationClear {
[INFO] [stdout]      |          --------------- `TabulationClear` is not local
[INFO] [stdout]      |
[INFO] [stdout]      = note: the derive macro `ToPrimitive` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]      = note: the derive macro `ToPrimitive` 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 `ToPrimitive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]     --> wezterm-src/termwiz/src/escape/csi.rs:1331:39
[INFO] [stdout]      |
[INFO] [stdout] 1331 | #[derive(Debug, Clone, PartialEq, Eq, FromPrimitive, Copy, ToPrimitive)]
[INFO] [stdout]      |                                       ^------------
[INFO] [stdout]      |                                       |
[INFO] [stdout]      |                                       `FromPrimitive` is not local
[INFO] [stdout]      |                                       move the `impl` block outside of this constant `_IMPL_NUM_FromPrimitive_FOR_EraseInLine`
[INFO] [stdout] 1332 | pub enum EraseInLine {
[INFO] [stdout]      |          ----------- `EraseInLine` 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]     --> wezterm-src/termwiz/src/escape/csi.rs:1331:60
[INFO] [stdout]      |
[INFO] [stdout] 1331 | #[derive(Debug, Clone, PartialEq, Eq, FromPrimitive, Copy, ToPrimitive)]
[INFO] [stdout]      |                                                            ^----------
[INFO] [stdout]      |                                                            |
[INFO] [stdout]      |                                                            `ToPrimitive` is not local
[INFO] [stdout]      |                                                            move the `impl` block outside of this constant `_IMPL_NUM_ToPrimitive_FOR_EraseInLine`
[INFO] [stdout] 1332 | pub enum EraseInLine {
[INFO] [stdout]      |          ----------- `EraseInLine` is not local
[INFO] [stdout]      |
[INFO] [stdout]      = note: the derive macro `ToPrimitive` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]      = note: the derive macro `ToPrimitive` 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 `ToPrimitive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]     --> wezterm-src/termwiz/src/escape/csi.rs:1344:39
[INFO] [stdout]      |
[INFO] [stdout] 1344 | #[derive(Debug, Clone, PartialEq, Eq, FromPrimitive, Copy, ToPrimitive)]
[INFO] [stdout]      |                                       ^------------
[INFO] [stdout]      |                                       |
[INFO] [stdout]      |                                       `FromPrimitive` is not local
[INFO] [stdout]      |                                       move the `impl` block outside of this constant `_IMPL_NUM_FromPrimitive_FOR_EraseInDisplay`
[INFO] [stdout] 1345 | pub enum EraseInDisplay {
[INFO] [stdout]      |          -------------- `EraseInDisplay` 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]     --> wezterm-src/termwiz/src/escape/csi.rs:1344:60
[INFO] [stdout]      |
[INFO] [stdout] 1344 | #[derive(Debug, Clone, PartialEq, Eq, FromPrimitive, Copy, ToPrimitive)]
[INFO] [stdout]      |                                                            ^----------
[INFO] [stdout]      |                                                            |
[INFO] [stdout]      |                                                            `ToPrimitive` is not local
[INFO] [stdout]      |                                                            move the `impl` block outside of this constant `_IMPL_NUM_ToPrimitive_FOR_EraseInDisplay`
[INFO] [stdout] 1345 | pub enum EraseInDisplay {
[INFO] [stdout]      |          -------------- `EraseInDisplay` is not local
[INFO] [stdout]      |
[INFO] [stdout]      = note: the derive macro `ToPrimitive` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]      = note: the derive macro `ToPrimitive` 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 `ToPrimitive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]     --> wezterm-src/termwiz/src/escape/csi.rs:2652:39
[INFO] [stdout]      |
[INFO] [stdout] 2652 | #[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_SgrCode`
[INFO] [stdout] 2653 | pub enum SgrCode {
[INFO] [stdout]      |          ------- `SgrCode` 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]   --> wezterm-src/termwiz/src/escape/esc.rs:25:39
[INFO] [stdout]    |
[INFO] [stdout] 25 | #[derive(Debug, Clone, PartialEq, Eq, FromPrimitive, ToPrimitive, Copy)]
[INFO] [stdout]    |                                       ^------------
[INFO] [stdout]    |                                       |
[INFO] [stdout]    |                                       `FromPrimitive` is not local
[INFO] [stdout]    |                                       move the `impl` block outside of this constant `_IMPL_NUM_FromPrimitive_FOR_EscCode`
[INFO] [stdout] 26 | pub enum EscCode {
[INFO] [stdout]    |          ------- `EscCode` 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]   --> wezterm-src/termwiz/src/escape/esc.rs:25:54
[INFO] [stdout]    |
[INFO] [stdout] 25 | #[derive(Debug, Clone, PartialEq, Eq, FromPrimitive, ToPrimitive, Copy)]
[INFO] [stdout]    |                                                      ^----------
[INFO] [stdout]    |                                                      |
[INFO] [stdout]    |                                                      `ToPrimitive` is not local
[INFO] [stdout]    |                                                      move the `impl` block outside of this constant `_IMPL_NUM_ToPrimitive_FOR_EscCode`
[INFO] [stdout] 26 | pub enum EscCode {
[INFO] [stdout]    |          ------- `EscCode` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `ToPrimitive` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `ToPrimitive` 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 `ToPrimitive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> wezterm-src/termwiz/src/escape/osc.rs:53:45
[INFO] [stdout]    |
[INFO] [stdout] 53 | #[derive(Debug, Clone, Copy, 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_DynamicColorNumber`
[INFO] [stdout] 54 | #[repr(u8)]
[INFO] [stdout] 55 | pub enum DynamicColorNumber {
[INFO] [stdout]    |          ------------------ `DynamicColorNumber` 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]    --> wezterm-src/termwiz/src/escape/osc.rs:369:39
[INFO] [stdout]     |
[INFO] [stdout] 369 |   #[derive(Debug, Clone, PartialEq, Eq, FromPrimitive, Hash, Copy)]
[INFO] [stdout]     |                                         ^------------
[INFO] [stdout]     |                                         |
[INFO] [stdout]     |                                         `FromPrimitive` is not local
[INFO] [stdout]     |                                         move the `impl` block outside of this constant `_IMPL_NUM_FromPrimitive_FOR_OperatingSystemCommandCode`
[INFO] [stdout] 370 |   pub enum OperatingSystemCommandCode {
[INFO] [stdout]     |            -------------------------- `OperatingSystemCommandCode` is not local
[INFO] [stdout] ...
[INFO] [stdout] 398 | / osc_entries!(
[INFO] [stdout] 399 | |     SetIconNameAndWindowTitle = "0",
[INFO] [stdout] 400 | |     SetIconName = "1",
[INFO] [stdout] 401 | |     SetWindowTitle = "2",
[INFO] [stdout] ...   |
[INFO] [stdout] 445 | |     SetIconNameSun = "L",
[INFO] [stdout] 446 | | );
[INFO] [stdout]     | |_- in this macro invocation
[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` which comes from the expansion of the macro `osc_entries` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> wezterm-src/termwiz/src/hyperlink.rs:19:39
[INFO] [stdout]    |
[INFO] [stdout] 19 | #[derive(Debug, Clone, PartialEq, Eq, FromDynamic, ToDynamic)]
[INFO] [stdout]    |                                       ^----------
[INFO] [stdout]    |                                       |
[INFO] [stdout]    |                                       `FromDynamic` is not local
[INFO] [stdout]    |                                       move the `impl` block outside of this constant `_IMPL_FROMDYNAMIC_FOR_Hyperlink`
[INFO] [stdout] 20 | pub struct Hyperlink {
[INFO] [stdout]    |            --------- `Hyperlink` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `FromDynamic` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `FromDynamic` may come from an old version of the `wezterm_dynamic_derive` crate, try updating your dependency with `cargo update -p wezterm_dynamic_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 `FromDynamic` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> wezterm-src/termwiz/src/hyperlink.rs:19:39
[INFO] [stdout]    |
[INFO] [stdout] 19 | #[derive(Debug, Clone, PartialEq, Eq, FromDynamic, ToDynamic)]
[INFO] [stdout]    |                                       ^----------
[INFO] [stdout]    |                                       |
[INFO] [stdout]    |                                       move the `impl` block outside of this constant `_IMPL_FROMDYNAMIC_FOR_Hyperlink`
[INFO] [stdout] 20 | pub struct Hyperlink {
[INFO] [stdout]    |            --------- `Hyperlink` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `FromDynamic` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `FromDynamic` may come from an old version of the `wezterm_dynamic_derive` crate, try updating your dependency with `cargo update -p wezterm_dynamic_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 `FromDynamic` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> wezterm-src/termwiz/src/hyperlink.rs:19:52
[INFO] [stdout]    |
[INFO] [stdout] 19 | #[derive(Debug, Clone, PartialEq, Eq, FromDynamic, ToDynamic)]
[INFO] [stdout]    |                                                    ^--------
[INFO] [stdout]    |                                                    |
[INFO] [stdout]    |                                                    `PlaceDynamic` is not local
[INFO] [stdout]    |                                                    move the `impl` block outside of this constant `_IMPL_PLACEDYNAMIC_FOR_Hyperlink`
[INFO] [stdout] 20 | pub struct Hyperlink {
[INFO] [stdout]    |            --------- `Hyperlink` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `ToDynamic` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `ToDynamic` may come from an old version of the `wezterm_dynamic_derive` crate, try updating your dependency with `cargo update -p wezterm_dynamic_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 `ToDynamic` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> wezterm-src/termwiz/src/hyperlink.rs:19:52
[INFO] [stdout]    |
[INFO] [stdout] 19 | #[derive(Debug, Clone, PartialEq, Eq, FromDynamic, ToDynamic)]
[INFO] [stdout]    |                                                    ^--------
[INFO] [stdout]    |                                                    |
[INFO] [stdout]    |                                                    `ToDynamic` is not local
[INFO] [stdout]    |                                                    move the `impl` block outside of this constant `_IMPL_PLACEDYNAMIC_FOR_Hyperlink`
[INFO] [stdout] 20 | pub struct Hyperlink {
[INFO] [stdout]    |            --------- `Hyperlink` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `ToDynamic` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `ToDynamic` may come from an old version of the `wezterm_dynamic_derive` crate, try updating your dependency with `cargo update -p wezterm_dynamic_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 `ToDynamic` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> wezterm-src/termwiz/src/hyperlink.rs:138:24
[INFO] [stdout]     |
[INFO] [stdout] 138 | #[derive(Debug, Clone, FromDynamic, ToDynamic)]
[INFO] [stdout]     |                        ^----------
[INFO] [stdout]     |                        |
[INFO] [stdout]     |                        `FromDynamic` is not local
[INFO] [stdout]     |                        move the `impl` block outside of this constant `_IMPL_FROMDYNAMIC_FOR_Rule`
[INFO] [stdout] 139 | pub struct Rule {
[INFO] [stdout]     |            ---- `Rule` is not local
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `FromDynamic` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `FromDynamic` may come from an old version of the `wezterm_dynamic_derive` crate, try updating your dependency with `cargo update -p wezterm_dynamic_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 `FromDynamic` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> wezterm-src/termwiz/src/hyperlink.rs:138:24
[INFO] [stdout]     |
[INFO] [stdout] 138 | #[derive(Debug, Clone, FromDynamic, ToDynamic)]
[INFO] [stdout]     |                        ^----------
[INFO] [stdout]     |                        |
[INFO] [stdout]     |                        move the `impl` block outside of this constant `_IMPL_FROMDYNAMIC_FOR_Rule`
[INFO] [stdout] 139 | pub struct Rule {
[INFO] [stdout]     |            ---- `Rule` is not local
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `FromDynamic` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `FromDynamic` may come from an old version of the `wezterm_dynamic_derive` crate, try updating your dependency with `cargo update -p wezterm_dynamic_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 `FromDynamic` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> wezterm-src/termwiz/src/hyperlink.rs:138:37
[INFO] [stdout]     |
[INFO] [stdout] 138 | #[derive(Debug, Clone, FromDynamic, ToDynamic)]
[INFO] [stdout]     |                                     ^--------
[INFO] [stdout]     |                                     |
[INFO] [stdout]     |                                     `PlaceDynamic` is not local
[INFO] [stdout]     |                                     move the `impl` block outside of this constant `_IMPL_PLACEDYNAMIC_FOR_Rule`
[INFO] [stdout] 139 | pub struct Rule {
[INFO] [stdout]     |            ---- `Rule` is not local
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `ToDynamic` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `ToDynamic` may come from an old version of the `wezterm_dynamic_derive` crate, try updating your dependency with `cargo update -p wezterm_dynamic_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 `ToDynamic` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> wezterm-src/termwiz/src/hyperlink.rs:138:37
[INFO] [stdout]     |
[INFO] [stdout] 138 | #[derive(Debug, Clone, FromDynamic, ToDynamic)]
[INFO] [stdout]     |                                     ^--------
[INFO] [stdout]     |                                     |
[INFO] [stdout]     |                                     `ToDynamic` is not local
[INFO] [stdout]     |                                     move the `impl` block outside of this constant `_IMPL_PLACEDYNAMIC_FOR_Rule`
[INFO] [stdout] 139 | pub struct Rule {
[INFO] [stdout]     |            ---- `Rule` is not local
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `ToDynamic` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `ToDynamic` may come from an old version of the `wezterm_dynamic_derive` crate, try updating your dependency with `cargo update -p wezterm_dynamic_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 `ToDynamic` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> wezterm-src/termwiz/src/hyperlink.rs:247:18
[INFO] [stdout]     |
[INFO] [stdout] 247 |     fn highlight(&self) -> Option<fancy_regex::Match> {
[INFO] [stdout]     |                  ^^^^^            ^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                  |
[INFO] [stdout]     |                  the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 247 |     fn highlight(&self) -> Option<fancy_regex::Match<'_>> {
[INFO] [stdout]     |                                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> wezterm-src/termwiz/src/image.rs:563:17
[INFO] [stdout]     |
[INFO] [stdout] 563 |     pub fn data(&self) -> MutexGuard<ImageDataType> {
[INFO] [stdout]     |                 ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 563 |     pub fn data(&self) -> MutexGuard<'_, ImageDataType> {
[INFO] [stdout]     |                                      +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> wezterm-src/termwiz/src/lineedit/history.rs:12:12
[INFO] [stdout]    |
[INFO] [stdout] 12 |     fn get(&self, idx: HistoryIndex) -> Option<Cow<str>>;
[INFO] [stdout]    |            ^^^^^ the lifetime is elided here   ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 12 |     fn get(&self, idx: HistoryIndex) -> Option<Cow<'_, str>>;
[INFO] [stdout]    |                                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> wezterm-src/termwiz/src/lineedit/history.rs:22:9
[INFO] [stdout]    |
[INFO] [stdout] 22 |         &self,
[INFO] [stdout]    |         ^^^^^ the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 27 |     ) -> Option<SearchResult>;
[INFO] [stdout]    |                 ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 27 |     ) -> Option<SearchResult<'_>>;
[INFO] [stdout]    |                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> wezterm-src/termwiz/src/lineedit/history.rs:88:12
[INFO] [stdout]    |
[INFO] [stdout] 88 |     fn get(&self, idx: HistoryIndex) -> Option<Cow<str>> {
[INFO] [stdout]    |            ^^^^^ the lifetime is elided here   ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 88 |     fn get(&self, idx: HistoryIndex) -> Option<Cow<'_, str>> {
[INFO] [stdout]    |                                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> wezterm-src/termwiz/src/lineedit/history.rs:109:9
[INFO] [stdout]     |
[INFO] [stdout] 109 |         &self,
[INFO] [stdout]     |         ^^^^^ the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 114 |     ) -> Option<SearchResult> {
[INFO] [stdout]     |                 ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 114 |     ) -> Option<SearchResult<'_>> {
[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]   --> wezterm-src/termwiz/src/surface/mod.rs:36:51
[INFO] [stdout]    |
[INFO] [stdout] 36 | #[derive(Debug, Clone, Hash, Copy, PartialEq, Eq, FromDynamic, ToDynamic)]
[INFO] [stdout]    |                                                   ^----------
[INFO] [stdout]    |                                                   |
[INFO] [stdout]    |                                                   `FromDynamic` is not local
[INFO] [stdout]    |                                                   move the `impl` block outside of this constant `_IMPL_FROMDYNAMIC_FOR_CursorVisibility`
[INFO] [stdout] 37 | pub enum CursorVisibility {
[INFO] [stdout]    |          ---------------- `CursorVisibility` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `FromDynamic` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `FromDynamic` may come from an old version of the `wezterm_dynamic_derive` crate, try updating your dependency with `cargo update -p wezterm_dynamic_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 `FromDynamic` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> wezterm-src/termwiz/src/surface/mod.rs:36:51
[INFO] [stdout]    |
[INFO] [stdout] 36 | #[derive(Debug, Clone, Hash, Copy, PartialEq, Eq, FromDynamic, ToDynamic)]
[INFO] [stdout]    |                                                   ^----------
[INFO] [stdout]    |                                                   |
[INFO] [stdout]    |                                                   move the `impl` block outside of this constant `_IMPL_FROMDYNAMIC_FOR_CursorVisibility`
[INFO] [stdout] 37 | pub enum CursorVisibility {
[INFO] [stdout]    |          ---------------- `CursorVisibility` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `FromDynamic` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `FromDynamic` may come from an old version of the `wezterm_dynamic_derive` crate, try updating your dependency with `cargo update -p wezterm_dynamic_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 `FromDynamic` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> wezterm-src/termwiz/src/surface/mod.rs:36:64
[INFO] [stdout]    |
[INFO] [stdout] 36 | #[derive(Debug, Clone, Hash, Copy, PartialEq, Eq, FromDynamic, ToDynamic)]
[INFO] [stdout]    |                                                                ^--------
[INFO] [stdout]    |                                                                |
[INFO] [stdout]    |                                                                `ToDynamic` is not local
[INFO] [stdout]    |                                                                move the `impl` block outside of this constant `_IMPL_TODYNAMIC_FOR_CursorVisibility`
[INFO] [stdout] 37 | pub enum CursorVisibility {
[INFO] [stdout]    |          ---------------- `CursorVisibility` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `ToDynamic` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `ToDynamic` may come from an old version of the `wezterm_dynamic_derive` crate, try updating your dependency with `cargo update -p wezterm_dynamic_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 `ToDynamic` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> wezterm-src/termwiz/src/surface/mod.rs:49:51
[INFO] [stdout]    |
[INFO] [stdout] 49 | #[derive(Debug, Clone, Copy, PartialEq, Eq, Hash, FromDynamic, ToDynamic)]
[INFO] [stdout]    |                                                   ^----------
[INFO] [stdout]    |                                                   |
[INFO] [stdout]    |                                                   `FromDynamic` is not local
[INFO] [stdout]    |                                                   move the `impl` block outside of this constant `_IMPL_FROMDYNAMIC_FOR_CursorShape`
[INFO] [stdout] 50 | pub enum CursorShape {
[INFO] [stdout]    |          ----------- `CursorShape` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `FromDynamic` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `FromDynamic` may come from an old version of the `wezterm_dynamic_derive` crate, try updating your dependency with `cargo update -p wezterm_dynamic_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 `FromDynamic` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> wezterm-src/termwiz/src/surface/mod.rs:49:51
[INFO] [stdout]    |
[INFO] [stdout] 49 | #[derive(Debug, Clone, Copy, PartialEq, Eq, Hash, FromDynamic, ToDynamic)]
[INFO] [stdout]    |                                                   ^----------
[INFO] [stdout]    |                                                   |
[INFO] [stdout]    |                                                   move the `impl` block outside of this constant `_IMPL_FROMDYNAMIC_FOR_CursorShape`
[INFO] [stdout] 50 | pub enum CursorShape {
[INFO] [stdout]    |          ----------- `CursorShape` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `FromDynamic` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `FromDynamic` may come from an old version of the `wezterm_dynamic_derive` crate, try updating your dependency with `cargo update -p wezterm_dynamic_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 `FromDynamic` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> wezterm-src/termwiz/src/surface/mod.rs:49:64
[INFO] [stdout]    |
[INFO] [stdout] 49 | #[derive(Debug, Clone, Copy, PartialEq, Eq, Hash, FromDynamic, ToDynamic)]
[INFO] [stdout]    |                                                                ^--------
[INFO] [stdout]    |                                                                |
[INFO] [stdout]    |                                                                `ToDynamic` is not local
[INFO] [stdout]    |                                                                move the `impl` block outside of this constant `_IMPL_TODYNAMIC_FOR_CursorShape`
[INFO] [stdout] 50 | pub enum CursorShape {
[INFO] [stdout]    |          ----------- `CursorShape` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `ToDynamic` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `ToDynamic` may come from an old version of the `wezterm_dynamic_derive` crate, try updating your dependency with `cargo update -p wezterm_dynamic_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 `ToDynamic` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> wezterm-src/termwiz/src/surface/mod.rs:511:25
[INFO] [stdout]     |
[INFO] [stdout] 511 |     pub fn screen_lines(&self) -> Vec<Cow<Line>> {
[INFO] [stdout]     |                         ^^^^^         ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 511 |     pub fn screen_lines(&self) -> Vec<Cow<'_, Line>> {
[INFO] [stdout]     |                                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> wezterm-src/termwiz/src/surface/mod.rs:526:24
[INFO] [stdout]     |
[INFO] [stdout] 526 |     pub fn get_changes(&self, seq: SequenceNo) -> (SequenceNo, Cow<[Change]>) {
[INFO] [stdout]     |                        ^^^^^ the lifetime is elided here       ^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 526 |     pub fn get_changes(&self, seq: SequenceNo) -> (SequenceNo, Cow<'_, [Change]>) {
[INFO] [stdout]     |                                                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> wezterm-src/termwiz/src/surface/line/clusterline.rs:165:17
[INFO] [stdout]     |
[INFO] [stdout] 165 |     pub fn iter(&self) -> ClusterLineCellIter {
[INFO] [stdout]     |                 ^^^^^     ^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 165 |     pub fn iter(&self) -> ClusterLineCellIter<'_> {
[INFO] [stdout]     |                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> wezterm-src/termwiz/src/surface/line/line.rs:609:19
[INFO] [stdout]     |
[INFO] [stdout] 609 |     pub fn as_str(&self) -> Cow<str> {
[INFO] [stdout]     |                   ^^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                   |
[INFO] [stdout]     |                   the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 609 |     pub fn as_str(&self) -> Cow<'_, str> {
[INFO] [stdout]     |                                 +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> wezterm-src/termwiz/src/surface/line/line.rs:1014:21
[INFO] [stdout]      |
[INFO] [stdout] 1014 |     pub fn get_cell(&self, cell_index: usize) -> Option<CellRef> {
[INFO] [stdout]      |                     ^^^^^ the lifetime is elided here   ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 1014 |     pub fn get_cell(&self, cell_index: usize) -> Option<CellRef<'_>> {
[INFO] [stdout]      |                                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> wezterm-src/termwiz/src/terminal/mod.rs:74:27
[INFO] [stdout]    |
[INFO] [stdout] 74 |     fn probe_capabilities(&mut self) -> Option<ProbeCapabilities> {
[INFO] [stdout]    |                           ^^^^^^^^^            ^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                           |
[INFO] [stdout]    |                           the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 74 |     fn probe_capabilities(&mut self) -> Option<ProbeCapabilities<'_>> {
[INFO] [stdout]    |                                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> wezterm-src/termwiz/src/terminal/unix.rs:389:27
[INFO] [stdout]     |
[INFO] [stdout] 389 |     fn probe_capabilities(&mut self) -> Option<ProbeCapabilities> {
[INFO] [stdout]     |                           ^^^^^^^^^            ^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                           |
[INFO] [stdout]     |                           the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 389 |     fn probe_capabilities(&mut self) -> Option<ProbeCapabilities<'_>> {
[INFO] [stdout]     |                                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling wezterm-term v0.1.0 (/opt/rustwide/workdir/wezterm-src/term)
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]  --> wezterm-src/term/src/input.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 |     feature = "cargo-clippy",
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `use_serde`
[INFO] [stdout]   = help: consider adding `cargo-clippy` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]   = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]  --> wezterm-src/term/src/screen.rs:1:13
[INFO] [stdout]   |
[INFO] [stdout] 1 | #![cfg_attr(feature = "cargo-clippy", allow(clippy::range_plus_one))]
[INFO] [stdout]   |             ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `use_serde`
[INFO] [stdout]   = help: consider adding `cargo-clippy` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]  --> wezterm-src/term/src/terminalstate/mod.rs:3:13
[INFO] [stdout]   |
[INFO] [stdout] 3 | #![cfg_attr(feature = "cargo-clippy", allow(clippy::range_plus_one))]
[INFO] [stdout]   |             ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `use_serde`
[INFO] [stdout]   = help: consider adding `cargo-clippy` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> wezterm-src/term/src/lib.rs:117:62
[INFO] [stdout]     |
[INFO] [stdout] 117 | #[derive(Debug, Clone, Copy, Eq, PartialEq, PartialOrd, Ord, FromDynamic, ToDynamic)]
[INFO] [stdout]     |                                                              ^----------
[INFO] [stdout]     |                                                              |
[INFO] [stdout]     |                                                              `FromDynamic` is not local
[INFO] [stdout]     |                                                              move the `impl` block outside of this constant `_IMPL_FROMDYNAMIC_FOR_SemanticZone`
[INFO] [stdout] 118 | pub struct SemanticZone {
[INFO] [stdout]     |            ------------ `SemanticZone` is not local
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `FromDynamic` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `FromDynamic` may come from an old version of the `wezterm_dynamic_derive` crate, try updating your dependency with `cargo update -p wezterm_dynamic_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 `FromDynamic` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> wezterm-src/term/src/lib.rs:117:62
[INFO] [stdout]     |
[INFO] [stdout] 117 | #[derive(Debug, Clone, Copy, Eq, PartialEq, PartialOrd, Ord, FromDynamic, ToDynamic)]
[INFO] [stdout]     |                                                              ^----------
[INFO] [stdout]     |                                                              |
[INFO] [stdout]     |                                                              move the `impl` block outside of this constant `_IMPL_FROMDYNAMIC_FOR_SemanticZone`
[INFO] [stdout] 118 | pub struct SemanticZone {
[INFO] [stdout]     |            ------------ `SemanticZone` is not local
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `FromDynamic` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `FromDynamic` may come from an old version of the `wezterm_dynamic_derive` crate, try updating your dependency with `cargo update -p wezterm_dynamic_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 `FromDynamic` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> wezterm-src/term/src/lib.rs:117:75
[INFO] [stdout]     |
[INFO] [stdout] 117 | #[derive(Debug, Clone, Copy, Eq, PartialEq, PartialOrd, Ord, FromDynamic, ToDynamic)]
[INFO] [stdout]     |                                                                           ^--------
[INFO] [stdout]     |                                                                           |
[INFO] [stdout]     |                                                                           `PlaceDynamic` is not local
[INFO] [stdout]     |                                                                           move the `impl` block outside of this constant `_IMPL_PLACEDYNAMIC_FOR_SemanticZone`
[INFO] [stdout] 118 | pub struct SemanticZone {
[INFO] [stdout]     |            ------------ `SemanticZone` is not local
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `ToDynamic` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `ToDynamic` may come from an old version of the `wezterm_dynamic_derive` crate, try updating your dependency with `cargo update -p wezterm_dynamic_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 `ToDynamic` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> wezterm-src/term/src/lib.rs:117:75
[INFO] [stdout]     |
[INFO] [stdout] 117 | #[derive(Debug, Clone, Copy, Eq, PartialEq, PartialOrd, Ord, FromDynamic, ToDynamic)]
[INFO] [stdout]     |                                                                           ^--------
[INFO] [stdout]     |                                                                           |
[INFO] [stdout]     |                                                                           `ToDynamic` is not local
[INFO] [stdout]     |                                                                           move the `impl` block outside of this constant `_IMPL_PLACEDYNAMIC_FOR_SemanticZone`
[INFO] [stdout] 118 | pub struct SemanticZone {
[INFO] [stdout]     |            ------------ `SemanticZone` is not local
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `ToDynamic` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `ToDynamic` may come from an old version of the `wezterm_dynamic_derive` crate, try updating your dependency with `cargo update -p wezterm_dynamic_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 `ToDynamic` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> wezterm-src/term/src/input.rs:16:68
[INFO] [stdout]    |
[INFO] [stdout] 16 | #[derive(Debug, Copy, Clone, PartialEq, Eq, Ord, PartialOrd, Hash, FromDynamic, ToDynamic)]
[INFO] [stdout]    |                                                                    ^----------
[INFO] [stdout]    |                                                                    |
[INFO] [stdout]    |                                                                    `FromDynamic` is not local
[INFO] [stdout]    |                                                                    move the `impl` block outside of this constant `_IMPL_FROMDYNAMIC_FOR_MouseButton`
[INFO] [stdout] 17 | pub enum MouseButton {
[INFO] [stdout]    |          ----------- `MouseButton` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `FromDynamic` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `FromDynamic` may come from an old version of the `wezterm_dynamic_derive` crate, try updating your dependency with `cargo update -p wezterm_dynamic_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 `FromDynamic` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> wezterm-src/term/src/input.rs:16:68
[INFO] [stdout]    |
[INFO] [stdout] 16 | #[derive(Debug, Copy, Clone, PartialEq, Eq, Ord, PartialOrd, Hash, FromDynamic, ToDynamic)]
[INFO] [stdout]    |                                                                    ^----------
[INFO] [stdout]    |                                                                    |
[INFO] [stdout]    |                                                                    move the `impl` block outside of this constant `_IMPL_FROMDYNAMIC_FOR_MouseButton`
[INFO] [stdout] 17 | pub enum MouseButton {
[INFO] [stdout]    |          ----------- `MouseButton` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `FromDynamic` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `FromDynamic` may come from an old version of the `wezterm_dynamic_derive` crate, try updating your dependency with `cargo update -p wezterm_dynamic_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 `FromDynamic` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> wezterm-src/term/src/input.rs:16:81
[INFO] [stdout]    |
[INFO] [stdout] 16 | #[derive(Debug, Copy, Clone, PartialEq, Eq, Ord, PartialOrd, Hash, FromDynamic, ToDynamic)]
[INFO] [stdout]    |                                                                                 ^--------
[INFO] [stdout]    |                                                                                 |
[INFO] [stdout]    |                                                                                 `ToDynamic` is not local
[INFO] [stdout]    |                                                                                 move the `impl` block outside of this constant `_IMPL_TODYNAMIC_FOR_MouseButton`
[INFO] [stdout] 17 | pub enum MouseButton {
[INFO] [stdout]    |          ----------- `MouseButton` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `ToDynamic` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `ToDynamic` may come from an old version of the `wezterm_dynamic_derive` crate, try updating your dependency with `cargo update -p wezterm_dynamic_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 `ToDynamic` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> wezterm-src/term/src/terminal.rs:94:45
[INFO] [stdout]    |
[INFO] [stdout] 94 | #[derive(Clone, Copy, PartialEq, Eq, Debug, FromDynamic, ToDynamic)]
[INFO] [stdout]    |                                             ^----------
[INFO] [stdout]    |                                             |
[INFO] [stdout]    |                                             `FromDynamic` is not local
[INFO] [stdout]    |                                             move the `impl` block outside of this constant `_IMPL_FROMDYNAMIC_FOR_TerminalSize`
[INFO] [stdout] 95 | #[cfg_attr(feature = "use_serde", derive(Serialize, Deserialize))]
[INFO] [stdout] 96 | pub struct TerminalSize {
[INFO] [stdout]    |            ------------ `TerminalSize` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `FromDynamic` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `FromDynamic` may come from an old version of the `wezterm_dynamic_derive` crate, try updating your dependency with `cargo update -p wezterm_dynamic_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 `FromDynamic` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> wezterm-src/term/src/terminal.rs:94:45
[INFO] [stdout]    |
[INFO] [stdout] 94 | #[derive(Clone, Copy, PartialEq, Eq, Debug, FromDynamic, ToDynamic)]
[INFO] [stdout]    |                                             ^----------
[INFO] [stdout]    |                                             |
[INFO] [stdout]    |                                             move the `impl` block outside of this constant `_IMPL_FROMDYNAMIC_FOR_TerminalSize`
[INFO] [stdout] 95 | #[cfg_attr(feature = "use_serde", derive(Serialize, Deserialize))]
[INFO] [stdout] 96 | pub struct TerminalSize {
[INFO] [stdout]    |            ------------ `TerminalSize` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `FromDynamic` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `FromDynamic` may come from an old version of the `wezterm_dynamic_derive` crate, try updating your dependency with `cargo update -p wezterm_dynamic_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 `FromDynamic` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> wezterm-src/term/src/terminal.rs:94:58
[INFO] [stdout]    |
[INFO] [stdout] 94 | #[derive(Clone, Copy, PartialEq, Eq, Debug, FromDynamic, ToDynamic)]
[INFO] [stdout]    |                                                          ^--------
[INFO] [stdout]    |                                                          |
[INFO] [stdout]    |                                                          `PlaceDynamic` is not local
[INFO] [stdout]    |                                                          move the `impl` block outside of this constant `_IMPL_PLACEDYNAMIC_FOR_TerminalSize`
[INFO] [stdout] 95 | #[cfg_attr(feature = "use_serde", derive(Serialize, Deserialize))]
[INFO] [stdout] 96 | pub struct TerminalSize {
[INFO] [stdout]    |            ------------ `TerminalSize` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `ToDynamic` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `ToDynamic` may come from an old version of the `wezterm_dynamic_derive` crate, try updating your dependency with `cargo update -p wezterm_dynamic_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 `ToDynamic` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> wezterm-src/term/src/terminal.rs:94:58
[INFO] [stdout]    |
[INFO] [stdout] 94 | #[derive(Clone, Copy, PartialEq, Eq, Debug, FromDynamic, ToDynamic)]
[INFO] [stdout]    |                                                          ^--------
[INFO] [stdout]    |                                                          |
[INFO] [stdout]    |                                                          `ToDynamic` is not local
[INFO] [stdout]    |                                                          move the `impl` block outside of this constant `_IMPL_PLACEDYNAMIC_FOR_TerminalSize`
[INFO] [stdout] 95 | #[cfg_attr(feature = "use_serde", derive(Serialize, Deserialize))]
[INFO] [stdout] 96 | pub struct TerminalSize {
[INFO] [stdout]    |            ------------ `TerminalSize` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `ToDynamic` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `ToDynamic` may come from an old version of the `wezterm_dynamic_derive` crate, try updating your dependency with `cargo update -p wezterm_dynamic_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 `ToDynamic` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling config v0.1.0 (/opt/rustwide/workdir/wezterm-src/config)
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]    --> wezterm-src/config/src/font.rs:584:16
[INFO] [stdout]     |
[INFO] [stdout] 584 |     #[cfg_attr(feature = "cargo-clippy", allow(clippy::let_and_return))]
[INFO] [stdout]     |                ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `distro-defaults`
[INFO] [stdout]     = help: consider adding `cargo-clippy` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this function depends on never type fallback being `()`
[INFO] [stdout]    --> wezterm-src/config/src/lua.rs:211:1
[INFO] [stdout]     |
[INFO] [stdout] 211 | pub fn make_lua_context(config_file: &Path) -> anyhow::Result<Lua> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in Rust 2024 and in a future release in all editions!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/never-type-fallback.html>
[INFO] [stdout]     = help: specify the types explicitly
[INFO] [stdout] note: in edition 2024, the requirement `!: FromLua<'_>` will fail
[INFO] [stdout]    --> wezterm-src/config/src/lua.rs:279:10
[INFO] [stdout]     |
[INFO] [stdout] 279 |         .eval()
[INFO] [stdout]     |          ^^^^
[INFO] [stdout]     = note: `#[deny(dependency_on_unit_never_type_fallback)]` (part of `#[deny(rust_2024_compatibility)]`) on by default
[INFO] [stdout] help: use `()` annotations to avoid fallback changes
[INFO] [stdout]     |
[INFO] [stdout] 279 |         .eval::<()>()
[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]  --> wezterm-src/config/src/background.rs:6:24
[INFO] [stdout]   |
[INFO] [stdout] 6 | #[derive(Debug, Clone, FromDynamic, ToDynamic)]
[INFO] [stdout]   |                        ^----------
[INFO] [stdout]   |                        |
[INFO] [stdout]   |                        `FromDynamic` is not local
[INFO] [stdout]   |                        move the `impl` block outside of this constant `_IMPL_FROMDYNAMIC_FOR_ImageFileSource`
[INFO] [stdout] 7 | pub struct ImageFileSource {
[INFO] [stdout]   |            --------------- `ImageFileSource` is not local
[INFO] [stdout]   |
[INFO] [stdout]   = note: the derive macro `FromDynamic` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]   = note: the derive macro `FromDynamic` may come from an old version of the `wezterm_dynamic_derive` crate, try updating your dependency with `cargo update -p wezterm_dynamic_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 `FromDynamic` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]  --> wezterm-src/config/src/background.rs:6:24
[INFO] [stdout]   |
[INFO] [stdout] 6 | #[derive(Debug, Clone, FromDynamic, ToDynamic)]
[INFO] [stdout]   |                        ^----------
[INFO] [stdout]   |                        |
[INFO] [stdout]   |                        move the `impl` block outside of this constant `_IMPL_FROMDYNAMIC_FOR_ImageFileSource`
[INFO] [stdout] 7 | pub struct ImageFileSource {
[INFO] [stdout]   |            --------------- `ImageFileSource` is not local
[INFO] [stdout]   |
[INFO] [stdout]   = note: the derive macro `FromDynamic` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]   = note: the derive macro `FromDynamic` may come from an old version of the `wezterm_dynamic_derive` crate, try updating your dependency with `cargo update -p wezterm_dynamic_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 `FromDynamic` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]  --> wezterm-src/config/src/background.rs:6:37
[INFO] [stdout]   |
[INFO] [stdout] 6 | #[derive(Debug, Clone, FromDynamic, ToDynamic)]
[INFO] [stdout]   |                                     ^--------
[INFO] [stdout]   |                                     |
[INFO] [stdout]   |                                     `PlaceDynamic` is not local
[INFO] [stdout]   |                                     move the `impl` block outside of this constant `_IMPL_PLACEDYNAMIC_FOR_ImageFileSource`
[INFO] [stdout] 7 | pub struct ImageFileSource {
[INFO] [stdout]   |            --------------- `ImageFileSource` is not local
[INFO] [stdout]   |
[INFO] [stdout]   = note: the derive macro `ToDynamic` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]   = note: the derive macro `ToDynamic` may come from an old version of the `wezterm_dynamic_derive` crate, try updating your dependency with `cargo update -p wezterm_dynamic_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 `ToDynamic` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]  --> wezterm-src/config/src/background.rs:6:37
[INFO] [stdout]   |
[INFO] [stdout] 6 | #[derive(Debug, Clone, FromDynamic, ToDynamic)]
[INFO] [stdout]   |                                     ^--------
[INFO] [stdout]   |                                     |
[INFO] [stdout]   |                                     `ToDynamic` is not local
[INFO] [stdout]   |                                     move the `impl` block outside of this constant `_IMPL_PLACEDYNAMIC_FOR_ImageFileSource`
[INFO] [stdout] 7 | pub struct ImageFileSource {
[INFO] [stdout]   |            --------------- `ImageFileSource` is not local
[INFO] [stdout]   |
[INFO] [stdout]   = note: the derive macro `ToDynamic` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]   = note: the derive macro `ToDynamic` may come from an old version of the `wezterm_dynamic_derive` crate, try updating your dependency with `cargo update -p wezterm_dynamic_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 `ToDynamic` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> wezterm-src/config/src/background.rs:15:24
[INFO] [stdout]    |
[INFO] [stdout] 15 | #[derive(Debug, Clone, ToDynamic)]
[INFO] [stdout]    |                        ^--------
[INFO] [stdout]    |                        |
[INFO] [stdout]    |                        `PlaceDynamic` is not local
[INFO] [stdout]    |                        move the `impl` block outside of this constant `_IMPL_PLACEDYNAMIC_FOR_ImageFileSourceWrap`
[INFO] [stdout] 16 | pub struct ImageFileSourceWrap {
[INFO] [stdout]    |            ------------------- `ImageFileSourceWrap` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `ToDynamic` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `ToDynamic` may come from an old version of the `wezterm_dynamic_derive` crate, try updating your dependency with `cargo update -p wezterm_dynamic_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 `ToDynamic` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> wezterm-src/config/src/background.rs:15:24
[INFO] [stdout]    |
[INFO] [stdout] 15 | #[derive(Debug, Clone, ToDynamic)]
[INFO] [stdout]    |                        ^--------
[INFO] [stdout]    |                        |
[INFO] [stdout]    |                        `ToDynamic` is not local
[INFO] [stdout]    |                        move the `impl` block outside of this constant `_IMPL_PLACEDYNAMIC_FOR_ImageFileSourceWrap`
[INFO] [stdout] 16 | pub struct ImageFileSourceWrap {
[INFO] [stdout]    |            ------------------- `ImageFileSourceWrap` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `ToDynamic` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `ToDynamic` may come from an old version of the `wezterm_dynamic_derive` crate, try updating your dependency with `cargo update -p wezterm_dynamic_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 `ToDynamic` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> wezterm-src/config/src/background.rs:48:24
[INFO] [stdout]    |
[INFO] [stdout] 48 | #[derive(Debug, Clone, FromDynamic, ToDynamic)]
[INFO] [stdout]    |                        ^----------
[INFO] [stdout]    |                        |
[INFO] [stdout]    |                        `FromDynamic` is not local
[INFO] [stdout]    |                        move the `impl` block outside of this constant `_IMPL_FROMDYNAMIC_FOR_BackgroundSource`
[INFO] [stdout] 49 | pub enum BackgroundSource {
[INFO] [stdout]    |          ---------------- `BackgroundSource` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `FromDynamic` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `FromDynamic` may come from an old version of the `wezterm_dynamic_derive` crate, try updating your dependency with `cargo update -p wezterm_dynamic_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 `FromDynamic` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> wezterm-src/config/src/background.rs:48:24
[INFO] [stdout]    |
[INFO] [stdout] 48 | #[derive(Debug, Clone, FromDynamic, ToDynamic)]
[INFO] [stdout]    |                        ^----------
[INFO] [stdout]    |                        |
[INFO] [stdout]    |                        move the `impl` block outside of this constant `_IMPL_FROMDYNAMIC_FOR_BackgroundSource`
[INFO] [stdout] 49 | pub enum BackgroundSource {
[INFO] [stdout]    |          ---------------- `BackgroundSource` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `FromDynamic` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `FromDynamic` may come from an old version of the `wezterm_dynamic_derive` crate, try updating your dependency with `cargo update -p wezterm_dynamic_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 `FromDynamic` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> wezterm-src/config/src/background.rs:48:37
[INFO] [stdout]    |
[INFO] [stdout] 48 | #[derive(Debug, Clone, FromDynamic, ToDynamic)]
[INFO] [stdout]    |                                     ^--------
[INFO] [stdout]    |                                     |
[INFO] [stdout]    |                                     `ToDynamic` is not local
[INFO] [stdout]    |                                     move the `impl` block outside of this constant `_IMPL_TODYNAMIC_FOR_BackgroundSource`
[INFO] [stdout] 49 | pub enum BackgroundSource {
[INFO] [stdout]    |          ---------------- `BackgroundSource` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `ToDynamic` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `ToDynamic` may come from an old version of the `wezterm_dynamic_derive` crate, try updating your dependency with `cargo update -p wezterm_dynamic_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 `ToDynamic` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> wezterm-src/config/src/background.rs:55:24
[INFO] [stdout]    |
[INFO] [stdout] 55 | #[derive(Debug, Clone, FromDynamic, ToDynamic)]
[INFO] [stdout]    |                        ^----------
[INFO] [stdout]    |                        |
[INFO] [stdout]    |                        `FromDynamic` is not local
[INFO] [stdout]    |                        move the `impl` block outside of this constant `_IMPL_FROMDYNAMIC_FOR_BackgroundLayer`
[INFO] [stdout] 56 | pub struct BackgroundLayer {
[INFO] [stdout]    |            --------------- `BackgroundLayer` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `FromDynamic` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `FromDynamic` may come from an old version of the `wezterm_dynamic_derive` crate, try updating your dependency with `cargo update -p wezterm_dynamic_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 `FromDynamic` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> wezterm-src/config/src/background.rs:55:24
[INFO] [stdout]    |
[INFO] [stdout] 55 | #[derive(Debug, Clone, FromDynamic, ToDynamic)]
[INFO] [stdout]    |                        ^----------
[INFO] [stdout]    |                        |
[INFO] [stdout]    |                        move the `impl` block outside of this constant `_IMPL_FROMDYNAMIC_FOR_BackgroundLayer`
[INFO] [stdout] 56 | pub struct BackgroundLayer {
[INFO] [stdout]    |            --------------- `BackgroundLayer` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `FromDynamic` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `FromDynamic` may come from an old version of the `wezterm_dynamic_derive` crate, try updating your dependency with `cargo update -p wezterm_dynamic_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 `FromDynamic` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> wezterm-src/config/src/background.rs:55:37
[INFO] [stdout]    |
[INFO] [stdout] 55 | #[derive(Debug, Clone, FromDynamic, ToDynamic)]
[INFO] [stdout]    |                                     ^--------
[INFO] [stdout]    |                                     |
[INFO] [stdout]    |                                     `PlaceDynamic` is not local
[INFO] [stdout]    |                                     move the `impl` block outside of this constant `_IMPL_PLACEDYNAMIC_FOR_BackgroundLayer`
[INFO] [stdout] 56 | pub struct BackgroundLayer {
[INFO] [stdout]    |            --------------- `BackgroundLayer` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `ToDynamic` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `ToDynamic` may come from an old version of the `wezterm_dynamic_derive` crate, try updating your dependency with `cargo update -p wezterm_dynamic_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 `ToDynamic` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> wezterm-src/config/src/background.rs:55:37
[INFO] [stdout]    |
[INFO] [stdout] 55 | #[derive(Debug, Clone, FromDynamic, ToDynamic)]
[INFO] [stdout]    |                                     ^--------
[INFO] [stdout]    |                                     |
[INFO] [stdout]    |                                     `ToDynamic` is not local
[INFO] [stdout]    |                                     move the `impl` block outside of this constant `_IMPL_PLACEDYNAMIC_FOR_BackgroundLayer`
[INFO] [stdout] 56 | pub struct BackgroundLayer {
[INFO] [stdout]    |            --------------- `BackgroundLayer` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `ToDynamic` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `ToDynamic` may come from an old version of the `wezterm_dynamic_derive` crate, try updating your dependency with `cargo update -p wezterm_dynamic_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 `ToDynamic` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> wezterm-src/config/src/background.rs:195:30
[INFO] [stdout]     |
[INFO] [stdout] 195 | #[derive(Debug, Copy, Clone, FromDynamic, ToDynamic)]
[INFO] [stdout]     |                              ^----------
[INFO] [stdout]     |                              |
[INFO] [stdout]     |                              `FromDynamic` is not local
[INFO] [stdout]     |                              move the `impl` block outside of this constant `_IMPL_FROMDYNAMIC_FOR_BackgroundHorizontalAlignment`
[INFO] [stdout] 196 | pub enum BackgroundHorizontalAlignment {
[INFO] [stdout]     |          ----------------------------- `BackgroundHorizontalAlignment` is not local
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `FromDynamic` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `FromDynamic` may come from an old version of the `wezterm_dynamic_derive` crate, try updating your dependency with `cargo update -p wezterm_dynamic_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 `FromDynamic` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> wezterm-src/config/src/background.rs:195:30
[INFO] [stdout]     |
[INFO] [stdout] 195 | #[derive(Debug, Copy, Clone, FromDynamic, ToDynamic)]
[INFO] [stdout]     |                              ^----------
[INFO] [stdout]     |                              |
[INFO] [stdout]     |                              move the `impl` block outside of this constant `_IMPL_FROMDYNAMIC_FOR_BackgroundHorizontalAlignment`
[INFO] [stdout] 196 | pub enum BackgroundHorizontalAlignment {
[INFO] [stdout]     |          ----------------------------- `BackgroundHorizontalAlignment` is not local
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `FromDynamic` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `FromDynamic` may come from an old version of the `wezterm_dynamic_derive` crate, try updating your dependency with `cargo update -p wezterm_dynamic_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 `FromDynamic` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> wezterm-src/config/src/background.rs:195:43
[INFO] [stdout]     |
[INFO] [stdout] 195 | #[derive(Debug, Copy, Clone, FromDynamic, ToDynamic)]
[INFO] [stdout]     |                                           ^--------
[INFO] [stdout]     |                                           |
[INFO] [stdout]     |                                           `ToDynamic` is not local
[INFO] [stdout]     |                                           move the `impl` block outside of this constant `_IMPL_TODYNAMIC_FOR_BackgroundHorizontalAlignment`
[INFO] [stdout] 196 | pub enum BackgroundHorizontalAlignment {
[INFO] [stdout]     |          ----------------------------- `BackgroundHorizontalAlignment` is not local
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `ToDynamic` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `ToDynamic` may come from an old version of the `wezterm_dynamic_derive` crate, try updating your dependency with `cargo update -p wezterm_dynamic_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 `ToDynamic` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> wezterm-src/config/src/background.rs:208:30
[INFO] [stdout]     |
[INFO] [stdout] 208 | #[derive(Debug, Copy, Clone, FromDynamic, ToDynamic)]
[INFO] [stdout]     |                              ^----------
[INFO] [stdout]     |                              |
[INFO] [stdout]     |                              `FromDynamic` is not local
[INFO] [stdout]     |                              move the `impl` block outside of this constant `_IMPL_FROMDYNAMIC_FOR_BackgroundVerticalAlignment`
[INFO] [stdout] 209 | pub enum BackgroundVerticalAlignment {
[INFO] [stdout]     |          --------------------------- `BackgroundVerticalAlignment` is not local
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `FromDynamic` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `FromDynamic` may come from an old version of the `wezterm_dynamic_derive` crate, try updating your dependency with `cargo update -p wezterm_dynamic_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 `FromDynamic` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> wezterm-src/config/src/background.rs:208:30
[INFO] [stdout]     |
[INFO] [stdout] 208 | #[derive(Debug, Copy, Clone, FromDynamic, ToDynamic)]
[INFO] [stdout]     |                              ^----------
[INFO] [stdout]     |                              |
[INFO] [stdout]     |                              move the `impl` block outside of this constant `_IMPL_FROMDYNAMIC_FOR_BackgroundVerticalAlignment`
[INFO] [stdout] 209 | pub enum BackgroundVerticalAlignment {
[INFO] [stdout]     |          --------------------------- `BackgroundVerticalAlignment` is not local
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `FromDynamic` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `FromDynamic` may come from an old version of the `wezterm_dynamic_derive` crate, try updating your dependency with `cargo update -p wezterm_dynamic_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 `FromDynamic` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> wezterm-src/config/src/background.rs:208:43
[INFO] [stdout]     |
[INFO] [stdout] 208 | #[derive(Debug, Copy, Clone, FromDynamic, ToDynamic)]
[INFO] [stdout]     |                                           ^--------
[INFO] [stdout]     |                                           |
[INFO] [stdout]     |                                           `ToDynamic` is not local
[INFO] [stdout]     |                                           move the `impl` block outside of this constant `_IMPL_TODYNAMIC_FOR_BackgroundVerticalAlignment`
[INFO] [stdout] 209 | pub enum BackgroundVerticalAlignment {
[INFO] [stdout]     |          --------------------------- `BackgroundVerticalAlignment` is not local
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `ToDynamic` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `ToDynamic` may come from an old version of the `wezterm_dynamic_derive` crate, try updating your dependency with `cargo update -p wezterm_dynamic_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 `ToDynamic` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> wezterm-src/config/src/background.rs:221:30
[INFO] [stdout]     |
[INFO] [stdout] 221 | #[derive(Debug, Copy, Clone, FromDynamic, ToDynamic, PartialEq, Eq)]
[INFO] [stdout]     |                              ^----------
[INFO] [stdout]     |                              |
[INFO] [stdout]     |                              `FromDynamic` is not local
[INFO] [stdout]     |                              move the `impl` block outside of this constant `_IMPL_FROMDYNAMIC_FOR_BackgroundRepeat`
[INFO] [stdout] 222 | pub enum BackgroundRepeat {
[INFO] [stdout]     |          ---------------- `BackgroundRepeat` is not local
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `FromDynamic` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `FromDynamic` may come from an old version of the `wezterm_dynamic_derive` crate, try updating your dependency with `cargo update -p wezterm_dynamic_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 `FromDynamic` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> wezterm-src/config/src/background.rs:221:30
[INFO] [stdout]     |
[INFO] [stdout] 221 | #[derive(Debug, Copy, Clone, FromDynamic, ToDynamic, PartialEq, Eq)]
[INFO] [stdout]     |                              ^----------
[INFO] [stdout]     |                              |
[INFO] [stdout]     |                              move the `impl` block outside of this constant `_IMPL_FROMDYNAMIC_FOR_BackgroundRepeat`
[INFO] [stdout] 222 | pub enum BackgroundRepeat {
[INFO] [stdout]     |          ---------------- `BackgroundRepeat` is not local
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `FromDynamic` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `FromDynamic` may come from an old version of the `wezterm_dynamic_derive` crate, try updating your dependency with `cargo update -p wezterm_dynamic_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 `FromDynamic` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> wezterm-src/config/src/background.rs:221:43
[INFO] [stdout]     |
[INFO] [stdout] 221 | #[derive(Debug, Copy, Clone, FromDynamic, ToDynamic, PartialEq, Eq)]
[INFO] [stdout]     |                                           ^--------
[INFO] [stdout]     |                                           |
[INFO] [stdout]     |                                           `ToDynamic` is not local
[INFO] [stdout]     |                                           move the `impl` block outside of this constant `_IMPL_TODYNAMIC_FOR_BackgroundRepeat`
[INFO] [stdout] 222 | pub enum BackgroundRepeat {
[INFO] [stdout]     |          ---------------- `BackgroundRepeat` is not local
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `ToDynamic` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `ToDynamic` may come from an old version of the `wezterm_dynamic_derive` crate, try updating your dependency with `cargo update -p wezterm_dynamic_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 `ToDynamic` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> wezterm-src/config/src/background.rs:259:30
[INFO] [stdout]     |
[INFO] [stdout] 259 | #[derive(Debug, Copy, Clone, FromDynamic, ToDynamic)]
[INFO] [stdout]     |                              ^----------
[INFO] [stdout]     |                              |
[INFO] [stdout]     |                              `FromDynamic` is not local
[INFO] [stdout]     |                              move the `impl` block outside of this constant `_IMPL_FROMDYNAMIC_FOR_BackgroundAttachment`
[INFO] [stdout] 260 | pub enum BackgroundAttachment {
[INFO] [stdout]     |          -------------------- `BackgroundAttachment` is not local
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `FromDynamic` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `FromDynamic` may come from an old version of the `wezterm_dynamic_derive` crate, try updating your dependency with `cargo update -p wezterm_dynamic_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 `FromDynamic` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> wezterm-src/config/src/background.rs:259:30
[INFO] [stdout]     |
[INFO] [stdout] 259 | #[derive(Debug, Copy, Clone, FromDynamic, ToDynamic)]
[INFO] [stdout]     |                              ^----------
[INFO] [stdout]     |                              |
[INFO] [stdout]     |                              move the `impl` block outside of this constant `_IMPL_FROMDYNAMIC_FOR_BackgroundAttachment`
[INFO] [stdout] 260 | pub enum BackgroundAttachment {
[INFO] [stdout]     |          -------------------- `BackgroundAttachment` is not local
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `FromDynamic` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `FromDynamic` may come from an old version of the `wezterm_dynamic_derive` crate, try updating your dependency with `cargo update -p wezterm_dynamic_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 `FromDynamic` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> wezterm-src/config/src/background.rs:259:43
[INFO] [stdout]     |
[INFO] [stdout] 259 | #[derive(Debug, Copy, Clone, FromDynamic, ToDynamic)]
[INFO] [stdout]     |                                           ^--------
[INFO] [stdout]     |                                           |
[INFO] [stdout]     |                                           `ToDynamic` is not local
[INFO] [stdout]     |                                           move the `impl` block outside of this constant `_IMPL_TODYNAMIC_FOR_BackgroundAttachment`
[INFO] [stdout] 260 | pub enum BackgroundAttachment {
[INFO] [stdout]     |          -------------------- `BackgroundAttachment` is not local
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `ToDynamic` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `ToDynamic` may come from an old version of the `wezterm_dynamic_derive` crate, try updating your dependency with `cargo update -p wezterm_dynamic_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 `ToDynamic` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> wezterm-src/config/src/background.rs:282:30
[INFO] [stdout]     |
[INFO] [stdout] 282 | #[derive(Debug, Copy, Clone, FromDynamic, ToDynamic)]
[INFO] [stdout]     |                              ^----------
[INFO] [stdout]     |                              |
[INFO] [stdout]     |                              `FromDynamic` is not local
[INFO] [stdout]     |                              move the `impl` block outside of this constant `_IMPL_FROMDYNAMIC_FOR_BackgroundOrigin`
[INFO] [stdout] 283 | pub enum BackgroundOrigin {
[INFO] [stdout]     |          ---------------- `BackgroundOrigin` is not local
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `FromDynamic` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `FromDynamic` may come from an old version of the `wezterm_dynamic_derive` crate, try updating your dependency with `cargo update -p wezterm_dynamic_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 `FromDynamic` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> wezterm-src/config/src/background.rs:282:30
[INFO] [stdout]     |
[INFO] [stdout] 282 | #[derive(Debug, Copy, Clone, FromDynamic, ToDynamic)]
[INFO] [stdout]     |                              ^----------
[INFO] [stdout]     |                              |
[INFO] [stdout]     |                              move the `impl` block outside of this constant `_IMPL_FROMDYNAMIC_FOR_BackgroundOrigin`
[INFO] [stdout] 283 | pub enum BackgroundOrigin {
[INFO] [stdout]     |          ---------------- `BackgroundOrigin` is not local
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `FromDynamic` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `FromDynamic` may come from an old version of the `wezterm_dynamic_derive` crate, try updating your dependency with `cargo update -p wezterm_dynamic_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 `FromDynamic` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> wezterm-src/config/src/background.rs:282:43
[INFO] [stdout]     |
[INFO] [stdout] 282 | #[derive(Debug, Copy, Clone, FromDynamic, ToDynamic)]
[INFO] [stdout]     |                                           ^--------
[INFO] [stdout]     |                                           |
[INFO] [stdout]     |                                           `ToDynamic` is not local
[INFO] [stdout]     |                                           move the `impl` block outside of this constant `_IMPL_TODYNAMIC_FOR_BackgroundOrigin`
[INFO] [stdout] 283 | pub enum BackgroundOrigin {
[INFO] [stdout]     |          ---------------- `BackgroundOrigin` is not local
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `ToDynamic` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `ToDynamic` may come from an old version of the `wezterm_dynamic_derive` crate, try updating your dependency with `cargo update -p wezterm_dynamic_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 `ToDynamic` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> wezterm-src/config/src/background.rs:294:30
[INFO] [stdout]     |
[INFO] [stdout] 294 | #[derive(Debug, Copy, Clone, FromDynamic, ToDynamic, PartialEq, Default)]
[INFO] [stdout]     |                              ^----------
[INFO] [stdout]     |                              |
[INFO] [stdout]     |                              `FromDynamic` is not local
[INFO] [stdout]     |                              move the `impl` block outside of this constant `_IMPL_FROMDYNAMIC_FOR_SystemBackdrop`
[INFO] [stdout] 295 | pub enum SystemBackdrop {
[INFO] [stdout]     |          -------------- `SystemBackdrop` is not local
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `FromDynamic` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `FromDynamic` may come from an old version of the `wezterm_dynamic_derive` crate, try updating your dependency with `cargo update -p wezterm_dynamic_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 `FromDynamic` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> wezterm-src/config/src/background.rs:294:30
[INFO] [stdout]     |
[INFO] [stdout] 294 | #[derive(Debug, Copy, Clone, FromDynamic, ToDynamic, PartialEq, Default)]
[INFO] [stdout]     |                              ^----------
[INFO] [stdout]     |                              |
[INFO] [stdout]     |                              move the `impl` block outside of this constant `_IMPL_FROMDYNAMIC_FOR_SystemBackdrop`
[INFO] [stdout] 295 | pub enum SystemBackdrop {
[INFO] [stdout]     |          -------------- `SystemBackdrop` is not local
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `FromDynamic` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `FromDynamic` may come from an old version of the `wezterm_dynamic_derive` crate, try updating your dependency with `cargo update -p wezterm_dynamic_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 `FromDynamic` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> wezterm-src/config/src/background.rs:294:43
[INFO] [stdout]     |
[INFO] [stdout] 294 | #[derive(Debug, Copy, Clone, FromDynamic, ToDynamic, PartialEq, Default)]
[INFO] [stdout]     |                                           ^--------
[INFO] [stdout]     |                                           |
[INFO] [stdout]     |                                           `ToDynamic` is not local
[INFO] [stdout]     |                                           move the `impl` block outside of this constant `_IMPL_TODYNAMIC_FOR_SystemBackdrop`
[INFO] [stdout] 295 | pub enum SystemBackdrop {
[INFO] [stdout]     |          -------------- `SystemBackdrop` is not local
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `ToDynamic` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `ToDynamic` may come from an old version of the `wezterm_dynamic_derive` crate, try updating your dependency with `cargo update -p wezterm_dynamic_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 `ToDynamic` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> wezterm-src/config/src/background.rs:308:30
[INFO] [stdout]     |
[INFO] [stdout] 308 | #[derive(Debug, Copy, Clone, FromDynamic, ToDynamic, PartialEq, Default)]
[INFO] [stdout]     |                              ^----------
[INFO] [stdout]     |                              |
[INFO] [stdout]     |                              `FromDynamic` is not local
[INFO] [stdout]     |                              move the `impl` block outside of this constant `_IMPL_FROMDYNAMIC_FOR_Interpolation`
[INFO] [stdout] 309 | pub enum Interpolation {
[INFO] [stdout]     |          ------------- `Interpolation` is not local
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `FromDynamic` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `FromDynamic` may come from an old version of the `wezterm_dynamic_derive` crate, try updating your dependency with `cargo update -p wezterm_dynamic_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 `FromDynamic` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> wezterm-src/config/src/background.rs:308:30
[INFO] [stdout]     |
[INFO] [stdout] 308 | #[derive(Debug, Copy, Clone, FromDynamic, ToDynamic, PartialEq, Default)]
[INFO] [stdout]     |                              ^----------
[INFO] [stdout]     |                              |
[INFO] [stdout]     |                              move the `impl` block outside of this constant `_IMPL_FROMDYNAMIC_FOR_Interpolation`
[INFO] [stdout] 309 | pub enum Interpolation {
[INFO] [stdout]     |          ------------- `Interpolation` is not local
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `FromDynamic` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `FromDynamic` may come from an old version of the `wezterm_dynamic_derive` crate, try updating your dependency with `cargo update -p wezterm_dynamic_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 `FromDynamic` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> wezterm-src/config/src/background.rs:308:43
[INFO] [stdout]     |
[INFO] [stdout] 308 | #[derive(Debug, Copy, Clone, FromDynamic, ToDynamic, PartialEq, Default)]
[INFO] [stdout]     |                                           ^--------
[INFO] [stdout]     |                                           |
[INFO] [stdout]     |                                           `ToDynamic` is not local
[INFO] [stdout]     |                                           move the `impl` block outside of this constant `_IMPL_TODYNAMIC_FOR_Interpolation`
[INFO] [stdout] 309 | pub enum Interpolation {
[INFO] [stdout]     |          ------------- `Interpolation` is not local
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `ToDynamic` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `ToDynamic` may come from an old version of the `wezterm_dynamic_derive` crate, try updating your dependency with `cargo update -p wezterm_dynamic_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 `ToDynamic` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> wezterm-src/config/src/background.rs:316:30
[INFO] [stdout]     |
[INFO] [stdout] 316 | #[derive(Debug, Copy, Clone, FromDynamic, ToDynamic, PartialEq, Default)]
[INFO] [stdout]     |                              ^----------
[INFO] [stdout]     |                              |
[INFO] [stdout]     |                              `FromDynamic` is not local
[INFO] [stdout]     |                              move the `impl` block outside of this constant `_IMPL_FROMDYNAMIC_FOR_BlendMode`
[INFO] [stdout] 317 | pub enum BlendMode {
[INFO] [stdout]     |          --------- `BlendMode` is not local
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `FromDynamic` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `FromDynamic` may come from an old version of the `wezterm_dynamic_derive` crate, try updating your dependency with `cargo update -p wezterm_dynamic_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 `FromDynamic` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> wezterm-src/config/src/background.rs:316:30
[INFO] [stdout]     |
[INFO] [stdout] 316 | #[derive(Debug, Copy, Clone, FromDynamic, ToDynamic, PartialEq, Default)]
[INFO] [stdout]     |                              ^----------
[INFO] [stdout]     |                              |
[INFO] [stdout]     |                              move the `impl` block outside of this constant `_IMPL_FROMDYNAMIC_FOR_BlendMode`
[INFO] [stdout] 317 | pub enum BlendMode {
[INFO] [stdout]     |          --------- `BlendMode` is not local
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `FromDynamic` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `FromDynamic` may come from an old version of the `wezterm_dynamic_derive` crate, try updating your dependency with `cargo update -p wezterm_dynamic_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 `FromDynamic` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> wezterm-src/config/src/background.rs:316:43
[INFO] [stdout]     |
[INFO] [stdout] 316 | #[derive(Debug, Copy, Clone, FromDynamic, ToDynamic, PartialEq, Default)]
[INFO] [stdout]     |                                           ^--------
[INFO] [stdout]     |                                           |
[INFO] [stdout]     |                                           `ToDynamic` is not local
[INFO] [stdout]     |                                           move the `impl` block outside of this constant `_IMPL_TODYNAMIC_FOR_BlendMode`
[INFO] [stdout] 317 | pub enum BlendMode {
[INFO] [stdout]     |          --------- `BlendMode` is not local
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `ToDynamic` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `ToDynamic` may come from an old version of the `wezterm_dynamic_derive` crate, try updating your dependency with `cargo update -p wezterm_dynamic_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 `ToDynamic` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> wezterm-src/config/src/background.rs:325:30
[INFO] [stdout]     |
[INFO] [stdout] 325 | #[derive(Debug, Copy, Clone, FromDynamic, ToDynamic, PartialEq)]
[INFO] [stdout]     |                              ^----------
[INFO] [stdout]     |                              |
[INFO] [stdout]     |                              `FromDynamic` is not local
[INFO] [stdout]     |                              move the `impl` block outside of this constant `_IMPL_FROMDYNAMIC_FOR_GradientOrientation`
[INFO] [stdout] 326 | pub enum GradientOrientation {
[INFO] [stdout]     |          ------------------- `GradientOrientation` is not local
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `FromDynamic` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `FromDynamic` may come from an old version of the `wezterm_dynamic_derive` crate, try updating your dependency with `cargo update -p wezterm_dynamic_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 `FromDynamic` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> wezterm-src/config/src/background.rs:325:30
[INFO] [stdout]     |
[INFO] [stdout] 325 | #[derive(Debug, Copy, Clone, FromDynamic, ToDynamic, PartialEq)]
[INFO] [stdout]     |                              ^----------
[INFO] [stdout]     |                              |
[INFO] [stdout]     |                              move the `impl` block outside of this constant `_IMPL_FROMDYNAMIC_FOR_GradientOrientation`
[INFO] [stdout] 326 | pub enum GradientOrientation {
[INFO] [stdout]     |          ------------------- `GradientOrientation` is not local
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `FromDynamic` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `FromDynamic` may come from an old version of the `wezterm_dynamic_derive` crate, try updating your dependency with `cargo update -p wezterm_dynamic_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 `FromDynamic` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> wezterm-src/config/src/background.rs:325:43
[INFO] [stdout]     |
[INFO] [stdout] 325 | #[derive(Debug, Copy, Clone, FromDynamic, ToDynamic, PartialEq)]
[INFO] [stdout]     |                                           ^--------
[INFO] [stdout]     |                                           |
[INFO] [stdout]     |                                           `ToDynamic` is not local
[INFO] [stdout]     |                                           move the `impl` block outside of this constant `_IMPL_TODYNAMIC_FOR_GradientOrientation`
[INFO] [stdout] 326 | pub enum GradientOrientation {
[INFO] [stdout]     |          ------------------- `GradientOrientation` is not local
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `ToDynamic` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `ToDynamic` may come from an old version of the `wezterm_dynamic_derive` crate, try updating your dependency with `cargo update -p wezterm_dynamic_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 `ToDynamic` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> wezterm-src/config/src/background.rs:345:30
[INFO] [stdout]     |
[INFO] [stdout] 345 | #[derive(Debug, Copy, Clone, FromDynamic, ToDynamic, PartialEq)]
[INFO] [stdout]     |                              ^----------
[INFO] [stdout]     |                              |
[INFO] [stdout]     |                              `FromDynamic` is not local
[INFO] [stdout]     |                              move the `impl` block outside of this constant `_IMPL_FROMDYNAMIC_FOR_GradientPreset`
[INFO] [stdout] 346 | pub enum GradientPreset {
[INFO] [stdout]     |          -------------- `GradientPreset` is not local
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `FromDynamic` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `FromDynamic` may come from an old version of the `wezterm_dynamic_derive` crate, try updating your dependency with `cargo update -p wezterm_dynamic_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 `FromDynamic` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> wezterm-src/config/src/background.rs:345:30
[INFO] [stdout]     |
[INFO] [stdout] 345 | #[derive(Debug, Copy, Clone, FromDynamic, ToDynamic, PartialEq)]
[INFO] [stdout]     |                              ^----------
[INFO] [stdout]     |                              |
[INFO] [stdout]     |                              move the `impl` block outside of this constant `_IMPL_FROMDYNAMIC_FOR_GradientPreset`
[INFO] [stdout] 346 | pub enum GradientPreset {
[INFO] [stdout]     |          -------------- `GradientPreset` is not local
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `FromDynamic` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `FromDynamic` may come from an old version of the `wezterm_dynamic_derive` crate, try updating your dependency with `cargo update -p wezterm_dynamic_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 `FromDynamic` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> wezterm-src/config/src/background.rs:345:43
[INFO] [stdout]     |
[INFO] [stdout] 345 | #[derive(Debug, Copy, Clone, FromDynamic, ToDynamic, PartialEq)]
[INFO] [stdout]     |                                           ^--------
[INFO] [stdout]     |                                           |
[INFO] [stdout]     |                                           `ToDynamic` is not local
[INFO] [stdout]     |                                           move the `impl` block outside of this constant `_IMPL_TODYNAMIC_FOR_GradientPreset`
[INFO] [stdout] 346 | pub enum GradientPreset {
[INFO] [stdout]     |          -------------- `GradientPreset` is not local
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `ToDynamic` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `ToDynamic` may come from an old version of the `wezterm_dynamic_derive` crate, try updating your dependency with `cargo update -p wezterm_dynamic_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 `ToDynamic` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> wezterm-src/config/src/background.rs:432:24
[INFO] [stdout]     |
[INFO] [stdout] 432 | #[derive(Debug, Clone, FromDynamic, ToDynamic, PartialEq)]
[INFO] [stdout]     |                        ^----------
[INFO] [stdout]     |                        |
[INFO] [stdout]     |                        `FromDynamic` is not local
[INFO] [stdout]     |                        move the `impl` block outside of this constant `_IMPL_FROMDYNAMIC_FOR_Gradient`
[INFO] [stdout] 433 | pub struct Gradient {
[INFO] [stdout]     |            -------- `Gradient` is not local
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `FromDynamic` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `FromDynamic` may come from an old version of the `wezterm_dynamic_derive` crate, try updating your dependency with `cargo update -p wezterm_dynamic_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 `FromDynamic` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> wezterm-src/config/src/background.rs:432:24
[INFO] [stdout]     |
[INFO] [stdout] 432 | #[derive(Debug, Clone, FromDynamic, ToDynamic, PartialEq)]
[INFO] [stdout]     |                        ^----------
[INFO] [stdout]     |                        |
[INFO] [stdout]     |                        move the `impl` block outside of this constant `_IMPL_FROMDYNAMIC_FOR_Gradient`
[INFO] [stdout] 433 | pub struct Gradient {
[INFO] [stdout]     |            -------- `Gradient` is not local
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `FromDynamic` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `FromDynamic` may come from an old version of the `wezterm_dynamic_derive` crate, try updating your dependency with `cargo update -p wezterm_dynamic_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 `FromDynamic` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> wezterm-src/config/src/background.rs:432:37
[INFO] [stdout]     |
[INFO] [stdout] 432 | #[derive(Debug, Clone, FromDynamic, ToDynamic, PartialEq)]
[INFO] [stdout]     |                                     ^--------
[INFO] [stdout]     |                                     |
[INFO] [stdout]     |                                     `PlaceDynamic` is not local
[INFO] [stdout]     |                                     move the `impl` block outside of this constant `_IMPL_PLACEDYNAMIC_FOR_Gradient`
[INFO] [stdout] 433 | pub struct Gradient {
[INFO] [stdout]     |            -------- `Gradient` is not local
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `ToDynamic` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `ToDynamic` may come from an old version of the `wezterm_dynamic_derive` crate, try updating your dependency with `cargo update -p wezterm_dynamic_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 `ToDynamic` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> wezterm-src/config/src/background.rs:432:37
[INFO] [stdout]     |
[INFO] [stdout] 432 | #[derive(Debug, Clone, FromDynamic, ToDynamic, PartialEq)]
[INFO] [stdout]     |                                     ^--------
[INFO] [stdout]     |                                     |
[INFO] [stdout]     |                                     `ToDynamic` is not local
[INFO] [stdout]     |                                     move the `impl` block outside of this constant `_IMPL_PLACEDYNAMIC_FOR_Gradient`
[INFO] [stdout] 433 | pub struct Gradient {
[INFO] [stdout]     |            -------- `Gradient` is not local
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `ToDynamic` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `ToDynamic` may come from an old version of the `wezterm_dynamic_derive` crate, try updating your dependency with `cargo update -p wezterm_dynamic_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 `ToDynamic` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]  --> wezterm-src/config/src/bell.rs:4:30
[INFO] [stdout]   |
[INFO] [stdout] 4 | #[derive(Debug, Clone, Copy, FromDynamic, ToDynamic, PartialEq)]
[INFO] [stdout]   |                              ^----------
[INFO] [stdout]   |                              |
[INFO] [stdout]   |                              `FromDynamic` is not local
[INFO] [stdout]   |                              move the `impl` block outside of this constant `_IMPL_FROMDYNAMIC_FOR_EasingFunction`
[INFO] [stdout] 5 | pub enum EasingFunction {
[INFO] [stdout]   |          -------------- `EasingFunction` is not local
[INFO] [stdout]   |
[INFO] [stdout]   = note: the derive macro `FromDynamic` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]   = note: the derive macro `FromDynamic` may come from an old version of the `wezterm_dynamic_derive` crate, try updating your dependency with `cargo update -p wezterm_dynamic_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 `FromDynamic` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]  --> wezterm-src/config/src/bell.rs:4:30
[INFO] [stdout]   |
[INFO] [stdout] 4 | #[derive(Debug, Clone, Copy, FromDynamic, ToDynamic, PartialEq)]
[INFO] [stdout]   |                              ^----------
[INFO] [stdout]   |                              |
[INFO] [stdout]   |                              move the `impl` block outside of this constant `_IMPL_FROMDYNAMIC_FOR_EasingFunction`
[INFO] [stdout] 5 | pub enum EasingFunction {
[INFO] [stdout]   |          -------------- `EasingFunction` is not local
[INFO] [stdout]   |
[INFO] [stdout]   = note: the derive macro `FromDynamic` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]   = note: the derive macro `FromDynamic` may come from an old version of the `wezterm_dynamic_derive` crate, try updating your dependency with `cargo update -p wezterm_dynamic_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 `FromDynamic` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]  --> wezterm-src/config/src/bell.rs:4:43
[INFO] [stdout]   |
[INFO] [stdout] 4 | #[derive(Debug, Clone, Copy, FromDynamic, ToDynamic, PartialEq)]
[INFO] [stdout]   |                                           ^--------
[INFO] [stdout]   |                                           |
[INFO] [stdout]   |                                           `ToDynamic` is not local
[INFO] [stdout]   |                                           move the `impl` block outside of this constant `_IMPL_TODYNAMIC_FOR_EasingFunction`
[INFO] [stdout] 5 | pub enum EasingFunction {
[INFO] [stdout]   |          -------------- `EasingFunction` is not local
[INFO] [stdout]   |
[INFO] [stdout]   = note: the derive macro `ToDynamic` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]   = note: the derive macro `ToDynamic` may come from an old version of the `wezterm_dynamic_derive` crate, try updating your dependency with `cargo update -p wezterm_dynamic_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 `ToDynamic` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> wezterm-src/config/src/bell.rs:47:33
[INFO] [stdout]    |
[INFO] [stdout] 47 | #[derive(Default, Debug, Clone, FromDynamic, ToDynamic)]
[INFO] [stdout]    |                                 ^----------
[INFO] [stdout]    |                                 |
[INFO] [stdout]    |                                 `FromDynamic` is not local
[INFO] [stdout]    |                                 move the `impl` block outside of this constant `_IMPL_FROMDYNAMIC_FOR_VisualBell`
[INFO] [stdout] 48 | pub struct VisualBell {
[INFO] [stdout]    |            ---------- `VisualBell` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `FromDynamic` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `FromDynamic` may come from an old version of the `wezterm_dynamic_derive` crate, try updating your dependency with `cargo update -p wezterm_dynamic_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 `FromDynamic` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> wezterm-src/config/src/bell.rs:47:33
[INFO] [stdout]    |
[INFO] [stdout] 47 | #[derive(Default, Debug, Clone, FromDynamic, ToDynamic)]
[INFO] [stdout]    |                                 ^----------
[INFO] [stdout]    |                                 |
[INFO] [stdout]    |                                 move the `impl` block outside of this constant `_IMPL_FROMDYNAMIC_FOR_VisualBell`
[INFO] [stdout] 48 | pub struct VisualBell {
[INFO] [stdout]    |            ---------- `VisualBell` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `FromDynamic` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `FromDynamic` may come from an old version of the `wezterm_dynamic_derive` crate, try updating your dependency with `cargo update -p wezterm_dynamic_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 `FromDynamic` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> wezterm-src/config/src/bell.rs:47:46
[INFO] [stdout]    |
[INFO] [stdout] 47 | #[derive(Default, Debug, Clone, FromDynamic, ToDynamic)]
[INFO] [stdout]    |                                              ^--------
[INFO] [stdout]    |                                              |
[INFO] [stdout]    |                                              `PlaceDynamic` is not local
[INFO] [stdout]    |                                              move the `impl` block outside of this constant `_IMPL_PLACEDYNAMIC_FOR_VisualBell`
[INFO] [stdout] 48 | pub struct VisualBell {
[INFO] [stdout]    |            ---------- `VisualBell` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `ToDynamic` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `ToDynamic` may come from an old version of the `wezterm_dynamic_derive` crate, try updating your dependency with `cargo update -p wezterm_dynamic_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 `ToDynamic` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> wezterm-src/config/src/bell.rs:47:46
[INFO] [stdout]    |
[INFO] [stdout] 47 | #[derive(Default, Debug, Clone, FromDynamic, ToDynamic)]
[INFO] [stdout]    |                                              ^--------
[INFO] [stdout]    |                                              |
[INFO] [stdout]    |                                              `ToDynamic` is not local
[INFO] [stdout]    |                                              move the `impl` block outside of this constant `_IMPL_PLACEDYNAMIC_FOR_VisualBell`
[INFO] [stdout] 48 | pub struct VisualBell {
[INFO] [stdout]    |            ---------- `VisualBell` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `ToDynamic` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `ToDynamic` may come from an old version of the `wezterm_dynamic_derive` crate, try updating your dependency with `cargo update -p wezterm_dynamic_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 `ToDynamic` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> wezterm-src/config/src/bell.rs:61:39
[INFO] [stdout]    |
[INFO] [stdout] 61 | #[derive(Debug, Clone, PartialEq, Eq, FromDynamic, ToDynamic)]
[INFO] [stdout]    |                                       ^----------
[INFO] [stdout]    |                                       |
[INFO] [stdout]    |                                       `FromDynamic` is not local
[INFO] [stdout]    |                                       move the `impl` block outside of this constant `_IMPL_FROMDYNAMIC_FOR_VisualBellTarget`
[INFO] [stdout] 62 | pub enum VisualBellTarget {
[INFO] [stdout]    |          ---------------- `VisualBellTarget` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `FromDynamic` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `FromDynamic` may come from an old version of the `wezterm_dynamic_derive` crate, try updating your dependency with `cargo update -p wezterm_dynamic_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 `FromDynamic` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> wezterm-src/config/src/bell.rs:61:39
[INFO] [stdout]    |
[INFO] [stdout] 61 | #[derive(Debug, Clone, PartialEq, Eq, FromDynamic, ToDynamic)]
[INFO] [stdout]    |                                       ^----------
[INFO] [stdout]    |                                       |
[INFO] [stdout]    |                                       move the `impl` block outside of this constant `_IMPL_FROMDYNAMIC_FOR_VisualBellTarget`
[INFO] [stdout] 62 | pub enum VisualBellTarget {
[INFO] [stdout]    |          ---------------- `VisualBellTarget` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `FromDynamic` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `FromDynamic` may come from an old version of the `wezterm_dynamic_derive` crate, try updating your dependency with `cargo update -p wezterm_dynamic_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 `FromDynamic` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> wezterm-src/config/src/bell.rs:61:52
[INFO] [stdout]    |
[INFO] [stdout] 61 | #[derive(Debug, Clone, PartialEq, Eq, FromDynamic, ToDynamic)]
[INFO] [stdout]    |                                                    ^--------
[INFO] [stdout]    |                                                    |
[INFO] [stdout]    |                                                    `ToDynamic` is not local
[INFO] [stdout]    |                                                    move the `impl` block outside of this constant `_IMPL_TODYNAMIC_FOR_VisualBellTarget`
[INFO] [stdout] 62 | pub enum VisualBellTarget {
[INFO] [stdout]    |          ---------------- `VisualBellTarget` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `ToDynamic` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `ToDynamic` may come from an old version of the `wezterm_dynamic_derive` crate, try updating your dependency with `cargo update -p wezterm_dynamic_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 `ToDynamic` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> wezterm-src/config/src/bell.rs:73:24
[INFO] [stdout]    |
[INFO] [stdout] 73 | #[derive(Debug, Clone, FromDynamic, ToDynamic)]
[INFO] [stdout]    |                        ^----------
[INFO] [stdout]    |                        |
[INFO] [stdout]    |                        `FromDynamic` is not local
[INFO] [stdout]    |                        move the `impl` block outside of this constant `_IMPL_FROMDYNAMIC_FOR_AudibleBell`
[INFO] [stdout] 74 | pub enum AudibleBell {
[INFO] [stdout]    |          ----------- `AudibleBell` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `FromDynamic` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `FromDynamic` may come from an old version of the `wezterm_dynamic_derive` crate, try updating your dependency with `cargo update -p wezterm_dynamic_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 `FromDynamic` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> wezterm-src/config/src/bell.rs:73:24
[INFO] [stdout]    |
[INFO] [stdout] 73 | #[derive(Debug, Clone, FromDynamic, ToDynamic)]
[INFO] [stdout]    |                        ^----------
[INFO] [stdout]    |                        |
[INFO] [stdout]    |                        move the `impl` block outside of this constant `_IMPL_FROMDYNAMIC_FOR_AudibleBell`
[INFO] [stdout] 74 | pub enum AudibleBell {
[INFO] [stdout]    |          ----------- `AudibleBell` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `FromDynamic` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `FromDynamic` may come from an old version of the `wezterm_dynamic_derive` crate, try updating your dependency with `cargo update -p wezterm_dynamic_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 `FromDynamic` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> wezterm-src/config/src/bell.rs:73:37
[INFO] [stdout]    |
[INFO] [stdout] 73 | #[derive(Debug, Clone, FromDynamic, ToDynamic)]
[INFO] [stdout]    |                                     ^--------
[INFO] [stdout]    |                                     |
[INFO] [stdout]    |                                     `ToDynamic` is not local
[INFO] [stdout]    |                                     move the `impl` block outside of this constant `_IMPL_TODYNAMIC_FOR_AudibleBell`
[INFO] [stdout] 74 | pub enum AudibleBell {
[INFO] [stdout]    |          ----------- `AudibleBell` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `ToDynamic` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `ToDynamic` may come from an old version of the `wezterm_dynamic_derive` crate, try updating your dependency with `cargo update -p wezterm_dynamic_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 `ToDynamic` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> wezterm-src/config/src/color.rs:11:30
[INFO] [stdout]    |
[INFO] [stdout] 11 | #[derive(Debug, Copy, Clone, FromDynamic, ToDynamic)]
[INFO] [stdout]    |                              ^----------
[INFO] [stdout]    |                              |
[INFO] [stdout]    |                              `FromDynamic` is not local
[INFO] [stdout]    |                              move the `impl` block outside of this constant `_IMPL_FROMDYNAMIC_FOR_HsbTransform`
[INFO] [stdout] 12 | pub struct HsbTransform {
[INFO] [stdout]    |            ------------ `HsbTransform` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `FromDynamic` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `FromDynamic` may come from an old version of the `wezterm_dynamic_derive` crate, try updating your dependency with `cargo update -p wezterm_dynamic_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 `FromDynamic` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> wezterm-src/config/src/color.rs:11:30
[INFO] [stdout]    |
[INFO] [stdout] 11 | #[derive(Debug, Copy, Clone, FromDynamic, ToDynamic)]
[INFO] [stdout]    |                              ^----------
[INFO] [stdout]    |                              |
[INFO] [stdout]    |                              move the `impl` block outside of this constant `_IMPL_FROMDYNAMIC_FOR_HsbTransform`
[INFO] [stdout] 12 | pub struct HsbTransform {
[INFO] [stdout]    |            ------------ `HsbTransform` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `FromDynamic` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `FromDynamic` may come from an old version of the `wezterm_dynamic_derive` crate, try updating your dependency with `cargo update -p wezterm_dynamic_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 `FromDynamic` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> wezterm-src/config/src/color.rs:11:43
[INFO] [stdout]    |
[INFO] [stdout] 11 | #[derive(Debug, Copy, Clone, FromDynamic, ToDynamic)]
[INFO] [stdout]    |                                           ^--------
[INFO] [stdout]    |                                           |
[INFO] [stdout]    |                                           `PlaceDynamic` is not local
[INFO] [stdout]    |                                           move the `impl` block outside of this constant `_IMPL_PLACEDYNAMIC_FOR_HsbTransform`
[INFO] [stdout] 12 | pub struct HsbTransform {
[INFO] [stdout]    |            ------------ `HsbTransform` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `ToDynamic` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `ToDynamic` may come from an old version of the `wezterm_dynamic_derive` crate, try updating your dependency with `cargo update -p wezterm_dynamic_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 `ToDynamic` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> wezterm-src/config/src/color.rs:11:43
[INFO] [stdout]    |
[INFO] [stdout] 11 | #[derive(Debug, Copy, Clone, FromDynamic, ToDynamic)]
[INFO] [stdout]    |                                           ^--------
[INFO] [stdout]    |                                           |
[INFO] [stdout]    |                                           `ToDynamic` is not local
[INFO] [stdout]    |                                           move the `impl` block outside of this constant `_IMPL_PLACEDYNAMIC_FOR_HsbTransform`
[INFO] [stdout] 12 | pub struct HsbTransform {
[INFO] [stdout]    |            ------------ `HsbTransform` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `ToDynamic` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `ToDynamic` may come from an old version of the `wezterm_dynamic_derive` crate, try updating your dependency with `cargo update -p wezterm_dynamic_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 `ToDynamic` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> wezterm-src/config/src/color.rs:31:60
[INFO] [stdout]    |
[INFO] [stdout] 31 | #[derive(Default, Debug, Clone, Copy, PartialEq, Eq, Hash, FromDynamic, ToDynamic)]
[INFO] [stdout]    |                                                            ^----------
[INFO] [stdout]    |                                                            |
[INFO] [stdout]    |                                                            `FromDynamic` is not local
[INFO] [stdout]    |                                                            move the `impl` block outside of this constant `_IMPL_FROMDYNAMIC_FOR_RgbaColor`
[INFO] [stdout] 32 | #[dynamic(try_from = "String", into = "String")]
[INFO] [stdout] 33 | pub struct RgbaColor {
[INFO] [stdout]    |            --------- `RgbaColor` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `FromDynamic` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `FromDynamic` may come from an old version of the `wezterm_dynamic_derive` crate, try updating your dependency with `cargo update -p wezterm_dynamic_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 `FromDynamic` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> wezterm-src/config/src/color.rs:31:60
[INFO] [stdout]    |
[INFO] [stdout] 31 | #[derive(Default, Debug, Clone, Copy, PartialEq, Eq, Hash, FromDynamic, ToDynamic)]
[INFO] [stdout]    |                                                            ^----------
[INFO] [stdout]    |                                                            |
[INFO] [stdout]    |                                                            move the `impl` block outside of this constant `_IMPL_FROMDYNAMIC_FOR_RgbaColor`
[INFO] [stdout] 32 | #[dynamic(try_from = "String", into = "String")]
[INFO] [stdout] 33 | pub struct RgbaColor {
[INFO] [stdout]    |            --------- `RgbaColor` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `FromDynamic` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `FromDynamic` may come from an old version of the `wezterm_dynamic_derive` crate, try updating your dependency with `cargo update -p wezterm_dynamic_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 `FromDynamic` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> wezterm-src/config/src/color.rs:31:73
[INFO] [stdout]    |
[INFO] [stdout] 31 | #[derive(Default, Debug, Clone, Copy, PartialEq, Eq, Hash, FromDynamic, ToDynamic)]
[INFO] [stdout]    |                                                                         ^--------
[INFO] [stdout]    |                                                                         |
[INFO] [stdout]    |                                                                         `ToDynamic` is not local
[INFO] [stdout]    |                                                                         move the `impl` block outside of this constant `_IMPL_PLACEDYNAMIC_FOR_RgbaColor`
[INFO] [stdout] 32 | #[dynamic(try_from = "String", into = "String")]
[INFO] [stdout] 33 | pub struct RgbaColor {
[INFO] [stdout]    |            --------- `RgbaColor` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `ToDynamic` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `ToDynamic` may come from an old version of the `wezterm_dynamic_derive` crate, try updating your dependency with `cargo update -p wezterm_dynamic_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 `ToDynamic` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> wezterm-src/config/src/color.rs:94:17
[INFO] [stdout]    |
[INFO] [stdout] 94 | #[derive(Debug, FromDynamic, ToDynamic, Clone, Copy, PartialEq, Eq)]
[INFO] [stdout]    |                 ^----------
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 `FromDynamic` is not local
[INFO] [stdout]    |                 move the `impl` block outside of this constant `_IMPL_FROMDYNAMIC_FOR_ColorSpec`
[INFO] [stdout] 95 | pub enum ColorSpec {
[INFO] [stdout]    |          --------- `ColorSpec` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `FromDynamic` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `FromDynamic` may come from an old version of the `wezterm_dynamic_derive` crate, try updating your dependency with `cargo update -p wezterm_dynamic_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 `FromDynamic` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> wezterm-src/config/src/color.rs:94:17
[INFO] [stdout]    |
[INFO] [stdout] 94 | #[derive(Debug, FromDynamic, ToDynamic, Clone, Copy, PartialEq, Eq)]
[INFO] [stdout]    |                 ^----------
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 move the `impl` block outside of this constant `_IMPL_FROMDYNAMIC_FOR_ColorSpec`
[INFO] [stdout] 95 | pub enum ColorSpec {
[INFO] [stdout]    |          --------- `ColorSpec` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `FromDynamic` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `FromDynamic` may come from an old version of the `wezterm_dynamic_derive` crate, try updating your dependency with `cargo update -p wezterm_dynamic_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 `FromDynamic` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> wezterm-src/config/src/color.rs:94:30
[INFO] [stdout]    |
[INFO] [stdout] 94 | #[derive(Debug, FromDynamic, ToDynamic, Clone, Copy, PartialEq, Eq)]
[INFO] [stdout]    |                              ^--------
[INFO] [stdout]    |                              |
[INFO] [stdout]    |                              `ToDynamic` is not local
[INFO] [stdout]    |                              move the `impl` block outside of this constant `_IMPL_TODYNAMIC_FOR_ColorSpec`
[INFO] [stdout] 95 | pub enum ColorSpec {
[INFO] [stdout]    |          --------- `ColorSpec` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `ToDynamic` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `ToDynamic` may come from an old version of the `wezterm_dynamic_derive` crate, try updating your dependency with `cargo update -p wezterm_dynamic_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 `ToDynamic` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> wezterm-src/config/src/color.rs:129:44
[INFO] [stdout]     |
[INFO] [stdout] 129 | #[derive(Default, Debug, Clone, PartialEq, FromDynamic, ToDynamic)]
[INFO] [stdout]     |                                            ^----------
[INFO] [stdout]     |                                            |
[INFO] [stdout]     |                                            `FromDynamic` is not local
[INFO] [stdout]     |                                            move the `impl` block outside of this constant `_IMPL_FROMDYNAMIC_FOR_Palette`
[INFO] [stdout] 130 | pub struct Palette {
[INFO] [stdout]     |            ------- `Palette` is not local
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `FromDynamic` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `FromDynamic` may come from an old version of the `wezterm_dynamic_derive` crate, try updating your dependency with `cargo update -p wezterm_dynamic_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 `FromDynamic` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> wezterm-src/config/src/color.rs:129:44
[INFO] [stdout]     |
[INFO] [stdout] 129 | #[derive(Default, Debug, Clone, PartialEq, FromDynamic, ToDynamic)]
[INFO] [stdout]     |                                            ^----------
[INFO] [stdout]     |                                            |
[INFO] [stdout]     |                                            move the `impl` block outside of this constant `_IMPL_FROMDYNAMIC_FOR_Palette`
[INFO] [stdout] 130 | pub struct Palette {
[INFO] [stdout]     |            ------- `Palette` is not local
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `FromDynamic` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `FromDynamic` may come from an old version of the `wezterm_dynamic_derive` crate, try updating your dependency with `cargo update -p wezterm_dynamic_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 `FromDynamic` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> wezterm-src/config/src/color.rs:129:57
[INFO] [stdout]     |
[INFO] [stdout] 129 | #[derive(Default, Debug, Clone, PartialEq, FromDynamic, ToDynamic)]
[INFO] [stdout]     |                                                         ^--------
[INFO] [stdout]     |                                                         |
[INFO] [stdout]     |                                                         `PlaceDynamic` is not local
[INFO] [stdout]     |                                                         move the `impl` block outside of this constant `_IMPL_PLACEDYNAMIC_FOR_Palette`
[INFO] [stdout] 130 | pub struct Palette {
[INFO] [stdout]     |            ------- `Palette` is not local
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `ToDynamic` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `ToDynamic` may come from an old version of the `wezterm_dynamic_derive` crate, try updating your dependency with `cargo update -p wezterm_dynamic_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 `ToDynamic` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> wezterm-src/config/src/color.rs:129:57
[INFO] [stdout]     |
[INFO] [stdout] 129 | #[derive(Default, Debug, Clone, PartialEq, FromDynamic, ToDynamic)]
[INFO] [stdout]     |                                                         ^--------
[INFO] [stdout]     |                                                         |
[INFO] [stdout]     |                                                         `ToDynamic` is not local
[INFO] [stdout]     |                                                         move the `impl` block outside of this constant `_IMPL_PLACEDYNAMIC_FOR_Palette`
[INFO] [stdout] 130 | pub struct Palette {
[INFO] [stdout]     |            ------- `Palette` is not local
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `ToDynamic` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `ToDynamic` may come from an old version of the `wezterm_dynamic_derive` crate, try updating your dependency with `cargo update -p wezterm_dynamic_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 `ToDynamic` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> wezterm-src/config/src/color.rs:310:44
[INFO] [stdout]     |
[INFO] [stdout] 310 | #[derive(Debug, Clone, Default, PartialEq, FromDynamic, ToDynamic)]
[INFO] [stdout]     |                                            ^----------
[INFO] [stdout]     |                                            |
[INFO] [stdout]     |                                            `FromDynamic` is not local
[INFO] [stdout]     |                                            move the `impl` block outside of this constant `_IMPL_FROMDYNAMIC_FOR_TabBarColor`
[INFO] [stdout] 311 | pub struct TabBarColor {
[INFO] [stdout]     |            ----------- `TabBarColor` is not local
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `FromDynamic` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `FromDynamic` may come from an old version of the `wezterm_dynamic_derive` crate, try updating your dependency with `cargo update -p wezterm_dynamic_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 `FromDynamic` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> wezterm-src/config/src/color.rs:310:44
[INFO] [stdout]     |
[INFO] [stdout] 310 | #[derive(Debug, Clone, Default, PartialEq, FromDynamic, ToDynamic)]
[INFO] [stdout]     |                                            ^----------
[INFO] [stdout]     |                                            |
[INFO] [stdout]     |                                            move the `impl` block outside of this constant `_IMPL_FROMDYNAMIC_FOR_TabBarColor`
[INFO] [stdout] 311 | pub struct TabBarColor {
[INFO] [stdout]     |            ----------- `TabBarColor` is not local
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `FromDynamic` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `FromDynamic` may come from an old version of the `wezterm_dynamic_derive` crate, try updating your dependency with `cargo update -p wezterm_dynamic_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 `FromDynamic` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> wezterm-src/config/src/color.rs:310:57
[INFO] [stdout]     |
[INFO] [stdout] 310 | #[derive(Debug, Clone, Default, PartialEq, FromDynamic, ToDynamic)]
[INFO] [stdout]     |                                                         ^--------
[INFO] [stdout]     |                                                         |
[INFO] [stdout]     |                                                         `PlaceDynamic` is not local
[INFO] [stdout]     |                                                         move the `impl` block outside of this constant `_IMPL_PLACEDYNAMIC_FOR_TabBarColor`
[INFO] [stdout] 311 | pub struct TabBarColor {
[INFO] [stdout]     |            ----------- `TabBarColor` is not local
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `ToDynamic` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `ToDynamic` may come from an old version of the `wezterm_dynamic_derive` crate, try updating your dependency with `cargo update -p wezterm_dynamic_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 `ToDynamic` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> wezterm-src/config/src/color.rs:310:57
[INFO] [stdout]     |
[INFO] [stdout] 310 | #[derive(Debug, Clone, Default, PartialEq, FromDynamic, ToDynamic)]
[INFO] [stdout]     |                                                         ^--------
[INFO] [stdout]     |                                                         |
[INFO] [stdout]     |                                                         `ToDynamic` is not local
[INFO] [stdout]     |                                                         move the `impl` block outside of this constant `_IMPL_PLACEDYNAMIC_FOR_TabBarColor`
[INFO] [stdout] 311 | pub struct TabBarColor {
[INFO] [stdout]     |            ----------- `TabBarColor` is not local
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `ToDynamic` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `ToDynamic` may come from an old version of the `wezterm_dynamic_derive` crate, try updating your dependency with `cargo update -p wezterm_dynamic_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 `ToDynamic` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> wezterm-src/config/src/color.rs:346:44
[INFO] [stdout]     |
[INFO] [stdout] 346 | #[derive(Default, Debug, Clone, PartialEq, FromDynamic, ToDynamic)]
[INFO] [stdout]     |                                            ^----------
[INFO] [stdout]     |                                            |
[INFO] [stdout]     |                                            `FromDynamic` is not local
[INFO] [stdout]     |                                            move the `impl` block outside of this constant `_IMPL_FROMDYNAMIC_FOR_TabBarColors`
[INFO] [stdout] 347 | pub struct TabBarColors {
[INFO] [stdout]     |            ------------ `TabBarColors` is not local
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `FromDynamic` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `FromDynamic` may come from an old version of the `wezterm_dynamic_derive` crate, try updating your dependency with `cargo update -p wezterm_dynamic_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 `FromDynamic` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> wezterm-src/config/src/color.rs:346:44
[INFO] [stdout]     |
[INFO] [stdout] 346 | #[derive(Default, Debug, Clone, PartialEq, FromDynamic, ToDynamic)]
[INFO] [stdout]     |                                            ^----------
[INFO] [stdout]     |                                            |
[INFO] [stdout]     |                                            move the `impl` block outside of this constant `_IMPL_FROMDYNAMIC_FOR_TabBarColors`
[INFO] [stdout] 347 | pub struct TabBarColors {
[INFO] [stdout]     |            ------------ `TabBarColors` is not local
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `FromDynamic` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `FromDynamic` may come from an old version of the `wezterm_dynamic_derive` crate, try updating your dependency with `cargo update -p wezterm_dynamic_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 `FromDynamic` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> wezterm-src/config/src/color.rs:346:57
[INFO] [stdout]     |
[INFO] [stdout] 346 | #[derive(Default, Debug, Clone, PartialEq, FromDynamic, ToDynamic)]
[INFO] [stdout]     |                                                         ^--------
[INFO] [stdout]     |                                                         |
[INFO] [stdout]     |                                                         `PlaceDynamic` is not local
[INFO] [stdout]     |                                                         move the `impl` block outside of this constant `_IMPL_PLACEDYNAMIC_FOR_TabBarColors`
[INFO] [stdout] 347 | pub struct TabBarColors {
[INFO] [stdout]     |            ------------ `TabBarColors` is not local
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `ToDynamic` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `ToDynamic` may come from an old version of the `wezterm_dynamic_derive` crate, try updating your dependency with `cargo update -p wezterm_dynamic_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 `ToDynamic` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> wezterm-src/config/src/color.rs:346:57
[INFO] [stdout]     |
[INFO] [stdout] 346 | #[derive(Default, Debug, Clone, PartialEq, FromDynamic, ToDynamic)]
[INFO] [stdout]     |                                                         ^--------
[INFO] [stdout]     |                                                         |
[INFO] [stdout]     |                                                         `ToDynamic` is not local
[INFO] [stdout]     |                                                         move the `impl` block outside of this constant `_IMPL_PLACEDYNAMIC_FOR_TabBarColors`
[INFO] [stdout] 347 | pub struct TabBarColors {
[INFO] [stdout]     |            ------------ `TabBarColors` is not local
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `ToDynamic` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `ToDynamic` may come from an old version of the `wezterm_dynamic_derive` crate, try updating your dependency with `cargo update -p wezterm_dynamic_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 `ToDynamic` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> wezterm-src/config/src/color.rs:443:44
[INFO] [stdout]     |
[INFO] [stdout] 443 | #[derive(Default, Debug, Clone, PartialEq, FromDynamic, ToDynamic)]
[INFO] [stdout]     |                                            ^----------
[INFO] [stdout]     |                                            |
[INFO] [stdout]     |                                            `FromDynamic` is not local
[INFO] [stdout]     |                                            move the `impl` block outside of this constant `_IMPL_FROMDYNAMIC_FOR_IntegratedTitleButtonColor`
[INFO] [stdout] 444 | #[dynamic(try_from = "String")]
[INFO] [stdout] 445 | pub enum IntegratedTitleButtonColor {
[INFO] [stdout]     |          -------------------------- `IntegratedTitleButtonColor` is not local
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `FromDynamic` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `FromDynamic` may come from an old version of the `wezterm_dynamic_derive` crate, try updating your dependency with `cargo update -p wezterm_dynamic_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 `FromDynamic` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> wezterm-src/config/src/color.rs:443:44
[INFO] [stdout]     |
[INFO] [stdout] 443 | #[derive(Default, Debug, Clone, PartialEq, FromDynamic, ToDynamic)]
[INFO] [stdout]     |                                            ^----------
[INFO] [stdout]     |                                            |
[INFO] [stdout]     |                                            move the `impl` block outside of this constant `_IMPL_FROMDYNAMIC_FOR_IntegratedTitleButtonColor`
[INFO] [stdout] 444 | #[dynamic(try_from = "String")]
[INFO] [stdout] 445 | pub enum IntegratedTitleButtonColor {
[INFO] [stdout]     |          -------------------------- `IntegratedTitleButtonColor` is not local
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `FromDynamic` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `FromDynamic` may come from an old version of the `wezterm_dynamic_derive` crate, try updating your dependency with `cargo update -p wezterm_dynamic_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 `FromDynamic` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> wezterm-src/config/src/color.rs:443:57
[INFO] [stdout]     |
[INFO] [stdout] 443 | #[derive(Default, Debug, Clone, PartialEq, FromDynamic, ToDynamic)]
[INFO] [stdout]     |                                                         ^--------
[INFO] [stdout]     |                                                         |
[INFO] [stdout]     |                                                         `ToDynamic` is not local
[INFO] [stdout]     |                                                         move the `impl` block outside of this constant `_IMPL_TODYNAMIC_FOR_IntegratedTitleButtonColor`
[INFO] [stdout] 444 | #[dynamic(try_from = "String")]
[INFO] [stdout] 445 | pub enum IntegratedTitleButtonColor {
[INFO] [stdout]     |          -------------------------- `IntegratedTitleButtonColor` is not local
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `ToDynamic` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `ToDynamic` may come from an old version of the `wezterm_dynamic_derive` crate, try updating your dependency with `cargo update -p wezterm_dynamic_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 `ToDynamic` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> wezterm-src/config/src/color.rs:507:24
[INFO] [stdout]     |
[INFO] [stdout] 507 | #[derive(Debug, Clone, FromDynamic, ToDynamic)]
[INFO] [stdout]     |                        ^----------
[INFO] [stdout]     |                        |
[INFO] [stdout]     |                        `FromDynamic` is not local
[INFO] [stdout]     |                        move the `impl` block outside of this constant `_IMPL_FROMDYNAMIC_FOR_TabBarStyle`
[INFO] [stdout] 508 | pub struct TabBarStyle {
[INFO] [stdout]     |            ----------- `TabBarStyle` is not local
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `FromDynamic` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `FromDynamic` may come from an old version of the `wezterm_dynamic_derive` crate, try updating your dependency with `cargo update -p wezterm_dynamic_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 `FromDynamic` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> wezterm-src/config/src/color.rs:507:24
[INFO] [stdout]     |
[INFO] [stdout] 507 | #[derive(Debug, Clone, FromDynamic, ToDynamic)]
[INFO] [stdout]     |                        ^----------
[INFO] [stdout]     |                        |
[INFO] [stdout]     |                        move the `impl` block outside of this constant `_IMPL_FROMDYNAMIC_FOR_TabBarStyle`
[INFO] [stdout] 508 | pub struct TabBarStyle {
[INFO] [stdout]     |            ----------- `TabBarStyle` is not local
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `FromDynamic` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `FromDynamic` may come from an old version of the `wezterm_dynamic_derive` crate, try updating your dependency with `cargo update -p wezterm_dynamic_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 `FromDynamic` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> wezterm-src/config/src/color.rs:507:37
[INFO] [stdout]     |
[INFO] [stdout] 507 | #[derive(Debug, Clone, FromDynamic, ToDynamic)]
[INFO] [stdout]     |                                     ^--------
[INFO] [stdout]     |                                     |
[INFO] [stdout]     |                                     `PlaceDynamic` is not local
[INFO] [stdout]     |                                     move the `impl` block outside of this constant `_IMPL_PLACEDYNAMIC_FOR_TabBarStyle`
[INFO] [stdout] 508 | pub struct TabBarStyle {
[INFO] [stdout]     |            ----------- `TabBarStyle` is not local
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `ToDynamic` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `ToDynamic` may come from an old version of the `wezterm_dynamic_derive` crate, try updating your dependency with `cargo update -p wezterm_dynamic_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 `ToDynamic` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> wezterm-src/config/src/color.rs:507:37
[INFO] [stdout]     |
[INFO] [stdout] 507 | #[derive(Debug, Clone, FromDynamic, ToDynamic)]
[INFO] [stdout]     |                                     ^--------
[INFO] [stdout]     |                                     |
[INFO] [stdout]     |                                     `ToDynamic` is not local
[INFO] [stdout]     |                                     move the `impl` block outside of this constant `_IMPL_PLACEDYNAMIC_FOR_TabBarStyle`
[INFO] [stdout] 508 | pub struct TabBarStyle {
[INFO] [stdout]     |            ----------- `TabBarStyle` is not local
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `ToDynamic` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `ToDynamic` may come from an old version of the `wezterm_dynamic_derive` crate, try updating your dependency with `cargo update -p wezterm_dynamic_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 `ToDynamic` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> wezterm-src/config/src/color.rs:558:24
[INFO] [stdout]     |
[INFO] [stdout] 558 | #[derive(Debug, Clone, FromDynamic, ToDynamic)]
[INFO] [stdout]     |                        ^----------
[INFO] [stdout]     |                        |
[INFO] [stdout]     |                        `FromDynamic` is not local
[INFO] [stdout]     |                        move the `impl` block outside of this constant `_IMPL_FROMDYNAMIC_FOR_WindowFrameConfig`
[INFO] [stdout] 559 | pub struct WindowFrameConfig {
[INFO] [stdout]     |            ----------------- `WindowFrameConfig` is not local
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `FromDynamic` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `FromDynamic` may come from an old version of the `wezterm_dynamic_derive` crate, try updating your dependency with `cargo update -p wezterm_dynamic_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 `FromDynamic` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> wezterm-src/config/src/color.rs:558:24
[INFO] [stdout]     |
[INFO] [stdout] 558 | #[derive(Debug, Clone, FromDynamic, ToDynamic)]
[INFO] [stdout]     |                        ^----------
[INFO] [stdout]     |                        |
[INFO] [stdout]     |                        move the `impl` block outside of this constant `_IMPL_FROMDYNAMIC_FOR_WindowFrameConfig`
[INFO] [stdout] 559 | pub struct WindowFrameConfig {
[INFO] [stdout]     |            ----------------- `WindowFrameConfig` is not local
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `FromDynamic` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `FromDynamic` may come from an old version of the `wezterm_dynamic_derive` crate, try updating your dependency with `cargo update -p wezterm_dynamic_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 `FromDynamic` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> wezterm-src/config/src/color.rs:558:37
[INFO] [stdout]     |
[INFO] [stdout] 558 | #[derive(Debug, Clone, FromDynamic, ToDynamic)]
[INFO] [stdout]     |                                     ^--------
[INFO] [stdout]     |                                     |
[INFO] [stdout]     |                                     `PlaceDynamic` is not local
[INFO] [stdout]     |                                     move the `impl` block outside of this constant `_IMPL_PLACEDYNAMIC_FOR_WindowFrameConfig`
[INFO] [stdout] 559 | pub struct WindowFrameConfig {
[INFO] [stdout]     |            ----------------- `WindowFrameConfig` is not local
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `ToDynamic` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `ToDynamic` may come from an old version of the `wezterm_dynamic_derive` crate, try updating your dependency with `cargo update -p wezterm_dynamic_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 `ToDynamic` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> wezterm-src/config/src/color.rs:558:37
[INFO] [stdout]     |
[INFO] [stdout] 558 | #[derive(Debug, Clone, FromDynamic, ToDynamic)]
[INFO] [stdout]     |                                     ^--------
[INFO] [stdout]     |                                     |
[INFO] [stdout]     |                                     `ToDynamic` is not local
[INFO] [stdout]     |                                     move the `impl` block outside of this constant `_IMPL_PLACEDYNAMIC_FOR_WindowFrameConfig`
[INFO] [stdout] 559 | pub struct WindowFrameConfig {
[INFO] [stdout]     |            ----------------- `WindowFrameConfig` is not local
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `ToDynamic` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `ToDynamic` may come from an old version of the `wezterm_dynamic_derive` crate, try updating your dependency with `cargo update -p wezterm_dynamic_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 `ToDynamic` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> wezterm-src/config/src/color.rs:672:48
[INFO] [stdout]     |
[INFO] [stdout] 672 | #[derive(Debug, Default, Clone, Eq, PartialEq, FromDynamic, ToDynamic)]
[INFO] [stdout]     |                                                ^----------
[INFO] [stdout]     |                                                |
[INFO] [stdout]     |                                                `FromDynamic` is not local
[INFO] [stdout]     |                                                move the `impl` block outside of this constant `_IMPL_FROMDYNAMIC_FOR_ColorSchemeMetaData`
[INFO] [stdout] 673 | pub struct ColorSchemeMetaData {
[INFO] [stdout]     |            ------------------- `ColorSchemeMetaData` is not local
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `FromDynamic` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `FromDynamic` may come from an old version of the `wezterm_dynamic_derive` crate, try updating your dependency with `cargo update -p wezterm_dynamic_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 `FromDynamic` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> wezterm-src/config/src/color.rs:672:48
[INFO] [stdout]     |
[INFO] [stdout] 672 | #[derive(Debug, Default, Clone, Eq, PartialEq, FromDynamic, ToDynamic)]
[INFO] [stdout]     |                                                ^----------
[INFO] [stdout]     |                                                |
[INFO] [stdout]     |                                                move the `impl` block outside of this constant `_IMPL_FROMDYNAMIC_FOR_ColorSchemeMetaData`
[INFO] [stdout] 673 | pub struct ColorSchemeMetaData {
[INFO] [stdout]     |            ------------------- `ColorSchemeMetaData` is not local
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `FromDynamic` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `FromDynamic` may come from an old version of the `wezterm_dynamic_derive` crate, try updating your dependency with `cargo update -p wezterm_dynamic_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 `FromDynamic` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> wezterm-src/config/src/color.rs:672:61
[INFO] [stdout]     |
[INFO] [stdout] 672 | #[derive(Debug, Default, Clone, Eq, PartialEq, FromDynamic, ToDynamic)]
[INFO] [stdout]     |                                                             ^--------
[INFO] [stdout]     |                                                             |
[INFO] [stdout]     |                                                             `PlaceDynamic` is not local
[INFO] [stdout]     |                                                             move the `impl` block outside of this constant `_IMPL_PLACEDYNAMIC_FOR_ColorSchemeMetaData`
[INFO] [stdout] 673 | pub struct ColorSchemeMetaData {
[INFO] [stdout]     |            ------------------- `ColorSchemeMetaData` is not local
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `ToDynamic` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `ToDynamic` may come from an old version of the `wezterm_dynamic_derive` crate, try updating your dependency with `cargo update -p wezterm_dynamic_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 `ToDynamic` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> wezterm-src/config/src/color.rs:672:61
[INFO] [stdout]     |
[INFO] [stdout] 672 | #[derive(Debug, Default, Clone, Eq, PartialEq, FromDynamic, ToDynamic)]
[INFO] [stdout]     |                                                             ^--------
[INFO] [stdout]     |                                                             |
[INFO] [stdout]     |                                                             `ToDynamic` is not local
[INFO] [stdout]     |                                                             move the `impl` block outside of this constant `_IMPL_PLACEDYNAMIC_FOR_ColorSchemeMetaData`
[INFO] [stdout] 673 | pub struct ColorSchemeMetaData {
[INFO] [stdout]     |            ------------------- `ColorSchemeMetaData` is not local
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `ToDynamic` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `ToDynamic` may come from an old version of the `wezterm_dynamic_derive` crate, try updating your dependency with `cargo update -p wezterm_dynamic_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 `ToDynamic` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> wezterm-src/config/src/color.rs:683:35
[INFO] [stdout]     |
[INFO] [stdout] 683 | #[derive(Debug, Clone, PartialEq, FromDynamic, ToDynamic)]
[INFO] [stdout]     |                                   ^----------
[INFO] [stdout]     |                                   |
[INFO] [stdout]     |                                   `FromDynamic` is not local
[INFO] [stdout]     |                                   move the `impl` block outside of this constant `_IMPL_FROMDYNAMIC_FOR_ColorSchemeFile`
[INFO] [stdout] 684 | pub struct ColorSchemeFile {
[INFO] [stdout]     |            --------------- `ColorSchemeFile` is not local
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `FromDynamic` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `FromDynamic` may come from an old version of the `wezterm_dynamic_derive` crate, try updating your dependency with `cargo update -p wezterm_dynamic_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 `FromDynamic` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> wezterm-src/config/src/color.rs:683:35
[INFO] [stdout]     |
[INFO] [stdout] 683 | #[derive(Debug, Clone, PartialEq, FromDynamic, ToDynamic)]
[INFO] [stdout]     |                                   ^----------
[INFO] [stdout]     |                                   |
[INFO] [stdout]     |                                   move the `impl` block outside of this constant `_IMPL_FROMDYNAMIC_FOR_ColorSchemeFile`
[INFO] [stdout] 684 | pub struct ColorSchemeFile {
[INFO] [stdout]     |            --------------- `ColorSchemeFile` is not local
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `FromDynamic` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `FromDynamic` may come from an old version of the `wezterm_dynamic_derive` crate, try updating your dependency with `cargo update -p wezterm_dynamic_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 `FromDynamic` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> wezterm-src/config/src/color.rs:683:48
[INFO] [stdout]     |
[INFO] [stdout] 683 | #[derive(Debug, Clone, PartialEq, FromDynamic, ToDynamic)]
[INFO] [stdout]     |                                                ^--------
[INFO] [stdout]     |                                                |
[INFO] [stdout]     |                                                `PlaceDynamic` is not local
[INFO] [stdout]     |                                                move the `impl` block outside of this constant `_IMPL_PLACEDYNAMIC_FOR_ColorSchemeFile`
[INFO] [stdout] 684 | pub struct ColorSchemeFile {
[INFO] [stdout]     |            --------------- `ColorSchemeFile` is not local
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `ToDynamic` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `ToDynamic` may come from an old version of the `wezterm_dynamic_derive` crate, try updating your dependency with `cargo update -p wezterm_dynamic_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 `ToDynamic` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> wezterm-src/config/src/color.rs:683:48
[INFO] [stdout]     |
[INFO] [stdout] 683 | #[derive(Debug, Clone, PartialEq, FromDynamic, ToDynamic)]
[INFO] [stdout]     |                                                ^--------
[INFO] [stdout]     |                                                |
[INFO] [stdout]     |                                                `ToDynamic` is not local
[INFO] [stdout]     |                                                move the `impl` block outside of this constant `_IMPL_PLACEDYNAMIC_FOR_ColorSchemeFile`
[INFO] [stdout] 684 | pub struct ColorSchemeFile {
[INFO] [stdout]     |            --------------- `ColorSchemeFile` is not local
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `ToDynamic` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `ToDynamic` may come from an old version of the `wezterm_dynamic_derive` crate, try updating your dependency with `cargo update -p wezterm_dynamic_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 `ToDynamic` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> wezterm-src/config/src/config.rs:51:24
[INFO] [stdout]    |
[INFO] [stdout] 51 | #[derive(Debug, Clone, FromDynamic, ToDynamic, ConfigMeta)]
[INFO] [stdout]    |                        ^----------
[INFO] [stdout]    |                        |
[INFO] [stdout]    |                        `FromDynamic` is not local
[INFO] [stdout]    |                        move the `impl` block outside of this constant `_IMPL_FROMDYNAMIC_FOR_Config`
[INFO] [stdout] 52 | pub struct Config {
[INFO] [stdout]    |            ------ `Config` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `FromDynamic` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `FromDynamic` may come from an old version of the `wezterm_dynamic_derive` crate, try updating your dependency with `cargo update -p wezterm_dynamic_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 `FromDynamic` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> wezterm-src/config/src/config.rs:51:24
[INFO] [stdout]    |
[INFO] [stdout] 51 | #[derive(Debug, Clone, FromDynamic, ToDynamic, ConfigMeta)]
[INFO] [stdout]    |                        ^----------
[INFO] [stdout]    |                        |
[INFO] [stdout]    |                        move the `impl` block outside of this constant `_IMPL_FROMDYNAMIC_FOR_Config`
[INFO] [stdout] 52 | pub struct Config {
[INFO] [stdout]    |            ------ `Config` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `FromDynamic` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `FromDynamic` may come from an old version of the `wezterm_dynamic_derive` crate, try updating your dependency with `cargo update -p wezterm_dynamic_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 `FromDynamic` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> wezterm-src/config/src/config.rs:51:37
[INFO] [stdout]    |
[INFO] [stdout] 51 | #[derive(Debug, Clone, FromDynamic, ToDynamic, ConfigMeta)]
[INFO] [stdout]    |                                     ^--------
[INFO] [stdout]    |                                     |
[INFO] [stdout]    |                                     `PlaceDynamic` is not local
[INFO] [stdout]    |                                     move the `impl` block outside of this constant `_IMPL_PLACEDYNAMIC_FOR_Config`
[INFO] [stdout] 52 | pub struct Config {
[INFO] [stdout]    |            ------ `Config` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `ToDynamic` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `ToDynamic` may come from an old version of the `wezterm_dynamic_derive` crate, try updating your dependency with `cargo update -p wezterm_dynamic_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 `ToDynamic` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> wezterm-src/config/src/config.rs:51:37
[INFO] [stdout]    |
[INFO] [stdout] 51 | #[derive(Debug, Clone, FromDynamic, ToDynamic, ConfigMeta)]
[INFO] [stdout]    |                                     ^--------
[INFO] [stdout]    |                                     |
[INFO] [stdout]    |                                     `ToDynamic` is not local
[INFO] [stdout]    |                                     move the `impl` block outside of this constant `_IMPL_PLACEDYNAMIC_FOR_Config`
[INFO] [stdout] 52 | pub struct Config {
[INFO] [stdout]    |            ------ `Config` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `ToDynamic` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `ToDynamic` may come from an old version of the `wezterm_dynamic_derive` crate, try updating your dependency with `cargo update -p wezterm_dynamic_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 `ToDynamic` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> wezterm-src/config/src/config.rs:51:48
[INFO] [stdout]    |
[INFO] [stdout] 51 | #[derive(Debug, Clone, FromDynamic, ToDynamic, ConfigMeta)]
[INFO] [stdout]    |                                                ^---------
[INFO] [stdout]    |                                                |
[INFO] [stdout]    |                                                `ConfigMeta` is not local
[INFO] [stdout]    |                                                move the `impl` block outside of this constant `_IMPL_CONFIGMETA_FOR_Config`
[INFO] [stdout] 52 | pub struct Config {
[INFO] [stdout]    |            ------ `Config` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `ConfigMeta` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `ConfigMeta` may come from an old version of the `wezterm_config_derive` crate, try updating your dependency with `cargo update -p wezterm_config_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 `ConfigMeta` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]     --> wezterm-src/config/src/config.rs:1794:10
[INFO] [stdout]      |
[INFO] [stdout] 1794 | #[derive(FromDynamic, ToDynamic, Clone, Copy, Debug, Default)]
[INFO] [stdout]      |          ^----------
[INFO] [stdout]      |          |
[INFO] [stdout]      |          `FromDynamic` is not local
[INFO] [stdout]      |          move the `impl` block outside of this constant `_IMPL_FROMDYNAMIC_FOR_DefaultCursorStyle`
[INFO] [stdout] 1795 | pub enum DefaultCursorStyle {
[INFO] [stdout]      |          ------------------ `DefaultCursorStyle` is not local
[INFO] [stdout]      |
[INFO] [stdout]      = note: the derive macro `FromDynamic` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]      = note: the derive macro `FromDynamic` may come from an old version of the `wezterm_dynamic_derive` crate, try updating your dependency with `cargo update -p wezterm_dynamic_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 `FromDynamic` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]     --> wezterm-src/config/src/config.rs:1794:10
[INFO] [stdout]      |
[INFO] [stdout] 1794 | #[derive(FromDynamic, ToDynamic, Clone, Copy, Debug, Default)]
[INFO] [stdout]      |          ^----------
[INFO] [stdout]      |          |
[INFO] [stdout]      |          move the `impl` block outside of this constant `_IMPL_FROMDYNAMIC_FOR_DefaultCursorStyle`
[INFO] [stdout] 1795 | pub enum DefaultCursorStyle {
[INFO] [stdout]      |          ------------------ `DefaultCursorStyle` is not local
[INFO] [stdout]      |
[INFO] [stdout]      = note: the derive macro `FromDynamic` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]      = note: the derive macro `FromDynamic` may come from an old version of the `wezterm_dynamic_derive` crate, try updating your dependency with `cargo update -p wezterm_dynamic_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 `FromDynamic` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]     --> wezterm-src/config/src/config.rs:1794:23
[INFO] [stdout]      |
[INFO] [stdout] 1794 | #[derive(FromDynamic, ToDynamic, Clone, Copy, Debug, Default)]
[INFO] [stdout]      |                       ^--------
[INFO] [stdout]      |                       |
[INFO] [stdout]      |                       `ToDynamic` is not local
[INFO] [stdout]      |                       move the `impl` block outside of this constant `_IMPL_TODYNAMIC_FOR_DefaultCursorStyle`
[INFO] [stdout] 1795 | pub enum DefaultCursorStyle {
[INFO] [stdout]      |          ------------------ `DefaultCursorStyle` is not local
[INFO] [stdout]      |
[INFO] [stdout]      = note: the derive macro `ToDynamic` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]      = note: the derive macro `ToDynamic` may come from an old version of the `wezterm_dynamic_derive` crate, try updating your dependency with `cargo update -p wezterm_dynamic_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 `ToDynamic` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]     --> wezterm-src/config/src/config.rs:1833:10
[INFO] [stdout]      |
[INFO] [stdout] 1833 | #[derive(FromDynamic, ToDynamic, Clone, Copy, Debug)]
[INFO] [stdout]      |          ^----------
[INFO] [stdout]      |          |
[INFO] [stdout]      |          `FromDynamic` is not local
[INFO] [stdout]      |          move the `impl` block outside of this constant `_IMPL_FROMDYNAMIC_FOR_WindowPadding`
[INFO] [stdout] 1834 | pub struct WindowPadding {
[INFO] [stdout]      |            ------------- `WindowPadding` is not local
[INFO] [stdout]      |
[INFO] [stdout]      = note: the derive macro `FromDynamic` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]      = note: the derive macro `FromDynamic` may come from an old version of the `wezterm_dynamic_derive` crate, try updating your dependency with `cargo update -p wezterm_dynamic_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 `FromDynamic` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]     --> wezterm-src/config/src/config.rs:1833:10
[INFO] [stdout]      |
[INFO] [stdout] 1833 | #[derive(FromDynamic, ToDynamic, Clone, Copy, Debug)]
[INFO] [stdout]      |          ^----------
[INFO] [stdout]      |          |
[INFO] [stdout]      |          move the `impl` block outside of this constant `_IMPL_FROMDYNAMIC_FOR_WindowPadding`
[INFO] [stdout] 1834 | pub struct WindowPadding {
[INFO] [stdout]      |            ------------- `WindowPadding` is not local
[INFO] [stdout]      |
[INFO] [stdout]      = note: the derive macro `FromDynamic` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]      = note: the derive macro `FromDynamic` may come from an old version of the `wezterm_dynamic_derive` crate, try updating your dependency with `cargo update -p wezterm_dynamic_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 `FromDynamic` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]     --> wezterm-src/config/src/config.rs:1833:23
[INFO] [stdout]      |
[INFO] [stdout] 1833 | #[derive(FromDynamic, ToDynamic, Clone, Copy, Debug)]
[INFO] [stdout]      |                       ^--------
[INFO] [stdout]      |                       |
[INFO] [stdout]      |                       `PlaceDynamic` is not local
[INFO] [stdout]      |                       move the `impl` block outside of this constant `_IMPL_PLACEDYNAMIC_FOR_WindowPadding`
[INFO] [stdout] 1834 | pub struct WindowPadding {
[INFO] [stdout]      |            ------------- `WindowPadding` is not local
[INFO] [stdout]      |
[INFO] [stdout]      = note: the derive macro `ToDynamic` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]      = note: the derive macro `ToDynamic` may come from an old version of the `wezterm_dynamic_derive` crate, try updating your dependency with `cargo update -p wezterm_dynamic_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 `ToDynamic` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]     --> wezterm-src/config/src/config.rs:1833:23
[INFO] [stdout]      |
[INFO] [stdout] 1833 | #[derive(FromDynamic, ToDynamic, Clone, Copy, Debug)]
[INFO] [stdout]      |                       ^--------
[INFO] [stdout]      |                       |
[INFO] [stdout]      |                       `ToDynamic` is not local
[INFO] [stdout]      |                       move the `impl` block outside of this constant `_IMPL_PLACEDYNAMIC_FOR_WindowPadding`
[INFO] [stdout] 1834 | pub struct WindowPadding {
[INFO] [stdout]      |            ------------- `WindowPadding` is not local
[INFO] [stdout]      |
[INFO] [stdout]      = note: the derive macro `ToDynamic` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]      = note: the derive macro `ToDynamic` may come from an old version of the `wezterm_dynamic_derive` crate, try updating your dependency with `cargo update -p wezterm_dynamic_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 `ToDynamic` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]     --> wezterm-src/config/src/config.rs:1856:10
[INFO] [stdout]      |
[INFO] [stdout] 1856 | #[derive(FromDynamic, ToDynamic, Clone, Copy, Debug, PartialEq, Eq)]
[INFO] [stdout]      |          ^----------
[INFO] [stdout]      |          |
[INFO] [stdout]      |          `FromDynamic` is not local
[INFO] [stdout]      |          move the `impl` block outside of this constant `_IMPL_FROMDYNAMIC_FOR_NewlineCanon`
[INFO] [stdout] 1857 | pub enum NewlineCanon {
[INFO] [stdout]      |          ------------ `NewlineCanon` is not local
[INFO] [stdout]      |
[INFO] [stdout]      = note: the derive macro `FromDynamic` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]      = note: the derive macro `FromDynamic` may come from an old version of the `wezterm_dynamic_derive` crate, try updating your dependency with `cargo update -p wezterm_dynamic_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 `FromDynamic` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]     --> wezterm-src/config/src/config.rs:1856:10
[INFO] [stdout]      |
[INFO] [stdout] 1856 | #[derive(FromDynamic, ToDynamic, Clone, Copy, Debug, PartialEq, Eq)]
[INFO] [stdout]      |          ^----------
[INFO] [stdout]      |          |
[INFO] [stdout]      |          move the `impl` block outside of this constant `_IMPL_FROMDYNAMIC_FOR_NewlineCanon`
[INFO] [stdout] 1857 | pub enum NewlineCanon {
[INFO] [stdout]      |          ------------ `NewlineCanon` is not local
[INFO] [stdout]      |
[INFO] [stdout]      = note: the derive macro `FromDynamic` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]      = note: the derive macro `FromDynamic` may come from an old version of the `wezterm_dynamic_derive` crate, try updating your dependency with `cargo update -p wezterm_dynamic_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 `FromDynamic` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]     --> wezterm-src/config/src/config.rs:1856:23
[INFO] [stdout]      |
[INFO] [stdout] 1856 | #[derive(FromDynamic, ToDynamic, Clone, Copy, Debug, PartialEq, Eq)]
[INFO] [stdout]      |                       ^--------
[INFO] [stdout]      |                       |
[INFO] [stdout]      |                       `ToDynamic` is not local
[INFO] [stdout]      |                       move the `impl` block outside of this constant `_IMPL_TODYNAMIC_FOR_NewlineCanon`
[INFO] [stdout] 1857 | pub enum NewlineCanon {
[INFO] [stdout]      |          ------------ `NewlineCanon` is not local
[INFO] [stdout]      |
[INFO] [stdout]      = note: the derive macro `ToDynamic` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]      = note: the derive macro `ToDynamic` may come from an old version of the `wezterm_dynamic_derive` crate, try updating your dependency with `cargo update -p wezterm_dynamic_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 `ToDynamic` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]     --> wezterm-src/config/src/config.rs:1865:10
[INFO] [stdout]      |
[INFO] [stdout] 1865 | #[derive(FromDynamic, ToDynamic, Clone, Copy, Debug, Default)]
[INFO] [stdout]      |          ^----------
[INFO] [stdout]      |          |
[INFO] [stdout]      |          `FromDynamic` is not local
[INFO] [stdout]      |          move the `impl` block outside of this constant `_IMPL_FROMDYNAMIC_FOR_WindowCloseConfirmation`
[INFO] [stdout] 1866 | pub enum WindowCloseConfirmation {
[INFO] [stdout]      |          ----------------------- `WindowCloseConfirmation` is not local
[INFO] [stdout]      |
[INFO] [stdout]      = note: the derive macro `FromDynamic` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]      = note: the derive macro `FromDynamic` may come from an old version of the `wezterm_dynamic_derive` crate, try updating your dependency with `cargo update -p wezterm_dynamic_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 `FromDynamic` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]     --> wezterm-src/config/src/config.rs:1865:10
[INFO] [stdout]      |
[INFO] [stdout] 1865 | #[derive(FromDynamic, ToDynamic, Clone, Copy, Debug, Default)]
[INFO] [stdout]      |          ^----------
[INFO] [stdout]      |          |
[INFO] [stdout]      |          move the `impl` block outside of this constant `_IMPL_FROMDYNAMIC_FOR_WindowCloseConfirmation`
[INFO] [stdout] 1866 | pub enum WindowCloseConfirmation {
[INFO] [stdout]      |          ----------------------- `WindowCloseConfirmation` is not local
[INFO] [stdout]      |
[INFO] [stdout]      = note: the derive macro `FromDynamic` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]      = note: the derive macro `FromDynamic` may come from an old version of the `wezterm_dynamic_derive` crate, try updating your dependency with `cargo update -p wezterm_dynamic_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 `FromDynamic` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]     --> wezterm-src/config/src/config.rs:1865:23
[INFO] [stdout]      |
[INFO] [stdout] 1865 | #[derive(FromDynamic, ToDynamic, Clone, Copy, Debug, Default)]
[INFO] [stdout]      |                       ^--------
[INFO] [stdout]      |                       |
[INFO] [stdout]      |                       `ToDynamic` is not local
[INFO] [stdout]      |                       move the `impl` block outside of this constant `_IMPL_TODYNAMIC_FOR_WindowCloseConfirmation`
[INFO] [stdout] 1866 | pub enum WindowCloseConfirmation {
[INFO] [stdout]      |          ----------------------- `WindowCloseConfirmation` is not local
[INFO] [stdout]      |
[INFO] [stdout]      = note: the derive macro `ToDynamic` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]      = note: the derive macro `ToDynamic` may come from an old version of the `wezterm_dynamic_derive` crate, try updating your dependency with `cargo update -p wezterm_dynamic_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 `ToDynamic` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]     --> wezterm-src/config/src/config.rs:1894:17
[INFO] [stdout]      |
[INFO] [stdout] 1894 | #[derive(Debug, FromDynamic, ToDynamic, Clone, Copy, PartialEq, Eq, Default)]
[INFO] [stdout]      |                 ^----------
[INFO] [stdout]      |                 |
[INFO] [stdout]      |                 `FromDynamic` is not local
[INFO] [stdout]      |                 move the `impl` block outside of this constant `_IMPL_FROMDYNAMIC_FOR_ExitBehavior`
[INFO] [stdout] 1895 | pub enum ExitBehavior {
[INFO] [stdout]      |          ------------ `ExitBehavior` is not local
[INFO] [stdout]      |
[INFO] [stdout]      = note: the derive macro `FromDynamic` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]      = note: the derive macro `FromDynamic` may come from an old version of the `wezterm_dynamic_derive` crate, try updating your dependency with `cargo update -p wezterm_dynamic_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 `FromDynamic` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]     --> wezterm-src/config/src/config.rs:1894:17
[INFO] [stdout]      |
[INFO] [stdout] 1894 | #[derive(Debug, FromDynamic, ToDynamic, Clone, Copy, PartialEq, Eq, Default)]
[INFO] [stdout]      |                 ^----------
[INFO] [stdout]      |                 |
[INFO] [stdout]      |                 move the `impl` block outside of this constant `_IMPL_FROMDYNAMIC_FOR_ExitBehavior`
[INFO] [stdout] 1895 | pub enum ExitBehavior {
[INFO] [stdout]      |          ------------ `ExitBehavior` is not local
[INFO] [stdout]      |
[INFO] [stdout]      = note: the derive macro `FromDynamic` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]      = note: the derive macro `FromDynamic` may come from an old version of the `wezterm_dynamic_derive` crate, try updating your dependency with `cargo update -p wezterm_dynamic_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 `FromDynamic` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]     --> wezterm-src/config/src/config.rs:1894:30
[INFO] [stdout]      |
[INFO] [stdout] 1894 | #[derive(Debug, FromDynamic, ToDynamic, Clone, Copy, PartialEq, Eq, Default)]
[INFO] [stdout]      |                              ^--------
[INFO] [stdout]      |                              |
[INFO] [stdout]      |                              `ToDynamic` is not local
[INFO] [stdout]      |                              move the `impl` block outside of this constant `_IMPL_TODYNAMIC_FOR_ExitBehavior`
[INFO] [stdout] 1895 | pub enum ExitBehavior {
[INFO] [stdout]      |          ------------ `ExitBehavior` is not local
[INFO] [stdout]      |
[INFO] [stdout]      = note: the derive macro `ToDynamic` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]      = note: the derive macro `ToDynamic` may come from an old version of the `wezterm_dynamic_derive` crate, try updating your dependency with `cargo update -p wezterm_dynamic_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 `ToDynamic` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]     --> wezterm-src/config/src/config.rs:1905:17
[INFO] [stdout]      |
[INFO] [stdout] 1905 | #[derive(Debug, FromDynamic, ToDynamic, Clone, Copy, PartialEq, Eq, Default)]
[INFO] [stdout]      |                 ^----------
[INFO] [stdout]      |                 |
[INFO] [stdout]      |                 `FromDynamic` is not local
[INFO] [stdout]      |                 move the `impl` block outside of this constant `_IMPL_FROMDYNAMIC_FOR_ExitBehaviorMessaging`
[INFO] [stdout] 1906 | pub enum ExitBehaviorMessaging {
[INFO] [stdout]      |          --------------------- `ExitBehaviorMessaging` is not local
[INFO] [stdout]      |
[INFO] [stdout]      = note: the derive macro `FromDynamic` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]      = note: the derive macro `FromDynamic` may come from an old version of the `wezterm_dynamic_derive` crate, try updating your dependency with `cargo update -p wezterm_dynamic_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 `FromDynamic` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]     --> wezterm-src/config/src/config.rs:1905:17
[INFO] [stdout]      |
[INFO] [stdout] 1905 | #[derive(Debug, FromDynamic, ToDynamic, Clone, Copy, PartialEq, Eq, Default)]
[INFO] [stdout]      |                 ^----------
[INFO] [stdout]      |                 |
[INFO] [stdout]      |                 move the `impl` block outside of this constant `_IMPL_FROMDYNAMIC_FOR_ExitBehaviorMessaging`
[INFO] [stdout] 1906 | pub enum ExitBehaviorMessaging {
[INFO] [stdout]      |          --------------------- `ExitBehaviorMessaging` is not local
[INFO] [stdout]      |
[INFO] [stdout]      = note: the derive macro `FromDynamic` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]      = note: the derive macro `FromDynamic` may come from an old version of the `wezterm_dynamic_derive` crate, try updating your dependency with `cargo update -p wezterm_dynamic_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 `FromDynamic` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]     --> wezterm-src/config/src/config.rs:1905:30
[INFO] [stdout]      |
[INFO] [stdout] 1905 | #[derive(Debug, FromDynamic, ToDynamic, Clone, Copy, PartialEq, Eq, Default)]
[INFO] [stdout]      |                              ^--------
[INFO] [stdout]      |                              |
[INFO] [stdout]      |                              `ToDynamic` is not local
[INFO] [stdout]      |                              move the `impl` block outside of this constant `_IMPL_TODYNAMIC_FOR_ExitBehaviorMessaging`
[INFO] [stdout] 1906 | pub enum ExitBehaviorMessaging {
[INFO] [stdout]      |          --------------------- `ExitBehaviorMessaging` is not local
[INFO] [stdout]      |
[INFO] [stdout]      = note: the derive macro `ToDynamic` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]      = note: the derive macro `ToDynamic` may come from an old version of the `wezterm_dynamic_derive` crate, try updating your dependency with `cargo update -p wezterm_dynamic_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 `ToDynamic` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]     --> wezterm-src/config/src/config.rs:1914:17
[INFO] [stdout]      |
[INFO] [stdout] 1914 | #[derive(Debug, FromDynamic, ToDynamic, Clone, Copy, PartialEq, Eq)]
[INFO] [stdout]      |                 ^----------
[INFO] [stdout]      |                 |
[INFO] [stdout]      |                 `FromDynamic` is not local
[INFO] [stdout]      |                 move the `impl` block outside of this constant `_IMPL_FROMDYNAMIC_FOR_DroppedFileQuoting`
[INFO] [stdout] 1915 | pub enum DroppedFileQuoting {
[INFO] [stdout]      |          ------------------ `DroppedFileQuoting` is not local
[INFO] [stdout]      |
[INFO] [stdout]      = note: the derive macro `FromDynamic` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]      = note: the derive macro `FromDynamic` may come from an old version of the `wezterm_dynamic_derive` crate, try updating your dependency with `cargo update -p wezterm_dynamic_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 `FromDynamic` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]     --> wezterm-src/config/src/config.rs:1914:17
[INFO] [stdout]      |
[INFO] [stdout] 1914 | #[derive(Debug, FromDynamic, ToDynamic, Clone, Copy, PartialEq, Eq)]
[INFO] [stdout]      |                 ^----------
[INFO] [stdout]      |                 |
[INFO] [stdout]      |                 move the `impl` block outside of this constant `_IMPL_FROMDYNAMIC_FOR_DroppedFileQuoting`
[INFO] [stdout] 1915 | pub enum DroppedFileQuoting {
[INFO] [stdout]      |          ------------------ `DroppedFileQuoting` is not local
[INFO] [stdout]      |
[INFO] [stdout]      = note: the derive macro `FromDynamic` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]      = note: the derive macro `FromDynamic` may come from an old version of the `wezterm_dynamic_derive` crate, try updating your dependency with `cargo update -p wezterm_dynamic_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 `FromDynamic` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]     --> wezterm-src/config/src/config.rs:1914:30
[INFO] [stdout]      |
[INFO] [stdout] 1914 | #[derive(Debug, FromDynamic, ToDynamic, Clone, Copy, PartialEq, Eq)]
[INFO] [stdout]      |                              ^--------
[INFO] [stdout]      |                              |
[INFO] [stdout]      |                              `ToDynamic` is not local
[INFO] [stdout]      |                              move the `impl` block outside of this constant `_IMPL_TODYNAMIC_FOR_DroppedFileQuoting`
[INFO] [stdout] 1915 | pub enum DroppedFileQuoting {
[INFO] [stdout]      |          ------------------ `DroppedFileQuoting` is not local
[INFO] [stdout]      |
[INFO] [stdout]      = note: the derive macro `ToDynamic` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]      = note: the derive macro `ToDynamic` may come from an old version of the `wezterm_dynamic_derive` crate, try updating your dependency with `cargo update -p wezterm_dynamic_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 `ToDynamic` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]     --> wezterm-src/config/src/config.rs:1980:17
[INFO] [stdout]      |
[INFO] [stdout] 1980 | #[derive(Debug, ToDynamic, Clone, Copy, PartialEq, Eq, Default)]
[INFO] [stdout]      |                 ^--------
[INFO] [stdout]      |                 |
[INFO] [stdout]      |                 `ToDynamic` is not local
[INFO] [stdout]      |                 move the `impl` block outside of this constant `_IMPL_TODYNAMIC_FOR_BoldBrightening`
[INFO] [stdout] 1981 | pub enum BoldBrightening {
[INFO] [stdout]      |          --------------- `BoldBrightening` is not local
[INFO] [stdout]      |
[INFO] [stdout]      = note: the derive macro `ToDynamic` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]      = note: the derive macro `ToDynamic` may come from an old version of the `wezterm_dynamic_derive` crate, try updating your dependency with `cargo update -p wezterm_dynamic_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 `ToDynamic` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]     --> wezterm-src/config/src/config.rs:2014:17
[INFO] [stdout]      |
[INFO] [stdout] 2014 | #[derive(Debug, FromDynamic, ToDynamic, Clone, Copy, PartialEq, Eq, Default)]
[INFO] [stdout]      |                 ^----------
[INFO] [stdout]      |                 |
[INFO] [stdout]      |                 `FromDynamic` is not local
[INFO] [stdout]      |                 move the `impl` block outside of this constant `_IMPL_FROMDYNAMIC_FOR_ImePreeditRendering`
[INFO] [stdout] 2015 | pub enum ImePreeditRendering {
[INFO] [stdout]      |          ------------------- `ImePreeditRendering` is not local
[INFO] [stdout]      |
[INFO] [stdout]      = note: the derive macro `FromDynamic` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]      = note: the derive macro `FromDynamic` may come from an old version of the `wezterm_dynamic_derive` crate, try updating your dependency with `cargo update -p wezterm_dynamic_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 `FromDynamic` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]     --> wezterm-src/config/src/config.rs:2014:17
[INFO] [stdout]      |
[INFO] [stdout] 2014 | #[derive(Debug, FromDynamic, ToDynamic, Clone, Copy, PartialEq, Eq, Default)]
[INFO] [stdout]      |                 ^----------
[INFO] [stdout]      |                 |
[INFO] [stdout]      |                 move the `impl` block outside of this constant `_IMPL_FROMDYNAMIC_FOR_ImePreeditRendering`
[INFO] [stdout] 2015 | pub enum ImePreeditRendering {
[INFO] [stdout]      |          ------------------- `ImePreeditRendering` is not local
[INFO] [stdout]      |
[INFO] [stdout]      = note: the derive macro `FromDynamic` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]      = note: the derive macro `FromDynamic` may come from an old version of the `wezterm_dynamic_derive` crate, try updating your dependency with `cargo update -p wezterm_dynamic_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 `FromDynamic` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]     --> wezterm-src/config/src/config.rs:2014:30
[INFO] [stdout]      |
[INFO] [stdout] 2014 | #[derive(Debug, FromDynamic, ToDynamic, Clone, Copy, PartialEq, Eq, Default)]
[INFO] [stdout]      |                              ^--------
[INFO] [stdout]      |                              |
[INFO] [stdout]      |                              `ToDynamic` is not local
[INFO] [stdout]      |                              move the `impl` block outside of this constant `_IMPL_TODYNAMIC_FOR_ImePreeditRendering`
[INFO] [stdout] 2015 | pub enum ImePreeditRendering {
[INFO] [stdout]      |          ------------------- `ImePreeditRendering` is not local
[INFO] [stdout]      |
[INFO] [stdout]      = note: the derive macro `ToDynamic` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]      = note: the derive macro `ToDynamic` may come from an old version of the `wezterm_dynamic_derive` crate, try updating your dependency with `cargo update -p wezterm_dynamic_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 `ToDynamic` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]     --> wezterm-src/config/src/config.rs:2023:17
[INFO] [stdout]      |
[INFO] [stdout] 2023 | #[derive(Debug, FromDynamic, ToDynamic, Clone, Copy, PartialEq, Eq, Default)]
[INFO] [stdout]      |                 ^----------
[INFO] [stdout]      |                 |
[INFO] [stdout]      |                 `FromDynamic` is not local
[INFO] [stdout]      |                 move the `impl` block outside of this constant `_IMPL_FROMDYNAMIC_FOR_NotificationHandling`
[INFO] [stdout] 2024 | pub enum NotificationHandling {
[INFO] [stdout]      |          -------------------- `NotificationHandling` is not local
[INFO] [stdout]      |
[INFO] [stdout]      = note: the derive macro `FromDynamic` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]      = note: the derive macro `FromDynamic` may come from an old version of the `wezterm_dynamic_derive` crate, try updating your dependency with `cargo update -p wezterm_dynamic_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 `FromDynamic` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]     --> wezterm-src/config/src/config.rs:2023:17
[INFO] [stdout]      |
[INFO] [stdout] 2023 | #[derive(Debug, FromDynamic, ToDynamic, Clone, Copy, PartialEq, Eq, Default)]
[INFO] [stdout]      |                 ^----------
[INFO] [stdout]      |                 |
[INFO] [stdout]      |                 move the `impl` block outside of this constant `_IMPL_FROMDYNAMIC_FOR_NotificationHandling`
[INFO] [stdout] 2024 | pub enum NotificationHandling {
[INFO] [stdout]      |          -------------------- `NotificationHandling` is not local
[INFO] [stdout]      |
[INFO] [stdout]      = note: the derive macro `FromDynamic` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]      = note: the derive macro `FromDynamic` may come from an old version of the `wezterm_dynamic_derive` crate, try updating your dependency with `cargo update -p wezterm_dynamic_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 `FromDynamic` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]     --> wezterm-src/config/src/config.rs:2023:30
[INFO] [stdout]      |
[INFO] [stdout] 2023 | #[derive(Debug, FromDynamic, ToDynamic, Clone, Copy, PartialEq, Eq, Default)]
[INFO] [stdout]      |                              ^--------
[INFO] [stdout]      |                              |
[INFO] [stdout]      |                              `ToDynamic` is not local
[INFO] [stdout]      |                              move the `impl` block outside of this constant `_IMPL_TODYNAMIC_FOR_NotificationHandling`
[INFO] [stdout] 2024 | pub enum NotificationHandling {
[INFO] [stdout]      |          -------------------- `NotificationHandling` is not local
[INFO] [stdout]      |
[INFO] [stdout]      = note: the derive macro `ToDynamic` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]      = note: the derive macro `ToDynamic` may come from an old version of the `wezterm_dynamic_derive` crate, try updating your dependency with `cargo update -p wezterm_dynamic_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 `ToDynamic` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]  --> wezterm-src/config/src/daemon.rs:6:33
[INFO] [stdout]   |
[INFO] [stdout] 6 | #[derive(Default, Debug, Clone, FromDynamic, ToDynamic)]
[INFO] [stdout]   |                                 ^----------
[INFO] [stdout]   |                                 |
[INFO] [stdout]   |                                 `FromDynamic` is not local
[INFO] [stdout]   |                                 move the `impl` block outside of this constant `_IMPL_FROMDYNAMIC_FOR_DaemonOptions`
[INFO] [stdout] 7 | pub struct DaemonOptions {
[INFO] [stdout]   |            ------------- `DaemonOptions` is not local
[INFO] [stdout]   |
[INFO] [stdout]   = note: the derive macro `FromDynamic` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]   = note: the derive macro `FromDynamic` may come from an old version of the `wezterm_dynamic_derive` crate, try updating your dependency with `cargo update -p wezterm_dynamic_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 `FromDynamic` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]  --> wezterm-src/config/src/daemon.rs:6:33
[INFO] [stdout]   |
[INFO] [stdout] 6 | #[derive(Default, Debug, Clone, FromDynamic, ToDynamic)]
[INFO] [stdout]   |                                 ^----------
[INFO] [stdout]   |                                 |
[INFO] [stdout]   |                                 move the `impl` block outside of this constant `_IMPL_FROMDYNAMIC_FOR_DaemonOptions`
[INFO] [stdout] 7 | pub struct DaemonOptions {
[INFO] [stdout]   |            ------------- `DaemonOptions` is not local
[INFO] [stdout]   |
[INFO] [stdout]   = note: the derive macro `FromDynamic` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]   = note: the derive macro `FromDynamic` may come from an old version of the `wezterm_dynamic_derive` crate, try updating your dependency with `cargo update -p wezterm_dynamic_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 `FromDynamic` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]  --> wezterm-src/config/src/daemon.rs:6:46
[INFO] [stdout]   |
[INFO] [stdout] 6 | #[derive(Default, Debug, Clone, FromDynamic, ToDynamic)]
[INFO] [stdout]   |                                              ^--------
[INFO] [stdout]   |                                              |
[INFO] [stdout]   |                                              `PlaceDynamic` is not local
[INFO] [stdout]   |                                              move the `impl` block outside of this constant `_IMPL_PLACEDYNAMIC_FOR_DaemonOptions`
[INFO] [stdout] 7 | pub struct DaemonOptions {
[INFO] [stdout]   |            ------------- `DaemonOptions` is not local
[INFO] [stdout]   |
[INFO] [stdout]   = note: the derive macro `ToDynamic` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]   = note: the derive macro `ToDynamic` may come from an old version of the `wezterm_dynamic_derive` crate, try updating your dependency with `cargo update -p wezterm_dynamic_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 `ToDynamic` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]  --> wezterm-src/config/src/daemon.rs:6:46
[INFO] [stdout]   |
[INFO] [stdout] 6 | #[derive(Default, Debug, Clone, FromDynamic, ToDynamic)]
[INFO] [stdout]   |                                              ^--------
[INFO] [stdout]   |                                              |
[INFO] [stdout]   |                                              `ToDynamic` is not local
[INFO] [stdout]   |                                              move the `impl` block outside of this constant `_IMPL_PLACEDYNAMIC_FOR_DaemonOptions`
[INFO] [stdout] 7 | pub struct DaemonOptions {
[INFO] [stdout]   |            ------------- `DaemonOptions` is not local
[INFO] [stdout]   |
[INFO] [stdout]   = note: the derive macro `ToDynamic` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]   = note: the derive macro `ToDynamic` may come from an old version of the `wezterm_dynamic_derive` crate, try updating your dependency with `cargo update -p wezterm_dynamic_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 `ToDynamic` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]  --> wezterm-src/config/src/exec_domain.rs:5:24
[INFO] [stdout]   |
[INFO] [stdout] 5 | #[derive(Debug, Clone, FromDynamic, ToDynamic)]
[INFO] [stdout]   |                        ^----------
[INFO] [stdout]   |                        |
[INFO] [stdout]   |                        `FromDynamic` is not local
[INFO] [stdout]   |                        move the `impl` block outside of this constant `_IMPL_FROMDYNAMIC_FOR_ValueOrFunc`
[INFO] [stdout] 6 | pub enum ValueOrFunc {
[INFO] [stdout]   |          ----------- `ValueOrFunc` is not local
[INFO] [stdout]   |
[INFO] [stdout]   = note: the derive macro `FromDynamic` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]   = note: the derive macro `FromDynamic` may come from an old version of the `wezterm_dynamic_derive` crate, try updating your dependency with `cargo update -p wezterm_dynamic_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 `FromDynamic` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]  --> wezterm-src/config/src/exec_domain.rs:5:24
[INFO] [stdout]   |
[INFO] [stdout] 5 | #[derive(Debug, Clone, FromDynamic, ToDynamic)]
[INFO] [stdout]   |                        ^----------
[INFO] [stdout]   |                        |
[INFO] [stdout]   |                        move the `impl` block outside of this constant `_IMPL_FROMDYNAMIC_FOR_ValueOrFunc`
[INFO] [stdout] 6 | pub enum ValueOrFunc {
[INFO] [stdout]   |          ----------- `ValueOrFunc` is not local
[INFO] [stdout]   |
[INFO] [stdout]   = note: the derive macro `FromDynamic` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]   = note: the derive macro `FromDynamic` may come from an old version of the `wezterm_dynamic_derive` crate, try updating your dependency with `cargo update -p wezterm_dynamic_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 `FromDynamic` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]  --> wezterm-src/config/src/exec_domain.rs:5:37
[INFO] [stdout]   |
[INFO] [stdout] 5 | #[derive(Debug, Clone, FromDynamic, ToDynamic)]
[INFO] [stdout]   |                                     ^--------
[INFO] [stdout]   |                                     |
[INFO] [stdout]   |                                     `ToDynamic` is not local
[INFO] [stdout]   |                                     move the `impl` block outside of this constant `_IMPL_TODYNAMIC_FOR_ValueOrFunc`
[INFO] [stdout] 6 | pub enum ValueOrFunc {
[INFO] [stdout]   |          ----------- `ValueOrFunc` is not local
[INFO] [stdout]   |
[INFO] [stdout]   = note: the derive macro `ToDynamic` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]   = note: the derive macro `ToDynamic` may come from an old version of the `wezterm_dynamic_derive` crate, try updating your dependency with `cargo update -p wezterm_dynamic_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 `ToDynamic` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> wezterm-src/config/src/exec_domain.rs:12:24
[INFO] [stdout]    |
[INFO] [stdout] 12 | #[derive(Debug, Clone, FromDynamic, ToDynamic)]
[INFO] [stdout]    |                        ^----------
[INFO] [stdout]    |                        |
[INFO] [stdout]    |                        `FromDynamic` is not local
[INFO] [stdout]    |                        move the `impl` block outside of this constant `_IMPL_FROMDYNAMIC_FOR_ExecDomain`
[INFO] [stdout] 13 | pub struct ExecDomain {
[INFO] [stdout]    |            ---------- `ExecDomain` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `FromDynamic` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `FromDynamic` may come from an old version of the `wezterm_dynamic_derive` crate, try updating your dependency with `cargo update -p wezterm_dynamic_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 `FromDynamic` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> wezterm-src/config/src/exec_domain.rs:12:24
[INFO] [stdout]    |
[INFO] [stdout] 12 | #[derive(Debug, Clone, FromDynamic, ToDynamic)]
[INFO] [stdout]    |                        ^----------
[INFO] [stdout]    |                        |
[INFO] [stdout]    |                        move the `impl` block outside of this constant `_IMPL_FROMDYNAMIC_FOR_ExecDomain`
[INFO] [stdout] 13 | pub struct ExecDomain {
[INFO] [stdout]    |            ---------- `ExecDomain` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `FromDynamic` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `FromDynamic` may come from an old version of the `wezterm_dynamic_derive` crate, try updating your dependency with `cargo update -p wezterm_dynamic_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 `FromDynamic` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> wezterm-src/config/src/exec_domain.rs:12:37
[INFO] [stdout]    |
[INFO] [stdout] 12 | #[derive(Debug, Clone, FromDynamic, ToDynamic)]
[INFO] [stdout]    |                                     ^--------
[INFO] [stdout]    |                                     |
[INFO] [stdout]    |                                     `PlaceDynamic` is not local
[INFO] [stdout]    |                                     move the `impl` block outside of this constant `_IMPL_PLACEDYNAMIC_FOR_ExecDomain`
[INFO] [stdout] 13 | pub struct ExecDomain {
[INFO] [stdout]    |            ---------- `ExecDomain` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `ToDynamic` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `ToDynamic` may come from an old version of the `wezterm_dynamic_derive` crate, try updating your dependency with `cargo update -p wezterm_dynamic_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 `ToDynamic` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> wezterm-src/config/src/exec_domain.rs:12:37
[INFO] [stdout]    |
[INFO] [stdout] 12 | #[derive(Debug, Clone, FromDynamic, ToDynamic)]
[INFO] [stdout]    |                                     ^--------
[INFO] [stdout]    |                                     |
[INFO] [stdout]    |                                     `ToDynamic` is not local
[INFO] [stdout]    |                                     move the `impl` block outside of this constant `_IMPL_PLACEDYNAMIC_FOR_ExecDomain`
[INFO] [stdout] 13 | pub struct ExecDomain {
[INFO] [stdout]    |            ---------- `ExecDomain` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `ToDynamic` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `ToDynamic` may come from an old version of the `wezterm_dynamic_derive` crate, try updating your dependency with `cargo update -p wezterm_dynamic_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 `ToDynamic` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> wezterm-src/config/src/font.rs:11:72
[INFO] [stdout]    |
[INFO] [stdout] 11 |     Debug, Clone, Copy, PartialEq, Eq, Hash, Display, PartialOrd, Ord, FromDynamic, ToDynamic,
[INFO] [stdout]    |                                                                        ^----------
[INFO] [stdout]    |                                                                        |
[INFO] [stdout]    |                                                                        `FromDynamic` is not local
[INFO] [stdout]    |                                                                        move the `impl` block outside of this constant `_IMPL_FROMDYNAMIC_FOR_FontStyle`
[INFO] [stdout] 12 | )]
[INFO] [stdout] 13 | pub enum FontStyle {
[INFO] [stdout]    |          --------- `FontStyle` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `FromDynamic` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `FromDynamic` may come from an old version of the `wezterm_dynamic_derive` crate, try updating your dependency with `cargo update -p wezterm_dynamic_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 `FromDynamic` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> wezterm-src/config/src/font.rs:11:72
[INFO] [stdout]    |
[INFO] [stdout] 11 |     Debug, Clone, Copy, PartialEq, Eq, Hash, Display, PartialOrd, Ord, FromDynamic, ToDynamic,
[INFO] [stdout]    |                                                                        ^----------
[INFO] [stdout]    |                                                                        |
[INFO] [stdout]    |                                                                        move the `impl` block outside of this constant `_IMPL_FROMDYNAMIC_FOR_FontStyle`
[INFO] [stdout] 12 | )]
[INFO] [stdout] 13 | pub enum FontStyle {
[INFO] [stdout]    |          --------- `FontStyle` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `FromDynamic` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `FromDynamic` may come from an old version of the `wezterm_dynamic_derive` crate, try updating your dependency with `cargo update -p wezterm_dynamic_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 `FromDynamic` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> wezterm-src/config/src/font.rs:11:85
[INFO] [stdout]    |
[INFO] [stdout] 11 |     Debug, Clone, Copy, PartialEq, Eq, Hash, Display, PartialOrd, Ord, FromDynamic, ToDynamic,
[INFO] [stdout]    |                                                                                     ^--------
[INFO] [stdout]    |                                                                                     |
[INFO] [stdout]    |                                                                                     `ToDynamic` is not local
[INFO] [stdout]    |                                                                                     move the `impl` block outside of this constant `_IMPL_TODYNAMIC_FOR_FontStyle`
[INFO] [stdout] 12 | )]
[INFO] [stdout] 13 | pub enum FontStyle {
[INFO] [stdout]    |          --------- `FontStyle` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `ToDynamic` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `ToDynamic` may come from an old version of the `wezterm_dynamic_derive` crate, try updating your dependency with `cargo update -p wezterm_dynamic_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 `ToDynamic` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> wezterm-src/config/src/font.rs:26:72
[INFO] [stdout]    |
[INFO] [stdout] 26 |     Debug, Clone, Copy, PartialEq, Eq, Hash, Display, PartialOrd, Ord, FromDynamic, ToDynamic,
[INFO] [stdout]    |                                                                        ^----------
[INFO] [stdout]    |                                                                        |
[INFO] [stdout]    |                                                                        `FromDynamic` is not local
[INFO] [stdout]    |                                                                        move the `impl` block outside of this constant `_IMPL_FROMDYNAMIC_FOR_FontStretch`
[INFO] [stdout] 27 | )]
[INFO] [stdout] 28 | pub enum FontStretch {
[INFO] [stdout]    |          ----------- `FontStretch` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `FromDynamic` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `FromDynamic` may come from an old version of the `wezterm_dynamic_derive` crate, try updating your dependency with `cargo update -p wezterm_dynamic_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 `FromDynamic` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> wezterm-src/config/src/font.rs:26:72
[INFO] [stdout]    |
[INFO] [stdout] 26 |     Debug, Clone, Copy, PartialEq, Eq, Hash, Display, PartialOrd, Ord, FromDynamic, ToDynamic,
[INFO] [stdout]    |                                                                        ^----------
[INFO] [stdout]    |                                                                        |
[INFO] [stdout]    |                                                                        move the `impl` block outside of this constant `_IMPL_FROMDYNAMIC_FOR_FontStretch`
[INFO] [stdout] 27 | )]
[INFO] [stdout] 28 | pub enum FontStretch {
[INFO] [stdout]    |          ----------- `FontStretch` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `FromDynamic` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `FromDynamic` may come from an old version of the `wezterm_dynamic_derive` crate, try updating your dependency with `cargo update -p wezterm_dynamic_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 `FromDynamic` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> wezterm-src/config/src/font.rs:26:85
[INFO] [stdout]    |
[INFO] [stdout] 26 |     Debug, Clone, Copy, PartialEq, Eq, Hash, Display, PartialOrd, Ord, FromDynamic, ToDynamic,
[INFO] [stdout]    |                                                                                     ^--------
[INFO] [stdout]    |                                                                                     |
[INFO] [stdout]    |                                                                                     `ToDynamic` is not local
[INFO] [stdout]    |                                                                                     move the `impl` block outside of this constant `_IMPL_TODYNAMIC_FOR_FontStretch`
[INFO] [stdout] 27 | )]
[INFO] [stdout] 28 | pub enum FontStretch {
[INFO] [stdout]    |          ----------- `FontStretch` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `ToDynamic` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `ToDynamic` may come from an old version of the `wezterm_dynamic_derive` crate, try updating your dependency with `cargo update -p wezterm_dynamic_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 `ToDynamic` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> wezterm-src/config/src/font.rs:221:60
[INFO] [stdout]     |
[INFO] [stdout] 221 | #[derive(Debug, Default, Clone, Copy, PartialEq, Eq, Hash, FromDynamic, ToDynamic)]
[INFO] [stdout]     |                                                            ^----------
[INFO] [stdout]     |                                                            |
[INFO] [stdout]     |                                                            `FromDynamic` is not local
[INFO] [stdout]     |                                                            move the `impl` block outside of this constant `_IMPL_FROMDYNAMIC_FOR_DisplayPixelGeometry`
[INFO] [stdout] 222 | pub enum DisplayPixelGeometry {
[INFO] [stdout]     |          -------------------- `DisplayPixelGeometry` is not local
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `FromDynamic` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `FromDynamic` may come from an old version of the `wezterm_dynamic_derive` crate, try updating your dependency with `cargo update -p wezterm_dynamic_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 `FromDynamic` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> wezterm-src/config/src/font.rs:221:60
[INFO] [stdout]     |
[INFO] [stdout] 221 | #[derive(Debug, Default, Clone, Copy, PartialEq, Eq, Hash, FromDynamic, ToDynamic)]
[INFO] [stdout]     |                                                            ^----------
[INFO] [stdout]     |                                                            |
[INFO] [stdout]     |                                                            move the `impl` block outside of this constant `_IMPL_FROMDYNAMIC_FOR_DisplayPixelGeometry`
[INFO] [stdout] 222 | pub enum DisplayPixelGeometry {
[INFO] [stdout]     |          -------------------- `DisplayPixelGeometry` is not local
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `FromDynamic` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `FromDynamic` may come from an old version of the `wezterm_dynamic_derive` crate, try updating your dependency with `cargo update -p wezterm_dynamic_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 `FromDynamic` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> wezterm-src/config/src/font.rs:221:73
[INFO] [stdout]     |
[INFO] [stdout] 221 | #[derive(Debug, Default, Clone, Copy, PartialEq, Eq, Hash, FromDynamic, ToDynamic)]
[INFO] [stdout]     |                                                                         ^--------
[INFO] [stdout]     |                                                                         |
[INFO] [stdout]     |                                                                         `ToDynamic` is not local
[INFO] [stdout]     |                                                                         move the `impl` block outside of this constant `_IMPL_TODYNAMIC_FOR_DisplayPixelGeometry`
[INFO] [stdout] 222 | pub enum DisplayPixelGeometry {
[INFO] [stdout]     |          -------------------- `DisplayPixelGeometry` is not local
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `ToDynamic` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `ToDynamic` may come from an old version of the `wezterm_dynamic_derive` crate, try updating your dependency with `cargo update -p wezterm_dynamic_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 `ToDynamic` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> wezterm-src/config/src/font.rs:228:60
[INFO] [stdout]     |
[INFO] [stdout] 228 | #[derive(Debug, Default, Clone, Copy, PartialEq, Eq, Hash, FromDynamic, ToDynamic)]
[INFO] [stdout]     |                                                            ^----------
[INFO] [stdout]     |                                                            |
[INFO] [stdout]     |                                                            `FromDynamic` is not local
[INFO] [stdout]     |                                                            move the `impl` block outside of this constant `_IMPL_FROMDYNAMIC_FOR_FreeTypeLoadTarget`
[INFO] [stdout] 229 | pub enum FreeTypeLoadTarget {
[INFO] [stdout]     |          ------------------ `FreeTypeLoadTarget` is not local
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `FromDynamic` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `FromDynamic` may come from an old version of the `wezterm_dynamic_derive` crate, try updating your dependency with `cargo update -p wezterm_dynamic_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 `FromDynamic` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> wezterm-src/config/src/font.rs:228:60
[INFO] [stdout]     |
[INFO] [stdout] 228 | #[derive(Debug, Default, Clone, Copy, PartialEq, Eq, Hash, FromDynamic, ToDynamic)]
[INFO] [stdout]     |                                                            ^----------
[INFO] [stdout]     |                                                            |
[INFO] [stdout]     |                                                            move the `impl` block outside of this constant `_IMPL_FROMDYNAMIC_FOR_FreeTypeLoadTarget`
[INFO] [stdout] 229 | pub enum FreeTypeLoadTarget {
[INFO] [stdout]     |          ------------------ `FreeTypeLoadTarget` is not local
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `FromDynamic` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `FromDynamic` may come from an old version of the `wezterm_dynamic_derive` crate, try updating your dependency with `cargo update -p wezterm_dynamic_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 `FromDynamic` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> wezterm-src/config/src/font.rs:228:73
[INFO] [stdout]     |
[INFO] [stdout] 228 | #[derive(Debug, Default, Clone, Copy, PartialEq, Eq, Hash, FromDynamic, ToDynamic)]
[INFO] [stdout]     |                                                                         ^--------
[INFO] [stdout]     |                                                                         |
[INFO] [stdout]     |                                                                         `ToDynamic` is not local
[INFO] [stdout]     |                                                                         move the `impl` block outside of this constant `_IMPL_TODYNAMIC_FOR_FreeTypeLoadTarget`
[INFO] [stdout] 229 | pub enum FreeTypeLoadTarget {
[INFO] [stdout]     |          ------------------ `FreeTypeLoadTarget` is not local
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `ToDynamic` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `ToDynamic` may come from an old version of the `wezterm_dynamic_derive` crate, try updating your dependency with `cargo update -p wezterm_dynamic_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 `ToDynamic` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> wezterm-src/config/src/font.rs:253:14
[INFO] [stdout]     |
[INFO] [stdout] 253 |     #[derive(FromDynamic, ToDynamic)]
[INFO] [stdout]     |              ^----------
[INFO] [stdout]     |              |
[INFO] [stdout]     |              `FromDynamic` is not local
[INFO] [stdout]     |              move the `impl` block outside of this constant `_IMPL_FROMDYNAMIC_FOR_FreeTypeLoadFlags`
[INFO] [stdout] 254 |     #[dynamic(try_from="String", into="String")]
[INFO] [stdout] 255 |     pub struct FreeTypeLoadFlags: u32 {
[INFO] [stdout]     |                ----------------- `FreeTypeLoadFlags` is not local
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `FromDynamic` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `FromDynamic` may come from an old version of the `wezterm_dynamic_derive` crate, try updating your dependency with `cargo update -p wezterm_dynamic_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 `FromDynamic` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> wezterm-src/config/src/font.rs:253:14
[INFO] [stdout]     |
[INFO] [stdout] 253 |     #[derive(FromDynamic, ToDynamic)]
[INFO] [stdout]     |              ^----------
[INFO] [stdout]     |              |
[INFO] [stdout]     |              move the `impl` block outside of this constant `_IMPL_FROMDYNAMIC_FOR_FreeTypeLoadFlags`
[INFO] [stdout] 254 |     #[dynamic(try_from="String", into="String")]
[INFO] [stdout] 255 |     pub struct FreeTypeLoadFlags: u32 {
[INFO] [stdout]     |                ----------------- `FreeTypeLoadFlags` is not local
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `FromDynamic` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `FromDynamic` may come from an old version of the `wezterm_dynamic_derive` crate, try updating your dependency with `cargo update -p wezterm_dynamic_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 `FromDynamic` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> wezterm-src/config/src/font.rs:253:27
[INFO] [stdout]     |
[INFO] [stdout] 253 |     #[derive(FromDynamic, ToDynamic)]
[INFO] [stdout]     |                           ^--------
[INFO] [stdout]     |                           |
[INFO] [stdout]     |                           `ToDynamic` is not local
[INFO] [stdout]     |                           move the `impl` block outside of this constant `_IMPL_PLACEDYNAMIC_FOR_FreeTypeLoadFlags`
[INFO] [stdout] 254 |     #[dynamic(try_from="String", into="String")]
[INFO] [stdout] 255 |     pub struct FreeTypeLoadFlags: u32 {
[INFO] [stdout]     |                ----------------- `FreeTypeLoadFlags` is not local
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `ToDynamic` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `ToDynamic` may come from an old version of the `wezterm_dynamic_derive` crate, try updating your dependency with `cargo update -p wezterm_dynamic_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 `ToDynamic` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> wezterm-src/config/src/font.rs:355:45
[INFO] [stdout]     |
[INFO] [stdout] 355 | #[derive(Debug, Clone, PartialEq, Eq, Hash, FromDynamic, ToDynamic)]
[INFO] [stdout]     |                                             ^----------
[INFO] [stdout]     |                                             |
[INFO] [stdout]     |                                             `FromDynamic` is not local
[INFO] [stdout]     |                                             move the `impl` block outside of this constant `_IMPL_FROMDYNAMIC_FOR_FontAttributes`
[INFO] [stdout] 356 | pub struct FontAttributes {
[INFO] [stdout]     |            -------------- `FontAttributes` is not local
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `FromDynamic` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `FromDynamic` may come from an old version of the `wezterm_dynamic_derive` crate, try updating your dependency with `cargo update -p wezterm_dynamic_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 `FromDynamic` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> wezterm-src/config/src/font.rs:355:45
[INFO] [stdout]     |
[INFO] [stdout] 355 | #[derive(Debug, Clone, PartialEq, Eq, Hash, FromDynamic, ToDynamic)]
[INFO] [stdout]     |                                             ^----------
[INFO] [stdout]     |                                             |
[INFO] [stdout]     |                                             move the `impl` block outside of this constant `_IMPL_FROMDYNAMIC_FOR_FontAttributes`
[INFO] [stdout] 356 | pub struct FontAttributes {
[INFO] [stdout]     |            -------------- `FontAttributes` is not local
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `FromDynamic` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `FromDynamic` may come from an old version of the `wezterm_dynamic_derive` crate, try updating your dependency with `cargo update -p wezterm_dynamic_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 `FromDynamic` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> wezterm-src/config/src/font.rs:355:58
[INFO] [stdout]     |
[INFO] [stdout] 355 | #[derive(Debug, Clone, PartialEq, Eq, Hash, FromDynamic, ToDynamic)]
[INFO] [stdout]     |                                                          ^--------
[INFO] [stdout]     |                                                          |
[INFO] [stdout]     |                                                          `PlaceDynamic` is not local
[INFO] [stdout]     |                                                          move the `impl` block outside of this constant `_IMPL_PLACEDYNAMIC_FOR_FontAttributes`
[INFO] [stdout] 356 | pub struct FontAttributes {
[INFO] [stdout]     |            -------------- `FontAttributes` is not local
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `ToDynamic` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `ToDynamic` may come from an old version of the `wezterm_dynamic_derive` crate, try updating your dependency with `cargo update -p wezterm_dynamic_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 `ToDynamic` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> wezterm-src/config/src/font.rs:355:58
[INFO] [stdout]     |
[INFO] [stdout] 355 | #[derive(Debug, Clone, PartialEq, Eq, Hash, FromDynamic, ToDynamic)]
[INFO] [stdout]     |                                                          ^--------
[INFO] [stdout]     |                                                          |
[INFO] [stdout]     |                                                          `ToDynamic` is not local
[INFO] [stdout]     |                                                          move the `impl` block outside of this constant `_IMPL_PLACEDYNAMIC_FOR_FontAttributes`
[INFO] [stdout] 356 | pub struct FontAttributes {
[INFO] [stdout]     |            -------------- `FontAttributes` is not local
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `ToDynamic` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `ToDynamic` may come from an old version of the `wezterm_dynamic_derive` crate, try updating your dependency with `cargo update -p wezterm_dynamic_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 `ToDynamic` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> wezterm-src/config/src/font.rs:451:45
[INFO] [stdout]     |
[INFO] [stdout] 451 | #[derive(Debug, Clone, PartialEq, Eq, Hash, FromDynamic, ToDynamic)]
[INFO] [stdout]     |                                             ^----------
[INFO] [stdout]     |                                             |
[INFO] [stdout]     |                                             `FromDynamic` is not local
[INFO] [stdout]     |                                             move the `impl` block outside of this constant `_IMPL_FROMDYNAMIC_FOR_TextStyle`
[INFO] [stdout] 452 | pub struct TextStyle {
[INFO] [stdout]     |            --------- `TextStyle` is not local
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `FromDynamic` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `FromDynamic` may come from an old version of the `wezterm_dynamic_derive` crate, try updating your dependency with `cargo update -p wezterm_dynamic_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 `FromDynamic` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> wezterm-src/config/src/font.rs:451:45
[INFO] [stdout]     |
[INFO] [stdout] 451 | #[derive(Debug, Clone, PartialEq, Eq, Hash, FromDynamic, ToDynamic)]
[INFO] [stdout]     |                                             ^----------
[INFO] [stdout]     |                                             |
[INFO] [stdout]     |                                             move the `impl` block outside of this constant `_IMPL_FROMDYNAMIC_FOR_TextStyle`
[INFO] [stdout] 452 | pub struct TextStyle {
[INFO] [stdout]     |            --------- `TextStyle` is not local
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `FromDynamic` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `FromDynamic` may come from an old version of the `wezterm_dynamic_derive` crate, try updating your dependency with `cargo update -p wezterm_dynamic_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 `FromDynamic` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> wezterm-src/config/src/font.rs:451:58
[INFO] [stdout]     |
[INFO] [stdout] 451 | #[derive(Debug, Clone, PartialEq, Eq, Hash, FromDynamic, ToDynamic)]
[INFO] [stdout]     |                                                          ^--------
[INFO] [stdout]     |                                                          |
[INFO] [stdout]     |                                                          `PlaceDynamic` is not local
[INFO] [stdout]     |                                                          move the `impl` block outside of this constant `_IMPL_PLACEDYNAMIC_FOR_TextStyle`
[INFO] [stdout] 452 | pub struct TextStyle {
[INFO] [stdout]     |            --------- `TextStyle` is not local
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `ToDynamic` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `ToDynamic` may come from an old version of the `wezterm_dynamic_derive` crate, try updating your dependency with `cargo update -p wezterm_dynamic_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 `ToDynamic` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> wezterm-src/config/src/font.rs:451:58
[INFO] [stdout]     |
[INFO] [stdout] 451 | #[derive(Debug, Clone, PartialEq, Eq, Hash, FromDynamic, ToDynamic)]
[INFO] [stdout]     |                                                          ^--------
[INFO] [stdout]     |                                                          |
[INFO] [stdout]     |                                                          `ToDynamic` is not local
[INFO] [stdout]     |                                                          move the `impl` block outside of this constant `_IMPL_PLACEDYNAMIC_FOR_TextStyle`
[INFO] [stdout] 452 | pub struct TextStyle {
[INFO] [stdout]     |            --------- `TextStyle` is not local
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `ToDynamic` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `ToDynamic` may come from an old version of the `wezterm_dynamic_derive` crate, try updating your dependency with `cargo update -p wezterm_dynamic_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 `ToDynamic` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> wezterm-src/config/src/font.rs:622:33
[INFO] [stdout]     |
[INFO] [stdout] 622 | #[derive(Debug, Default, Clone, FromDynamic, ToDynamic)]
[INFO] [stdout]     |                                 ^----------
[INFO] [stdout]     |                                 |
[INFO] [stdout]     |                                 `FromDynamic` is not local
[INFO] [stdout]     |                                 move the `impl` block outside of this constant `_IMPL_FROMDYNAMIC_FOR_StyleRule`
[INFO] [stdout] 623 | pub struct StyleRule {
[INFO] [stdout]     |            --------- `StyleRule` is not local
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `FromDynamic` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `FromDynamic` may come from an old version of the `wezterm_dynamic_derive` crate, try updating your dependency with `cargo update -p wezterm_dynamic_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 `FromDynamic` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> wezterm-src/config/src/font.rs:622:33
[INFO] [stdout]     |
[INFO] [stdout] 622 | #[derive(Debug, Default, Clone, FromDynamic, ToDynamic)]
[INFO] [stdout]     |                                 ^----------
[INFO] [stdout]     |                                 |
[INFO] [stdout]     |                                 move the `impl` block outside of this constant `_IMPL_FROMDYNAMIC_FOR_StyleRule`
[INFO] [stdout] 623 | pub struct StyleRule {
[INFO] [stdout]     |            --------- `StyleRule` is not local
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `FromDynamic` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `FromDynamic` may come from an old version of the `wezterm_dynamic_derive` crate, try updating your dependency with `cargo update -p wezterm_dynamic_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 `FromDynamic` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> wezterm-src/config/src/font.rs:622:46
[INFO] [stdout]     |
[INFO] [stdout] 622 | #[derive(Debug, Default, Clone, FromDynamic, ToDynamic)]
[INFO] [stdout]     |                                              ^--------
[INFO] [stdout]     |                                              |
[INFO] [stdout]     |                                              `PlaceDynamic` is not local
[INFO] [stdout]     |                                              move the `impl` block outside of this constant `_IMPL_PLACEDYNAMIC_FOR_StyleRule`
[INFO] [stdout] 623 | pub struct StyleRule {
[INFO] [stdout]     |            --------- `StyleRule` is not local
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `ToDynamic` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `ToDynamic` may come from an old version of the `wezterm_dynamic_derive` crate, try updating your dependency with `cargo update -p wezterm_dynamic_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 `ToDynamic` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> wezterm-src/config/src/font.rs:622:46
[INFO] [stdout]     |
[INFO] [stdout] 622 | #[derive(Debug, Default, Clone, FromDynamic, ToDynamic)]
[INFO] [stdout]     |                                              ^--------
[INFO] [stdout]     |                                              |
[INFO] [stdout]     |                                              `ToDynamic` is not local
[INFO] [stdout]     |                                              move the `impl` block outside of this constant `_IMPL_PLACEDYNAMIC_FOR_StyleRule`
[INFO] [stdout] 623 | pub struct StyleRule {
[INFO] [stdout]     |            --------- `StyleRule` is not local
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `ToDynamic` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `ToDynamic` may come from an old version of the `wezterm_dynamic_derive` crate, try updating your dependency with `cargo update -p wezterm_dynamic_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 `ToDynamic` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> wezterm-src/config/src/font.rs:652:45
[INFO] [stdout]     |
[INFO] [stdout] 652 | #[derive(Debug, Clone, Copy, PartialEq, Eq, FromDynamic, ToDynamic)]
[INFO] [stdout]     |                                             ^----------
[INFO] [stdout]     |                                             |
[INFO] [stdout]     |                                             `FromDynamic` is not local
[INFO] [stdout]     |                                             move the `impl` block outside of this constant `_IMPL_FROMDYNAMIC_FOR_AllowSquareGlyphOverflow`
[INFO] [stdout] 653 | pub enum AllowSquareGlyphOverflow {
[INFO] [stdout]     |          ------------------------ `AllowSquareGlyphOverflow` is not local
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `FromDynamic` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `FromDynamic` may come from an old version of the `wezterm_dynamic_derive` crate, try updating your dependency with `cargo update -p wezterm_dynamic_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 `FromDynamic` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> wezterm-src/config/src/font.rs:652:45
[INFO] [stdout]     |
[INFO] [stdout] 652 | #[derive(Debug, Clone, Copy, PartialEq, Eq, FromDynamic, ToDynamic)]
[INFO] [stdout]     |                                             ^----------
[INFO] [stdout]     |                                             |
[INFO] [stdout]     |                                             move the `impl` block outside of this constant `_IMPL_FROMDYNAMIC_FOR_AllowSquareGlyphOverflow`
[INFO] [stdout] 653 | pub enum AllowSquareGlyphOverflow {
[INFO] [stdout]     |          ------------------------ `AllowSquareGlyphOverflow` is not local
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `FromDynamic` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `FromDynamic` may come from an old version of the `wezterm_dynamic_derive` crate, try updating your dependency with `cargo update -p wezterm_dynamic_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 `FromDynamic` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> wezterm-src/config/src/font.rs:652:58
[INFO] [stdout]     |
[INFO] [stdout] 652 | #[derive(Debug, Clone, Copy, PartialEq, Eq, FromDynamic, ToDynamic)]
[INFO] [stdout]     |                                                          ^--------
[INFO] [stdout]     |                                                          |
[INFO] [stdout]     |                                                          `ToDynamic` is not local
[INFO] [stdout]     |                                                          move the `impl` block outside of this constant `_IMPL_TODYNAMIC_FOR_AllowSquareGlyphOverflow`
[INFO] [stdout] 653 | pub enum AllowSquareGlyphOverflow {
[INFO] [stdout]     |          ------------------------ `AllowSquareGlyphOverflow` is not local
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `ToDynamic` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `ToDynamic` may come from an old version of the `wezterm_dynamic_derive` crate, try updating your dependency with `cargo update -p wezterm_dynamic_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 `ToDynamic` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> wezterm-src/config/src/font.rs:665:45
[INFO] [stdout]     |
[INFO] [stdout] 665 | #[derive(Debug, Clone, Copy, PartialEq, Eq, FromDynamic, ToDynamic)]
[INFO] [stdout]     |                                             ^----------
[INFO] [stdout]     |                                             |
[INFO] [stdout]     |                                             `FromDynamic` is not local
[INFO] [stdout]     |                                             move the `impl` block outside of this constant `_IMPL_FROMDYNAMIC_FOR_FontLocatorSelection`
[INFO] [stdout] 666 | pub enum FontLocatorSelection {
[INFO] [stdout]     |          -------------------- `FontLocatorSelection` is not local
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `FromDynamic` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `FromDynamic` may come from an old version of the `wezterm_dynamic_derive` crate, try updating your dependency with `cargo update -p wezterm_dynamic_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 `FromDynamic` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> wezterm-src/config/src/font.rs:665:45
[INFO] [stdout]     |
[INFO] [stdout] 665 | #[derive(Debug, Clone, Copy, PartialEq, Eq, FromDynamic, ToDynamic)]
[INFO] [stdout]     |                                             ^----------
[INFO] [stdout]     |                                             |
[INFO] [stdout]     |                                             move the `impl` block outside of this constant `_IMPL_FROMDYNAMIC_FOR_FontLocatorSelection`
[INFO] [stdout] 666 | pub enum FontLocatorSelection {
[INFO] [stdout]     |          -------------------- `FontLocatorSelection` is not local
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `FromDynamic` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `FromDynamic` may come from an old version of the `wezterm_dynamic_derive` crate, try updating your dependency with `cargo update -p wezterm_dynamic_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 `FromDynamic` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> wezterm-src/config/src/font.rs:665:58
[INFO] [stdout]     |
[INFO] [stdout] 665 | #[derive(Debug, Clone, Copy, PartialEq, Eq, FromDynamic, ToDynamic)]
[INFO] [stdout]     |                                                          ^--------
[INFO] [stdout]     |                                                          |
[INFO] [stdout]     |                                                          `ToDynamic` is not local
[INFO] [stdout]     |                                                          move the `impl` block outside of this constant `_IMPL_TODYNAMIC_FOR_FontLocatorSelection`
[INFO] [stdout] 666 | pub enum FontLocatorSelection {
[INFO] [stdout]     |          -------------------- `FontLocatorSelection` is not local
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `ToDynamic` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `ToDynamic` may come from an old version of the `wezterm_dynamic_derive` crate, try updating your dependency with `cargo update -p wezterm_dynamic_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 `ToDynamic` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> wezterm-src/config/src/font.rs:689:30
[INFO] [stdout]     |
[INFO] [stdout] 689 | #[derive(Debug, Clone, Copy, FromDynamic, ToDynamic, Default)]
[INFO] [stdout]     |                              ^----------
[INFO] [stdout]     |                              |
[INFO] [stdout]     |                              `FromDynamic` is not local
[INFO] [stdout]     |                              move the `impl` block outside of this constant `_IMPL_FROMDYNAMIC_FOR_FontRasterizerSelection`
[INFO] [stdout] 690 | pub enum FontRasterizerSelection {
[INFO] [stdout]     |          ----------------------- `FontRasterizerSelection` is not local
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `FromDynamic` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `FromDynamic` may come from an old version of the `wezterm_dynamic_derive` crate, try updating your dependency with `cargo update -p wezterm_dynamic_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 `FromDynamic` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> wezterm-src/config/src/font.rs:689:30
[INFO] [stdout]     |
[INFO] [stdout] 689 | #[derive(Debug, Clone, Copy, FromDynamic, ToDynamic, Default)]
[INFO] [stdout]     |                              ^----------
[INFO] [stdout]     |                              |
[INFO] [stdout]     |                              move the `impl` block outside of this constant `_IMPL_FROMDYNAMIC_FOR_FontRasterizerSelection`
[INFO] [stdout] 690 | pub enum FontRasterizerSelection {
[INFO] [stdout]     |          ----------------------- `FontRasterizerSelection` is not local
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `FromDynamic` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `FromDynamic` may come from an old version of the `wezterm_dynamic_derive` crate, try updating your dependency with `cargo update -p wezterm_dynamic_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 `FromDynamic` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> wezterm-src/config/src/font.rs:689:43
[INFO] [stdout]     |
[INFO] [stdout] 689 | #[derive(Debug, Clone, Copy, FromDynamic, ToDynamic, Default)]
[INFO] [stdout]     |                                           ^--------
[INFO] [stdout]     |                                           |
[INFO] [stdout]     |                                           `ToDynamic` is not local
[INFO] [stdout]     |                                           move the `impl` block outside of this constant `_IMPL_TODYNAMIC_FOR_FontRasterizerSelection`
[INFO] [stdout] 690 | pub enum FontRasterizerSelection {
[INFO] [stdout]     |          ----------------------- `FontRasterizerSelection` is not local
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `ToDynamic` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `ToDynamic` may come from an old version of the `wezterm_dynamic_derive` crate, try updating your dependency with `cargo update -p wezterm_dynamic_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 `ToDynamic` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> wezterm-src/config/src/font.rs:696:30
[INFO] [stdout]     |
[INFO] [stdout] 696 | #[derive(Debug, Clone, Copy, FromDynamic, ToDynamic, Default)]
[INFO] [stdout]     |                              ^----------
[INFO] [stdout]     |                              |
[INFO] [stdout]     |                              `FromDynamic` is not local
[INFO] [stdout]     |                              move the `impl` block outside of this constant `_IMPL_FROMDYNAMIC_FOR_FontShaperSelection`
[INFO] [stdout] 697 | pub enum FontShaperSelection {
[INFO] [stdout]     |          ------------------- `FontShaperSelection` is not local
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `FromDynamic` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `FromDynamic` may come from an old version of the `wezterm_dynamic_derive` crate, try updating your dependency with `cargo update -p wezterm_dynamic_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 `FromDynamic` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> wezterm-src/config/src/font.rs:696:30
[INFO] [stdout]     |
[INFO] [stdout] 696 | #[derive(Debug, Clone, Copy, FromDynamic, ToDynamic, Default)]
[INFO] [stdout]     |                              ^----------
[INFO] [stdout]     |                              |
[INFO] [stdout]     |                              move the `impl` block outside of this constant `_IMPL_FROMDYNAMIC_FOR_FontShaperSelection`
[INFO] [stdout] 697 | pub enum FontShaperSelection {
[INFO] [stdout]     |          ------------------- `FontShaperSelection` is not local
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `FromDynamic` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `FromDynamic` may come from an old version of the `wezterm_dynamic_derive` crate, try updating your dependency with `cargo update -p wezterm_dynamic_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 `FromDynamic` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> wezterm-src/config/src/font.rs:696:43
[INFO] [stdout]     |
[INFO] [stdout] 696 | #[derive(Debug, Clone, Copy, FromDynamic, ToDynamic, Default)]
[INFO] [stdout]     |                                           ^--------
[INFO] [stdout]     |                                           |
[INFO] [stdout]     |                                           `ToDynamic` is not local
[INFO] [stdout]     |                                           move the `impl` block outside of this constant `_IMPL_TODYNAMIC_FOR_FontShaperSelection`
[INFO] [stdout] 697 | pub enum FontShaperSelection {
[INFO] [stdout]     |          ------------------- `FontShaperSelection` is not local
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `ToDynamic` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `ToDynamic` may come from an old version of the `wezterm_dynamic_derive` crate, try updating your dependency with `cargo update -p wezterm_dynamic_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 `ToDynamic` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]  --> wezterm-src/config/src/frontend.rs:4:45
[INFO] [stdout]   |
[INFO] [stdout] 4 | #[derive(Debug, Clone, Copy, PartialEq, Eq, FromDynamic, ToDynamic, Default)]
[INFO] [stdout]   |                                             ^----------
[INFO] [stdout]   |                                             |
[INFO] [stdout]   |                                             `FromDynamic` is not local
[INFO] [stdout]   |                                             move the `impl` block outside of this constant `_IMPL_FROMDYNAMIC_FOR_FrontEndSelection`
[INFO] [stdout] 5 | pub enum FrontEndSelection {
[INFO] [stdout]   |          ----------------- `FrontEndSelection` is not local
[INFO] [stdout]   |
[INFO] [stdout]   = note: the derive macro `FromDynamic` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]   = note: the derive macro `FromDynamic` may come from an old version of the `wezterm_dynamic_derive` crate, try updating your dependency with `cargo update -p wezterm_dynamic_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 `FromDynamic` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]  --> wezterm-src/config/src/frontend.rs:4:45
[INFO] [stdout]   |
[INFO] [stdout] 4 | #[derive(Debug, Clone, Copy, PartialEq, Eq, FromDynamic, ToDynamic, Default)]
[INFO] [stdout]   |                                             ^----------
[INFO] [stdout]   |                                             |
[INFO] [stdout]   |                                             move the `impl` block outside of this constant `_IMPL_FROMDYNAMIC_FOR_FrontEndSelection`
[INFO] [stdout] 5 | pub enum FrontEndSelection {
[INFO] [stdout]   |          ----------------- `FrontEndSelection` is not local
[INFO] [stdout]   |
[INFO] [stdout]   = note: the derive macro `FromDynamic` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]   = note: the derive macro `FromDynamic` may come from an old version of the `wezterm_dynamic_derive` crate, try updating your dependency with `cargo update -p wezterm_dynamic_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 `FromDynamic` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]  --> wezterm-src/config/src/frontend.rs:4:58
[INFO] [stdout]   |
[INFO] [stdout] 4 | #[derive(Debug, Clone, Copy, PartialEq, Eq, FromDynamic, ToDynamic, Default)]
[INFO] [stdout]   |                                                          ^--------
[INFO] [stdout]   |                                                          |
[INFO] [stdout]   |                                                          `ToDynamic` is not local
[INFO] [stdout]   |                                                          move the `impl` block outside of this constant `_IMPL_TODYNAMIC_FOR_FrontEndSelection`
[INFO] [stdout] 5 | pub enum FrontEndSelection {
[INFO] [stdout]   |          ----------------- `FrontEndSelection` is not local
[INFO] [stdout]   |
[INFO] [stdout]   = note: the derive macro `ToDynamic` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]   = note: the derive macro `ToDynamic` may come from an old version of the `wezterm_dynamic_derive` crate, try updating your dependency with `cargo update -p wezterm_dynamic_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 `ToDynamic` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> wezterm-src/config/src/frontend.rs:13:24
[INFO] [stdout]    |
[INFO] [stdout] 13 | #[derive(Debug, Clone, FromDynamic, ToDynamic)]
[INFO] [stdout]    |                        ^----------
[INFO] [stdout]    |                        |
[INFO] [stdout]    |                        `FromDynamic` is not local
[INFO] [stdout]    |                        move the `impl` block outside of this constant `_IMPL_FROMDYNAMIC_FOR_GpuInfo`
[INFO] [stdout] 14 | pub struct GpuInfo {
[INFO] [stdout]    |            ------- `GpuInfo` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `FromDynamic` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `FromDynamic` may come from an old version of the `wezterm_dynamic_derive` crate, try updating your dependency with `cargo update -p wezterm_dynamic_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 `FromDynamic` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> wezterm-src/config/src/frontend.rs:13:24
[INFO] [stdout]    |
[INFO] [stdout] 13 | #[derive(Debug, Clone, FromDynamic, ToDynamic)]
[INFO] [stdout]    |                        ^----------
[INFO] [stdout]    |                        |
[INFO] [stdout]    |                        move the `impl` block outside of this constant `_IMPL_FROMDYNAMIC_FOR_GpuInfo`
[INFO] [stdout] 14 | pub struct GpuInfo {
[INFO] [stdout]    |            ------- `GpuInfo` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `FromDynamic` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `FromDynamic` may come from an old version of the `wezterm_dynamic_derive` crate, try updating your dependency with `cargo update -p wezterm_dynamic_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 `FromDynamic` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> wezterm-src/config/src/frontend.rs:13:37
[INFO] [stdout]    |
[INFO] [stdout] 13 | #[derive(Debug, Clone, FromDynamic, ToDynamic)]
[INFO] [stdout]    |                                     ^--------
[INFO] [stdout]    |                                     |
[INFO] [stdout]    |                                     `PlaceDynamic` is not local
[INFO] [stdout]    |                                     move the `impl` block outside of this constant `_IMPL_PLACEDYNAMIC_FOR_GpuInfo`
[INFO] [stdout] 14 | pub struct GpuInfo {
[INFO] [stdout]    |            ------- `GpuInfo` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `ToDynamic` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `ToDynamic` may come from an old version of the `wezterm_dynamic_derive` crate, try updating your dependency with `cargo update -p wezterm_dynamic_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 `ToDynamic` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> wezterm-src/config/src/frontend.rs:13:37
[INFO] [stdout]    |
[INFO] [stdout] 13 | #[derive(Debug, Clone, FromDynamic, ToDynamic)]
[INFO] [stdout]    |                                     ^--------
[INFO] [stdout]    |                                     |
[INFO] [stdout]    |                                     `ToDynamic` is not local
[INFO] [stdout]    |                                     move the `impl` block outside of this constant `_IMPL_PLACEDYNAMIC_FOR_GpuInfo`
[INFO] [stdout] 14 | pub struct GpuInfo {
[INFO] [stdout]    |            ------- `GpuInfo` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `ToDynamic` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `ToDynamic` may come from an old version of the `wezterm_dynamic_derive` crate, try updating your dependency with `cargo update -p wezterm_dynamic_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 `ToDynamic` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> wezterm-src/config/src/frontend.rs:47:45
[INFO] [stdout]    |
[INFO] [stdout] 47 | #[derive(Debug, Clone, Copy, PartialEq, Eq, FromDynamic, ToDynamic)]
[INFO] [stdout]    |                                             ^----------
[INFO] [stdout]    |                                             |
[INFO] [stdout]    |                                             `FromDynamic` is not local
[INFO] [stdout]    |                                             move the `impl` block outside of this constant `_IMPL_FROMDYNAMIC_FOR_WebGpuPowerPreference`
[INFO] [stdout] 48 | pub enum WebGpuPowerPreference {
[INFO] [stdout]    |          --------------------- `WebGpuPowerPreference` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `FromDynamic` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `FromDynamic` may come from an old version of the `wezterm_dynamic_derive` crate, try updating your dependency with `cargo update -p wezterm_dynamic_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 `FromDynamic` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> wezterm-src/config/src/frontend.rs:47:45
[INFO] [stdout]    |
[INFO] [stdout] 47 | #[derive(Debug, Clone, Copy, PartialEq, Eq, FromDynamic, ToDynamic)]
[INFO] [stdout]    |                                             ^----------
[INFO] [stdout]    |                                             |
[INFO] [stdout]    |                                             move the `impl` block outside of this constant `_IMPL_FROMDYNAMIC_FOR_WebGpuPowerPreference`
[INFO] [stdout] 48 | pub enum WebGpuPowerPreference {
[INFO] [stdout]    |          --------------------- `WebGpuPowerPreference` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `FromDynamic` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `FromDynamic` may come from an old version of the `wezterm_dynamic_derive` crate, try updating your dependency with `cargo update -p wezterm_dynamic_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 `FromDynamic` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> wezterm-src/config/src/frontend.rs:47:58
[INFO] [stdout]    |
[INFO] [stdout] 47 | #[derive(Debug, Clone, Copy, PartialEq, Eq, FromDynamic, ToDynamic)]
[INFO] [stdout]    |                                                          ^--------
[INFO] [stdout]    |                                                          |
[INFO] [stdout]    |                                                          `ToDynamic` is not local
[INFO] [stdout]    |                                                          move the `impl` block outside of this constant `_IMPL_TODYNAMIC_FOR_WebGpuPowerPreference`
[INFO] [stdout] 48 | pub enum WebGpuPowerPreference {
[INFO] [stdout]    |          --------------------- `WebGpuPowerPreference` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `ToDynamic` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `ToDynamic` may come from an old version of the `wezterm_dynamic_derive` crate, try updating your dependency with `cargo update -p wezterm_dynamic_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 `ToDynamic` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> wezterm-src/config/src/keyassignment.rs:16:33
[INFO] [stdout]    |
[INFO] [stdout] 16 | #[derive(Default, Debug, Clone, FromDynamic, ToDynamic, PartialEq, Eq)]
[INFO] [stdout]    |                                 ^----------
[INFO] [stdout]    |                                 |
[INFO] [stdout]    |                                 `FromDynamic` is not local
[INFO] [stdout]    |                                 move the `impl` block outside of this constant `_IMPL_FROMDYNAMIC_FOR_LauncherActionArgs`
[INFO] [stdout] 17 | pub struct LauncherActionArgs {
[INFO] [stdout]    |            ------------------ `LauncherActionArgs` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `FromDynamic` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `FromDynamic` may come from an old version of the `wezterm_dynamic_derive` crate, try updating your dependency with `cargo update -p wezterm_dynamic_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 `FromDynamic` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> wezterm-src/config/src/keyassignment.rs:16:33
[INFO] [stdout]    |
[INFO] [stdout] 16 | #[derive(Default, Debug, Clone, FromDynamic, ToDynamic, PartialEq, Eq)]
[INFO] [stdout]    |                                 ^----------
[INFO] [stdout]    |                                 |
[INFO] [stdout]    |                                 move the `impl` block outside of this constant `_IMPL_FROMDYNAMIC_FOR_LauncherActionArgs`
[INFO] [stdout] 17 | pub struct LauncherActionArgs {
[INFO] [stdout]    |            ------------------ `LauncherActionArgs` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `FromDynamic` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `FromDynamic` may come from an old version of the `wezterm_dynamic_derive` crate, try updating your dependency with `cargo update -p wezterm_dynamic_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 `FromDynamic` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> wezterm-src/config/src/keyassignment.rs:16:46
[INFO] [stdout]    |
[INFO] [stdout] 16 | #[derive(Default, Debug, Clone, FromDynamic, ToDynamic, PartialEq, Eq)]
[INFO] [stdout]    |                                              ^--------
[INFO] [stdout]    |                                              |
[INFO] [stdout]    |                                              `PlaceDynamic` is not local
[INFO] [stdout]    |                                              move the `impl` block outside of this constant `_IMPL_PLACEDYNAMIC_FOR_LauncherActionArgs`
[INFO] [stdout] 17 | pub struct LauncherActionArgs {
[INFO] [stdout]    |            ------------------ `LauncherActionArgs` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `ToDynamic` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `ToDynamic` may come from an old version of the `wezterm_dynamic_derive` crate, try updating your dependency with `cargo update -p wezterm_dynamic_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 `ToDynamic` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> wezterm-src/config/src/keyassignment.rs:16:46
[INFO] [stdout]    |
[INFO] [stdout] 16 | #[derive(Default, Debug, Clone, FromDynamic, ToDynamic, PartialEq, Eq)]
[INFO] [stdout]    |                                              ^--------
[INFO] [stdout]    |                                              |
[INFO] [stdout]    |                                              `ToDynamic` is not local
[INFO] [stdout]    |                                              move the `impl` block outside of this constant `_IMPL_PLACEDYNAMIC_FOR_LauncherActionArgs`
[INFO] [stdout] 17 | pub struct LauncherActionArgs {
[INFO] [stdout]    |            ------------------ `LauncherActionArgs` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `ToDynamic` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `ToDynamic` may come from an old version of the `wezterm_dynamic_derive` crate, try updating your dependency with `cargo update -p wezterm_dynamic_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 `ToDynamic` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> wezterm-src/config/src/keyassignment.rs:23:24
[INFO] [stdout]    |
[INFO] [stdout] 23 |     #[derive(Default,  FromDynamic, ToDynamic)]
[INFO] [stdout]    |                        ^----------
[INFO] [stdout]    |                        |
[INFO] [stdout]    |                        `FromDynamic` is not local
[INFO] [stdout]    |                        move the `impl` block outside of this constant `_IMPL_FROMDYNAMIC_FOR_LauncherFlags`
[INFO] [stdout] 24 |     #[dynamic(try_from="String", into="String")]
[INFO] [stdout] 25 |     pub struct LauncherFlags :u32 {
[INFO] [stdout]    |                ------------- `LauncherFlags` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `FromDynamic` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `FromDynamic` may come from an old version of the `wezterm_dynamic_derive` crate, try updating your dependency with `cargo update -p wezterm_dynamic_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 `FromDynamic` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> wezterm-src/config/src/keyassignment.rs:23:24
[INFO] [stdout]    |
[INFO] [stdout] 23 |     #[derive(Default,  FromDynamic, ToDynamic)]
[INFO] [stdout]    |                        ^----------
[INFO] [stdout]    |                        |
[INFO] [stdout]    |                        move the `impl` block outside of this constant `_IMPL_FROMDYNAMIC_FOR_LauncherFlags`
[INFO] [stdout] 24 |     #[dynamic(try_from="String", into="String")]
[INFO] [stdout] 25 |     pub struct LauncherFlags :u32 {
[INFO] [stdout]    |                ------------- `LauncherFlags` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `FromDynamic` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `FromDynamic` may come from an old version of the `wezterm_dynamic_derive` crate, try updating your dependency with `cargo update -p wezterm_dynamic_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 `FromDynamic` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> wezterm-src/config/src/keyassignment.rs:23:37
[INFO] [stdout]    |
[INFO] [stdout] 23 |     #[derive(Default,  FromDynamic, ToDynamic)]
[INFO] [stdout]    |                                     ^--------
[INFO] [stdout]    |                                     |
[INFO] [stdout]    |                                     `ToDynamic` is not local
[INFO] [stdout]    |                                     move the `impl` block outside of this constant `_IMPL_PLACEDYNAMIC_FOR_LauncherFlags`
[INFO] [stdout] 24 |     #[dynamic(try_from="String", into="String")]
[INFO] [stdout] 25 |     pub struct LauncherFlags :u32 {
[INFO] [stdout]    |                ------------- `LauncherFlags` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `ToDynamic` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `ToDynamic` may come from an old version of the `wezterm_dynamic_derive` crate, try updating your dependency with `cargo update -p wezterm_dynamic_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 `ToDynamic` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> wezterm-src/config/src/keyassignment.rs:102:45
[INFO] [stdout]     |
[INFO] [stdout] 102 | #[derive(Debug, Copy, Clone, Eq, PartialEq, FromDynamic, ToDynamic)]
[INFO] [stdout]     |                                             ^----------
[INFO] [stdout]     |                                             |
[INFO] [stdout]     |                                             `FromDynamic` is not local
[INFO] [stdout]     |                                             move the `impl` block outside of this constant `_IMPL_FROMDYNAMIC_FOR_SelectionMode`
[INFO] [stdout] 103 | pub enum SelectionMode {
[INFO] [stdout]     |          ------------- `SelectionMode` is not local
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `FromDynamic` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `FromDynamic` may come from an old version of the `wezterm_dynamic_derive` crate, try updating your dependency with `cargo update -p wezterm_dynamic_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 `FromDynamic` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> wezterm-src/config/src/keyassignment.rs:102:45
[INFO] [stdout]     |
[INFO] [stdout] 102 | #[derive(Debug, Copy, Clone, Eq, PartialEq, FromDynamic, ToDynamic)]
[INFO] [stdout]     |                                             ^----------
[INFO] [stdout]     |                                             |
[INFO] [stdout]     |                                             move the `impl` block outside of this constant `_IMPL_FROMDYNAMIC_FOR_SelectionMode`
[INFO] [stdout] 103 | pub enum SelectionMode {
[INFO] [stdout]     |          ------------- `SelectionMode` is not local
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `FromDynamic` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `FromDynamic` may come from an old version of the `wezterm_dynamic_derive` crate, try updating your dependency with `cargo update -p wezterm_dynamic_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 `FromDynamic` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> wezterm-src/config/src/keyassignment.rs:102:58
[INFO] [stdout]     |
[INFO] [stdout] 102 | #[derive(Debug, Copy, Clone, Eq, PartialEq, FromDynamic, ToDynamic)]
[INFO] [stdout]     |                                                          ^--------
[INFO] [stdout]     |                                                          |
[INFO] [stdout]     |                                                          `ToDynamic` is not local
[INFO] [stdout]     |                                                          move the `impl` block outside of this constant `_IMPL_TODYNAMIC_FOR_SelectionMode`
[INFO] [stdout] 103 | pub enum SelectionMode {
[INFO] [stdout]     |          ------------- `SelectionMode` is not local
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `ToDynamic` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `ToDynamic` may come from an old version of the `wezterm_dynamic_derive` crate, try updating your dependency with `cargo update -p wezterm_dynamic_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 `ToDynamic` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> wezterm-src/config/src/keyassignment.rs:111:39
[INFO] [stdout]     |
[INFO] [stdout] 111 | #[derive(Debug, Clone, PartialEq, Eq, FromDynamic, ToDynamic)]
[INFO] [stdout]     |                                       ^----------
[INFO] [stdout]     |                                       |
[INFO] [stdout]     |                                       `FromDynamic` is not local
[INFO] [stdout]     |                                       move the `impl` block outside of this constant `_IMPL_FROMDYNAMIC_FOR_Pattern`
[INFO] [stdout] 112 | pub enum Pattern {
[INFO] [stdout]     |          ------- `Pattern` is not local
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `FromDynamic` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `FromDynamic` may come from an old version of the `wezterm_dynamic_derive` crate, try updating your dependency with `cargo update -p wezterm_dynamic_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 `FromDynamic` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> wezterm-src/config/src/keyassignment.rs:111:39
[INFO] [stdout]     |
[INFO] [stdout] 111 | #[derive(Debug, Clone, PartialEq, Eq, FromDynamic, ToDynamic)]
[INFO] [stdout]     |                                       ^----------
[INFO] [stdout]     |                                       |
[INFO] [stdout]     |                                       move the `impl` block outside of this constant `_IMPL_FROMDYNAMIC_FOR_Pattern`
[INFO] [stdout] 112 | pub enum Pattern {
[INFO] [stdout]     |          ------- `Pattern` is not local
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `FromDynamic` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `FromDynamic` may come from an old version of the `wezterm_dynamic_derive` crate, try updating your dependency with `cargo update -p wezterm_dynamic_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 `FromDynamic` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> wezterm-src/config/src/keyassignment.rs:111:52
[INFO] [stdout]     |
[INFO] [stdout] 111 | #[derive(Debug, Clone, PartialEq, Eq, FromDynamic, ToDynamic)]
[INFO] [stdout]     |                                                    ^--------
[INFO] [stdout]     |                                                    |
[INFO] [stdout]     |                                                    `ToDynamic` is not local
[INFO] [stdout]     |                                                    move the `impl` block outside of this constant `_IMPL_TODYNAMIC_FOR_Pattern`
[INFO] [stdout] 112 | pub enum Pattern {
[INFO] [stdout]     |          ------- `Pattern` is not local
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `ToDynamic` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `ToDynamic` may come from an old version of the `wezterm_dynamic_derive` crate, try updating your dependency with `cargo update -p wezterm_dynamic_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 `ToDynamic` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> wezterm-src/config/src/keyassignment.rs:137:62
[INFO] [stdout]     |
[INFO] [stdout] 137 | #[derive(Debug, Clone, PartialEq, Eq, Ord, PartialOrd, Hash, FromDynamic, ToDynamic)]
[INFO] [stdout]     |                                                              ^----------
[INFO] [stdout]     |                                                              |
[INFO] [stdout]     |                                                              `FromDynamic` is not local
[INFO] [stdout]     |                                                              move the `impl` block outside of this constant `_IMPL_FROMDYNAMIC_FOR_MouseEventTrigger`
[INFO] [stdout] 138 | pub enum MouseEventTrigger {
[INFO] [stdout]     |          ----------------- `MouseEventTrigger` is not local
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `FromDynamic` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `FromDynamic` may come from an old version of the `wezterm_dynamic_derive` crate, try updating your dependency with `cargo update -p wezterm_dynamic_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 `FromDynamic` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> wezterm-src/config/src/keyassignment.rs:137:62
[INFO] [stdout]     |
[INFO] [stdout] 137 | #[derive(Debug, Clone, PartialEq, Eq, Ord, PartialOrd, Hash, FromDynamic, ToDynamic)]
[INFO] [stdout]     |                                                              ^----------
[INFO] [stdout]     |                                                              |
[INFO] [stdout]     |                                                              move the `impl` block outside of this constant `_IMPL_FROMDYNAMIC_FOR_MouseEventTrigger`
[INFO] [stdout] 138 | pub enum MouseEventTrigger {
[INFO] [stdout]     |          ----------------- `MouseEventTrigger` is not local
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `FromDynamic` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `FromDynamic` may come from an old version of the `wezterm_dynamic_derive` crate, try updating your dependency with `cargo update -p wezterm_dynamic_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 `FromDynamic` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> wezterm-src/config/src/keyassignment.rs:137:75
[INFO] [stdout]     |
[INFO] [stdout] 137 | #[derive(Debug, Clone, PartialEq, Eq, Ord, PartialOrd, Hash, FromDynamic, ToDynamic)]
[INFO] [stdout]     |                                                                           ^--------
[INFO] [stdout]     |                                                                           |
[INFO] [stdout]     |                                                                           `ToDynamic` is not local
[INFO] [stdout]     |                                                                           move the `impl` block outside of this constant `_IMPL_TODYNAMIC_FOR_MouseEventTrigger`
[INFO] [stdout] 138 | pub enum MouseEventTrigger {
[INFO] [stdout]     |          ----------------- `MouseEventTrigger` is not local
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `ToDynamic` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `ToDynamic` may come from an old version of the `wezterm_dynamic_derive` crate, try updating your dependency with `cargo update -p wezterm_dynamic_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 `ToDynamic` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> wezterm-src/config/src/keyassignment.rs:152:63
[INFO] [stdout]     |
[INFO] [stdout] 152 | #[derive(Debug, Clone, Deserialize, Serialize, PartialEq, Eq, FromDynamic, ToDynamic)]
[INFO] [stdout]     |                                                               ^----------
[INFO] [stdout]     |                                                               |
[INFO] [stdout]     |                                                               `FromDynamic` is not local
[INFO] [stdout]     |                                                               move the `impl` block outside of this constant `_IMPL_FROMDYNAMIC_FOR_SpawnTabDomain`
[INFO] [stdout] 153 | pub enum SpawnTabDomain {
[INFO] [stdout]     |          -------------- `SpawnTabDomain` is not local
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `FromDynamic` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `FromDynamic` may come from an old version of the `wezterm_dynamic_derive` crate, try updating your dependency with `cargo update -p wezterm_dynamic_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 `FromDynamic` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> wezterm-src/config/src/keyassignment.rs:152:63
[INFO] [stdout]     |
[INFO] [stdout] 152 | #[derive(Debug, Clone, Deserialize, Serialize, PartialEq, Eq, FromDynamic, ToDynamic)]
[INFO] [stdout]     |                                                               ^----------
[INFO] [stdout]     |                                                               |
[INFO] [stdout]     |                                                               move the `impl` block outside of this constant `_IMPL_FROMDYNAMIC_FOR_SpawnTabDomain`
[INFO] [stdout] 153 | pub enum SpawnTabDomain {
[INFO] [stdout]     |          -------------- `SpawnTabDomain` is not local
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `FromDynamic` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `FromDynamic` may come from an old version of the `wezterm_dynamic_derive` crate, try updating your dependency with `cargo update -p wezterm_dynamic_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 `FromDynamic` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> wezterm-src/config/src/keyassignment.rs:152:76
[INFO] [stdout]     |
[INFO] [stdout] 152 | #[derive(Debug, Clone, Deserialize, Serialize, PartialEq, Eq, FromDynamic, ToDynamic)]
[INFO] [stdout]     |                                                                            ^--------
[INFO] [stdout]     |                                                                            |
[INFO] [stdout]     |                                                                            `ToDynamic` is not local
[INFO] [stdout]     |                                                                            move the `impl` block outside of this constant `_IMPL_TODYNAMIC_FOR_SpawnTabDomain`
[INFO] [stdout] 153 | pub enum SpawnTabDomain {
[INFO] [stdout]     |          -------------- `SpawnTabDomain` is not local
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `ToDynamic` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `ToDynamic` may come from an old version of the `wezterm_dynamic_derive` crate, try updating your dependency with `cargo update -p wezterm_dynamic_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 `ToDynamic` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> wezterm-src/config/src/keyassignment.rs:170:37
[INFO] [stdout]     |
[INFO] [stdout] 170 | #[derive(Default, Clone, PartialEq, FromDynamic, ToDynamic)]
[INFO] [stdout]     |                                     ^----------
[INFO] [stdout]     |                                     |
[INFO] [stdout]     |                                     `FromDynamic` is not local
[INFO] [stdout]     |                                     move the `impl` block outside of this constant `_IMPL_FROMDYNAMIC_FOR_SpawnCommand`
[INFO] [stdout] 171 | pub struct SpawnCommand {
[INFO] [stdout]     |            ------------ `SpawnCommand` is not local
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `FromDynamic` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `FromDynamic` may come from an old version of the `wezterm_dynamic_derive` crate, try updating your dependency with `cargo update -p wezterm_dynamic_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 `FromDynamic` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> wezterm-src/config/src/keyassignment.rs:170:37
[INFO] [stdout]     |
[INFO] [stdout] 170 | #[derive(Default, Clone, PartialEq, FromDynamic, ToDynamic)]
[INFO] [stdout]     |                                     ^----------
[INFO] [stdout]     |                                     |
[INFO] [stdout]     |                                     move the `impl` block outside of this constant `_IMPL_FROMDYNAMIC_FOR_SpawnCommand`
[INFO] [stdout] 171 | pub struct SpawnCommand {
[INFO] [stdout]     |            ------------ `SpawnCommand` is not local
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `FromDynamic` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `FromDynamic` may come from an old version of the `wezterm_dynamic_derive` crate, try updating your dependency with `cargo update -p wezterm_dynamic_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 `FromDynamic` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> wezterm-src/config/src/keyassignment.rs:170:50
[INFO] [stdout]     |
[INFO] [stdout] 170 | #[derive(Default, Clone, PartialEq, FromDynamic, ToDynamic)]
[INFO] [stdout]     |                                                  ^--------
[INFO] [stdout]     |                                                  |
[INFO] [stdout]     |                                                  `PlaceDynamic` is not local
[INFO] [stdout]     |                                                  move the `impl` block outside of this constant `_IMPL_PLACEDYNAMIC_FOR_SpawnCommand`
[INFO] [stdout] 171 | pub struct SpawnCommand {
[INFO] [stdout]     |            ------------ `SpawnCommand` is not local
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `ToDynamic` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `ToDynamic` may come from an old version of the `wezterm_dynamic_derive` crate, try updating your dependency with `cargo update -p wezterm_dynamic_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 `ToDynamic` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> wezterm-src/config/src/keyassignment.rs:170:50
[INFO] [stdout]     |
[INFO] [stdout] 170 | #[derive(Default, Clone, PartialEq, FromDynamic, ToDynamic)]
[INFO] [stdout]     |                                                  ^--------
[INFO] [stdout]     |                                                  |
[INFO] [stdout]     |                                                  `ToDynamic` is not local
[INFO] [stdout]     |                                                  move the `impl` block outside of this constant `_IMPL_PLACEDYNAMIC_FOR_SpawnCommand`
[INFO] [stdout] 171 | pub struct SpawnCommand {
[INFO] [stdout]     |            ------------ `SpawnCommand` is not local
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `ToDynamic` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `ToDynamic` may come from an old version of the `wezterm_dynamic_derive` crate, try updating your dependency with `cargo update -p wezterm_dynamic_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 `ToDynamic` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> wezterm-src/config/src/keyassignment.rs:266:69
[INFO] [stdout]     |
[INFO] [stdout] 266 | #[derive(Debug, Clone, Copy, PartialEq, Eq, Serialize, Deserialize, FromDynamic, ToDynamic)]
[INFO] [stdout]     |                                                                     ^----------
[INFO] [stdout]     |                                                                     |
[INFO] [stdout]     |                                                                     `FromDynamic` is not local
[INFO] [stdout]     |                                                                     move the `impl` block outside of this constant `_IMPL_FROMDYNAMIC_FOR_PaneDirection`
[INFO] [stdout] 267 | pub enum PaneDirection {
[INFO] [stdout]     |          ------------- `PaneDirection` is not local
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `FromDynamic` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `FromDynamic` may come from an old version of the `wezterm_dynamic_derive` crate, try updating your dependency with `cargo update -p wezterm_dynamic_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 `FromDynamic` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> wezterm-src/config/src/keyassignment.rs:266:69
[INFO] [stdout]     |
[INFO] [stdout] 266 | #[derive(Debug, Clone, Copy, PartialEq, Eq, Serialize, Deserialize, FromDynamic, ToDynamic)]
[INFO] [stdout]     |                                                                     ^----------
[INFO] [stdout]     |                                                                     |
[INFO] [stdout]     |                                                                     move the `impl` block outside of this constant `_IMPL_FROMDYNAMIC_FOR_PaneDirection`
[INFO] [stdout] 267 | pub enum PaneDirection {
[INFO] [stdout]     |          ------------- `PaneDirection` is not local
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `FromDynamic` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `FromDynamic` may come from an old version of the `wezterm_dynamic_derive` crate, try updating your dependency with `cargo update -p wezterm_dynamic_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 `FromDynamic` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> wezterm-src/config/src/keyassignment.rs:266:82
[INFO] [stdout]     |
[INFO] [stdout] 266 | #[derive(Debug, Clone, Copy, PartialEq, Eq, Serialize, Deserialize, FromDynamic, ToDynamic)]
[INFO] [stdout]     |                                                                                  ^--------
[INFO] [stdout]     |                                                                                  |
[INFO] [stdout]     |                                                                                  `ToDynamic` is not local
[INFO] [stdout]     |                                                                                  move the `impl` block outside of this constant `_IMPL_TODYNAMIC_FOR_PaneDirection`
[INFO] [stdout] 267 | pub enum PaneDirection {
[INFO] [stdout]     |          ------------- `PaneDirection` is not local
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `ToDynamic` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `ToDynamic` may come from an old version of the `wezterm_dynamic_derive` crate, try updating your dependency with `cargo update -p wezterm_dynamic_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 `ToDynamic` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> wezterm-src/config/src/keyassignment.rs:295:45
[INFO] [stdout]     |
[INFO] [stdout] 295 | #[derive(Debug, Copy, Clone, PartialEq, Eq, FromDynamic, ToDynamic, Serialize, Deserialize)]
[INFO] [stdout]     |                                             ^----------
[INFO] [stdout]     |                                             |
[INFO] [stdout]     |                                             `FromDynamic` is not local
[INFO] [stdout]     |                                             move the `impl` block outside of this constant `_IMPL_FROMDYNAMIC_FOR_ScrollbackEraseMode`
[INFO] [stdout] 296 | pub enum ScrollbackEraseMode {
[INFO] [stdout]     |          ------------------- `ScrollbackEraseMode` is not local
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `FromDynamic` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `FromDynamic` may come from an old version of the `wezterm_dynamic_derive` crate, try updating your dependency with `cargo update -p wezterm_dynamic_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 `FromDynamic` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> wezterm-src/config/src/keyassignment.rs:295:45
[INFO] [stdout]     |
[INFO] [stdout] 295 | #[derive(Debug, Copy, Clone, PartialEq, Eq, FromDynamic, ToDynamic, Serialize, Deserialize)]
[INFO] [stdout]     |                                             ^----------
[INFO] [stdout]     |                                             |
[INFO] [stdout]     |                                             move the `impl` block outside of this constant `_IMPL_FROMDYNAMIC_FOR_ScrollbackEraseMode`
[INFO] [stdout] 296 | pub enum ScrollbackEraseMode {
[INFO] [stdout]     |          ------------------- `ScrollbackEraseMode` is not local
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `FromDynamic` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `FromDynamic` may come from an old version of the `wezterm_dynamic_derive` crate, try updating your dependency with `cargo update -p wezterm_dynamic_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 `FromDynamic` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> wezterm-src/config/src/keyassignment.rs:295:58
[INFO] [stdout]     |
[INFO] [stdout] 295 | #[derive(Debug, Copy, Clone, PartialEq, Eq, FromDynamic, ToDynamic, Serialize, Deserialize)]
[INFO] [stdout]     |                                                          ^--------
[INFO] [stdout]     |                                                          |
[INFO] [stdout]     |                                                          `ToDynamic` is not local
[INFO] [stdout]     |                                                          move the `impl` block outside of this constant `_IMPL_TODYNAMIC_FOR_ScrollbackEraseMode`
[INFO] [stdout] 296 | pub enum ScrollbackEraseMode {
[INFO] [stdout]     |          ------------------- `ScrollbackEraseMode` is not local
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `ToDynamic` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `ToDynamic` may come from an old version of the `wezterm_dynamic_derive` crate, try updating your dependency with `cargo update -p wezterm_dynamic_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 `ToDynamic` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> wezterm-src/config/src/keyassignment.rs:307:45
[INFO] [stdout]     |
[INFO] [stdout] 307 | #[derive(Debug, Clone, Copy, PartialEq, Eq, FromDynamic, ToDynamic)]
[INFO] [stdout]     |                                             ^----------
[INFO] [stdout]     |                                             |
[INFO] [stdout]     |                                             `FromDynamic` is not local
[INFO] [stdout]     |                                             move the `impl` block outside of this constant `_IMPL_FROMDYNAMIC_FOR_ClipboardCopyDestination`
[INFO] [stdout] 308 | pub enum ClipboardCopyDestination {
[INFO] [stdout]     |          ------------------------ `ClipboardCopyDestination` is not local
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `FromDynamic` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `FromDynamic` may come from an old version of the `wezterm_dynamic_derive` crate, try updating your dependency with `cargo update -p wezterm_dynamic_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 `FromDynamic` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> wezterm-src/config/src/keyassignment.rs:307:45
[INFO] [stdout]     |
[INFO] [stdout] 307 | #[derive(Debug, Clone, Copy, PartialEq, Eq, FromDynamic, ToDynamic)]
[INFO] [stdout]     |                                             ^----------
[INFO] [stdout]     |                                             |
[INFO] [stdout]     |                                             move the `impl` block outside of this constant `_IMPL_FROMDYNAMIC_FOR_ClipboardCopyDestination`
[INFO] [stdout] 308 | pub enum ClipboardCopyDestination {
[INFO] [stdout]     |          ------------------------ `ClipboardCopyDestination` is not local
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `FromDynamic` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `FromDynamic` may come from an old version of the `wezterm_dynamic_derive` crate, try updating your dependency with `cargo update -p wezterm_dynamic_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 `FromDynamic` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> wezterm-src/config/src/keyassignment.rs:307:58
[INFO] [stdout]     |
[INFO] [stdout] 307 | #[derive(Debug, Clone, Copy, PartialEq, Eq, FromDynamic, ToDynamic)]
[INFO] [stdout]     |                                                          ^--------
[INFO] [stdout]     |                                                          |
[INFO] [stdout]     |                                                          `ToDynamic` is not local
[INFO] [stdout]     |                                                          move the `impl` block outside of this constant `_IMPL_TODYNAMIC_FOR_ClipboardCopyDestination`
[INFO] [stdout] 308 | pub enum ClipboardCopyDestination {
[INFO] [stdout]     |          ------------------------ `ClipboardCopyDestination` is not local
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `ToDynamic` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `ToDynamic` may come from an old version of the `wezterm_dynamic_derive` crate, try updating your dependency with `cargo update -p wezterm_dynamic_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 `ToDynamic` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> wezterm-src/config/src/keyassignment.rs:321:45
[INFO] [stdout]     |
[INFO] [stdout] 321 | #[derive(Debug, Clone, Copy, PartialEq, Eq, FromDynamic, ToDynamic)]
[INFO] [stdout]     |                                             ^----------
[INFO] [stdout]     |                                             |
[INFO] [stdout]     |                                             `FromDynamic` is not local
[INFO] [stdout]     |                                             move the `impl` block outside of this constant `_IMPL_FROMDYNAMIC_FOR_ClipboardPasteSource`
[INFO] [stdout] 322 | pub enum ClipboardPasteSource {
[INFO] [stdout]     |          -------------------- `ClipboardPasteSource` is not local
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `FromDynamic` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `FromDynamic` may come from an old version of the `wezterm_dynamic_derive` crate, try updating your dependency with `cargo update -p wezterm_dynamic_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 `FromDynamic` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> wezterm-src/config/src/keyassignment.rs:321:45
[INFO] [stdout]     |
[INFO] [stdout] 321 | #[derive(Debug, Clone, Copy, PartialEq, Eq, FromDynamic, ToDynamic)]
[INFO] [stdout]     |                                             ^----------
[INFO] [stdout]     |                                             |
[INFO] [stdout]     |                                             move the `impl` block outside of this constant `_IMPL_FROMDYNAMIC_FOR_ClipboardPasteSource`
[INFO] [stdout] 322 | pub enum ClipboardPasteSource {
[INFO] [stdout]     |          -------------------- `ClipboardPasteSource` is not local
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `FromDynamic` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `FromDynamic` may come from an old version of the `wezterm_dynamic_derive` crate, try updating your dependency with `cargo update -p wezterm_dynamic_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 `FromDynamic` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> wezterm-src/config/src/keyassignment.rs:321:58
[INFO] [stdout]     |
[INFO] [stdout] 321 | #[derive(Debug, Clone, Copy, PartialEq, Eq, FromDynamic, ToDynamic)]
[INFO] [stdout]     |                                                          ^--------
[INFO] [stdout]     |                                                          |
[INFO] [stdout]     |                                                          `ToDynamic` is not local
[INFO] [stdout]     |                                                          move the `impl` block outside of this constant `_IMPL_TODYNAMIC_FOR_ClipboardPasteSource`
[INFO] [stdout] 322 | pub enum ClipboardPasteSource {
[INFO] [stdout]     |          -------------------- `ClipboardPasteSource` is not local
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `ToDynamic` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `ToDynamic` may come from an old version of the `wezterm_dynamic_derive` crate, try updating your dependency with `cargo update -p wezterm_dynamic_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 `ToDynamic` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> wezterm-src/config/src/keyassignment.rs:333:45
[INFO] [stdout]     |
[INFO] [stdout] 333 | #[derive(Debug, Clone, Copy, PartialEq, Eq, FromDynamic, ToDynamic)]
[INFO] [stdout]     |                                             ^----------
[INFO] [stdout]     |                                             |
[INFO] [stdout]     |                                             `FromDynamic` is not local
[INFO] [stdout]     |                                             move the `impl` block outside of this constant `_IMPL_FROMDYNAMIC_FOR_PaneSelectMode`
[INFO] [stdout] 334 | pub enum PaneSelectMode {
[INFO] [stdout]     |          -------------- `PaneSelectMode` is not local
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `FromDynamic` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `FromDynamic` may come from an old version of the `wezterm_dynamic_derive` crate, try updating your dependency with `cargo update -p wezterm_dynamic_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 `FromDynamic` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> wezterm-src/config/src/keyassignment.rs:333:45
[INFO] [stdout]     |
[INFO] [stdout] 333 | #[derive(Debug, Clone, Copy, PartialEq, Eq, FromDynamic, ToDynamic)]
[INFO] [stdout]     |                                             ^----------
[INFO] [stdout]     |                                             |
[INFO] [stdout]     |                                             move the `impl` block outside of this constant `_IMPL_FROMDYNAMIC_FOR_PaneSelectMode`
[INFO] [stdout] 334 | pub enum PaneSelectMode {
[INFO] [stdout]     |          -------------- `PaneSelectMode` is not local
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `FromDynamic` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `FromDynamic` may come from an old version of the `wezterm_dynamic_derive` crate, try updating your dependency with `cargo update -p wezterm_dynamic_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 `FromDynamic` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> wezterm-src/config/src/keyassignment.rs:333:58
[INFO] [stdout]     |
[INFO] [stdout] 333 | #[derive(Debug, Clone, Copy, PartialEq, Eq, FromDynamic, ToDynamic)]
[INFO] [stdout]     |                                                          ^--------
[INFO] [stdout]     |                                                          |
[INFO] [stdout]     |                                                          `ToDynamic` is not local
[INFO] [stdout]     |                                                          move the `impl` block outside of this constant `_IMPL_TODYNAMIC_FOR_PaneSelectMode`
[INFO] [stdout] 334 | pub enum PaneSelectMode {
[INFO] [stdout]     |          -------------- `PaneSelectMode` is not local
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `ToDynamic` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `ToDynamic` may come from an old version of the `wezterm_dynamic_derive` crate, try updating your dependency with `cargo update -p wezterm_dynamic_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 `ToDynamic` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> wezterm-src/config/src/keyassignment.rs:348:48
[INFO] [stdout]     |
[INFO] [stdout] 348 | #[derive(Default, Debug, Clone, PartialEq, Eq, FromDynamic, ToDynamic)]
[INFO] [stdout]     |                                                ^----------
[INFO] [stdout]     |                                                |
[INFO] [stdout]     |                                                `FromDynamic` is not local
[INFO] [stdout]     |                                                move the `impl` block outside of this constant `_IMPL_FROMDYNAMIC_FOR_PaneSelectArguments`
[INFO] [stdout] 349 | pub struct PaneSelectArguments {
[INFO] [stdout]     |            ------------------- `PaneSelectArguments` is not local
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `FromDynamic` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `FromDynamic` may come from an old version of the `wezterm_dynamic_derive` crate, try updating your dependency with `cargo update -p wezterm_dynamic_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 `FromDynamic` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> wezterm-src/config/src/keyassignment.rs:348:48
[INFO] [stdout]     |
[INFO] [stdout] 348 | #[derive(Default, Debug, Clone, PartialEq, Eq, FromDynamic, ToDynamic)]
[INFO] [stdout]     |                                                ^----------
[INFO] [stdout]     |                                                |
[INFO] [stdout]     |                                                move the `impl` block outside of this constant `_IMPL_FROMDYNAMIC_FOR_PaneSelectArguments`
[INFO] [stdout] 349 | pub struct PaneSelectArguments {
[INFO] [stdout]     |            ------------------- `PaneSelectArguments` is not local
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `FromDynamic` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `FromDynamic` may come from an old version of the `wezterm_dynamic_derive` crate, try updating your dependency with `cargo update -p wezterm_dynamic_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 `FromDynamic` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> wezterm-src/config/src/keyassignment.rs:348:61
[INFO] [stdout]     |
[INFO] [stdout] 348 | #[derive(Default, Debug, Clone, PartialEq, Eq, FromDynamic, ToDynamic)]
[INFO] [stdout]     |                                                             ^--------
[INFO] [stdout]     |                                                             |
[INFO] [stdout]     |                                                             `PlaceDynamic` is not local
[INFO] [stdout]     |                                                             move the `impl` block outside of this constant `_IMPL_PLACEDYNAMIC_FOR_PaneSelectArguments`
[INFO] [stdout] 349 | pub struct PaneSelectArguments {
[INFO] [stdout]     |            ------------------- `PaneSelectArguments` is not local
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `ToDynamic` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `ToDynamic` may come from an old version of the `wezterm_dynamic_derive` crate, try updating your dependency with `cargo update -p wezterm_dynamic_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 `ToDynamic` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> wezterm-src/config/src/keyassignment.rs:348:61
[INFO] [stdout]     |
[INFO] [stdout] 348 | #[derive(Default, Debug, Clone, PartialEq, Eq, FromDynamic, ToDynamic)]
[INFO] [stdout]     |                                                             ^--------
[INFO] [stdout]     |                                                             |
[INFO] [stdout]     |                                                             `ToDynamic` is not local
[INFO] [stdout]     |                                                             move the `impl` block outside of this constant `_IMPL_PLACEDYNAMIC_FOR_PaneSelectArguments`
[INFO] [stdout] 349 | pub struct PaneSelectArguments {
[INFO] [stdout]     |            ------------------- `PaneSelectArguments` is not local
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `ToDynamic` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `ToDynamic` may come from an old version of the `wezterm_dynamic_derive` crate, try updating your dependency with `cargo update -p wezterm_dynamic_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 `ToDynamic` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> wezterm-src/config/src/keyassignment.rs:361:45
[INFO] [stdout]     |
[INFO] [stdout] 361 | #[derive(Debug, Clone, Copy, PartialEq, Eq, FromDynamic, ToDynamic)]
[INFO] [stdout]     |                                             ^----------
[INFO] [stdout]     |                                             |
[INFO] [stdout]     |                                             `FromDynamic` is not local
[INFO] [stdout]     |                                             move the `impl` block outside of this constant `_IMPL_FROMDYNAMIC_FOR_CharSelectGroup`
[INFO] [stdout] 362 | pub enum CharSelectGroup {
[INFO] [stdout]     |          --------------- `CharSelectGroup` is not local
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `FromDynamic` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `FromDynamic` may come from an old version of the `wezterm_dynamic_derive` crate, try updating your dependency with `cargo update -p wezterm_dynamic_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 `FromDynamic` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> wezterm-src/config/src/keyassignment.rs:361:45
[INFO] [stdout]     |
[INFO] [stdout] 361 | #[derive(Debug, Clone, Copy, PartialEq, Eq, FromDynamic, ToDynamic)]
[INFO] [stdout]     |                                             ^----------
[INFO] [stdout]     |                                             |
[INFO] [stdout]     |                                             move the `impl` block outside of this constant `_IMPL_FROMDYNAMIC_FOR_CharSelectGroup`
[INFO] [stdout] 362 | pub enum CharSelectGroup {
[INFO] [stdout]     |          --------------- `CharSelectGroup` is not local
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `FromDynamic` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `FromDynamic` may come from an old version of the `wezterm_dynamic_derive` crate, try updating your dependency with `cargo update -p wezterm_dynamic_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 `FromDynamic` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> wezterm-src/config/src/keyassignment.rs:361:58
[INFO] [stdout]     |
[INFO] [stdout] 361 | #[derive(Debug, Clone, Copy, PartialEq, Eq, FromDynamic, ToDynamic)]
[INFO] [stdout]     |                                                          ^--------
[INFO] [stdout]     |                                                          |
[INFO] [stdout]     |                                                          `ToDynamic` is not local
[INFO] [stdout]     |                                                          move the `impl` block outside of this constant `_IMPL_TODYNAMIC_FOR_CharSelectGroup`
[INFO] [stdout] 362 | pub enum CharSelectGroup {
[INFO] [stdout]     |          --------------- `CharSelectGroup` is not local
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `ToDynamic` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `ToDynamic` may come from an old version of the `wezterm_dynamic_derive` crate, try updating your dependency with `cargo update -p wezterm_dynamic_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 `ToDynamic` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> wezterm-src/config/src/keyassignment.rs:419:39
[INFO] [stdout]     |
[INFO] [stdout] 419 | #[derive(Debug, Clone, PartialEq, Eq, FromDynamic, ToDynamic)]
[INFO] [stdout]     |                                       ^----------
[INFO] [stdout]     |                                       |
[INFO] [stdout]     |                                       `FromDynamic` is not local
[INFO] [stdout]     |                                       move the `impl` block outside of this constant `_IMPL_FROMDYNAMIC_FOR_CharSelectArguments`
[INFO] [stdout] 420 | pub struct CharSelectArguments {
[INFO] [stdout]     |            ------------------- `CharSelectArguments` is not local
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `FromDynamic` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `FromDynamic` may come from an old version of the `wezterm_dynamic_derive` crate, try updating your dependency with `cargo update -p wezterm_dynamic_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 `FromDynamic` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> wezterm-src/config/src/keyassignment.rs:419:39
[INFO] [stdout]     |
[INFO] [stdout] 419 | #[derive(Debug, Clone, PartialEq, Eq, FromDynamic, ToDynamic)]
[INFO] [stdout]     |                                       ^----------
[INFO] [stdout]     |                                       |
[INFO] [stdout]     |                                       move the `impl` block outside of this constant `_IMPL_FROMDYNAMIC_FOR_CharSelectArguments`
[INFO] [stdout] 420 | pub struct CharSelectArguments {
[INFO] [stdout]     |            ------------------- `CharSelectArguments` is not local
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `FromDynamic` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `FromDynamic` may come from an old version of the `wezterm_dynamic_derive` crate, try updating your dependency with `cargo update -p wezterm_dynamic_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 `FromDynamic` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> wezterm-src/config/src/keyassignment.rs:419:52
[INFO] [stdout]     |
[INFO] [stdout] 419 | #[derive(Debug, Clone, PartialEq, Eq, FromDynamic, ToDynamic)]
[INFO] [stdout]     |                                                    ^--------
[INFO] [stdout]     |                                                    |
[INFO] [stdout]     |                                                    `PlaceDynamic` is not local
[INFO] [stdout]     |                                                    move the `impl` block outside of this constant `_IMPL_PLACEDYNAMIC_FOR_CharSelectArguments`
[INFO] [stdout] 420 | pub struct CharSelectArguments {
[INFO] [stdout]     |            ------------------- `CharSelectArguments` is not local
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `ToDynamic` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `ToDynamic` may come from an old version of the `wezterm_dynamic_derive` crate, try updating your dependency with `cargo update -p wezterm_dynamic_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 `ToDynamic` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> wezterm-src/config/src/keyassignment.rs:419:52
[INFO] [stdout]     |
[INFO] [stdout] 419 | #[derive(Debug, Clone, PartialEq, Eq, FromDynamic, ToDynamic)]
[INFO] [stdout]     |                                                    ^--------
[INFO] [stdout]     |                                                    |
[INFO] [stdout]     |                                                    `ToDynamic` is not local
[INFO] [stdout]     |                                                    move the `impl` block outside of this constant `_IMPL_PLACEDYNAMIC_FOR_CharSelectArguments`
[INFO] [stdout] 420 | pub struct CharSelectArguments {
[INFO] [stdout]     |            ------------------- `CharSelectArguments` is not local
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `ToDynamic` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `ToDynamic` may come from an old version of the `wezterm_dynamic_derive` crate, try updating your dependency with `cargo update -p wezterm_dynamic_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 `ToDynamic` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> wezterm-src/config/src/keyassignment.rs:439:44
[INFO] [stdout]     |
[INFO] [stdout] 439 | #[derive(Default, Debug, Clone, PartialEq, FromDynamic, ToDynamic)]
[INFO] [stdout]     |                                            ^----------
[INFO] [stdout]     |                                            |
[INFO] [stdout]     |                                            `FromDynamic` is not local
[INFO] [stdout]     |                                            move the `impl` block outside of this constant `_IMPL_FROMDYNAMIC_FOR_QuickSelectArguments`
[INFO] [stdout] 440 | pub struct QuickSelectArguments {
[INFO] [stdout]     |            -------------------- `QuickSelectArguments` is not local
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `FromDynamic` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `FromDynamic` may come from an old version of the `wezterm_dynamic_derive` crate, try updating your dependency with `cargo update -p wezterm_dynamic_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 `FromDynamic` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> wezterm-src/config/src/keyassignment.rs:439:44
[INFO] [stdout]     |
[INFO] [stdout] 439 | #[derive(Default, Debug, Clone, PartialEq, FromDynamic, ToDynamic)]
[INFO] [stdout]     |                                            ^----------
[INFO] [stdout]     |                                            |
[INFO] [stdout]     |                                            move the `impl` block outside of this constant `_IMPL_FROMDYNAMIC_FOR_QuickSelectArguments`
[INFO] [stdout] 440 | pub struct QuickSelectArguments {
[INFO] [stdout]     |            -------------------- `QuickSelectArguments` is not local
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `FromDynamic` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `FromDynamic` may come from an old version of the `wezterm_dynamic_derive` crate, try updating your dependency with `cargo update -p wezterm_dynamic_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 `FromDynamic` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> wezterm-src/config/src/keyassignment.rs:439:57
[INFO] [stdout]     |
[INFO] [stdout] 439 | #[derive(Default, Debug, Clone, PartialEq, FromDynamic, ToDynamic)]
[INFO] [stdout]     |                                                         ^--------
[INFO] [stdout]     |                                                         |
[INFO] [stdout]     |                                                         `PlaceDynamic` is not local
[INFO] [stdout]     |                                                         move the `impl` block outside of this constant `_IMPL_PLACEDYNAMIC_FOR_QuickSelectArguments`
[INFO] [stdout] 440 | pub struct QuickSelectArguments {
[INFO] [stdout]     |            -------------------- `QuickSelectArguments` is not local
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `ToDynamic` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `ToDynamic` may come from an old version of the `wezterm_dynamic_derive` crate, try updating your dependency with `cargo update -p wezterm_dynamic_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 `ToDynamic` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> wezterm-src/config/src/keyassignment.rs:439:57
[INFO] [stdout]     |
[INFO] [stdout] 439 | #[derive(Default, Debug, Clone, PartialEq, FromDynamic, ToDynamic)]
[INFO] [stdout]     |                                                         ^--------
[INFO] [stdout]     |                                                         |
[INFO] [stdout]     |                                                         `ToDynamic` is not local
[INFO] [stdout]     |                                                         move the `impl` block outside of this constant `_IMPL_PLACEDYNAMIC_FOR_QuickSelectArguments`
[INFO] [stdout] 440 | pub struct QuickSelectArguments {
[INFO] [stdout]     |            -------------------- `QuickSelectArguments` is not local
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `ToDynamic` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `ToDynamic` may come from an old version of the `wezterm_dynamic_derive` crate, try updating your dependency with `cargo update -p wezterm_dynamic_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 `ToDynamic` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> wezterm-src/config/src/keyassignment.rs:457:35
[INFO] [stdout]     |
[INFO] [stdout] 457 | #[derive(Debug, Clone, PartialEq, FromDynamic, ToDynamic)]
[INFO] [stdout]     |                                   ^----------
[INFO] [stdout]     |                                   |
[INFO] [stdout]     |                                   `FromDynamic` is not local
[INFO] [stdout]     |                                   move the `impl` block outside of this constant `_IMPL_FROMDYNAMIC_FOR_PromptInputLine`
[INFO] [stdout] 458 | pub struct PromptInputLine {
[INFO] [stdout]     |            --------------- `PromptInputLine` is not local
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `FromDynamic` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `FromDynamic` may come from an old version of the `wezterm_dynamic_derive` crate, try updating your dependency with `cargo update -p wezterm_dynamic_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 `FromDynamic` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> wezterm-src/config/src/keyassignment.rs:457:35
[INFO] [stdout]     |
[INFO] [stdout] 457 | #[derive(Debug, Clone, PartialEq, FromDynamic, ToDynamic)]
[INFO] [stdout]     |                                   ^----------
[INFO] [stdout]     |                                   |
[INFO] [stdout]     |                                   move the `impl` block outside of this constant `_IMPL_FROMDYNAMIC_FOR_PromptInputLine`
[INFO] [stdout] 458 | pub struct PromptInputLine {
[INFO] [stdout]     |            --------------- `PromptInputLine` is not local
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `FromDynamic` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `FromDynamic` may come from an old version of the `wezterm_dynamic_derive` crate, try updating your dependency with `cargo update -p wezterm_dynamic_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 `FromDynamic` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> wezterm-src/config/src/keyassignment.rs:457:48
[INFO] [stdout]     |
[INFO] [stdout] 457 | #[derive(Debug, Clone, PartialEq, FromDynamic, ToDynamic)]
[INFO] [stdout]     |                                                ^--------
[INFO] [stdout]     |                                                |
[INFO] [stdout]     |                                                `PlaceDynamic` is not local
[INFO] [stdout]     |                                                move the `impl` block outside of this constant `_IMPL_PLACEDYNAMIC_FOR_PromptInputLine`
[INFO] [stdout] 458 | pub struct PromptInputLine {
[INFO] [stdout]     |            --------------- `PromptInputLine` is not local
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `ToDynamic` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `ToDynamic` may come from an old version of the `wezterm_dynamic_derive` crate, try updating your dependency with `cargo update -p wezterm_dynamic_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 `ToDynamic` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> wezterm-src/config/src/keyassignment.rs:457:48
[INFO] [stdout]     |
[INFO] [stdout] 457 | #[derive(Debug, Clone, PartialEq, FromDynamic, ToDynamic)]
[INFO] [stdout]     |                                                ^--------
[INFO] [stdout]     |                                                |
[INFO] [stdout]     |                                                `ToDynamic` is not local
[INFO] [stdout]     |                                                move the `impl` block outside of this constant `_IMPL_PLACEDYNAMIC_FOR_PromptInputLine`
[INFO] [stdout] 458 | pub struct PromptInputLine {
[INFO] [stdout]     |            --------------- `PromptInputLine` is not local
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `ToDynamic` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `ToDynamic` may come from an old version of the `wezterm_dynamic_derive` crate, try updating your dependency with `cargo update -p wezterm_dynamic_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 `ToDynamic` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> wezterm-src/config/src/keyassignment.rs:465:35
[INFO] [stdout]     |
[INFO] [stdout] 465 | #[derive(Debug, Clone, PartialEq, FromDynamic, ToDynamic)]
[INFO] [stdout]     |                                   ^----------
[INFO] [stdout]     |                                   |
[INFO] [stdout]     |                                   `FromDynamic` is not local
[INFO] [stdout]     |                                   move the `impl` block outside of this constant `_IMPL_FROMDYNAMIC_FOR_InputSelectorEntry`
[INFO] [stdout] 466 | pub struct InputSelectorEntry {
[INFO] [stdout]     |            ------------------ `InputSelectorEntry` is not local
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `FromDynamic` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `FromDynamic` may come from an old version of the `wezterm_dynamic_derive` crate, try updating your dependency with `cargo update -p wezterm_dynamic_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 `FromDynamic` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> wezterm-src/config/src/keyassignment.rs:465:35
[INFO] [stdout]     |
[INFO] [stdout] 465 | #[derive(Debug, Clone, PartialEq, FromDynamic, ToDynamic)]
[INFO] [stdout]     |                                   ^----------
[INFO] [stdout]     |                                   |
[INFO] [stdout]     |                                   move the `impl` block outside of this constant `_IMPL_FROMDYNAMIC_FOR_InputSelectorEntry`
[INFO] [stdout] 466 | pub struct InputSelectorEntry {
[INFO] [stdout]     |            ------------------ `InputSelectorEntry` is not local
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `FromDynamic` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `FromDynamic` may come from an old version of the `wezterm_dynamic_derive` crate, try updating your dependency with `cargo update -p wezterm_dynamic_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 `FromDynamic` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> wezterm-src/config/src/keyassignment.rs:465:48
[INFO] [stdout]     |
[INFO] [stdout] 465 | #[derive(Debug, Clone, PartialEq, FromDynamic, ToDynamic)]
[INFO] [stdout]     |                                                ^--------
[INFO] [stdout]     |                                                |
[INFO] [stdout]     |                                                `PlaceDynamic` is not local
[INFO] [stdout]     |                                                move the `impl` block outside of this constant `_IMPL_PLACEDYNAMIC_FOR_InputSelectorEntry`
[INFO] [stdout] 466 | pub struct InputSelectorEntry {
[INFO] [stdout]     |            ------------------ `InputSelectorEntry` is not local
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `ToDynamic` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `ToDynamic` may come from an old version of the `wezterm_dynamic_derive` crate, try updating your dependency with `cargo update -p wezterm_dynamic_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 `ToDynamic` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> wezterm-src/config/src/keyassignment.rs:465:48
[INFO] [stdout]     |
[INFO] [stdout] 465 | #[derive(Debug, Clone, PartialEq, FromDynamic, ToDynamic)]
[INFO] [stdout]     |                                                ^--------
[INFO] [stdout]     |                                                |
[INFO] [stdout]     |                                                `ToDynamic` is not local
[INFO] [stdout]     |                                                move the `impl` block outside of this constant `_IMPL_PLACEDYNAMIC_FOR_InputSelectorEntry`
[INFO] [stdout] 466 | pub struct InputSelectorEntry {
[INFO] [stdout]     |            ------------------ `InputSelectorEntry` is not local
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `ToDynamic` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `ToDynamic` may come from an old version of the `wezterm_dynamic_derive` crate, try updating your dependency with `cargo update -p wezterm_dynamic_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 `ToDynamic` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> wezterm-src/config/src/keyassignment.rs:471:35
[INFO] [stdout]     |
[INFO] [stdout] 471 | #[derive(Debug, Clone, PartialEq, FromDynamic, ToDynamic)]
[INFO] [stdout]     |                                   ^----------
[INFO] [stdout]     |                                   |
[INFO] [stdout]     |                                   `FromDynamic` is not local
[INFO] [stdout]     |                                   move the `impl` block outside of this constant `_IMPL_FROMDYNAMIC_FOR_InputSelector`
[INFO] [stdout] 472 | pub struct InputSelector {
[INFO] [stdout]     |            ------------- `InputSelector` is not local
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `FromDynamic` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `FromDynamic` may come from an old version of the `wezterm_dynamic_derive` crate, try updating your dependency with `cargo update -p wezterm_dynamic_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 `FromDynamic` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> wezterm-src/config/src/keyassignment.rs:471:35
[INFO] [stdout]     |
[INFO] [stdout] 471 | #[derive(Debug, Clone, PartialEq, FromDynamic, ToDynamic)]
[INFO] [stdout]     |                                   ^----------
[INFO] [stdout]     |                                   |
[INFO] [stdout]     |                                   move the `impl` block outside of this constant `_IMPL_FROMDYNAMIC_FOR_InputSelector`
[INFO] [stdout] 472 | pub struct InputSelector {
[INFO] [stdout]     |            ------------- `InputSelector` is not local
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `FromDynamic` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `FromDynamic` may come from an old version of the `wezterm_dynamic_derive` crate, try updating your dependency with `cargo update -p wezterm_dynamic_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 `FromDynamic` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> wezterm-src/config/src/keyassignment.rs:471:48
[INFO] [stdout]     |
[INFO] [stdout] 471 | #[derive(Debug, Clone, PartialEq, FromDynamic, ToDynamic)]
[INFO] [stdout]     |                                                ^--------
[INFO] [stdout]     |                                                |
[INFO] [stdout]     |                                                `PlaceDynamic` is not local
[INFO] [stdout]     |                                                move the `impl` block outside of this constant `_IMPL_PLACEDYNAMIC_FOR_InputSelector`
[INFO] [stdout] 472 | pub struct InputSelector {
[INFO] [stdout]     |            ------------- `InputSelector` is not local
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `ToDynamic` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `ToDynamic` may come from an old version of the `wezterm_dynamic_derive` crate, try updating your dependency with `cargo update -p wezterm_dynamic_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 `ToDynamic` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> wezterm-src/config/src/keyassignment.rs:471:48
[INFO] [stdout]     |
[INFO] [stdout] 471 | #[derive(Debug, Clone, PartialEq, FromDynamic, ToDynamic)]
[INFO] [stdout]     |                                                ^--------
[INFO] [stdout]     |                                                |
[INFO] [stdout]     |                                                `ToDynamic` is not local
[INFO] [stdout]     |                                                move the `impl` block outside of this constant `_IMPL_PLACEDYNAMIC_FOR_InputSelector`
[INFO] [stdout] 472 | pub struct InputSelector {
[INFO] [stdout]     |            ------------- `InputSelector` is not local
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `ToDynamic` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `ToDynamic` may come from an old version of the `wezterm_dynamic_derive` crate, try updating your dependency with `cargo update -p wezterm_dynamic_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 `ToDynamic` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> wezterm-src/config/src/keyassignment.rs:504:35
[INFO] [stdout]     |
[INFO] [stdout] 504 | #[derive(Debug, Clone, PartialEq, FromDynamic, ToDynamic)]
[INFO] [stdout]     |                                   ^----------
[INFO] [stdout]     |                                   |
[INFO] [stdout]     |                                   `FromDynamic` is not local
[INFO] [stdout]     |                                   move the `impl` block outside of this constant `_IMPL_FROMDYNAMIC_FOR_KeyAssignment`
[INFO] [stdout] 505 | pub enum KeyAssignment {
[INFO] [stdout]     |          ------------- `KeyAssignment` is not local
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `FromDynamic` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `FromDynamic` may come from an old version of the `wezterm_dynamic_derive` crate, try updating your dependency with `cargo update -p wezterm_dynamic_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 `FromDynamic` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> wezterm-src/config/src/keyassignment.rs:504:35
[INFO] [stdout]     |
[INFO] [stdout] 504 | #[derive(Debug, Clone, PartialEq, FromDynamic, ToDynamic)]
[INFO] [stdout]     |                                   ^----------
[INFO] [stdout]     |                                   |
[INFO] [stdout]     |                                   move the `impl` block outside of this constant `_IMPL_FROMDYNAMIC_FOR_KeyAssignment`
[INFO] [stdout] 505 | pub enum KeyAssignment {
[INFO] [stdout]     |          ------------- `KeyAssignment` is not local
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `FromDynamic` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `FromDynamic` may come from an old version of the `wezterm_dynamic_derive` crate, try updating your dependency with `cargo update -p wezterm_dynamic_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 `FromDynamic` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> wezterm-src/config/src/keyassignment.rs:504:48
[INFO] [stdout]     |
[INFO] [stdout] 504 | #[derive(Debug, Clone, PartialEq, FromDynamic, ToDynamic)]
[INFO] [stdout]     |                                                ^--------
[INFO] [stdout]     |                                                |
[INFO] [stdout]     |                                                `ToDynamic` is not local
[INFO] [stdout]     |                                                move the `impl` block outside of this constant `_IMPL_TODYNAMIC_FOR_KeyAssignment`
[INFO] [stdout] 505 | pub enum KeyAssignment {
[INFO] [stdout]     |          ------------- `KeyAssignment` is not local
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `ToDynamic` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `ToDynamic` may come from an old version of the `wezterm_dynamic_derive` crate, try updating your dependency with `cargo update -p wezterm_dynamic_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 `ToDynamic` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> wezterm-src/config/src/keyassignment.rs:621:35
[INFO] [stdout]     |
[INFO] [stdout] 621 | #[derive(Debug, Clone, PartialEq, FromDynamic, ToDynamic)]
[INFO] [stdout]     |                                   ^----------
[INFO] [stdout]     |                                   |
[INFO] [stdout]     |                                   `FromDynamic` is not local
[INFO] [stdout]     |                                   move the `impl` block outside of this constant `_IMPL_FROMDYNAMIC_FOR_SplitPane`
[INFO] [stdout] 622 | pub struct SplitPane {
[INFO] [stdout]     |            --------- `SplitPane` is not local
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `FromDynamic` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `FromDynamic` may come from an old version of the `wezterm_dynamic_derive` crate, try updating your dependency with `cargo update -p wezterm_dynamic_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 `FromDynamic` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> wezterm-src/config/src/keyassignment.rs:621:35
[INFO] [stdout]     |
[INFO] [stdout] 621 | #[derive(Debug, Clone, PartialEq, FromDynamic, ToDynamic)]
[INFO] [stdout]     |                                   ^----------
[INFO] [stdout]     |                                   |
[INFO] [stdout]     |                                   move the `impl` block outside of this constant `_IMPL_FROMDYNAMIC_FOR_SplitPane`
[INFO] [stdout] 622 | pub struct SplitPane {
[INFO] [stdout]     |            --------- `SplitPane` is not local
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `FromDynamic` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `FromDynamic` may come from an old version of the `wezterm_dynamic_derive` crate, try updating your dependency with `cargo update -p wezterm_dynamic_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 `FromDynamic` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> wezterm-src/config/src/keyassignment.rs:621:48
[INFO] [stdout]     |
[INFO] [stdout] 621 | #[derive(Debug, Clone, PartialEq, FromDynamic, ToDynamic)]
[INFO] [stdout]     |                                                ^--------
[INFO] [stdout]     |                                                |
[INFO] [stdout]     |                                                `PlaceDynamic` is not local
[INFO] [stdout]     |                                                move the `impl` block outside of this constant `_IMPL_PLACEDYNAMIC_FOR_SplitPane`
[INFO] [stdout] 622 | pub struct SplitPane {
[INFO] [stdout]     |            --------- `SplitPane` is not local
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `ToDynamic` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `ToDynamic` may come from an old version of the `wezterm_dynamic_derive` crate, try updating your dependency with `cargo update -p wezterm_dynamic_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 `ToDynamic` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> wezterm-src/config/src/keyassignment.rs:621:48
[INFO] [stdout]     |
[INFO] [stdout] 621 | #[derive(Debug, Clone, PartialEq, FromDynamic, ToDynamic)]
[INFO] [stdout]     |                                                ^--------
[INFO] [stdout]     |                                                |
[INFO] [stdout]     |                                                `ToDynamic` is not local
[INFO] [stdout]     |                                                move the `impl` block outside of this constant `_IMPL_PLACEDYNAMIC_FOR_SplitPane`
[INFO] [stdout] 622 | pub struct SplitPane {
[INFO] [stdout]     |            --------- `SplitPane` is not local
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `ToDynamic` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `ToDynamic` may come from an old version of the `wezterm_dynamic_derive` crate, try updating your dependency with `cargo update -p wezterm_dynamic_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 `ToDynamic` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> wezterm-src/config/src/keyassignment.rs:632:39
[INFO] [stdout]     |
[INFO] [stdout] 632 | #[derive(Debug, Clone, PartialEq, Eq, FromDynamic, ToDynamic)]
[INFO] [stdout]     |                                       ^----------
[INFO] [stdout]     |                                       |
[INFO] [stdout]     |                                       `FromDynamic` is not local
[INFO] [stdout]     |                                       move the `impl` block outside of this constant `_IMPL_FROMDYNAMIC_FOR_SplitSize`
[INFO] [stdout] 633 | pub enum SplitSize {
[INFO] [stdout]     |          --------- `SplitSize` is not local
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `FromDynamic` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `FromDynamic` may come from an old version of the `wezterm_dynamic_derive` crate, try updating your dependency with `cargo update -p wezterm_dynamic_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 `FromDynamic` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> wezterm-src/config/src/keyassignment.rs:632:39
[INFO] [stdout]     |
[INFO] [stdout] 632 | #[derive(Debug, Clone, PartialEq, Eq, FromDynamic, ToDynamic)]
[INFO] [stdout]     |                                       ^----------
[INFO] [stdout]     |                                       |
[INFO] [stdout]     |                                       move the `impl` block outside of this constant `_IMPL_FROMDYNAMIC_FOR_SplitSize`
[INFO] [stdout] 633 | pub enum SplitSize {
[INFO] [stdout]     |          --------- `SplitSize` is not local
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `FromDynamic` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `FromDynamic` may come from an old version of the `wezterm_dynamic_derive` crate, try updating your dependency with `cargo update -p wezterm_dynamic_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 `FromDynamic` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> wezterm-src/config/src/keyassignment.rs:632:52
[INFO] [stdout]     |
[INFO] [stdout] 632 | #[derive(Debug, Clone, PartialEq, Eq, FromDynamic, ToDynamic)]
[INFO] [stdout]     |                                                    ^--------
[INFO] [stdout]     |                                                    |
[INFO] [stdout]     |                                                    `ToDynamic` is not local
[INFO] [stdout]     |                                                    move the `impl` block outside of this constant `_IMPL_TODYNAMIC_FOR_SplitSize`
[INFO] [stdout] 633 | pub enum SplitSize {
[INFO] [stdout]     |          --------- `SplitSize` is not local
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `ToDynamic` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `ToDynamic` may come from an old version of the `wezterm_dynamic_derive` crate, try updating your dependency with `cargo update -p wezterm_dynamic_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 `ToDynamic` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> wezterm-src/config/src/keyassignment.rs:644:39
[INFO] [stdout]     |
[INFO] [stdout] 644 | #[derive(Debug, Clone, PartialEq, Eq, FromDynamic, ToDynamic)]
[INFO] [stdout]     |                                       ^----------
[INFO] [stdout]     |                                       |
[INFO] [stdout]     |                                       `FromDynamic` is not local
[INFO] [stdout]     |                                       move the `impl` block outside of this constant `_IMPL_FROMDYNAMIC_FOR_RotationDirection`
[INFO] [stdout] 645 | pub enum RotationDirection {
[INFO] [stdout]     |          ----------------- `RotationDirection` is not local
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `FromDynamic` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `FromDynamic` may come from an old version of the `wezterm_dynamic_derive` crate, try updating your dependency with `cargo update -p wezterm_dynamic_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 `FromDynamic` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> wezterm-src/config/src/keyassignment.rs:644:39
[INFO] [stdout]     |
[INFO] [stdout] 644 | #[derive(Debug, Clone, PartialEq, Eq, FromDynamic, ToDynamic)]
[INFO] [stdout]     |                                       ^----------
[INFO] [stdout]     |                                       |
[INFO] [stdout]     |                                       move the `impl` block outside of this constant `_IMPL_FROMDYNAMIC_FOR_RotationDirection`
[INFO] [stdout] 645 | pub enum RotationDirection {
[INFO] [stdout]     |          ----------------- `RotationDirection` is not local
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `FromDynamic` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `FromDynamic` may come from an old version of the `wezterm_dynamic_derive` crate, try updating your dependency with `cargo update -p wezterm_dynamic_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 `FromDynamic` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> wezterm-src/config/src/keyassignment.rs:644:52
[INFO] [stdout]     |
[INFO] [stdout] 644 | #[derive(Debug, Clone, PartialEq, Eq, FromDynamic, ToDynamic)]
[INFO] [stdout]     |                                                    ^--------
[INFO] [stdout]     |                                                    |
[INFO] [stdout]     |                                                    `ToDynamic` is not local
[INFO] [stdout]     |                                                    move the `impl` block outside of this constant `_IMPL_TODYNAMIC_FOR_RotationDirection`
[INFO] [stdout] 645 | pub enum RotationDirection {
[INFO] [stdout]     |          ----------------- `RotationDirection` is not local
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `ToDynamic` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `ToDynamic` may come from an old version of the `wezterm_dynamic_derive` crate, try updating your dependency with `cargo update -p wezterm_dynamic_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 `ToDynamic` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> wezterm-src/config/src/keyassignment.rs:650:39
[INFO] [stdout]     |
[INFO] [stdout] 650 | #[derive(Debug, Clone, PartialEq, Eq, FromDynamic, ToDynamic)]
[INFO] [stdout]     |                                       ^----------
[INFO] [stdout]     |                                       |
[INFO] [stdout]     |                                       `FromDynamic` is not local
[INFO] [stdout]     |                                       move the `impl` block outside of this constant `_IMPL_FROMDYNAMIC_FOR_CopyModeAssignment`
[INFO] [stdout] 651 | pub enum CopyModeAssignment {
[INFO] [stdout]     |          ------------------ `CopyModeAssignment` is not local
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `FromDynamic` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `FromDynamic` may come from an old version of the `wezterm_dynamic_derive` crate, try updating your dependency with `cargo update -p wezterm_dynamic_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 `FromDynamic` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> wezterm-src/config/src/keyassignment.rs:650:39
[INFO] [stdout]     |
[INFO] [stdout] 650 | #[derive(Debug, Clone, PartialEq, Eq, FromDynamic, ToDynamic)]
[INFO] [stdout]     |                                       ^----------
[INFO] [stdout]     |                                       |
[INFO] [stdout]     |                                       move the `impl` block outside of this constant `_IMPL_FROMDYNAMIC_FOR_CopyModeAssignment`
[INFO] [stdout] 651 | pub enum CopyModeAssignment {
[INFO] [stdout]     |          ------------------ `CopyModeAssignment` is not local
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `FromDynamic` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `FromDynamic` may come from an old version of the `wezterm_dynamic_derive` crate, try updating your dependency with `cargo update -p wezterm_dynamic_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 `FromDynamic` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> wezterm-src/config/src/keyassignment.rs:650:52
[INFO] [stdout]     |
[INFO] [stdout] 650 | #[derive(Debug, Clone, PartialEq, Eq, FromDynamic, ToDynamic)]
[INFO] [stdout]     |                                                    ^--------
[INFO] [stdout]     |                                                    |
[INFO] [stdout]     |                                                    `ToDynamic` is not local
[INFO] [stdout]     |                                                    move the `impl` block outside of this constant `_IMPL_TODYNAMIC_FOR_CopyModeAssignment`
[INFO] [stdout] 651 | pub enum CopyModeAssignment {
[INFO] [stdout]     |          ------------------ `CopyModeAssignment` is not local
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `ToDynamic` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `ToDynamic` may come from an old version of the `wezterm_dynamic_derive` crate, try updating your dependency with `cargo update -p wezterm_dynamic_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 `ToDynamic` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]  --> wezterm-src/config/src/keys.rs:6:45
[INFO] [stdout]   |
[INFO] [stdout] 6 | #[derive(Debug, Clone, Copy, Eq, PartialEq, FromDynamic, ToDynamic)]
[INFO] [stdout]   |                                             ^----------
[INFO] [stdout]   |                                             |
[INFO] [stdout]   |                                             `FromDynamic` is not local
[INFO] [stdout]   |                                             move the `impl` block outside of this constant `_IMPL_FROMDYNAMIC_FOR_KeyMapPreference`
[INFO] [stdout] 7 | pub enum KeyMapPreference {
[INFO] [stdout]   |          ---------------- `KeyMapPreference` is not local
[INFO] [stdout]   |
[INFO] [stdout]   = note: the derive macro `FromDynamic` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]   = note: the derive macro `FromDynamic` may come from an old version of the `wezterm_dynamic_derive` crate, try updating your dependency with `cargo update -p wezterm_dynamic_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 `FromDynamic` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]  --> wezterm-src/config/src/keys.rs:6:45
[INFO] [stdout]   |
[INFO] [stdout] 6 | #[derive(Debug, Clone, Copy, Eq, PartialEq, FromDynamic, ToDynamic)]
[INFO] [stdout]   |                                             ^----------
[INFO] [stdout]   |                                             |
[INFO] [stdout]   |                                             move the `impl` block outside of this constant `_IMPL_FROMDYNAMIC_FOR_KeyMapPreference`
[INFO] [stdout] 7 | pub enum KeyMapPreference {
[INFO] [stdout]   |          ---------------- `KeyMapPreference` is not local
[INFO] [stdout]   |
[INFO] [stdout]   = note: the derive macro `FromDynamic` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]   = note: the derive macro `FromDynamic` may come from an old version of the `wezterm_dynamic_derive` crate, try updating your dependency with `cargo update -p wezterm_dynamic_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 `FromDynamic` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]  --> wezterm-src/config/src/keys.rs:6:58
[INFO] [stdout]   |
[INFO] [stdout] 6 | #[derive(Debug, Clone, Copy, Eq, PartialEq, FromDynamic, ToDynamic)]
[INFO] [stdout]   |                                                          ^--------
[INFO] [stdout]   |                                                          |
[INFO] [stdout]   |                                                          `ToDynamic` is not local
[INFO] [stdout]   |                                                          move the `impl` block outside of this constant `_IMPL_TODYNAMIC_FOR_KeyMapPreference`
[INFO] [stdout] 7 | pub enum KeyMapPreference {
[INFO] [stdout]   |          ---------------- `KeyMapPreference` is not local
[INFO] [stdout]   |
[INFO] [stdout]   = note: the derive macro `ToDynamic` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]   = note: the derive macro `ToDynamic` may come from an old version of the `wezterm_dynamic_derive` crate, try updating your dependency with `cargo update -p wezterm_dynamic_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 `ToDynamic` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> wezterm-src/config/src/keys.rs:18:39
[INFO] [stdout]    |
[INFO] [stdout] 18 | #[derive(Debug, Clone, Eq, PartialEq, FromDynamic, ToDynamic)]
[INFO] [stdout]    |                                       ^----------
[INFO] [stdout]    |                                       |
[INFO] [stdout]    |                                       `FromDynamic` is not local
[INFO] [stdout]    |                                       move the `impl` block outside of this constant `_IMPL_FROMDYNAMIC_FOR_DeferredKeyCode`
[INFO] [stdout] 19 | #[dynamic(into = "String", try_from = "String")]
[INFO] [stdout] 20 | pub enum DeferredKeyCode {
[INFO] [stdout]    |          --------------- `DeferredKeyCode` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `FromDynamic` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `FromDynamic` may come from an old version of the `wezterm_dynamic_derive` crate, try updating your dependency with `cargo update -p wezterm_dynamic_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 `FromDynamic` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> wezterm-src/config/src/keys.rs:18:39
[INFO] [stdout]    |
[INFO] [stdout] 18 | #[derive(Debug, Clone, Eq, PartialEq, FromDynamic, ToDynamic)]
[INFO] [stdout]    |                                       ^----------
[INFO] [stdout]    |                                       |
[INFO] [stdout]    |                                       move the `impl` block outside of this constant `_IMPL_FROMDYNAMIC_FOR_DeferredKeyCode`
[INFO] [stdout] 19 | #[dynamic(into = "String", try_from = "String")]
[INFO] [stdout] 20 | pub enum DeferredKeyCode {
[INFO] [stdout]    |          --------------- `DeferredKeyCode` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `FromDynamic` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `FromDynamic` may come from an old version of the `wezterm_dynamic_derive` crate, try updating your dependency with `cargo update -p wezterm_dynamic_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 `FromDynamic` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> wezterm-src/config/src/keys.rs:18:52
[INFO] [stdout]    |
[INFO] [stdout] 18 | #[derive(Debug, Clone, Eq, PartialEq, FromDynamic, ToDynamic)]
[INFO] [stdout]    |                                                    ^--------
[INFO] [stdout]    |                                                    |
[INFO] [stdout]    |                                                    `ToDynamic` is not local
[INFO] [stdout]    |                                                    move the `impl` block outside of this constant `_IMPL_TODYNAMIC_FOR_DeferredKeyCode`
[INFO] [stdout] 19 | #[dynamic(into = "String", try_from = "String")]
[INFO] [stdout] 20 | pub enum DeferredKeyCode {
[INFO] [stdout]    |          --------------- `DeferredKeyCode` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `ToDynamic` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `ToDynamic` may come from an old version of the `wezterm_dynamic_derive` crate, try updating your dependency with `cargo update -p wezterm_dynamic_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 `ToDynamic` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> wezterm-src/config/src/keys.rs:114:39
[INFO] [stdout]     |
[INFO] [stdout] 114 | #[derive(Debug, Clone, PartialEq, Eq, FromDynamic, ToDynamic)]
[INFO] [stdout]     |                                       ^----------
[INFO] [stdout]     |                                       |
[INFO] [stdout]     |                                       `FromDynamic` is not local
[INFO] [stdout]     |                                       move the `impl` block outside of this constant `_IMPL_FROMDYNAMIC_FOR_KeyNoAction`
[INFO] [stdout] 115 | pub struct KeyNoAction {
[INFO] [stdout]     |            ----------- `KeyNoAction` is not local
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `FromDynamic` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `FromDynamic` may come from an old version of the `wezterm_dynamic_derive` crate, try updating your dependency with `cargo update -p wezterm_dynamic_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 `FromDynamic` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> wezterm-src/config/src/keys.rs:114:39
[INFO] [stdout]     |
[INFO] [stdout] 114 | #[derive(Debug, Clone, PartialEq, Eq, FromDynamic, ToDynamic)]
[INFO] [stdout]     |                                       ^----------
[INFO] [stdout]     |                                       |
[INFO] [stdout]     |                                       move the `impl` block outside of this constant `_IMPL_FROMDYNAMIC_FOR_KeyNoAction`
[INFO] [stdout] 115 | pub struct KeyNoAction {
[INFO] [stdout]     |            ----------- `KeyNoAction` is not local
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `FromDynamic` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `FromDynamic` may come from an old version of the `wezterm_dynamic_derive` crate, try updating your dependency with `cargo update -p wezterm_dynamic_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 `FromDynamic` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> wezterm-src/config/src/keys.rs:114:52
[INFO] [stdout]     |
[INFO] [stdout] 114 | #[derive(Debug, Clone, PartialEq, Eq, FromDynamic, ToDynamic)]
[INFO] [stdout]     |                                                    ^--------
[INFO] [stdout]     |                                                    |
[INFO] [stdout]     |                                                    `PlaceDynamic` is not local
[INFO] [stdout]     |                                                    move the `impl` block outside of this constant `_IMPL_PLACEDYNAMIC_FOR_KeyNoAction`
[INFO] [stdout] 115 | pub struct KeyNoAction {
[INFO] [stdout]     |            ----------- `KeyNoAction` is not local
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `ToDynamic` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `ToDynamic` may come from an old version of the `wezterm_dynamic_derive` crate, try updating your dependency with `cargo update -p wezterm_dynamic_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 `ToDynamic` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> wezterm-src/config/src/keys.rs:114:52
[INFO] [stdout]     |
[INFO] [stdout] 114 | #[derive(Debug, Clone, PartialEq, Eq, FromDynamic, ToDynamic)]
[INFO] [stdout]     |                                                    ^--------
[INFO] [stdout]     |                                                    |
[INFO] [stdout]     |                                                    `ToDynamic` is not local
[INFO] [stdout]     |                                                    move the `impl` block outside of this constant `_IMPL_PLACEDYNAMIC_FOR_KeyNoAction`
[INFO] [stdout] 115 | pub struct KeyNoAction {
[INFO] [stdout]     |            ----------- `KeyNoAction` is not local
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `ToDynamic` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `ToDynamic` may come from an old version of the `wezterm_dynamic_derive` crate, try updating your dependency with `cargo update -p wezterm_dynamic_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 `ToDynamic` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> wezterm-src/config/src/keys.rs:121:24
[INFO] [stdout]     |
[INFO] [stdout] 121 | #[derive(Debug, Clone, FromDynamic, ToDynamic)]
[INFO] [stdout]     |                        ^----------
[INFO] [stdout]     |                        |
[INFO] [stdout]     |                        `FromDynamic` is not local
[INFO] [stdout]     |                        move the `impl` block outside of this constant `_IMPL_FROMDYNAMIC_FOR_Key`
[INFO] [stdout] 122 | pub struct Key {
[INFO] [stdout]     |            --- `Key` is not local
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `FromDynamic` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `FromDynamic` may come from an old version of the `wezterm_dynamic_derive` crate, try updating your dependency with `cargo update -p wezterm_dynamic_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 `FromDynamic` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> wezterm-src/config/src/keys.rs:121:24
[INFO] [stdout]     |
[INFO] [stdout] 121 | #[derive(Debug, Clone, FromDynamic, ToDynamic)]
[INFO] [stdout]     |                        ^----------
[INFO] [stdout]     |                        |
[INFO] [stdout]     |                        move the `impl` block outside of this constant `_IMPL_FROMDYNAMIC_FOR_Key`
[INFO] [stdout] 122 | pub struct Key {
[INFO] [stdout]     |            --- `Key` is not local
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `FromDynamic` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `FromDynamic` may come from an old version of the `wezterm_dynamic_derive` crate, try updating your dependency with `cargo update -p wezterm_dynamic_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 `FromDynamic` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> wezterm-src/config/src/keys.rs:121:37
[INFO] [stdout]     |
[INFO] [stdout] 121 | #[derive(Debug, Clone, FromDynamic, ToDynamic)]
[INFO] [stdout]     |                                     ^--------
[INFO] [stdout]     |                                     |
[INFO] [stdout]     |                                     `PlaceDynamic` is not local
[INFO] [stdout]     |                                     move the `impl` block outside of this constant `_IMPL_PLACEDYNAMIC_FOR_Key`
[INFO] [stdout] 122 | pub struct Key {
[INFO] [stdout]     |            --- `Key` is not local
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `ToDynamic` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `ToDynamic` may come from an old version of the `wezterm_dynamic_derive` crate, try updating your dependency with `cargo update -p wezterm_dynamic_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 `ToDynamic` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> wezterm-src/config/src/keys.rs:121:37
[INFO] [stdout]     |
[INFO] [stdout] 121 | #[derive(Debug, Clone, FromDynamic, ToDynamic)]
[INFO] [stdout]     |                                     ^--------
[INFO] [stdout]     |                                     |
[INFO] [stdout]     |                                     `ToDynamic` is not local
[INFO] [stdout]     |                                     move the `impl` block outside of this constant `_IMPL_PLACEDYNAMIC_FOR_Key`
[INFO] [stdout] 122 | pub struct Key {
[INFO] [stdout]     |            --- `Key` is not local
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `ToDynamic` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `ToDynamic` may come from an old version of the `wezterm_dynamic_derive` crate, try updating your dependency with `cargo update -p wezterm_dynamic_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 `ToDynamic` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> wezterm-src/config/src/keys.rs:128:24
[INFO] [stdout]     |
[INFO] [stdout] 128 | #[derive(Debug, Clone, FromDynamic, ToDynamic)]
[INFO] [stdout]     |                        ^----------
[INFO] [stdout]     |                        |
[INFO] [stdout]     |                        `FromDynamic` is not local
[INFO] [stdout]     |                        move the `impl` block outside of this constant `_IMPL_FROMDYNAMIC_FOR_LeaderKey`
[INFO] [stdout] 129 | pub struct LeaderKey {
[INFO] [stdout]     |            --------- `LeaderKey` is not local
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `FromDynamic` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `FromDynamic` may come from an old version of the `wezterm_dynamic_derive` crate, try updating your dependency with `cargo update -p wezterm_dynamic_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 `FromDynamic` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> wezterm-src/config/src/keys.rs:128:24
[INFO] [stdout]     |
[INFO] [stdout] 128 | #[derive(Debug, Clone, FromDynamic, ToDynamic)]
[INFO] [stdout]     |                        ^----------
[INFO] [stdout]     |                        |
[INFO] [stdout]     |                        move the `impl` block outside of this constant `_IMPL_FROMDYNAMIC_FOR_LeaderKey`
[INFO] [stdout] 129 | pub struct LeaderKey {
[INFO] [stdout]     |            --------- `LeaderKey` is not local
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `FromDynamic` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `FromDynamic` may come from an old version of the `wezterm_dynamic_derive` crate, try updating your dependency with `cargo update -p wezterm_dynamic_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 `FromDynamic` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> wezterm-src/config/src/keys.rs:128:37
[INFO] [stdout]     |
[INFO] [stdout] 128 | #[derive(Debug, Clone, FromDynamic, ToDynamic)]
[INFO] [stdout]     |                                     ^--------
[INFO] [stdout]     |                                     |
[INFO] [stdout]     |                                     `PlaceDynamic` is not local
[INFO] [stdout]     |                                     move the `impl` block outside of this constant `_IMPL_PLACEDYNAMIC_FOR_LeaderKey`
[INFO] [stdout] 129 | pub struct LeaderKey {
[INFO] [stdout]     |            --------- `LeaderKey` is not local
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `ToDynamic` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `ToDynamic` may come from an old version of the `wezterm_dynamic_derive` crate, try updating your dependency with `cargo update -p wezterm_dynamic_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 `ToDynamic` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> wezterm-src/config/src/keys.rs:128:37
[INFO] [stdout]     |
[INFO] [stdout] 128 | #[derive(Debug, Clone, FromDynamic, ToDynamic)]
[INFO] [stdout]     |                                     ^--------
[INFO] [stdout]     |                                     |
[INFO] [stdout]     |                                     `ToDynamic` is not local
[INFO] [stdout]     |                                     move the `impl` block outside of this constant `_IMPL_PLACEDYNAMIC_FOR_LeaderKey`
[INFO] [stdout] 129 | pub struct LeaderKey {
[INFO] [stdout]     |            --------- `LeaderKey` is not local
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `ToDynamic` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `ToDynamic` may come from an old version of the `wezterm_dynamic_derive` crate, try updating your dependency with `cargo update -p wezterm_dynamic_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 `ToDynamic` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> wezterm-src/config/src/keys.rs:140:24
[INFO] [stdout]     |
[INFO] [stdout] 140 | #[derive(Debug, Clone, FromDynamic, ToDynamic)]
[INFO] [stdout]     |                        ^----------
[INFO] [stdout]     |                        |
[INFO] [stdout]     |                        `FromDynamic` is not local
[INFO] [stdout]     |                        move the `impl` block outside of this constant `_IMPL_FROMDYNAMIC_FOR_Mouse`
[INFO] [stdout] 141 | pub struct Mouse {
[INFO] [stdout]     |            ----- `Mouse` is not local
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `FromDynamic` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `FromDynamic` may come from an old version of the `wezterm_dynamic_derive` crate, try updating your dependency with `cargo update -p wezterm_dynamic_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 `FromDynamic` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> wezterm-src/config/src/keys.rs:140:24
[INFO] [stdout]     |
[INFO] [stdout] 140 | #[derive(Debug, Clone, FromDynamic, ToDynamic)]
[INFO] [stdout]     |                        ^----------
[INFO] [stdout]     |                        |
[INFO] [stdout]     |                        move the `impl` block outside of this constant `_IMPL_FROMDYNAMIC_FOR_Mouse`
[INFO] [stdout] 141 | pub struct Mouse {
[INFO] [stdout]     |            ----- `Mouse` is not local
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `FromDynamic` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `FromDynamic` may come from an old version of the `wezterm_dynamic_derive` crate, try updating your dependency with `cargo update -p wezterm_dynamic_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 `FromDynamic` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> wezterm-src/config/src/keys.rs:140:37
[INFO] [stdout]     |
[INFO] [stdout] 140 | #[derive(Debug, Clone, FromDynamic, ToDynamic)]
[INFO] [stdout]     |                                     ^--------
[INFO] [stdout]     |                                     |
[INFO] [stdout]     |                                     `PlaceDynamic` is not local
[INFO] [stdout]     |                                     move the `impl` block outside of this constant `_IMPL_PLACEDYNAMIC_FOR_Mouse`
[INFO] [stdout] 141 | pub struct Mouse {
[INFO] [stdout]     |            ----- `Mouse` is not local
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `ToDynamic` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `ToDynamic` may come from an old version of the `wezterm_dynamic_derive` crate, try updating your dependency with `cargo update -p wezterm_dynamic_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 `ToDynamic` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> wezterm-src/config/src/keys.rs:140:37
[INFO] [stdout]     |
[INFO] [stdout] 140 | #[derive(Debug, Clone, FromDynamic, ToDynamic)]
[INFO] [stdout]     |                                     ^--------
[INFO] [stdout]     |                                     |
[INFO] [stdout]     |                                     `ToDynamic` is not local
[INFO] [stdout]     |                                     move the `impl` block outside of this constant `_IMPL_PLACEDYNAMIC_FOR_Mouse`
[INFO] [stdout] 141 | pub struct Mouse {
[INFO] [stdout]     |            ----- `Mouse` is not local
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `ToDynamic` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `ToDynamic` may come from an old version of the `wezterm_dynamic_derive` crate, try updating your dependency with `cargo update -p wezterm_dynamic_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 `ToDynamic` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> wezterm-src/config/src/keys.rs:185:72
[INFO] [stdout]     |
[INFO] [stdout] 185 |     Debug, Default, Clone, Copy, PartialOrd, Ord, PartialEq, Eq, Hash, FromDynamic, ToDynamic,
[INFO] [stdout]     |                                                                        ^----------
[INFO] [stdout]     |                                                                        |
[INFO] [stdout]     |                                                                        `FromDynamic` is not local
[INFO] [stdout]     |                                                                        move the `impl` block outside of this constant `_IMPL_FROMDYNAMIC_FOR_MouseEventTriggerMods`
[INFO] [stdout] 186 | )]
[INFO] [stdout] 187 | pub struct MouseEventTriggerMods {
[INFO] [stdout]     |            --------------------- `MouseEventTriggerMods` is not local
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `FromDynamic` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `FromDynamic` may come from an old version of the `wezterm_dynamic_derive` crate, try updating your dependency with `cargo update -p wezterm_dynamic_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 `FromDynamic` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> wezterm-src/config/src/keys.rs:185:72
[INFO] [stdout]     |
[INFO] [stdout] 185 |     Debug, Default, Clone, Copy, PartialOrd, Ord, PartialEq, Eq, Hash, FromDynamic, ToDynamic,
[INFO] [stdout]     |                                                                        ^----------
[INFO] [stdout]     |                                                                        |
[INFO] [stdout]     |                                                                        move the `impl` block outside of this constant `_IMPL_FROMDYNAMIC_FOR_MouseEventTriggerMods`
[INFO] [stdout] 186 | )]
[INFO] [stdout] 187 | pub struct MouseEventTriggerMods {
[INFO] [stdout]     |            --------------------- `MouseEventTriggerMods` is not local
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `FromDynamic` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `FromDynamic` may come from an old version of the `wezterm_dynamic_derive` crate, try updating your dependency with `cargo update -p wezterm_dynamic_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 `FromDynamic` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> wezterm-src/config/src/keys.rs:185:85
[INFO] [stdout]     |
[INFO] [stdout] 185 |     Debug, Default, Clone, Copy, PartialOrd, Ord, PartialEq, Eq, Hash, FromDynamic, ToDynamic,
[INFO] [stdout]     |                                                                                     ^--------
[INFO] [stdout]     |                                                                                     |
[INFO] [stdout]     |                                                                                     `PlaceDynamic` is not local
[INFO] [stdout]     |                                                                                     move the `impl` block outside of this constant `_IMPL_PLACEDYNAMIC_FOR_MouseEventTriggerMods`
[INFO] [stdout] 186 | )]
[INFO] [stdout] 187 | pub struct MouseEventTriggerMods {
[INFO] [stdout]     |            --------------------- `MouseEventTriggerMods` is not local
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `ToDynamic` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `ToDynamic` may come from an old version of the `wezterm_dynamic_derive` crate, try updating your dependency with `cargo update -p wezterm_dynamic_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 `ToDynamic` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> wezterm-src/config/src/keys.rs:185:85
[INFO] [stdout]     |
[INFO] [stdout] 185 |     Debug, Default, Clone, Copy, PartialOrd, Ord, PartialEq, Eq, Hash, FromDynamic, ToDynamic,
[INFO] [stdout]     |                                                                                     ^--------
[INFO] [stdout]     |                                                                                     |
[INFO] [stdout]     |                                                                                     `ToDynamic` is not local
[INFO] [stdout]     |                                                                                     move the `impl` block outside of this constant `_IMPL_PLACEDYNAMIC_FOR_MouseEventTriggerMods`
[INFO] [stdout] 186 | )]
[INFO] [stdout] 187 | pub struct MouseEventTriggerMods {
[INFO] [stdout]     |            --------------------- `MouseEventTriggerMods` is not local
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `ToDynamic` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `ToDynamic` may come from an old version of the `wezterm_dynamic_derive` crate, try updating your dependency with `cargo update -p wezterm_dynamic_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 `ToDynamic` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> wezterm-src/config/src/lua.rs:435:26
[INFO] [stdout]     |
[INFO] [stdout] 435 | #[derive(Debug, Default, FromDynamic, ToDynamic, Clone, PartialEq, Eq, Hash)]
[INFO] [stdout]     |                          ^----------
[INFO] [stdout]     |                          |
[INFO] [stdout]     |                          `FromDynamic` is not local
[INFO] [stdout]     |                          move the `impl` block outside of this constant `_IMPL_FROMDYNAMIC_FOR_TextStyleAttributes`
[INFO] [stdout] 436 | struct TextStyleAttributes {
[INFO] [stdout]     |        ------------------- `TextStyleAttributes` is not local
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `FromDynamic` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `FromDynamic` may come from an old version of the `wezterm_dynamic_derive` crate, try updating your dependency with `cargo update -p wezterm_dynamic_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 `FromDynamic` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> wezterm-src/config/src/lua.rs:435:26
[INFO] [stdout]     |
[INFO] [stdout] 435 | #[derive(Debug, Default, FromDynamic, ToDynamic, Clone, PartialEq, Eq, Hash)]
[INFO] [stdout]     |                          ^----------
[INFO] [stdout]     |                          |
[INFO] [stdout]     |                          move the `impl` block outside of this constant `_IMPL_FROMDYNAMIC_FOR_TextStyleAttributes`
[INFO] [stdout] 436 | struct TextStyleAttributes {
[INFO] [stdout]     |        ------------------- `TextStyleAttributes` is not local
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `FromDynamic` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `FromDynamic` may come from an old version of the `wezterm_dynamic_derive` crate, try updating your dependency with `cargo update -p wezterm_dynamic_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 `FromDynamic` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> wezterm-src/config/src/lua.rs:435:39
[INFO] [stdout]     |
[INFO] [stdout] 435 | #[derive(Debug, Default, FromDynamic, ToDynamic, Clone, PartialEq, Eq, Hash)]
[INFO] [stdout]     |                                       ^--------
[INFO] [stdout]     |                                       |
[INFO] [stdout]     |                                       `PlaceDynamic` is not local
[INFO] [stdout]     |                                       move the `impl` block outside of this constant `_IMPL_PLACEDYNAMIC_FOR_TextStyleAttributes`
[INFO] [stdout] 436 | struct TextStyleAttributes {
[INFO] [stdout]     |        ------------------- `TextStyleAttributes` is not local
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `ToDynamic` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `ToDynamic` may come from an old version of the `wezterm_dynamic_derive` crate, try updating your dependency with `cargo update -p wezterm_dynamic_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 `ToDynamic` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> wezterm-src/config/src/lua.rs:435:39
[INFO] [stdout]     |
[INFO] [stdout] 435 | #[derive(Debug, Default, FromDynamic, ToDynamic, Clone, PartialEq, Eq, Hash)]
[INFO] [stdout]     |                                       ^--------
[INFO] [stdout]     |                                       |
[INFO] [stdout]     |                                       `ToDynamic` is not local
[INFO] [stdout]     |                                       move the `impl` block outside of this constant `_IMPL_PLACEDYNAMIC_FOR_TextStyleAttributes`
[INFO] [stdout] 436 | struct TextStyleAttributes {
[INFO] [stdout]     |        ------------------- `TextStyleAttributes` is not local
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `ToDynamic` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `ToDynamic` may come from an old version of the `wezterm_dynamic_derive` crate, try updating your dependency with `cargo update -p wezterm_dynamic_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 `ToDynamic` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> wezterm-src/config/src/lua.rs:471:26
[INFO] [stdout]     |
[INFO] [stdout] 471 | #[derive(Debug, Default, FromDynamic, ToDynamic, Clone, PartialEq, Eq, Hash)]
[INFO] [stdout]     |                          ^----------
[INFO] [stdout]     |                          |
[INFO] [stdout]     |                          `FromDynamic` is not local
[INFO] [stdout]     |                          move the `impl` block outside of this constant `_IMPL_FROMDYNAMIC_FOR_LuaFontAttributes`
[INFO] [stdout] 472 | struct LuaFontAttributes {
[INFO] [stdout]     |        ----------------- `LuaFontAttributes` is not local
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `FromDynamic` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `FromDynamic` may come from an old version of the `wezterm_dynamic_derive` crate, try updating your dependency with `cargo update -p wezterm_dynamic_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 `FromDynamic` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> wezterm-src/config/src/lua.rs:471:26
[INFO] [stdout]     |
[INFO] [stdout] 471 | #[derive(Debug, Default, FromDynamic, ToDynamic, Clone, PartialEq, Eq, Hash)]
[INFO] [stdout]     |                          ^----------
[INFO] [stdout]     |                          |
[INFO] [stdout]     |                          move the `impl` block outside of this constant `_IMPL_FROMDYNAMIC_FOR_LuaFontAttributes`
[INFO] [stdout] 472 | struct LuaFontAttributes {
[INFO] [stdout]     |        ----------------- `LuaFontAttributes` is not local
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `FromDynamic` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `FromDynamic` may come from an old version of the `wezterm_dynamic_derive` crate, try updating your dependency with `cargo update -p wezterm_dynamic_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 `FromDynamic` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> wezterm-src/config/src/lua.rs:471:39
[INFO] [stdout]     |
[INFO] [stdout] 471 | #[derive(Debug, Default, FromDynamic, ToDynamic, Clone, PartialEq, Eq, Hash)]
[INFO] [stdout]     |                                       ^--------
[INFO] [stdout]     |                                       |
[INFO] [stdout]     |                                       `PlaceDynamic` is not local
[INFO] [stdout]     |                                       move the `impl` block outside of this constant `_IMPL_PLACEDYNAMIC_FOR_LuaFontAttributes`
[INFO] [stdout] 472 | struct LuaFontAttributes {
[INFO] [stdout]     |        ----------------- `LuaFontAttributes` is not local
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `ToDynamic` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `ToDynamic` may come from an old version of the `wezterm_dynamic_derive` crate, try updating your dependency with `cargo update -p wezterm_dynamic_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 `ToDynamic` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> wezterm-src/config/src/lua.rs:471:39
[INFO] [stdout]     |
[INFO] [stdout] 471 | #[derive(Debug, Default, FromDynamic, ToDynamic, Clone, PartialEq, Eq, Hash)]
[INFO] [stdout]     |                                       ^--------
[INFO] [stdout]     |                                       |
[INFO] [stdout]     |                                       `ToDynamic` is not local
[INFO] [stdout]     |                                       move the `impl` block outside of this constant `_IMPL_PLACEDYNAMIC_FOR_LuaFontAttributes`
[INFO] [stdout] 472 | struct LuaFontAttributes {
[INFO] [stdout]     |        ----------------- `LuaFontAttributes` is not local
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `ToDynamic` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `ToDynamic` may come from an old version of the `wezterm_dynamic_derive` crate, try updating your dependency with `cargo update -p wezterm_dynamic_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 `ToDynamic` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]  --> wezterm-src/config/src/serial.rs:4:33
[INFO] [stdout]   |
[INFO] [stdout] 4 | #[derive(Default, Debug, Clone, FromDynamic, ToDynamic)]
[INFO] [stdout]   |                                 ^----------
[INFO] [stdout]   |                                 |
[INFO] [stdout]   |                                 `FromDynamic` is not local
[INFO] [stdout]   |                                 move the `impl` block outside of this constant `_IMPL_FROMDYNAMIC_FOR_SerialDomain`
[INFO] [stdout] 5 | pub struct SerialDomain {
[INFO] [stdout]   |            ------------ `SerialDomain` is not local
[INFO] [stdout]   |
[INFO] [stdout]   = note: the derive macro `FromDynamic` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]   = note: the derive macro `FromDynamic` may come from an old version of the `wezterm_dynamic_derive` crate, try updating your dependency with `cargo update -p wezterm_dynamic_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 `FromDynamic` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]  --> wezterm-src/config/src/serial.rs:4:33
[INFO] [stdout]   |
[INFO] [stdout] 4 | #[derive(Default, Debug, Clone, FromDynamic, ToDynamic)]
[INFO] [stdout]   |                                 ^----------
[INFO] [stdout]   |                                 |
[INFO] [stdout]   |                                 move the `impl` block outside of this constant `_IMPL_FROMDYNAMIC_FOR_SerialDomain`
[INFO] [stdout] 5 | pub struct SerialDomain {
[INFO] [stdout]   |            ------------ `SerialDomain` is not local
[INFO] [stdout]   |
[INFO] [stdout]   = note: the derive macro `FromDynamic` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]   = note: the derive macro `FromDynamic` may come from an old version of the `wezterm_dynamic_derive` crate, try updating your dependency with `cargo update -p wezterm_dynamic_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 `FromDynamic` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]  --> wezterm-src/config/src/serial.rs:4:46
[INFO] [stdout]   |
[INFO] [stdout] 4 | #[derive(Default, Debug, Clone, FromDynamic, ToDynamic)]
[INFO] [stdout]   |                                              ^--------
[INFO] [stdout]   |                                              |
[INFO] [stdout]   |                                              `PlaceDynamic` is not local
[INFO] [stdout]   |                                              move the `impl` block outside of this constant `_IMPL_PLACEDYNAMIC_FOR_SerialDomain`
[INFO] [stdout] 5 | pub struct SerialDomain {
[INFO] [stdout]   |            ------------ `SerialDomain` is not local
[INFO] [stdout]   |
[INFO] [stdout]   = note: the derive macro `ToDynamic` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]   = note: the derive macro `ToDynamic` may come from an old version of the `wezterm_dynamic_derive` crate, try updating your dependency with `cargo update -p wezterm_dynamic_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 `ToDynamic` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]  --> wezterm-src/config/src/serial.rs:4:46
[INFO] [stdout]   |
[INFO] [stdout] 4 | #[derive(Default, Debug, Clone, FromDynamic, ToDynamic)]
[INFO] [stdout]   |                                              ^--------
[INFO] [stdout]   |                                              |
[INFO] [stdout]   |                                              `ToDynamic` is not local
[INFO] [stdout]   |                                              move the `impl` block outside of this constant `_IMPL_PLACEDYNAMIC_FOR_SerialDomain`
[INFO] [stdout] 5 | pub struct SerialDomain {
[INFO] [stdout]   |            ------------ `SerialDomain` is not local
[INFO] [stdout]   |
[INFO] [stdout]   = note: the derive macro `ToDynamic` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]   = note: the derive macro `ToDynamic` may come from an old version of the `wezterm_dynamic_derive` crate, try updating your dependency with `cargo update -p wezterm_dynamic_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 `ToDynamic` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]  --> wezterm-src/config/src/ssh.rs:8:30
[INFO] [stdout]   |
[INFO] [stdout] 8 | #[derive(Debug, Clone, Copy, FromDynamic, ToDynamic)]
[INFO] [stdout]   |                              ^----------
[INFO] [stdout]   |                              |
[INFO] [stdout]   |                              `FromDynamic` is not local
[INFO] [stdout]   |                              move the `impl` block outside of this constant `_IMPL_FROMDYNAMIC_FOR_SshBackend`
[INFO] [stdout] 9 | pub enum SshBackend {
[INFO] [stdout]   |          ---------- `SshBackend` is not local
[INFO] [stdout]   |
[INFO] [stdout]   = note: the derive macro `FromDynamic` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]   = note: the derive macro `FromDynamic` may come from an old version of the `wezterm_dynamic_derive` crate, try updating your dependency with `cargo update -p wezterm_dynamic_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 `FromDynamic` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]  --> wezterm-src/config/src/ssh.rs:8:30
[INFO] [stdout]   |
[INFO] [stdout] 8 | #[derive(Debug, Clone, Copy, FromDynamic, ToDynamic)]
[INFO] [stdout]   |                              ^----------
[INFO] [stdout]   |                              |
[INFO] [stdout]   |                              move the `impl` block outside of this constant `_IMPL_FROMDYNAMIC_FOR_SshBackend`
[INFO] [stdout] 9 | pub enum SshBackend {
[INFO] [stdout]   |          ---------- `SshBackend` is not local
[INFO] [stdout]   |
[INFO] [stdout]   = note: the derive macro `FromDynamic` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]   = note: the derive macro `FromDynamic` may come from an old version of the `wezterm_dynamic_derive` crate, try updating your dependency with `cargo update -p wezterm_dynamic_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 `FromDynamic` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]  --> wezterm-src/config/src/ssh.rs:8:43
[INFO] [stdout]   |
[INFO] [stdout] 8 | #[derive(Debug, Clone, Copy, FromDynamic, ToDynamic)]
[INFO] [stdout]   |                                           ^--------
[INFO] [stdout]   |                                           |
[INFO] [stdout]   |                                           `ToDynamic` is not local
[INFO] [stdout]   |                                           move the `impl` block outside of this constant `_IMPL_TODYNAMIC_FOR_SshBackend`
[INFO] [stdout] 9 | pub enum SshBackend {
[INFO] [stdout]   |          ---------- `SshBackend` is not local
[INFO] [stdout]   |
[INFO] [stdout]   = note: the derive macro `ToDynamic` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]   = note: the derive macro `ToDynamic` may come from an old version of the `wezterm_dynamic_derive` crate, try updating your dependency with `cargo update -p wezterm_dynamic_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 `ToDynamic` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> wezterm-src/config/src/ssh.rs:20:45
[INFO] [stdout]    |
[INFO] [stdout] 20 | #[derive(Debug, Clone, Copy, PartialEq, Eq, FromDynamic, ToDynamic)]
[INFO] [stdout]    |                                             ^----------
[INFO] [stdout]    |                                             |
[INFO] [stdout]    |                                             `FromDynamic` is not local
[INFO] [stdout]    |                                             move the `impl` block outside of this constant `_IMPL_FROMDYNAMIC_FOR_SshMultiplexing`
[INFO] [stdout] 21 | pub enum SshMultiplexing {
[INFO] [stdout]    |          --------------- `SshMultiplexing` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `FromDynamic` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `FromDynamic` may come from an old version of the `wezterm_dynamic_derive` crate, try updating your dependency with `cargo update -p wezterm_dynamic_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 `FromDynamic` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> wezterm-src/config/src/ssh.rs:20:45
[INFO] [stdout]    |
[INFO] [stdout] 20 | #[derive(Debug, Clone, Copy, PartialEq, Eq, FromDynamic, ToDynamic)]
[INFO] [stdout]    |                                             ^----------
[INFO] [stdout]    |                                             |
[INFO] [stdout]    |                                             move the `impl` block outside of this constant `_IMPL_FROMDYNAMIC_FOR_SshMultiplexing`
[INFO] [stdout] 21 | pub enum SshMultiplexing {
[INFO] [stdout]    |          --------------- `SshMultiplexing` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `FromDynamic` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `FromDynamic` may come from an old version of the `wezterm_dynamic_derive` crate, try updating your dependency with `cargo update -p wezterm_dynamic_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 `FromDynamic` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> wezterm-src/config/src/ssh.rs:20:58
[INFO] [stdout]    |
[INFO] [stdout] 20 | #[derive(Debug, Clone, Copy, PartialEq, Eq, FromDynamic, ToDynamic)]
[INFO] [stdout]    |                                                          ^--------
[INFO] [stdout]    |                                                          |
[INFO] [stdout]    |                                                          `ToDynamic` is not local
[INFO] [stdout]    |                                                          move the `impl` block outside of this constant `_IMPL_TODYNAMIC_FOR_SshMultiplexing`
[INFO] [stdout] 21 | pub enum SshMultiplexing {
[INFO] [stdout]    |          --------------- `SshMultiplexing` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `ToDynamic` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `ToDynamic` may come from an old version of the `wezterm_dynamic_derive` crate, try updating your dependency with `cargo update -p wezterm_dynamic_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 `ToDynamic` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> wezterm-src/config/src/ssh.rs:33:45
[INFO] [stdout]    |
[INFO] [stdout] 33 | #[derive(Debug, Clone, Copy, PartialEq, Eq, FromDynamic, ToDynamic)]
[INFO] [stdout]    |                                             ^----------
[INFO] [stdout]    |                                             |
[INFO] [stdout]    |                                             `FromDynamic` is not local
[INFO] [stdout]    |                                             move the `impl` block outside of this constant `_IMPL_FROMDYNAMIC_FOR_Shell`
[INFO] [stdout] 34 | pub enum Shell {
[INFO] [stdout]    |          ----- `Shell` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `FromDynamic` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `FromDynamic` may come from an old version of the `wezterm_dynamic_derive` crate, try updating your dependency with `cargo update -p wezterm_dynamic_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 `FromDynamic` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> wezterm-src/config/src/ssh.rs:33:45
[INFO] [stdout]    |
[INFO] [stdout] 33 | #[derive(Debug, Clone, Copy, PartialEq, Eq, FromDynamic, ToDynamic)]
[INFO] [stdout]    |                                             ^----------
[INFO] [stdout]    |                                             |
[INFO] [stdout]    |                                             move the `impl` block outside of this constant `_IMPL_FROMDYNAMIC_FOR_Shell`
[INFO] [stdout] 34 | pub enum Shell {
[INFO] [stdout]    |          ----- `Shell` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `FromDynamic` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `FromDynamic` may come from an old version of the `wezterm_dynamic_derive` crate, try updating your dependency with `cargo update -p wezterm_dynamic_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 `FromDynamic` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> wezterm-src/config/src/ssh.rs:33:58
[INFO] [stdout]    |
[INFO] [stdout] 33 | #[derive(Debug, Clone, Copy, PartialEq, Eq, FromDynamic, ToDynamic)]
[INFO] [stdout]    |                                                          ^--------
[INFO] [stdout]    |                                                          |
[INFO] [stdout]    |                                                          `ToDynamic` is not local
[INFO] [stdout]    |                                                          move the `impl` block outside of this constant `_IMPL_TODYNAMIC_FOR_Shell`
[INFO] [stdout] 34 | pub enum Shell {
[INFO] [stdout]    |          ----- `Shell` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `ToDynamic` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `ToDynamic` may come from an old version of the `wezterm_dynamic_derive` crate, try updating your dependency with `cargo update -p wezterm_dynamic_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 `ToDynamic` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> wezterm-src/config/src/ssh.rs:50:33
[INFO] [stdout]    |
[INFO] [stdout] 50 | #[derive(Default, Debug, Clone, FromDynamic, ToDynamic)]
[INFO] [stdout]    |                                 ^----------
[INFO] [stdout]    |                                 |
[INFO] [stdout]    |                                 `FromDynamic` is not local
[INFO] [stdout]    |                                 move the `impl` block outside of this constant `_IMPL_FROMDYNAMIC_FOR_SshDomain`
[INFO] [stdout] 51 | pub struct SshDomain {
[INFO] [stdout]    |            --------- `SshDomain` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `FromDynamic` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `FromDynamic` may come from an old version of the `wezterm_dynamic_derive` crate, try updating your dependency with `cargo update -p wezterm_dynamic_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 `FromDynamic` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> wezterm-src/config/src/ssh.rs:50:33
[INFO] [stdout]    |
[INFO] [stdout] 50 | #[derive(Default, Debug, Clone, FromDynamic, ToDynamic)]
[INFO] [stdout]    |                                 ^----------
[INFO] [stdout]    |                                 |
[INFO] [stdout]    |                                 move the `impl` block outside of this constant `_IMPL_FROMDYNAMIC_FOR_SshDomain`
[INFO] [stdout] 51 | pub struct SshDomain {
[INFO] [stdout]    |            --------- `SshDomain` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `FromDynamic` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `FromDynamic` may come from an old version of the `wezterm_dynamic_derive` crate, try updating your dependency with `cargo update -p wezterm_dynamic_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 `FromDynamic` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> wezterm-src/config/src/ssh.rs:50:46
[INFO] [stdout]    |
[INFO] [stdout] 50 | #[derive(Default, Debug, Clone, FromDynamic, ToDynamic)]
[INFO] [stdout]    |                                              ^--------
[INFO] [stdout]    |                                              |
[INFO] [stdout]    |                                              `PlaceDynamic` is not local
[INFO] [stdout]    |                                              move the `impl` block outside of this constant `_IMPL_PLACEDYNAMIC_FOR_SshDomain`
[INFO] [stdout] 51 | pub struct SshDomain {
[INFO] [stdout]    |            --------- `SshDomain` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `ToDynamic` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `ToDynamic` may come from an old version of the `wezterm_dynamic_derive` crate, try updating your dependency with `cargo update -p wezterm_dynamic_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 `ToDynamic` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> wezterm-src/config/src/ssh.rs:50:46
[INFO] [stdout]    |
[INFO] [stdout] 50 | #[derive(Default, Debug, Clone, FromDynamic, ToDynamic)]
[INFO] [stdout]    |                                              ^--------
[INFO] [stdout]    |                                              |
[INFO] [stdout]    |                                              `ToDynamic` is not local
[INFO] [stdout]    |                                              move the `impl` block outside of this constant `_IMPL_PLACEDYNAMIC_FOR_SshDomain`
[INFO] [stdout] 51 | pub struct SshDomain {
[INFO] [stdout]    |            --------- `SshDomain` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `ToDynamic` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `ToDynamic` may come from an old version of the `wezterm_dynamic_derive` crate, try updating your dependency with `cargo update -p wezterm_dynamic_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 `ToDynamic` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]  --> wezterm-src/config/src/tls.rs:5:33
[INFO] [stdout]   |
[INFO] [stdout] 5 | #[derive(Default, Debug, Clone, FromDynamic, ToDynamic)]
[INFO] [stdout]   |                                 ^----------
[INFO] [stdout]   |                                 |
[INFO] [stdout]   |                                 `FromDynamic` is not local
[INFO] [stdout]   |                                 move the `impl` block outside of this constant `_IMPL_FROMDYNAMIC_FOR_TlsDomainServer`
[INFO] [stdout] 6 | pub struct TlsDomainServer {
[INFO] [stdout]   |            --------------- `TlsDomainServer` is not local
[INFO] [stdout]   |
[INFO] [stdout]   = note: the derive macro `FromDynamic` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]   = note: the derive macro `FromDynamic` may come from an old version of the `wezterm_dynamic_derive` crate, try updating your dependency with `cargo update -p wezterm_dynamic_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 `FromDynamic` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]  --> wezterm-src/config/src/tls.rs:5:33
[INFO] [stdout]   |
[INFO] [stdout] 5 | #[derive(Default, Debug, Clone, FromDynamic, ToDynamic)]
[INFO] [stdout]   |                                 ^----------
[INFO] [stdout]   |                                 |
[INFO] [stdout]   |                                 move the `impl` block outside of this constant `_IMPL_FROMDYNAMIC_FOR_TlsDomainServer`
[INFO] [stdout] 6 | pub struct TlsDomainServer {
[INFO] [stdout]   |            --------------- `TlsDomainServer` is not local
[INFO] [stdout]   |
[INFO] [stdout]   = note: the derive macro `FromDynamic` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]   = note: the derive macro `FromDynamic` may come from an old version of the `wezterm_dynamic_derive` crate, try updating your dependency with `cargo update -p wezterm_dynamic_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 `FromDynamic` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]  --> wezterm-src/config/src/tls.rs:5:46
[INFO] [stdout]   |
[INFO] [stdout] 5 | #[derive(Default, Debug, Clone, FromDynamic, ToDynamic)]
[INFO] [stdout]   |                                              ^--------
[INFO] [stdout]   |                                              |
[INFO] [stdout]   |                                              `PlaceDynamic` is not local
[INFO] [stdout]   |                                              move the `impl` block outside of this constant `_IMPL_PLACEDYNAMIC_FOR_TlsDomainServer`
[INFO] [stdout] 6 | pub struct TlsDomainServer {
[INFO] [stdout]   |            --------------- `TlsDomainServer` is not local
[INFO] [stdout]   |
[INFO] [stdout]   = note: the derive macro `ToDynamic` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]   = note: the derive macro `ToDynamic` may come from an old version of the `wezterm_dynamic_derive` crate, try updating your dependency with `cargo update -p wezterm_dynamic_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 `ToDynamic` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]  --> wezterm-src/config/src/tls.rs:5:46
[INFO] [stdout]   |
[INFO] [stdout] 5 | #[derive(Default, Debug, Clone, FromDynamic, ToDynamic)]
[INFO] [stdout]   |                                              ^--------
[INFO] [stdout]   |                                              |
[INFO] [stdout]   |                                              `ToDynamic` is not local
[INFO] [stdout]   |                                              move the `impl` block outside of this constant `_IMPL_PLACEDYNAMIC_FOR_TlsDomainServer`
[INFO] [stdout] 6 | pub struct TlsDomainServer {
[INFO] [stdout]   |            --------------- `TlsDomainServer` is not local
[INFO] [stdout]   |
[INFO] [stdout]   = note: the derive macro `ToDynamic` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]   = note: the derive macro `ToDynamic` may come from an old version of the `wezterm_dynamic_derive` crate, try updating your dependency with `cargo update -p wezterm_dynamic_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 `ToDynamic` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> wezterm-src/config/src/tls.rs:29:33
[INFO] [stdout]    |
[INFO] [stdout] 29 | #[derive(Default, Debug, Clone, FromDynamic, ToDynamic)]
[INFO] [stdout]    |                                 ^----------
[INFO] [stdout]    |                                 |
[INFO] [stdout]    |                                 `FromDynamic` is not local
[INFO] [stdout]    |                                 move the `impl` block outside of this constant `_IMPL_FROMDYNAMIC_FOR_TlsDomainClient`
[INFO] [stdout] 30 | pub struct TlsDomainClient {
[INFO] [stdout]    |            --------------- `TlsDomainClient` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `FromDynamic` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `FromDynamic` may come from an old version of the `wezterm_dynamic_derive` crate, try updating your dependency with `cargo update -p wezterm_dynamic_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 `FromDynamic` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> wezterm-src/config/src/tls.rs:29:33
[INFO] [stdout]    |
[INFO] [stdout] 29 | #[derive(Default, Debug, Clone, FromDynamic, ToDynamic)]
[INFO] [stdout]    |                                 ^----------
[INFO] [stdout]    |                                 |
[INFO] [stdout]    |                                 move the `impl` block outside of this constant `_IMPL_FROMDYNAMIC_FOR_TlsDomainClient`
[INFO] [stdout] 30 | pub struct TlsDomainClient {
[INFO] [stdout]    |            --------------- `TlsDomainClient` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `FromDynamic` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `FromDynamic` may come from an old version of the `wezterm_dynamic_derive` crate, try updating your dependency with `cargo update -p wezterm_dynamic_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 `FromDynamic` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> wezterm-src/config/src/tls.rs:29:46
[INFO] [stdout]    |
[INFO] [stdout] 29 | #[derive(Default, Debug, Clone, FromDynamic, ToDynamic)]
[INFO] [stdout]    |                                              ^--------
[INFO] [stdout]    |                                              |
[INFO] [stdout]    |                                              `PlaceDynamic` is not local
[INFO] [stdout]    |                                              move the `impl` block outside of this constant `_IMPL_PLACEDYNAMIC_FOR_TlsDomainClient`
[INFO] [stdout] 30 | pub struct TlsDomainClient {
[INFO] [stdout]    |            --------------- `TlsDomainClient` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `ToDynamic` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `ToDynamic` may come from an old version of the `wezterm_dynamic_derive` crate, try updating your dependency with `cargo update -p wezterm_dynamic_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 `ToDynamic` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> wezterm-src/config/src/tls.rs:29:46
[INFO] [stdout]    |
[INFO] [stdout] 29 | #[derive(Default, Debug, Clone, FromDynamic, ToDynamic)]
[INFO] [stdout]    |                                              ^--------
[INFO] [stdout]    |                                              |
[INFO] [stdout]    |                                              `ToDynamic` is not local
[INFO] [stdout]    |                                              move the `impl` block outside of this constant `_IMPL_PLACEDYNAMIC_FOR_TlsDomainClient`
[INFO] [stdout] 30 | pub struct TlsDomainClient {
[INFO] [stdout]    |            --------------- `TlsDomainClient` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `ToDynamic` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `ToDynamic` may come from an old version of the `wezterm_dynamic_derive` crate, try updating your dependency with `cargo update -p wezterm_dynamic_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 `ToDynamic` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> wezterm-src/config/src/units.rs:176:39
[INFO] [stdout]     |
[INFO] [stdout] 176 | #[derive(Clone, Debug, PartialEq, Eq, FromDynamic, ToDynamic)]
[INFO] [stdout]     |                                       ^----------
[INFO] [stdout]     |                                       |
[INFO] [stdout]     |                                       `FromDynamic` is not local
[INFO] [stdout]     |                                       move the `impl` block outside of this constant `_IMPL_FROMDYNAMIC_FOR_GeometryOrigin`
[INFO] [stdout] 177 | pub enum GeometryOrigin {
[INFO] [stdout]     |          -------------- `GeometryOrigin` is not local
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `FromDynamic` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `FromDynamic` may come from an old version of the `wezterm_dynamic_derive` crate, try updating your dependency with `cargo update -p wezterm_dynamic_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 `FromDynamic` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> wezterm-src/config/src/units.rs:176:39
[INFO] [stdout]     |
[INFO] [stdout] 176 | #[derive(Clone, Debug, PartialEq, Eq, FromDynamic, ToDynamic)]
[INFO] [stdout]     |                                       ^----------
[INFO] [stdout]     |                                       |
[INFO] [stdout]     |                                       move the `impl` block outside of this constant `_IMPL_FROMDYNAMIC_FOR_GeometryOrigin`
[INFO] [stdout] 177 | pub enum GeometryOrigin {
[INFO] [stdout]     |          -------------- `GeometryOrigin` is not local
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `FromDynamic` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `FromDynamic` may come from an old version of the `wezterm_dynamic_derive` crate, try updating your dependency with `cargo update -p wezterm_dynamic_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 `FromDynamic` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> wezterm-src/config/src/units.rs:176:52
[INFO] [stdout]     |
[INFO] [stdout] 176 | #[derive(Clone, Debug, PartialEq, Eq, FromDynamic, ToDynamic)]
[INFO] [stdout]     |                                                    ^--------
[INFO] [stdout]     |                                                    |
[INFO] [stdout]     |                                                    `ToDynamic` is not local
[INFO] [stdout]     |                                                    move the `impl` block outside of this constant `_IMPL_TODYNAMIC_FOR_GeometryOrigin`
[INFO] [stdout] 177 | pub enum GeometryOrigin {
[INFO] [stdout]     |          -------------- `GeometryOrigin` is not local
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `ToDynamic` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `ToDynamic` may come from an old version of the `wezterm_dynamic_derive` crate, try updating your dependency with `cargo update -p wezterm_dynamic_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 `ToDynamic` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> wezterm-src/config/src/units.rs:193:35
[INFO] [stdout]     |
[INFO] [stdout] 193 | #[derive(Debug, Clone, PartialEq, FromDynamic, ToDynamic)]
[INFO] [stdout]     |                                   ^----------
[INFO] [stdout]     |                                   |
[INFO] [stdout]     |                                   `FromDynamic` is not local
[INFO] [stdout]     |                                   move the `impl` block outside of this constant `_IMPL_FROMDYNAMIC_FOR_GuiPosition`
[INFO] [stdout] 194 | pub struct GuiPosition {
[INFO] [stdout]     |            ----------- `GuiPosition` is not local
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `FromDynamic` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `FromDynamic` may come from an old version of the `wezterm_dynamic_derive` crate, try updating your dependency with `cargo update -p wezterm_dynamic_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 `FromDynamic` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> wezterm-src/config/src/units.rs:193:35
[INFO] [stdout]     |
[INFO] [stdout] 193 | #[derive(Debug, Clone, PartialEq, FromDynamic, ToDynamic)]
[INFO] [stdout]     |                                   ^----------
[INFO] [stdout]     |                                   |
[INFO] [stdout]     |                                   move the `impl` block outside of this constant `_IMPL_FROMDYNAMIC_FOR_GuiPosition`
[INFO] [stdout] 194 | pub struct GuiPosition {
[INFO] [stdout]     |            ----------- `GuiPosition` is not local
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `FromDynamic` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `FromDynamic` may come from an old version of the `wezterm_dynamic_derive` crate, try updating your dependency with `cargo update -p wezterm_dynamic_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 `FromDynamic` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> wezterm-src/config/src/units.rs:193:48
[INFO] [stdout]     |
[INFO] [stdout] 193 | #[derive(Debug, Clone, PartialEq, FromDynamic, ToDynamic)]
[INFO] [stdout]     |                                                ^--------
[INFO] [stdout]     |                                                |
[INFO] [stdout]     |                                                `PlaceDynamic` is not local
[INFO] [stdout]     |                                                move the `impl` block outside of this constant `_IMPL_PLACEDYNAMIC_FOR_GuiPosition`
[INFO] [stdout] 194 | pub struct GuiPosition {
[INFO] [stdout]     |            ----------- `GuiPosition` is not local
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `ToDynamic` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `ToDynamic` may come from an old version of the `wezterm_dynamic_derive` crate, try updating your dependency with `cargo update -p wezterm_dynamic_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 `ToDynamic` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> wezterm-src/config/src/units.rs:193:48
[INFO] [stdout]     |
[INFO] [stdout] 193 | #[derive(Debug, Clone, PartialEq, FromDynamic, ToDynamic)]
[INFO] [stdout]     |                                                ^--------
[INFO] [stdout]     |                                                |
[INFO] [stdout]     |                                                `ToDynamic` is not local
[INFO] [stdout]     |                                                move the `impl` block outside of this constant `_IMPL_PLACEDYNAMIC_FOR_GuiPosition`
[INFO] [stdout] 194 | pub struct GuiPosition {
[INFO] [stdout]     |            ----------- `GuiPosition` is not local
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `ToDynamic` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `ToDynamic` may come from an old version of the `wezterm_dynamic_derive` crate, try updating your dependency with `cargo update -p wezterm_dynamic_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 `ToDynamic` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]  --> wezterm-src/config/src/unix.rs:8:24
[INFO] [stdout]   |
[INFO] [stdout] 8 | #[derive(Debug, Clone, FromDynamic, ToDynamic)]
[INFO] [stdout]   |                        ^----------
[INFO] [stdout]   |                        |
[INFO] [stdout]   |                        `FromDynamic` is not local
[INFO] [stdout]   |                        move the `impl` block outside of this constant `_IMPL_FROMDYNAMIC_FOR_UnixDomain`
[INFO] [stdout] 9 | pub struct UnixDomain {
[INFO] [stdout]   |            ---------- `UnixDomain` is not local
[INFO] [stdout]   |
[INFO] [stdout]   = note: the derive macro `FromDynamic` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]   = note: the derive macro `FromDynamic` may come from an old version of the `wezterm_dynamic_derive` crate, try updating your dependency with `cargo update -p wezterm_dynamic_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 `FromDynamic` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]  --> wezterm-src/config/src/unix.rs:8:24
[INFO] [stdout]   |
[INFO] [stdout] 8 | #[derive(Debug, Clone, FromDynamic, ToDynamic)]
[INFO] [stdout]   |                        ^----------
[INFO] [stdout]   |                        |
[INFO] [stdout]   |                        move the `impl` block outside of this constant `_IMPL_FROMDYNAMIC_FOR_UnixDomain`
[INFO] [stdout] 9 | pub struct UnixDomain {
[INFO] [stdout]   |            ---------- `UnixDomain` is not local
[INFO] [stdout]   |
[INFO] [stdout]   = note: the derive macro `FromDynamic` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]   = note: the derive macro `FromDynamic` may come from an old version of the `wezterm_dynamic_derive` crate, try updating your dependency with `cargo update -p wezterm_dynamic_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 `FromDynamic` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]  --> wezterm-src/config/src/unix.rs:8:37
[INFO] [stdout]   |
[INFO] [stdout] 8 | #[derive(Debug, Clone, FromDynamic, ToDynamic)]
[INFO] [stdout]   |                                     ^--------
[INFO] [stdout]   |                                     |
[INFO] [stdout]   |                                     `PlaceDynamic` is not local
[INFO] [stdout]   |                                     move the `impl` block outside of this constant `_IMPL_PLACEDYNAMIC_FOR_UnixDomain`
[INFO] [stdout] 9 | pub struct UnixDomain {
[INFO] [stdout]   |            ---------- `UnixDomain` is not local
[INFO] [stdout]   |
[INFO] [stdout]   = note: the derive macro `ToDynamic` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]   = note: the derive macro `ToDynamic` may come from an old version of the `wezterm_dynamic_derive` crate, try updating your dependency with `cargo update -p wezterm_dynamic_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 `ToDynamic` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]  --> wezterm-src/config/src/unix.rs:8:37
[INFO] [stdout]   |
[INFO] [stdout] 8 | #[derive(Debug, Clone, FromDynamic, ToDynamic)]
[INFO] [stdout]   |                                     ^--------
[INFO] [stdout]   |                                     |
[INFO] [stdout]   |                                     `ToDynamic` is not local
[INFO] [stdout]   |                                     move the `impl` block outside of this constant `_IMPL_PLACEDYNAMIC_FOR_UnixDomain`
[INFO] [stdout] 9 | pub struct UnixDomain {
[INFO] [stdout]   |            ---------- `UnixDomain` is not local
[INFO] [stdout]   |
[INFO] [stdout]   = note: the derive macro `ToDynamic` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]   = note: the derive macro `ToDynamic` may come from an old version of the `wezterm_dynamic_derive` crate, try updating your dependency with `cargo update -p wezterm_dynamic_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 `ToDynamic` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]  --> wezterm-src/config/src/window.rs:3:33
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[derive(Debug, Default, Clone, ToDynamic, PartialEq, Eq, FromDynamic)]
[INFO] [stdout]   |                                 ^--------
[INFO] [stdout]   |                                 |
[INFO] [stdout]   |                                 `ToDynamic` is not local
[INFO] [stdout]   |                                 move the `impl` block outside of this constant `_IMPL_TODYNAMIC_FOR_WindowLevel`
[INFO] [stdout] 4 | pub enum WindowLevel {
[INFO] [stdout]   |          ----------- `WindowLevel` is not local
[INFO] [stdout]   |
[INFO] [stdout]   = note: the derive macro `ToDynamic` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]   = note: the derive macro `ToDynamic` may come from an old version of the `wezterm_dynamic_derive` crate, try updating your dependency with `cargo update -p wezterm_dynamic_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 `ToDynamic` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]  --> wezterm-src/config/src/window.rs:3:59
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[derive(Debug, Default, Clone, ToDynamic, PartialEq, Eq, FromDynamic)]
[INFO] [stdout]   |                                                           ^----------
[INFO] [stdout]   |                                                           |
[INFO] [stdout]   |                                                           `FromDynamic` is not local
[INFO] [stdout]   |                                                           move the `impl` block outside of this constant `_IMPL_FROMDYNAMIC_FOR_WindowLevel`
[INFO] [stdout] 4 | pub enum WindowLevel {
[INFO] [stdout]   |          ----------- `WindowLevel` is not local
[INFO] [stdout]   |
[INFO] [stdout]   = note: the derive macro `FromDynamic` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]   = note: the derive macro `FromDynamic` may come from an old version of the `wezterm_dynamic_derive` crate, try updating your dependency with `cargo update -p wezterm_dynamic_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 `FromDynamic` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]  --> wezterm-src/config/src/window.rs:3:59
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[derive(Debug, Default, Clone, ToDynamic, PartialEq, Eq, FromDynamic)]
[INFO] [stdout]   |                                                           ^----------
[INFO] [stdout]   |                                                           |
[INFO] [stdout]   |                                                           move the `impl` block outside of this constant `_IMPL_FROMDYNAMIC_FOR_WindowLevel`
[INFO] [stdout] 4 | pub enum WindowLevel {
[INFO] [stdout]   |          ----------- `WindowLevel` is not local
[INFO] [stdout]   |
[INFO] [stdout]   = note: the derive macro `FromDynamic` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]   = note: the derive macro `FromDynamic` may come from an old version of the `wezterm_dynamic_derive` crate, try updating your dependency with `cargo update -p wezterm_dynamic_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 `FromDynamic` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]  --> wezterm-src/config/src/wsl.rs:7:33
[INFO] [stdout]   |
[INFO] [stdout] 7 | #[derive(Default, Debug, Clone, FromDynamic, ToDynamic)]
[INFO] [stdout]   |                                 ^----------
[INFO] [stdout]   |                                 |
[INFO] [stdout]   |                                 `FromDynamic` is not local
[INFO] [stdout]   |                                 move the `impl` block outside of this constant `_IMPL_FROMDYNAMIC_FOR_WslDomain`
[INFO] [stdout] 8 | pub struct WslDomain {
[INFO] [stdout]   |            --------- `WslDomain` is not local
[INFO] [stdout]   |
[INFO] [stdout]   = note: the derive macro `FromDynamic` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]   = note: the derive macro `FromDynamic` may come from an old version of the `wezterm_dynamic_derive` crate, try updating your dependency with `cargo update -p wezterm_dynamic_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 `FromDynamic` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]  --> wezterm-src/config/src/wsl.rs:7:33
[INFO] [stdout]   |
[INFO] [stdout] 7 | #[derive(Default, Debug, Clone, FromDynamic, ToDynamic)]
[INFO] [stdout]   |                                 ^----------
[INFO] [stdout]   |                                 |
[INFO] [stdout]   |                                 move the `impl` block outside of this constant `_IMPL_FROMDYNAMIC_FOR_WslDomain`
[INFO] [stdout] 8 | pub struct WslDomain {
[INFO] [stdout]   |            --------- `WslDomain` is not local
[INFO] [stdout]   |
[INFO] [stdout]   = note: the derive macro `FromDynamic` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]   = note: the derive macro `FromDynamic` may come from an old version of the `wezterm_dynamic_derive` crate, try updating your dependency with `cargo update -p wezterm_dynamic_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 `FromDynamic` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]  --> wezterm-src/config/src/wsl.rs:7:46
[INFO] [stdout]   |
[INFO] [stdout] 7 | #[derive(Default, Debug, Clone, FromDynamic, ToDynamic)]
[INFO] [stdout]   |                                              ^--------
[INFO] [stdout]   |                                              |
[INFO] [stdout]   |                                              `PlaceDynamic` is not local
[INFO] [stdout]   |                                              move the `impl` block outside of this constant `_IMPL_PLACEDYNAMIC_FOR_WslDomain`
[INFO] [stdout] 8 | pub struct WslDomain {
[INFO] [stdout]   |            --------- `WslDomain` is not local
[INFO] [stdout]   |
[INFO] [stdout]   = note: the derive macro `ToDynamic` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]   = note: the derive macro `ToDynamic` may come from an old version of the `wezterm_dynamic_derive` crate, try updating your dependency with `cargo update -p wezterm_dynamic_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 `ToDynamic` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]  --> wezterm-src/config/src/wsl.rs:7:46
[INFO] [stdout]   |
[INFO] [stdout] 7 | #[derive(Default, Debug, Clone, FromDynamic, ToDynamic)]
[INFO] [stdout]   |                                              ^--------
[INFO] [stdout]   |                                              |
[INFO] [stdout]   |                                              `ToDynamic` is not local
[INFO] [stdout]   |                                              move the `impl` block outside of this constant `_IMPL_PLACEDYNAMIC_FOR_WslDomain`
[INFO] [stdout] 8 | pub struct WslDomain {
[INFO] [stdout]   |            --------- `WslDomain` is not local
[INFO] [stdout]   |
[INFO] [stdout]   = note: the derive macro `ToDynamic` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]   = note: the derive macro `ToDynamic` may come from an old version of the `wezterm_dynamic_derive` crate, try updating your dependency with `cargo update -p wezterm_dynamic_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 `ToDynamic` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `config` (lib) due to 2 previous errors; 354 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "08f49d073bee298aedbaf4f565934339e5c1f88b055907c44791242183318170", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "08f49d073bee298aedbaf4f565934339e5c1f88b055907c44791242183318170", kill_on_drop: false }`
[INFO] [stdout] 08f49d073bee298aedbaf4f565934339e5c1f88b055907c44791242183318170
