[INFO] cloning repository https://github.com/La2world-ru/l2_quest_editor
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/La2world-ru/l2_quest_editor" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLa2world-ru%2Fl2_quest_editor", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLa2world-ru%2Fl2_quest_editor'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] bfada02e4166a436ef79723e3c78f567800309fd
[INFO] checking La2world-ru/l2_quest_editor/bfada02e4166a436ef79723e3c78f567800309fd against master#5b150d238fbd4fe7bc2cd3140d8e6fb4406099fa for pr-149901
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLa2world-ru%2Fl2_quest_editor" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/La2world-ru/l2_quest_editor
[INFO] finished tweaking git repo https://github.com/La2world-ru/l2_quest_editor
[INFO] tweaked toml for git repo https://github.com/La2world-ru/l2_quest_editor written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/La2world-ru/l2_quest_editor on toolchain 5b150d238fbd4fe7bc2cd3140d8e6fb4406099fa
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+5b150d238fbd4fe7bc2cd3140d8e6fb4406099fa" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+5b150d238fbd4fe7bc2cd3140d8e6fb4406099fa" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]      Locking 599 packages to latest compatible versions
[INFO] [stderr]       Adding bincode v1.3.3 (available: v3.0.0)
[INFO] [stderr]       Adding eframe v0.31.1 (available: v0.33.3)
[INFO] [stderr]       Adding egui v0.31.1 (available: v0.33.3)
[INFO] [stderr]       Adding egui_extras v0.31.1 (available: v0.33.3)
[INFO] [stderr]       Adding egui_plot v0.31.0 (available: v0.34.0)
[INFO] [stderr]       Adding generic-array v0.14.7 (available: v0.14.9)
[INFO] [stderr]       Adding rfd v0.15.4 (available: v0.16.0)
[INFO] [stderr]       Adding ron v0.8.1 (available: v0.12.0)
[INFO] [stderr]       Adding xml v0.8.20 (available: v1.2.0)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+5b150d238fbd4fe7bc2cd3140d8e6fb4406099fa" "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 xml v0.8.20
[INFO] [stderr]   Downloaded copypasta v0.10.2
[INFO] [stderr]   Downloaded egui-wgpu v0.31.1
[INFO] [stderr]   Downloaded egui_plot v0.31.0
[INFO] [stderr]   Downloaded webbrowser v1.0.6
[INFO] [stderr]   Downloaded tempfile v3.24.0
[INFO] [stderr]   Downloaded eframe v0.31.1
[INFO] [stderr]   Downloaded zune-jpeg v0.5.8
[INFO] [stderr]   Downloaded rhai_codegen v3.1.0
[INFO] [stderr]   Downloaded yore v1.1.0
[INFO] [stderr]   Downloaded egui_glow v0.31.1
[INFO] [stderr]   Downloaded smithay-clipboard v0.7.3
[INFO] [stderr]   Downloaded quick-xml v0.38.4
[INFO] [stderr]   Downloaded egui-winit v0.31.1
[INFO] [stderr]   Downloaded mime_guess2 v2.3.1
[INFO] [stderr]   Downloaded egui_extras v0.31.1
[INFO] [stderr]   Downloaded rhai v1.23.6
[INFO] [stderr]   Downloaded openssl-src v300.5.4+3.5.4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+5b150d238fbd4fe7bc2cd3140d8e6fb4406099fa" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 1795443e425578ee248de4cd2a9a9b2ae2d34ef2cf97dc040c0463622173766f
[INFO] running `Command { std: "docker" "start" "-a" "1795443e425578ee248de4cd2a9a9b2ae2d34ef2cf97dc040c0463622173766f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "1795443e425578ee248de4cd2a9a9b2ae2d34ef2cf97dc040c0463622173766f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1795443e425578ee248de4cd2a9a9b2ae2d34ef2cf97dc040c0463622173766f", kill_on_drop: false }`
[INFO] [stdout] 1795443e425578ee248de4cd2a9a9b2ae2d34ef2cf97dc040c0463622173766f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+5b150d238fbd4fe7bc2cd3140d8e6fb4406099fa" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 912e26905f8599c72c4cd6ffefb3300aea51510c26157905e9a3591d80f1f577
[INFO] running `Command { std: "docker" "start" "-a" "912e26905f8599c72c4cd6ffefb3300aea51510c26157905e9a3591d80f1f577", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.103
[INFO] [stderr]    Compiling portable-atomic v1.12.0
[INFO] [stderr]    Compiling quote v1.0.42
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling cc v1.2.50
[INFO] [stderr]    Compiling rustix v1.1.3
[INFO] [stderr]     Checking linux-raw-sys v0.11.0
[INFO] [stderr]    Compiling winnow v0.7.14
[INFO] [stderr]    Compiling hashbrown v0.16.1
[INFO] [stderr]    Compiling zerocopy v0.8.31
[INFO] [stderr]    Compiling indexmap v2.12.1
[INFO] [stderr]     Checking once_cell v1.21.3
[INFO] [stderr]    Compiling syn v2.0.111
[INFO] [stderr]    Compiling toml_datetime v0.7.5+spec-1.1.0
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling wayland-sys v0.31.7
[INFO] [stderr]     Checking tracing-core v0.1.36
[INFO] [stderr]     Checking simd-adler32 v0.3.8
[INFO] [stderr]    Compiling wayland-backend v0.3.11
[INFO] [stderr]     Checking miniz_oxide v0.8.9
[INFO] [stderr]    Compiling quick-xml v0.37.5
[INFO] [stderr]    Compiling wayland-client v0.31.11
[INFO] [stderr]     Checking event-listener v5.4.1
[INFO] [stderr]     Checking futures-lite v2.6.1
[INFO] [stderr]    Compiling endi v1.1.1
[INFO] [stderr]     Checking event-listener-strategy v0.5.4
[INFO] [stderr]     Checking getrandom v0.2.16
[INFO] [stderr]     Checking flate2 v1.1.5
[INFO] [stderr]    Compiling static_assertions v1.1.0
[INFO] [stderr]    Compiling async-io v2.6.0
[INFO] [stderr]    Compiling toml_parser v1.0.6+spec-1.1.0
[INFO] [stderr]    Compiling icu_properties_data v2.1.2
[INFO] [stderr]    Compiling wayland-scanner v0.31.7
[INFO] [stderr]     Checking async-channel v2.5.0
[INFO] [stderr]     Checking itoa v1.0.16
[INFO] [stderr]     Checking async-lock v3.4.2
[INFO] [stderr]     Checking blocking v1.6.2
[INFO] [stderr]     Checking async-executor v1.13.3
[INFO] [stderr]     Checking async-broadcast v0.7.2
[INFO] [stderr]     Checking fdeflate v0.3.7
[INFO] [stderr]    Compiling const-random-macro v0.1.16
[INFO] [stderr]    Compiling toml_edit v0.23.10+spec-1.0.0
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]     Checking ordered-stream v0.2.0
[INFO] [stderr]     Checking const-random v0.1.18
[INFO] [stderr]     Checking async-fs v2.2.0
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]    Compiling nix v0.29.0
[INFO] [stderr]     Checking bitflags v2.10.0
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]     Checking cursor-icon v1.2.0
[INFO] [stderr]     Checking xkeysym v0.2.1
[INFO] [stderr]     Checking sha1 v0.10.6
[INFO] [stderr]     Checking num-bigint v0.4.6
[INFO] [stderr]    Compiling openssl-src v300.5.4+3.5.4
[INFO] [stderr]    Compiling proc-macro-crate v3.4.0
[INFO] [stderr]     Checking memmap2 v0.9.9
[INFO] [stderr]     Checking xdg-home v1.3.0
[INFO] [stderr]     Checking linux-raw-sys v0.4.15
[INFO] [stderr]    Compiling log v0.4.29
[INFO] [stderr]    Compiling gl_generator v0.14.0
[INFO] [stderr]    Compiling openssl-sys v0.9.111
[INFO] [stderr]     Checking png v0.17.16
[INFO] [stderr]     Checking rayon v1.11.0
[INFO] [stderr]     Checking num-rational v0.4.2
[INFO] [stderr]     Checking as-slice v0.2.1
[INFO] [stderr]    Compiling built v0.8.0
[INFO] [stderr]     Checking x11rb-protocol v0.13.2
[INFO] [stderr]     Checking as-raw-xcb-connection v1.0.1
[INFO] [stderr]     Checking zeroize v1.8.2
[INFO] [stderr]    Compiling av-scenechange v0.14.1
[INFO] [stderr]     Checking rustls-pki-types v1.13.2
[INFO] [stderr]     Checking aligned v0.4.3
[INFO] [stderr]    Compiling rav1e v0.8.1
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]     Checking core2 v0.4.0
[INFO] [stderr]     Checking nom v8.0.0
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling zvariant_utils v2.1.0
[INFO] [stderr]     Checking socket2 v0.6.1
[INFO] [stderr]     Checking mio v1.1.1
[INFO] [stderr]     Checking raw-window-handle v0.6.2
[INFO] [stderr]    Compiling smithay-client-toolkit v0.19.2
[INFO] [stderr]     Checking polling v3.11.0
[INFO] [stderr]     Checking gethostname v1.1.0
[INFO] [stderr]     Checking y4m v0.8.0
[INFO] [stderr]     Checking tokio v1.48.0
[INFO] [stderr]     Checking maybe-rayon v0.1.1
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling zerocopy-derive v0.8.31
[INFO] [stderr]    Compiling enumflags2_derive v0.7.12
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling bytemuck_derive v1.10.2
[INFO] [stderr]     Checking zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]     Checking bytemuck v1.24.0
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]     Checking yoke v0.8.1
[INFO] [stderr]    Compiling zvariant_derive v4.2.0
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]     Checking zerovec v0.11.5
[INFO] [stderr]     Checking zerotrie v0.2.3
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]     Checking ppv-lite86 v0.2.21
[INFO] [stderr]     Checking tinystr v0.8.2
[INFO] [stderr]     Checking potential_utf v0.1.4
[INFO] [stderr]     Checking smallvec v1.15.1
[INFO] [stderr]    Compiling enumflags2 v0.7.12
[INFO] [stderr]     Checking icu_locale_core v2.1.1
[INFO] [stderr]     Checking icu_collections v2.1.1
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]     Checking zvariant v4.2.0
[INFO] [stderr]     Checking icu_provider v2.1.1
[INFO] [stderr]     Checking icu_properties v2.1.2
[INFO] [stderr]     Checking icu_normalizer v2.1.1
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]     Checking idna_adapter v1.2.1
[INFO] [stderr]     Checking idna v1.1.0
[INFO] [stderr]     Checking wayland-protocols v0.32.9
[INFO] [stderr]    Compiling serde_repr v0.1.20
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]     Checking url v2.5.7
[INFO] [stderr]     Checking zbus_names v3.0.0
[INFO] [stderr]    Compiling quick-xml v0.30.0
[INFO] [stderr]     Checking tiny-skia-path v0.11.4
[INFO] [stderr]    Compiling profiling-procmacros v1.0.17
[INFO] [stderr]    Compiling equator-macro v0.4.2
[INFO] [stderr]     Checking profiling v1.0.17
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking thiserror v2.0.17
[INFO] [stderr]    Compiling enumn v0.1.14
[INFO] [stderr]    Compiling zbus_xml v4.0.0
[INFO] [stderr]     Checking accesskit v0.17.1
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking equator v0.4.2
[INFO] [stderr]     Checking wayland-cursor v0.31.11
[INFO] [stderr]     Checking aligned-vec v0.6.4
[INFO] [stderr]     Checking wayland-csd-frame v0.3.0
[INFO] [stderr]    Compiling zbus-lockstep v0.4.4
[INFO] [stderr]    Compiling zbus_macros v4.4.0
[INFO] [stderr]     Checking v_frame v0.3.9
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]    Compiling zbus-lockstep-macros v0.4.4
[INFO] [stderr]     Checking x11rb v0.13.2
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]     Checking tiny-skia v0.11.4
[INFO] [stderr]     Checking calloop v0.13.0
[INFO] [stderr]     Checking emath v0.31.1
[INFO] [stderr]    Compiling arg_enum_proc_macro v0.3.4
[INFO] [stderr]     Checking calloop-wayland-source v0.3.0
[INFO] [stderr]     Checking av1-grain v0.2.5
[INFO] [stderr]     Checking ecolor v0.31.1
[INFO] [stderr]    Compiling zvariant_utils v3.2.1
[INFO] [stderr]     Checking half v2.7.1
[INFO] [stderr]     Checking rgb v0.8.52
[INFO] [stderr]    Compiling num-derive v0.4.2
[INFO] [stderr]    Compiling fax_derive v0.2.0
[INFO] [stderr]     Checking bitstream-io v4.9.0
[INFO] [stderr]     Checking x11-dl v2.21.0
[INFO] [stderr]    Compiling simd_helpers v0.1.0
[INFO] [stderr]     Checking nohash-hasher v0.2.0
[INFO] [stderr]     Checking imgref v1.12.0
[INFO] [stderr]     Checking epaint_default_fonts v0.31.1
[INFO] [stderr]     Checking epaint v0.31.1
[INFO] [stderr]     Checking loop9 v0.1.5
[INFO] [stderr]     Checking hashbrown v0.15.5
[INFO] [stderr]     Checking fax v0.2.6
[INFO] [stderr]    Compiling zvariant_derive v5.8.0
[INFO] [stderr]     Checking calloop v0.14.3
[INFO] [stderr]     Checking wayland-protocols-wlr v0.3.9
[INFO] [stderr]     Checking zbus v4.4.0
[INFO] [stderr]     Checking http v1.4.0
[INFO] [stderr]     Checking pxfm v0.1.27
[INFO] [stderr]     Checking zune-inflate v0.2.54
[INFO] [stderr]     Checking immutable-chunkmap v2.1.2
[INFO] [stderr]     Checking kurbo v0.9.5
[INFO] [stderr]    Compiling winit v0.30.12
[INFO] [stderr]     Checking zune-core v0.5.0
[INFO] [stderr]    Compiling smithay-client-toolkit v0.20.0
[INFO] [stderr]    Compiling serde_json v1.0.147
[INFO] [stderr]    Compiling openssl v0.10.75
[INFO] [stderr]    Compiling phf_shared v0.11.3
[INFO] [stderr]     Checking zune-jpeg v0.5.8
[INFO] [stderr]     Checking svgtypes v0.13.0
[INFO] [stderr]     Checking exr v1.74.0
[INFO] [stderr]     Checking gif v0.14.1
[INFO] [stderr]     Checking moxcms v0.7.11
[INFO] [stderr]     Checking sctk-adwaita v0.10.1
[INFO] [stderr]     Checking accesskit_consumer v0.26.0
[INFO] [stderr]     Checking egui v0.31.1
[INFO] [stderr]     Checking calloop-wayland-source v0.4.1
[INFO] [stderr]     Checking wayland-protocols-experimental v20250721.0.1
[INFO] [stderr]     Checking wayland-protocols-misc v0.3.9
[INFO] [stderr]     Checking wayland-protocols-plasma v0.3.9
[INFO] [stderr]     Checking tiff v0.10.3
[INFO] [stderr]     Checking ravif v0.12.0
[INFO] [stderr]     Checking qoi v0.4.1
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling glutin_egl_sys v0.7.1
[INFO] [stderr]    Compiling glutin_glx_sys v0.6.1
[INFO] [stderr]     Checking xkbcommon-dl v0.4.2
[INFO] [stderr]     Checking png v0.18.0
[INFO] [stderr]    Compiling rustls v0.23.35
[INFO] [stderr]     Checking zmij v0.1.7
[INFO] [stderr]     Checking dpi v0.1.2
[INFO] [stderr]     Checking rctree v0.5.0
[INFO] [stderr]     Checking smol_str v0.2.2
[INFO] [stderr]     Checking usvg-tree v0.37.0
[INFO] [stderr]     Checking atspi-common v0.6.0
[INFO] [stderr]     Checking rustls-webpki v0.103.8
[INFO] [stderr]    Compiling phf v0.11.3
[INFO] [stderr]     Checking http-body v1.0.1
[INFO] [stderr]     Checking webpki-roots v1.0.4
[INFO] [stderr]    Compiling glutin v0.32.3
[INFO] [stderr]     Checking simplecss v0.2.2
[INFO] [stderr]     Checking image v0.25.9
[INFO] [stderr]    Compiling litrs v1.0.0
[INFO] [stderr]     Checking roxmltree v0.19.0
[INFO] [stderr]     Checking imagesize v0.12.0
[INFO] [stderr]     Checking bit-vec v0.8.0
[INFO] [stderr]     Checking bit-set v0.8.0
[INFO] [stderr]     Checking usvg-parser v0.37.0
[INFO] [stderr]     Checking time v0.3.44
[INFO] [stderr]     Checking regex-automata v0.4.13
[INFO] [stderr]    Compiling document-features v0.2.12
[INFO] [stderr]     Checking atspi-proxies v0.6.0
[INFO] [stderr]     Checking accesskit_atspi_common v0.10.1
[INFO] [stderr]     Checking smithay-clipboard v0.7.3
[INFO] [stderr]     Checking webpki-roots v0.26.11
[INFO] [stderr]    Compiling mime_guess2 v2.3.1
[INFO] [stderr]    Compiling zvariant v5.8.0
[INFO] [stderr]     Checking tokio-util v0.7.17
[INFO] [stderr]    Compiling nix v0.30.1
[INFO] [stderr]    Compiling glutin-winit v0.5.0
[INFO] [stderr]     Checking quick-xml v0.38.4
[INFO] [stderr]     Checking signal-hook-registry v1.4.7
[INFO] [stderr]     Checking walkdir v2.5.0
[INFO] [stderr]     Checking yaml-rust v0.4.5
[INFO] [stderr]     Checking usvg v0.37.0
[INFO] [stderr]     Checking async-signal v0.2.13
[INFO] [stderr]     Checking plist v1.8.0
[INFO] [stderr]     Checking h2 v0.4.12
[INFO] [stderr]     Checking atspi-connection v0.6.0
[INFO] [stderr]     Checking fancy-regex v0.16.2
[INFO] [stderr]     Checking arboard v3.6.1
[INFO] [stderr]     Checking atspi v0.22.0
[INFO] [stderr]     Checking accesskit_unix v0.13.1
[INFO] [stderr]     Checking webbrowser v1.0.6
[INFO] [stderr]     Checking bincode v1.3.3
[INFO] [stderr]    Compiling enum-map-derive v0.17.0
[INFO] [stderr]     Checking web-time v1.1.0
[INFO] [stderr]     Checking glow v0.16.0
[INFO] [stderr]     Checking ureq v2.12.1
[INFO] [stderr]     Checking enum-map v2.7.3
[INFO] [stderr]    Compiling zbus_names v4.2.0
[INFO] [stderr]    Compiling strum_macros v0.27.2
[INFO] [stderr]     Checking ehttp v0.5.0
[INFO] [stderr]     Checking rand_chacha v0.9.0
[INFO] [stderr]    Compiling zbus_macros v5.12.0
[INFO] [stderr]     Checking egui_glow v0.31.1
[INFO] [stderr]     Checking syntect v5.3.0
[INFO] [stderr]     Checking accesskit_winit v0.23.1
[INFO] [stderr]     Checking egui-winit v0.31.1
[INFO] [stderr]     Checking async-process v2.5.0
[INFO] [stderr]     Checking resvg v0.37.0
[INFO] [stderr]     Checking uuid v1.19.0
[INFO] [stderr]    Compiling smartstring v1.0.1
[INFO] [stderr]     Checking xml-rs v0.8.28
[INFO] [stderr]     Checking egui_extras v0.31.1
[INFO] [stderr]     Checking inflate v0.4.5
[INFO] [stderr]     Checking tower v0.5.2
[INFO] [stderr]     Checking hyper v1.8.1
[INFO] [stderr]     Checking eframe v0.31.1
[INFO] [stderr]     Checking xml v0.8.20
[INFO] [stderr]     Checking rand v0.9.2
[INFO] [stderr]     Checking http-body-util v0.1.3
[INFO] [stderr]     Checking yore v1.1.0
[INFO] [stderr]     Checking async-net v2.0.0
[INFO] [stderr]     Checking strum v0.27.2
[INFO] [stderr]    Compiling macro v0.1.0 (/opt/rustwide/workdir/macro)
[INFO] [stderr]    Compiling rfd v0.15.4
[INFO] [stderr]     Checking iri-string v0.7.9
[INFO] [stderr]     Checking ryu v1.0.21
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking hyper-util v0.1.19
[INFO] [stderr]     Checking x11-clipboard v0.9.3
[INFO] [stderr]     Checking thin-vec v0.2.14
[INFO] [stderr]    Compiling rhai_codegen v3.1.0
[INFO] [stderr]     Checking pollster v0.4.0
[INFO] [stderr]     Checking spawn_editor v0.1.0 (/opt/rustwide/workdir/spawn_editor)
[INFO] [stderr]     Checking copypasta v0.10.2
[INFO] [stderr]     Checking egui_plot v0.31.0
[INFO] [stderr]     Checking ron v0.8.1
[INFO] [stdout] warning: use of deprecated method `egui::Painter::round_pos_to_pixels`: Use `emath::GuiRounding` with `painter.pixels_per_point()` instead
[INFO] [stdout]    --> spawn_editor/src/plot/items/mod.rs:217:26
[INFO] [stdout]     |
[INFO] [stdout] 217 |             ui.painter().round_pos_to_pixels(
[INFO] [stdout]     |                          ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `egui::Painter::round_pos_to_pixels`: Use `emath::GuiRounding` with `painter.pixels_per_point()` instead
[INFO] [stdout]    --> spawn_editor/src/plot/items/mod.rs:220:26
[INFO] [stdout]     |
[INFO] [stdout] 220 |             ui.painter().round_pos_to_pixels(
[INFO] [stdout]     |                          ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `egui::Painter::round_pos_to_pixels`: Use `emath::GuiRounding` with `painter.pixels_per_point()` instead
[INFO] [stdout]    --> spawn_editor/src/plot/items/mod.rs:366:26
[INFO] [stdout]     |
[INFO] [stdout] 366 |             ui.painter().round_pos_to_pixels(
[INFO] [stdout]     |                          ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `egui::Painter::round_pos_to_pixels`: Use `emath::GuiRounding` with `painter.pixels_per_point()` instead
[INFO] [stdout]    --> spawn_editor/src/plot/items/mod.rs:369:26
[INFO] [stdout]     |
[INFO] [stdout] 369 |             ui.painter().round_pos_to_pixels(
[INFO] [stdout]     |                          ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking zbus v5.12.0
[INFO] [stdout] warning: use of deprecated method `egui::Ui::child_ui`: Use ui.new_child() instead
[INFO] [stdout]     --> spawn_editor/src/plot/mod.rs:1192:40
[INFO] [stdout]      |
[INFO] [stdout] 1192 |                 let mut legend_ui = ui.child_ui(
[INFO] [stdout]      |                                        ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `egui::Ui::child_ui`: Use ui.new_child() instead
[INFO] [stdout]     --> spawn_editor/src/plot/mod.rs:1557:30
[INFO] [stdout]      |
[INFO] [stdout] 1557 |         let mut plot_ui = ui.child_ui(*transform.frame(), Layout::default(), None);
[INFO] [stdout]      |                              ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `egui::Painter::round_pos_to_pixels`: Use `emath::GuiRounding` with `painter.pixels_per_point()` instead
[INFO] [stdout]     --> spawn_editor/src/plot/mod.rs:1703:35
[INFO] [stdout]      |
[INFO] [stdout] 1703 |                 p0 = ui.painter().round_pos_to_pixels(p0);
[INFO] [stdout]      |                                   ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `egui::Painter::round_pos_to_pixels`: Use `emath::GuiRounding` with `painter.pixels_per_point()` instead
[INFO] [stdout]     --> spawn_editor/src/plot/mod.rs:1704:35
[INFO] [stdout]      |
[INFO] [stdout] 1704 |                 p1 = ui.painter().round_pos_to_pixels(p1);
[INFO] [stdout]      |                                   ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking deunicode v1.6.2
[INFO] [stderr]     Checking tower-http v0.6.8
[INFO] [stderr]     Checking rhai v1.23.6
[INFO] [stdout] warning: use of deprecated method `egui::Painter::round_pos_to_pixels`: Use `emath::GuiRounding` with `painter.pixels_per_point()` instead
[INFO] [stdout]    --> spawn_editor/src/plot/items/mod.rs:217:26
[INFO] [stdout]     |
[INFO] [stdout] 217 |             ui.painter().round_pos_to_pixels(
[INFO] [stdout]     |                          ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `egui::Painter::round_pos_to_pixels`: Use `emath::GuiRounding` with `painter.pixels_per_point()` instead
[INFO] [stdout]    --> spawn_editor/src/plot/items/mod.rs:220:26
[INFO] [stdout]     |
[INFO] [stdout] 220 |             ui.painter().round_pos_to_pixels(
[INFO] [stdout]     |                          ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `egui::Painter::round_pos_to_pixels`: Use `emath::GuiRounding` with `painter.pixels_per_point()` instead
[INFO] [stdout]    --> spawn_editor/src/plot/items/mod.rs:366:26
[INFO] [stdout]     |
[INFO] [stdout] 366 |             ui.painter().round_pos_to_pixels(
[INFO] [stdout]     |                          ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `egui::Painter::round_pos_to_pixels`: Use `emath::GuiRounding` with `painter.pixels_per_point()` instead
[INFO] [stdout]    --> spawn_editor/src/plot/items/mod.rs:369:26
[INFO] [stdout]     |
[INFO] [stdout] 369 |             ui.painter().round_pos_to_pixels(
[INFO] [stdout]     |                          ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `egui::Ui::child_ui`: Use ui.new_child() instead
[INFO] [stdout]     --> spawn_editor/src/plot/mod.rs:1192:40
[INFO] [stdout]      |
[INFO] [stdout] 1192 |                 let mut legend_ui = ui.child_ui(
[INFO] [stdout]      |                                        ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `egui::Ui::child_ui`: Use ui.new_child() instead
[INFO] [stdout]     --> spawn_editor/src/plot/mod.rs:1557:30
[INFO] [stdout]      |
[INFO] [stdout] 1557 |         let mut plot_ui = ui.child_ui(*transform.frame(), Layout::default(), None);
[INFO] [stdout]      |                              ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `egui::Painter::round_pos_to_pixels`: Use `emath::GuiRounding` with `painter.pixels_per_point()` instead
[INFO] [stdout]     --> spawn_editor/src/plot/mod.rs:1703:35
[INFO] [stdout]      |
[INFO] [stdout] 1703 |                 p0 = ui.painter().round_pos_to_pixels(p0);
[INFO] [stdout]      |                                   ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `egui::Painter::round_pos_to_pixels`: Use `emath::GuiRounding` with `painter.pixels_per_point()` instead
[INFO] [stdout]     --> spawn_editor/src/plot/mod.rs:1704:35
[INFO] [stdout]      |
[INFO] [stdout] 1704 |                 p1 = ui.painter().round_pos_to_pixels(p1);
[INFO] [stdout]      |                                   ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking ashpd v0.11.0
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]     Checking l2_rw v0.1.0 (/opt/rustwide/workdir/l2_rw)
[INFO] [stderr]     Checking tokio-native-tls v0.3.1
[INFO] [stderr]     Checking hyper-tls v0.6.0
[INFO] [stderr]     Checking reqwest v0.12.28
[INFO] [stderr]     Checking l2w_dat_tool v0.1.0 (/opt/rustwide/workdir/tool)
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Dynamic`
[INFO] [stdout]   --> tool/src/entity/item/etc_item.rs:47:17
[INFO] [stdout]    |
[INFO] [stdout] 47 | #[derive(Clone, CustomType, Debug, Default, Deserialize, PartialEq, Serialize)]
[INFO] [stdout]    |                 ^^^^^^^^^^ use of undeclared type `Dynamic`
[INFO] [stdout]    |
[INFO] [stdout]    = note: struct `crate::backend::script_ext::skill::skill_type_module::Dynamic` exists but is inaccessible
[INFO] [stdout]    = note: this error originates in the derive macro `CustomType` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout]  1 + use rhai::Dynamic;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `Dynamic` in this scope
[INFO] [stdout]   --> tool/src/entity/item/etc_item.rs:47:17
[INFO] [stdout]    |
[INFO] [stdout] 47 | #[derive(Clone, CustomType, Debug, Default, Deserialize, PartialEq, Serialize)]
[INFO] [stdout]    |                 ^^^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout]    = note: struct `crate::backend::script_ext::skill::skill_type_module::Dynamic` exists but is inaccessible
[INFO] [stdout]    = note: this error originates in the derive macro `CustomType` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout]  1 + use rhai::Dynamic;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `EvalAltResult`
[INFO] [stdout]   --> tool/src/entity/item/etc_item.rs:47:17
[INFO] [stdout]    |
[INFO] [stdout] 47 | #[derive(Clone, CustomType, Debug, Default, Deserialize, PartialEq, Serialize)]
[INFO] [stdout]    |                 ^^^^^^^^^^ use of undeclared type `EvalAltResult`
[INFO] [stdout]    |
[INFO] [stdout]    = note: enum `crate::backend::script_ext::skill::skill_type_module::EvalAltResult` exists but is inaccessible
[INFO] [stdout]    = note: this error originates in the derive macro `CustomType` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this enum
[INFO] [stdout]    |
[INFO] [stdout]  1 + use rhai::EvalAltResult;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Position`
[INFO] [stdout]   --> tool/src/entity/item/etc_item.rs:47:17
[INFO] [stdout]    |
[INFO] [stdout] 47 | #[derive(Clone, CustomType, Debug, Default, Deserialize, PartialEq, Serialize)]
[INFO] [stdout]    |                 ^^^^^^^^^^ use of undeclared type `Position`
[INFO] [stdout]    |
[INFO] [stdout]    = note: struct `crate::backend::script_ext::skill::skill_type_module::Position` exists but is inaccessible
[INFO] [stdout]    = note: this error originates in the derive macro `CustomType` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing one of these structs
[INFO] [stdout]    |
[INFO] [stdout]  1 + use crate::common::Position;
[INFO] [stdout]    |
[INFO] [stdout]  1 + use rhai::Position;
[INFO] [stdout]    |
[INFO] [stdout]  1 + use ron::error::Position;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Dynamic`
[INFO] [stdout]    --> tool/src/entity/skill.rs:246:17
[INFO] [stdout]     |
[INFO] [stdout] 246 | #[derive(Clone, CustomType, Debug, Deserialize, PartialEq, Serialize)]
[INFO] [stdout]     |                 ^^^^^^^^^^ use of undeclared type `Dynamic`
[INFO] [stdout]     |
[INFO] [stdout]     = note: struct `crate::backend::script_ext::skill::skill_type_module::Dynamic` exists but is inaccessible
[INFO] [stdout]     = note: this error originates in the derive macro `CustomType` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout]   2 + use rhai::Dynamic;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Dynamic`
[INFO] [stdout]   --> tool/src/entity/item/etc_item.rs:47:17
[INFO] [stdout]    |
[INFO] [stdout] 47 | #[derive(Clone, CustomType, Debug, Default, Deserialize, PartialEq, Serialize)]
[INFO] [stdout]    |                 ^^^^^^^^^^ use of undeclared type `Dynamic`
[INFO] [stdout]    |
[INFO] [stdout]    = note: struct `crate::backend::script_ext::skill::skill_type_module::Dynamic` exists but is inaccessible
[INFO] [stdout]    = note: this error originates in the derive macro `CustomType` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout]  1 + use rhai::Dynamic;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `Dynamic` in this scope
[INFO] [stdout]    --> tool/src/entity/skill.rs:246:17
[INFO] [stdout]     |
[INFO] [stdout] 246 | #[derive(Clone, CustomType, Debug, Deserialize, PartialEq, Serialize)]
[INFO] [stdout]     |                 ^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout]     = note: struct `crate::backend::script_ext::skill::skill_type_module::Dynamic` exists but is inaccessible
[INFO] [stdout]     = note: this error originates in the derive macro `CustomType` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout]   2 + use rhai::Dynamic;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `EvalAltResult`
[INFO] [stdout]    --> tool/src/entity/skill.rs:246:17
[INFO] [stdout]     |
[INFO] [stdout] 246 | #[derive(Clone, CustomType, Debug, Deserialize, PartialEq, Serialize)]
[INFO] [stdout]     |                 ^^^^^^^^^^ use of undeclared type `EvalAltResult`
[INFO] [stdout]     |
[INFO] [stdout]     = note: enum `crate::backend::script_ext::skill::skill_type_module::EvalAltResult` exists but is inaccessible
[INFO] [stdout]     = note: this error originates in the derive macro `CustomType` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this enum
[INFO] [stdout]     |
[INFO] [stdout]   2 + use rhai::EvalAltResult;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Position`
[INFO] [stdout]    --> tool/src/entity/skill.rs:246:17
[INFO] [stdout]     |
[INFO] [stdout] 246 | #[derive(Clone, CustomType, Debug, Deserialize, PartialEq, Serialize)]
[INFO] [stdout]     |                 ^^^^^^^^^^ use of undeclared type `Position`
[INFO] [stdout]     |
[INFO] [stdout]     = note: struct `crate::backend::script_ext::skill::skill_type_module::Position` exists but is inaccessible
[INFO] [stdout]     = note: this error originates in the derive macro `CustomType` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing one of these structs
[INFO] [stdout]     |
[INFO] [stdout]   2 + use crate::common::Position;
[INFO] [stdout]     |
[INFO] [stdout]   2 + use rhai::Position;
[INFO] [stdout]     |
[INFO] [stdout]   2 + use ron::error::Position;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `Dynamic` in this scope
[INFO] [stdout]   --> tool/src/entity/item/etc_item.rs:47:17
[INFO] [stdout]    |
[INFO] [stdout] 47 | #[derive(Clone, CustomType, Debug, Default, Deserialize, PartialEq, Serialize)]
[INFO] [stdout]    |                 ^^^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout]    = note: struct `crate::backend::script_ext::skill::skill_type_module::Dynamic` exists but is inaccessible
[INFO] [stdout]    = note: this error originates in the derive macro `CustomType` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout]  1 + use rhai::Dynamic;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `EvalAltResult`
[INFO] [stdout]   --> tool/src/entity/item/etc_item.rs:47:17
[INFO] [stdout]    |
[INFO] [stdout] 47 | #[derive(Clone, CustomType, Debug, Default, Deserialize, PartialEq, Serialize)]
[INFO] [stdout]    |                 ^^^^^^^^^^ use of undeclared type `EvalAltResult`
[INFO] [stdout]    |
[INFO] [stdout]    = note: enum `crate::backend::script_ext::skill::skill_type_module::EvalAltResult` exists but is inaccessible
[INFO] [stdout]    = note: this error originates in the derive macro `CustomType` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this enum
[INFO] [stdout]    |
[INFO] [stdout]  1 + use rhai::EvalAltResult;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Position`
[INFO] [stdout]   --> tool/src/entity/item/etc_item.rs:47:17
[INFO] [stdout]    |
[INFO] [stdout] 47 | #[derive(Clone, CustomType, Debug, Default, Deserialize, PartialEq, Serialize)]
[INFO] [stdout]    |                 ^^^^^^^^^^ use of undeclared type `Position`
[INFO] [stdout]    |
[INFO] [stdout]    = note: struct `crate::backend::script_ext::skill::skill_type_module::Position` exists but is inaccessible
[INFO] [stdout]    = note: this error originates in the derive macro `CustomType` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing one of these structs
[INFO] [stdout]    |
[INFO] [stdout]  1 + use crate::common::Position;
[INFO] [stdout]    |
[INFO] [stdout]  1 + use rhai::Position;
[INFO] [stdout]    |
[INFO] [stdout]  1 + use ron::error::Position;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Dynamic`
[INFO] [stdout]    --> tool/src/entity/skill.rs:246:17
[INFO] [stdout]     |
[INFO] [stdout] 246 | #[derive(Clone, CustomType, Debug, Deserialize, PartialEq, Serialize)]
[INFO] [stdout]     |                 ^^^^^^^^^^ use of undeclared type `Dynamic`
[INFO] [stdout]     |
[INFO] [stdout]     = note: struct `crate::backend::script_ext::skill::skill_type_module::Dynamic` exists but is inaccessible
[INFO] [stdout]     = note: this error originates in the derive macro `CustomType` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout]   2 + use rhai::Dynamic;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `Dynamic` in this scope
[INFO] [stdout]    --> tool/src/entity/skill.rs:246:17
[INFO] [stdout]     |
[INFO] [stdout] 246 | #[derive(Clone, CustomType, Debug, Deserialize, PartialEq, Serialize)]
[INFO] [stdout]     |                 ^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout]     = note: struct `crate::backend::script_ext::skill::skill_type_module::Dynamic` exists but is inaccessible
[INFO] [stdout]     = note: this error originates in the derive macro `CustomType` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout]   2 + use rhai::Dynamic;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `EvalAltResult`
[INFO] [stdout]    --> tool/src/entity/skill.rs:246:17
[INFO] [stdout]     |
[INFO] [stdout] 246 | #[derive(Clone, CustomType, Debug, Deserialize, PartialEq, Serialize)]
[INFO] [stdout]     |                 ^^^^^^^^^^ use of undeclared type `EvalAltResult`
[INFO] [stdout]     |
[INFO] [stdout]     = note: enum `crate::backend::script_ext::skill::skill_type_module::EvalAltResult` exists but is inaccessible
[INFO] [stdout]     = note: this error originates in the derive macro `CustomType` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this enum
[INFO] [stdout]     |
[INFO] [stdout]   2 + use rhai::EvalAltResult;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Position`
[INFO] [stdout]    --> tool/src/entity/skill.rs:246:17
[INFO] [stdout]     |
[INFO] [stdout] 246 | #[derive(Clone, CustomType, Debug, Deserialize, PartialEq, Serialize)]
[INFO] [stdout]     |                 ^^^^^^^^^^ use of undeclared type `Position`
[INFO] [stdout]     |
[INFO] [stdout]     = note: struct `crate::backend::script_ext::skill::skill_type_module::Position` exists but is inaccessible
[INFO] [stdout]     = note: this error originates in the derive macro `CustomType` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing one of these structs
[INFO] [stdout]     |
[INFO] [stdout]   2 + use crate::common::Position;
[INFO] [stdout]     |
[INFO] [stdout]   2 + use rhai::Position;
[INFO] [stdout]     |
[INFO] [stdout]   2 + use ron::error::Position;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Dynamic`
[INFO] [stdout]    --> tool/src/entity/skill.rs:341:17
[INFO] [stdout]     |
[INFO] [stdout] 341 | #[derive(Clone, CustomType, Debug, Deserialize, PartialEq, Serialize)]
[INFO] [stdout]     |                 ^^^^^^^^^^ use of undeclared type `Dynamic`
[INFO] [stdout]     |
[INFO] [stdout]     = note: struct `crate::backend::script_ext::skill::skill_type_module::Dynamic` exists but is inaccessible
[INFO] [stdout]     = note: this error originates in the derive macro `CustomType` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout]   2 + use rhai::Dynamic;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `Dynamic` in this scope
[INFO] [stdout]    --> tool/src/entity/skill.rs:341:17
[INFO] [stdout]     |
[INFO] [stdout] 341 | #[derive(Clone, CustomType, Debug, Deserialize, PartialEq, Serialize)]
[INFO] [stdout]     |                 ^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout]     = note: struct `crate::backend::script_ext::skill::skill_type_module::Dynamic` exists but is inaccessible
[INFO] [stdout]     = note: this error originates in the derive macro `CustomType` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout]   2 + use rhai::Dynamic;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `EvalAltResult`
[INFO] [stdout]    --> tool/src/entity/skill.rs:341:17
[INFO] [stdout]     |
[INFO] [stdout] 341 | #[derive(Clone, CustomType, Debug, Deserialize, PartialEq, Serialize)]
[INFO] [stdout]     |                 ^^^^^^^^^^ use of undeclared type `EvalAltResult`
[INFO] [stdout]     |
[INFO] [stdout]     = note: enum `crate::backend::script_ext::skill::skill_type_module::EvalAltResult` exists but is inaccessible
[INFO] [stdout]     = note: this error originates in the derive macro `CustomType` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this enum
[INFO] [stdout]     |
[INFO] [stdout]   2 + use rhai::EvalAltResult;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Position`
[INFO] [stdout]    --> tool/src/entity/skill.rs:341:17
[INFO] [stdout]     |
[INFO] [stdout] 341 | #[derive(Clone, CustomType, Debug, Deserialize, PartialEq, Serialize)]
[INFO] [stdout]     |                 ^^^^^^^^^^ use of undeclared type `Position`
[INFO] [stdout]     |
[INFO] [stdout]     = note: struct `crate::backend::script_ext::skill::skill_type_module::Position` exists but is inaccessible
[INFO] [stdout]     = note: this error originates in the derive macro `CustomType` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing one of these structs
[INFO] [stdout]     |
[INFO] [stdout]   2 + use crate::common::Position;
[INFO] [stdout]     |
[INFO] [stdout]   2 + use rhai::Position;
[INFO] [stdout]     |
[INFO] [stdout]   2 + use ron::error::Position;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Dynamic`
[INFO] [stdout]    --> tool/src/entity/skill.rs:341:17
[INFO] [stdout]     |
[INFO] [stdout] 341 | #[derive(Clone, CustomType, Debug, Deserialize, PartialEq, Serialize)]
[INFO] [stdout]     |                 ^^^^^^^^^^ use of undeclared type `Dynamic`
[INFO] [stdout]     |
[INFO] [stdout]     = note: struct `crate::backend::script_ext::skill::skill_type_module::Dynamic` exists but is inaccessible
[INFO] [stdout]     = note: this error originates in the derive macro `CustomType` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout]   2 + use rhai::Dynamic;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Dynamic`
[INFO] [stdout]    --> tool/src/entity/skill.rs:366:17
[INFO] [stdout]     |
[INFO] [stdout] 366 | #[derive(Clone, CustomType, Debug, Deserialize, PartialEq, Serialize)]
[INFO] [stdout]     |                 ^^^^^^^^^^ use of undeclared type `Dynamic`
[INFO] [stdout]     |
[INFO] [stdout]     = note: struct `crate::backend::script_ext::skill::skill_type_module::Dynamic` exists but is inaccessible
[INFO] [stdout]     = note: this error originates in the derive macro `CustomType` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout]   2 + use rhai::Dynamic;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `Dynamic` in this scope
[INFO] [stdout]    --> tool/src/entity/skill.rs:341:17
[INFO] [stdout]     |
[INFO] [stdout] 341 | #[derive(Clone, CustomType, Debug, Deserialize, PartialEq, Serialize)]
[INFO] [stdout]     |                 ^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout]     = note: struct `crate::backend::script_ext::skill::skill_type_module::Dynamic` exists but is inaccessible
[INFO] [stdout]     = note: this error originates in the derive macro `CustomType` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout]   2 + use rhai::Dynamic;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `EvalAltResult`
[INFO] [stdout]    --> tool/src/entity/skill.rs:341:17
[INFO] [stdout]     |
[INFO] [stdout] 341 | #[derive(Clone, CustomType, Debug, Deserialize, PartialEq, Serialize)]
[INFO] [stdout]     |                 ^^^^^^^^^^ use of undeclared type `EvalAltResult`
[INFO] [stdout]     |
[INFO] [stdout]     = note: enum `crate::backend::script_ext::skill::skill_type_module::EvalAltResult` exists but is inaccessible
[INFO] [stdout]     = note: this error originates in the derive macro `CustomType` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this enum
[INFO] [stdout]     |
[INFO] [stdout]   2 + use rhai::EvalAltResult;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Position`
[INFO] [stdout]    --> tool/src/entity/skill.rs:341:17
[INFO] [stdout]     |
[INFO] [stdout] 341 | #[derive(Clone, CustomType, Debug, Deserialize, PartialEq, Serialize)]
[INFO] [stdout]     |                 ^^^^^^^^^^ use of undeclared type `Position`
[INFO] [stdout]     |
[INFO] [stdout]     = note: struct `crate::backend::script_ext::skill::skill_type_module::Position` exists but is inaccessible
[INFO] [stdout]     = note: this error originates in the derive macro `CustomType` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing one of these structs
[INFO] [stdout]     |
[INFO] [stdout]   2 + use crate::common::Position;
[INFO] [stdout]     |
[INFO] [stdout]   2 + use rhai::Position;
[INFO] [stdout]     |
[INFO] [stdout]   2 + use ron::error::Position;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `Dynamic` in this scope
[INFO] [stdout]    --> tool/src/entity/skill.rs:366:17
[INFO] [stdout]     |
[INFO] [stdout] 366 | #[derive(Clone, CustomType, Debug, Deserialize, PartialEq, Serialize)]
[INFO] [stdout]     |                 ^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout]     = note: struct `crate::backend::script_ext::skill::skill_type_module::Dynamic` exists but is inaccessible
[INFO] [stdout]     = note: this error originates in the derive macro `CustomType` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout]   2 + use rhai::Dynamic;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Dynamic`
[INFO] [stdout]    --> tool/src/entity/skill.rs:366:17
[INFO] [stdout]     |
[INFO] [stdout] 366 | #[derive(Clone, CustomType, Debug, Deserialize, PartialEq, Serialize)]
[INFO] [stdout]     |                 ^^^^^^^^^^ use of undeclared type `Dynamic`
[INFO] [stdout]     |
[INFO] [stdout]     = note: struct `crate::backend::script_ext::skill::skill_type_module::Dynamic` exists but is inaccessible
[INFO] [stdout]     = note: this error originates in the derive macro `CustomType` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout]   2 + use rhai::Dynamic;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `EvalAltResult`
[INFO] [stdout]    --> tool/src/entity/skill.rs:366:17
[INFO] [stdout]     |
[INFO] [stdout] 366 | #[derive(Clone, CustomType, Debug, Deserialize, PartialEq, Serialize)]
[INFO] [stdout]     |                 ^^^^^^^^^^ use of undeclared type `EvalAltResult`
[INFO] [stdout]     |
[INFO] [stdout]     = note: enum `crate::backend::script_ext::skill::skill_type_module::EvalAltResult` exists but is inaccessible
[INFO] [stdout]     = note: this error originates in the derive macro `CustomType` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this enum
[INFO] [stdout]     |
[INFO] [stdout]   2 + use rhai::EvalAltResult;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Position`
[INFO] [stdout]    --> tool/src/entity/skill.rs:366:17
[INFO] [stdout]     |
[INFO] [stdout] 366 | #[derive(Clone, CustomType, Debug, Deserialize, PartialEq, Serialize)]
[INFO] [stdout]     |                 ^^^^^^^^^^ use of undeclared type `Position`
[INFO] [stdout]     |
[INFO] [stdout]     = note: struct `crate::backend::script_ext::skill::skill_type_module::Position` exists but is inaccessible
[INFO] [stdout]     = note: this error originates in the derive macro `CustomType` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing one of these structs
[INFO] [stdout]     |
[INFO] [stdout]   2 + use crate::common::Position;
[INFO] [stdout]     |
[INFO] [stdout]   2 + use rhai::Position;
[INFO] [stdout]     |
[INFO] [stdout]   2 + use ron::error::Position;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `Dynamic` in this scope
[INFO] [stdout]    --> tool/src/entity/skill.rs:366:17
[INFO] [stdout]     |
[INFO] [stdout] 366 | #[derive(Clone, CustomType, Debug, Deserialize, PartialEq, Serialize)]
[INFO] [stdout]     |                 ^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout]     = note: struct `crate::backend::script_ext::skill::skill_type_module::Dynamic` exists but is inaccessible
[INFO] [stdout]     = note: this error originates in the derive macro `CustomType` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout]   2 + use rhai::Dynamic;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `EvalAltResult`
[INFO] [stdout]    --> tool/src/entity/skill.rs:366:17
[INFO] [stdout]     |
[INFO] [stdout] 366 | #[derive(Clone, CustomType, Debug, Deserialize, PartialEq, Serialize)]
[INFO] [stdout]     |                 ^^^^^^^^^^ use of undeclared type `EvalAltResult`
[INFO] [stdout]     |
[INFO] [stdout]     = note: enum `crate::backend::script_ext::skill::skill_type_module::EvalAltResult` exists but is inaccessible
[INFO] [stdout]     = note: this error originates in the derive macro `CustomType` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this enum
[INFO] [stdout]     |
[INFO] [stdout]   2 + use rhai::EvalAltResult;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Position`
[INFO] [stdout]    --> tool/src/entity/skill.rs:366:17
[INFO] [stdout]     |
[INFO] [stdout] 366 | #[derive(Clone, CustomType, Debug, Deserialize, PartialEq, Serialize)]
[INFO] [stdout]     |                 ^^^^^^^^^^ use of undeclared type `Position`
[INFO] [stdout]     |
[INFO] [stdout]     = note: struct `crate::backend::script_ext::skill::skill_type_module::Position` exists but is inaccessible
[INFO] [stdout]     = note: this error originates in the derive macro `CustomType` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing one of these structs
[INFO] [stdout]     |
[INFO] [stdout]   2 + use crate::common::Position;
[INFO] [stdout]     |
[INFO] [stdout]   2 + use rhai::Position;
[INFO] [stdout]     |
[INFO] [stdout]   2 + use ron::error::Position;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `eframe::egui::Rounding`: Renamed to CornerRadius
[INFO] [stdout]   --> tool/src/frontend/entity_impl/quest/steps_editor.rs:15:86
[INFO] [stdout]    |
[INFO] [stdout] 15 |     Layout, Margin, Modifiers, Order, PointerButton, Pos2, Rect, Response, RichText, Rounding,
[INFO] [stdout]    |                                                                                      ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `eframe::egui::Rounding`: Renamed to CornerRadius
[INFO] [stdout]    --> tool/src/frontend/entity_impl/quest/steps_editor.rs:170:51
[INFO] [stdout]     |
[INFO] [stdout] 170 | ...                   .rounding(Rounding::same(2))
[INFO] [stdout]     |                                 ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `eframe::egui::Rounding`: Renamed to CornerRadius
[INFO] [stdout]    --> tool/src/frontend/entity_impl/quest/steps_editor.rs:191:51
[INFO] [stdout]     |
[INFO] [stdout] 191 | ...                   .rounding(Rounding::same(2))
[INFO] [stdout]     |                                 ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `eframe::egui::Rounding`: Renamed to CornerRadius
[INFO] [stdout]   --> tool/src/frontend/entity_impl/quest/steps_editor.rs:15:86
[INFO] [stdout]    |
[INFO] [stdout] 15 |     Layout, Margin, Modifiers, Order, PointerButton, Pos2, Rect, Response, RichText, Rounding,
[INFO] [stdout]    |                                                                                      ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `eframe::egui::Rounding`: Renamed to CornerRadius
[INFO] [stdout]    --> tool/src/frontend/entity_impl/quest/steps_editor.rs:170:51
[INFO] [stdout]     |
[INFO] [stdout] 170 | ...                   .rounding(Rounding::same(2))
[INFO] [stdout]     |                                 ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `eframe::egui::Rounding`: Renamed to CornerRadius
[INFO] [stdout]    --> tool/src/frontend/entity_impl/quest/steps_editor.rs:191:51
[INFO] [stdout]     |
[INFO] [stdout] 191 | ...                   .rounding(Rounding::same(2))
[INFO] [stdout]     |                                 ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]   --> tool/src/entity/item/etc_item.rs:47:17
[INFO] [stdout]    |
[INFO] [stdout] 47 | #[derive(Clone, CustomType, Debug, Default, Deserialize, PartialEq, Serialize)]
[INFO] [stdout]    |                 ^^^^^^^^^^ cannot infer type
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the derive macro `CustomType` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]   --> tool/src/entity/item/etc_item.rs:47:17
[INFO] [stdout]    |
[INFO] [stdout] 47 | #[derive(Clone, CustomType, Debug, Default, Deserialize, PartialEq, Serialize)]
[INFO] [stdout]    |                 ^^^^^^^^^^ cannot infer type
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the derive macro `CustomType` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> tool/src/entity/skill.rs:246:17
[INFO] [stdout]     |
[INFO] [stdout] 246 | #[derive(Clone, CustomType, Debug, Deserialize, PartialEq, Serialize)]
[INFO] [stdout]     |                 ^^^^^^^^^^ cannot infer type
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `CustomType` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> tool/src/entity/skill.rs:341:17
[INFO] [stdout]     |
[INFO] [stdout] 341 | #[derive(Clone, CustomType, Debug, Deserialize, PartialEq, Serialize)]
[INFO] [stdout]     |                 ^^^^^^^^^^ cannot infer type
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `CustomType` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> tool/src/entity/skill.rs:366:17
[INFO] [stdout]     |
[INFO] [stdout] 366 | #[derive(Clone, CustomType, Debug, Deserialize, PartialEq, Serialize)]
[INFO] [stdout]     |                 ^^^^^^^^^^ cannot infer type
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `CustomType` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `eframe::egui::Frame::none`: Use `Frame::NONE` or `Frame::new()` instead.
[INFO] [stdout]    --> tool/src/frontend/entity_impl/quest/steps_editor.rs:167:44
[INFO] [stdout]     |
[INFO] [stdout] 167 | ...                   Frame::none()
[INFO] [stdout]     |                              ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `eframe::egui::Frame::rounding`: Renamed to `corner_radius`
[INFO] [stdout]    --> tool/src/frontend/entity_impl/quest/steps_editor.rs:170:42
[INFO] [stdout]     |
[INFO] [stdout] 170 | ...                   .rounding(Rounding::same(2))
[INFO] [stdout]     |                        ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `eframe::egui::Frame::none`: Use `Frame::NONE` or `Frame::new()` instead.
[INFO] [stdout]    --> tool/src/frontend/entity_impl/quest/steps_editor.rs:188:44
[INFO] [stdout]     |
[INFO] [stdout] 188 | ...                   Frame::none()
[INFO] [stdout]     |                              ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `eframe::egui::Frame::rounding`: Renamed to `corner_radius`
[INFO] [stdout]    --> tool/src/frontend/entity_impl/quest/steps_editor.rs:191:42
[INFO] [stdout]     |
[INFO] [stdout] 191 | ...                   .rounding(Rounding::same(2))
[INFO] [stdout]     |                        ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `eframe::egui::Ui::child_ui`: Use ui.new_child() instead
[INFO] [stdout]    --> tool/src/frontend/entity_impl/quest/steps_editor.rs:875:32
[INFO] [stdout]     |
[INFO] [stdout] 875 |         let mut legend_ui = ui.child_ui(ui.clip_rect().shrink(4.0), layout, None);
[INFO] [stdout]     |                                ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> tool/src/entity/skill.rs:246:17
[INFO] [stdout]     |
[INFO] [stdout] 246 | #[derive(Clone, CustomType, Debug, Deserialize, PartialEq, Serialize)]
[INFO] [stdout]     |                 ^^^^^^^^^^ cannot infer type
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `CustomType` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> tool/src/entity/skill.rs:341:17
[INFO] [stdout]     |
[INFO] [stdout] 341 | #[derive(Clone, CustomType, Debug, Deserialize, PartialEq, Serialize)]
[INFO] [stdout]     |                 ^^^^^^^^^^ cannot infer type
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `CustomType` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> tool/src/entity/skill.rs:366:17
[INFO] [stdout]     |
[INFO] [stdout] 366 | #[derive(Clone, CustomType, Debug, Deserialize, PartialEq, Serialize)]
[INFO] [stdout]     |                 ^^^^^^^^^^ cannot infer type
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `CustomType` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `eframe::egui::Frame::none`: Use `Frame::NONE` or `Frame::new()` instead.
[INFO] [stdout]    --> tool/src/frontend/entity_impl/quest/steps_editor.rs:167:44
[INFO] [stdout]     |
[INFO] [stdout] 167 | ...                   Frame::none()
[INFO] [stdout]     |                              ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `eframe::egui::Frame::rounding`: Renamed to `corner_radius`
[INFO] [stdout]    --> tool/src/frontend/entity_impl/quest/steps_editor.rs:170:42
[INFO] [stdout]     |
[INFO] [stdout] 170 | ...                   .rounding(Rounding::same(2))
[INFO] [stdout]     |                        ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `eframe::egui::Frame::none`: Use `Frame::NONE` or `Frame::new()` instead.
[INFO] [stdout]    --> tool/src/frontend/entity_impl/quest/steps_editor.rs:188:44
[INFO] [stdout]     |
[INFO] [stdout] 188 | ...                   Frame::none()
[INFO] [stdout]     |                              ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `eframe::egui::Frame::rounding`: Renamed to `corner_radius`
[INFO] [stdout]    --> tool/src/frontend/entity_impl/quest/steps_editor.rs:191:42
[INFO] [stdout]     |
[INFO] [stdout] 191 | ...                   .rounding(Rounding::same(2))
[INFO] [stdout]     |                        ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `eframe::egui::Ui::child_ui`: Use ui.new_child() instead
[INFO] [stdout]    --> tool/src/frontend/entity_impl/quest/steps_editor.rs:875:32
[INFO] [stdout]     |
[INFO] [stdout] 875 |         let mut legend_ui = ui.child_ui(ui.clip_rect().shrink(4.0), layout, None);
[INFO] [stdout]     |                                ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `resp` is never read
[INFO] [stdout]    --> tool/src/frontend/entity_impl/quest/steps_editor.rs:890:36
[INFO] [stdout]     |
[INFO] [stdout] 890 |                       let mut resp = ui.add(
[INFO] [stdout]     |  ____________________________________^
[INFO] [stdout] 891 | |                         Label::new(RichText::new("E: expand").color(Color32::WHITE).size(10.))
[INFO] [stdout] 892 | |                             .selectable(false),
[INFO] [stdout] 893 | |                     );
[INFO] [stdout]     | |_____________________^
[INFO] [stdout]     |
[INFO] [stdout]     = help: maybe it is overwritten before being read?
[INFO] [stdout]     = note: `#[warn(unused_assignments)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `resp` is never read
[INFO] [stdout]    --> tool/src/frontend/entity_impl/quest/steps_editor.rs:934:21
[INFO] [stdout]     |
[INFO] [stdout] 934 |                     resp = ui.add(
[INFO] [stdout]     |                     ^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: maybe it is overwritten before being read?
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `resp` is never read
[INFO] [stdout]    --> tool/src/frontend/entity_impl/quest/steps_editor.rs:926:21
[INFO] [stdout]     |
[INFO] [stdout] 926 |                     resp = ui.add(
[INFO] [stdout]     |                     ^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: maybe it is overwritten before being read?
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `resp` is never read
[INFO] [stdout]    --> tool/src/frontend/entity_impl/quest/steps_editor.rs:918:21
[INFO] [stdout]     |
[INFO] [stdout] 918 |                     resp = ui.add(
[INFO] [stdout]     |                     ^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: maybe it is overwritten before being read?
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `resp` is never read
[INFO] [stdout]    --> tool/src/frontend/entity_impl/quest/steps_editor.rs:910:21
[INFO] [stdout]     |
[INFO] [stdout] 910 |                     resp = ui.add(
[INFO] [stdout]     |                     ^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: maybe it is overwritten before being read?
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `resp` is never read
[INFO] [stdout]    --> tool/src/frontend/entity_impl/quest/steps_editor.rs:902:21
[INFO] [stdout]     |
[INFO] [stdout] 902 |                     resp = ui.add(
[INFO] [stdout]     |                     ^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: maybe it is overwritten before being read?
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `resp` is never read
[INFO] [stdout]    --> tool/src/frontend/entity_impl/quest/steps_editor.rs:898:21
[INFO] [stdout]     |
[INFO] [stdout] 898 |                     resp = ui.add(
[INFO] [stdout]     |                     ^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: maybe it is overwritten before being read?
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `resp` is never read
[INFO] [stdout]    --> tool/src/frontend/entity_impl/quest/steps_editor.rs:894:21
[INFO] [stdout]     |
[INFO] [stdout] 894 |                     resp = ui.add(
[INFO] [stdout]     |                     ^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: maybe it is overwritten before being read?
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0282, E0425, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0282`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `l2w_dat_tool` (bin "l2w_dat_tool") due to 20 previous errors; 16 warnings emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] warning: value assigned to `resp` is never read
[INFO] [stdout]    --> tool/src/frontend/entity_impl/quest/steps_editor.rs:890:36
[INFO] [stdout]     |
[INFO] [stdout] 890 |                       let mut resp = ui.add(
[INFO] [stdout]     |  ____________________________________^
[INFO] [stdout] 891 | |                         Label::new(RichText::new("E: expand").color(Color32::WHITE).size(10.))
[INFO] [stdout] 892 | |                             .selectable(false),
[INFO] [stdout] 893 | |                     );
[INFO] [stdout]     | |_____________________^
[INFO] [stdout]     |
[INFO] [stdout]     = help: maybe it is overwritten before being read?
[INFO] [stdout]     = note: `#[warn(unused_assignments)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `resp` is never read
[INFO] [stdout]    --> tool/src/frontend/entity_impl/quest/steps_editor.rs:934:21
[INFO] [stdout]     |
[INFO] [stdout] 934 |                     resp = ui.add(
[INFO] [stdout]     |                     ^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: maybe it is overwritten before being read?
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `resp` is never read
[INFO] [stdout]    --> tool/src/frontend/entity_impl/quest/steps_editor.rs:926:21
[INFO] [stdout]     |
[INFO] [stdout] 926 |                     resp = ui.add(
[INFO] [stdout]     |                     ^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: maybe it is overwritten before being read?
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `resp` is never read
[INFO] [stdout]    --> tool/src/frontend/entity_impl/quest/steps_editor.rs:918:21
[INFO] [stdout]     |
[INFO] [stdout] 918 |                     resp = ui.add(
[INFO] [stdout]     |                     ^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: maybe it is overwritten before being read?
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `resp` is never read
[INFO] [stdout]    --> tool/src/frontend/entity_impl/quest/steps_editor.rs:910:21
[INFO] [stdout]     |
[INFO] [stdout] 910 |                     resp = ui.add(
[INFO] [stdout]     |                     ^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: maybe it is overwritten before being read?
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `resp` is never read
[INFO] [stdout]    --> tool/src/frontend/entity_impl/quest/steps_editor.rs:902:21
[INFO] [stdout]     |
[INFO] [stdout] 902 |                     resp = ui.add(
[INFO] [stdout]     |                     ^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: maybe it is overwritten before being read?
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `resp` is never read
[INFO] [stdout]    --> tool/src/frontend/entity_impl/quest/steps_editor.rs:898:21
[INFO] [stdout]     |
[INFO] [stdout] 898 |                     resp = ui.add(
[INFO] [stdout]     |                     ^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: maybe it is overwritten before being read?
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `resp` is never read
[INFO] [stdout]    --> tool/src/frontend/entity_impl/quest/steps_editor.rs:894:21
[INFO] [stdout]     |
[INFO] [stdout] 894 |                     resp = ui.add(
[INFO] [stdout]     |                     ^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: maybe it is overwritten before being read?
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0282, E0425, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0282`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `l2w_dat_tool` (bin "l2w_dat_tool" test) due to 20 previous errors; 16 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "912e26905f8599c72c4cd6ffefb3300aea51510c26157905e9a3591d80f1f577", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "912e26905f8599c72c4cd6ffefb3300aea51510c26157905e9a3591d80f1f577", kill_on_drop: false }`
[INFO] [stdout] 912e26905f8599c72c4cd6ffefb3300aea51510c26157905e9a3591d80f1f577
