[INFO] fetching crate rusaint 0.1.3... [INFO] checking rusaint-0.1.3 against master#5518eaa946291f00471af8b254b2a1715f234882 for pr-120393 [INFO] extracting crate rusaint 0.1.3 into /workspace/builds/worker-1-tc1/source [INFO] validating manifest of crates.io crate rusaint 0.1.3 on toolchain 5518eaa946291f00471af8b254b2a1715f234882 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+5518eaa946291f00471af8b254b2a1715f234882" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate rusaint 0.1.3 [INFO] finished tweaking crates.io crate rusaint 0.1.3 [INFO] tweaked toml for crates.io crate rusaint 0.1.3 written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+5518eaa946291f00471af8b254b2a1715f234882" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+5518eaa946291f00471af8b254b2a1715f234882" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded custom_debug_derive v0.5.1 [INFO] [stderr] Downloaded scraper v0.17.1 [INFO] [stderr] Downloaded lol_html v1.2.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+5518eaa946291f00471af8b254b2a1715f234882" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 1d19cfa8e6717cb9368985758a27b6946617d4102febab1fecb98bd92cfe6485 [INFO] running `Command { std: "docker" "start" "-a" "1d19cfa8e6717cb9368985758a27b6946617d4102febab1fecb98bd92cfe6485", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "1d19cfa8e6717cb9368985758a27b6946617d4102febab1fecb98bd92cfe6485", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1d19cfa8e6717cb9368985758a27b6946617d4102febab1fecb98bd92cfe6485", kill_on_drop: false }` [INFO] [stdout] 1d19cfa8e6717cb9368985758a27b6946617d4102febab1fecb98bd92cfe6485 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+5518eaa946291f00471af8b254b2a1715f234882" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ec0cc2c060d32f7981ad901747e7d61007b3c9488ec56d145c81fcd54e9af678 [INFO] running `Command { std: "docker" "start" "-a" "ec0cc2c060d32f7981ad901747e7d61007b3c9488ec56d145c81fcd54e9af678", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.153 [INFO] [stderr] Compiling ppv-lite86 v0.2.17 [INFO] [stderr] Compiling siphasher v0.3.11 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Checking smallvec v1.13.1 [INFO] [stderr] Checking memchr v2.7.1 [INFO] [stderr] Compiling serde v1.0.196 [INFO] [stderr] Compiling lock_api v0.4.11 [INFO] [stderr] Compiling parking_lot_core v0.9.9 [INFO] [stderr] Checking futures-channel v0.3.30 [INFO] [stderr] Compiling syn v2.0.48 [INFO] [stderr] Checking bitflags v2.4.2 [INFO] [stderr] Checking futures-io v0.3.30 [INFO] [stderr] Checking futures-task v0.3.30 [INFO] [stderr] Compiling phf_shared v0.10.0 [INFO] [stderr] Compiling phf_shared v0.8.0 [INFO] [stderr] Checking scopeguard v1.2.0 [INFO] [stderr] Checking new_debug_unreachable v1.0.4 [INFO] [stderr] Checking dtoa v1.0.9 [INFO] [stderr] Compiling proc-macro-hack v0.5.20+deprecated [INFO] [stderr] Checking precomputed-hash v0.1.1 [INFO] [stderr] Checking unicode-normalization v0.1.22 [INFO] [stderr] Checking dtoa-short v0.3.4 [INFO] [stderr] Compiling phf_shared v0.11.2 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Checking unicode-bidi v0.3.15 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Checking stable_deref_trait v1.2.0 [INFO] [stderr] Compiling ahash v0.8.7 [INFO] [stderr] Checking powerfmt v0.2.0 [INFO] [stderr] Checking alloc-no-stdlib v2.0.4 [INFO] [stderr] Checking mac v0.1.1 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling convert_case v0.4.0 [INFO] [stderr] Compiling time-core v0.1.2 [INFO] [stderr] Checking byteorder v1.5.0 [INFO] [stderr] Compiling time-macros v0.2.16 [INFO] [stderr] Checking deranged v0.3.11 [INFO] [stderr] Checking futf v0.1.5 [INFO] [stderr] Checking alloc-stdlib v0.2.2 [INFO] [stderr] Checking phf v0.10.1 [INFO] [stderr] Compiling cookie v0.17.0 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Checking adler v1.0.2 [INFO] [stderr] Checking utf-8 v0.7.6 [INFO] [stderr] Checking zerocopy v0.7.32 [INFO] [stderr] Checking brotli-decompressor v2.5.1 [INFO] [stderr] Checking miniz_oxide v0.7.1 [INFO] [stderr] Checking fxhash v0.2.1 [INFO] [stderr] Checking tendril v0.4.3 [INFO] [stderr] Checking idna v0.3.0 [INFO] [stderr] Checking idna v0.5.0 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Checking psl-types v2.0.11 [INFO] [stderr] Checking nodrop v0.1.14 [INFO] [stderr] Checking matches v0.1.10 [INFO] [stderr] Compiling getrandom v0.2.12 [INFO] [stderr] Compiling cc v1.0.83 [INFO] [stderr] Compiling thiserror v1.0.56 [INFO] [stderr] Checking flate2 v1.0.28 [INFO] [stderr] Checking servo_arc v0.1.1 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Checking socket2 v0.5.5 [INFO] [stderr] Checking mio v0.8.10 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Checking publicsuffix v2.2.3 [INFO] [stderr] Checking aho-corasick v1.1.2 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling rand_pcg v0.2.1 [INFO] [stderr] Checking parking_lot v0.12.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Checking url v2.5.0 [INFO] [stderr] Checking servo_arc v0.3.0 [INFO] [stderr] Checking regex-syntax v0.8.2 [INFO] [stderr] Checking unicode-width v0.1.11 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Checking thin-slice v0.1.1 [INFO] [stderr] Checking hashbrown v0.13.2 [INFO] [stderr] Checking getopts v0.2.21 [INFO] [stderr] Checking xmlparser v0.13.6 [INFO] [stderr] Checking utf8-width v0.1.7 [INFO] [stderr] Checking ego-tree v0.6.2 [INFO] [stderr] Checking lazycell v1.3.0 [INFO] [stderr] Checking brotli v3.4.0 [INFO] [stderr] Checking safemem v0.3.3 [INFO] [stderr] Compiling anyhow v1.0.79 [INFO] [stderr] Checking html-escape v0.2.13 [INFO] [stderr] Checking dashmap v5.5.3 [INFO] [stderr] Checking dotenv v0.15.0 [INFO] [stderr] Checking roxmltree v0.18.1 [INFO] [stderr] Compiling openssl-sys v0.9.99 [INFO] [stderr] Compiling phf_generator v0.10.0 [INFO] [stderr] Compiling phf_generator v0.11.2 [INFO] [stderr] Checking time v0.3.31 [INFO] [stderr] Compiling phf_codegen v0.10.0 [INFO] [stderr] Compiling string_cache_codegen v0.5.2 [INFO] [stderr] Compiling phf_generator v0.8.0 [INFO] [stderr] Compiling phf_codegen v0.8.0 [INFO] [stderr] Compiling selectors v0.25.0 [INFO] [stderr] Compiling selectors v0.22.0 [INFO] [stderr] Compiling markup5ever v0.11.0 [INFO] [stderr] Compiling openssl v0.10.63 [INFO] [stderr] Compiling native-tls v0.2.11 [INFO] [stderr] Checking regex-automata v0.4.5 [INFO] [stderr] Compiling serde_derive v1.0.196 [INFO] [stderr] Compiling tokio-macros v2.2.0 [INFO] [stderr] Compiling futures-macro v0.3.30 [INFO] [stderr] Compiling cssparser-macros v0.6.1 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling phf_macros v0.11.2 [INFO] [stderr] Compiling thiserror-impl v1.0.56 [INFO] [stderr] Compiling serial_test_derive v2.0.0 [INFO] [stderr] Compiling darling_core v0.14.4 [INFO] [stderr] Compiling synstructure v0.12.6 [INFO] [stderr] Checking tokio v1.35.1 [INFO] [stderr] Checking phf v0.11.2 [INFO] [stderr] Checking regex v1.10.3 [INFO] [stderr] Checking cssparser v0.31.2 [INFO] [stderr] Checking futures-util v0.3.30 [INFO] [stderr] Compiling phf_macros v0.8.0 [INFO] [stderr] Compiling cssparser v0.27.2 [INFO] [stderr] Compiling derive_more v0.99.17 [INFO] [stderr] Compiling html5ever v0.26.0 [INFO] [stderr] Compiling getset v0.1.2 [INFO] [stderr] Compiling custom_debug_derive v0.5.1 [INFO] [stderr] Compiling darling_macro v0.14.4 [INFO] [stderr] Checking phf v0.8.0 [INFO] [stderr] Compiling darling v0.14.4 [INFO] [stderr] Compiling derive_builder_core v0.12.0 [INFO] [stderr] Compiling derive_builder_macro v0.12.0 [INFO] [stderr] Checking futures-executor v0.3.30 [INFO] [stderr] Checking futures v0.3.30 [INFO] [stderr] Checking serial_test v2.0.0 [INFO] [stderr] Checking tokio-util v0.7.10 [INFO] [stderr] Checking tokio-native-tls v0.3.1 [INFO] [stderr] Checking async-compression v0.4.6 [INFO] [stderr] Checking derive_builder v0.12.0 [INFO] [stderr] Checking h2 v0.3.24 [INFO] [stderr] Checking lol_html v1.2.0 [INFO] [stderr] Checking string_cache v0.8.7 [INFO] [stderr] Checking serde_json v1.0.113 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Checking cookie_store v0.20.0 [INFO] [stderr] Checking hyper v0.14.28 [INFO] [stderr] Checking scraper v0.17.1 [INFO] [stderr] Checking hyper-tls v0.5.0 [INFO] [stderr] Checking reqwest v0.11.24 [INFO] [stderr] Checking rusaint v0.1.3 (/opt/rustwide/workdir) [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/webdynpro/application/body/mod.rs:17:10 [INFO] [stdout] | [INFO] [stdout] 17 | Full(BodyUpdateWindowId, BodyUpdateContentId, String), [INFO] [stdout] | ---- ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stdout] | [INFO] [stdout] 17 | Full((), BodyUpdateContentId, String), [INFO] [stdout] | ~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/webdynpro/application/body/mod.rs:17:10 [INFO] [stdout] | [INFO] [stdout] 17 | Full(BodyUpdateWindowId, BodyUpdateContentId, String), [INFO] [stdout] | ---- ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stdout] | [INFO] [stdout] 17 | Full((), BodyUpdateContentId, String), [INFO] [stdout] | ~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 17.38s [INFO] running `Command { std: "docker" "inspect" "ec0cc2c060d32f7981ad901747e7d61007b3c9488ec56d145c81fcd54e9af678", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ec0cc2c060d32f7981ad901747e7d61007b3c9488ec56d145c81fcd54e9af678", kill_on_drop: false }` [INFO] [stdout] ec0cc2c060d32f7981ad901747e7d61007b3c9488ec56d145c81fcd54e9af678 [INFO] checking rusaint-0.1.3 against try#7622c0f807a4e13c4db886a1681bf343795692df+rustflags=-Dnon_local_definitions for pr-120393 [INFO] extracting crate rusaint 0.1.3 into /workspace/builds/worker-1-tc2/source [INFO] validating manifest of crates.io crate rusaint 0.1.3 on toolchain 7622c0f807a4e13c4db886a1681bf343795692df [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+7622c0f807a4e13c4db886a1681bf343795692df" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate rusaint 0.1.3 [INFO] finished tweaking crates.io crate rusaint 0.1.3 [INFO] tweaked toml for crates.io crate rusaint 0.1.3 written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+7622c0f807a4e13c4db886a1681bf343795692df" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+7622c0f807a4e13c4db886a1681bf343795692df" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+7622c0f807a4e13c4db886a1681bf343795692df" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 27782cf282c326aadd72bacd176ae2757029f40c8fa9a40c98b3bbb1fcff1394 [INFO] running `Command { std: "docker" "start" "-a" "27782cf282c326aadd72bacd176ae2757029f40c8fa9a40c98b3bbb1fcff1394", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "27782cf282c326aadd72bacd176ae2757029f40c8fa9a40c98b3bbb1fcff1394", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "27782cf282c326aadd72bacd176ae2757029f40c8fa9a40c98b3bbb1fcff1394", kill_on_drop: false }` [INFO] [stdout] 27782cf282c326aadd72bacd176ae2757029f40c8fa9a40c98b3bbb1fcff1394 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/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 -Dnon_local_definitions" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+7622c0f807a4e13c4db886a1681bf343795692df" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8ed6b776e4b1a31f3673b9f09086ab2eaecbc9cf2837d4e4ba63c13ded7b3eb5 [INFO] running `Command { std: "docker" "start" "-a" "8ed6b776e4b1a31f3673b9f09086ab2eaecbc9cf2837d4e4ba63c13ded7b3eb5", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.153 [INFO] [stderr] Compiling ppv-lite86 v0.2.17 [INFO] [stderr] Compiling siphasher v0.3.11 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Checking smallvec v1.13.1 [INFO] [stderr] Checking memchr v2.7.1 [INFO] [stderr] Compiling serde v1.0.196 [INFO] [stderr] Compiling lock_api v0.4.11 [INFO] [stderr] Compiling parking_lot_core v0.9.9 [INFO] [stderr] Compiling syn v2.0.48 [INFO] [stderr] Checking futures-channel v0.3.30 [INFO] [stderr] Checking futures-io v0.3.30 [INFO] [stderr] Checking bitflags v2.4.2 [INFO] [stderr] Checking futures-task v0.3.30 [INFO] [stderr] Checking scopeguard v1.2.0 [INFO] [stderr] Compiling phf_shared v0.10.0 [INFO] [stderr] Compiling phf_shared v0.8.0 [INFO] [stderr] Checking precomputed-hash v0.1.1 [INFO] [stderr] Checking new_debug_unreachable v1.0.4 [INFO] [stderr] Checking dtoa v1.0.9 [INFO] [stderr] Compiling proc-macro-hack v0.5.20+deprecated [INFO] [stderr] Checking unicode-normalization v0.1.22 [INFO] [stderr] Compiling phf_shared v0.11.2 [INFO] [stderr] Checking unicode-bidi v0.3.15 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Checking stable_deref_trait v1.2.0 [INFO] [stderr] Compiling ahash v0.8.7 [INFO] [stderr] Compiling convert_case v0.4.0 [INFO] [stderr] Checking dtoa-short v0.3.4 [INFO] [stderr] Checking mac v0.1.1 [INFO] [stderr] Checking byteorder v1.5.0 [INFO] [stderr] Compiling time-core v0.1.2 [INFO] [stderr] Checking powerfmt v0.2.0 [INFO] [stderr] Checking alloc-no-stdlib v2.0.4 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Checking alloc-stdlib v0.2.2 [INFO] [stderr] Compiling time-macros v0.2.16 [INFO] [stderr] Checking fxhash v0.2.1 [INFO] [stderr] Checking deranged v0.3.11 [INFO] [stderr] Checking futf v0.1.5 [INFO] [stderr] Checking phf v0.10.1 [INFO] [stderr] Compiling cookie v0.17.0 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Checking adler v1.0.2 [INFO] [stderr] Checking zerocopy v0.7.32 [INFO] [stderr] Checking utf-8 v0.7.6 [INFO] [stderr] Checking miniz_oxide v0.7.1 [INFO] [stderr] Checking tendril v0.4.3 [INFO] [stderr] Checking idna v0.3.0 [INFO] [stderr] Checking idna v0.5.0 [INFO] [stderr] Checking brotli-decompressor v2.5.1 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Checking psl-types v2.0.11 [INFO] [stderr] Checking matches v0.1.10 [INFO] [stderr] Compiling thiserror v1.0.56 [INFO] [stderr] Checking nodrop v0.1.14 [INFO] [stderr] Checking mio v0.8.10 [INFO] [stderr] Checking socket2 v0.5.5 [INFO] [stderr] Checking getrandom v0.2.12 [INFO] [stderr] Checking publicsuffix v2.2.3 [INFO] [stderr] Checking flate2 v1.0.28 [INFO] [stderr] Checking servo_arc v0.1.1 [INFO] [stderr] Checking aho-corasick v1.1.2 [INFO] [stderr] Checking url v2.5.0 [INFO] [stderr] Checking parking_lot v0.12.1 [INFO] [stderr] Compiling cc v1.0.83 [INFO] [stderr] Checking servo_arc v0.3.0 [INFO] [stderr] Checking regex-syntax v0.8.2 [INFO] [stderr] Checking unicode-width v0.1.11 [INFO] [stderr] Checking thin-slice v0.1.1 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Checking hashbrown v0.13.2 [INFO] [stderr] Checking utf8-width v0.1.7 [INFO] [stderr] Checking getopts v0.2.21 [INFO] [stderr] Checking lazycell v1.3.0 [INFO] [stderr] Checking xmlparser v0.13.6 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling anyhow v1.0.79 [INFO] [stderr] Checking safemem v0.3.3 [INFO] [stderr] Compiling rand_pcg v0.2.1 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Checking ego-tree v0.6.2 [INFO] [stderr] Checking brotli v3.4.0 [INFO] [stderr] Checking html-escape v0.2.13 [INFO] [stderr] Checking dashmap v5.5.3 [INFO] [stderr] Checking dotenv v0.15.0 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Checking roxmltree v0.18.1 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Checking time v0.3.31 [INFO] [stderr] Compiling openssl-sys v0.9.99 [INFO] [stderr] Compiling phf_generator v0.8.0 [INFO] [stderr] Compiling phf_generator v0.10.0 [INFO] [stderr] Compiling phf_generator v0.11.2 [INFO] [stderr] Compiling phf_codegen v0.8.0 [INFO] [stderr] Compiling phf_codegen v0.10.0 [INFO] [stderr] Compiling string_cache_codegen v0.5.2 [INFO] [stderr] Compiling selectors v0.22.0 [INFO] [stderr] Compiling selectors v0.25.0 [INFO] [stderr] Compiling markup5ever v0.11.0 [INFO] [stderr] Compiling openssl v0.10.63 [INFO] [stderr] Compiling native-tls v0.2.11 [INFO] [stderr] Checking regex-automata v0.4.5 [INFO] [stderr] Compiling serde_derive v1.0.196 [INFO] [stderr] Compiling tokio-macros v2.2.0 [INFO] [stderr] Compiling futures-macro v0.3.30 [INFO] [stderr] Compiling cssparser-macros v0.6.1 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling phf_macros v0.11.2 [INFO] [stderr] Compiling thiserror-impl v1.0.56 [INFO] [stderr] Compiling serial_test_derive v2.0.0 [INFO] [stderr] Compiling darling_core v0.14.4 [INFO] [stderr] Compiling synstructure v0.12.6 [INFO] [stderr] Checking phf v0.11.2 [INFO] [stderr] Checking regex v1.10.3 [INFO] [stderr] Checking tokio v1.35.1 [INFO] [stderr] Checking futures-util v0.3.30 [INFO] [stderr] Checking cssparser v0.31.2 [INFO] [stderr] Compiling cssparser v0.27.2 [INFO] [stderr] Compiling derive_more v0.99.17 [INFO] [stderr] Compiling phf_macros v0.8.0 [INFO] [stderr] Compiling html5ever v0.26.0 [INFO] [stderr] Compiling custom_debug_derive v0.5.1 [INFO] [stderr] Compiling getset v0.1.2 [INFO] [stderr] Compiling darling_macro v0.14.4 [INFO] [stderr] Compiling darling v0.14.4 [INFO] [stderr] Compiling derive_builder_core v0.12.0 [INFO] [stderr] Checking phf v0.8.0 [INFO] [stderr] Compiling derive_builder_macro v0.12.0 [INFO] [stderr] Checking futures-executor v0.3.30 [INFO] [stderr] Checking futures v0.3.30 [INFO] [stderr] Checking tokio-util v0.7.10 [INFO] [stderr] Checking async-compression v0.4.6 [INFO] [stderr] Checking serial_test v2.0.0 [INFO] [stderr] Checking tokio-native-tls v0.3.1 [INFO] [stderr] Checking h2 v0.3.24 [INFO] [stderr] Checking derive_builder v0.12.0 [INFO] [stderr] Checking lol_html v1.2.0 [INFO] [stderr] Checking string_cache v0.8.7 [INFO] [stderr] Checking serde_json v1.0.113 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Checking cookie_store v0.20.0 [INFO] [stderr] Checking hyper v0.14.28 [INFO] [stderr] Checking scraper v0.17.1 [INFO] [stderr] Checking hyper-tls v0.5.0 [INFO] [stderr] Checking reqwest v0.11.24 [INFO] [stderr] Checking rusaint v0.1.3 (/opt/rustwide/workdir) [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/webdynpro/application/body/mod.rs:17:10 [INFO] [stdout] | [INFO] [stdout] 17 | Full(BodyUpdateWindowId, BodyUpdateContentId, String), [INFO] [stdout] | ---- ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stdout] | [INFO] [stdout] 17 | Full((), BodyUpdateContentId, String), [INFO] [stdout] | ~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation [INFO] [stdout] --> src/webdynpro/element/mod.rs:80:18 [INFO] [stdout] | [INFO] [stdout] 80 | #[derive(custom_debug_derive::Debug)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/webdynpro/element/action/button.rs:69:1 [INFO] [stdout] | [INFO] [stdout] 69 | / define_element_interactable! { [INFO] [stdout] 70 | | #[doc = "누를 수 있는 버튼"] [INFO] [stdout] 71 | | Button<"B", "Button"> {}, [INFO] [stdout] 72 | | #[doc = "[`Button`]의 내부 데이터"] [INFO] [stdout] ... | [INFO] [stdout] 106 | | } [INFO] [stdout] 107 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: move this `impl` block outside the of the current constant `_DERIVE_core_fmt_Debug_FOR_Button` [INFO] [stdout] = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block [INFO] [stdout] = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue [INFO] [stdout] = note: requested on the command line with `-D non-local-definitions` [INFO] [stdout] = note: this error originates in the derive macro `custom_debug_derive::Debug` which comes from the expansion of the macro `define_element_interactable` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation [INFO] [stdout] --> src/webdynpro/element/mod.rs:80:18 [INFO] [stdout] | [INFO] [stdout] 80 | #[derive(custom_debug_derive::Debug)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/webdynpro/element/action/link.rs:13:1 [INFO] [stdout] | [INFO] [stdout] 13 | / define_element_interactable! { [INFO] [stdout] 14 | | #[doc = "액션을 수행하거나 링크로 이동하는 하이퍼링크"] [INFO] [stdout] 15 | | Link<"LN", "Link"> {}, [INFO] [stdout] 16 | | #[doc ="[`Link`] 내부 데이터"] [INFO] [stdout] ... | [INFO] [stdout] 31 | | } [INFO] [stdout] 32 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: move this `impl` block outside the of the current constant `_DERIVE_core_fmt_Debug_FOR_Link` [INFO] [stdout] = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block [INFO] [stdout] = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue [INFO] [stdout] = note: this error originates in the derive macro `custom_debug_derive::Debug` which comes from the expansion of the macro `define_element_interactable` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation [INFO] [stdout] --> src/webdynpro/element/mod.rs:80:18 [INFO] [stdout] | [INFO] [stdout] 80 | #[derive(custom_debug_derive::Debug)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/webdynpro/element/complex/sap_table/mod.rs:13:1 [INFO] [stdout] | [INFO] [stdout] 13 | / define_element_interactable! { [INFO] [stdout] 14 | | #[doc = "테이블"] [INFO] [stdout] 15 | | SapTable<"ST", "SapTable"> { [INFO] [stdout] 16 | | table: OnceCell>>, [INFO] [stdout] ... | [INFO] [stdout] 24 | | } [INFO] [stdout] 25 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: move this `impl` block outside the of the current constant `_DERIVE_core_fmt_Debug_FOR_SapTable` [INFO] [stdout] = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block [INFO] [stdout] = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue [INFO] [stdout] = note: this error originates in the derive macro `custom_debug_derive::Debug` which comes from the expansion of the macro `define_element_interactable` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation [INFO] [stdout] --> src/webdynpro/element/complex/sap_table/body.rs:10:10 [INFO] [stdout] | [INFO] [stdout] 10 | #[derive(custom_debug_derive::Debug)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: move this `impl` block outside the of the current constant `_DERIVE_core_fmt_Debug_FOR_SapTableBody` [INFO] [stdout] = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block [INFO] [stdout] = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue [INFO] [stdout] = note: this error originates in the derive macro `custom_debug_derive::Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation [INFO] [stdout] --> src/webdynpro/element/complex/sap_table/row.rs:14:10 [INFO] [stdout] | [INFO] [stdout] 14 | #[derive(custom_debug_derive::Debug)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: move this `impl` block outside the of the current constant `_DERIVE_core_fmt_Debug_FOR_SapTableRow` [INFO] [stdout] = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block [INFO] [stdout] = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue [INFO] [stdout] = note: this error originates in the derive macro `custom_debug_derive::Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation [INFO] [stdout] --> src/webdynpro/element/complex/sap_table/cell/header_cell.rs:21:10 [INFO] [stdout] | [INFO] [stdout] 21 | #[derive(custom_debug_derive::Debug)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: move this `impl` block outside the of the current constant `_DERIVE_core_fmt_Debug_FOR_SapTableHeaderCell` [INFO] [stdout] = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block [INFO] [stdout] = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue [INFO] [stdout] = note: this error originates in the derive macro `custom_debug_derive::Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation [INFO] [stdout] --> src/webdynpro/element/complex/sap_table/cell/hierarchical_cell.rs:16:10 [INFO] [stdout] | [INFO] [stdout] 16 | #[derive(custom_debug_derive::Debug)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: move this `impl` block outside the of the current constant `_DERIVE_core_fmt_Debug_FOR_SapTableHierarchicalCell` [INFO] [stdout] = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block [INFO] [stdout] = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue [INFO] [stdout] = note: this error originates in the derive macro `custom_debug_derive::Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation [INFO] [stdout] --> src/webdynpro/element/complex/sap_table/cell/matrix_cell.rs:16:10 [INFO] [stdout] | [INFO] [stdout] 16 | #[derive(custom_debug_derive::Debug)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: move this `impl` block outside the of the current constant `_DERIVE_core_fmt_Debug_FOR_SapTableMatrixCell` [INFO] [stdout] = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block [INFO] [stdout] = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue [INFO] [stdout] = note: this error originates in the derive macro `custom_debug_derive::Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation [INFO] [stdout] --> src/webdynpro/element/complex/sap_table/cell/normal_cell.rs:16:10 [INFO] [stdout] | [INFO] [stdout] 16 | #[derive(custom_debug_derive::Debug)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: move this `impl` block outside the of the current constant `_DERIVE_core_fmt_Debug_FOR_SapTableNormalCell` [INFO] [stdout] = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block [INFO] [stdout] = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue [INFO] [stdout] = note: this error originates in the derive macro `custom_debug_derive::Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation [INFO] [stdout] --> src/webdynpro/element/complex/sap_table/cell/selection_cell.rs:16:10 [INFO] [stdout] | [INFO] [stdout] 16 | #[derive(custom_debug_derive::Debug)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: move this `impl` block outside the of the current constant `_DERIVE_core_fmt_Debug_FOR_SapTableSelectionCell` [INFO] [stdout] = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block [INFO] [stdout] = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue [INFO] [stdout] = note: this error originates in the derive macro `custom_debug_derive::Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation [INFO] [stdout] --> src/webdynpro/element/mod.rs:80:18 [INFO] [stdout] | [INFO] [stdout] 80 | #[derive(custom_debug_derive::Debug)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/webdynpro/element/graphic/image.rs:27:1 [INFO] [stdout] | [INFO] [stdout] 27 | / define_element_interactable! { [INFO] [stdout] 28 | | #[doc = "HTML 이미지"] [INFO] [stdout] 29 | | Image<"IMG", "Image"> {}, [INFO] [stdout] 30 | | #[doc = "[`Image`] 내부 데이터"] [INFO] [stdout] ... | [INFO] [stdout] 55 | | } [INFO] [stdout] 56 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: move this `impl` block outside the of the current constant `_DERIVE_core_fmt_Debug_FOR_Image` [INFO] [stdout] = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block [INFO] [stdout] = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue [INFO] [stdout] = note: this error originates in the derive macro `custom_debug_derive::Debug` which comes from the expansion of the macro `define_element_interactable` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation [INFO] [stdout] --> src/webdynpro/element/mod.rs:80:18 [INFO] [stdout] | [INFO] [stdout] 80 | #[derive(custom_debug_derive::Debug)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/webdynpro/element/layout/mod.rs:6:1 [INFO] [stdout] | [INFO] [stdout] 6 | / define_element_base! { [INFO] [stdout] 7 | | #[doc = "HTML `flow` 레이아웃"] [INFO] [stdout] 8 | | FlowLayout<"FL", "FlowLayout"> {}, [INFO] [stdout] 9 | | #[doc = "[`FlowLayout`] 내부 데이터"] [INFO] [stdout] ... | [INFO] [stdout] 13 | | } [INFO] [stdout] 14 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: move this `impl` block outside the of the current constant `_DERIVE_core_fmt_Debug_FOR_FlowLayout` [INFO] [stdout] = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block [INFO] [stdout] = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue [INFO] [stdout] = note: this error originates in the derive macro `custom_debug_derive::Debug` which comes from the expansion of the macro `define_element_base` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation [INFO] [stdout] --> src/webdynpro/element/mod.rs:80:18 [INFO] [stdout] | [INFO] [stdout] 80 | #[derive(custom_debug_derive::Debug)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/webdynpro/element/layout/mod.rs:27:1 [INFO] [stdout] | [INFO] [stdout] 27 | / define_element_base! { [INFO] [stdout] 28 | | #[doc = "가상 컨테이너"] [INFO] [stdout] 29 | | Container<"CO", "Container"> {}, [INFO] [stdout] 30 | | #[doc = "[`Container`] 내부 데이터"] [INFO] [stdout] ... | [INFO] [stdout] 39 | | } [INFO] [stdout] 40 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: move this `impl` block outside the of the current constant `_DERIVE_core_fmt_Debug_FOR_Container` [INFO] [stdout] = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block [INFO] [stdout] = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue [INFO] [stdout] = note: this error originates in the derive macro `custom_debug_derive::Debug` which comes from the expansion of the macro `define_element_base` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation [INFO] [stdout] --> src/webdynpro/element/mod.rs:80:18 [INFO] [stdout] | [INFO] [stdout] 80 | #[derive(custom_debug_derive::Debug)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/webdynpro/element/layout/grid_layout/mod.rs:6:1 [INFO] [stdout] | [INFO] [stdout] 6 | / define_element_interactable! { [INFO] [stdout] 7 | | #[doc = "HTML `grid` 레이아웃"] [INFO] [stdout] 8 | | GridLayout<"GL", "GridLayout"> {}, [INFO] [stdout] 9 | | #[doc = "[`GridLayout`] 내부 데이터"] [INFO] [stdout] ... | [INFO] [stdout] 18 | | } [INFO] [stdout] 19 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: move this `impl` block outside the of the current constant `_DERIVE_core_fmt_Debug_FOR_GridLayout` [INFO] [stdout] = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block [INFO] [stdout] = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue [INFO] [stdout] = note: this error originates in the derive macro `custom_debug_derive::Debug` which comes from the expansion of the macro `define_element_interactable` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation [INFO] [stdout] --> src/webdynpro/element/mod.rs:80:18 [INFO] [stdout] | [INFO] [stdout] 80 | #[derive(custom_debug_derive::Debug)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/webdynpro/element/layout/grid_layout/cell.rs:6:1 [INFO] [stdout] | [INFO] [stdout] 6 | / define_element_interactable! { [INFO] [stdout] 7 | | #[doc = "[`GridLayout`](crate::webdynpro::element::layout::GridLayout) 내부 셀"] [INFO] [stdout] 8 | | GridLayoutCell<"GLC", "GridLayoutCell"> {}, [INFO] [stdout] 9 | | #[doc = "[`GridLayoutCell`] 내부 데이터"] [INFO] [stdout] ... | [INFO] [stdout] 16 | | } [INFO] [stdout] 17 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: move this `impl` block outside the of the current constant `_DERIVE_core_fmt_Debug_FOR_GridLayoutCell` [INFO] [stdout] = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block [INFO] [stdout] = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue [INFO] [stdout] = note: this error originates in the derive macro `custom_debug_derive::Debug` which comes from the expansion of the macro `define_element_interactable` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation [INFO] [stdout] --> src/webdynpro/element/mod.rs:80:18 [INFO] [stdout] | [INFO] [stdout] 80 | #[derive(custom_debug_derive::Debug)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/webdynpro/element/layout/tab_strip/mod.rs:13:1 [INFO] [stdout] | [INFO] [stdout] 13 | / define_element_interactable! { [INFO] [stdout] 14 | | // Note: This element renders as "TS_ie6" if >= IE6 [INFO] [stdout] 15 | | #[doc = r###"상단 버튼으로 선택할 수 있는 탭 레이아웃 [INFO] [stdout] 16 | | [INFO] [stdout] ... | [INFO] [stdout] 39 | | } [INFO] [stdout] 40 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: move this `impl` block outside the of the current constant `_DERIVE_core_fmt_Debug_FOR_TabStrip` [INFO] [stdout] = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block [INFO] [stdout] = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue [INFO] [stdout] = note: this error originates in the derive macro `custom_debug_derive::Debug` which comes from the expansion of the macro `define_element_interactable` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/webdynpro/application/body/mod.rs:17:10 [INFO] [stdout] | [INFO] [stdout] 17 | Full(BodyUpdateWindowId, BodyUpdateContentId, String), [INFO] [stdout] | ---- ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stdout] | [INFO] [stdout] 17 | Full((), BodyUpdateContentId, String), [INFO] [stdout] | ~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation [INFO] [stdout] --> src/webdynpro/element/mod.rs:80:18 [INFO] [stdout] | [INFO] [stdout] 80 | #[derive(custom_debug_derive::Debug)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/webdynpro/element/layout/tab_strip/item.rs:5:1 [INFO] [stdout] | [INFO] [stdout] 5 | / define_element_base! { [INFO] [stdout] 6 | | // Note: This element renders as "TSITM_ie6" if >= IE6 [INFO] [stdout] 7 | | #[doc = "[`TabStrip`](crate::webdynpro::element::layout::TabStrip) 내부 아이템"] [INFO] [stdout] 8 | | TabStripItem<"TSITM_standards", "TabStripTab"> {}, [INFO] [stdout] ... | [INFO] [stdout] 31 | | } [INFO] [stdout] 32 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: move this `impl` block outside the of the current constant `_DERIVE_core_fmt_Debug_FOR_TabStripItem` [INFO] [stdout] = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block [INFO] [stdout] = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue [INFO] [stdout] = note: this error originates in the derive macro `custom_debug_derive::Debug` which comes from the expansion of the macro `define_element_base` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation [INFO] [stdout] --> src/webdynpro/element/mod.rs:80:18 [INFO] [stdout] | [INFO] [stdout] 80 | #[derive(custom_debug_derive::Debug)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/webdynpro/element/layout/button_row.rs:6:1 [INFO] [stdout] | [INFO] [stdout] 6 | / define_element_base! { [INFO] [stdout] 7 | | #[doc = "[`Button`]의 나열"] [INFO] [stdout] 8 | | ButtonRow<"BR", "ButtonRow"> { [INFO] [stdout] 9 | | buttons: OnceCell>> [INFO] [stdout] ... | [INFO] [stdout] 15 | | } [INFO] [stdout] 16 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: move this `impl` block outside the of the current constant `_DERIVE_core_fmt_Debug_FOR_ButtonRow` [INFO] [stdout] = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block [INFO] [stdout] = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue [INFO] [stdout] = note: this error originates in the derive macro `custom_debug_derive::Debug` which comes from the expansion of the macro `define_element_base` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation [INFO] [stdout] --> src/webdynpro/element/mod.rs:80:18 [INFO] [stdout] | [INFO] [stdout] 80 | #[derive(custom_debug_derive::Debug)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/webdynpro/element/layout/form.rs:8:1 [INFO] [stdout] | [INFO] [stdout] 8 | / define_element_interactable! { [INFO] [stdout] 9 | | #[doc = "서버에 전송하기 위한 HTML Form"] [INFO] [stdout] 10 | | Form<"FOR", "Form"> { [INFO] [stdout] 11 | | data: OnceCell [INFO] [stdout] ... | [INFO] [stdout] 18 | | } [INFO] [stdout] 19 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: move this `impl` block outside the of the current constant `_DERIVE_core_fmt_Debug_FOR_Form` [INFO] [stdout] = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block [INFO] [stdout] = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue [INFO] [stdout] = note: this error originates in the derive macro `custom_debug_derive::Debug` which comes from the expansion of the macro `define_element_interactable` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation [INFO] [stdout] --> src/webdynpro/element/mod.rs:80:18 [INFO] [stdout] | [INFO] [stdout] 80 | #[derive(custom_debug_derive::Debug)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/webdynpro/element/layout/popup_window.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / define_element_interactable! { [INFO] [stdout] 11 | | #[doc = "브라우저 창 내부에 모달 등의 팝업으로 표시되는 창"] [INFO] [stdout] 12 | | PopupWindow<"PW", "PopupWindow"> {}, [INFO] [stdout] 13 | | #[doc = "[`PopupWindow`] 내부 데이터"] [INFO] [stdout] ... | [INFO] [stdout] 33 | | } [INFO] [stdout] 34 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: move this `impl` block outside the of the current constant `_DERIVE_core_fmt_Debug_FOR_PopupWindow` [INFO] [stdout] = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block [INFO] [stdout] = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue [INFO] [stdout] = note: this error originates in the derive macro `custom_debug_derive::Debug` which comes from the expansion of the macro `define_element_interactable` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation [INFO] [stdout] --> src/webdynpro/element/mod.rs:80:18 [INFO] [stdout] | [INFO] [stdout] 80 | #[derive(custom_debug_derive::Debug)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/webdynpro/element/layout/scroll_container.rs:9:1 [INFO] [stdout] | [INFO] [stdout] 9 | / define_element_interactable! { [INFO] [stdout] 10 | | #[doc = "스크롤을 처리하는 컨테이너"] [INFO] [stdout] 11 | | ScrollContainer<"SC", "ScrollContainer"> {}, [INFO] [stdout] 12 | | #[doc = "[`ScrollContainer`] 내부 데이터"] [INFO] [stdout] ... | [INFO] [stdout] 26 | | } [INFO] [stdout] 27 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: move this `impl` block outside the of the current constant `_DERIVE_core_fmt_Debug_FOR_ScrollContainer` [INFO] [stdout] = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block [INFO] [stdout] = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue [INFO] [stdout] = note: this error originates in the derive macro `custom_debug_derive::Debug` which comes from the expansion of the macro `define_element_interactable` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation [INFO] [stdout] --> src/webdynpro/element/mod.rs:80:18 [INFO] [stdout] | [INFO] [stdout] 80 | #[derive(custom_debug_derive::Debug)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/webdynpro/element/layout/scrollbar.rs:18:1 [INFO] [stdout] | [INFO] [stdout] 18 | / define_element_interactable! { [INFO] [stdout] 19 | | #[doc = "스크롤을 수행하는 스크롤 바"] [INFO] [stdout] 20 | | Scrollbar<"SCB", "Scrollbar"> {}, [INFO] [stdout] 21 | | #[doc = "[`Scrollbar`] 내부 데이터"] [INFO] [stdout] ... | [INFO] [stdout] 36 | | } [INFO] [stdout] 37 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: move this `impl` block outside the of the current constant `_DERIVE_core_fmt_Debug_FOR_Scrollbar` [INFO] [stdout] = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block [INFO] [stdout] = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue [INFO] [stdout] = note: this error originates in the derive macro `custom_debug_derive::Debug` which comes from the expansion of the macro `define_element_interactable` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation [INFO] [stdout] --> src/webdynpro/element/mod.rs:80:18 [INFO] [stdout] | [INFO] [stdout] 80 | #[derive(custom_debug_derive::Debug)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/webdynpro/element/layout/tray.rs:22:1 [INFO] [stdout] | [INFO] [stdout] 22 | / define_element_interactable! { [INFO] [stdout] 23 | | #[doc = "열고 닫을 수 있는 트레이"] [INFO] [stdout] 24 | | Tray<"TY", "Tray"> {}, [INFO] [stdout] 25 | | #[doc = "[`Tray`] 내부 데이터"] [INFO] [stdout] ... | [INFO] [stdout] 52 | | } [INFO] [stdout] 53 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: move this `impl` block outside the of the current constant `_DERIVE_core_fmt_Debug_FOR_Tray` [INFO] [stdout] = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block [INFO] [stdout] = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue [INFO] [stdout] = note: this error originates in the derive macro `custom_debug_derive::Debug` which comes from the expansion of the macro `define_element_interactable` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation [INFO] [stdout] --> src/webdynpro/element/mod.rs:80:18 [INFO] [stdout] | [INFO] [stdout] 80 | #[derive(custom_debug_derive::Debug)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/webdynpro/element/selection/combo_box.rs:12:1 [INFO] [stdout] | [INFO] [stdout] 12 | / define_element_interactable! { [INFO] [stdout] 13 | | #[doc = "목록 혹은 직접 입력하여 선택할 수 있는 콤보 박스"] [INFO] [stdout] 14 | | ComboBox<"CB", "ComboBox"> {}, [INFO] [stdout] 15 | | #[doc = "[`ComboBox`] 내부 데이터"] [INFO] [stdout] ... | [INFO] [stdout] 47 | | } [INFO] [stdout] 48 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: move this `impl` block outside the of the current constant `_DERIVE_core_fmt_Debug_FOR_ComboBox` [INFO] [stdout] = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block [INFO] [stdout] = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue [INFO] [stdout] = note: this error originates in the derive macro `custom_debug_derive::Debug` which comes from the expansion of the macro `define_element_interactable` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation [INFO] [stdout] --> src/webdynpro/element/mod.rs:80:18 [INFO] [stdout] | [INFO] [stdout] 80 | #[derive(custom_debug_derive::Debug)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/webdynpro/element/action/button.rs:69:1 [INFO] [stdout] | [INFO] [stdout] 69 | / define_element_interactable! { [INFO] [stdout] 70 | | #[doc = "누를 수 있는 버튼"] [INFO] [stdout] 71 | | Button<"B", "Button"> {}, [INFO] [stdout] 72 | | #[doc = "[`Button`]의 내부 데이터"] [INFO] [stdout] ... | [INFO] [stdout] 106 | | } [INFO] [stdout] 107 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: move this `impl` block outside the of the current constant `_DERIVE_core_fmt_Debug_FOR_Button` [INFO] [stdout] = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block [INFO] [stdout] = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue [INFO] [stdout] = note: requested on the command line with `-D non-local-definitions` [INFO] [stdout] = note: this error originates in the derive macro `custom_debug_derive::Debug` which comes from the expansion of the macro `define_element_interactable` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation [INFO] [stdout] --> src/webdynpro/element/mod.rs:80:18 [INFO] [stdout] | [INFO] [stdout] 80 | #[derive(custom_debug_derive::Debug)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/webdynpro/element/selection/list_box/item/mod.rs:14:1 [INFO] [stdout] | [INFO] [stdout] 14 | / define_element_base! { [INFO] [stdout] 15 | | #[doc = "[`ListBox`](crate::webdynpro::element::selection::list_box::ListBox)의 일반 아이템"] [INFO] [stdout] 16 | | ListBoxItem<"LIB_I", "ListBoxItem"> { [INFO] [stdout] 17 | | index: OnceCell>, [INFO] [stdout] ... | [INFO] [stdout] 35 | | } [INFO] [stdout] 36 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: move this `impl` block outside the of the current constant `_DERIVE_core_fmt_Debug_FOR_ListBoxItem` [INFO] [stdout] = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block [INFO] [stdout] = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue [INFO] [stdout] = note: this error originates in the derive macro `custom_debug_derive::Debug` which comes from the expansion of the macro `define_element_base` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation [INFO] [stdout] --> src/webdynpro/element/mod.rs:80:18 [INFO] [stdout] | [INFO] [stdout] 80 | #[derive(custom_debug_derive::Debug)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/webdynpro/element/action/link.rs:13:1 [INFO] [stdout] | [INFO] [stdout] 13 | / define_element_interactable! { [INFO] [stdout] 14 | | #[doc = "액션을 수행하거나 링크로 이동하는 하이퍼링크"] [INFO] [stdout] 15 | | Link<"LN", "Link"> {}, [INFO] [stdout] 16 | | #[doc ="[`Link`] 내부 데이터"] [INFO] [stdout] ... | [INFO] [stdout] 31 | | } [INFO] [stdout] 32 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: move this `impl` block outside the of the current constant `_DERIVE_core_fmt_Debug_FOR_Link` [INFO] [stdout] = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block [INFO] [stdout] = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue [INFO] [stdout] = note: this error originates in the derive macro `custom_debug_derive::Debug` which comes from the expansion of the macro `define_element_interactable` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation [INFO] [stdout] --> src/webdynpro/element/mod.rs:80:18 [INFO] [stdout] | [INFO] [stdout] 80 | #[derive(custom_debug_derive::Debug)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/webdynpro/element/selection/list_box/item/action_item.rs:5:1 [INFO] [stdout] | [INFO] [stdout] 5 | / define_element_base! { [INFO] [stdout] 6 | | #[doc = "실행할 수 있는 액션이 포함된 [`ListBox`](crate::webdynpro::element::selection::list_box::ListBox)의 아이템"] [INFO] [stdout] 7 | | ListBoxActionItem<"LIB_AI", "ListBoxActionItem"> { [INFO] [stdout] 8 | | title: OnceCell, [INFO] [stdout] ... | [INFO] [stdout] 14 | | } [INFO] [stdout] 15 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: move this `impl` block outside the of the current constant `_DERIVE_core_fmt_Debug_FOR_ListBoxActionItem` [INFO] [stdout] = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block [INFO] [stdout] = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue [INFO] [stdout] = note: this error originates in the derive macro `custom_debug_derive::Debug` which comes from the expansion of the macro `define_element_base` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation [INFO] [stdout] --> src/webdynpro/element/mod.rs:80:18 [INFO] [stdout] | [INFO] [stdout] 80 | #[derive(custom_debug_derive::Debug)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/webdynpro/element/complex/sap_table/mod.rs:13:1 [INFO] [stdout] | [INFO] [stdout] 13 | / define_element_interactable! { [INFO] [stdout] 14 | | #[doc = "테이블"] [INFO] [stdout] 15 | | SapTable<"ST", "SapTable"> { [INFO] [stdout] 16 | | table: OnceCell>>, [INFO] [stdout] ... | [INFO] [stdout] 24 | | } [INFO] [stdout] 25 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: move this `impl` block outside the of the current constant `_DERIVE_core_fmt_Debug_FOR_SapTable` [INFO] [stdout] = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block [INFO] [stdout] = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue [INFO] [stdout] = note: this error originates in the derive macro `custom_debug_derive::Debug` which comes from the expansion of the macro `define_element_interactable` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation [INFO] [stdout] --> src/webdynpro/element/complex/sap_table/body.rs:10:10 [INFO] [stdout] | [INFO] [stdout] 10 | #[derive(custom_debug_derive::Debug)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: move this `impl` block outside the of the current constant `_DERIVE_core_fmt_Debug_FOR_SapTableBody` [INFO] [stdout] = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block [INFO] [stdout] = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue [INFO] [stdout] = note: this error originates in the derive macro `custom_debug_derive::Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation [INFO] [stdout] --> src/webdynpro/element/complex/sap_table/row.rs:14:10 [INFO] [stdout] | [INFO] [stdout] 14 | #[derive(custom_debug_derive::Debug)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: move this `impl` block outside the of the current constant `_DERIVE_core_fmt_Debug_FOR_SapTableRow` [INFO] [stdout] = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block [INFO] [stdout] = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue [INFO] [stdout] = note: this error originates in the derive macro `custom_debug_derive::Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation [INFO] [stdout] --> src/webdynpro/element/mod.rs:80:18 [INFO] [stdout] | [INFO] [stdout] 80 | #[derive(custom_debug_derive::Debug)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/webdynpro/element/system/loading_placeholder.rs:8:1 [INFO] [stdout] | [INFO] [stdout] 8 | / define_element_interactable! { [INFO] [stdout] 9 | | #[doc = "페이지가 로드되기 전 내부 컨텐츠가 로드될 위치의 자리 표시자"] [INFO] [stdout] 10 | | #[doc = ""] [INFO] [stdout] 11 | | #[doc = "이 엘리먼트는 최초 로드 전 컨텐츠가 로드될 위치를 표시하기 위한 엘리먼트입니다."] [INFO] [stdout] ... | [INFO] [stdout] 23 | | } [INFO] [stdout] 24 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: move this `impl` block outside the of the current constant `_DERIVE_core_fmt_Debug_FOR_LoadingPlaceholder` [INFO] [stdout] = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block [INFO] [stdout] = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue [INFO] [stdout] = note: this error originates in the derive macro `custom_debug_derive::Debug` which comes from the expansion of the macro `define_element_interactable` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation [INFO] [stdout] --> src/webdynpro/element/mod.rs:80:18 [INFO] [stdout] | [INFO] [stdout] 80 | #[derive(custom_debug_derive::Debug)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/webdynpro/element/text/caption.rs:5:1 [INFO] [stdout] | [INFO] [stdout] 5 | / define_element_interactable! { [INFO] [stdout] 6 | | #[doc = "엘리먼트 제목 부분 등에서 사용되는 캡션"] [INFO] [stdout] 7 | | #[doc = ""] [INFO] [stdout] 8 | | #[doc = "이 엘리먼트는 단독 엘리먼트로 존재하지 않고, [`SapTableHeaderCell`]이나 [`Tray`]같은 엘리먼트의 제목 부분에 활용됩니다."] ... [INFO] [stdout] ... | [INFO] [stdout] 32 | | } [INFO] [stdout] 33 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: move this `impl` block outside the of the current constant `_DERIVE_core_fmt_Debug_FOR_Caption` [INFO] [stdout] = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block [INFO] [stdout] = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue [INFO] [stdout] = note: this error originates in the derive macro `custom_debug_derive::Debug` which comes from the expansion of the macro `define_element_interactable` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation [INFO] [stdout] --> src/webdynpro/element/complex/sap_table/cell/header_cell.rs:21:10 [INFO] [stdout] | [INFO] [stdout] 21 | #[derive(custom_debug_derive::Debug)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: move this `impl` block outside the of the current constant `_DERIVE_core_fmt_Debug_FOR_SapTableHeaderCell` [INFO] [stdout] = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block [INFO] [stdout] = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue [INFO] [stdout] = note: this error originates in the derive macro `custom_debug_derive::Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation [INFO] [stdout] --> src/webdynpro/element/mod.rs:80:18 [INFO] [stdout] | [INFO] [stdout] 80 | #[derive(custom_debug_derive::Debug)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/webdynpro/element/text/input_field.rs:6:1 [INFO] [stdout] | [INFO] [stdout] 6 | / define_element_interactable! { [INFO] [stdout] 7 | | #[doc = "입력 필드"] [INFO] [stdout] 8 | | InputField<"I", "InputField"> {}, [INFO] [stdout] 9 | | #[doc = "[`InputField`] 내부 데이터"] [INFO] [stdout] ... | [INFO] [stdout] 43 | | } [INFO] [stdout] 44 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: move this `impl` block outside the of the current constant `_DERIVE_core_fmt_Debug_FOR_InputField` [INFO] [stdout] = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block [INFO] [stdout] = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue [INFO] [stdout] = note: this error originates in the derive macro `custom_debug_derive::Debug` which comes from the expansion of the macro `define_element_interactable` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation [INFO] [stdout] --> src/webdynpro/element/complex/sap_table/cell/hierarchical_cell.rs:16:10 [INFO] [stdout] | [INFO] [stdout] 16 | #[derive(custom_debug_derive::Debug)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: move this `impl` block outside the of the current constant `_DERIVE_core_fmt_Debug_FOR_SapTableHierarchicalCell` [INFO] [stdout] = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block [INFO] [stdout] = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue [INFO] [stdout] = note: this error originates in the derive macro `custom_debug_derive::Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation [INFO] [stdout] --> src/webdynpro/element/mod.rs:80:18 [INFO] [stdout] | [INFO] [stdout] 80 | #[derive(custom_debug_derive::Debug)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/webdynpro/element/text/label.rs:7:1 [INFO] [stdout] | [INFO] [stdout] 7 | / define_element_interactable! { [INFO] [stdout] 8 | | #[doc = "버튼 등의 엘리먼트를 부연하는 라벨"] [INFO] [stdout] 9 | | Label<"L", "Label"> {}, [INFO] [stdout] 10 | | #[doc = "[`Label`] 내부 데이터"] [INFO] [stdout] ... | [INFO] [stdout] 35 | | } [INFO] [stdout] 36 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: move this `impl` block outside the of the current constant `_DERIVE_core_fmt_Debug_FOR_Label` [INFO] [stdout] = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block [INFO] [stdout] = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue [INFO] [stdout] = note: this error originates in the derive macro `custom_debug_derive::Debug` which comes from the expansion of the macro `define_element_interactable` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation [INFO] [stdout] --> src/webdynpro/element/complex/sap_table/cell/matrix_cell.rs:16:10 [INFO] [stdout] | [INFO] [stdout] 16 | #[derive(custom_debug_derive::Debug)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: move this `impl` block outside the of the current constant `_DERIVE_core_fmt_Debug_FOR_SapTableMatrixCell` [INFO] [stdout] = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block [INFO] [stdout] = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue [INFO] [stdout] = note: this error originates in the derive macro `custom_debug_derive::Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation [INFO] [stdout] --> src/webdynpro/element/complex/sap_table/cell/normal_cell.rs:16:10 [INFO] [stdout] | [INFO] [stdout] 16 | #[derive(custom_debug_derive::Debug)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: move this `impl` block outside the of the current constant `_DERIVE_core_fmt_Debug_FOR_SapTableNormalCell` [INFO] [stdout] = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block [INFO] [stdout] = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue [INFO] [stdout] = note: this error originates in the derive macro `custom_debug_derive::Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation [INFO] [stdout] --> src/webdynpro/element/mod.rs:80:18 [INFO] [stdout] | [INFO] [stdout] 80 | #[derive(custom_debug_derive::Debug)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/webdynpro/element/text/text_view.rs:5:1 [INFO] [stdout] | [INFO] [stdout] 5 | / define_element_interactable! { [INFO] [stdout] 6 | | #[doc = "텍스트 표시 뷰"] [INFO] [stdout] 7 | | TextView<"TV", "TextView"> { [INFO] [stdout] 8 | | text: OnceCell [INFO] [stdout] ... | [INFO] [stdout] 22 | | } [INFO] [stdout] 23 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: move this `impl` block outside the of the current constant `_DERIVE_core_fmt_Debug_FOR_TextView` [INFO] [stdout] = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block [INFO] [stdout] = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue [INFO] [stdout] = note: this error originates in the derive macro `custom_debug_derive::Debug` which comes from the expansion of the macro `define_element_interactable` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation [INFO] [stdout] --> src/webdynpro/element/complex/sap_table/cell/selection_cell.rs:16:10 [INFO] [stdout] | [INFO] [stdout] 16 | #[derive(custom_debug_derive::Debug)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: move this `impl` block outside the of the current constant `_DERIVE_core_fmt_Debug_FOR_SapTableSelectionCell` [INFO] [stdout] = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block [INFO] [stdout] = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue [INFO] [stdout] = note: this error originates in the derive macro `custom_debug_derive::Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation [INFO] [stdout] --> src/webdynpro/element/mod.rs:80:18 [INFO] [stdout] | [INFO] [stdout] 80 | #[derive(custom_debug_derive::Debug)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/webdynpro/element/graphic/image.rs:27:1 [INFO] [stdout] | [INFO] [stdout] 27 | / define_element_interactable! { [INFO] [stdout] 28 | | #[doc = "HTML 이미지"] [INFO] [stdout] 29 | | Image<"IMG", "Image"> {}, [INFO] [stdout] 30 | | #[doc = "[`Image`] 내부 데이터"] [INFO] [stdout] ... | [INFO] [stdout] 55 | | } [INFO] [stdout] 56 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: move this `impl` block outside the of the current constant `_DERIVE_core_fmt_Debug_FOR_Image` [INFO] [stdout] = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block [INFO] [stdout] = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue [INFO] [stdout] = note: this error originates in the derive macro `custom_debug_derive::Debug` which comes from the expansion of the macro `define_element_interactable` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation [INFO] [stdout] --> src/webdynpro/element/mod.rs:80:18 [INFO] [stdout] | [INFO] [stdout] 80 | #[derive(custom_debug_derive::Debug)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/webdynpro/element/layout/mod.rs:6:1 [INFO] [stdout] | [INFO] [stdout] 6 | / define_element_base! { [INFO] [stdout] 7 | | #[doc = "HTML `flow` 레이아웃"] [INFO] [stdout] 8 | | FlowLayout<"FL", "FlowLayout"> {}, [INFO] [stdout] 9 | | #[doc = "[`FlowLayout`] 내부 데이터"] [INFO] [stdout] ... | [INFO] [stdout] 13 | | } [INFO] [stdout] 14 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: move this `impl` block outside the of the current constant `_DERIVE_core_fmt_Debug_FOR_FlowLayout` [INFO] [stdout] = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block [INFO] [stdout] = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue [INFO] [stdout] = note: this error originates in the derive macro `custom_debug_derive::Debug` which comes from the expansion of the macro `define_element_base` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation [INFO] [stdout] --> src/webdynpro/element/mod.rs:80:18 [INFO] [stdout] | [INFO] [stdout] 80 | #[derive(custom_debug_derive::Debug)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/webdynpro/element/layout/mod.rs:27:1 [INFO] [stdout] | [INFO] [stdout] 27 | / define_element_base! { [INFO] [stdout] 28 | | #[doc = "가상 컨테이너"] [INFO] [stdout] 29 | | Container<"CO", "Container"> {}, [INFO] [stdout] 30 | | #[doc = "[`Container`] 내부 데이터"] [INFO] [stdout] ... | [INFO] [stdout] 39 | | } [INFO] [stdout] 40 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: move this `impl` block outside the of the current constant `_DERIVE_core_fmt_Debug_FOR_Container` [INFO] [stdout] = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block [INFO] [stdout] = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue [INFO] [stdout] = note: this error originates in the derive macro `custom_debug_derive::Debug` which comes from the expansion of the macro `define_element_base` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation [INFO] [stdout] --> src/webdynpro/element/mod.rs:80:18 [INFO] [stdout] | [INFO] [stdout] 80 | #[derive(custom_debug_derive::Debug)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/webdynpro/element/layout/grid_layout/mod.rs:6:1 [INFO] [stdout] | [INFO] [stdout] 6 | / define_element_interactable! { [INFO] [stdout] 7 | | #[doc = "HTML `grid` 레이아웃"] [INFO] [stdout] 8 | | GridLayout<"GL", "GridLayout"> {}, [INFO] [stdout] 9 | | #[doc = "[`GridLayout`] 내부 데이터"] [INFO] [stdout] ... | [INFO] [stdout] 18 | | } [INFO] [stdout] 19 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: move this `impl` block outside the of the current constant `_DERIVE_core_fmt_Debug_FOR_GridLayout` [INFO] [stdout] = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block [INFO] [stdout] = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue [INFO] [stdout] = note: this error originates in the derive macro `custom_debug_derive::Debug` which comes from the expansion of the macro `define_element_interactable` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation [INFO] [stdout] --> src/webdynpro/element/mod.rs:80:18 [INFO] [stdout] | [INFO] [stdout] 80 | #[derive(custom_debug_derive::Debug)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/webdynpro/element/layout/grid_layout/cell.rs:6:1 [INFO] [stdout] | [INFO] [stdout] 6 | / define_element_interactable! { [INFO] [stdout] 7 | | #[doc = "[`GridLayout`](crate::webdynpro::element::layout::GridLayout) 내부 셀"] [INFO] [stdout] 8 | | GridLayoutCell<"GLC", "GridLayoutCell"> {}, [INFO] [stdout] 9 | | #[doc = "[`GridLayoutCell`] 내부 데이터"] [INFO] [stdout] ... | [INFO] [stdout] 16 | | } [INFO] [stdout] 17 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: move this `impl` block outside the of the current constant `_DERIVE_core_fmt_Debug_FOR_GridLayoutCell` [INFO] [stdout] = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block [INFO] [stdout] = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue [INFO] [stdout] = note: this error originates in the derive macro `custom_debug_derive::Debug` which comes from the expansion of the macro `define_element_interactable` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation [INFO] [stdout] --> src/webdynpro/element/mod.rs:80:18 [INFO] [stdout] | [INFO] [stdout] 80 | #[derive(custom_debug_derive::Debug)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/webdynpro/element/layout/tab_strip/mod.rs:13:1 [INFO] [stdout] | [INFO] [stdout] 13 | / define_element_interactable! { [INFO] [stdout] 14 | | // Note: This element renders as "TS_ie6" if >= IE6 [INFO] [stdout] 15 | | #[doc = r###"상단 버튼으로 선택할 수 있는 탭 레이아웃 [INFO] [stdout] 16 | | [INFO] [stdout] ... | [INFO] [stdout] 39 | | } [INFO] [stdout] 40 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: move this `impl` block outside the of the current constant `_DERIVE_core_fmt_Debug_FOR_TabStrip` [INFO] [stdout] = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block [INFO] [stdout] = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue [INFO] [stdout] = note: this error originates in the derive macro `custom_debug_derive::Debug` which comes from the expansion of the macro `define_element_interactable` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation [INFO] [stdout] --> src/webdynpro/element/mod.rs:80:18 [INFO] [stdout] | [INFO] [stdout] 80 | #[derive(custom_debug_derive::Debug)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/webdynpro/element/layout/tab_strip/item.rs:5:1 [INFO] [stdout] | [INFO] [stdout] 5 | / define_element_base! { [INFO] [stdout] 6 | | // Note: This element renders as "TSITM_ie6" if >= IE6 [INFO] [stdout] 7 | | #[doc = "[`TabStrip`](crate::webdynpro::element::layout::TabStrip) 내부 아이템"] [INFO] [stdout] 8 | | TabStripItem<"TSITM_standards", "TabStripTab"> {}, [INFO] [stdout] ... | [INFO] [stdout] 31 | | } [INFO] [stdout] 32 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: move this `impl` block outside the of the current constant `_DERIVE_core_fmt_Debug_FOR_TabStripItem` [INFO] [stdout] = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block [INFO] [stdout] = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue [INFO] [stdout] = note: this error originates in the derive macro `custom_debug_derive::Debug` which comes from the expansion of the macro `define_element_base` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation [INFO] [stdout] --> src/webdynpro/element/mod.rs:80:18 [INFO] [stdout] | [INFO] [stdout] 80 | #[derive(custom_debug_derive::Debug)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/webdynpro/element/layout/button_row.rs:6:1 [INFO] [stdout] | [INFO] [stdout] 6 | / define_element_base! { [INFO] [stdout] 7 | | #[doc = "[`Button`]의 나열"] [INFO] [stdout] 8 | | ButtonRow<"BR", "ButtonRow"> { [INFO] [stdout] 9 | | buttons: OnceCell>> [INFO] [stdout] ... | [INFO] [stdout] 15 | | } [INFO] [stdout] 16 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: move this `impl` block outside the of the current constant `_DERIVE_core_fmt_Debug_FOR_ButtonRow` [INFO] [stdout] = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block [INFO] [stdout] = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue [INFO] [stdout] = note: this error originates in the derive macro `custom_debug_derive::Debug` which comes from the expansion of the macro `define_element_base` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation [INFO] [stdout] --> src/webdynpro/element/mod.rs:80:18 [INFO] [stdout] | [INFO] [stdout] 80 | #[derive(custom_debug_derive::Debug)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/webdynpro/element/layout/form.rs:8:1 [INFO] [stdout] | [INFO] [stdout] 8 | / define_element_interactable! { [INFO] [stdout] 9 | | #[doc = "서버에 전송하기 위한 HTML Form"] [INFO] [stdout] 10 | | Form<"FOR", "Form"> { [INFO] [stdout] 11 | | data: OnceCell [INFO] [stdout] ... | [INFO] [stdout] 18 | | } [INFO] [stdout] 19 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: move this `impl` block outside the of the current constant `_DERIVE_core_fmt_Debug_FOR_Form` [INFO] [stdout] = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block [INFO] [stdout] = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue [INFO] [stdout] = note: this error originates in the derive macro `custom_debug_derive::Debug` which comes from the expansion of the macro `define_element_interactable` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation [INFO] [stdout] --> src/webdynpro/element/mod.rs:80:18 [INFO] [stdout] | [INFO] [stdout] 80 | #[derive(custom_debug_derive::Debug)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/webdynpro/element/layout/popup_window.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / define_element_interactable! { [INFO] [stdout] 11 | | #[doc = "브라우저 창 내부에 모달 등의 팝업으로 표시되는 창"] [INFO] [stdout] 12 | | PopupWindow<"PW", "PopupWindow"> {}, [INFO] [stdout] 13 | | #[doc = "[`PopupWindow`] 내부 데이터"] [INFO] [stdout] ... | [INFO] [stdout] 33 | | } [INFO] [stdout] 34 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: move this `impl` block outside the of the current constant `_DERIVE_core_fmt_Debug_FOR_PopupWindow` [INFO] [stdout] = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block [INFO] [stdout] = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue [INFO] [stdout] = note: this error originates in the derive macro `custom_debug_derive::Debug` which comes from the expansion of the macro `define_element_interactable` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation [INFO] [stdout] --> src/webdynpro/element/mod.rs:80:18 [INFO] [stdout] | [INFO] [stdout] 80 | #[derive(custom_debug_derive::Debug)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/webdynpro/element/layout/scroll_container.rs:9:1 [INFO] [stdout] | [INFO] [stdout] 9 | / define_element_interactable! { [INFO] [stdout] 10 | | #[doc = "스크롤을 처리하는 컨테이너"] [INFO] [stdout] 11 | | ScrollContainer<"SC", "ScrollContainer"> {}, [INFO] [stdout] 12 | | #[doc = "[`ScrollContainer`] 내부 데이터"] [INFO] [stdout] ... | [INFO] [stdout] 26 | | } [INFO] [stdout] 27 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: move this `impl` block outside the of the current constant `_DERIVE_core_fmt_Debug_FOR_ScrollContainer` [INFO] [stdout] = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block [INFO] [stdout] = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue [INFO] [stdout] = note: this error originates in the derive macro `custom_debug_derive::Debug` which comes from the expansion of the macro `define_element_interactable` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation [INFO] [stdout] --> src/webdynpro/element/mod.rs:80:18 [INFO] [stdout] | [INFO] [stdout] 80 | #[derive(custom_debug_derive::Debug)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/webdynpro/element/layout/scrollbar.rs:18:1 [INFO] [stdout] | [INFO] [stdout] 18 | / define_element_interactable! { [INFO] [stdout] 19 | | #[doc = "스크롤을 수행하는 스크롤 바"] [INFO] [stdout] 20 | | Scrollbar<"SCB", "Scrollbar"> {}, [INFO] [stdout] 21 | | #[doc = "[`Scrollbar`] 내부 데이터"] [INFO] [stdout] ... | [INFO] [stdout] 36 | | } [INFO] [stdout] 37 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: move this `impl` block outside the of the current constant `_DERIVE_core_fmt_Debug_FOR_Scrollbar` [INFO] [stdout] = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block [INFO] [stdout] = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue [INFO] [stdout] = note: this error originates in the derive macro `custom_debug_derive::Debug` which comes from the expansion of the macro `define_element_interactable` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation [INFO] [stdout] --> src/webdynpro/element/mod.rs:80:18 [INFO] [stdout] | [INFO] [stdout] 80 | #[derive(custom_debug_derive::Debug)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/webdynpro/element/layout/tray.rs:22:1 [INFO] [stdout] | [INFO] [stdout] 22 | / define_element_interactable! { [INFO] [stdout] 23 | | #[doc = "열고 닫을 수 있는 트레이"] [INFO] [stdout] 24 | | Tray<"TY", "Tray"> {}, [INFO] [stdout] 25 | | #[doc = "[`Tray`] 내부 데이터"] [INFO] [stdout] ... | [INFO] [stdout] 52 | | } [INFO] [stdout] 53 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: move this `impl` block outside the of the current constant `_DERIVE_core_fmt_Debug_FOR_Tray` [INFO] [stdout] = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block [INFO] [stdout] = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue [INFO] [stdout] = note: this error originates in the derive macro `custom_debug_derive::Debug` which comes from the expansion of the macro `define_element_interactable` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation [INFO] [stdout] --> src/webdynpro/element/mod.rs:80:18 [INFO] [stdout] | [INFO] [stdout] 80 | #[derive(custom_debug_derive::Debug)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/webdynpro/element/selection/combo_box.rs:12:1 [INFO] [stdout] | [INFO] [stdout] 12 | / define_element_interactable! { [INFO] [stdout] 13 | | #[doc = "목록 혹은 직접 입력하여 선택할 수 있는 콤보 박스"] [INFO] [stdout] 14 | | ComboBox<"CB", "ComboBox"> {}, [INFO] [stdout] 15 | | #[doc = "[`ComboBox`] 내부 데이터"] [INFO] [stdout] ... | [INFO] [stdout] 47 | | } [INFO] [stdout] 48 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: move this `impl` block outside the of the current constant `_DERIVE_core_fmt_Debug_FOR_ComboBox` [INFO] [stdout] = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block [INFO] [stdout] = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue [INFO] [stdout] = note: this error originates in the derive macro `custom_debug_derive::Debug` which comes from the expansion of the macro `define_element_interactable` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation [INFO] [stdout] --> src/webdynpro/element/mod.rs:80:18 [INFO] [stdout] | [INFO] [stdout] 80 | #[derive(custom_debug_derive::Debug)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/webdynpro/element/selection/list_box/item/mod.rs:14:1 [INFO] [stdout] | [INFO] [stdout] 14 | / define_element_base! { [INFO] [stdout] 15 | | #[doc = "[`ListBox`](crate::webdynpro::element::selection::list_box::ListBox)의 일반 아이템"] [INFO] [stdout] 16 | | ListBoxItem<"LIB_I", "ListBoxItem"> { [INFO] [stdout] 17 | | index: OnceCell>, [INFO] [stdout] ... | [INFO] [stdout] 35 | | } [INFO] [stdout] 36 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: move this `impl` block outside the of the current constant `_DERIVE_core_fmt_Debug_FOR_ListBoxItem` [INFO] [stdout] = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block [INFO] [stdout] = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue [INFO] [stdout] = note: this error originates in the derive macro `custom_debug_derive::Debug` which comes from the expansion of the macro `define_element_base` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation [INFO] [stdout] --> src/webdynpro/element/mod.rs:80:18 [INFO] [stdout] | [INFO] [stdout] 80 | #[derive(custom_debug_derive::Debug)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/webdynpro/element/selection/list_box/item/action_item.rs:5:1 [INFO] [stdout] | [INFO] [stdout] 5 | / define_element_base! { [INFO] [stdout] 6 | | #[doc = "실행할 수 있는 액션이 포함된 [`ListBox`](crate::webdynpro::element::selection::list_box::ListBox)의 아이템"] [INFO] [stdout] 7 | | ListBoxActionItem<"LIB_AI", "ListBoxActionItem"> { [INFO] [stdout] 8 | | title: OnceCell, [INFO] [stdout] ... | [INFO] [stdout] 14 | | } [INFO] [stdout] 15 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: move this `impl` block outside the of the current constant `_DERIVE_core_fmt_Debug_FOR_ListBoxActionItem` [INFO] [stdout] = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block [INFO] [stdout] = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue [INFO] [stdout] = note: this error originates in the derive macro `custom_debug_derive::Debug` which comes from the expansion of the macro `define_element_base` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation [INFO] [stdout] --> src/webdynpro/element/mod.rs:80:18 [INFO] [stdout] | [INFO] [stdout] 80 | #[derive(custom_debug_derive::Debug)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/webdynpro/element/system/loading_placeholder.rs:8:1 [INFO] [stdout] | [INFO] [stdout] 8 | / define_element_interactable! { [INFO] [stdout] 9 | | #[doc = "페이지가 로드되기 전 내부 컨텐츠가 로드될 위치의 자리 표시자"] [INFO] [stdout] 10 | | #[doc = ""] [INFO] [stdout] 11 | | #[doc = "이 엘리먼트는 최초 로드 전 컨텐츠가 로드될 위치를 표시하기 위한 엘리먼트입니다."] [INFO] [stdout] ... | [INFO] [stdout] 23 | | } [INFO] [stdout] 24 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: move this `impl` block outside the of the current constant `_DERIVE_core_fmt_Debug_FOR_LoadingPlaceholder` [INFO] [stdout] = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block [INFO] [stdout] = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue [INFO] [stdout] = note: this error originates in the derive macro `custom_debug_derive::Debug` which comes from the expansion of the macro `define_element_interactable` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation [INFO] [stdout] --> src/webdynpro/element/mod.rs:80:18 [INFO] [stdout] | [INFO] [stdout] 80 | #[derive(custom_debug_derive::Debug)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/webdynpro/element/text/caption.rs:5:1 [INFO] [stdout] | [INFO] [stdout] 5 | / define_element_interactable! { [INFO] [stdout] 6 | | #[doc = "엘리먼트 제목 부분 등에서 사용되는 캡션"] [INFO] [stdout] 7 | | #[doc = ""] [INFO] [stdout] 8 | | #[doc = "이 엘리먼트는 단독 엘리먼트로 존재하지 않고, [`SapTableHeaderCell`]이나 [`Tray`]같은 엘리먼트의 제목 부분에 활용됩니다."] ... [INFO] [stdout] ... | [INFO] [stdout] 32 | | } [INFO] [stdout] 33 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: move this `impl` block outside the of the current constant `_DERIVE_core_fmt_Debug_FOR_Caption` [INFO] [stdout] = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block [INFO] [stdout] = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue [INFO] [stdout] = note: this error originates in the derive macro `custom_debug_derive::Debug` which comes from the expansion of the macro `define_element_interactable` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation [INFO] [stdout] --> src/webdynpro/element/mod.rs:80:18 [INFO] [stdout] | [INFO] [stdout] 80 | #[derive(custom_debug_derive::Debug)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/webdynpro/element/text/input_field.rs:6:1 [INFO] [stdout] | [INFO] [stdout] 6 | / define_element_interactable! { [INFO] [stdout] 7 | | #[doc = "입력 필드"] [INFO] [stdout] 8 | | InputField<"I", "InputField"> {}, [INFO] [stdout] 9 | | #[doc = "[`InputField`] 내부 데이터"] [INFO] [stdout] ... | [INFO] [stdout] 43 | | } [INFO] [stdout] 44 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: move this `impl` block outside the of the current constant `_DERIVE_core_fmt_Debug_FOR_InputField` [INFO] [stdout] = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block [INFO] [stdout] = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue [INFO] [stdout] = note: this error originates in the derive macro `custom_debug_derive::Debug` which comes from the expansion of the macro `define_element_interactable` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation [INFO] [stdout] --> src/webdynpro/element/mod.rs:80:18 [INFO] [stdout] | [INFO] [stdout] 80 | #[derive(custom_debug_derive::Debug)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/webdynpro/element/text/label.rs:7:1 [INFO] [stdout] | [INFO] [stdout] 7 | / define_element_interactable! { [INFO] [stdout] 8 | | #[doc = "버튼 등의 엘리먼트를 부연하는 라벨"] [INFO] [stdout] 9 | | Label<"L", "Label"> {}, [INFO] [stdout] 10 | | #[doc = "[`Label`] 내부 데이터"] [INFO] [stdout] ... | [INFO] [stdout] 35 | | } [INFO] [stdout] 36 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: move this `impl` block outside the of the current constant `_DERIVE_core_fmt_Debug_FOR_Label` [INFO] [stdout] = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block [INFO] [stdout] = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue [INFO] [stdout] = note: this error originates in the derive macro `custom_debug_derive::Debug` which comes from the expansion of the macro `define_element_interactable` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation [INFO] [stdout] --> src/webdynpro/element/mod.rs:80:18 [INFO] [stdout] | [INFO] [stdout] 80 | #[derive(custom_debug_derive::Debug)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/webdynpro/element/text/text_view.rs:5:1 [INFO] [stdout] | [INFO] [stdout] 5 | / define_element_interactable! { [INFO] [stdout] 6 | | #[doc = "텍스트 표시 뷰"] [INFO] [stdout] 7 | | TextView<"TV", "TextView"> { [INFO] [stdout] 8 | | text: OnceCell [INFO] [stdout] ... | [INFO] [stdout] 22 | | } [INFO] [stdout] 23 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: move this `impl` block outside the of the current constant `_DERIVE_core_fmt_Debug_FOR_TextView` [INFO] [stdout] = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block [INFO] [stdout] = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue [INFO] [stdout] = note: this error originates in the derive macro `custom_debug_derive::Debug` which comes from the expansion of the macro `define_element_interactable` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 31 previous errors; 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `rusaint` (lib) due to 32 previous errors; 1 warning emitted [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: aborting due to 31 previous errors; 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `rusaint` (lib test) due to 32 previous errors; 1 warning emitted [INFO] running `Command { std: "docker" "inspect" "8ed6b776e4b1a31f3673b9f09086ab2eaecbc9cf2837d4e4ba63c13ded7b3eb5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8ed6b776e4b1a31f3673b9f09086ab2eaecbc9cf2837d4e4ba63c13ded7b3eb5", kill_on_drop: false }` [INFO] [stdout] 8ed6b776e4b1a31f3673b9f09086ab2eaecbc9cf2837d4e4ba63c13ded7b3eb5