[INFO] cloning repository https://github.com/VoidField101/HytaleNodeEditor
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/VoidField101/HytaleNodeEditor" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FVoidField101%2FHytaleNodeEditor", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FVoidField101%2FHytaleNodeEditor'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 6a71ba8c461e40fca2222a2920be16fa61edcfb9
[INFO] checking VoidField101/HytaleNodeEditor against try#df1b9bf194c9183fb7c0604484171064069ce232 for pr-149195-4
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FVoidField101%2FHytaleNodeEditor" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/VoidField101/HytaleNodeEditor
[INFO] finished tweaking git repo https://github.com/VoidField101/HytaleNodeEditor
[INFO] tweaked toml for git repo https://github.com/VoidField101/HytaleNodeEditor written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/VoidField101/HytaleNodeEditor on toolchain df1b9bf194c9183fb7c0604484171064069ce232
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+df1b9bf194c9183fb7c0604484171064069ce232" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/VoidField101/HytaleNodeEditor already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+df1b9bf194c9183fb7c0604484171064069ce232" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:29356a839a4d14451438f794ce8414e707d72405f44418718d724d22562fe786" "/opt/rustwide/cargo-home/bin/cargo" "+df1b9bf194c9183fb7c0604484171064069ce232" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] e0f90c8fdc09670fb9fb8295df8c8d8751eb3b7b7441d4f8a52020cf290d4765
[INFO] running `Command { std: "docker" "start" "-a" "e0f90c8fdc09670fb9fb8295df8c8d8751eb3b7b7441d4f8a52020cf290d4765", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "e0f90c8fdc09670fb9fb8295df8c8d8751eb3b7b7441d4f8a52020cf290d4765", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e0f90c8fdc09670fb9fb8295df8c8d8751eb3b7b7441d4f8a52020cf290d4765", kill_on_drop: false }`
[INFO] [stdout] e0f90c8fdc09670fb9fb8295df8c8d8751eb3b7b7441d4f8a52020cf290d4765
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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" "-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:29356a839a4d14451438f794ce8414e707d72405f44418718d724d22562fe786" "/opt/rustwide/cargo-home/bin/cargo" "+df1b9bf194c9183fb7c0604484171064069ce232" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 0ef01d31bec2016efd32d1e23f1a71dc419770f67aa78cec602a5c9c6e5bc865
[INFO] running `Command { std: "docker" "start" "-a" "0ef01d31bec2016efd32d1e23f1a71dc419770f67aa78cec602a5c9c6e5bc865", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling quote v1.0.44
[INFO] [stderr]     Checking log v0.4.29
[INFO] [stderr]    Compiling libc v0.2.180
[INFO] [stderr]    Compiling rustix v1.1.3
[INFO] [stderr]     Checking linux-raw-sys v0.11.0
[INFO] [stderr]     Checking smallvec v1.15.1
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]     Checking libloading v0.8.9
[INFO] [stderr]    Compiling wayland-sys v0.31.8
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling find-msvc-tools v0.1.8
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]     Checking scoped-tls v1.0.1
[INFO] [stderr]     Checking downcast-rs v1.2.1
[INFO] [stderr]    Compiling wayland-client v0.31.12
[INFO] [stderr]     Checking unicode-ident v1.0.22
[INFO] [stderr]     Checking tracing-core v0.1.36
[INFO] [stderr]     Checking dlib v0.5.2
[INFO] [stderr]     Checking futures-io v0.3.31
[INFO] [stderr]     Checking stable_deref_trait v1.2.1
[INFO] [stderr]    Compiling cc v1.2.54
[INFO] [stderr]    Compiling endi v1.1.1
[INFO] [stderr]     Checking futures-lite v2.6.1
[INFO] [stderr]     Checking winnow v0.7.14
[INFO] [stderr]    Compiling async-io v2.6.0
[INFO] [stderr]     Checking ttf-parser v0.25.1
[INFO] [stderr]    Compiling zerocopy v0.8.34
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]     Checking concurrent-queue v2.5.0
[INFO] [stderr]     Checking async-task v4.7.1
[INFO] [stderr]     Checking ab_glyph_rasterizer v0.1.10
[INFO] [stderr]     Checking event-listener v5.4.1
[INFO] [stderr]    Compiling khronos_api v3.1.0
[INFO] [stderr]     Checking piper v0.2.4
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]     Checking accesskit v0.21.1
[INFO] [stderr]     Checking syn v2.0.114
[INFO] [stderr]     Checking ordered-stream v0.2.0
[INFO] [stderr]     Checking event-listener-strategy v0.5.4
[INFO] [stderr]     Checking async-executor v1.13.3
[INFO] [stderr]     Checking litemap v0.8.1
[INFO] [stderr]     Checking async-channel v2.5.0
[INFO] [stderr]     Checking async-lock v3.4.2
[INFO] [stderr]     Checking async-broadcast v0.7.2
[INFO] [stderr]     Checking blocking v1.6.2
[INFO] [stderr]     Checking cursor-icon v1.2.0
[INFO] [stderr]     Checking linux-raw-sys v0.4.15
[INFO] [stderr]     Checking static_assertions v1.1.0
[INFO] [stderr]    Compiling xml-rs v0.8.28
[INFO] [stderr]     Checking xcursor v0.3.10
[INFO] [stderr]     Checking writeable v0.6.2
[INFO] [stderr]     Checking xkeysym v0.2.1
[INFO] [stderr]    Compiling x11-dl v2.21.0
[INFO] [stderr]    Compiling icu_properties_data v2.1.2
[INFO] [stderr]    Compiling icu_normalizer_data v2.1.1
[INFO] [stderr]     Checking errno v0.3.14
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]     Checking memmap2 v0.9.9
[INFO] [stderr]     Checking signal-hook-registry v1.4.8
[INFO] [stderr]     Checking strict-num v0.1.1
[INFO] [stderr]     Checking simd-adler32 v0.3.8
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]     Checking nohash-hasher v0.2.0
[INFO] [stderr]     Checking profiling v1.0.17
[INFO] [stderr]    Compiling smithay-client-toolkit v0.19.2
[INFO] [stderr]     Checking epaint_default_fonts v0.33.3
[INFO] [stderr]     Checking arrayref v0.3.9
[INFO] [stderr]     Checking arrayvec v0.7.6
[INFO] [stderr]     Checking x11rb-protocol v0.13.2
[INFO] [stderr]    Compiling gl_generator v0.14.0
[INFO] [stderr]    Compiling wayland-backend v0.3.12
[INFO] [stderr]     Checking as-raw-xcb-connection v1.0.1
[INFO] [stderr]     Checking miniz_oxide v0.8.9
[INFO] [stderr]     Checking hashbrown v0.15.5
[INFO] [stderr]    Compiling winit v0.30.12
[INFO] [stderr]    Compiling unicase v2.9.0
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]     Checking raw-window-handle v0.6.2
[INFO] [stderr]    Compiling siphasher v1.0.2
[INFO] [stderr]     Checking flate2 v1.1.8
[INFO] [stderr]    Compiling phf_shared v0.11.3
[INFO] [stderr]     Checking fdeflate v0.3.7
[INFO] [stderr]    Compiling glutin_glx_sys v0.6.1
[INFO] [stderr]    Compiling glutin_egl_sys v0.7.1
[INFO] [stderr]     Checking xkbcommon-dl v0.4.2
[INFO] [stderr]     Checking accesskit_consumer v0.31.0
[INFO] [stderr]     Checking owned_ttf_parser v0.25.1
[INFO] [stderr]     Checking uuid v1.20.0
[INFO] [stderr]     Checking ab_glyph v0.2.32
[INFO] [stderr]     Checking pxfm v0.1.27
[INFO] [stderr]     Checking dpi v0.1.2
[INFO] [stderr]     Checking smol_str v0.2.2
[INFO] [stderr]    Compiling smithay-client-toolkit v0.20.0
[INFO] [stderr]     Checking png v0.18.0
[INFO] [stderr]    Compiling phf v0.11.3
[INFO] [stderr]     Checking form_urlencoded v1.2.2
[INFO] [stderr]    Compiling glutin v0.32.3
[INFO] [stderr]     Checking aho-corasick v1.1.4
[INFO] [stderr]    Compiling proc-macro2-diagnostics v0.10.1
[INFO] [stderr]    Compiling memoffset v0.9.1
[INFO] [stderr]     Checking regex-syntax v0.8.8
[INFO] [stderr]    Compiling zmij v1.0.17
[INFO] [stderr]    Compiling mime_guess2 v2.3.1
[INFO] [stderr]    Compiling glutin-winit v0.5.0
[INFO] [stderr]     Checking ordered-float v2.10.1
[INFO] [stderr]    Compiling litrs v1.0.0
[INFO] [stderr]     Checking glow v0.16.0
[INFO] [stderr]     Checking web-time v1.1.0
[INFO] [stderr]    Compiling heck v0.4.1
[INFO] [stderr]     Checking iana-time-zone v0.1.65
[INFO] [stderr]     Checking serde_json v1.0.149
[INFO] [stderr]     Checking chrono v0.4.43
[INFO] [stderr]     Checking anstream v0.6.21
[INFO] [stderr]     Checking aliasable v0.1.3
[INFO] [stderr]     Checking jiff v0.2.18
[INFO] [stderr]     Checking strum v0.27.2
[INFO] [stderr]    Compiling document-features v0.2.12
[INFO] [stderr]     Checking regex-automata v0.4.13
[INFO] [stderr]     Checking moxcms v0.7.11
[INFO] [stderr]     Checking polling v3.11.0
[INFO] [stderr]     Checking gethostname v1.1.0
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling darling_core v0.21.3
[INFO] [stderr]     Checking async-signal v0.2.13
[INFO] [stderr]     Checking wayland-csd-frame v0.3.0
[INFO] [stderr]     Checking async-process v2.5.0
[INFO] [stderr]     Checking regex v1.12.2
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling enumflags2_derive v0.7.12
[INFO] [stderr]    Compiling bytemuck_derive v1.10.2
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling serde_repr v0.1.20
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling enum-map-derive v0.17.0
[INFO] [stderr]     Checking env_filter v0.1.4
[INFO] [stderr]    Compiling ouroboros_macro v0.18.5
[INFO] [stderr]     Checking enum-map v2.7.3
[INFO] [stderr]    Compiling derive-where v1.6.0
[INFO] [stderr]     Checking bytemuck v1.24.0
[INFO] [stderr]    Compiling strum_macros v0.27.2
[INFO] [stderr]     Checking env_logger v0.11.8
[INFO] [stderr]     Checking emath v0.33.3
[INFO] [stderr]     Checking tiny-skia-path v0.11.4
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]     Checking zerofrom v0.1.6
[INFO] [stderr]     Checking yoke v0.8.1
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]     Checking calloop v0.13.0
[INFO] [stderr]     Checking zerovec v0.11.5
[INFO] [stderr]     Checking zerotrie v0.2.3
[INFO] [stderr]     Checking ecolor v0.33.3
[INFO] [stderr]     Checking calloop v0.14.3
[INFO] [stderr]     Checking epaint v0.33.3
[INFO] [stderr]     Checking tiny-skia v0.11.4
[INFO] [stderr]     Checking tinystr v0.8.2
[INFO] [stderr]     Checking potential_utf v0.1.4
[INFO] [stderr]     Checking ouroboros v0.18.5
[INFO] [stderr]    Compiling darling_macro v0.21.3
[INFO] [stderr]     Checking icu_collections v2.1.1
[INFO] [stderr]     Checking icu_locale_core v2.1.1
[INFO] [stderr]    Compiling darling v0.21.3
[INFO] [stderr]    Compiling serde_with_macros v3.16.1
[INFO] [stderr]     Checking image v0.25.9
[INFO] [stderr]     Checking egui v0.33.3
[INFO] [stderr]     Checking icu_provider v2.1.1
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]     Checking zvariant_utils v3.3.0
[INFO] [stderr]     Checking enumflags2 v0.7.12
[INFO] [stderr]     Checking quick-xml v0.38.4
[INFO] [stderr]     Checking serde-value v0.7.0
[INFO] [stderr]     Checking icu_properties v2.1.2
[INFO] [stderr]     Checking icu_normalizer v2.1.1
[INFO] [stderr]     Checking serde_with v3.16.1
[INFO] [stderr]     Checking serde-aux v4.7.0
[INFO] [stderr]    Compiling zvariant_derive v5.9.2
[INFO] [stderr]     Checking idna_adapter v1.2.1
[INFO] [stderr]    Compiling zvariant v5.9.2
[INFO] [stderr]     Checking idna v1.1.0
[INFO] [stderr]     Checking url v2.5.8
[INFO] [stderr]     Checking webbrowser v1.0.6
[INFO] [stderr]    Compiling wayland-scanner v0.31.8
[INFO] [stderr]     Checking zbus_names v4.3.1
[INFO] [stderr]     Checking zbus_xml v5.1.0
[INFO] [stderr]     Checking zbus-lockstep v0.5.2
[INFO] [stderr]     Checking egui_glow v0.33.3
[INFO] [stderr]     Checking egui-scale v0.3.0
[INFO] [stderr]     Checking egui_extras v0.33.3
[INFO] [stderr]     Checking egui-snarl v0.9.0
[INFO] [stderr]     Checking wayland-protocols v0.32.10
[INFO] [stderr]     Checking wayland-cursor v0.31.12
[INFO] [stderr]     Checking calloop-wayland-source v0.3.0
[INFO] [stderr]     Checking calloop-wayland-source v0.4.1
[INFO] [stderr]    Compiling zbus_macros v5.13.2
[INFO] [stderr]    Compiling zbus-lockstep-macros v0.5.2
[INFO] [stderr]     Checking x11rb v0.13.2
[INFO] [stderr]     Checking arboard v3.6.1
[INFO] [stderr]     Checking zbus v5.13.2
[INFO] [stderr]     Checking wayland-protocols-wlr v0.3.10
[INFO] [stderr]     Checking wayland-protocols-plasma v0.3.10
[INFO] [stderr]     Checking wayland-protocols-experimental v20250721.0.1
[INFO] [stderr]     Checking wayland-protocols-misc v0.3.10
[INFO] [stderr]     Checking atspi-common v0.9.0
[INFO] [stderr]     Checking sctk-adwaita v0.10.1
[INFO] [stderr]     Checking smithay-clipboard v0.7.3
[INFO] [stderr]     Checking atspi-proxies v0.9.0
[INFO] [stderr]     Checking accesskit_atspi_common v0.14.2
[INFO] [stderr]     Checking atspi-connection v0.9.0
[INFO] [stderr]     Checking atspi v0.25.0
[INFO] [stderr]     Checking accesskit_unix v0.17.2
[INFO] [stderr]     Checking accesskit_winit v0.29.2
[INFO] [stderr]     Checking egui-winit v0.33.3
[INFO] [stderr]     Checking eframe v0.33.3
[INFO] [stderr]     Checking HyNodeEditor v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `egui::emath::*`
[INFO] [stdout]  --> src/editor/node.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use egui::emath::*;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `egui::emath::*`
[INFO] [stdout]  --> src/editor/node.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use egui::emath::*;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `egui::ahash::HashSet`
[INFO] [stdout]   --> src/workspace/mod.rs:67:9
[INFO] [stdout]    |
[INFO] [stdout] 67 |     use egui::ahash::HashSet;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `ui`
[INFO] [stdout]   --> src/app.rs:96:59
[INFO] [stdout]    |
[INFO] [stdout] 96 |         egui::TopBottomPanel::top("top_panel").show(ctx, |ui| {});
[INFO] [stdout]    |                                                           ^^ help: if this is intentional, prefix it with an underscore: `_ui`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `frame`
[INFO] [stdout]   --> src/app.rs:79:47
[INFO] [stdout]    |
[INFO] [stdout] 79 |     fn update(&mut self, ctx: &egui::Context, frame: &mut eframe::Frame) {
[INFO] [stdout]    |                                               ^^^^^ help: if this is intentional, prefix it with an underscore: `_frame`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `node`
[INFO] [stdout]  --> src/editor/menu/node_context.rs:5:43
[INFO] [stdout]   |
[INFO] [stdout] 5 | pub fn draw_node_context<'a>(ui: &mut Ui, node: &HyNode) -> Option<MenuAction<'a>> {
[INFO] [stdout]   |                                           ^^^^ help: if this is intentional, prefix it with an underscore: `_node`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `inputs`
[INFO] [stdout]   --> src/editor/viewer.rs:33:9
[INFO] [stdout]    |
[INFO] [stdout] 33 |         inputs: &[InPin],
[INFO] [stdout]    |         ^^^^^^ help: if this is intentional, prefix it with an underscore: `_inputs`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `outputs`
[INFO] [stdout]   --> src/editor/viewer.rs:34:9
[INFO] [stdout]    |
[INFO] [stdout] 34 |         outputs: &[OutPin],
[INFO] [stdout]    |         ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_outputs`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `node`
[INFO] [stdout]   --> src/editor/viewer.rs:48:33
[INFO] [stdout]    |
[INFO] [stdout] 48 |     fn has_node_menu(&mut self, node: &HyNode) -> bool {
[INFO] [stdout]    |                                 ^^^^ help: if this is intentional, prefix it with an underscore: `_node`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `pos`
[INFO] [stdout]   --> src/editor/viewer.rs:52:34
[INFO] [stdout]    |
[INFO] [stdout] 52 |     fn has_graph_menu(&mut self, pos: egui::Pos2, snarl: &mut Snarl<HyNode>) -> bool {
[INFO] [stdout]    |                                  ^^^ help: if this is intentional, prefix it with an underscore: `_pos`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `snarl`
[INFO] [stdout]   --> src/editor/viewer.rs:52:51
[INFO] [stdout]    |
[INFO] [stdout] 52 |     fn has_graph_menu(&mut self, pos: egui::Pos2, snarl: &mut Snarl<HyNode>) -> bool {
[INFO] [stdout]    |                                                   ^^^^^ help: if this is intentional, prefix it with an underscore: `_snarl`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `inputs`
[INFO] [stdout]    --> src/editor/viewer.rs:116:9
[INFO] [stdout]     |
[INFO] [stdout] 116 |         inputs: &[InPin],
[INFO] [stdout]     |         ^^^^^^ help: if this is intentional, prefix it with an underscore: `_inputs`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `outputs`
[INFO] [stdout]    --> src/editor/viewer.rs:117:9
[INFO] [stdout]     |
[INFO] [stdout] 117 |         outputs: &[OutPin],
[INFO] [stdout]     |         ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_outputs`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `node`
[INFO] [stdout]    --> src/generator/nodes_v1.rs:171:49
[INFO] [stdout]     |
[INFO] [stdout] 171 | ...                   NodeValue::Node(node) => true,
[INFO] [stdout]     |                                       ^^^^ help: if this is intentional, prefix it with an underscore: `_node`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `index`
[INFO] [stdout]    --> src/generator/nodes_v1.rs:305:25
[INFO] [stdout]     |
[INFO] [stdout] 305 |             .for_each(|(index, (connector_name, new_nodes))| {
[INFO] [stdout]     |                         ^^^^^ help: if this is intentional, prefix it with an underscore: `_index`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `ui`
[INFO] [stdout]   --> src/app.rs:96:59
[INFO] [stdout]    |
[INFO] [stdout] 96 |         egui::TopBottomPanel::top("top_panel").show(ctx, |ui| {});
[INFO] [stdout]    |                                                           ^^ help: if this is intentional, prefix it with an underscore: `_ui`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `frame`
[INFO] [stdout]   --> src/app.rs:79:47
[INFO] [stdout]    |
[INFO] [stdout] 79 |     fn update(&mut self, ctx: &egui::Context, frame: &mut eframe::Frame) {
[INFO] [stdout]    |                                               ^^^^^ help: if this is intentional, prefix it with an underscore: `_frame`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `node`
[INFO] [stdout]  --> src/editor/menu/node_context.rs:5:43
[INFO] [stdout]   |
[INFO] [stdout] 5 | pub fn draw_node_context<'a>(ui: &mut Ui, node: &HyNode) -> Option<MenuAction<'a>> {
[INFO] [stdout]   |                                           ^^^^ help: if this is intentional, prefix it with an underscore: `_node`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `inputs`
[INFO] [stdout]   --> src/editor/viewer.rs:33:9
[INFO] [stdout]    |
[INFO] [stdout] 33 |         inputs: &[InPin],
[INFO] [stdout]    |         ^^^^^^ help: if this is intentional, prefix it with an underscore: `_inputs`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `outputs`
[INFO] [stdout]   --> src/editor/viewer.rs:34:9
[INFO] [stdout]    |
[INFO] [stdout] 34 |         outputs: &[OutPin],
[INFO] [stdout]    |         ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_outputs`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `node`
[INFO] [stdout]   --> src/editor/viewer.rs:48:33
[INFO] [stdout]    |
[INFO] [stdout] 48 |     fn has_node_menu(&mut self, node: &HyNode) -> bool {
[INFO] [stdout]    |                                 ^^^^ help: if this is intentional, prefix it with an underscore: `_node`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `pos`
[INFO] [stdout]   --> src/editor/viewer.rs:52:34
[INFO] [stdout]    |
[INFO] [stdout] 52 |     fn has_graph_menu(&mut self, pos: egui::Pos2, snarl: &mut Snarl<HyNode>) -> bool {
[INFO] [stdout]    |                                  ^^^ help: if this is intentional, prefix it with an underscore: `_pos`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `snarl`
[INFO] [stdout]   --> src/editor/viewer.rs:52:51
[INFO] [stdout]    |
[INFO] [stdout] 52 |     fn has_graph_menu(&mut self, pos: egui::Pos2, snarl: &mut Snarl<HyNode>) -> bool {
[INFO] [stdout]    |                                                   ^^^^^ help: if this is intentional, prefix it with an underscore: `_snarl`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `inputs`
[INFO] [stdout]    --> src/editor/viewer.rs:116:9
[INFO] [stdout]     |
[INFO] [stdout] 116 |         inputs: &[InPin],
[INFO] [stdout]     |         ^^^^^^ help: if this is intentional, prefix it with an underscore: `_inputs`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `outputs`
[INFO] [stdout]    --> src/editor/viewer.rs:117:9
[INFO] [stdout]     |
[INFO] [stdout] 117 |         outputs: &[OutPin],
[INFO] [stdout]     |         ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_outputs`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `node`
[INFO] [stdout]    --> src/generator/nodes_v1.rs:171:49
[INFO] [stdout]     |
[INFO] [stdout] 171 | ...                   NodeValue::Node(node) => true,
[INFO] [stdout]     |                                       ^^^^ help: if this is intentional, prefix it with an underscore: `_node`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `index`
[INFO] [stdout]    --> src/generator/nodes_v1.rs:305:25
[INFO] [stdout]     |
[INFO] [stdout] 305 |             .for_each(|(index, (connector_name, new_nodes))| {
[INFO] [stdout]     |                         ^^^^^ help: if this is intentional, prefix it with an underscore: `_index`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `k`
[INFO] [stdout]   --> src/workspace/workspace.rs:54:48
[INFO] [stdout]    |
[INFO] [stdout] 54 |             let nodes = node_map.drain().map(|(k, v)| v.0).collect();
[INFO] [stdout]    |                                                ^ help: if this is intentional, prefix it with an underscore: `_k`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `NodeNumericEditing<i64>` is more private than the item `NodeEditorValueTypes::IntegerText::0`
[INFO] [stdout]   --> src/editor/value.rs:16:17
[INFO] [stdout]    |
[INFO] [stdout] 16 |     IntegerText(NodeNumericEditing<i64>),
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^^^^^^^ field `NodeEditorValueTypes::IntegerText::0` is reachable at visibility `pub(crate)`
[INFO] [stdout]    |
[INFO] [stdout] note: but type `NodeNumericEditing<i64>` is only usable at visibility `pub(in crate::editor)`
[INFO] [stdout]   --> src/editor/value.rs:23:1
[INFO] [stdout]    |
[INFO] [stdout] 23 | pub(super) struct NodeNumericEditing<T>
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = note: `#[warn(private_interfaces)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `NodeNumericEditing<f64>` is more private than the item `NodeEditorValueTypes::FloatText::0`
[INFO] [stdout]   --> src/editor/value.rs:18:15
[INFO] [stdout]    |
[INFO] [stdout] 18 |     FloatText(NodeNumericEditing<f64>),
[INFO] [stdout]    |               ^^^^^^^^^^^^^^^^^^^^^^^ field `NodeEditorValueTypes::FloatText::0` is reachable at visibility `pub(crate)`
[INFO] [stdout]    |
[INFO] [stdout] note: but type `NodeNumericEditing<f64>` is only usable at visibility `pub(in crate::editor)`
[INFO] [stdout]   --> src/editor/value.rs:23:1
[INFO] [stdout]    |
[INFO] [stdout] 23 | pub(super) struct NodeNumericEditing<T>
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variants `NumericValueNotParsable` and `UnexpectedDatatype` are never constructed
[INFO] [stdout]   --> src/editor/mod.rs:13:5
[INFO] [stdout]    |
[INFO] [stdout]  9 | pub enum EditorError {
[INFO] [stdout]    |          ----------- variants in this enum
[INFO] [stdout] ...
[INFO] [stdout] 13 |     NumericValueNotParsable(serde_json::Number),
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 14 |     #[error("Unexpected datatype {0} .. Expected: {1}")]
[INFO] [stdout] 15 |     UnexpectedDatatype(String, String),
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `EditorError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `Float` is never constructed
[INFO] [stdout]   --> src/editor/value.rs:17:5
[INFO] [stdout]    |
[INFO] [stdout] 10 | pub enum NodeEditorValueTypes {
[INFO] [stdout]    |          -------------------- variant in this enum
[INFO] [stdout] ...
[INFO] [stdout] 17 |     Float(i64),
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `NodeEditorValueTypes` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `InvalidIgnore` is never constructed
[INFO] [stdout]   --> src/editor/value.rs:36:5
[INFO] [stdout]    |
[INFO] [stdout] 35 | pub enum ValueFilterAction {
[INFO] [stdout]    |          ----------------- variant in this enum
[INFO] [stdout] 36 |     InvalidIgnore,
[INFO] [stdout]    |     ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `ValueFilterAction` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `set_range`, `set_value`, and `set_value_force` are never used
[INFO] [stdout]    --> src/editor/value.rs:180:12
[INFO] [stdout]     |
[INFO] [stdout] 166 | / impl<T> NodeNumericEditing<T>
[INFO] [stdout] 167 | | where
[INFO] [stdout] 168 | |     T: FromStr + ToString + PartialOrd + Debug + Copy + Sized,
[INFO] [stdout]     | |______________________________________________________________- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 180 |       pub fn set_range(&mut self, min: Option<T>, max: Option<T>) {
[INFO] [stdout]     |              ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 215 |       pub fn set_value(&mut self, value: T) -> bool {
[INFO] [stdout]     |              ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 225 |       pub fn set_value_force(&mut self, value: T) -> bool {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `ReadError` is never constructed
[INFO] [stdout]   --> src/generator/mod.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout]  8 | pub enum GeneratorError {
[INFO] [stdout]    |          -------------- variant in this enum
[INFO] [stdout]  9 |     #[error("Failed to read the file {0}: {1}")]
[INFO] [stdout] 10 |     ReadError(PathBuf, anyhow::Error),
[INFO] [stdout]    |     ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `GeneratorError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `title`, `workspace_id`, and `groups` are never read
[INFO] [stdout]   --> src/generator/common.rs:34:9
[INFO] [stdout]    |
[INFO] [stdout] 33 | pub struct WorksheetInfo {
[INFO] [stdout]    |            ------------- fields in this struct
[INFO] [stdout] 34 |     pub title: String,
[INFO] [stdout]    |         ^^^^^
[INFO] [stdout] 35 |     pub workspace_id: String,
[INFO] [stdout]    |         ^^^^^^^^^^^^
[INFO] [stdout] 36 |     pub groups: Vec<Group>,
[INFO] [stdout]    |         ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `WorksheetInfo` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `try_parse` and `from_parts` are never used
[INFO] [stdout]   --> src/generator/common.rs:49:12
[INFO] [stdout]    |
[INFO] [stdout] 48 | impl NodeId {
[INFO] [stdout]    | ----------- associated items in this implementation
[INFO] [stdout] 49 |     pub fn try_parse(&self) -> Option<(&str, Uuid)> {
[INFO] [stdout]    |            ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 56 |     pub fn from_parts(name: &str, uuid: &Uuid) -> Self {
[INFO] [stdout]    |            ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `comment` and `node_id` are never read
[INFO] [stdout]   --> src/generator/nodes_v1.rs:60:9
[INFO] [stdout]    |
[INFO] [stdout] 58 | pub struct NormalizedNode {
[INFO] [stdout]    |            -------------- fields in this struct
[INFO] [stdout] 59 |     pub position: Position,
[INFO] [stdout] 60 |     pub comment: Option<String>,
[INFO] [stdout]    |         ^^^^^^^
[INFO] [stdout] 61 |     pub node_id: Option<NodeId>,
[INFO] [stdout]    |         ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `NormalizedNode` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `nodeId` should have a snake case name
[INFO] [stdout]   --> src/generator/nodes_v1.rs:39:9
[INFO] [stdout]    |
[INFO] [stdout] 39 |     pub nodeId: Option<NodeId>,
[INFO] [stdout]    |         ^^^^^^ help: convert the identifier to snake case: `node_id`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(non_snake_case)]` (part of `#[warn(nonstandard_style)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `k`
[INFO] [stdout]   --> src/workspace/workspace.rs:54:48
[INFO] [stdout]    |
[INFO] [stdout] 54 |             let nodes = node_map.drain().map(|(k, v)| v.0).collect();
[INFO] [stdout]    |                                                ^ help: if this is intentional, prefix it with an underscore: `_k`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `schemas` is never read
[INFO] [stdout]    --> src/workspace/mod.rs:101:27
[INFO] [stdout]     |
[INFO] [stdout] 101 |         let mut schemas = Vec::new();
[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: variable does not need to be mutable
[INFO] [stdout]    --> src/workspace/mod.rs:135:17
[INFO] [stdout]     |
[INFO] [stdout] 135 |             let mut workspace = load_workspace(&sub_path).expect("Failed to load workspaces");
[INFO] [stdout]     |                 ----^^^^^^^^^
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 help: remove this `mut`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `NodeNumericEditing<i64>` is more private than the item `NodeEditorValueTypes::IntegerText::0`
[INFO] [stdout]   --> src/editor/value.rs:16:17
[INFO] [stdout]    |
[INFO] [stdout] 16 |     IntegerText(NodeNumericEditing<i64>),
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^^^^^^^ field `NodeEditorValueTypes::IntegerText::0` is reachable at visibility `pub(crate)`
[INFO] [stdout]    |
[INFO] [stdout] note: but type `NodeNumericEditing<i64>` is only usable at visibility `pub(in crate::editor)`
[INFO] [stdout]   --> src/editor/value.rs:23:1
[INFO] [stdout]    |
[INFO] [stdout] 23 | pub(super) struct NodeNumericEditing<T>
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = note: `#[warn(private_interfaces)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `NodeNumericEditing<f64>` is more private than the item `NodeEditorValueTypes::FloatText::0`
[INFO] [stdout]   --> src/editor/value.rs:18:15
[INFO] [stdout]    |
[INFO] [stdout] 18 |     FloatText(NodeNumericEditing<f64>),
[INFO] [stdout]    |               ^^^^^^^^^^^^^^^^^^^^^^^ field `NodeEditorValueTypes::FloatText::0` is reachable at visibility `pub(crate)`
[INFO] [stdout]    |
[INFO] [stdout] note: but type `NodeNumericEditing<f64>` is only usable at visibility `pub(in crate::editor)`
[INFO] [stdout]   --> src/editor/value.rs:23:1
[INFO] [stdout]    |
[INFO] [stdout] 23 | pub(super) struct NodeNumericEditing<T>
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variants `NumericValueNotParsable` and `UnexpectedDatatype` are never constructed
[INFO] [stdout]   --> src/editor/mod.rs:13:5
[INFO] [stdout]    |
[INFO] [stdout]  9 | pub enum EditorError {
[INFO] [stdout]    |          ----------- variants in this enum
[INFO] [stdout] ...
[INFO] [stdout] 13 |     NumericValueNotParsable(serde_json::Number),
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 14 |     #[error("Unexpected datatype {0} .. Expected: {1}")]
[INFO] [stdout] 15 |     UnexpectedDatatype(String, String),
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `EditorError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `Float` is never constructed
[INFO] [stdout]   --> src/editor/value.rs:17:5
[INFO] [stdout]    |
[INFO] [stdout] 10 | pub enum NodeEditorValueTypes {
[INFO] [stdout]    |          -------------------- variant in this enum
[INFO] [stdout] ...
[INFO] [stdout] 17 |     Float(i64),
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `NodeEditorValueTypes` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `InvalidIgnore` is never constructed
[INFO] [stdout]   --> src/editor/value.rs:36:5
[INFO] [stdout]    |
[INFO] [stdout] 35 | pub enum ValueFilterAction {
[INFO] [stdout]    |          ----------------- variant in this enum
[INFO] [stdout] 36 |     InvalidIgnore,
[INFO] [stdout]    |     ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `ValueFilterAction` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `set_range`, `set_value`, and `set_value_force` are never used
[INFO] [stdout]    --> src/editor/value.rs:180:12
[INFO] [stdout]     |
[INFO] [stdout] 166 | / impl<T> NodeNumericEditing<T>
[INFO] [stdout] 167 | | where
[INFO] [stdout] 168 | |     T: FromStr + ToString + PartialOrd + Debug + Copy + Sized,
[INFO] [stdout]     | |______________________________________________________________- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 180 |       pub fn set_range(&mut self, min: Option<T>, max: Option<T>) {
[INFO] [stdout]     |              ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 215 |       pub fn set_value(&mut self, value: T) -> bool {
[INFO] [stdout]     |              ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 225 |       pub fn set_value_force(&mut self, value: T) -> bool {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `ReadError` is never constructed
[INFO] [stdout]   --> src/generator/mod.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout]  8 | pub enum GeneratorError {
[INFO] [stdout]    |          -------------- variant in this enum
[INFO] [stdout]  9 |     #[error("Failed to read the file {0}: {1}")]
[INFO] [stdout] 10 |     ReadError(PathBuf, anyhow::Error),
[INFO] [stdout]    |     ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `GeneratorError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `title`, `workspace_id`, and `groups` are never read
[INFO] [stdout]   --> src/generator/common.rs:34:9
[INFO] [stdout]    |
[INFO] [stdout] 33 | pub struct WorksheetInfo {
[INFO] [stdout]    |            ------------- fields in this struct
[INFO] [stdout] 34 |     pub title: String,
[INFO] [stdout]    |         ^^^^^
[INFO] [stdout] 35 |     pub workspace_id: String,
[INFO] [stdout]    |         ^^^^^^^^^^^^
[INFO] [stdout] 36 |     pub groups: Vec<Group>,
[INFO] [stdout]    |         ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `WorksheetInfo` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `try_parse` and `from_parts` are never used
[INFO] [stdout]   --> src/generator/common.rs:49:12
[INFO] [stdout]    |
[INFO] [stdout] 48 | impl NodeId {
[INFO] [stdout]    | ----------- associated items in this implementation
[INFO] [stdout] 49 |     pub fn try_parse(&self) -> Option<(&str, Uuid)> {
[INFO] [stdout]    |            ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 56 |     pub fn from_parts(name: &str, uuid: &Uuid) -> Self {
[INFO] [stdout]    |            ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `comment` and `node_id` are never read
[INFO] [stdout]   --> src/generator/nodes_v1.rs:60:9
[INFO] [stdout]    |
[INFO] [stdout] 58 | pub struct NormalizedNode {
[INFO] [stdout]    |            -------------- fields in this struct
[INFO] [stdout] 59 |     pub position: Position,
[INFO] [stdout] 60 |     pub comment: Option<String>,
[INFO] [stdout]    |         ^^^^^^^
[INFO] [stdout] 61 |     pub node_id: Option<NodeId>,
[INFO] [stdout]    |         ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `NormalizedNode` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `nodeId` should have a snake case name
[INFO] [stdout]   --> src/generator/nodes_v1.rs:39:9
[INFO] [stdout]    |
[INFO] [stdout] 39 |     pub nodeId: Option<NodeId>,
[INFO] [stdout]    |         ^^^^^^ help: convert the identifier to snake case: `node_id`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(non_snake_case)]` (part of `#[warn(nonstandard_style)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 00s
[INFO] running `Command { std: "docker" "inspect" "0ef01d31bec2016efd32d1e23f1a71dc419770f67aa78cec602a5c9c6e5bc865", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0ef01d31bec2016efd32d1e23f1a71dc419770f67aa78cec602a5c9c6e5bc865", kill_on_drop: false }`
[INFO] [stdout] 0ef01d31bec2016efd32d1e23f1a71dc419770f67aa78cec602a5c9c6e5bc865
