[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] checking ElSargo/wezpy against master#ba412a6e70ac84641be7764d088acabd0eb3fa39 for pr-145457 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FElSargo%2Fwezpy" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'... [INFO] [stderr] done. [INFO] [stderr] Updating files: 72% (1290/1790) Updating files: 73% (1307/1790) Updating files: 74% (1325/1790) Updating files: 75% (1343/1790) Updating files: 76% (1361/1790) Updating files: 77% (1379/1790) Updating files: 78% (1397/1790) Updating files: 79% (1415/1790) Updating files: 80% (1432/1790) Updating files: 81% (1450/1790) Updating files: 82% (1468/1790) Updating files: 83% (1486/1790) Updating files: 84% (1504/1790) Updating files: 85% (1522/1790) Updating files: 86% (1540/1790) Updating files: 87% (1558/1790) Updating files: 88% (1576/1790) Updating files: 89% (1594/1790) Updating files: 90% (1611/1790) Updating files: 91% (1629/1790) Updating files: 92% (1647/1790) Updating files: 93% (1665/1790) Updating files: 94% (1683/1790) Updating files: 95% (1701/1790) Updating files: 96% (1719/1790) Updating files: 97% (1737/1790) Updating files: 98% (1755/1790) Updating files: 99% (1773/1790) Updating files: 100% (1790/1790) Updating files: 100% (1790/1790), 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-7-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/ElSargo/wezpy on toolchain ba412a6e70ac84641be7764d088acabd0eb3fa39 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ba412a6e70ac84641be7764d088acabd0eb3fa39" "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" "+ba412a6e70ac84641be7764d088acabd0eb3fa39" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded csscolorparser v0.6.2 [INFO] [stderr] Downloaded thiserror v2.0.10 [INFO] [stderr] Downloaded semver-parser v0.10.3 [INFO] [stderr] Downloaded lab v0.11.0 [INFO] [stderr] Downloaded metrics-macros v0.4.1 [INFO] [stderr] Downloaded enum-display-derive v0.1.1 [INFO] [stderr] Downloaded thiserror-impl v2.0.10 [INFO] [stderr] Downloaded varbincode v0.1.0 [INFO] [stderr] Downloaded filenamegen v0.2.7 [INFO] [stderr] Downloaded finl_unicode v1.3.0 [INFO] [stderr] Downloaded libssh-rs v0.2.2 [INFO] [stderr] Downloaded governor v0.5.1 [INFO] [stderr] Downloaded ssh2 v0.9.4 [INFO] [stderr] Downloaded memmem v0.1.1 [INFO] [stderr] Downloaded winnow v0.6.22 [INFO] [stderr] Downloaded clap_builder v4.5.24 [INFO] [stderr] Downloaded terminfo v0.8.0 [INFO] [stderr] Downloaded metrics v0.17.1 [INFO] [stderr] Downloaded names v0.12.0 [INFO] [stderr] Downloaded clap v4.5.24 [INFO] [stderr] Downloaded colorgrad v0.6.2 [INFO] [stderr] Downloaded mlua-sys v0.6.6 [INFO] [stderr] Downloaded mlua v0.9.9 [INFO] [stderr] Downloaded bstr v1.11.3 [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] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+ba412a6e70ac84641be7764d088acabd0eb3fa39" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d19dfa2612bfdbd121286088b653bf47ad0f0f1de76990a272c75656d989e13c [INFO] running `Command { std: "docker" "start" "-a" "d19dfa2612bfdbd121286088b653bf47ad0f0f1de76990a272c75656d989e13c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d19dfa2612bfdbd121286088b653bf47ad0f0f1de76990a272c75656d989e13c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d19dfa2612bfdbd121286088b653bf47ad0f0f1de76990a272c75656d989e13c", kill_on_drop: false }` [INFO] [stdout] d19dfa2612bfdbd121286088b653bf47ad0f0f1de76990a272c75656d989e13c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+ba412a6e70ac84641be7764d088acabd0eb3fa39" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ffe21607de61c5527fc96d777c6571cb2c8a2040d06f16e8d1d0067d21c4b75f [INFO] running `Command { std: "docker" "start" "-a" "ffe21607de61c5527fc96d777c6571cb2c8a2040d06f16e8d1d0067d21c4b75f", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.169 [INFO] [stderr] Compiling serde v1.0.217 [INFO] [stderr] Compiling pkg-config v0.3.31 [INFO] [stderr] Checking value-bag v1.10.0 [INFO] [stderr] Checking smallvec v1.13.2 [INFO] [stderr] Checking once_cell v1.20.2 [INFO] [stderr] Compiling quote v1.0.38 [INFO] [stderr] Compiling rustix v0.38.43 [INFO] [stderr] Checking concurrent-queue v2.5.0 [INFO] [stderr] Checking futures-lite v2.5.0 [INFO] [stderr] Checking linux-raw-sys v0.4.15 [INFO] [stderr] Compiling thiserror v2.0.10 [INFO] [stderr] Checking aho-corasick v1.1.3 [INFO] [stderr] Checking async-task v4.7.1 [INFO] [stderr] Checking tracing-core v0.1.33 [INFO] [stderr] Compiling syn v2.0.95 [INFO] [stderr] Checking log v0.4.22 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking event-listener v2.5.3 [INFO] [stderr] Checking crossbeam-epoch v0.9.18 [INFO] [stderr] Checking event-listener v5.4.0 [INFO] [stderr] Checking crossbeam-deque v0.8.6 [INFO] [stderr] Compiling memoffset v0.9.1 [INFO] [stderr] Checking event-listener-strategy v0.5.3 [INFO] [stderr] Compiling bitflags v2.6.0 [INFO] [stderr] Compiling io-lifetimes v1.0.11 [INFO] [stderr] Checking async-lock v3.4.0 [INFO] [stderr] Checking async-channel v2.3.1 [INFO] [stderr] Checking writeable v0.5.5 [INFO] [stderr] Checking litemap v0.7.4 [INFO] [stderr] Checking piper v0.2.4 [INFO] [stderr] Checking futures-channel v0.3.31 [INFO] [stderr] Compiling polling v2.8.0 [INFO] [stderr] Compiling home v0.5.11 [INFO] [stderr] Checking tracing v0.1.41 [INFO] [stderr] Checking adler2 v2.0.0 [INFO] [stderr] Checking strsim v0.10.0 [INFO] [stderr] Checking fastrand v1.9.0 [INFO] [stderr] Checking waker-fn v1.2.0 [INFO] [stderr] Compiling rustix v0.37.28 [INFO] [stderr] Compiling either v1.13.0 [INFO] [stderr] Compiling anyhow v1.0.95 [INFO] [stderr] Checking miniz_oxide v0.8.2 [INFO] [stderr] Checking blocking v1.6.1 [INFO] [stderr] Checking phf_shared v0.11.3 [INFO] [stderr] Checking generic-array v0.14.7 [INFO] [stderr] Checking rayon-core v1.12.1 [INFO] [stderr] Checking futures-lite v1.13.0 [INFO] [stderr] Compiling jobserver v0.1.32 [INFO] [stderr] Checking async-lock v2.8.0 [INFO] [stderr] Compiling async-io v1.13.0 [INFO] [stderr] Checking linux-raw-sys v0.3.8 [INFO] [stderr] Checking regex-automata v0.4.9 [INFO] [stderr] Compiling cfg_aliases v0.1.1 [INFO] [stderr] Checking bytemuck v1.21.0 [INFO] [stderr] Checking icu_locid_transform_data v1.5.0 [INFO] [stderr] Compiling target-lexicon v0.12.16 [INFO] [stderr] Compiling nix v0.28.0 [INFO] [stderr] Checking async-executor v1.13.1 [INFO] [stderr] Compiling cc v1.2.7 [INFO] [stderr] Compiling ahash v0.7.8 [INFO] [stderr] Compiling ucd-trie v0.1.7 [INFO] [stderr] Checking icu_properties_data v1.5.0 [INFO] [stderr] Checking rayon v1.10.0 [INFO] [stderr] Checking flate2 v1.0.35 [INFO] [stderr] Checking crypto-common v0.1.6 [INFO] [stderr] Checking block-buffer v0.10.4 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling memoffset v0.7.1 [INFO] [stderr] Checking lab v0.11.0 [INFO] [stderr] Checking icu_normalizer_data v1.5.0 [INFO] [stderr] Checking write16 v1.0.0 [INFO] [stderr] Checking utf16_iter v1.0.5 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Compiling terminfo v0.8.0 [INFO] [stderr] Checking atomic v0.6.0 [INFO] [stderr] Checking async-channel v1.9.0 [INFO] [stderr] Checking fdeflate v0.3.7 [INFO] [stderr] Compiling async-fs v1.6.0 [INFO] [stderr] Checking cpufeatures v0.2.16 [INFO] [stderr] Compiling signal-hook v0.3.17 [INFO] [stderr] Checking foreign-types-shared v0.1.1 [INFO] [stderr] Compiling openssl v0.10.68 [INFO] [stderr] Compiling libm v0.2.11 [INFO] [stderr] Checking bit-vec v0.6.3 [INFO] [stderr] Checking nom v7.1.3 [INFO] [stderr] Checking foreign-types v0.3.2 [INFO] [stderr] Checking sha2 v0.10.8 [INFO] [stderr] Checking exr v1.73.0 [INFO] [stderr] Compiling pyo3-build-config v0.20.3 [INFO] [stderr] Checking png v0.17.16 [INFO] [stderr] Checking qoi v0.4.1 [INFO] [stderr] Checking event-listener v3.1.0 [INFO] [stderr] Checking bit-set v0.5.3 [INFO] [stderr] Checking euclid v0.22.11 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Checking rustc-hash v2.1.0 [INFO] [stderr] Checking equivalent v1.0.1 [INFO] [stderr] Checking hashbrown v0.15.2 [INFO] [stderr] Compiling camino v1.1.9 [INFO] [stderr] Checking deltae v0.3.2 [INFO] [stderr] Checking form_urlencoded v1.2.1 [INFO] [stderr] Checking getrandom v0.2.15 [INFO] [stderr] Checking signal-hook-registry v1.4.2 [INFO] [stderr] Compiling lua-src v547.0.0 [INFO] [stderr] Checking socket2 v0.4.10 [INFO] [stderr] Checking ioctl-rs v0.1.6 [INFO] [stderr] Checking termios v0.2.2 [INFO] [stderr] Checking dirs-sys v0.3.7 [INFO] [stderr] Checking serial-core v0.4.0 [INFO] [stderr] Checking parking_lot_core v0.8.6 [INFO] [stderr] Checking dirs v4.0.0 [INFO] [stderr] Compiling which v6.0.3 [INFO] [stderr] Checking serial-unix v0.4.0 [INFO] [stderr] Checking parking_lot v0.11.2 [INFO] [stderr] Compiling luajit-src v210.5.11+97813fb [INFO] [stderr] Checking indexmap v2.7.0 [INFO] [stderr] Checking serial v0.4.0 [INFO] [stderr] Checking hashbrown v0.12.3 [INFO] [stderr] Checking nanorand v0.7.0 [INFO] [stderr] Checking nix v0.26.4 [INFO] [stderr] Checking termios v0.3.3 [INFO] [stderr] Checking inotify-sys v0.1.5 [INFO] [stderr] Checking jpeg-decoder v0.3.1 [INFO] [stderr] Checking dirs-sys-next v0.1.2 [INFO] [stderr] Checking nix v0.25.1 [INFO] [stderr] Compiling openssl-sys v0.9.104 [INFO] [stderr] Compiling libz-sys v1.1.21 [INFO] [stderr] Compiling mlua-sys v0.6.6 [INFO] [stderr] Compiling libssh-rs-sys v0.2.4 [INFO] [stderr] Compiling libssh2-sys v0.3.0 [INFO] [stderr] Checking tinyvec v1.8.1 [INFO] [stderr] Checking vtparse v0.6.2 (/opt/rustwide/workdir/wezterm-src/vtparse) [INFO] [stderr] Checking spin v0.9.8 [INFO] [stderr] Checking crossbeam-channel v0.5.14 [INFO] [stderr] Checking shell-words v1.1.0 [INFO] [stderr] Checking tiff v0.9.1 [INFO] [stderr] Checking fixedbitset v0.4.2 [INFO] [stderr] Checking memmem v0.1.1 [INFO] [stderr] Checking bstr v1.11.3 [INFO] [stderr] Checking regex v1.11.1 [INFO] [stderr] Checking siphasher v0.3.11 [INFO] [stderr] Checking winnow v0.6.22 [INFO] [stderr] Checking fancy-regex v0.11.0 [INFO] [stderr] Checking finl_unicode v1.3.0 [INFO] [stderr] Compiling serde_json v1.0.135 [INFO] [stderr] Checking unicode-normalization v0.1.24 [INFO] [stderr] Checking filenamegen v0.2.7 [INFO] [stderr] Checking humansize v2.1.3 [INFO] [stderr] Checking lru v0.7.8 [INFO] [stderr] Checking dirs-next v2.0.0 [INFO] [stderr] Checking parking_lot_core v0.9.10 [INFO] [stderr] Checking inotify v0.9.6 [INFO] [stderr] Checking socket2 v0.5.8 [INFO] [stderr] Checking async-net v1.8.0 [INFO] [stderr] Checking mio v0.8.11 [INFO] [stderr] Checking image v0.24.9 [INFO] [stderr] Checking filetime v0.2.25 [INFO] [stderr] Checking gethostname v0.4.3 [INFO] [stderr] Compiling num-bigint v0.3.3 [INFO] [stderr] Checking itoa v1.0.14 [INFO] [stderr] Checking match_cfg v0.1.0 [INFO] [stderr] Checking ryu v1.0.18 [INFO] [stderr] Checking hostname v0.3.1 [INFO] [stderr] Checking parking_lot v0.12.3 [INFO] [stderr] Checking notify v5.2.0 [INFO] [stderr] Compiling zstd-sys v2.0.13+zstd.1.5.6 [INFO] [stderr] Checking umask v0.1.0 (/opt/rustwide/workdir/wezterm-src/umask) [INFO] [stderr] Compiling num-rational v0.3.2 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Checking shlex v1.3.0 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking num-iter v0.1.45 [INFO] [stderr] Compiling pyo3-ffi v0.20.3 [INFO] [stderr] Checking num-complex v0.3.1 [INFO] [stderr] Compiling zstd-safe v5.0.2+zstd.1.5.2 [INFO] [stderr] Compiling metrics v0.17.1 [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 synstructure v0.13.1 [INFO] [stderr] Compiling enum-display-derive v0.1.1 [INFO] [stderr] Compiling wezterm-config-derive v0.1.0 (/opt/rustwide/workdir/wezterm-src/config/derive) [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, [INFO] [stdout] | ^^^^ [INFO] [stdout] 10 | pub try_from: Option, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` 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, [INFO] [stdout] | ^^^^ [INFO] [stdout] 78 | pub try_from: Option, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 79 | pub deprecated: Option, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] 80 | pub validate: Option, [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 { [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> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [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 { [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> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling names v0.12.0 [INFO] [stderr] Checking anstyle-parse v0.2.6 [INFO] [stderr] Checking crossbeam-queue v0.3.12 [INFO] [stderr] Checking iana-time-zone v0.1.61 [INFO] [stderr] Checking anstyle-query v1.1.2 [INFO] [stderr] Checking smawk v0.3.2 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling portable-atomic v1.10.0 [INFO] [stderr] Checking unicode-linebreak v0.1.5 [INFO] [stderr] Checking colorchoice v1.0.3 [INFO] [stderr] Checking anstyle v1.0.10 [INFO] [stderr] Compiling pyo3-macros-backend v0.20.3 [INFO] [stderr] Checking crossbeam v0.8.4 [INFO] [stderr] Compiling pyo3 v0.20.3 [INFO] [stderr] Checking textwrap v0.16.1 [INFO] [stderr] Checking no-std-compat v0.4.1 [INFO] [stderr] Checking nonzero_ext v0.3.0 [INFO] [stderr] Checking anstream v0.6.18 [INFO] [stderr] Checking futures-timer v3.0.3 [INFO] [stderr] Checking bintree v0.1.0 (/opt/rustwide/workdir/wezterm-src/bintree) [INFO] [stderr] Checking clap_lex v0.7.4 [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 { [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] Checking kv-log-macro v1.0.7 [INFO] [stderr] Compiling indoc v2.0.5 [INFO] [stderr] Checking unindent v0.2.3 [INFO] [stderr] Checking clap_builder v4.5.24 [INFO] [stderr] Checking num v0.3.1 [INFO] [stderr] Checking rangeset v0.1.0 (/opt/rustwide/workdir/wezterm-src/rangeset) [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] Checking thiserror v1.0.69 [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] Checking zerofrom v0.1.5 [INFO] [stderr] Compiling phf_macros v0.11.3 [INFO] [stderr] Checking yoke v0.7.5 [INFO] [stderr] Checking filedescriptor v0.8.3 (/opt/rustwide/workdir/wezterm-src/filedescriptor) [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling pin-project-internal v1.1.8 [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)]` 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 zerocopy-derive v0.7.35 [INFO] [stderr] Checking ssh2 v0.9.4 [INFO] [stderr] Checking phf v0.11.3 [INFO] [stderr] Checking zerovec v0.10.4 [INFO] [stderr] Checking csscolorparser v0.6.2 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Checking colorgrad v0.6.2 [INFO] [stderr] Compiling async-trait v0.1.85 [INFO] [stderr] Compiling pyo3-macros v0.20.3 [INFO] [stderr] Compiling clap_derive v4.5.24 [INFO] [stderr] Checking zerocopy v0.7.35 [INFO] [stderr] Compiling pest v2.7.15 [INFO] [stderr] Checking tinystr v0.7.6 [INFO] [stderr] Checking icu_locid v1.5.0 [INFO] [stderr] Checking icu_collections v1.5.0 [INFO] [stderr] Checking pin-project v1.1.8 [INFO] [stderr] Checking flume v0.10.14 [INFO] [stderr] Checking ppv-lite86 v0.2.20 [INFO] [stderr] Checking promise v0.2.0 (/opt/rustwide/workdir/wezterm-src/promise) [INFO] [stderr] Checking icu_provider v1.5.0 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking zstd v0.11.2+zstd.1.5.2 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking icu_locid_transform v1.5.0 [INFO] [stderr] Checking clap v4.5.24 [INFO] [stderr] Checking semver-parser v0.10.3 [INFO] [stderr] Compiling pest_meta v2.7.15 [INFO] [stderr] Checking libssh-rs v0.2.2 [INFO] [stderr] Checking icu_properties v1.5.1 [INFO] [stderr] Checking semver v0.11.0 [INFO] [stderr] Compiling metrics-macros v0.4.1 [INFO] [stderr] Checking futures-executor v0.3.31 [INFO] [stderr] Checking futures v0.3.31 [INFO] [stderr] Checking governor v0.5.1 [INFO] [stderr] Compiling pest_generator v2.7.15 [INFO] [stderr] Checking mlua v0.9.9 [INFO] [stderr] Compiling pest_derive v2.7.15 [INFO] [stderr] Checking ordered-float v4.6.0 [INFO] [stderr] Checking uuid v1.11.0 [INFO] [stderr] Checking serde_spanned v0.6.8 [INFO] [stderr] Checking toml_datetime v0.6.8 [INFO] [stderr] Checking portable-pty v0.8.1 (/opt/rustwide/workdir/wezterm-src/pty) [INFO] [stderr] Checking chrono v0.4.38 [INFO] [stderr] Checking varbincode v0.1.0 [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 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 for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking toml_edit v0.22.22 [INFO] [stderr] Checking icu_normalizer v1.5.0 [INFO] [stderr] Checking wezterm-dynamic v0.2.0 (/opt/rustwide/workdir/wezterm-src/wezterm-dynamic) [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)]` 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] Checking wezterm-bidi v0.2.3 (/opt/rustwide/workdir/wezterm-src/bidi) [INFO] [stderr] Checking wezterm-input-types v0.1.0 (/opt/rustwide/workdir/wezterm-src/wezterm-input-types) [INFO] [stderr] Checking wezterm-color-types v0.3.0 (/opt/rustwide/workdir/wezterm-src/color-types) [INFO] [stderr] Checking idna_adapter v1.2.0 [INFO] [stderr] Checking 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/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] Checking url v2.5.4 [INFO] [stderr] Checking mac_address v1.1.7 [INFO] [stderr] Checking wezterm-blob-leases v0.1.0 (/opt/rustwide/workdir/wezterm-src/wezterm-blob-leases) [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] [stderr] Checking luahelper v0.1.0 (/opt/rustwide/workdir/wezterm-src/luahelper) [INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> wezterm-src/luahelper/src/lib.rs:64:11 [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 { [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> { [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] Checking procinfo v0.1.0 (/opt/rustwide/workdir/wezterm-src/procinfo) [INFO] [stderr] Checking toml v0.8.19 [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] Checking polling v3.7.4 [INFO] [stderr] Checking tempfile v3.15.0 [INFO] [stderr] Checking async_ossl v0.1.0 (/opt/rustwide/workdir/wezterm-src/async_ossl) [INFO] [stderr] Checking termwiz v0.22.0 (/opt/rustwide/workdir/wezterm-src/termwiz) [INFO] [stderr] Checking async-io v2.4.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 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 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 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 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 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 for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking async-signal v0.2.10 [INFO] [stderr] Checking async-global-executor v2.4.1 [INFO] [stderr] Checking async-process v1.8.1 [INFO] [stderr] Checking async-process v2.3.0 [INFO] [stderr] Checking smol v1.3.0 [INFO] [stderr] Checking async-std v1.13.0 [INFO] [stderr] Checking 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> { [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_parens)]` on by default [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 65 - fn try_clone_reader(&self) -> anyhow::Result> { [INFO] [stdout] 65 + fn try_clone_reader(&self) -> anyhow::Result> { [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> { [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 70 - fn take_writer(&self) -> anyhow::Result> { [INFO] [stdout] 70 + fn take_writer(&self) -> anyhow::Result> { [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/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 { [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> { [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 { [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>; [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>; [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; [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>; [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> { [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> { [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 { [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> { [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> { [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> { [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 { [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 { [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> { [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 { [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> { [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 { [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> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking 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 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 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 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] Checking config v0.1.0 (/opt/rustwide/workdir/wezterm-src/config) [INFO] [stderr] Checking pyo3-asyncio v0.20.0 [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 for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 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 { [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 [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: `#[warn(dependency_on_unit_never_type_fallback)]` 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] Checking termwiz-funcs v0.1.0 (/opt/rustwide/workdir/wezterm-src/lua-api-crates/termwiz-funcs) [INFO] [stderr] Checking ratelim v0.1.0 (/opt/rustwide/workdir/wezterm-src/ratelim) [INFO] [stderr] Checking wezterm-gui-subcommands v0.1.0 (/opt/rustwide/workdir/wezterm-src/wezterm-gui-subcommands) [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> wezterm-src/lua-api-crates/termwiz-funcs/src/lib.rs:68:17 [INFO] [stdout] | [INFO] [stdout] 68 | #[derive(Debug, FromDynamic, ToDynamic, Clone, 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_FormatColor` [INFO] [stdout] 69 | pub enum FormatColor { [INFO] [stdout] | ----------- `FormatColor` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `FromDynamic` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `FromDynamic` may come from an old version of the `wezterm_dynamic_derive` crate, try updating your dependency with `cargo update -p wezterm_dynamic_derive` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const 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/lua-api-crates/termwiz-funcs/src/lib.rs:68:17 [INFO] [stdout] | [INFO] [stdout] 68 | #[derive(Debug, FromDynamic, ToDynamic, Clone, PartialEq, Eq)] [INFO] [stdout] | ^---------- [INFO] [stdout] | | [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_FROMDYNAMIC_FOR_FormatColor` [INFO] [stdout] 69 | pub enum FormatColor { [INFO] [stdout] | ----------- `FormatColor` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `FromDynamic` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `FromDynamic` may come from an old version of the `wezterm_dynamic_derive` crate, try updating your dependency with `cargo update -p wezterm_dynamic_derive` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the 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/lua-api-crates/termwiz-funcs/src/lib.rs:68:30 [INFO] [stdout] | [INFO] [stdout] 68 | #[derive(Debug, FromDynamic, ToDynamic, Clone, 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_FormatColor` [INFO] [stdout] 69 | pub enum FormatColor { [INFO] [stdout] | ----------- `FormatColor` 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/lua-api-crates/termwiz-funcs/src/lib.rs:96:17 [INFO] [stdout] | [INFO] [stdout] 96 | #[derive(Debug, FromDynamic, ToDynamic, Clone, 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_FormatItem` [INFO] [stdout] 97 | pub enum FormatItem { [INFO] [stdout] | ---------- `FormatItem` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `FromDynamic` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `FromDynamic` may come from an old version of the `wezterm_dynamic_derive` crate, try updating your dependency with `cargo update -p wezterm_dynamic_derive` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the 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/lua-api-crates/termwiz-funcs/src/lib.rs:96:17 [INFO] [stdout] | [INFO] [stdout] 96 | #[derive(Debug, FromDynamic, ToDynamic, Clone, PartialEq, Eq)] [INFO] [stdout] | ^---------- [INFO] [stdout] | | [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_FROMDYNAMIC_FOR_FormatItem` [INFO] [stdout] 97 | pub enum FormatItem { [INFO] [stdout] | ---------- `FormatItem` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `FromDynamic` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `FromDynamic` may come from an old version of the `wezterm_dynamic_derive` crate, try updating your dependency with `cargo update -p wezterm_dynamic_derive` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the 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/lua-api-crates/termwiz-funcs/src/lib.rs:96:30 [INFO] [stdout] | [INFO] [stdout] 96 | #[derive(Debug, FromDynamic, ToDynamic, Clone, 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_FormatItem` [INFO] [stdout] 97 | pub enum FormatItem { [INFO] [stdout] | ---------- `FormatItem` 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] Checking mux v0.1.0 (/opt/rustwide/workdir/wezterm-src/mux) [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> wezterm-src/mux/src/domain.rs:517:54 [INFO] [stdout] | [INFO] [stdout] 517 | fn try_clone_reader(&self) -> anyhow::Result> { [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_parens)]` on by default [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 517 - fn try_clone_reader(&self) -> anyhow::Result> { [INFO] [stdout] 517 + fn try_clone_reader(&self) -> anyhow::Result> { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> wezterm-src/mux/src/domain.rs:520:49 [INFO] [stdout] | [INFO] [stdout] 520 | fn take_writer(&self) -> anyhow::Result> { [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 520 - fn take_writer(&self) -> anyhow::Result> { [INFO] [stdout] 520 + fn take_writer(&self) -> anyhow::Result> { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> wezterm-src/mux/src/ssh.rs:976:24 [INFO] [stdout] | [INFO] [stdout] 976 | type BoxedReader = Box<(dyn Read + Send + 'static)>; [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 976 - type BoxedReader = Box<(dyn Read + Send + 'static)>; [INFO] [stdout] 976 + type BoxedReader = Box; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> wezterm-src/mux/src/ssh.rs:977:24 [INFO] [stdout] | [INFO] [stdout] 977 | type BoxedWriter = Box<(dyn Write + Send + 'static)>; [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 977 - type BoxedWriter = Box<(dyn Write + Send + 'static)>; [INFO] [stdout] 977 + type BoxedWriter = Box; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> wezterm-src/mux/src/ssh.rs:1074:54 [INFO] [stdout] | [INFO] [stdout] 1074 | fn try_clone_reader(&self) -> anyhow::Result> { [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 1074 - fn try_clone_reader(&self) -> anyhow::Result> { [INFO] [stdout] 1074 + fn try_clone_reader(&self) -> anyhow::Result> { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> wezterm-src/mux/src/ssh.rs:1086:49 [INFO] [stdout] | [INFO] [stdout] 1086 | fn take_writer(&self) -> anyhow::Result> { [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 1086 - fn take_writer(&self) -> anyhow::Result> { [INFO] [stdout] 1086 + fn take_writer(&self) -> anyhow::Result> { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> wezterm-src/mux/src/lib.rs:932:23 [INFO] [stdout] | [INFO] [stdout] 932 | pub fn get_window(&self, window_id: WindowId) -> Option> { [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] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 932 | pub fn get_window(&self, window_id: WindowId) -> Option> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> wezterm-src/mux/src/lib.rs:941:27 [INFO] [stdout] | [INFO] [stdout] 941 | pub fn get_window_mut(&self, window_id: WindowId) -> Option> { [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] 941 | pub fn get_window_mut(&self, window_id: WindowId) -> Option> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> wezterm-src/mux/src/localpane.rs:424:15 [INFO] [stdout] | [INFO] [stdout] 424 | fn writer(&self) -> MappedMutexGuard { [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] 424 | fn writer(&self) -> MappedMutexGuard<'_, dyn std::io::Write> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> wezterm-src/mux/src/localpane.rs:1065:28 [INFO] [stdout] | [INFO] [stdout] 1065 | fn divine_process_list(&self, policy: CachePolicy) -> Option> { [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] 1065 | fn divine_process_list(&self, policy: CachePolicy) -> Option> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> wezterm-src/mux/src/pane.rs:220:15 [INFO] [stdout] | [INFO] [stdout] 220 | fn writer(&self) -> MappedMutexGuard; [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] 220 | fn writer(&self) -> MappedMutexGuard<'_, dyn std::io::Write>; [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/mux/src/renderable.rs:12:79 [INFO] [stdout] | [INFO] [stdout] 12 | Debug, Default, Copy, Clone, Hash, Eq, PartialEq, Deserialize, Serialize, 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_StableCursorPosition` [INFO] [stdout] 13 | )] [INFO] [stdout] 14 | pub struct StableCursorPosition { [INFO] [stdout] | -------------------- `StableCursorPosition` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `FromDynamic` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `FromDynamic` may come from an old version of the `wezterm_dynamic_derive` crate, try updating your dependency with `cargo update -p wezterm_dynamic_derive` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const 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/mux/src/renderable.rs:12:79 [INFO] [stdout] | [INFO] [stdout] 12 | Debug, Default, Copy, Clone, Hash, Eq, PartialEq, Deserialize, Serialize, FromDynamic, ToDynamic, [INFO] [stdout] | ^---------- [INFO] [stdout] | | [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_FROMDYNAMIC_FOR_StableCursorPosition` [INFO] [stdout] 13 | )] [INFO] [stdout] 14 | pub struct StableCursorPosition { [INFO] [stdout] | -------------------- `StableCursorPosition` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `FromDynamic` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `FromDynamic` may come from an old version of the `wezterm_dynamic_derive` crate, try updating your dependency with `cargo update -p wezterm_dynamic_derive` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the 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/mux/src/renderable.rs:12:92 [INFO] [stdout] | [INFO] [stdout] 12 | Debug, Default, Copy, Clone, Hash, Eq, PartialEq, Deserialize, Serialize, 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_StableCursorPosition` [INFO] [stdout] 13 | )] [INFO] [stdout] 14 | pub struct StableCursorPosition { [INFO] [stdout] | -------------------- `StableCursorPosition` 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/mux/src/renderable.rs:12:92 [INFO] [stdout] | [INFO] [stdout] 12 | Debug, Default, Copy, Clone, Hash, Eq, PartialEq, Deserialize, Serialize, 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_StableCursorPosition` [INFO] [stdout] 13 | )] [INFO] [stdout] 14 | pub struct StableCursorPosition { [INFO] [stdout] | -------------------- `StableCursorPosition` 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/mux/src/renderable.rs:23:73 [INFO] [stdout] | [INFO] [stdout] 23 | Debug, Clone, Copy, PartialEq, Eq, Default, Deserialize, Serialize, 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_RenderableDimensions` [INFO] [stdout] 24 | )] [INFO] [stdout] 25 | pub struct RenderableDimensions { [INFO] [stdout] | -------------------- `RenderableDimensions` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `FromDynamic` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `FromDynamic` may come from an old version of the `wezterm_dynamic_derive` crate, try updating your dependency with `cargo update -p wezterm_dynamic_derive` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the 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/mux/src/renderable.rs:23:73 [INFO] [stdout] | [INFO] [stdout] 23 | Debug, Clone, Copy, PartialEq, Eq, Default, Deserialize, Serialize, FromDynamic, ToDynamic, [INFO] [stdout] | ^---------- [INFO] [stdout] | | [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_FROMDYNAMIC_FOR_RenderableDimensions` [INFO] [stdout] 24 | )] [INFO] [stdout] 25 | pub struct RenderableDimensions { [INFO] [stdout] | -------------------- `RenderableDimensions` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `FromDynamic` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `FromDynamic` may come from an old version of the `wezterm_dynamic_derive` crate, try updating your dependency with `cargo update -p wezterm_dynamic_derive` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the 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/mux/src/renderable.rs:23:86 [INFO] [stdout] | [INFO] [stdout] 23 | Debug, Clone, Copy, PartialEq, Eq, Default, Deserialize, Serialize, 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_RenderableDimensions` [INFO] [stdout] 24 | )] [INFO] [stdout] 25 | pub struct RenderableDimensions { [INFO] [stdout] | -------------------- `RenderableDimensions` 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/mux/src/renderable.rs:23:86 [INFO] [stdout] | [INFO] [stdout] 23 | Debug, Clone, Copy, PartialEq, Eq, Default, Deserialize, Serialize, 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_RenderableDimensions` [INFO] [stdout] 24 | )] [INFO] [stdout] 25 | pub struct RenderableDimensions { [INFO] [stdout] | -------------------- `RenderableDimensions` 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/mux/src/termwiztermtab.rs:195:15 [INFO] [stdout] | [INFO] [stdout] 195 | fn writer(&self) -> MappedMutexGuard { [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] 195 | fn writer(&self) -> MappedMutexGuard<'_, dyn std::io::Write> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking codec v0.1.0 (/opt/rustwide/workdir/wezterm-src/codec) [INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy` [INFO] [stdout] --> wezterm-src/codec/src/lib.rs:12:13 [INFO] [stdout] | [INFO] [stdout] 12 | #![cfg_attr(feature = "cargo-clippy", allow(clippy::range_plus_one))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `cargo-clippy` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking wezterm-client v0.1.0 (/opt/rustwide/workdir/wezterm-src/wezterm-client) [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> wezterm-src/wezterm-client/src/pane/clientpane.rs:347:15 [INFO] [stdout] | [INFO] [stdout] 347 | fn writer(&self) -> MappedMutexGuard { [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] 347 | fn writer(&self) -> MappedMutexGuard<'_, dyn std::io::Write> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking wezpy v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 02s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: config v0.1.0 (/opt/rustwide/workdir/wezterm-src/config) [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` [INFO] running `Command { std: "docker" "inspect" "ffe21607de61c5527fc96d777c6571cb2c8a2040d06f16e8d1d0067d21c4b75f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ffe21607de61c5527fc96d777c6571cb2c8a2040d06f16e8d1d0067d21c4b75f", kill_on_drop: false }` [INFO] [stdout] ffe21607de61c5527fc96d777c6571cb2c8a2040d06f16e8d1d0067d21c4b75f