[INFO] cloning repository https://github.com/ototoi/pbrt-ui [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ototoi/pbrt-ui" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fototoi%2Fpbrt-ui", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fototoi%2Fpbrt-ui'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 294af52cccaee345327508b2796deda5a55d08dd [INFO] checking ototoi/pbrt-ui against try#dd2d87b6cc31907ae305875eb6be399783dc0256 for pr-143929 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fototoi%2Fpbrt-ui" "/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/ototoi/pbrt-ui [INFO] finished tweaking git repo https://github.com/ototoi/pbrt-ui [INFO] tweaked toml for git repo https://github.com/ototoi/pbrt-ui written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/ototoi/pbrt-ui on toolchain dd2d87b6cc31907ae305875eb6be399783dc0256 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+dd2d87b6cc31907ae305875eb6be399783dc0256" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/ototoi/pbrt-ui 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" "+dd2d87b6cc31907ae305875eb6be399783dc0256" "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:e8955075918b6d00525c617f7c34ee2595c70db70b3cf844dc875e4d3604499b" "/opt/rustwide/cargo-home/bin/cargo" "+dd2d87b6cc31907ae305875eb6be399783dc0256" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 8698ef913ea48ca2bb557dec0dd38aceb9425c276f455e8d6938ec84291bdb62 [INFO] running `Command { std: "docker" "start" "-a" "8698ef913ea48ca2bb557dec0dd38aceb9425c276f455e8d6938ec84291bdb62", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8698ef913ea48ca2bb557dec0dd38aceb9425c276f455e8d6938ec84291bdb62", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8698ef913ea48ca2bb557dec0dd38aceb9425c276f455e8d6938ec84291bdb62", kill_on_drop: false }` [INFO] [stdout] 8698ef913ea48ca2bb557dec0dd38aceb9425c276f455e8d6938ec84291bdb62 [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:e8955075918b6d00525c617f7c34ee2595c70db70b3cf844dc875e4d3604499b" "/opt/rustwide/cargo-home/bin/cargo" "+dd2d87b6cc31907ae305875eb6be399783dc0256" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] de7701faf1ef87532fa651b8e7e9bebc1b6e674477c9cd034f4009cb15d8ac8a [INFO] running `Command { std: "docker" "start" "-a" "de7701faf1ef87532fa651b8e7e9bebc1b6e674477c9cd034f4009cb15d8ac8a", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.95 [INFO] [stderr] Compiling libc v0.2.174 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Checking bitflags v2.9.1 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Checking smallvec v1.15.1 [INFO] [stderr] Checking log v0.4.27 [INFO] [stderr] Compiling winnow v0.7.11 [INFO] [stderr] Compiling memchr v2.7.5 [INFO] [stderr] Compiling equivalent v1.0.2 [INFO] [stderr] Compiling hashbrown v0.15.4 [INFO] [stderr] Compiling toml_datetime v0.6.11 [INFO] [stderr] Compiling rustix v1.0.7 [INFO] [stderr] Checking linux-raw-sys v0.9.4 [INFO] [stderr] Compiling cfg_aliases v0.2.1 [INFO] [stderr] Checking parking v2.2.1 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Checking futures-io v0.3.31 [INFO] [stderr] Checking fastrand v2.3.0 [INFO] [stderr] Checking libloading v0.8.8 [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Checking linux-raw-sys v0.4.15 [INFO] [stderr] Compiling endi v1.1.0 [INFO] [stderr] Checking dlib v0.5.2 [INFO] [stderr] Compiling wayland-sys v0.31.6 [INFO] [stderr] Checking futures-lite v2.6.0 [INFO] [stderr] Compiling cc v1.2.27 [INFO] [stderr] Compiling memoffset v0.9.1 [INFO] [stderr] Checking async-task v4.7.1 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Checking arrayvec v0.7.6 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Checking atomic-waker v1.1.2 [INFO] [stderr] Checking concurrent-queue v2.5.0 [INFO] [stderr] Compiling indexmap v2.10.0 [INFO] [stderr] Checking piper v0.2.4 [INFO] [stderr] Checking downcast-rs v1.2.1 [INFO] [stderr] Checking scoped-tls v1.0.1 [INFO] [stderr] Compiling wayland-client v0.31.10 [INFO] [stderr] Checking ordered-stream v0.2.0 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Checking hex v0.4.3 [INFO] [stderr] Compiling nix v0.29.0 [INFO] [stderr] Compiling syn v2.0.104 [INFO] [stderr] Checking event-listener v5.4.0 [INFO] [stderr] Compiling quick-xml v0.37.5 [INFO] [stderr] Checking ttf-parser v0.25.1 [INFO] [stderr] Compiling khronos_api v3.1.0 [INFO] [stderr] Checking crossbeam-epoch v0.9.18 [INFO] [stderr] Checking event-listener-strategy v0.5.4 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Compiling unicase v2.8.1 [INFO] [stderr] Checking async-lock v3.4.0 [INFO] [stderr] Checking async-channel v2.4.0 [INFO] [stderr] Checking async-broadcast v0.7.2 [INFO] [stderr] Checking simd-adler32 v0.3.7 [INFO] [stderr] Checking ab_glyph_rasterizer v0.1.9 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Checking crossbeam-deque v0.8.6 [INFO] [stderr] Checking blocking v1.6.1 [INFO] [stderr] Checking async-executor v1.13.2 [INFO] [stderr] Compiling xml-rs v0.8.26 [INFO] [stderr] Checking form_urlencoded v1.2.1 [INFO] [stderr] Compiling x11-dl v2.21.0 [INFO] [stderr] Compiling smithay-client-toolkit v0.19.2 [INFO] [stderr] Checking accesskit v0.17.1 [INFO] [stderr] Checking xkeysym v0.2.1 [INFO] [stderr] Checking unicode-ident v1.0.18 [INFO] [stderr] Compiling wayland-scanner v0.31.6 [INFO] [stderr] Checking async-fs v2.1.2 [INFO] [stderr] Compiling anyhow v1.0.98 [INFO] [stderr] Checking xcursor v0.3.10 [INFO] [stderr] Checking num-integer v0.1.46 [INFO] [stderr] Checking cursor-icon v1.2.0 [INFO] [stderr] Checking either v1.15.0 [INFO] [stderr] Checking miniz_oxide v0.8.9 [INFO] [stderr] Checking num-bigint v0.4.6 [INFO] [stderr] Compiling toml_edit v0.22.27 [INFO] [stderr] Checking getrandom v0.3.3 [INFO] [stderr] Checking getrandom v0.2.16 [INFO] [stderr] Checking xdg-home v1.3.0 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Compiling gl_generator v0.14.0 [INFO] [stderr] Checking memmap2 v0.9.5 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking owned_ttf_parser v0.25.0 [INFO] [stderr] Checking parking_lot_core v0.9.11 [INFO] [stderr] Compiling wayland-backend v0.3.10 [INFO] [stderr] Checking ab_glyph v0.2.30 [INFO] [stderr] Checking raw-window-handle v0.6.2 [INFO] [stderr] Checking minimal-lexical v0.2.1 [INFO] [stderr] Checking arrayref v0.3.9 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking strict-num v0.1.1 [INFO] [stderr] Compiling paste v1.0.15 [INFO] [stderr] Compiling built v0.7.7 [INFO] [stderr] Checking num-rational v0.4.2 [INFO] [stderr] Checking parking_lot v0.12.4 [INFO] [stderr] Checking nom v7.1.3 [INFO] [stderr] Checking rayon v1.10.0 [INFO] [stderr] Checking crc32fast v1.4.2 [INFO] [stderr] Checking x11rb-protocol v0.13.1 [INFO] [stderr] Compiling semver v1.0.26 [INFO] [stderr] Checking as-raw-xcb-connection v1.0.1 [INFO] [stderr] Compiling camino v1.1.10 [INFO] [stderr] Compiling rav1e v0.7.1 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Checking foldhash v0.1.5 [INFO] [stderr] Checking flate2 v1.1.2 [INFO] [stderr] Checking itertools v0.12.1 [INFO] [stderr] Compiling simd_helpers v0.1.0 [INFO] [stderr] Checking immutable-chunkmap v2.0.6 [INFO] [stderr] Compiling winit v0.30.11 [INFO] [stderr] Compiling error-chain v0.12.4 [INFO] [stderr] Checking quick-error v2.0.1 [INFO] [stderr] Compiling itoa v1.0.15 [INFO] [stderr] Checking weezl v0.1.10 [INFO] [stderr] Checking nohash-hasher v0.2.0 [INFO] [stderr] Compiling proc-macro-crate v3.3.0 [INFO] [stderr] Compiling ryu v1.0.20 [INFO] [stderr] Checking bitstream-io v2.6.0 [INFO] [stderr] Compiling noop_proc_macro v0.3.0 [INFO] [stderr] Checking imgref v1.11.0 [INFO] [stderr] Compiling siphasher v1.0.1 [INFO] [stderr] Checking epaint_default_fonts v0.31.1 [INFO] [stderr] Compiling pulldown-cmark v0.9.6 [INFO] [stderr] Checking new_debug_unreachable v1.0.6 [INFO] [stderr] Checking loop9 v0.1.5 [INFO] [stderr] Checking accesskit_consumer v0.26.0 [INFO] [stderr] Compiling phf_shared v0.11.3 [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 signal-hook-registry v1.4.5 [INFO] [stderr] Checking maybe-rayon v0.1.1 [INFO] [stderr] Checking fdeflate v0.3.7 [INFO] [stderr] Checking zune-inflate v0.2.54 [INFO] [stderr] Checking avif-serialize v0.8.5 [INFO] [stderr] Checking wayland-csd-frame v0.3.0 [INFO] [stderr] Compiling nix v0.30.1 [INFO] [stderr] Checking half v2.6.0 [INFO] [stderr] Checking color_quant v1.1.0 [INFO] [stderr] Checking byteorder-lite v0.1.0 [INFO] [stderr] Checking lebe v0.5.2 [INFO] [stderr] Checking zune-core v0.4.12 [INFO] [stderr] Checking bit_field v0.10.2 [INFO] [stderr] Compiling once_cell v1.21.3 [INFO] [stderr] Checking jpeg-decoder v0.3.2 [INFO] [stderr] Checking dpi v0.1.2 [INFO] [stderr] Checking smol_str v0.2.2 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Checking rgb v0.8.50 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Compiling walkdir v2.5.0 [INFO] [stderr] Checking png v0.17.16 [INFO] [stderr] Checking exr v1.73.0 [INFO] [stderr] Checking image-webp v0.2.3 [INFO] [stderr] Checking zune-jpeg v0.4.19 [INFO] [stderr] Checking gif v0.13.3 [INFO] [stderr] Compiling phf v0.11.3 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling zvariant_utils v2.1.0 [INFO] [stderr] Checking tiff v0.9.1 [INFO] [stderr] Checking rand_core v0.9.3 [INFO] [stderr] Compiling glutin v0.32.3 [INFO] [stderr] Checking regex-syntax v0.8.5 [INFO] [stderr] Compiling glob v0.3.2 [INFO] [stderr] Compiling bytecount v0.6.9 [INFO] [stderr] Checking rand_chacha v0.9.0 [INFO] [stderr] Compiling mime_guess2 v2.3.1 [INFO] [stderr] Checking wayland-protocols v0.32.8 [INFO] [stderr] Checking wayland-cursor v0.31.10 [INFO] [stderr] Compiling glutin-winit v0.5.0 [INFO] [stderr] Compiling peg-runtime v0.6.3 [INFO] [stderr] Compiling gcc v0.3.55 [INFO] [stderr] Checking utf8parse v0.2.2 [INFO] [stderr] Checking anstyle-parse v0.2.7 [INFO] [stderr] Checking rand v0.9.1 [INFO] [stderr] Checking rand v0.4.6 [INFO] [stderr] Compiling peg-macros v0.6.3 [INFO] [stderr] Checking option-ext v0.2.0 [INFO] [stderr] Checking is_terminal_polyfill v1.70.1 [INFO] [stderr] Compiling rfd v0.15.3 (https://github.com/ototoi/rfd.git?branch=fix%2Fsave_file-set_directory-macos#cf57541f) [INFO] [stderr] Checking anstyle-query v1.1.3 [INFO] [stderr] Checking colorchoice v1.0.4 [INFO] [stderr] Checking web-time v1.1.0 [INFO] [stderr] Checking glow v0.16.0 [INFO] [stderr] Checking anstyle v1.0.11 [INFO] [stderr] Compiling litrs v0.4.1 [INFO] [stderr] Checking dirs-sys v0.5.0 [INFO] [stderr] Compiling tempfile v3.20.0 [INFO] [stderr] Compiling rust-crypto v0.2.36 [INFO] [stderr] Checking anstream v0.6.19 [INFO] [stderr] Checking regex-automata v0.4.9 [INFO] [stderr] Checking rand v0.3.23 [INFO] [stderr] Checking xattr v1.5.1 [INFO] [stderr] Checking time v0.1.45 [INFO] [stderr] Checking filetime v0.2.25 [INFO] [stderr] Checking byteorder v1.5.0 [INFO] [stderr] Checking unicode-segmentation v1.12.0 [INFO] [stderr] Checking pollster v0.4.0 [INFO] [stderr] Checking urlencoding v2.1.3 [INFO] [stderr] Checking rustc-serialize v0.3.25 [INFO] [stderr] Checking linked-hash-map v0.5.6 [INFO] [stderr] Checking jiff v0.2.15 [INFO] [stderr] Checking tar v0.4.44 [INFO] [stderr] Checking dirs v6.0.0 [INFO] [stderr] Checking peg v0.6.3 [INFO] [stderr] Checking convert_case v0.8.0 [INFO] [stderr] Compiling document-features v0.2.11 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling enumflags2_derive v0.7.12 [INFO] [stderr] Compiling tracing-attributes v0.1.30 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.0 [INFO] [stderr] Compiling zvariant_derive v4.2.0 [INFO] [stderr] Compiling zerovec-derive v0.11.1 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling bytemuck_derive v1.9.3 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling async-trait v0.1.88 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling serde_repr v0.1.20 [INFO] [stderr] Compiling profiling-procmacros v1.0.17 [INFO] [stderr] Compiling equator-macro v0.4.2 [INFO] [stderr] Checking zerofrom v0.1.6 [INFO] [stderr] Compiling zbus_macros v4.4.0 [INFO] [stderr] Compiling num-derive v0.4.2 [INFO] [stderr] Checking profiling v1.0.17 [INFO] [stderr] Checking yoke v0.8.0 [INFO] [stderr] Compiling arg_enum_proc_macro v0.3.4 [INFO] [stderr] Checking regex v1.11.1 [INFO] [stderr] Checking bytemuck v1.23.1 [INFO] [stderr] Compiling enum-map-derive v0.17.0 [INFO] [stderr] Checking zerotrie v0.2.2 [INFO] [stderr] Checking zerovec v0.11.2 [INFO] [stderr] Checking env_filter v0.1.3 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Checking emath v0.31.1 [INFO] [stderr] Checking tiny-skia-path v0.11.4 [INFO] [stderr] Checking qoi v0.4.1 [INFO] [stderr] Checking equator v0.4.2 [INFO] [stderr] Checking tracing v0.1.41 [INFO] [stderr] Checking aligned-vec v0.6.4 [INFO] [stderr] Checking polling v3.8.0 [INFO] [stderr] Checking ecolor v0.31.1 [INFO] [stderr] Checking tiny-skia v0.11.4 [INFO] [stderr] Checking v_frame v0.3.9 [INFO] [stderr] Checking tinystr v0.8.1 [INFO] [stderr] Checking potential_utf v0.1.2 [INFO] [stderr] Checking epaint v0.31.1 [INFO] [stderr] Checking icu_collections v2.0.0 [INFO] [stderr] Checking icu_locale_core v2.0.0 [INFO] [stderr] Checking av1-grain v0.2.4 [INFO] [stderr] Checking async-io v2.4.1 [INFO] [stderr] Checking calloop v0.13.0 [INFO] [stderr] Checking wayland-protocols-wlr v0.3.8 [INFO] [stderr] Checking wayland-protocols-plasma v0.3.8 [INFO] [stderr] Checking icu_provider v2.0.0 [INFO] [stderr] Checking env_logger v0.11.8 [INFO] [stderr] Checking async-signal v0.2.11 [INFO] [stderr] Checking icu_properties v2.0.1 [INFO] [stderr] Checking icu_normalizer v2.0.0 [INFO] [stderr] Checking calloop-wayland-source v0.3.0 [INFO] [stderr] Checking async-process v2.3.1 [INFO] [stderr] Checking async-net v2.0.0 [INFO] [stderr] Checking egui v0.31.1 [INFO] [stderr] Checking idna_adapter v1.2.1 [INFO] [stderr] Checking idna v1.0.3 [INFO] [stderr] Checking x11rb v0.13.1 [INFO] [stderr] Compiling enumflags2 v0.7.12 [INFO] [stderr] Compiling quick-xml v0.30.0 [INFO] [stderr] Compiling zvariant_utils v3.2.0 [INFO] [stderr] Compiling cargo-platform v0.1.9 [INFO] [stderr] Compiling zvariant v4.2.0 [INFO] [stderr] Checking sctk-adwaita v0.10.1 [INFO] [stderr] Checking smithay-clipboard v0.7.2 [INFO] [stderr] Checking url v2.5.4 [INFO] [stderr] Checking enum-map v2.7.3 [INFO] [stderr] Checking uuid v1.17.0 [INFO] [stderr] Compiling zvariant_derive v5.5.3 [INFO] [stderr] Checking webbrowser v1.0.5 [INFO] [stderr] Compiling cargo_metadata v0.14.2 [INFO] [stderr] Checking egui_glow v0.31.1 [INFO] [stderr] Checking egui_extras v0.31.1 [INFO] [stderr] Compiling zvariant v5.5.3 [INFO] [stderr] Compiling skeptic v0.13.7 [INFO] [stderr] Checking ravif v0.11.20 [INFO] [stderr] Checking image v0.25.6 [INFO] [stderr] Compiling zbus_names v3.0.0 [INFO] [stderr] Compiling ply-rs v0.1.3 [INFO] [stderr] Compiling zbus_xml v4.0.0 [INFO] [stderr] Checking zbus_names v4.2.0 [INFO] [stderr] Checking zbus v4.4.0 [INFO] [stderr] Compiling zbus-lockstep v0.4.4 [INFO] [stderr] Compiling zbus-lockstep-macros v0.4.4 [INFO] [stderr] Checking arboard v3.6.0 [INFO] [stderr] Compiling zbus_macros v5.7.1 [INFO] [stderr] Checking zbus v5.7.1 [INFO] [stderr] Checking atspi-common v0.6.0 [INFO] [stderr] Checking atspi-proxies v0.6.0 [INFO] [stderr] Checking accesskit_atspi_common v0.10.1 [INFO] [stderr] Checking ashpd v0.11.0 [INFO] [stderr] Checking atspi-connection v0.6.0 [INFO] [stderr] Checking atspi v0.22.0 [INFO] [stderr] Checking accesskit_unix v0.13.1 [INFO] [stderr] Checking accesskit_winit v0.23.1 [INFO] [stderr] Checking egui-winit v0.31.1 [INFO] [stderr] Checking eframe v0.31.1 [INFO] [stderr] Checking pbrt-ui v0.0.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `crate::io::export` [INFO] [stdout] --> src/app.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use crate::io::export; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::conversion::texture_cache` [INFO] [stdout] --> src/controller/app.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use crate::conversion::texture_cache; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `super::*` [INFO] [stdout] --> src/model/base/decompose.rs:131:9 [INFO] [stdout] | [INFO] [stdout] 131 | use super::*; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::io::export` [INFO] [stdout] --> src/app.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use crate::io::export; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::conversion::texture_cache` [INFO] [stdout] --> src/controller/app.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use crate::conversion::texture_cache; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::model::scene::OtherResource` [INFO] [stdout] --> src/model/scene/components/resource.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use crate::model::scene::OtherResource; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::model::scene::components::resource` [INFO] [stdout] --> src/model/scene/components/resource.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | use crate::model::scene::components::resource; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::conversion::texture_cache` [INFO] [stdout] --> src/panel/inspector/preview/texture_preview.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use crate::conversion::texture_cache; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `eframe::egui::frame` [INFO] [stdout] --> src/panel/views/render/render_panel.rs:16:5 [INFO] [stdout] | [INFO] [stdout] 16 | use eframe::egui::frame; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `uuid::Uuid` [INFO] [stdout] --> src/panel/views/render/scene_view/render_version.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use uuid::Uuid; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::collections::HashMap` [INFO] [stdout] --> src/renderer/gl/material.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use std::collections::HashMap; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `glow::HasContext` [INFO] [stdout] --> src/renderer/gl/material.rs:8:25 [INFO] [stdout] | [INFO] [stdout] 8 | use eframe::{egui_glow, glow::HasContext}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::model::scene::OtherResource` [INFO] [stdout] --> src/model/scene/components/resource.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use crate::model::scene::OtherResource; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::model::scene::components::resource` [INFO] [stdout] --> src/model/scene/components/resource.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | use crate::model::scene::components::resource; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::conversion::texture_cache` [INFO] [stdout] --> src/panel/inspector/preview/texture_preview.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use crate::conversion::texture_cache; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `eframe::egui::frame` [INFO] [stdout] --> src/panel/views/render/render_panel.rs:16:5 [INFO] [stdout] | [INFO] [stdout] 16 | use eframe::egui::frame; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `uuid::Uuid` [INFO] [stdout] --> src/panel/views/render/scene_view/render_version.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use uuid::Uuid; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::collections::HashMap` [INFO] [stdout] --> src/renderer/gl/material.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use std::collections::HashMap; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `glow::HasContext` [INFO] [stdout] --> src/renderer/gl/material.rs:8:25 [INFO] [stdout] | [INFO] [stdout] 8 | use eframe::{egui_glow, glow::HasContext}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `ui` [INFO] [stdout] --> src/app.rs:235:33 [INFO] [stdout] | [INFO] [stdout] 235 | ui.menu_button("Edit", |ui| { [INFO] [stdout] | ^^ help: if this is intentional, prefix it with an underscore: `_ui` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `ui` [INFO] [stdout] --> src/app.rs:235:33 [INFO] [stdout] | [INFO] [stdout] 235 | ui.menu_button("Edit", |ui| { [INFO] [stdout] | ^^ help: if this is intentional, prefix it with an underscore: `_ui` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `indent` [INFO] [stdout] --> src/io/export/pbrt/save.rs:141:9 [INFO] [stdout] | [INFO] [stdout] 141 | indent: usize, [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_indent` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `key_type` [INFO] [stdout] --> src/io/export/pbrt/save.rs:142:9 [INFO] [stdout] | [INFO] [stdout] 142 | key_type: &str, [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_key_type` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `init` [INFO] [stdout] --> src/io/export/pbrt/save.rs:144:9 [INFO] [stdout] | [INFO] [stdout] 144 | init: &Property, [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_init` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `indent` [INFO] [stdout] --> src/io/export/pbrt/save.rs:141:9 [INFO] [stdout] | [INFO] [stdout] 141 | indent: usize, [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_indent` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `key_type` [INFO] [stdout] --> src/io/export/pbrt/save.rs:142:9 [INFO] [stdout] | [INFO] [stdout] 142 | key_type: &str, [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_key_type` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `init` [INFO] [stdout] --> src/io/export/pbrt/save.rs:144:9 [INFO] [stdout] | [INFO] [stdout] 144 | init: &Property, [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_init` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `id` [INFO] [stdout] --> src/io/export/pbrt/save.rs:375:21 [INFO] [stdout] | [INFO] [stdout] 375 | let id = material.get_id(); [INFO] [stdout] | ^^ help: if this is intentional, prefix it with an underscore: `_id` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `id` [INFO] [stdout] --> src/io/export/pbrt/save.rs:375:21 [INFO] [stdout] | [INFO] [stdout] 375 | let id = material.get_id(); [INFO] [stdout] | ^^ help: if this is intentional, prefix it with an underscore: `_id` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `name` [INFO] [stdout] --> src/io/import/pbrt/targets/scene/scene_target.rs:519:37 [INFO] [stdout] | [INFO] [stdout] 519 | fn make_named_medium(&mut self, name: &str, params: &ParamSet) {} [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_name` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `params` [INFO] [stdout] --> src/io/import/pbrt/targets/scene/scene_target.rs:519:49 [INFO] [stdout] | [INFO] [stdout] 519 | fn make_named_medium(&mut self, name: &str, params: &ParamSet) {} [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_params` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `inside_name` [INFO] [stdout] --> src/io/import/pbrt/targets/scene/scene_target.rs:520:36 [INFO] [stdout] | [INFO] [stdout] 520 | fn medium_interface(&mut self, inside_name: &str, outside_name: &str) {} [INFO] [stdout] | ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_inside_name` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `outside_name` [INFO] [stdout] --> src/io/import/pbrt/targets/scene/scene_target.rs:520:55 [INFO] [stdout] | [INFO] [stdout] 520 | fn medium_interface(&mut self, inside_name: &str, outside_name: &str) {} [INFO] [stdout] | ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_outside_name` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `name` [INFO] [stdout] --> src/io/import/pbrt/targets/scene/scene_target.rs:519:37 [INFO] [stdout] | [INFO] [stdout] 519 | fn make_named_medium(&mut self, name: &str, params: &ParamSet) {} [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_name` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `params` [INFO] [stdout] --> src/io/import/pbrt/targets/scene/scene_target.rs:519:49 [INFO] [stdout] | [INFO] [stdout] 519 | fn make_named_medium(&mut self, name: &str, params: &ParamSet) {} [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_params` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `inside_name` [INFO] [stdout] --> src/io/import/pbrt/targets/scene/scene_target.rs:520:36 [INFO] [stdout] | [INFO] [stdout] 520 | fn medium_interface(&mut self, inside_name: &str, outside_name: &str) {} [INFO] [stdout] | ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_inside_name` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `outside_name` [INFO] [stdout] --> src/io/import/pbrt/targets/scene/scene_target.rs:520:55 [INFO] [stdout] | [INFO] [stdout] 520 | fn medium_interface(&mut self, inside_name: &str, outside_name: &str) {} [INFO] [stdout] | ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_outside_name` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: value assigned to `matrix` is never read [INFO] [stdout] --> src/io/import/pbrt/targets/scene/scene_target.rs:695:21 [INFO] [stdout] | [INFO] [stdout] 695 | let mut matrix = Matrix4x4::identity(); [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: maybe it is overwritten before being read? [INFO] [stdout] = note: `#[warn(unused_assignments)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: value assigned to `matrix` is never read [INFO] [stdout] --> src/io/import/pbrt/targets/scene/scene_target.rs:695:21 [INFO] [stdout] | [INFO] [stdout] 695 | let mut matrix = Matrix4x4::identity(); [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: maybe it is overwritten before being read? [INFO] [stdout] = note: `#[warn(unused_assignments)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `name` [INFO] [stdout] --> src/io/import/pbrt/targets/scene/scene_target.rs:804:32 [INFO] [stdout] | [INFO] [stdout] 804 | fn object_begin(&mut self, name: &str) {} [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_name` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `name` [INFO] [stdout] --> src/io/import/pbrt/targets/scene/scene_target.rs:806:35 [INFO] [stdout] | [INFO] [stdout] 806 | fn object_instance(&mut self, name: &str) {} [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_name` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `name` [INFO] [stdout] --> src/io/import/pbrt/targets/scene/scene_target.rs:804:32 [INFO] [stdout] | [INFO] [stdout] 804 | fn object_begin(&mut self, name: &str) {} [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_name` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `filename` [INFO] [stdout] --> src/io/import/pbrt/targets/scene/scene_target.rs:809:30 [INFO] [stdout] | [INFO] [stdout] 809 | fn parse_file(&mut self, filename: &str) { [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_filename` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `s` [INFO] [stdout] --> src/io/import/pbrt/targets/scene/scene_target.rs:812:32 [INFO] [stdout] | [INFO] [stdout] 812 | fn parse_string(&mut self, s: &str) { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_s` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `name` [INFO] [stdout] --> src/io/import/pbrt/targets/scene/scene_target.rs:806:35 [INFO] [stdout] | [INFO] [stdout] 806 | fn object_instance(&mut self, name: &str) {} [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_name` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `filename` [INFO] [stdout] --> src/io/import/pbrt/targets/scene/scene_target.rs:809:30 [INFO] [stdout] | [INFO] [stdout] 809 | fn parse_file(&mut self, filename: &str) { [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_filename` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `s` [INFO] [stdout] --> src/io/import/pbrt/targets/scene/scene_target.rs:812:32 [INFO] [stdout] | [INFO] [stdout] 812 | fn parse_string(&mut self, s: &str) { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_s` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `q` [INFO] [stdout] --> src/model/base/decompose.rs:143:17 [INFO] [stdout] | [INFO] [stdout] 143 | let (t, q, s) = m.decompose(1e-6).unwrap(); [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_q` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `key_type` [INFO] [stdout] --> src/panel/inspector/common.rs:183:5 [INFO] [stdout] | [INFO] [stdout] 183 | key_type: &str, [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_key_type` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `key_name` [INFO] [stdout] --> src/panel/inspector/common.rs:184:5 [INFO] [stdout] | [INFO] [stdout] 184 | key_name: &str, [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_key_name` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `key_type` [INFO] [stdout] --> src/panel/inspector/common.rs:411:34 [INFO] [stdout] | [INFO] [stdout] 411 | fn show_bools(ui: &mut egui::Ui, key_type: &str, key_name: &str, value: &mut Vec) { [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_key_type` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `key_name` [INFO] [stdout] --> src/panel/inspector/common.rs:411:50 [INFO] [stdout] | [INFO] [stdout] 411 | fn show_bools(ui: &mut egui::Ui, key_type: &str, key_name: &str, value: &mut Vec) { [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_key_name` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `key_type` [INFO] [stdout] --> src/panel/inspector/common.rs:183:5 [INFO] [stdout] | [INFO] [stdout] 183 | key_type: &str, [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_key_type` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `key_name` [INFO] [stdout] --> src/panel/inspector/common.rs:184:5 [INFO] [stdout] | [INFO] [stdout] 184 | key_name: &str, [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_key_name` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `key_type` [INFO] [stdout] --> src/panel/inspector/common.rs:411:34 [INFO] [stdout] | [INFO] [stdout] 411 | fn show_bools(ui: &mut egui::Ui, key_type: &str, key_name: &str, value: &mut Vec) { [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_key_type` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `key_name` [INFO] [stdout] --> src/panel/inspector/common.rs:411:50 [INFO] [stdout] | [INFO] [stdout] 411 | fn show_bools(ui: &mut egui::Ui, key_type: &str, key_name: &str, value: &mut Vec) { [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_key_name` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `component` [INFO] [stdout] --> src/panel/inspector/panel.rs:176:32 [INFO] [stdout] | [INFO] [stdout] 176 | } else if let Some(component) = component.downcast_mut::() { [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_component` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `props` [INFO] [stdout] --> src/panel/inspector/preview/material_preview.rs:8:72 [INFO] [stdout] | [INFO] [stdout] 8 | pub fn show_material_preview(&self, ui: &mut egui::Ui, width: f32, props: &mut PropertyMap) { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_props` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `component` [INFO] [stdout] --> src/panel/inspector/panel.rs:176:32 [INFO] [stdout] | [INFO] [stdout] 176 | } else if let Some(component) = component.downcast_mut::() { [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_component` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `props` [INFO] [stdout] --> src/panel/inspector/preview/mesh_preview.rs:8:68 [INFO] [stdout] | [INFO] [stdout] 8 | pub fn show_mesh_preview(&self, ui: &mut egui::Ui, width: f32, props: &mut PropertyMap) { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_props` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `props` [INFO] [stdout] --> src/panel/inspector/preview/material_preview.rs:8:72 [INFO] [stdout] | [INFO] [stdout] 8 | pub fn show_material_preview(&self, ui: &mut egui::Ui, width: f32, props: &mut PropertyMap) { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_props` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `props` [INFO] [stdout] --> src/panel/inspector/preview/mesh_preview.rs:8:68 [INFO] [stdout] | [INFO] [stdout] 8 | pub fn show_mesh_preview(&self, ui: &mut egui::Ui, width: f32, props: &mut PropertyMap) { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_props` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `gl` [INFO] [stdout] --> src/panel/views/render/scene_view/get_render_items.rs:239:5 [INFO] [stdout] | [INFO] [stdout] 239 | gl: &Arc, [INFO] [stdout] | ^^ help: if this is intentional, prefix it with an underscore: `_gl` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `render_resource_manager` [INFO] [stdout] --> src/panel/views/render/scene_view/get_render_items.rs:500:5 [INFO] [stdout] | [INFO] [stdout] 500 | render_resource_manager: &mut GLResourceManager, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_render_resource_manager` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `gl` [INFO] [stdout] --> src/panel/views/render/scene_view/get_render_items.rs:501:5 [INFO] [stdout] | [INFO] [stdout] 501 | gl: &Arc, [INFO] [stdout] | ^^ help: if this is intentional, prefix it with an underscore: `_gl` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `component` [INFO] [stdout] --> src/panel/views/render/scene_view/get_render_items.rs:502:5 [INFO] [stdout] | [INFO] [stdout] 502 | component: &CameraComponent, [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_component` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `mode` [INFO] [stdout] --> src/panel/views/render/scene_view/get_render_items.rs:503:5 [INFO] [stdout] | [INFO] [stdout] 503 | mode: RenderMode, [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_mode` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable pattern [INFO] [stdout] --> src/panel/views/render/scene_view/get_render_items.rs:644:13 [INFO] [stdout] | [INFO] [stdout] 644 | _ => { [INFO] [stdout] | ^ no value can reach this [INFO] [stdout] | [INFO] [stdout] note: multiple earlier patterns match some of the same values [INFO] [stdout] --> src/panel/views/render/scene_view/get_render_items.rs:644:13 [INFO] [stdout] | [INFO] [stdout] 602 | SceneItemType::Mesh => { [INFO] [stdout] | ------------------- matches some of the same values [INFO] [stdout] ... [INFO] [stdout] 620 | SceneItemType::Light => { [INFO] [stdout] | -------------------- matches some of the same values [INFO] [stdout] ... [INFO] [stdout] 632 | SceneItemType::Camera => { [INFO] [stdout] | --------------------- matches some of the same values [INFO] [stdout] ... [INFO] [stdout] 644 | _ => { [INFO] [stdout] | ^ collectively making this unreachable [INFO] [stdout] = note: `#[warn(unreachable_patterns)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `mode` [INFO] [stdout] --> src/panel/views/render/show_scene_view.rs:32:5 [INFO] [stdout] | [INFO] [stdout] 32 | mode: RenderMode, [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_mode` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `gl` [INFO] [stdout] --> src/panel/views/render/scene_view/get_render_items.rs:239:5 [INFO] [stdout] | [INFO] [stdout] 239 | gl: &Arc, [INFO] [stdout] | ^^ help: if this is intentional, prefix it with an underscore: `_gl` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `mode` [INFO] [stdout] --> src/panel/views/render/show_scene_view.rs:110:5 [INFO] [stdout] | [INFO] [stdout] 110 | mode: RenderMode, [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_mode` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `render_resource_manager` [INFO] [stdout] --> src/panel/views/render/scene_view/get_render_items.rs:500:5 [INFO] [stdout] | [INFO] [stdout] 500 | render_resource_manager: &mut GLResourceManager, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_render_resource_manager` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `gl` [INFO] [stdout] --> src/panel/views/render/scene_view/get_render_items.rs:501:5 [INFO] [stdout] | [INFO] [stdout] 501 | gl: &Arc, [INFO] [stdout] | ^^ help: if this is intentional, prefix it with an underscore: `_gl` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable pattern [INFO] [stdout] --> src/panel/views/render/show_scene_view.rs:267:13 [INFO] [stdout] | [INFO] [stdout] 267 | _ => {} [INFO] [stdout] | ^ no value can reach this [INFO] [stdout] | [INFO] [stdout] note: multiple earlier patterns match some of the same values [INFO] [stdout] --> src/panel/views/render/show_scene_view.rs:267:13 [INFO] [stdout] | [INFO] [stdout] 261 | RenderItem::Mesh(item) => { [INFO] [stdout] | ---------------------- matches some of the same values [INFO] [stdout] ... [INFO] [stdout] 264 | RenderItem::Gizmo(item) => { [INFO] [stdout] | ----------------------- matches some of the same values [INFO] [stdout] ... [INFO] [stdout] 267 | _ => {} [INFO] [stdout] | ^ collectively making this unreachable [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `component` [INFO] [stdout] --> src/panel/views/render/scene_view/get_render_items.rs:502:5 [INFO] [stdout] | [INFO] [stdout] 502 | component: &CameraComponent, [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_component` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `mode` [INFO] [stdout] --> src/panel/views/render/scene_view/get_render_items.rs:503:5 [INFO] [stdout] | [INFO] [stdout] 503 | mode: RenderMode, [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_mode` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `scaled_rect` [INFO] [stdout] --> src/panel/views/render/show_scene_view.rs:367:17 [INFO] [stdout] | [INFO] [stdout] 367 | let scaled_rect = egui::Rect::from_min_size( [INFO] [stdout] | ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_scaled_rect` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable pattern [INFO] [stdout] --> src/panel/views/render/scene_view/get_render_items.rs:644:13 [INFO] [stdout] | [INFO] [stdout] 644 | _ => { [INFO] [stdout] | ^ no value can reach this [INFO] [stdout] | [INFO] [stdout] note: multiple earlier patterns match some of the same values [INFO] [stdout] --> src/panel/views/render/scene_view/get_render_items.rs:644:13 [INFO] [stdout] | [INFO] [stdout] 602 | SceneItemType::Mesh => { [INFO] [stdout] | ------------------- matches some of the same values [INFO] [stdout] ... [INFO] [stdout] 620 | SceneItemType::Light => { [INFO] [stdout] | -------------------- matches some of the same values [INFO] [stdout] ... [INFO] [stdout] 632 | SceneItemType::Camera => { [INFO] [stdout] | --------------------- matches some of the same values [INFO] [stdout] ... [INFO] [stdout] 644 | _ => { [INFO] [stdout] | ^ collectively making this unreachable [INFO] [stdout] = note: `#[warn(unreachable_patterns)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `indices` [INFO] [stdout] --> src/renderer/gl/mesh.rs:24:16 [INFO] [stdout] | [INFO] [stdout] 24 | fn get_normals(indices: &[i32], positions: &[f32]) -> Vec { [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_indices` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `indices` [INFO] [stdout] --> src/renderer/gl/mesh.rs:34:12 [INFO] [stdout] | [INFO] [stdout] 34 | fn get_uvs(indices: &[i32], positions: &[f32]) -> Vec { [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_indices` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `mode` [INFO] [stdout] --> src/panel/views/render/show_scene_view.rs:32:5 [INFO] [stdout] | [INFO] [stdout] 32 | mode: RenderMode, [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_mode` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `mode` [INFO] [stdout] --> src/panel/views/render/show_scene_view.rs:110:5 [INFO] [stdout] | [INFO] [stdout] 110 | mode: RenderMode, [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_mode` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable pattern [INFO] [stdout] --> src/panel/views/render/show_scene_view.rs:267:13 [INFO] [stdout] | [INFO] [stdout] 267 | _ => {} [INFO] [stdout] | ^ no value can reach this [INFO] [stdout] | [INFO] [stdout] note: multiple earlier patterns match some of the same values [INFO] [stdout] --> src/panel/views/render/show_scene_view.rs:267:13 [INFO] [stdout] | [INFO] [stdout] 261 | RenderItem::Mesh(item) => { [INFO] [stdout] | ---------------------- matches some of the same values [INFO] [stdout] ... [INFO] [stdout] 264 | RenderItem::Gizmo(item) => { [INFO] [stdout] | ----------------------- matches some of the same values [INFO] [stdout] ... [INFO] [stdout] 267 | _ => {} [INFO] [stdout] | ^ collectively making this unreachable [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `scaled_rect` [INFO] [stdout] --> src/panel/views/render/show_scene_view.rs:367:17 [INFO] [stdout] | [INFO] [stdout] 367 | let scaled_rect = egui::Rect::from_min_size( [INFO] [stdout] | ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_scaled_rect` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `get_current_scene_path` is never used [INFO] [stdout] --> src/app.rs:48:8 [INFO] [stdout] | [INFO] [stdout] 26 | impl PbrtUIApp { [INFO] [stdout] | -------------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 48 | fn get_current_scene_path(&self) -> Option { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `rgb_to_xyz` is never used [INFO] [stdout] --> src/conversion/spectrum/utils.rs:113:8 [INFO] [stdout] | [INFO] [stdout] 113 | pub fn rgb_to_xyz(rgb: &[f32]) -> [f32; 3] { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `accelerator_properties` is never read [INFO] [stdout] --> src/io/export/pbrt/save.rs:56:5 [INFO] [stdout] | [INFO] [stdout] 50 | struct PbrtSaver { [INFO] [stdout] | --------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 56 | accelerator_properties: AcceleratorProperties, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `gamma_correct` is never used [INFO] [stdout] --> src/panel/inspector/common.rs:23:8 [INFO] [stdout] | [INFO] [stdout] 23 | pub fn gamma_correct(value: f32) -> f32 { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `inverse_gamma_correct` is never used [INFO] [stdout] --> src/panel/inspector/common.rs:32:8 [INFO] [stdout] | [INFO] [stdout] 32 | pub fn inverse_gamma_correct(value: f32) -> f32 { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `to_byte` is never used [INFO] [stdout] --> src/panel/inspector/common.rs:41:4 [INFO] [stdout] | [INFO] [stdout] 41 | fn to_byte(v: f32) -> u8 { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `from_byte` is never used [INFO] [stdout] --> src/panel/inspector/common.rs:46:4 [INFO] [stdout] | [INFO] [stdout] 46 | fn from_byte(v: u8) -> f32 { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `get_texture_cache_manager` is never used [INFO] [stdout] --> src/panel/manage/resources.rs:50:4 [INFO] [stdout] | [INFO] [stdout] 50 | fn get_texture_cache_manager(node: &Arc>) -> Option>> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `name` and `channel_names` are never read [INFO] [stdout] --> src/panel/views/render/image_data.rs:3:9 [INFO] [stdout] | [INFO] [stdout] 2 | pub struct ImageData { [INFO] [stdout] | --------- fields in this struct [INFO] [stdout] 3 | pub name: String, [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 6 | pub channel_names: Vec, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `ImageData` 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: method `get_id` is never used [INFO] [stdout] --> src/panel/views/render/render_history.rs:41:12 [INFO] [stdout] | [INFO] [stdout] 25 | impl RenderHistory { [INFO] [stdout] | ------------------ method in this implementation [INFO] [stdout] ... [INFO] [stdout] 41 | pub fn get_id(&self) -> Uuid { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `normalize_rgb` is never used [INFO] [stdout] --> src/panel/views/render/scene_view/get_render_items.rs:228:4 [INFO] [stdout] | [INFO] [stdout] 228 | fn normalize_rgb(rgb: [f32; 3]) -> [f32; 3] { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `Lighting` is never constructed [INFO] [stdout] --> src/panel/views/render/scene_view/render_mode.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 2 | pub enum RenderMode { [INFO] [stdout] | ---------- variant in this enum [INFO] [stdout] ... [INFO] [stdout] 5 | Lighting, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `RenderMode` 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: function `get_gl_version` is never used [INFO] [stdout] --> src/panel/views/render/scene_view/render_version.rs:8:8 [INFO] [stdout] | [INFO] [stdout] 8 | pub fn get_gl_version(gl: &Arc) -> String { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `get_normals` is never used [INFO] [stdout] --> src/renderer/gl/mesh.rs:24:4 [INFO] [stdout] | [INFO] [stdout] 24 | fn get_normals(indices: &[i32], positions: &[f32]) -> Vec { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `get_uvs` is never used [INFO] [stdout] --> src/renderer/gl/mesh.rs:34:4 [INFO] [stdout] | [INFO] [stdout] 34 | fn get_uvs(indices: &[i32], positions: &[f32]) -> Vec { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `gl` is never read [INFO] [stdout] --> src/renderer/gl/resource_manager.rs:22:5 [INFO] [stdout] | [INFO] [stdout] 16 | pub struct GLResourceManager { [INFO] [stdout] | ----------------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 22 | gl: Arc, [INFO] [stdout] | ^^ [INFO] [stdout] | [INFO] [stdout] = note: `GLResourceManager` 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: unused variable: `indices` [INFO] [stdout] --> src/renderer/gl/mesh.rs:24:16 [INFO] [stdout] | [INFO] [stdout] 24 | fn get_normals(indices: &[i32], positions: &[f32]) -> Vec { [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_indices` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `indices` [INFO] [stdout] --> src/renderer/gl/mesh.rs:34:12 [INFO] [stdout] | [INFO] [stdout] 34 | fn get_uvs(indices: &[i32], positions: &[f32]) -> Vec { [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_indices` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `get_current_scene_path` is never used [INFO] [stdout] --> src/app.rs:48:8 [INFO] [stdout] | [INFO] [stdout] 26 | impl PbrtUIApp { [INFO] [stdout] | -------------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 48 | fn get_current_scene_path(&self) -> Option { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `rgb_to_xyz` is never used [INFO] [stdout] --> src/conversion/spectrum/utils.rs:113:8 [INFO] [stdout] | [INFO] [stdout] 113 | pub fn rgb_to_xyz(rgb: &[f32]) -> [f32; 3] { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `accelerator_properties` is never read [INFO] [stdout] --> src/io/export/pbrt/save.rs:56:5 [INFO] [stdout] | [INFO] [stdout] 50 | struct PbrtSaver { [INFO] [stdout] | --------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 56 | accelerator_properties: AcceleratorProperties, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `gamma_correct` is never used [INFO] [stdout] --> src/panel/inspector/common.rs:23:8 [INFO] [stdout] | [INFO] [stdout] 23 | pub fn gamma_correct(value: f32) -> f32 { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `inverse_gamma_correct` is never used [INFO] [stdout] --> src/panel/inspector/common.rs:32:8 [INFO] [stdout] | [INFO] [stdout] 32 | pub fn inverse_gamma_correct(value: f32) -> f32 { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `to_byte` is never used [INFO] [stdout] --> src/panel/inspector/common.rs:41:4 [INFO] [stdout] | [INFO] [stdout] 41 | fn to_byte(v: f32) -> u8 { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `from_byte` is never used [INFO] [stdout] --> src/panel/inspector/common.rs:46:4 [INFO] [stdout] | [INFO] [stdout] 46 | fn from_byte(v: u8) -> f32 { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `get_texture_cache_manager` is never used [INFO] [stdout] --> src/panel/manage/resources.rs:50:4 [INFO] [stdout] | [INFO] [stdout] 50 | fn get_texture_cache_manager(node: &Arc>) -> Option>> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `name` and `channel_names` are never read [INFO] [stdout] --> src/panel/views/render/image_data.rs:3:9 [INFO] [stdout] | [INFO] [stdout] 2 | pub struct ImageData { [INFO] [stdout] | --------- fields in this struct [INFO] [stdout] 3 | pub name: String, [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 6 | pub channel_names: Vec, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `ImageData` 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: method `get_id` is never used [INFO] [stdout] --> src/panel/views/render/render_history.rs:41:12 [INFO] [stdout] | [INFO] [stdout] 25 | impl RenderHistory { [INFO] [stdout] | ------------------ method in this implementation [INFO] [stdout] ... [INFO] [stdout] 41 | pub fn get_id(&self) -> Uuid { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `normalize_rgb` is never used [INFO] [stdout] --> src/panel/views/render/scene_view/get_render_items.rs:228:4 [INFO] [stdout] | [INFO] [stdout] 228 | fn normalize_rgb(rgb: [f32; 3]) -> [f32; 3] { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `Lighting` is never constructed [INFO] [stdout] --> src/panel/views/render/scene_view/render_mode.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 2 | pub enum RenderMode { [INFO] [stdout] | ---------- variant in this enum [INFO] [stdout] ... [INFO] [stdout] 5 | Lighting, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `RenderMode` 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: function `get_gl_version` is never used [INFO] [stdout] --> src/panel/views/render/scene_view/render_version.rs:8:8 [INFO] [stdout] | [INFO] [stdout] 8 | pub fn get_gl_version(gl: &Arc) -> String { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `get_normals` is never used [INFO] [stdout] --> src/renderer/gl/mesh.rs:24:4 [INFO] [stdout] | [INFO] [stdout] 24 | fn get_normals(indices: &[i32], positions: &[f32]) -> Vec { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `get_uvs` is never used [INFO] [stdout] --> src/renderer/gl/mesh.rs:34:4 [INFO] [stdout] | [INFO] [stdout] 34 | fn get_uvs(indices: &[i32], positions: &[f32]) -> Vec { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `gl` is never read [INFO] [stdout] --> src/renderer/gl/resource_manager.rs:22:5 [INFO] [stdout] | [INFO] [stdout] 16 | pub struct GLResourceManager { [INFO] [stdout] | ----------------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 22 | gl: Arc, [INFO] [stdout] | ^^ [INFO] [stdout] | [INFO] [stdout] = note: `GLResourceManager` 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: unused variable: `small` [INFO] [stdout] --> tests/enum_size.rs:160:9 [INFO] [stdout] | [INFO] [stdout] 160 | let small = Small::default(); [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_small` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `big` [INFO] [stdout] --> tests/enum_size.rs:161:9 [INFO] [stdout] | [INFO] [stdout] 161 | let big = Big::default(); [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_big` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `e` is never read [INFO] [stdout] --> tests/enum_size.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 8 | struct Small { [INFO] [stdout] | ----- field in this struct [INFO] [stdout] 9 | e: u8, [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] = note: `Small` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `size` is never used [INFO] [stdout] --> tests/enum_size.rs:13:8 [INFO] [stdout] | [INFO] [stdout] 12 | impl Small { [INFO] [stdout] | ---------- method in this implementation [INFO] [stdout] 13 | fn size(&self) -> usize { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `v` is never read [INFO] [stdout] --> tests/enum_size.rs:26:5 [INFO] [stdout] | [INFO] [stdout] 25 | struct Big { [INFO] [stdout] | --- field in this struct [INFO] [stdout] 26 | v: Vec, [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] = note: `Big` 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: method `size` is never used [INFO] [stdout] --> tests/enum_size.rs:29:8 [INFO] [stdout] | [INFO] [stdout] 28 | impl Big { [INFO] [stdout] | -------- method in this implementation [INFO] [stdout] 29 | fn size(&self) -> usize { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variants `Small` and `Big` are never constructed [INFO] [stdout] --> tests/enum_size.rs:41:5 [INFO] [stdout] | [INFO] [stdout] 40 | enum C { [INFO] [stdout] | - variants in this enum [INFO] [stdout] 41 | Small(Small), [INFO] [stdout] | ^^^^^ [INFO] [stdout] 42 | Big(Big), [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `size` is never used [INFO] [stdout] --> tests/enum_size.rs:46:8 [INFO] [stdout] | [INFO] [stdout] 45 | impl C { [INFO] [stdout] | ------ method in this implementation [INFO] [stdout] 46 | fn size(&self) -> usize { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait `IObject` is never used [INFO] [stdout] --> tests/enum_size.rs:54:7 [INFO] [stdout] | [INFO] [stdout] 54 | trait IObject: Debug {} [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `c` is never read [INFO] [stdout] --> tests/enum_size.rs:58:9 [INFO] [stdout] | [INFO] [stdout] 57 | struct AObject { [INFO] [stdout] | ------- field in this struct [INFO] [stdout] 58 | pub c: u8, [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] = note: `AObject` 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: field `c` is never read [INFO] [stdout] --> tests/enum_size.rs:70:9 [INFO] [stdout] | [INFO] [stdout] 69 | struct BObject { [INFO] [stdout] | ------- field in this struct [INFO] [stdout] 70 | pub c: u8, [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] = note: `BObject` 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: fields `vertices` and `indices` are never read [INFO] [stdout] --> tests/enum_size.rs:85:9 [INFO] [stdout] | [INFO] [stdout] 84 | struct Mesh { [INFO] [stdout] | ---- fields in this struct [INFO] [stdout] 85 | pub vertices: Vec, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 86 | pub indices: Vec, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Mesh` 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: fields `position`, `rotation`, and `scale` are never read [INFO] [stdout] --> tests/enum_size.rs:97:9 [INFO] [stdout] | [INFO] [stdout] 96 | struct Transform { [INFO] [stdout] | --------- fields in this struct [INFO] [stdout] 97 | pub position: [f32; 3], [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 98 | pub rotation: [f32; 3], [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 99 | pub scale: [f32; 3], [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Transform` 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: fields `parent` and `children` are never read [INFO] [stdout] --> tests/enum_size.rs:112:9 [INFO] [stdout] | [INFO] [stdout] 108 | struct Node { [INFO] [stdout] | ---- fields in this struct [INFO] [stdout] ... [INFO] [stdout] 112 | pub parent: Option>, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 113 | pub children: Vec>, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `get_id` and `get_component_mut` are never used [INFO] [stdout] --> tests/enum_size.rs:131:12 [INFO] [stdout] | [INFO] [stdout] 116 | impl Node { [INFO] [stdout] | --------- methods in this implementation [INFO] [stdout] ... [INFO] [stdout] 131 | pub fn get_id(&self) -> Uuid { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 148 | fn get_component_mut(&mut self) -> Option<&mut T> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 38s [INFO] running `Command { std: "docker" "inspect" "de7701faf1ef87532fa651b8e7e9bebc1b6e674477c9cd034f4009cb15d8ac8a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "de7701faf1ef87532fa651b8e7e9bebc1b6e674477c9cd034f4009cb15d8ac8a", kill_on_drop: false }` [INFO] [stdout] de7701faf1ef87532fa651b8e7e9bebc1b6e674477c9cd034f4009cb15d8ac8a