[INFO] cloning repository https://github.com/Trangar/supervisoRS [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Trangar/supervisoRS" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTrangar%2FsupervisoRS", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTrangar%2FsupervisoRS'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 2c56661d5bbf9201858d4949283ae10a3c971e2a [INFO] testing Trangar/supervisoRS against beta-2025-02-18 for beta-1.86-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTrangar%2FsupervisoRS" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Trangar/supervisoRS on toolchain beta-2025-02-18 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-02-18" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/Trangar/supervisoRS [INFO] finished tweaking git repo https://github.com/Trangar/supervisoRS [INFO] tweaked toml for git repo https://github.com/Trangar/supervisoRS written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/Trangar/supervisoRS 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" "+beta-2025-02-18" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-02-18" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 2e9a8cabc1e3fd1b544afc32fc7c11dd17a6e6191b1d882f1f26be10267cdfb3 [INFO] running `Command { std: "docker" "start" "-a" "2e9a8cabc1e3fd1b544afc32fc7c11dd17a6e6191b1d882f1f26be10267cdfb3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2e9a8cabc1e3fd1b544afc32fc7c11dd17a6e6191b1d882f1f26be10267cdfb3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2e9a8cabc1e3fd1b544afc32fc7c11dd17a6e6191b1d882f1f26be10267cdfb3", kill_on_drop: false }` [INFO] [stdout] 2e9a8cabc1e3fd1b544afc32fc7c11dd17a6e6191b1d882f1f26be10267cdfb3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-02-18" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3c0e075b58b2813f55fbee319f1c1ea05d6224837f75d5263825211b4c64c586 [INFO] running `Command { std: "docker" "start" "-a" "3c0e075b58b2813f55fbee319f1c1ea05d6224837f75d5263825211b4c64c586", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.88 [INFO] [stderr] Compiling unicode-ident v1.0.13 [INFO] [stderr] Compiling libc v0.2.160 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling autocfg v1.4.0 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Compiling xml-rs v0.8.22 [INFO] [stderr] Compiling once_cell v1.20.2 [INFO] [stderr] Compiling pkg-config v0.3.31 [INFO] [stderr] Compiling crossbeam-utils v0.8.20 [INFO] [stderr] Compiling log v0.4.22 [INFO] [stderr] Compiling pin-project-lite v0.2.14 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling serde v1.0.210 [INFO] [stderr] Compiling parking v2.2.1 [INFO] [stderr] Compiling khronos_api v3.1.0 [INFO] [stderr] Compiling libloading v0.8.5 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Compiling hashbrown v0.15.0 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling futures-core v0.3.31 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling winnow v0.6.20 [INFO] [stderr] Compiling cfg_aliases v0.1.1 [INFO] [stderr] Compiling dlib v0.5.2 [INFO] [stderr] Compiling futures-io v0.3.31 [INFO] [stderr] Compiling bytemuck v1.19.0 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Compiling bitflags v2.6.0 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling slotmap v1.0.7 [INFO] [stderr] Compiling simd-adler32 v0.3.7 [INFO] [stderr] Compiling toml_datetime v0.6.8 [INFO] [stderr] Compiling fastrand v2.1.1 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling scoped-tls v1.0.1 [INFO] [stderr] Compiling adler2 v2.0.0 [INFO] [stderr] Compiling thiserror v1.0.64 [INFO] [stderr] Compiling downcast-rs v1.2.1 [INFO] [stderr] Compiling miniz_oxide v0.8.0 [INFO] [stderr] Compiling ahash v0.7.8 [INFO] [stderr] Compiling crc32fast v1.4.2 [INFO] [stderr] Compiling rustix v0.38.37 [INFO] [stderr] Compiling wayland-sys v0.29.5 [INFO] [stderr] Compiling x11-dl v2.21.0 [INFO] [stderr] Compiling futures-lite v2.3.0 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling indexmap v2.6.0 [INFO] [stderr] Compiling gl_generator v0.14.0 [INFO] [stderr] Compiling concurrent-queue v2.5.0 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Compiling syn v2.0.79 [INFO] [stderr] Compiling wayland-scanner v0.29.5 [INFO] [stderr] Compiling event-listener v5.3.1 [INFO] [stderr] Compiling wayland-sys v0.30.1 [INFO] [stderr] Compiling smithay-client-toolkit v0.16.1 [INFO] [stderr] Compiling fdeflate v0.3.5 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling memoffset v0.9.1 [INFO] [stderr] Compiling flate2 v1.0.34 [INFO] [stderr] Compiling tracing-core v0.1.32 [INFO] [stderr] Compiling glutin_glx_sys v0.4.0 [INFO] [stderr] Compiling glutin_egl_sys v0.5.1 [INFO] [stderr] Compiling xcursor v0.3.8 [INFO] [stderr] Compiling event-listener-strategy v0.5.2 [INFO] [stderr] Compiling arrayref v0.3.9 [INFO] [stderr] Compiling toml_edit v0.22.22 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling ttf-parser v0.25.0 [INFO] [stderr] Compiling cfg_aliases v0.2.1 [INFO] [stderr] Compiling async-task v4.7.1 [INFO] [stderr] Compiling atomic-waker v1.1.2 [INFO] [stderr] Compiling linux-raw-sys v0.4.14 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling strict-num v0.1.1 [INFO] [stderr] Compiling png v0.17.14 [INFO] [stderr] Compiling piper v0.2.4 [INFO] [stderr] Compiling tiny-skia-path v0.8.4 [INFO] [stderr] Compiling nix v0.29.0 [INFO] [stderr] Compiling async-channel v2.3.1 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling nix v0.24.3 [INFO] [stderr] Compiling nix v0.25.1 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling wayland-client v0.29.5 [INFO] [stderr] Compiling wayland-protocols v0.29.5 [INFO] [stderr] Compiling memmap2 v0.5.10 [INFO] [stderr] Compiling async-lock v3.4.0 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling glutin v0.30.10 [INFO] [stderr] Compiling ab_glyph_rasterizer v0.1.8 [INFO] [stderr] Compiling endi v1.1.0 [INFO] [stderr] Compiling proc-macro-crate v3.2.0 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling raw-window-handle v0.5.2 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling arrayvec v0.7.6 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling crossbeam-deque v0.8.5 [INFO] [stderr] Compiling tiny-skia v0.8.4 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling winit v0.28.7 [INFO] [stderr] Compiling blocking v1.6.1 [INFO] [stderr] Compiling libloading v0.7.4 [INFO] [stderr] Compiling wayland-commons v0.29.5 [INFO] [stderr] Compiling dlv-list v0.3.0 [INFO] [stderr] Compiling cpufeatures v0.2.14 [INFO] [stderr] Compiling option-ext v0.2.0 [INFO] [stderr] Compiling futures-sink v0.3.31 [INFO] [stderr] Compiling futures-task v0.3.31 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling dirs-sys v0.4.1 [INFO] [stderr] Compiling owned_ttf_parser v0.25.0 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling ordered-multimap v0.4.3 [INFO] [stderr] Compiling sha1 v0.10.6 [INFO] [stderr] Compiling ab_glyph v0.2.29 [INFO] [stderr] Compiling async-fs v2.1.2 [INFO] [stderr] Compiling dirs-sys v0.3.7 [INFO] [stderr] Compiling dirs-sys-next v0.1.2 [INFO] [stderr] Compiling mio v0.8.11 [INFO] [stderr] Compiling xdg-home v1.3.0 [INFO] [stderr] Compiling zvariant_utils v2.1.0 [INFO] [stderr] Compiling async-executor v1.13.1 [INFO] [stderr] Compiling async-broadcast v0.7.1 [INFO] [stderr] Compiling glutin-winit v0.3.0 [INFO] [stderr] Compiling ordered-stream v0.2.0 [INFO] [stderr] Compiling instant v0.1.13 [INFO] [stderr] Compiling unicode-ccc v0.2.0 [INFO] [stderr] Compiling ttf-parser v0.21.1 [INFO] [stderr] Compiling unicode-bidi-mirroring v0.2.0 [INFO] [stderr] Compiling unicode-properties v0.1.3 [INFO] [stderr] Compiling serde_json v1.0.129 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling dark-light v1.1.1 [INFO] [stderr] Compiling percent-encoding v2.3.1 [INFO] [stderr] Compiling either v1.13.0 [INFO] [stderr] Compiling unicode-script v0.5.7 [INFO] [stderr] Compiling byteorder-lite v0.1.0 [INFO] [stderr] Compiling rayon v1.10.0 [INFO] [stderr] Compiling dirs-next v1.0.2 [INFO] [stderr] Compiling dirs v4.0.0 [INFO] [stderr] Compiling rust-ini v0.18.0 [INFO] [stderr] Compiling dirs v5.0.1 [INFO] [stderr] Compiling rgb v0.8.50 [INFO] [stderr] Compiling unicode-segmentation v1.12.0 [INFO] [stderr] Compiling ryu v1.0.18 [INFO] [stderr] Compiling dconf_rs v0.3.0 [INFO] [stderr] Compiling image v0.25.3 [INFO] [stderr] Compiling detect-desktop-environment v0.2.0 [INFO] [stderr] Compiling unicode-bidi v0.3.17 [INFO] [stderr] Compiling imgref v1.11.0 [INFO] [stderr] Compiling itoa v1.0.11 [INFO] [stderr] Compiling lru v0.12.5 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling glow v0.13.1 [INFO] [stderr] Compiling shellexpand v3.1.0 [INFO] [stderr] Compiling platform-dirs v0.3.0 [INFO] [stderr] Compiling rustc-hash v2.0.0 [INFO] [stderr] Compiling fs_extra v1.3.0 [INFO] [stderr] Compiling wayland-cursor v0.29.5 [INFO] [stderr] Compiling serde_derive v1.0.210 [INFO] [stderr] Compiling thiserror-impl v1.0.64 [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [INFO] [stderr] Compiling enumflags2_derive v0.7.10 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Compiling zvariant_derive v4.2.0 [INFO] [stderr] Compiling async-trait v0.1.83 [INFO] [stderr] Compiling zbus_macros v4.4.0 [INFO] [stderr] Compiling serde_repr v0.1.19 [INFO] [stderr] Compiling sysinfo v0.32.0 [INFO] [stderr] Compiling zerocopy v0.7.35 [INFO] [stderr] Compiling rustybuzz v0.14.1 [INFO] [stderr] Compiling calloop v0.10.6 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Compiling ppv-lite86 v0.2.20 [INFO] [stderr] Compiling polling v3.7.3 [INFO] [stderr] Compiling async-io v2.3.4 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling enumflags2 v0.7.10 [INFO] [stderr] Compiling serde_spanned v0.6.8 [INFO] [stderr] Compiling noisy_float v0.2.0 [INFO] [stderr] Compiling femtovg v0.9.2 [INFO] [stderr] Compiling zvariant v4.2.0 [INFO] [stderr] Compiling zbus_names v3.0.0 [INFO] [stderr] Compiling toml v0.8.19 [INFO] [stderr] Compiling zbus v4.4.0 [INFO] [stderr] Compiling sctk-adwaita v0.5.4 [INFO] [stderr] Compiling supervisoRS v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `noisy_float::types::R32` [INFO] [stdout] --> src/state/preset.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | use noisy_float::types::R32; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Color` [INFO] [stdout] --> src/ui/mod.rs:4:33 [INFO] [stdout] | [INFO] [stdout] 4 | use femtovg::{renderer::OpenGl, Color}; [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `item` [INFO] [stdout] --> src/state/preset.rs:75:25 [INFO] [stdout] | [INFO] [stdout] 75 | for (item_name, item) in deserialized.item { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_item` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `fluid` [INFO] [stdout] --> src/state/preset.rs:94:26 [INFO] [stdout] | [INFO] [stdout] 94 | for (fluid_name, fluid) in deserialized.fluid { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_fluid` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `preset` [INFO] [stdout] --> src/main.rs:22:9 [INFO] [stdout] | [INFO] [stdout] 22 | let preset = Preset::load("k2se"); [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_preset` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `connections` is never read [INFO] [stdout] --> src/main.rs:28:5 [INFO] [stdout] | [INFO] [stdout] 26 | struct App { [INFO] [stdout] | --- field in this struct [INFO] [stdout] 27 | nodes: FxHashMap, [INFO] [stdout] 28 | connections: Vec, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `id` is never read [INFO] [stdout] --> src/main.rs:159:5 [INFO] [stdout] | [INFO] [stdout] 158 | struct Node { [INFO] [stdout] | ---- field in this struct [INFO] [stdout] 159 | id: NodeId, [INFO] [stdout] | ^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `item_or_fluid` and `rate` are never read [INFO] [stdout] --> src/main.rs:169:5 [INFO] [stdout] | [INFO] [stdout] 168 | struct InOutput { [INFO] [stdout] | -------- fields in this struct [INFO] [stdout] 169 | item_or_fluid: ItemOrFluidId, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] 170 | rate: f32, [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `from` and `to` are never read [INFO] [stdout] --> src/main.rs:201:5 [INFO] [stdout] | [INFO] [stdout] 200 | struct Connection { [INFO] [stdout] | ---------- fields in this struct [INFO] [stdout] 201 | from: NodeId, [INFO] [stdout] | ^^^^ [INFO] [stdout] 202 | to: NodeId, [INFO] [stdout] | ^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `name` is never read [INFO] [stdout] --> src/state/preset.rs:12:9 [INFO] [stdout] | [INFO] [stdout] 11 | pub struct Preset { [INFO] [stdout] | ------ field in this struct [INFO] [stdout] 12 | pub name: String, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Preset` 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 `id`, `name`, `category`, `group`, `subgroup`, and `order` are never read [INFO] [stdout] --> src/state/preset.rs:141:9 [INFO] [stdout] | [INFO] [stdout] 140 | pub struct Recipe { [INFO] [stdout] | ------ fields in this struct [INFO] [stdout] 141 | pub id: RecipeId, [INFO] [stdout] | ^^ [INFO] [stdout] 142 | pub name: String, [INFO] [stdout] | ^^^^ [INFO] [stdout] 143 | pub category: Option, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 144 | pub group: Option, [INFO] [stdout] | ^^^^^ [INFO] [stdout] 145 | pub subgroup: Option, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 146 | pub order: Option, [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Recipe` 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: method `icon` is never used [INFO] [stdout] --> src/state/preset.rs:202:12 [INFO] [stdout] | [INFO] [stdout] 151 | impl Recipe { [INFO] [stdout] | ----------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 202 | pub fn icon(&self, preset_name: &str) -> PathBuf { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `item_or_fluid`, `rate`, `catalyst_amount`, `minimum_temperature`, and `maximum_temperature` are never read [INFO] [stdout] --> src/state/preset.rs:209:9 [INFO] [stdout] | [INFO] [stdout] 208 | pub struct Input { [INFO] [stdout] | ----- fields in this struct [INFO] [stdout] 209 | pub item_or_fluid: ItemOrFluidId, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] 210 | pub rate: f32, [INFO] [stdout] | ^^^^ [INFO] [stdout] 211 | pub catalyst_amount: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] 212 | pub minimum_temperature: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 213 | pub maximum_temperature: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Input` 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: multiple fields are never read [INFO] [stdout] --> src/state/preset.rs:240:9 [INFO] [stdout] | [INFO] [stdout] 239 | pub struct Output { [INFO] [stdout] | ------ fields in this struct [INFO] [stdout] 240 | pub item_or_fluid: ItemOrFluidId, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] 241 | pub amount: Option, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 242 | pub probability: Option, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] 243 | pub amount_min: Option, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] 244 | pub amount_max: Option, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] 245 | pub fluidbox_index: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] 246 | pub catalyst_amount: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] 247 | pub temperature: Option, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Output` 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: field `id` is never read [INFO] [stdout] --> src/state/preset.rs:301:9 [INFO] [stdout] | [INFO] [stdout] 300 | pub struct Item { [INFO] [stdout] | ---- field in this struct [INFO] [stdout] 301 | pub id: ItemId, [INFO] [stdout] | ^^ [INFO] [stdout] | [INFO] [stdout] = note: `Item` 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: method `icon` is never used [INFO] [stdout] --> src/state/preset.rs:306:12 [INFO] [stdout] | [INFO] [stdout] 305 | impl Item { [INFO] [stdout] | --------- method in this implementation [INFO] [stdout] 306 | pub fn icon(&self, preset_name: &str) -> PathBuf { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `id` is never read [INFO] [stdout] --> src/state/preset.rs:313:9 [INFO] [stdout] | [INFO] [stdout] 312 | pub struct Fluid { [INFO] [stdout] | ----- field in this struct [INFO] [stdout] 313 | pub id: FluidId, [INFO] [stdout] | ^^ [INFO] [stdout] | [INFO] [stdout] = note: `Fluid` 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: method `icon` is never used [INFO] [stdout] --> src/state/preset.rs:318:12 [INFO] [stdout] | [INFO] [stdout] 317 | impl Fluid { [INFO] [stdout] | ---------- method in this implementation [INFO] [stdout] 318 | pub fn icon(&self, preset_name: &str) -> PathBuf { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple methods are never used [INFO] [stdout] --> src/ui/mod.rs:22:8 [INFO] [stdout] | [INFO] [stdout] 21 | pub trait App { [INFO] [stdout] | --- methods in this trait [INFO] [stdout] 22 | fn draw(&mut self, _canvas: &mut Canvas) {} [INFO] [stdout] | ^^^^ [INFO] [stdout] 23 | fn resize(&mut self, _ctx: &mut EventCtx, _width: u32, _height: u32) {} [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 24 | fn key_down(&mut self, _ctx: &mut EventCtx, _key: winit::event::VirtualKeyCode) {} [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 25 | fn key_up(&mut self, _ctx: &mut EventCtx, _key: winit::event::VirtualKeyCode) {} [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 26 | fn mouse_move(&mut self, _ctx: &mut EventCtx, _x: f32, _y: f32) {} [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] 27 | fn mouse_down(&mut self, _ctx: &mut EventCtx, _button: winit::event::MouseButton) {} [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] 28 | fn mouse_up(&mut self, _ctx: &mut EventCtx, _button: winit::event::MouseButton) {} [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 29 | fn mouse_scroll(&mut self, _ctx: &mut EventCtx, _delta: winit::event::MouseScrollDelta) {} [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `start` is never used [INFO] [stdout] --> src/ui/mod.rs:32:8 [INFO] [stdout] | [INFO] [stdout] 32 | pub fn start( [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 19s [INFO] running `Command { std: "docker" "inspect" "3c0e075b58b2813f55fbee319f1c1ea05d6224837f75d5263825211b4c64c586", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3c0e075b58b2813f55fbee319f1c1ea05d6224837f75d5263825211b4c64c586", kill_on_drop: false }` [INFO] [stdout] 3c0e075b58b2813f55fbee319f1c1ea05d6224837f75d5263825211b4c64c586 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-02-18" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] aebcf71ce2e7749043df0ac481f330c8af5bf4778135d9bd076120447453d707 [INFO] running `Command { std: "docker" "start" "-a" "aebcf71ce2e7749043df0ac481f330c8af5bf4778135d9bd076120447453d707", kill_on_drop: false }` [INFO] [stderr] Compiling supervisoRS v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `noisy_float::types::R32` [INFO] [stdout] --> src/state/preset.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | use noisy_float::types::R32; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Color` [INFO] [stdout] --> src/ui/mod.rs:4:33 [INFO] [stdout] | [INFO] [stdout] 4 | use femtovg::{renderer::OpenGl, Color}; [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `item` [INFO] [stdout] --> src/state/preset.rs:75:25 [INFO] [stdout] | [INFO] [stdout] 75 | for (item_name, item) in deserialized.item { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_item` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `fluid` [INFO] [stdout] --> src/state/preset.rs:94:26 [INFO] [stdout] | [INFO] [stdout] 94 | for (fluid_name, fluid) in deserialized.fluid { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_fluid` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `preset` [INFO] [stdout] --> src/main.rs:22:9 [INFO] [stdout] | [INFO] [stdout] 22 | let preset = Preset::load("k2se"); [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_preset` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `connections` is never read [INFO] [stdout] --> src/main.rs:28:5 [INFO] [stdout] | [INFO] [stdout] 26 | struct App { [INFO] [stdout] | --- field in this struct [INFO] [stdout] 27 | nodes: FxHashMap, [INFO] [stdout] 28 | connections: Vec, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `id` is never read [INFO] [stdout] --> src/main.rs:159:5 [INFO] [stdout] | [INFO] [stdout] 158 | struct Node { [INFO] [stdout] | ---- field in this struct [INFO] [stdout] 159 | id: NodeId, [INFO] [stdout] | ^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `item_or_fluid` and `rate` are never read [INFO] [stdout] --> src/main.rs:169:5 [INFO] [stdout] | [INFO] [stdout] 168 | struct InOutput { [INFO] [stdout] | -------- fields in this struct [INFO] [stdout] 169 | item_or_fluid: ItemOrFluidId, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] 170 | rate: f32, [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `from` and `to` are never read [INFO] [stdout] --> src/main.rs:201:5 [INFO] [stdout] | [INFO] [stdout] 200 | struct Connection { [INFO] [stdout] | ---------- fields in this struct [INFO] [stdout] 201 | from: NodeId, [INFO] [stdout] | ^^^^ [INFO] [stdout] 202 | to: NodeId, [INFO] [stdout] | ^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `name` is never read [INFO] [stdout] --> src/state/preset.rs:12:9 [INFO] [stdout] | [INFO] [stdout] 11 | pub struct Preset { [INFO] [stdout] | ------ field in this struct [INFO] [stdout] 12 | pub name: String, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Preset` 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 `id`, `name`, `category`, `group`, `subgroup`, and `order` are never read [INFO] [stdout] --> src/state/preset.rs:141:9 [INFO] [stdout] | [INFO] [stdout] 140 | pub struct Recipe { [INFO] [stdout] | ------ fields in this struct [INFO] [stdout] 141 | pub id: RecipeId, [INFO] [stdout] | ^^ [INFO] [stdout] 142 | pub name: String, [INFO] [stdout] | ^^^^ [INFO] [stdout] 143 | pub category: Option, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 144 | pub group: Option, [INFO] [stdout] | ^^^^^ [INFO] [stdout] 145 | pub subgroup: Option, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 146 | pub order: Option, [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Recipe` 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: method `icon` is never used [INFO] [stdout] --> src/state/preset.rs:202:12 [INFO] [stdout] | [INFO] [stdout] 151 | impl Recipe { [INFO] [stdout] | ----------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 202 | pub fn icon(&self, preset_name: &str) -> PathBuf { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `item_or_fluid`, `rate`, `catalyst_amount`, `minimum_temperature`, and `maximum_temperature` are never read [INFO] [stdout] --> src/state/preset.rs:209:9 [INFO] [stdout] | [INFO] [stdout] 208 | pub struct Input { [INFO] [stdout] | ----- fields in this struct [INFO] [stdout] 209 | pub item_or_fluid: ItemOrFluidId, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] 210 | pub rate: f32, [INFO] [stdout] | ^^^^ [INFO] [stdout] 211 | pub catalyst_amount: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] 212 | pub minimum_temperature: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 213 | pub maximum_temperature: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Input` 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: multiple fields are never read [INFO] [stdout] --> src/state/preset.rs:240:9 [INFO] [stdout] | [INFO] [stdout] 239 | pub struct Output { [INFO] [stdout] | ------ fields in this struct [INFO] [stdout] 240 | pub item_or_fluid: ItemOrFluidId, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] 241 | pub amount: Option, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 242 | pub probability: Option, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] 243 | pub amount_min: Option, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] 244 | pub amount_max: Option, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] 245 | pub fluidbox_index: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] 246 | pub catalyst_amount: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] 247 | pub temperature: Option, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Output` 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: field `id` is never read [INFO] [stdout] --> src/state/preset.rs:301:9 [INFO] [stdout] | [INFO] [stdout] 300 | pub struct Item { [INFO] [stdout] | ---- field in this struct [INFO] [stdout] 301 | pub id: ItemId, [INFO] [stdout] | ^^ [INFO] [stdout] | [INFO] [stdout] = note: `Item` 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: method `icon` is never used [INFO] [stdout] --> src/state/preset.rs:306:12 [INFO] [stdout] | [INFO] [stdout] 305 | impl Item { [INFO] [stdout] | --------- method in this implementation [INFO] [stdout] 306 | pub fn icon(&self, preset_name: &str) -> PathBuf { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `id` is never read [INFO] [stdout] --> src/state/preset.rs:313:9 [INFO] [stdout] | [INFO] [stdout] 312 | pub struct Fluid { [INFO] [stdout] | ----- field in this struct [INFO] [stdout] 313 | pub id: FluidId, [INFO] [stdout] | ^^ [INFO] [stdout] | [INFO] [stdout] = note: `Fluid` 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: method `icon` is never used [INFO] [stdout] --> src/state/preset.rs:318:12 [INFO] [stdout] | [INFO] [stdout] 317 | impl Fluid { [INFO] [stdout] | ---------- method in this implementation [INFO] [stdout] 318 | pub fn icon(&self, preset_name: &str) -> PathBuf { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple methods are never used [INFO] [stdout] --> src/ui/mod.rs:22:8 [INFO] [stdout] | [INFO] [stdout] 21 | pub trait App { [INFO] [stdout] | --- methods in this trait [INFO] [stdout] 22 | fn draw(&mut self, _canvas: &mut Canvas) {} [INFO] [stdout] | ^^^^ [INFO] [stdout] 23 | fn resize(&mut self, _ctx: &mut EventCtx, _width: u32, _height: u32) {} [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 24 | fn key_down(&mut self, _ctx: &mut EventCtx, _key: winit::event::VirtualKeyCode) {} [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 25 | fn key_up(&mut self, _ctx: &mut EventCtx, _key: winit::event::VirtualKeyCode) {} [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 26 | fn mouse_move(&mut self, _ctx: &mut EventCtx, _x: f32, _y: f32) {} [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] 27 | fn mouse_down(&mut self, _ctx: &mut EventCtx, _button: winit::event::MouseButton) {} [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] 28 | fn mouse_up(&mut self, _ctx: &mut EventCtx, _button: winit::event::MouseButton) {} [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 29 | fn mouse_scroll(&mut self, _ctx: &mut EventCtx, _delta: winit::event::MouseScrollDelta) {} [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `start` is never used [INFO] [stdout] --> src/ui/mod.rs:32:8 [INFO] [stdout] | [INFO] [stdout] 32 | pub fn start( [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 3.43s [INFO] running `Command { std: "docker" "inspect" "aebcf71ce2e7749043df0ac481f330c8af5bf4778135d9bd076120447453d707", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "aebcf71ce2e7749043df0ac481f330c8af5bf4778135d9bd076120447453d707", kill_on_drop: false }` [INFO] [stdout] aebcf71ce2e7749043df0ac481f330c8af5bf4778135d9bd076120447453d707 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-02-18" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] ef4a69f6e011269074275fd56e3c01671b47a7f9ba560c192d4cb274e177b04d [INFO] running `Command { std: "docker" "start" "-a" "ef4a69f6e011269074275fd56e3c01671b47a7f9ba560c192d4cb274e177b04d", kill_on_drop: false }` [INFO] [stderr] warning: unused import: `noisy_float::types::R32` [INFO] [stderr] --> src/state/preset.rs:6:5 [INFO] [stderr] | [INFO] [stderr] 6 | use noisy_float::types::R32; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unused import: `Color` [INFO] [stderr] --> src/ui/mod.rs:4:33 [INFO] [stderr] | [INFO] [stderr] 4 | use femtovg::{renderer::OpenGl, Color}; [INFO] [stderr] | ^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused variable: `item` [INFO] [stderr] --> src/state/preset.rs:75:25 [INFO] [stderr] | [INFO] [stderr] 75 | for (item_name, item) in deserialized.item { [INFO] [stderr] | ^^^^ help: if this is intentional, prefix it with an underscore: `_item` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_variables)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unused variable: `fluid` [INFO] [stderr] --> src/state/preset.rs:94:26 [INFO] [stderr] | [INFO] [stderr] 94 | for (fluid_name, fluid) in deserialized.fluid { [INFO] [stderr] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_fluid` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `preset` [INFO] [stderr] --> src/main.rs:22:9 [INFO] [stderr] | [INFO] [stderr] 22 | let preset = Preset::load("k2se"); [INFO] [stderr] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_preset` [INFO] [stderr] [INFO] [stderr] warning: field `connections` is never read [INFO] [stderr] --> src/main.rs:28:5 [INFO] [stderr] | [INFO] [stderr] 26 | struct App { [INFO] [stderr] | --- field in this struct [INFO] [stderr] 27 | nodes: FxHashMap, [INFO] [stderr] 28 | connections: Vec, [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: field `id` is never read [INFO] [stderr] --> src/main.rs:159:5 [INFO] [stderr] | [INFO] [stderr] 158 | struct Node { [INFO] [stderr] | ---- field in this struct [INFO] [stderr] 159 | id: NodeId, [INFO] [stderr] | ^^ [INFO] [stderr] [INFO] [stderr] warning: fields `item_or_fluid` and `rate` are never read [INFO] [stderr] --> src/main.rs:169:5 [INFO] [stderr] | [INFO] [stderr] 168 | struct InOutput { [INFO] [stderr] | -------- fields in this struct [INFO] [stderr] 169 | item_or_fluid: ItemOrFluidId, [INFO] [stderr] | ^^^^^^^^^^^^^ [INFO] [stderr] 170 | rate: f32, [INFO] [stderr] | ^^^^ [INFO] [stderr] [INFO] [stderr] warning: fields `from` and `to` are never read [INFO] [stderr] --> src/main.rs:201:5 [INFO] [stderr] | [INFO] [stderr] 200 | struct Connection { [INFO] [stderr] | ---------- fields in this struct [INFO] [stderr] 201 | from: NodeId, [INFO] [stderr] | ^^^^ [INFO] [stderr] 202 | to: NodeId, [INFO] [stderr] | ^^ [INFO] [stderr] [INFO] [stderr] warning: field `name` is never read [INFO] [stderr] --> src/state/preset.rs:12:9 [INFO] [stderr] | [INFO] [stderr] 11 | pub struct Preset { [INFO] [stderr] | ------ field in this struct [INFO] [stderr] 12 | pub name: String, [INFO] [stderr] | ^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `Preset` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] [INFO] [stderr] warning: fields `id`, `name`, `category`, `group`, `subgroup`, and `order` are never read [INFO] [stderr] --> src/state/preset.rs:141:9 [INFO] [stderr] | [INFO] [stderr] 140 | pub struct Recipe { [INFO] [stderr] | ------ fields in this struct [INFO] [stderr] 141 | pub id: RecipeId, [INFO] [stderr] | ^^ [INFO] [stderr] 142 | pub name: String, [INFO] [stderr] | ^^^^ [INFO] [stderr] 143 | pub category: Option, [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] 144 | pub group: Option, [INFO] [stderr] | ^^^^^ [INFO] [stderr] 145 | pub subgroup: Option, [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] 146 | pub order: Option, [INFO] [stderr] | ^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `Recipe` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stderr] [INFO] [stderr] warning: method `icon` is never used [INFO] [stderr] --> src/state/preset.rs:202:12 [INFO] [stderr] | [INFO] [stderr] 151 | impl Recipe { [INFO] [stderr] | ----------- method in this implementation [INFO] [stderr] ... [INFO] [stderr] 202 | pub fn icon(&self, preset_name: &str) -> PathBuf { [INFO] [stderr] | ^^^^ [INFO] [stderr] [INFO] [stderr] warning: fields `item_or_fluid`, `rate`, `catalyst_amount`, `minimum_temperature`, and `maximum_temperature` are never read [INFO] [stderr] --> src/state/preset.rs:209:9 [INFO] [stderr] | [INFO] [stderr] 208 | pub struct Input { [INFO] [stderr] | ----- fields in this struct [INFO] [stderr] 209 | pub item_or_fluid: ItemOrFluidId, [INFO] [stderr] | ^^^^^^^^^^^^^ [INFO] [stderr] 210 | pub rate: f32, [INFO] [stderr] | ^^^^ [INFO] [stderr] 211 | pub catalyst_amount: Option, [INFO] [stderr] | ^^^^^^^^^^^^^^^ [INFO] [stderr] 212 | pub minimum_temperature: Option, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] 213 | pub maximum_temperature: Option, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `Input` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stderr] [INFO] [stderr] warning: multiple fields are never read [INFO] [stderr] --> src/state/preset.rs:240:9 [INFO] [stderr] | [INFO] [stderr] 239 | pub struct Output { [INFO] [stderr] | ------ fields in this struct [INFO] [stderr] 240 | pub item_or_fluid: ItemOrFluidId, [INFO] [stderr] | ^^^^^^^^^^^^^ [INFO] [stderr] 241 | pub amount: Option, [INFO] [stderr] | ^^^^^^ [INFO] [stderr] 242 | pub probability: Option, [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] 243 | pub amount_min: Option, [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] 244 | pub amount_max: Option, [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] 245 | pub fluidbox_index: Option, [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] 246 | pub catalyst_amount: Option, [INFO] [stderr] | ^^^^^^^^^^^^^^^ [INFO] [stderr] 247 | pub temperature: Option, [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `Output` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stderr] [INFO] [stderr] warning: field `id` is never read [INFO] [stderr] --> src/state/preset.rs:301:9 [INFO] [stderr] | [INFO] [stderr] 300 | pub struct Item { [INFO] [stderr] | ---- field in this struct [INFO] [stderr] 301 | pub id: ItemId, [INFO] [stderr] | ^^ [INFO] [stderr] | [INFO] [stderr] = note: `Item` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stderr] [INFO] [stderr] warning: method `icon` is never used [INFO] [stderr] --> src/state/preset.rs:306:12 [INFO] [stderr] | [INFO] [stderr] 305 | impl Item { [INFO] [stderr] | --------- method in this implementation [INFO] [stderr] 306 | pub fn icon(&self, preset_name: &str) -> PathBuf { [INFO] [stderr] | ^^^^ [INFO] [stderr] [INFO] [stderr] warning: field `id` is never read [INFO] [stderr] --> src/state/preset.rs:313:9 [INFO] [stderr] | [INFO] [stderr] 312 | pub struct Fluid { [INFO] [stderr] | ----- field in this struct [INFO] [stderr] 313 | pub id: FluidId, [INFO] [stderr] | ^^ [INFO] [stderr] | [INFO] [stderr] = note: `Fluid` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stderr] [INFO] [stderr] warning: method `icon` is never used [INFO] [stderr] --> src/state/preset.rs:318:12 [INFO] [stderr] | [INFO] [stderr] 317 | impl Fluid { [INFO] [stderr] | ---------- method in this implementation [INFO] [stderr] 318 | pub fn icon(&self, preset_name: &str) -> PathBuf { [INFO] [stderr] | ^^^^ [INFO] [stderr] [INFO] [stderr] warning: multiple methods are never used [INFO] [stderr] --> src/ui/mod.rs:22:8 [INFO] [stderr] | [INFO] [stderr] 21 | pub trait App { [INFO] [stderr] | --- methods in this trait [INFO] [stderr] 22 | fn draw(&mut self, _canvas: &mut Canvas) {} [INFO] [stderr] | ^^^^ [INFO] [stderr] 23 | fn resize(&mut self, _ctx: &mut EventCtx, _width: u32, _height: u32) {} [INFO] [stderr] | ^^^^^^ [INFO] [stderr] 24 | fn key_down(&mut self, _ctx: &mut EventCtx, _key: winit::event::VirtualKeyCode) {} [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] 25 | fn key_up(&mut self, _ctx: &mut EventCtx, _key: winit::event::VirtualKeyCode) {} [INFO] [stderr] | ^^^^^^ [INFO] [stderr] 26 | fn mouse_move(&mut self, _ctx: &mut EventCtx, _x: f32, _y: f32) {} [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] 27 | fn mouse_down(&mut self, _ctx: &mut EventCtx, _button: winit::event::MouseButton) {} [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] 28 | fn mouse_up(&mut self, _ctx: &mut EventCtx, _button: winit::event::MouseButton) {} [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] 29 | fn mouse_scroll(&mut self, _ctx: &mut EventCtx, _delta: winit::event::MouseScrollDelta) {} [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: function `start` is never used [INFO] [stderr] --> src/ui/mod.rs:32:8 [INFO] [stderr] | [INFO] [stderr] 32 | pub fn start( [INFO] [stderr] | ^^^^^ [INFO] [stderr] [INFO] [stderr] warning: `supervisoRS` (bin "supervisoRS" test) generated 20 warnings (run `cargo fix --bin "supervisoRS" --tests` to apply 2 suggestions) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.26s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/supervisoRS-5c9984edd2d31b7f) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "ef4a69f6e011269074275fd56e3c01671b47a7f9ba560c192d4cb274e177b04d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ef4a69f6e011269074275fd56e3c01671b47a7f9ba560c192d4cb274e177b04d", kill_on_drop: false }` [INFO] [stdout] ef4a69f6e011269074275fd56e3c01671b47a7f9ba560c192d4cb274e177b04d