[INFO] cloning repository https://github.com/sebastiano-barrera/decompiler [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/sebastiano-barrera/decompiler" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsebastiano-barrera%2Fdecompiler", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsebastiano-barrera%2Fdecompiler'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] a8cdc17dc4d2bcf208e273c0c50c291b0cd3edcc [INFO] checking sebastiano-barrera/decompiler against try#0f31acebf540c89e4a4d5d114959fe91973419cb for pr-147017 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsebastiano-barrera%2Fdecompiler" "/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/sebastiano-barrera/decompiler [INFO] finished tweaking git repo https://github.com/sebastiano-barrera/decompiler [INFO] tweaked toml for git repo https://github.com/sebastiano-barrera/decompiler written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/sebastiano-barrera/decompiler on toolchain 0f31acebf540c89e4a4d5d114959fe91973419cb [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0f31acebf540c89e4a4d5d114959fe91973419cb" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/sebastiano-barrera/decompiler 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" "+0f31acebf540c89e4a4d5d114959fe91973419cb" "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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+0f31acebf540c89e4a4d5d114959fe91973419cb" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a9a70db369953f6de2a29c4accdd775a12db68f3885acf9d3d8bf297cb750d95 [INFO] running `Command { std: "docker" "start" "-a" "a9a70db369953f6de2a29c4accdd775a12db68f3885acf9d3d8bf297cb750d95", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a9a70db369953f6de2a29c4accdd775a12db68f3885acf9d3d8bf297cb750d95", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a9a70db369953f6de2a29c4accdd775a12db68f3885acf9d3d8bf297cb750d95", kill_on_drop: false }` [INFO] [stdout] a9a70db369953f6de2a29c4accdd775a12db68f3885acf9d3d8bf297cb750d95 [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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+0f31acebf540c89e4a4d5d114959fe91973419cb" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 60ad3ea72e271127884c37670cfe1cb8ec1217bafe0fa90737afee7e6de89ba2 [INFO] running `Command { std: "docker" "start" "-a" "60ad3ea72e271127884c37670cfe1cb8ec1217bafe0fa90737afee7e6de89ba2", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.92 [INFO] [stderr] Compiling libc v0.2.172 [INFO] [stderr] Checking log v0.4.22 [INFO] [stderr] Checking tracing-core v0.1.33 [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Compiling winnow v0.7.9 [INFO] [stderr] Compiling hashbrown v0.15.3 [INFO] [stderr] Compiling toml_datetime v0.6.9 [INFO] [stderr] Checking stable_deref_trait v1.2.0 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Checking event-listener v5.4.0 [INFO] [stderr] Checking libloading v0.8.6 [INFO] [stderr] Checking futures-lite v2.6.0 [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 event-listener-strategy v0.5.4 [INFO] [stderr] Compiling cc v1.2.21 [INFO] [stderr] Checking async-lock v3.4.0 [INFO] [stderr] Compiling memoffset v0.9.1 [INFO] [stderr] Compiling indexmap v2.9.0 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Checking async-channel v2.3.1 [INFO] [stderr] Compiling icu_locid_transform_data v1.5.1 [INFO] [stderr] Compiling syn v2.0.91 [INFO] [stderr] Checking blocking v1.6.1 [INFO] [stderr] Compiling fxhash v0.2.1 [INFO] [stderr] Compiling quick-xml v0.37.5 [INFO] [stderr] Compiling mutants v0.0.3 [INFO] [stderr] Compiling wayland-client v0.31.10 [INFO] [stderr] Compiling shadow_counted v0.4.0 [INFO] [stderr] Compiling icu_properties_data v1.5.1 [INFO] [stderr] Compiling unsynn v0.1.1 [INFO] [stderr] Compiling icu_normalizer_data v1.5.1 [INFO] [stderr] Checking async-executor v1.13.2 [INFO] [stderr] Compiling toml_edit v0.22.26 [INFO] [stderr] Checking async-broadcast v0.7.2 [INFO] [stderr] Compiling owo-colors v4.2.1 [INFO] [stderr] Checking impls v1.0.3 [INFO] [stderr] Checking async-fs v2.1.2 [INFO] [stderr] Compiling nix v0.29.0 [INFO] [stderr] Compiling slotmap v1.0.7 [INFO] [stderr] Compiling wayland-backend v0.3.10 [INFO] [stderr] Compiling wayland-scanner v0.31.6 [INFO] [stderr] Checking ttf-parser v0.25.1 [INFO] [stderr] Checking getrandom v0.2.16 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling facet-derive-parse v0.27.0 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking fallible-iterator v0.3.0 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking gimli v0.31.1 [INFO] [stderr] Checking sha1 v0.10.6 [INFO] [stderr] Compiling facet-derive-emit v0.27.0 [INFO] [stderr] Compiling proc-macro-crate v3.3.0 [INFO] [stderr] Checking xdg-home v1.3.0 [INFO] [stderr] Checking iced-x86 v1.21.0 [INFO] [stderr] Compiling xml-rs v0.8.26 [INFO] [stderr] Checking bimap v0.6.3 [INFO] [stderr] Checking owned_ttf_parser v0.25.0 [INFO] [stderr] Checking xcursor v0.3.8 [INFO] [stderr] Checking ab_glyph v0.2.29 [INFO] [stderr] Checking regex-syntax v0.8.6 [INFO] [stderr] Compiling facet-derive v0.27.0 [INFO] [stderr] Compiling gl_generator v0.14.0 [INFO] [stderr] Checking parking_lot_core v0.9.10 [INFO] [stderr] Checking memmap2 v0.9.5 [INFO] [stderr] Checking parking_lot v0.12.3 [INFO] [stderr] Checking x11-dl v2.21.0 [INFO] [stderr] Checking tracing-log v0.2.0 [INFO] [stderr] Checking thread_local v1.1.9 [INFO] [stderr] Checking miniz_oxide v0.8.8 [INFO] [stderr] Checking immutable-chunkmap v2.0.6 [INFO] [stderr] Checking regex-automata v0.4.10 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling zvariant_utils v2.1.0 [INFO] [stderr] Compiling winit v0.30.10 [INFO] [stderr] Checking epaint_default_fonts v0.31.1 [INFO] [stderr] Checking profiling v1.0.16 [INFO] [stderr] Checking anstream v0.6.20 [INFO] [stderr] Checking flate2 v1.1.1 [INFO] [stderr] Checking getrandom v0.3.2 [INFO] [stderr] Compiling glutin_glx_sys v0.6.1 [INFO] [stderr] Compiling glutin_egl_sys v0.7.1 [INFO] [stderr] Checking regex v1.11.2 [INFO] [stderr] Checking signal-hook-registry v1.4.5 [INFO] [stderr] Compiling nix v0.30.1 [INFO] [stderr] Checking env_filter v0.1.3 [INFO] [stderr] Checking dpi v0.1.2 [INFO] [stderr] Checking png v0.17.16 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling tracing-attributes v0.1.28 [INFO] [stderr] Compiling enumflags2_derive v0.7.11 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.7.5 [INFO] [stderr] Compiling zerovec-derive v0.10.3 [INFO] [stderr] Compiling zvariant_derive v4.2.0 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling bytemuck_derive v1.9.3 [INFO] [stderr] Checking zerofrom v0.1.6 [INFO] [stderr] Checking tracing v0.1.41 [INFO] [stderr] Compiling icu_provider_macros v1.5.0 [INFO] [stderr] Compiling async-trait v0.1.88 [INFO] [stderr] Compiling serde_repr v0.1.20 [INFO] [stderr] Checking yoke v0.7.5 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Checking zerovec v0.10.4 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling scroll_derive v0.12.0 [INFO] [stderr] Checking bytemuck v1.23.0 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Checking scroll v0.12.0 [INFO] [stderr] Compiling zbus_macros v4.4.0 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Checking goblin v0.8.2 [INFO] [stderr] Checking tinystr v0.7.6 [INFO] [stderr] Checking icu_locid v1.5.0 [INFO] [stderr] Checking icu_collections v1.5.0 [INFO] [stderr] Checking thiserror v1.0.69 [INFO] [stderr] Checking thiserror v2.0.12 [INFO] [stderr] Compiling enumn v0.1.14 [INFO] [stderr] Compiling enum-assoc v1.2.4 [INFO] [stderr] Checking icu_provider v1.5.0 [INFO] [stderr] Checking tiny-skia-path v0.11.4 [INFO] [stderr] Checking icu_locid_transform v1.5.0 [INFO] [stderr] Checking tiny-skia v0.11.4 [INFO] [stderr] Checking icu_properties v1.5.1 [INFO] [stderr] Checking tracing-subscriber v0.3.19 [INFO] [stderr] Compiling test-log-macros v0.2.18 [INFO] [stderr] Checking env_logger v0.11.8 [INFO] [stderr] Checking rand_core v0.9.3 [INFO] [stderr] Compiling include_dir_macros v0.7.4 [INFO] [stderr] Compiling glutin v0.32.3 [INFO] [stderr] Checking similar v2.6.0 [INFO] [stderr] Checking image v0.25.6 [INFO] [stderr] Checking test-log v0.2.18 [INFO] [stderr] Checking include_dir v0.7.4 [INFO] [stderr] Checking rand_chacha v0.9.0 [INFO] [stderr] Compiling glutin-winit v0.5.0 [INFO] [stderr] Checking bitflags v2.9.0 [INFO] [stderr] Checking enumflags2 v0.7.11 [INFO] [stderr] Checking quick-xml v0.30.0 [INFO] [stderr] Checking icu_normalizer v1.5.0 [INFO] [stderr] Checking zvariant v4.2.0 [INFO] [stderr] Checking facet-core v0.27.0 [INFO] [stderr] Checking idna_adapter v1.2.0 [INFO] [stderr] Checking idna v1.0.3 [INFO] [stderr] Compiling zvariant_utils v3.2.0 [INFO] [stderr] Checking accesskit v0.17.1 [INFO] [stderr] Checking url v2.5.4 [INFO] [stderr] Compiling zvariant_derive v5.5.3 [INFO] [stderr] Checking zbus_names v3.0.0 [INFO] [stderr] Checking emath v0.31.1 [INFO] [stderr] Checking zbus_xml v4.0.0 [INFO] [stderr] Checking facet v0.27.0 [INFO] [stderr] Checking facet-reflect v0.27.0 [INFO] [stderr] Checking accesskit_consumer v0.26.0 [INFO] [stderr] Checking zbus-lockstep v0.4.4 [INFO] [stderr] Checking ecolor v0.31.1 [INFO] [stderr] Compiling zvariant v5.5.3 [INFO] [stderr] Checking ron v0.8.1 [INFO] [stderr] Checking epaint v0.31.1 [INFO] [stderr] Checking xkbcommon-dl v0.4.2 [INFO] [stderr] Checking insta v1.40.0 [INFO] [stderr] Compiling zbus-lockstep-macros v0.4.4 [INFO] [stderr] Compiling proc-macro2-diagnostics v0.10.1 [INFO] [stderr] Checking polling v3.7.4 [INFO] [stderr] Checking x11rb v0.13.1 [INFO] [stderr] Checking async-io v2.4.0 [INFO] [stderr] Checking zbus v4.4.0 [INFO] [stderr] Checking calloop v0.13.0 [INFO] [stderr] Checking egui v0.31.1 [INFO] [stderr] Checking async-signal v0.2.10 [INFO] [stderr] Checking wayland-csd-frame v0.3.0 [INFO] [stderr] Compiling zbus_names v4.2.0 [INFO] [stderr] Checking async-process v2.3.0 [INFO] [stderr] Checking arboard v3.5.0 [INFO] [stderr] Checking async-net v2.0.0 [INFO] [stderr] Checking webbrowser v1.0.4 [INFO] [stderr] Compiling zbus_macros v5.7.1 [INFO] [stderr] Checking rand v0.9.1 [INFO] [stderr] Compiling rfd v0.15.3 [INFO] [stderr] Compiling ouroboros_macro v0.18.5 [INFO] [stderr] Compiling document-features v0.2.11 [INFO] [stderr] Checking wayland-protocols v0.32.8 [INFO] [stderr] Checking wayland-cursor v0.31.10 [INFO] [stderr] Checking decompiler v0.1.0 (/opt/rustwide/workdir/decompiler) [INFO] [stderr] Checking calloop-wayland-source v0.3.0 [INFO] [stderr] Checking pollster v0.4.0 [INFO] [stderr] Checking ron v0.10.1 [INFO] [stderr] Checking ouroboros v0.18.5 [INFO] [stderr] Checking zbus v5.7.1 [INFO] [stdout] warning: method `iter` is never used [INFO] [stdout] --> decompiler/src/mil.rs:582:19 [INFO] [stdout] | [INFO] [stdout] 382 | impl Program { [INFO] [stdout] | ------------ method in this implementation [INFO] [stdout] ... [INFO] [stdout] 582 | pub(crate) fn iter(&self) -> impl Iterator> { [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `ANC_CF` is never used [INFO] [stdout] --> decompiler/src/x86_to_mil.rs:1524:24 [INFO] [stdout] | [INFO] [stdout] 1524 | define_ancestral_name!(ANC_CF, "CF"); [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_ancestral_name` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking decompiler_cli v0.1.0 (/opt/rustwide/workdir/decompiler_cli) [INFO] [stderr] Checking atspi-common v0.6.0 [INFO] [stdout] warning: method `iter` is never used [INFO] [stdout] --> decompiler/src/mil.rs:582:19 [INFO] [stdout] | [INFO] [stdout] 382 | impl Program { [INFO] [stdout] | ------------ method in this implementation [INFO] [stdout] ... [INFO] [stdout] 582 | pub(crate) fn iter(&self) -> impl Iterator> { [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `ANC_CF` is never used [INFO] [stdout] --> decompiler/src/x86_to_mil.rs:1524:24 [INFO] [stdout] | [INFO] [stdout] 1524 | define_ancestral_name!(ANC_CF, "CF"); [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_ancestral_name` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `ANC_MEM` is never used [INFO] [stdout] --> decompiler/src/xform/mem.rs:269:28 [INFO] [stdout] | [INFO] [stdout] 269 | define_ancestral_name!(ANC_MEM, "memory"); [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_ancestral_name` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking wayland-protocols-wlr v0.3.8 [INFO] [stderr] Checking wayland-protocols-plasma v0.3.8 [INFO] [stderr] Checking egui_glow v0.31.1 [INFO] [stderr] Checking egui_tiles v0.12.0 [INFO] [stderr] Checking smithay-client-toolkit v0.19.2 [INFO] [stderr] Checking ashpd v0.11.0 [INFO] [stderr] Checking atspi-proxies v0.6.0 [INFO] [stderr] Checking accesskit_atspi_common v0.10.1 [INFO] [stderr] Checking sctk-adwaita v0.10.1 [INFO] [stderr] Checking smithay-clipboard v0.7.2 [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 decompiler_tester v0.1.0 (/opt/rustwide/workdir/decompiler_tester) [INFO] [stdout] warning: unused variable: `ssa` [INFO] [stdout] --> decompiler_tester/src/main.rs:130:41 [INFO] [stdout] | [INFO] [stdout] 130 | pub(super) fn update(&mut self, ssa: &decompiler::SSAProgram, asm: &super::Assembly) { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_ssa` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `asm` [INFO] [stdout] --> decompiler_tester/src/main.rs:130:71 [INFO] [stdout] | [INFO] [stdout] 130 | pub(super) fn update(&mut self, ssa: &decompiler::SSAProgram, asm: &super::Assembly) { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_asm` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `anchor` [INFO] [stdout] --> decompiler_tester/src/main.rs:1592:39 [INFO] [stdout] | [INFO] [stdout] 1592 | ExprTree::Term(Term { anchor, text, role }) => { [INFO] [stdout] | ^^^^^^ help: try ignoring the field: `anchor: _` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `role` [INFO] [stdout] --> decompiler_tester/src/main.rs:1592:53 [INFO] [stdout] | [INFO] [stdout] 1592 | ExprTree::Term(Term { anchor, text, role }) => { [INFO] [stdout] | ^^^^ help: try ignoring the field: `role: _` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `ssa` [INFO] [stdout] --> decompiler_tester/src/main.rs:130:41 [INFO] [stdout] | [INFO] [stdout] 130 | pub(super) fn update(&mut self, ssa: &decompiler::SSAProgram, asm: &super::Assembly) { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_ssa` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `asm` [INFO] [stdout] --> decompiler_tester/src/main.rs:130:71 [INFO] [stdout] | [INFO] [stdout] 130 | pub(super) fn update(&mut self, ssa: &decompiler::SSAProgram, asm: &super::Assembly) { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_asm` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `size` [INFO] [stdout] --> decompiler_tester/src/main.rs:2023:55 [INFO] [stdout] | [INFO] [stdout] 2023 | Insn::ArrayGetElement { array, index, size } => Seq::new() [INFO] [stdout] | ^^^^ help: try ignoring the field: `size: _` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `ast_view::Seq` is more private than the item `ExprTree::Seq::0` [INFO] [stdout] --> decompiler_tester/src/main.rs:1484:13 [INFO] [stdout] | [INFO] [stdout] 1484 | Seq(Seq), [INFO] [stdout] | ^^^ field `ExprTree::Seq::0` is reachable at visibility `pub(crate)` [INFO] [stdout] | [INFO] [stdout] note: but type `ast_view::Seq` is only usable at visibility `pub(self)` [INFO] [stdout] --> decompiler_tester/src/main.rs:1501:5 [INFO] [stdout] | [INFO] [stdout] 1501 | struct Seq { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] = note: `#[warn(private_interfaces)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `ast_view::Term` is more private than the item `ExprTree::Term::0` [INFO] [stdout] --> decompiler_tester/src/main.rs:1485:14 [INFO] [stdout] | [INFO] [stdout] 1485 | Term(Term), [INFO] [stdout] | ^^^^ field `ExprTree::Term::0` is reachable at visibility `pub(crate)` [INFO] [stdout] | [INFO] [stdout] note: but type `ast_view::Term` is only usable at visibility `pub(self)` [INFO] [stdout] --> decompiler_tester/src/main.rs:1515:5 [INFO] [stdout] | [INFO] [stdout] 1515 | struct Term { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `mil_lines`, `ssa_vcache`, and `ssa_px_vcache` are never read [INFO] [stdout] --> decompiler_tester/src/main.rs:94:5 [INFO] [stdout] | [INFO] [stdout] 87 | struct DecompiledFunction { [INFO] [stdout] | ------------------ fields in this struct [INFO] [stdout] ... [INFO] [stdout] 94 | mil_lines: Vec, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] 95 | ssa_vcache: SSAViewCache, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] 96 | ssa_px_vcache: SSAViewCache, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `height_of_block` is never read [INFO] [stdout] --> decompiler_tester/src/main.rs:103:5 [INFO] [stdout] | [INFO] [stdout] 102 | struct SSAViewCache { [INFO] [stdout] | ------------ field in this struct [INFO] [stdout] 103 | height_of_block: decompiler::BlockMap>, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `ui_tab_assembly`, `ui_tab_mil`, `ui_tab_ssa`, and `ui_tab_ssa_px` are never used [INFO] [stdout] --> decompiler_tester/src/main.rs:903:8 [INFO] [stdout] | [INFO] [stdout] 902 | impl DecompiledFunction { [INFO] [stdout] | ----------------------- methods in this implementation [INFO] [stdout] 903 | fn ui_tab_assembly(&mut self, ui: &mut egui::Ui) { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 964 | fn ui_tab_mil(&mut self, ui: &mut egui::Ui) { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 978 | fn ui_tab_ssa(&mut self, ui: &mut egui::Ui) { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 989 | fn ui_tab_ssa_px(&mut self, ui: &mut egui::Ui) { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `show_ssa` is never used [INFO] [stdout] --> decompiler_tester/src/main.rs:1001:4 [INFO] [stdout] | [INFO] [stdout] 1001 | fn show_ssa( [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `label_reg_def` is never used [INFO] [stdout] --> decompiler_tester/src/main.rs:1160:4 [INFO] [stdout] | [INFO] [stdout] 1160 | fn label_reg_def( [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `label_reg_ref` is never used [INFO] [stdout] --> decompiler_tester/src/main.rs:1171:4 [INFO] [stdout] | [INFO] [stdout] 1171 | fn label_reg_ref( [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `label_block_def` is never used [INFO] [stdout] --> decompiler_tester/src/main.rs:1182:4 [INFO] [stdout] | [INFO] [stdout] 1182 | fn label_block_def( [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `label_block_ref` is never used [INFO] [stdout] --> decompiler_tester/src/main.rs:1197:4 [INFO] [stdout] | [INFO] [stdout] 1197 | fn label_block_ref( [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `category` and `timeout` are never read [INFO] [stdout] --> decompiler_tester/src/main.rs:1321:5 [INFO] [stdout] | [INFO] [stdout] 1319 | struct StatusMessage { [INFO] [stdout] | ------------- fields in this struct [INFO] [stdout] 1320 | text: Cow<'static, str>, [INFO] [stdout] 1321 | category: StatusCategory, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 1322 | timeout: Duration, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `StatusMessage` 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 `lines` and `ndx_of_addr` are never read [INFO] [stdout] --> decompiler_tester/src/main.rs:1342:5 [INFO] [stdout] | [INFO] [stdout] 1341 | struct Assembly { [INFO] [stdout] | -------- fields in this struct [INFO] [stdout] 1342 | lines: Vec, [INFO] [stdout] | ^^^^^ [INFO] [stdout] 1343 | ndx_of_addr: BTreeMap, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `addr`, `code_size`, and `text` are never read [INFO] [stdout] --> decompiler_tester/src/main.rs:1346:5 [INFO] [stdout] | [INFO] [stdout] 1345 | struct AssemblyLine { [INFO] [stdout] | ------------ fields in this struct [INFO] [stdout] 1346 | addr: u64, [INFO] [stdout] | ^^^^ [INFO] [stdout] 1347 | code_size: u8, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] 1348 | text: String, [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `BlockDef` is never constructed [INFO] [stdout] --> decompiler_tester/src/main.rs:1383:5 [INFO] [stdout] | [INFO] [stdout] 1379 | enum TextRole { [INFO] [stdout] | -------- variant in this enum [INFO] [stdout] ... [INFO] [stdout] 1383 | BlockDef, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `TextRole` 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 `colors` is never used [INFO] [stdout] --> decompiler_tester/src/main.rs:1391:8 [INFO] [stdout] | [INFO] [stdout] 1390 | impl TextRole { [INFO] [stdout] | ------------- method in this implementation [INFO] [stdout] 1391 | fn colors(&self) -> hl::Colors { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `pinned`, `did_pinned_just_change`, `set_pinned`, `hovered`, `set_hovered`, and `colors_for` are never used [INFO] [stdout] --> decompiler_tester/src/main.rs:173:23 [INFO] [stdout] | [INFO] [stdout] 172 | impl Item { [INFO] [stdout] | ------------------------------- methods in this implementation [INFO] [stdout] 173 | pub(super) fn pinned(&self) -> Option<&T> { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 176 | pub(super) fn did_pinned_just_change(&self) -> bool { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 179 | pub(super) fn set_pinned(&mut self, value: Option) { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 183 | pub(super) fn hovered(&self) -> Option<&T> { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 186 | pub(super) fn set_hovered(&mut self, value: Option) { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 200 | pub fn colors_for(&self, value: &T, colors: &Colors) -> FrameColors { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `AsmLineRelation` is never constructed [INFO] [stdout] --> decompiler_tester/src/main.rs:233:16 [INFO] [stdout] | [INFO] [stdout] 233 | pub struct AsmLineRelation { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `Colors` is never constructed [INFO] [stdout] --> decompiler_tester/src/main.rs:242:16 [INFO] [stdout] | [INFO] [stdout] 242 | pub struct Colors { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `COLOR_BLUE_LIGHT` is never used [INFO] [stdout] --> decompiler_tester/src/main.rs:265:15 [INFO] [stdout] | [INFO] [stdout] 265 | pub const COLOR_BLUE_LIGHT: egui::Color32 = egui::Color32::from_rgb(166, 206, 227); [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `COLOR_BLUE_DARK` is never used [INFO] [stdout] --> decompiler_tester/src/main.rs:266:15 [INFO] [stdout] | [INFO] [stdout] 266 | pub const COLOR_BLUE_DARK: egui::Color32 = egui::Color32::from_rgb(31, 120, 180); [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `COLOR_GREEN_LIGHT` is never used [INFO] [stdout] --> decompiler_tester/src/main.rs:267:15 [INFO] [stdout] | [INFO] [stdout] 267 | pub const COLOR_GREEN_LIGHT: egui::Color32 = egui::Color32::from_rgb(178, 223, 138); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `COLOR_GREEN_DARK` is never used [INFO] [stdout] --> decompiler_tester/src/main.rs:268:15 [INFO] [stdout] | [INFO] [stdout] 268 | pub const COLOR_GREEN_DARK: egui::Color32 = egui::Color32::from_rgb(51, 160, 44); [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `COLOR_RED_LIGHT` is never used [INFO] [stdout] --> decompiler_tester/src/main.rs:269:15 [INFO] [stdout] | [INFO] [stdout] 269 | pub const COLOR_RED_LIGHT: egui::Color32 = egui::Color32::from_rgb(251, 154, 153); [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `COLOR_RED_DARK` is never used [INFO] [stdout] --> decompiler_tester/src/main.rs:270:15 [INFO] [stdout] | [INFO] [stdout] 270 | pub const COLOR_RED_DARK: egui::Color32 = egui::Color32::from_rgb(227, 26, 28); [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `COLOR_ORANGE_LIGHT` is never used [INFO] [stdout] --> decompiler_tester/src/main.rs:271:15 [INFO] [stdout] | [INFO] [stdout] 271 | pub const COLOR_ORANGE_LIGHT: egui::Color32 = egui::Color32::from_rgb(253, 191, 111); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `COLOR_ORANGE_DARK` is never used [INFO] [stdout] --> decompiler_tester/src/main.rs:272:15 [INFO] [stdout] | [INFO] [stdout] 272 | pub const COLOR_ORANGE_DARK: egui::Color32 = egui::Color32::from_rgb(255, 127, 0); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `COLOR_PURPLE_LIGHT` is never used [INFO] [stdout] --> decompiler_tester/src/main.rs:273:15 [INFO] [stdout] | [INFO] [stdout] 273 | pub const COLOR_PURPLE_LIGHT: egui::Color32 = egui::Color32::from_rgb(202, 178, 214); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `COLOR_PURPLE_DARK` is never used [INFO] [stdout] --> decompiler_tester/src/main.rs:274:15 [INFO] [stdout] | [INFO] [stdout] 274 | pub const COLOR_PURPLE_DARK: egui::Color32 = egui::Color32::from_rgb(106, 61, 154); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `COLOR_BROWN_LIGHT` is never used [INFO] [stdout] --> decompiler_tester/src/main.rs:275:15 [INFO] [stdout] | [INFO] [stdout] 275 | pub const COLOR_BROWN_LIGHT: egui::Color32 = egui::Color32::from_rgb(255, 255, 153); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `COLOR_BROWN_DARK` is never used [INFO] [stdout] --> decompiler_tester/src/main.rs:276:15 [INFO] [stdout] | [INFO] [stdout] 276 | pub const COLOR_BROWN_DARK: egui::Color32 = egui::Color32::from_rgb(177, 89, 40); [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `FrameColors` is never constructed [INFO] [stdout] --> decompiler_tester/src/main.rs:282:16 [INFO] [stdout] | [INFO] [stdout] 282 | pub struct FrameColors { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `highlight` is never used [INFO] [stdout] --> decompiler_tester/src/main.rs:291:12 [INFO] [stdout] | [INFO] [stdout] 291 | pub fn highlight( [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `anchor_interaction` is never used [INFO] [stdout] --> decompiler_tester/src/main.rs:316:12 [INFO] [stdout] | [INFO] [stdout] 316 | pub fn anchor_interaction( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `Comment` is never constructed [INFO] [stdout] --> decompiler_tester/src/main.rs:1479:9 [INFO] [stdout] | [INFO] [stdout] 1467 | pub enum Stmt { [INFO] [stdout] | ---- variant in this enum [INFO] [stdout] ... [INFO] [stdout] 1479 | Comment(String), [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `block_status` and `open_stack` are never read [INFO] [stdout] --> decompiler_tester/src/main.rs:1713:9 [INFO] [stdout] | [INFO] [stdout] 1705 | struct Builder<'a> { [INFO] [stdout] | ------- fields in this struct [INFO] [stdout] ... [INFO] [stdout] 1713 | block_status: decompiler::BlockMap, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] 1714 | open_stack: Vec, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variants `Started` and `Finished` are never constructed [INFO] [stdout] --> decompiler_tester/src/main.rs:1724:9 [INFO] [stdout] | [INFO] [stdout] 1722 | enum BlockStatus { [INFO] [stdout] | ----------- variants in this enum [INFO] [stdout] 1723 | Pending, [INFO] [stdout] 1724 | Started, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 1725 | Finished, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `BlockStatus` 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: unused variable: `anchor` [INFO] [stdout] --> decompiler_tester/src/main.rs:1592:39 [INFO] [stdout] | [INFO] [stdout] 1592 | ExprTree::Term(Term { anchor, text, role }) => { [INFO] [stdout] | ^^^^^^ help: try ignoring the field: `anchor: _` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `role` [INFO] [stdout] --> decompiler_tester/src/main.rs:1592:53 [INFO] [stdout] | [INFO] [stdout] 1592 | ExprTree::Term(Term { anchor, text, role }) => { [INFO] [stdout] | ^^^^ help: try ignoring the field: `role: _` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `size` [INFO] [stdout] --> decompiler_tester/src/main.rs:2023:55 [INFO] [stdout] | [INFO] [stdout] 2023 | Insn::ArrayGetElement { array, index, size } => Seq::new() [INFO] [stdout] | ^^^^ help: try ignoring the field: `size: _` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `ast_view::Seq` is more private than the item `ExprTree::Seq::0` [INFO] [stdout] --> decompiler_tester/src/main.rs:1484:13 [INFO] [stdout] | [INFO] [stdout] 1484 | Seq(Seq), [INFO] [stdout] | ^^^ field `ExprTree::Seq::0` is reachable at visibility `pub(crate)` [INFO] [stdout] | [INFO] [stdout] note: but type `ast_view::Seq` is only usable at visibility `pub(self)` [INFO] [stdout] --> decompiler_tester/src/main.rs:1501:5 [INFO] [stdout] | [INFO] [stdout] 1501 | struct Seq { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] = note: `#[warn(private_interfaces)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `ast_view::Term` is more private than the item `ExprTree::Term::0` [INFO] [stdout] --> decompiler_tester/src/main.rs:1485:14 [INFO] [stdout] | [INFO] [stdout] 1485 | Term(Term), [INFO] [stdout] | ^^^^ field `ExprTree::Term::0` is reachable at visibility `pub(crate)` [INFO] [stdout] | [INFO] [stdout] note: but type `ast_view::Term` is only usable at visibility `pub(self)` [INFO] [stdout] --> decompiler_tester/src/main.rs:1515:5 [INFO] [stdout] | [INFO] [stdout] 1515 | struct Term { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `mil_lines`, `ssa_vcache`, and `ssa_px_vcache` are never read [INFO] [stdout] --> decompiler_tester/src/main.rs:94:5 [INFO] [stdout] | [INFO] [stdout] 87 | struct DecompiledFunction { [INFO] [stdout] | ------------------ fields in this struct [INFO] [stdout] ... [INFO] [stdout] 94 | mil_lines: Vec, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] 95 | ssa_vcache: SSAViewCache, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] 96 | ssa_px_vcache: SSAViewCache, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `height_of_block` is never read [INFO] [stdout] --> decompiler_tester/src/main.rs:103:5 [INFO] [stdout] | [INFO] [stdout] 102 | struct SSAViewCache { [INFO] [stdout] | ------------ field in this struct [INFO] [stdout] 103 | height_of_block: decompiler::BlockMap>, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `ui_tab_assembly`, `ui_tab_mil`, `ui_tab_ssa`, and `ui_tab_ssa_px` are never used [INFO] [stdout] --> decompiler_tester/src/main.rs:903:8 [INFO] [stdout] | [INFO] [stdout] 902 | impl DecompiledFunction { [INFO] [stdout] | ----------------------- methods in this implementation [INFO] [stdout] 903 | fn ui_tab_assembly(&mut self, ui: &mut egui::Ui) { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 964 | fn ui_tab_mil(&mut self, ui: &mut egui::Ui) { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 978 | fn ui_tab_ssa(&mut self, ui: &mut egui::Ui) { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 989 | fn ui_tab_ssa_px(&mut self, ui: &mut egui::Ui) { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `show_ssa` is never used [INFO] [stdout] --> decompiler_tester/src/main.rs:1001:4 [INFO] [stdout] | [INFO] [stdout] 1001 | fn show_ssa( [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `label_reg_def` is never used [INFO] [stdout] --> decompiler_tester/src/main.rs:1160:4 [INFO] [stdout] | [INFO] [stdout] 1160 | fn label_reg_def( [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `label_reg_ref` is never used [INFO] [stdout] --> decompiler_tester/src/main.rs:1171:4 [INFO] [stdout] | [INFO] [stdout] 1171 | fn label_reg_ref( [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `label_block_def` is never used [INFO] [stdout] --> decompiler_tester/src/main.rs:1182:4 [INFO] [stdout] | [INFO] [stdout] 1182 | fn label_block_def( [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `label_block_ref` is never used [INFO] [stdout] --> decompiler_tester/src/main.rs:1197:4 [INFO] [stdout] | [INFO] [stdout] 1197 | fn label_block_ref( [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `category` and `timeout` are never read [INFO] [stdout] --> decompiler_tester/src/main.rs:1321:5 [INFO] [stdout] | [INFO] [stdout] 1319 | struct StatusMessage { [INFO] [stdout] | ------------- fields in this struct [INFO] [stdout] 1320 | text: Cow<'static, str>, [INFO] [stdout] 1321 | category: StatusCategory, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 1322 | timeout: Duration, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `StatusMessage` 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 `lines` and `ndx_of_addr` are never read [INFO] [stdout] --> decompiler_tester/src/main.rs:1342:5 [INFO] [stdout] | [INFO] [stdout] 1341 | struct Assembly { [INFO] [stdout] | -------- fields in this struct [INFO] [stdout] 1342 | lines: Vec, [INFO] [stdout] | ^^^^^ [INFO] [stdout] 1343 | ndx_of_addr: BTreeMap, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `addr`, `code_size`, and `text` are never read [INFO] [stdout] --> decompiler_tester/src/main.rs:1346:5 [INFO] [stdout] | [INFO] [stdout] 1345 | struct AssemblyLine { [INFO] [stdout] | ------------ fields in this struct [INFO] [stdout] 1346 | addr: u64, [INFO] [stdout] | ^^^^ [INFO] [stdout] 1347 | code_size: u8, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] 1348 | text: String, [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `BlockDef` is never constructed [INFO] [stdout] --> decompiler_tester/src/main.rs:1383:5 [INFO] [stdout] | [INFO] [stdout] 1379 | enum TextRole { [INFO] [stdout] | -------- variant in this enum [INFO] [stdout] ... [INFO] [stdout] 1383 | BlockDef, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `TextRole` 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 `colors` is never used [INFO] [stdout] --> decompiler_tester/src/main.rs:1391:8 [INFO] [stdout] | [INFO] [stdout] 1390 | impl TextRole { [INFO] [stdout] | ------------- method in this implementation [INFO] [stdout] 1391 | fn colors(&self) -> hl::Colors { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `pinned`, `did_pinned_just_change`, `set_pinned`, `hovered`, `set_hovered`, and `colors_for` are never used [INFO] [stdout] --> decompiler_tester/src/main.rs:173:23 [INFO] [stdout] | [INFO] [stdout] 172 | impl Item { [INFO] [stdout] | ------------------------------- methods in this implementation [INFO] [stdout] 173 | pub(super) fn pinned(&self) -> Option<&T> { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 176 | pub(super) fn did_pinned_just_change(&self) -> bool { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 179 | pub(super) fn set_pinned(&mut self, value: Option) { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 183 | pub(super) fn hovered(&self) -> Option<&T> { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 186 | pub(super) fn set_hovered(&mut self, value: Option) { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 200 | pub fn colors_for(&self, value: &T, colors: &Colors) -> FrameColors { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `AsmLineRelation` is never constructed [INFO] [stdout] --> decompiler_tester/src/main.rs:233:16 [INFO] [stdout] | [INFO] [stdout] 233 | pub struct AsmLineRelation { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `Colors` is never constructed [INFO] [stdout] --> decompiler_tester/src/main.rs:242:16 [INFO] [stdout] | [INFO] [stdout] 242 | pub struct Colors { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `COLOR_BLUE_LIGHT` is never used [INFO] [stdout] --> decompiler_tester/src/main.rs:265:15 [INFO] [stdout] | [INFO] [stdout] 265 | pub const COLOR_BLUE_LIGHT: egui::Color32 = egui::Color32::from_rgb(166, 206, 227); [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `COLOR_BLUE_DARK` is never used [INFO] [stdout] --> decompiler_tester/src/main.rs:266:15 [INFO] [stdout] | [INFO] [stdout] 266 | pub const COLOR_BLUE_DARK: egui::Color32 = egui::Color32::from_rgb(31, 120, 180); [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `COLOR_GREEN_LIGHT` is never used [INFO] [stdout] --> decompiler_tester/src/main.rs:267:15 [INFO] [stdout] | [INFO] [stdout] 267 | pub const COLOR_GREEN_LIGHT: egui::Color32 = egui::Color32::from_rgb(178, 223, 138); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `COLOR_GREEN_DARK` is never used [INFO] [stdout] --> decompiler_tester/src/main.rs:268:15 [INFO] [stdout] | [INFO] [stdout] 268 | pub const COLOR_GREEN_DARK: egui::Color32 = egui::Color32::from_rgb(51, 160, 44); [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `COLOR_RED_LIGHT` is never used [INFO] [stdout] --> decompiler_tester/src/main.rs:269:15 [INFO] [stdout] | [INFO] [stdout] 269 | pub const COLOR_RED_LIGHT: egui::Color32 = egui::Color32::from_rgb(251, 154, 153); [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `COLOR_RED_DARK` is never used [INFO] [stdout] --> decompiler_tester/src/main.rs:270:15 [INFO] [stdout] | [INFO] [stdout] 270 | pub const COLOR_RED_DARK: egui::Color32 = egui::Color32::from_rgb(227, 26, 28); [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `COLOR_ORANGE_LIGHT` is never used [INFO] [stdout] --> decompiler_tester/src/main.rs:271:15 [INFO] [stdout] | [INFO] [stdout] 271 | pub const COLOR_ORANGE_LIGHT: egui::Color32 = egui::Color32::from_rgb(253, 191, 111); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `COLOR_ORANGE_DARK` is never used [INFO] [stdout] --> decompiler_tester/src/main.rs:272:15 [INFO] [stdout] | [INFO] [stdout] 272 | pub const COLOR_ORANGE_DARK: egui::Color32 = egui::Color32::from_rgb(255, 127, 0); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `COLOR_PURPLE_LIGHT` is never used [INFO] [stdout] --> decompiler_tester/src/main.rs:273:15 [INFO] [stdout] | [INFO] [stdout] 273 | pub const COLOR_PURPLE_LIGHT: egui::Color32 = egui::Color32::from_rgb(202, 178, 214); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `COLOR_PURPLE_DARK` is never used [INFO] [stdout] --> decompiler_tester/src/main.rs:274:15 [INFO] [stdout] | [INFO] [stdout] 274 | pub const COLOR_PURPLE_DARK: egui::Color32 = egui::Color32::from_rgb(106, 61, 154); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `COLOR_BROWN_LIGHT` is never used [INFO] [stdout] --> decompiler_tester/src/main.rs:275:15 [INFO] [stdout] | [INFO] [stdout] 275 | pub const COLOR_BROWN_LIGHT: egui::Color32 = egui::Color32::from_rgb(255, 255, 153); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `COLOR_BROWN_DARK` is never used [INFO] [stdout] --> decompiler_tester/src/main.rs:276:15 [INFO] [stdout] | [INFO] [stdout] 276 | pub const COLOR_BROWN_DARK: egui::Color32 = egui::Color32::from_rgb(177, 89, 40); [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `FrameColors` is never constructed [INFO] [stdout] --> decompiler_tester/src/main.rs:282:16 [INFO] [stdout] | [INFO] [stdout] 282 | pub struct FrameColors { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `highlight` is never used [INFO] [stdout] --> decompiler_tester/src/main.rs:291:12 [INFO] [stdout] | [INFO] [stdout] 291 | pub fn highlight( [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `anchor_interaction` is never used [INFO] [stdout] --> decompiler_tester/src/main.rs:316:12 [INFO] [stdout] | [INFO] [stdout] 316 | pub fn anchor_interaction( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `Comment` is never constructed [INFO] [stdout] --> decompiler_tester/src/main.rs:1479:9 [INFO] [stdout] | [INFO] [stdout] 1467 | pub enum Stmt { [INFO] [stdout] | ---- variant in this enum [INFO] [stdout] ... [INFO] [stdout] 1479 | Comment(String), [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `block_status` and `open_stack` are never read [INFO] [stdout] --> decompiler_tester/src/main.rs:1713:9 [INFO] [stdout] | [INFO] [stdout] 1705 | struct Builder<'a> { [INFO] [stdout] | ------- fields in this struct [INFO] [stdout] ... [INFO] [stdout] 1713 | block_status: decompiler::BlockMap, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] 1714 | open_stack: Vec, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variants `Started` and `Finished` are never constructed [INFO] [stdout] --> decompiler_tester/src/main.rs:1724:9 [INFO] [stdout] | [INFO] [stdout] 1722 | enum BlockStatus { [INFO] [stdout] | ----------- variants in this enum [INFO] [stdout] 1723 | Pending, [INFO] [stdout] 1724 | Started, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 1725 | Finished, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `BlockStatus` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 3m 37s [INFO] running `Command { std: "docker" "inspect" "60ad3ea72e271127884c37670cfe1cb8ec1217bafe0fa90737afee7e6de89ba2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "60ad3ea72e271127884c37670cfe1cb8ec1217bafe0fa90737afee7e6de89ba2", kill_on_drop: false }` [INFO] [stdout] 60ad3ea72e271127884c37670cfe1cb8ec1217bafe0fa90737afee7e6de89ba2