[INFO] cloning repository https://github.com/enricobn/rasm
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/enricobn/rasm" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fenricobn%2Frasm", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fenricobn%2Frasm'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] a65458d520a5887f0e853b6a07cfee80784c16e3
[INFO] checking enricobn/rasm against try#a3dffdb3a32d0dedc198f9de7d43173f3eb6727b for pr-136303
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fenricobn%2Frasm" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/enricobn/rasm on toolchain a3dffdb3a32d0dedc198f9de7d43173f3eb6727b
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a3dffdb3a32d0dedc198f9de7d43173f3eb6727b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] removed /workspace/builds/worker-7-tc2/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/enricobn/rasm
[INFO] finished tweaking git repo https://github.com/enricobn/rasm
[INFO] tweaked toml for git repo https://github.com/enricobn/rasm written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] crate git repo https://github.com/enricobn/rasm 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" "+a3dffdb3a32d0dedc198f9de7d43173f3eb6727b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:c80049f3b88b82089a44e0f06d0d6029d44b96b7257e55a1cd63dbc9f4c33334" "/opt/rustwide/cargo-home/bin/cargo" "+a3dffdb3a32d0dedc198f9de7d43173f3eb6727b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] a99c8ffe0ce138f3a45b0bd3aeb2de6f5214b33c8ea0bd691c591a88aeb5ee3d
[INFO] running `Command { std: "docker" "start" "-a" "a99c8ffe0ce138f3a45b0bd3aeb2de6f5214b33c8ea0bd691c591a88aeb5ee3d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a99c8ffe0ce138f3a45b0bd3aeb2de6f5214b33c8ea0bd691c591a88aeb5ee3d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a99c8ffe0ce138f3a45b0bd3aeb2de6f5214b33c8ea0bd691c591a88aeb5ee3d", kill_on_drop: false }`
[INFO] [stdout] a99c8ffe0ce138f3a45b0bd3aeb2de6f5214b33c8ea0bd691c591a88aeb5ee3d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:c80049f3b88b82089a44e0f06d0d6029d44b96b7257e55a1cd63dbc9f4c33334" "/opt/rustwide/cargo-home/bin/cargo" "+a3dffdb3a32d0dedc198f9de7d43173f3eb6727b" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 33e2e7cf4c164b2cc85d98409241313448136841bf4e1bc03209438549a06780
[INFO] running `Command { std: "docker" "start" "-a" "33e2e7cf4c164b2cc85d98409241313448136841bf4e1bc03209438549a06780", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.92
[INFO] [stderr]    Compiling libc v0.2.169
[INFO] [stderr]     Checking bitflags v2.6.0
[INFO] [stderr]     Checking pin-project-lite v0.2.15
[INFO] [stderr]     Checking smallvec v1.13.2
[INFO] [stderr]    Compiling rustix v0.38.42
[INFO] [stderr]     Checking linux-raw-sys v0.4.14
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]     Checking libloading v0.8.6
[INFO] [stderr]     Checking memchr v2.7.4
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]     Checking tracing-core v0.1.33
[INFO] [stderr]     Checking futures-core v0.3.31
[INFO] [stderr]    Compiling pkg-config v0.3.31
[INFO] [stderr]    Compiling serde v1.0.216
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking futures-io v0.3.31
[INFO] [stderr]     Checking byteorder v1.5.0
[INFO] [stderr]    Compiling quote v1.0.37
[INFO] [stderr]    Compiling cc v1.2.5
[INFO] [stderr]    Compiling wayland-sys v0.31.5
[INFO] [stderr]    Compiling syn v2.0.91
[INFO] [stderr]     Checking dlib v0.5.2
[INFO] [stderr]     Checking futures-sink v0.3.31
[INFO] [stderr]     Checking parking v2.2.1
[INFO] [stderr]     Checking futures-channel v0.3.31
[INFO] [stderr]     Checking crypto-common v0.1.6
[INFO] [stderr]     Checking block-buffer v0.10.4
[INFO] [stderr]     Checking concurrent-queue v2.5.0
[INFO] [stderr]     Checking futures-task v0.3.31
[INFO] [stderr]    Compiling indexmap v2.7.0
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking downcast-rs v1.2.1
[INFO] [stderr]     Checking scoped-tls v1.0.1
[INFO] [stderr]     Checking event-listener v5.3.1
[INFO] [stderr]     Checking termcolor v1.4.1
[INFO] [stderr]     Checking bytes v1.9.0
[INFO] [stderr]     Checking fastrand v2.3.0
[INFO] [stderr]    Compiling wayland-client v0.31.7
[INFO] [stderr]     Checking event-listener-strategy v0.5.3
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stderr]     Checking getrandom v0.2.15
[INFO] [stderr]     Checking memmap2 v0.9.5
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling quick-xml v0.36.2
[INFO] [stderr]     Checking either v1.13.0
[INFO] [stderr]    Compiling toml_edit v0.22.22
[INFO] [stderr]     Checking futures-lite v2.5.0
[INFO] [stderr]     Checking crossbeam-epoch v0.9.18
[INFO] [stderr]     Checking static_assertions v1.1.0
[INFO] [stderr]     Checking hashbrown v0.15.2
[INFO] [stderr]     Checking scopeguard v1.2.0
[INFO] [stderr]     Checking equivalent v1.0.1
[INFO] [stderr]     Checking crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling wayland-scanner v0.31.5
[INFO] [stderr]     Checking async-task v4.7.1
[INFO] [stderr]     Checking raw-window-handle v0.6.2
[INFO] [stderr]     Checking unicode-width v0.1.14
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling wayland-backend v0.3.7
[INFO] [stderr]    Compiling siphasher v0.3.11
[INFO] [stderr]     Checking atomic-waker v1.1.2
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]     Checking piper v0.2.4
[INFO] [stderr]     Checking parking_lot v0.12.3
[INFO] [stderr]    Compiling phf_shared v0.11.2
[INFO] [stderr]     Checking rayon-core v1.12.1
[INFO] [stderr]     Checking ahash v0.7.8
[INFO] [stderr]     Checking async-channel v2.3.1
[INFO] [stderr]     Checking async-lock v3.4.0
[INFO] [stderr]    Compiling nix v0.29.0
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]     Checking endi v1.1.0
[INFO] [stderr]    Compiling cfg_aliases v0.1.1
[INFO] [stderr]     Checking arrayvec v0.7.6
[INFO] [stderr]     Checking rayon v1.10.0
[INFO] [stderr]     Checking blocking v1.6.1
[INFO] [stderr]     Checking hashbrown v0.12.3
[INFO] [stderr]    Compiling phf_generator v0.11.2
[INFO] [stderr]     Checking dlv-list v0.3.0
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking async-fs v2.1.2
[INFO] [stderr]    Compiling proc-macro-crate v3.2.0
[INFO] [stderr]     Checking ordered-multimap v0.4.3
[INFO] [stderr]     Checking async-executor v1.13.1
[INFO] [stderr]     Checking async-broadcast v0.7.2
[INFO] [stderr]     Checking dirs-sys v0.3.7
[INFO] [stderr]     Checking xdg-home v1.3.0
[INFO] [stderr]     Checking sha1 v0.10.6
[INFO] [stderr]     Checking ordered-stream v0.2.0
[INFO] [stderr]    Compiling slotmap v1.0.7
[INFO] [stderr]    Compiling by_address v1.2.1
[INFO] [stderr]    Compiling palette v0.7.6
[INFO] [stderr]    Compiling dark-light v1.1.1
[INFO] [stderr]     Checking simd-adler32 v0.3.7
[INFO] [stderr]     Checking hex v0.4.3
[INFO] [stderr]     Checking bitflags v1.3.2
[INFO] [stderr]    Compiling libm v0.2.11
[INFO] [stderr]     Checking dirs v4.0.0
[INFO] [stderr]     Checking rust-ini v0.18.0
[INFO] [stderr]    Compiling zvariant_utils v2.1.0
[INFO] [stderr]     Checking num_cpus v1.16.0
[INFO] [stderr]     Checking approx v0.5.1
[INFO] [stderr]     Checking aho-corasick v1.1.3
[INFO] [stderr]     Checking adler2 v2.0.0
[INFO] [stderr]     Checking detect-desktop-environment v0.2.0
[INFO] [stderr]     Checking fast-srgb8 v1.0.0
[INFO] [stderr]     Checking smol_str v0.2.2
[INFO] [stderr]     Checking as-raw-xcb-connection v1.0.1
[INFO] [stderr]     Checking dconf_rs v0.3.0
[INFO] [stderr]     Checking regex-syntax v0.8.5
[INFO] [stderr]     Checking roxmltree v0.20.0
[INFO] [stderr]     Checking rustc-hash v2.1.0
[INFO] [stderr]     Checking tinyvec v1.8.1
[INFO] [stderr]     Checking miniz_oxide v0.8.2
[INFO] [stderr]     Checking fontconfig-parser v0.5.7
[INFO] [stderr]     Checking crc32fast v1.4.2
[INFO] [stderr]     Checking bit-vec v0.6.3
[INFO] [stderr]     Checking unicode-bidi-mirroring v0.2.0
[INFO] [stderr]     Checking unicode-properties v0.1.3
[INFO] [stderr]    Compiling ash v0.37.3+1.3.251
[INFO] [stderr]     Checking ttf-parser v0.21.1
[INFO] [stderr]     Checking unicode-script v0.5.7
[INFO] [stderr]     Checking web-time v1.1.0
[INFO] [stderr]     Checking yazi v0.1.6
[INFO] [stderr]     Checking allocator-api2 v0.2.21
[INFO] [stderr]     Checking glam v0.25.0
[INFO] [stderr]     Checking zeno v0.2.3
[INFO] [stderr]     Checking x11rb-protocol v0.13.1
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling tracing-attributes v0.1.28
[INFO] [stderr]    Compiling serde_derive v1.0.216
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]     Checking zerocopy v0.7.35
[INFO] [stderr]     Checking polling v3.7.4
[INFO] [stderr]    Compiling bytemuck_derive v1.8.1
[INFO] [stderr]    Compiling async-trait v0.1.83
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]    Compiling enumflags2_derive v0.7.10
[INFO] [stderr]     Checking ppv-lite86 v0.2.20
[INFO] [stderr]    Compiling zvariant_derive v4.2.0
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking async-io v2.4.0
[INFO] [stderr]     Checking bytemuck v1.21.0
[INFO] [stderr]     Checking font-types v0.7.3
[INFO] [stderr]    Compiling phf_macros v0.11.2
[INFO] [stderr]    Compiling zbus_macros v4.4.0
[INFO] [stderr]    Compiling serde_repr v0.1.19
[INFO] [stderr]     Checking read-fonts v0.22.7
[INFO] [stderr]    Compiling palette_derive v0.7.6
[INFO] [stderr]     Checking wayland-protocols v0.32.5
[INFO] [stderr]     Checking phf v0.11.2
[INFO] [stderr]     Checking regex-automata v0.4.9
[INFO] [stderr]     Checking futures-executor v0.3.31
[INFO] [stderr]     Checking unicode-ccc v0.2.0
[INFO] [stderr]     Checking ttf-parser v0.20.0
[INFO] [stderr]    Compiling khronos-egl v6.0.0
[INFO] [stderr]     Checking regex v1.11.1
[INFO] [stderr]     Checking rustybuzz v0.14.1
[INFO] [stderr]     Checking futures v0.3.31
[INFO] [stderr]     Checking hashbrown v0.14.5
[INFO] [stderr]     Checking enumflags2 v0.7.10
[INFO] [stderr]     Checking zvariant v4.2.0
[INFO] [stderr]     Checking fontdb v0.16.2
[INFO] [stderr]     Checking calloop v0.13.0
[INFO] [stderr]     Checking bit-set v0.5.3
[INFO] [stderr]     Checking flate2 v1.0.35
[INFO] [stderr]     Checking fdeflate v0.3.7
[INFO] [stderr]    Compiling wgpu-hal v0.19.5
[INFO] [stderr]     Checking codespan-reporting v0.11.1
[INFO] [stderr]     Checking is-terminal v0.4.13
[INFO] [stderr]     Checking gpu-alloc-types v0.3.0
[INFO] [stderr]     Checking spirv v0.3.0+sdk-1.3.268.0
[INFO] [stderr]     Checking gpu-descriptor-types v0.1.2
[INFO] [stderr]     Checking libloading v0.7.4
[INFO] [stderr]     Checking unicode-bidi v0.3.18
[INFO] [stderr]     Checking unicode-xid v0.2.6
[INFO] [stderr]     Checking rangemap v1.5.1
[INFO] [stderr]     Checking sys-locale v0.3.2
[INFO] [stderr]     Checking unicode-segmentation v1.12.0
[INFO] [stderr]     Checking skrifa v0.22.3
[INFO] [stderr]     Checking cursor-icon v1.1.0
[INFO] [stderr]     Checking unicode-linebreak v0.1.5
[INFO] [stderr]    Compiling drm-sys v0.7.0
[INFO] [stderr]     Checking linked-hash-map v0.5.6
[INFO] [stderr]     Checking strict-num v0.1.1
[INFO] [stderr]     Checking zbus_names v3.0.0
[INFO] [stderr]    Compiling smithay-client-toolkit v0.19.2
[INFO] [stderr]     Checking xcursor v0.3.8
[INFO] [stderr]     Checking hexf-parse v0.2.1
[INFO] [stderr]     Checking xkeysym v0.2.1
[INFO] [stderr]     Checking humantime v2.1.0
[INFO] [stderr]     Checking self_cell v1.1.0
[INFO] [stderr]     Checking wayland-cursor v0.31.7
[INFO] [stderr]     Checking env_logger v0.10.2
[INFO] [stderr]     Checking tiny-skia-path v0.11.4
[INFO] [stderr]     Checking naga v0.19.2
[INFO] [stderr]     Checking wayland-csd-frame v0.3.0
[INFO] [stderr]     Checking zbus v4.4.0
[INFO] [stderr]     Checking x11rb v0.13.1
[INFO] [stderr]     Checking gpu-descriptor v0.2.4
[INFO] [stderr]     Checking gpu-alloc v0.6.0
[INFO] [stderr]     Checking wayland-protocols-wlr v0.3.5
[INFO] [stderr]     Checking png v0.17.16
[INFO] [stderr]     Checking swash v0.1.19
[INFO] [stderr]     Checking calloop-wayland-source v0.3.0
[INFO] [stderr]    Compiling wgpu-core v0.19.4
[INFO] [stderr]     Checking wgpu-types v0.19.2
[INFO] [stderr]    Compiling drm-fourcc v2.2.0
[INFO] [stderr]     Checking linux-raw-sys v0.6.5
[INFO] [stderr]     Checking renderdoc-sys v1.1.0
[INFO] [stderr]     Checking profiling v1.0.16
[INFO] [stderr]     Checking glow v0.13.1
[INFO] [stderr]     Checking percent-encoding v2.3.1
[INFO] [stderr]    Compiling walkdir v2.5.0
[INFO] [stderr]    Compiling sha2 v0.10.8
[INFO] [stderr]     Checking tiny-skia v0.11.4
[INFO] [stderr]    Compiling wgpu v0.19.4
[INFO] [stderr]     Checking euclid v0.22.11
[INFO] [stderr]    Compiling tiny-xlib v0.2.4
[INFO] [stderr]     Checking half v2.4.1
[INFO] [stderr]     Checking unicode_categories v0.1.1
[INFO] [stderr]     Checking svg_fmt v0.4.4
[INFO] [stderr]    Compiling heck v0.4.1
[INFO] [stderr]     Checking snailquote v0.3.1
[INFO] [stderr]    Compiling strum_macros v0.24.3
[INFO] [stderr]    Compiling rust-embed-utils v8.5.0
[INFO] [stderr]     Checking drm-ffi v0.8.0
[INFO] [stderr]     Checking rasm-utils v0.1.0-alpha.0 (/opt/rustwide/workdir/utils)
[INFO] [stderr]     Checking cosmic-text v0.12.1
[INFO] [stderr]     Checking toml_datetime v0.6.8
[INFO] [stderr]     Checking serde_spanned v0.6.8
[INFO] [stderr]    Compiling derivative v2.2.0
[INFO] [stderr]     Checking itertools v0.12.1
[INFO] [stderr]    Compiling softbuffer v0.4.6
[INFO] [stderr]     Checking strum v0.24.1
[INFO] [stderr]     Checking ttf-parser v0.25.1
[INFO] [stderr]     Checking winnow v0.5.40
[INFO] [stderr]     Checking ctor-lite v0.1.0
[INFO] [stderr]     Checking drm v0.12.0
[INFO] [stderr]     Checking iced_core v0.13.2
[INFO] [stderr]    Compiling rust-embed-impl v8.5.0
[INFO] [stderr]     Checking etagere v0.2.13
[INFO] [stderr]    Compiling x11-dl v2.21.0
[INFO] [stderr]     Checking ab_glyph_rasterizer v0.1.8
[INFO] [stderr]     Checking iana-time-zone v0.1.61
[INFO] [stderr]     Checking lru v0.12.5
[INFO] [stderr]     Checking chrono v0.4.39
[INFO] [stderr]     Checking rust-embed v8.5.0
[INFO] [stderr]     Checking http v0.2.12
[INFO] [stderr]     Checking rasm-parser v0.1.0-alpha.0 (/opt/rustwide/workdir/parser)
[INFO] [stderr]     Checking toml_edit v0.19.15
[INFO] [stderr]     Checking guillotiere v0.6.2
[INFO] [stderr]     Checking smithay-clipboard v0.7.2
[INFO] [stderr]     Checking linked_hash_set v0.1.5
[INFO] [stderr]    Compiling tokio-macros v2.4.0
[INFO] [stderr]    Compiling auto_impl v1.2.0
[INFO] [stderr]     Checking kurbo v0.10.4
[INFO] [stderr]     Checking pad v0.1.6
[INFO] [stderr]     Checking owned_ttf_parser v0.25.0
[INFO] [stderr]     Checking iced_futures v0.13.2
[INFO] [stderr]     Checking mio v1.0.3
[INFO] [stderr]     Checking ab_glyph v0.2.29
[INFO] [stderr]     Checking signal-hook-registry v1.4.2
[INFO] [stderr]     Checking iced_graphics v0.13.0
[INFO] [stderr]     Checking socket2 v0.5.8
[INFO] [stderr]    Compiling winit v0.30.7
[INFO] [stderr]     Checking tower-service v0.3.3
[INFO] [stderr]     Checking pathdiff v0.2.3
[INFO] [stderr]    Compiling httparse v1.9.5
[INFO] [stderr]     Checking anymap v0.12.1
[INFO] [stderr]     Checking iced_runtime v0.13.2
[INFO] [stderr]     Checking sctk-adwaita v0.10.1
[INFO] [stderr]     Checking tokio v1.42.0
[INFO] [stderr]     Checking clipboard_wayland v0.2.2
[INFO] [stderr]     Checking http-body v0.4.6
[INFO] [stderr]     Checking iced_tiny_skia v0.13.0
[INFO] [stderr]     Checking clipboard_x11 v0.4.2
[INFO] [stderr]     Checking toml v0.7.8
[INFO] [stderr]     Checking xkbcommon-dl v0.4.2
[INFO] [stderr]     Checking wayland-protocols-plasma v0.3.5
[INFO] [stderr]    Compiling pin-project-internal v1.1.7
[INFO] [stderr]    Compiling axum-core v0.3.4
[INFO] [stderr]     Checking try-lock v0.2.5
[INFO] [stderr]     Checking dpi v0.1.1
[INFO] [stderr]    Compiling serde_json v1.0.134
[INFO] [stderr]     Checking tower-layer v0.3.3
[INFO] [stderr]     Checking want v0.3.1
[INFO] [stderr]     Checking rasm-core v0.1.0-alpha.0 (/opt/rustwide/workdir/core)
[INFO] [stderr]     Checking window_clipboard v0.4.1
[INFO] [stderr]     Checking form_urlencoded v1.2.1
[INFO] [stderr]    Compiling axum v0.6.20
[INFO] [stdout] warning: type parameter `FUNCTION_CALL_PARAMETERS` should have an upper camel case name
[INFO] [stdout]    --> core/src/codegen/mod.rs:176:23
[INFO] [stdout]     |
[INFO] [stdout] 176 | pub trait CodeGen<'a, FUNCTION_CALL_PARAMETERS: FunctionCallParameters> {
[INFO] [stdout]     |                       ^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `FunctionCallParameters`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(non_camel_case_types)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking mime v0.3.17
[INFO] [stderr]     Checking httpdate v1.0.3
[INFO] [stderr]     Checking utf8parse v0.2.2
[INFO] [stderr]     Checking anstyle-parse v0.2.6
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking pin-project v1.1.7
[INFO] [stderr]     Checking serde_path_to_error v0.1.16
[INFO] [stdout] warning: unreachable statement
[INFO] [stdout]    --> core/src/new_type_check2/mod.rs:952:13
[INFO] [stdout]     |
[INFO] [stdout] 951 |             panic!();
[INFO] [stdout]     |             -------- any code following this expression is unreachable
[INFO] [stdout] 952 |             let min = valid_functions.iter().map(|it| it.1).min().unwrap();
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ unreachable statement
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unreachable_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking sync_wrapper v0.1.2
[INFO] [stderr]     Checking colorchoice v1.0.3
[INFO] [stderr]     Checking matchit v0.7.3
[INFO] [stderr]     Checking is_terminal_polyfill v1.70.1
[INFO] [stderr]     Checking anstyle v1.0.10
[INFO] [stdout] warning: unused variable: `statics`
[INFO] [stdout]    --> core/src/codegen/c/code_gen_c.rs:248:9
[INFO] [stdout]     |
[INFO] [stdout] 248 |         statics: &Statics,
[INFO] [stdout]     |         ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_statics`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `statics`
[INFO] [stdout]    --> core/src/codegen/c/code_gen_c.rs:322:9
[INFO] [stdout]     |
[INFO] [stdout] 322 |         statics: &Statics,
[INFO] [stdout]     |         ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_statics`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `stack`
[INFO] [stdout]    --> core/src/codegen/c/code_gen_c.rs:355:32
[INFO] [stdout]     |
[INFO] [stdout] 355 |     fn transform_before(&self, stack: &StackVals, before: String) -> String {
[INFO] [stdout]     |                                ^^^^^ help: if this is intentional, prefix it with an underscore: `_stack`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `generated_code`
[INFO] [stdout]    --> core/src/codegen/c/code_gen_c.rs:359:45
[INFO] [stdout]     |
[INFO] [stdout] 359 |     fn create_command_line_arguments(&self, generated_code: &mut String) {}
[INFO] [stdout]     |                                             ^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_generated_code`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `parameters`
[INFO] [stdout]    --> core/src/codegen/c/code_gen_c.rs:381:17
[INFO] [stdout]     |
[INFO] [stdout] 381 |                 parameters,
[INFO] [stdout]     |                 ^^^^^^^^^^ help: try ignoring the field: `parameters: _`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `name`
[INFO] [stdout]    --> core/src/codegen/c/code_gen_c.rs:375:20
[INFO] [stdout]     |
[INFO] [stdout] 375 |             .map(|(name, value)| (value.as_str(), None))
[INFO] [stdout]     |                    ^^^^ help: if this is intentional, prefix it with an underscore: `_name`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `index_in_lambda_space`
[INFO] [stdout]    --> core/src/codegen/c/code_gen_c.rs:410:9
[INFO] [stdout]     |
[INFO] [stdout] 410 |         index_in_lambda_space: usize,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_index_in_lambda_space`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `name`
[INFO] [stdout]    --> core/src/codegen/c/code_gen_c.rs:420:20
[INFO] [stdout]     |
[INFO] [stdout] 420 |             .map(|(name, value)| (value.as_str(), None))
[INFO] [stdout]     |                    ^^^^ help: if this is intentional, prefix it with an underscore: `_name`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `function_call`
[INFO] [stdout]    --> core/src/codegen/c/code_gen_c.rs:471:9
[INFO] [stdout]     |
[INFO] [stdout] 471 |         function_call: &ASTTypedFunctionCall,
[INFO] [stdout]     |         ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_function_call`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `before`
[INFO] [stdout]    --> core/src/codegen/c/code_gen_c.rs:472:9
[INFO] [stdout]     |
[INFO] [stdout] 472 |         before: &mut String,
[INFO] [stdout]     |         ^^^^^^ help: if this is intentional, prefix it with an underscore: `_before`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `call_parameters`
[INFO] [stdout]    --> core/src/codegen/c/code_gen_c.rs:473:9
[INFO] [stdout]     |
[INFO] [stdout] 473 |         call_parameters: &mut Box<CFunctionCallParameters>,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_call_parameters`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `added_to_stack`
[INFO] [stdout]    --> core/src/codegen/c/code_gen_c.rs:480:9
[INFO] [stdout]     |
[INFO] [stdout] 480 |         added_to_stack: &String,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_added_to_stack`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `call_parameters`
[INFO] [stdout]    --> core/src/codegen/c/code_gen_c.rs:481:9
[INFO] [stdout]     |
[INFO] [stdout] 481 |         call_parameters: &Box<CFunctionCallParameters>,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_call_parameters`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `id`
[INFO] [stdout]    --> core/src/codegen/c/code_gen_c.rs:493:9
[INFO] [stdout]     |
[INFO] [stdout] 493 |         id: usize,
[INFO] [stdout]     |         ^^ help: if this is intentional, prefix it with an underscore: `_id`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `index`
[INFO] [stdout]    --> core/src/codegen/c/code_gen_c.rs:527:9
[INFO] [stdout]     |
[INFO] [stdout] 527 |         index: &EnhASTIndex,
[INFO] [stdout]     |         ^^^^^ help: if this is intentional, prefix it with an underscore: `_index`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `address_relative_to_bp`
[INFO] [stdout]    --> core/src/codegen/c/code_gen_c.rs:537:9
[INFO] [stdout]     |
[INFO] [stdout] 537 |         address_relative_to_bp: &usize,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_address_relative_to_bp`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `index`
[INFO] [stdout]    --> core/src/codegen/c/code_gen_c.rs:564:9
[INFO] [stdout]     |
[INFO] [stdout] 564 |         index: &EnhASTIndex,
[INFO] [stdout]     |         ^^^^^ help: if this is intentional, prefix it with an underscore: `_index`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `address_relative_to_bp`
[INFO] [stdout]    --> core/src/codegen/c/code_gen_c.rs:567:9
[INFO] [stdout]     |
[INFO] [stdout] 567 |         address_relative_to_bp: &usize,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_address_relative_to_bp`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `statics_key`
[INFO] [stdout]    --> core/src/codegen/c/code_gen_c.rs:589:9
[INFO] [stdout]     |
[INFO] [stdout] 589 |         statics_key: &str,
[INFO] [stdout]     |         ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_statics_key`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `body`
[INFO] [stdout]    --> core/src/codegen/c/code_gen_c.rs:634:9
[INFO] [stdout]     |
[INFO] [stdout] 634 |         body: &mut String,
[INFO] [stdout]     |         ^^^^ help: if this is intentional, prefix it with an underscore: `_body`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `address_relative_to_bp`
[INFO] [stdout]    --> core/src/codegen/c/code_gen_c.rs:635:9
[INFO] [stdout]     |
[INFO] [stdout] 635 |         address_relative_to_bp: usize,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_address_relative_to_bp`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `typed_type`
[INFO] [stdout]    --> core/src/codegen/c/code_gen_c.rs:637:9
[INFO] [stdout]     |
[INFO] [stdout] 637 |         typed_type: &ASTTypedType,
[INFO] [stdout]     |         ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_typed_type`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `stack`
[INFO] [stdout]    --> core/src/codegen/c/code_gen_c.rs:638:9
[INFO] [stdout]     |
[INFO] [stdout] 638 |         stack: &StackVals,
[INFO] [stdout]     |         ^^^^^ help: if this is intentional, prefix it with an underscore: `_stack`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `body`
[INFO] [stdout]    --> core/src/codegen/c/code_gen_c.rs:661:9
[INFO] [stdout]     |
[INFO] [stdout] 661 |         body: &mut String,
[INFO] [stdout]     |         ^^^^ help: if this is intentional, prefix it with an underscore: `_body`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `address_relative_to_bp`
[INFO] [stdout]    --> core/src/codegen/c/code_gen_c.rs:662:9
[INFO] [stdout]     |
[INFO] [stdout] 662 |         address_relative_to_bp: usize,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_address_relative_to_bp`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `out`
[INFO] [stdout]    --> core/src/codegen/c/code_gen_c.rs:691:39
[INFO] [stdout]     |
[INFO] [stdout] 691 |     fn reserve_return_register(&self, out: &mut String, stack: &StackVals) {
[INFO] [stdout]     |                                       ^^^ help: if this is intentional, prefix it with an underscore: `_out`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `stack`
[INFO] [stdout]    --> core/src/codegen/c/code_gen_c.rs:691:57
[INFO] [stdout]     |
[INFO] [stdout] 691 |     fn reserve_return_register(&self, out: &mut String, stack: &StackVals) {
[INFO] [stdout]     |                                                         ^^^^^ help: if this is intentional, prefix it with an underscore: `_stack`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `stack`
[INFO] [stdout]    --> core/src/codegen/c/code_gen_c.rs:755:9
[INFO] [stdout]     |
[INFO] [stdout] 755 |         stack: &StackVals,
[INFO] [stdout]     |         ^^^^^ help: if this is intentional, prefix it with an underscore: `_stack`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `statics`
[INFO] [stdout]    --> core/src/codegen/c/code_gen_c.rs:808:37
[INFO] [stdout]     |
[INFO] [stdout] 808 |     fn string_literal_return(&self, statics: &mut Statics, before: &mut String, value: &String) {
[INFO] [stdout]     |                                     ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_statics`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `native_code`
[INFO] [stdout]    --> core/src/codegen/c/code_gen_c.rs:856:33
[INFO] [stdout]     |
[INFO] [stdout] 856 |     fn print_memory_info(&self, native_code: &mut String, statics: &Statics) {
[INFO] [stdout]     |                                 ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_native_code`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `statics`
[INFO] [stdout]    --> core/src/codegen/c/code_gen_c.rs:856:59
[INFO] [stdout]     |
[INFO] [stdout] 856 |     fn print_memory_info(&self, native_code: &mut String, statics: &Statics) {
[INFO] [stdout]     |                                                           ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_statics`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `generated_code`
[INFO] [stdout]    --> core/src/codegen/c/code_gen_c.rs:864:40
[INFO] [stdout]     |
[INFO] [stdout] 864 |     fn initialize_static_values(&self, generated_code: &mut String) {
[INFO] [stdout]     |                                        ^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_generated_code`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `name`
[INFO] [stdout]    --> core/src/codegen/c/code_gen_c.rs:886:20
[INFO] [stdout]     |
[INFO] [stdout] 886 |             .map(|(name, value)| (value.as_str(), None))
[INFO] [stdout]     |                    ^^^^ help: if this is intentional, prefix it with an underscore: `_name`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `comment`
[INFO] [stdout]    --> core/src/codegen/c/code_gen_c.rs:914:9
[INFO] [stdout]     |
[INFO] [stdout] 914 |         comment: Option<&str>,
[INFO] [stdout]     |         ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_comment`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `code`
[INFO] [stdout]    --> core/src/codegen/c/code_gen_c.rs:960:24
[INFO] [stdout]     |
[INFO] [stdout] 960 |     fn preamble(&self, code: &mut String) {}
[INFO] [stdout]     |                        ^^^^ help: if this is intentional, prefix it with an underscore: `_code`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `namespace`
[INFO] [stdout]    --> core/src/codegen/c/code_gen_c.rs:964:9
[INFO] [stdout]     |
[INFO] [stdout] 964 |         namespace: &EnhASTNameSpace,
[INFO] [stdout]     |         ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_namespace`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `lambda_space`
[INFO] [stdout]    --> core/src/codegen/c/code_gen_c.rs:965:9
[INFO] [stdout]     |
[INFO] [stdout] 965 |         lambda_space: &LambdaSpace,
[INFO] [stdout]     |         ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_lambda_space`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `type_def_provider`
[INFO] [stdout]    --> core/src/codegen/c/code_gen_c.rs:966:9
[INFO] [stdout]     |
[INFO] [stdout] 966 |         type_def_provider: &dyn TypeDefProvider,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_type_def_provider`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `statics`
[INFO] [stdout]    --> core/src/codegen/c/code_gen_c.rs:967:9
[INFO] [stdout]     |
[INFO] [stdout] 967 |         statics: &mut Statics,
[INFO] [stdout]     |         ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_statics`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `name`
[INFO] [stdout]    --> core/src/codegen/c/code_gen_c.rs:968:9
[INFO] [stdout]     |
[INFO] [stdout] 968 |         name: &str,
[INFO] [stdout]     |         ^^^^ help: if this is intentional, prefix it with an underscore: `_name`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `is_deref`
[INFO] [stdout]    --> core/src/codegen/c/code_gen_c.rs:969:9
[INFO] [stdout]     |
[INFO] [stdout] 969 |         is_deref: bool,
[INFO] [stdout]     |         ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_is_deref`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `stack`
[INFO] [stdout]    --> core/src/codegen/c/code_gen_c.rs:974:34
[INFO] [stdout]     |
[INFO] [stdout] 974 |     fn reserve_local_vals(&self, stack: &StackVals, out: &mut String) {}
[INFO] [stdout]     |                                  ^^^^^ help: if this is intentional, prefix it with an underscore: `_stack`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `out`
[INFO] [stdout]    --> core/src/codegen/c/code_gen_c.rs:974:53
[INFO] [stdout]     |
[INFO] [stdout] 974 |     fn reserve_local_vals(&self, stack: &StackVals, out: &mut String) {}
[INFO] [stdout]     |                                                     ^^^ help: if this is intentional, prefix it with an underscore: `_out`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `namespace`
[INFO] [stdout]     --> core/src/codegen/c/code_gen_c.rs:1006:25
[INFO] [stdout]      |
[INFO] [stdout] 1006 |                         namespace,
[INFO] [stdout]      |                         ^^^^^^^^^ help: try ignoring the field: `namespace: _`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `param_types`
[INFO] [stdout]     --> core/src/codegen/c/code_gen_c.rs:1008:25
[INFO] [stdout]      |
[INFO] [stdout] 1008 |                         param_types,
[INFO] [stdout]      |                         ^^^^^^^^^^^ help: try ignoring the field: `param_types: _`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `index`
[INFO] [stdout]     --> core/src/codegen/c/code_gen_c.rs:1009:25
[INFO] [stdout]      |
[INFO] [stdout] 1009 |                         index,
[INFO] [stdout]      |                         ^^^^^ help: try ignoring the field: `index: _`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `i`
[INFO] [stdout]     --> core/src/codegen/c/code_gen_c.rs:1085:18
[INFO] [stdout]      |
[INFO] [stdout] 1085 |             for (i, clambda) in clambdas.lambdas.values().enumerate() {
[INFO] [stdout]      |                  ^ help: if this is intentional, prefix it with an underscore: `_i`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `namespace`
[INFO] [stdout]     --> core/src/codegen/c/code_gen_c.rs:1172:25
[INFO] [stdout]      |
[INFO] [stdout] 1172 |                         namespace,
[INFO] [stdout]      |                         ^^^^^^^^^ help: try ignoring the field: `namespace: _`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `param_types`
[INFO] [stdout]     --> core/src/codegen/c/code_gen_c.rs:1174:25
[INFO] [stdout]      |
[INFO] [stdout] 1174 |                         param_types,
[INFO] [stdout]      |                         ^^^^^^^^^^^ help: try ignoring the field: `param_types: _`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `index`
[INFO] [stdout]     --> core/src/codegen/c/code_gen_c.rs:1175:25
[INFO] [stdout]      |
[INFO] [stdout] 1175 |                         index,
[INFO] [stdout]      |                         ^^^^^ help: try ignoring the field: `index: _`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `out`
[INFO] [stdout]     --> core/src/codegen/c/code_gen_c.rs:1205:33
[INFO] [stdout]      |
[INFO] [stdout] 1205 |     fn function_preamble(&self, out: &mut String) {
[INFO] [stdout]      |                                 ^^^ help: if this is intentional, prefix it with an underscore: `_out`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `out`
[INFO] [stdout]     --> core/src/codegen/c/code_gen_c.rs:1209:28
[INFO] [stdout]      |
[INFO] [stdout] 1209 |     fn define_debug(&self, out: &mut String) {
[INFO] [stdout]      |                            ^^^ help: if this is intentional, prefix it with an underscore: `_out`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `stack`
[INFO] [stdout]     --> core/src/codegen/c/code_gen_c.rs:1213:23
[INFO] [stdout]      |
[INFO] [stdout] 1213 |     fn restore(&self, stack: &StackVals, out: &mut String) {
[INFO] [stdout]      |                       ^^^^^ help: if this is intentional, prefix it with an underscore: `_stack`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `out`
[INFO] [stdout]     --> core/src/codegen/c/code_gen_c.rs:1213:42
[INFO] [stdout]      |
[INFO] [stdout] 1213 |     fn restore(&self, stack: &StackVals, out: &mut String) {
[INFO] [stdout]      |                                          ^^^ help: if this is intentional, prefix it with an underscore: `_out`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `statics`
[INFO] [stdout]     --> core/src/codegen/c/code_gen_c.rs:1235:27
[INFO] [stdout]      |
[INFO] [stdout] 1235 |     fn add_statics(&self, statics: &mut Statics) {
[INFO] [stdout]      |                           ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_statics`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `is_ref_type`
[INFO] [stdout]   --> core/src/codegen/c/function_call_parameters.rs:86:13
[INFO] [stdout]    |
[INFO] [stdout] 86 |         let is_ref_type = get_reference_type_name(&ast_typed_type, type_def_provider).is_some();
[INFO] [stdout]    |             ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_is_ref_type`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `deref_s`
[INFO] [stdout]   --> core/src/codegen/c/function_call_parameters.rs:88:13
[INFO] [stdout]    |
[INFO] [stdout] 88 |         let deref_s = if dereference { "*" } else { "" };
[INFO] [stdout]    |             ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_deref_s`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `statics`
[INFO] [stdout]   --> core/src/codegen/c/function_call_parameters.rs:79:9
[INFO] [stdout]    |
[INFO] [stdout] 79 |         statics: &Statics,
[INFO] [stdout]    |         ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_statics`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `i`
[INFO] [stdout]   --> core/src/codegen/c/function_call_parameters.rs:81:9
[INFO] [stdout]    |
[INFO] [stdout] 81 |         i: usize,
[INFO] [stdout]    |         ^ help: if this is intentional, prefix it with an underscore: `_i`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `module`
[INFO] [stdout]    --> core/src/codegen/c/function_call_parameters.rs:109:9
[INFO] [stdout]     |
[INFO] [stdout] 109 |         module: &ASTTypedModule,
[INFO] [stdout]     |         ^^^^^^ help: if this is intentional, prefix it with an underscore: `_module`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `type_name`
[INFO] [stdout]    --> core/src/codegen/c/function_call_parameters.rs:110:9
[INFO] [stdout]     |
[INFO] [stdout] 110 |         type_name: &str,
[INFO] [stdout]     |         ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_type_name`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `source`
[INFO] [stdout]    --> core/src/codegen/c/function_call_parameters.rs:111:9
[INFO] [stdout]     |
[INFO] [stdout] 111 |         source: &str,
[INFO] [stdout]     |         ^^^^^^ help: if this is intentional, prefix it with an underscore: `_source`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `descr`
[INFO] [stdout]    --> core/src/codegen/c/function_call_parameters.rs:112:9
[INFO] [stdout]     |
[INFO] [stdout] 112 |         descr: &str,
[INFO] [stdout]     |         ^^^^^ help: if this is intentional, prefix it with an underscore: `_descr`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `statics`
[INFO] [stdout]    --> core/src/codegen/c/function_call_parameters.rs:113:9
[INFO] [stdout]     |
[INFO] [stdout] 113 |         statics: &mut Statics,
[INFO] [stdout]     |         ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_statics`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `label`
[INFO] [stdout]    --> core/src/codegen/c/function_call_parameters.rs:133:9
[INFO] [stdout]     |
[INFO] [stdout] 133 |         label: String,
[INFO] [stdout]     |         ^^^^^ help: if this is intentional, prefix it with an underscore: `_label`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `comment`
[INFO] [stdout]    --> core/src/codegen/c/function_call_parameters.rs:135:9
[INFO] [stdout]     |
[INFO] [stdout] 135 |         comment: Option<&str>,
[INFO] [stdout]     |         ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_comment`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `comment`
[INFO] [stdout]    --> core/src/codegen/c/function_call_parameters.rs:159:9
[INFO] [stdout]     |
[INFO] [stdout] 159 |         comment: Option<&str>,
[INFO] [stdout]     |         ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_comment`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `statics`
[INFO] [stdout]    --> core/src/codegen/c/function_call_parameters.rs:160:9
[INFO] [stdout]     |
[INFO] [stdout] 160 |         statics: &mut Statics,
[INFO] [stdout]     |         ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_statics`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `i`
[INFO] [stdout]    --> core/src/codegen/c/function_call_parameters.rs:431:18
[INFO] [stdout]     |
[INFO] [stdout] 431 |             for (i, (name, _kind)) in lambda_space.iter().enumerate() {
[INFO] [stdout]     |                  ^ help: if this is intentional, prefix it with an underscore: `_i`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `t`
[INFO] [stdout]    --> core/src/codegen/c/function_call_parameters.rs:436:25
[INFO] [stdout]     |
[INFO] [stdout] 436 |                     let t = pls.get_type(name).unwrap();
[INFO] [stdout]     |                         ^ help: if this is intentional, prefix it with an underscore: `_t`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `parent_ls_type_name`
[INFO] [stdout]    --> core/src/codegen/c/function_call_parameters.rs:438:25
[INFO] [stdout]     |
[INFO] [stdout] 438 |                     let parent_ls_type_name = CStructs::add_lambda_space_to_statics(statics, pls);
[INFO] [stdout]     |                         ^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_parent_ls_type_name`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `comment`
[INFO] [stdout]    --> core/src/codegen/c/function_call_parameters.rs:262:9
[INFO] [stdout]     |
[INFO] [stdout] 262 |         comment: Option<&str>,
[INFO] [stdout]     |         ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_comment`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `stack_vals`
[INFO] [stdout]    --> core/src/codegen/c/function_call_parameters.rs:265:9
[INFO] [stdout]     |
[INFO] [stdout] 265 |         stack_vals: &StackVals,
[INFO] [stdout]     |         ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_stack_vals`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `function_def`
[INFO] [stdout]    --> core/src/codegen/c/function_call_parameters.rs:267:9
[INFO] [stdout]     |
[INFO] [stdout] 267 |         function_def: &ASTTypedFunctionDef,
[INFO] [stdout]     |         ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_function_def`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `param_index`
[INFO] [stdout]    --> core/src/codegen/c/function_call_parameters.rs:270:9
[INFO] [stdout]     |
[INFO] [stdout] 270 |         param_index: usize,
[INFO] [stdout]     |         ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_param_index`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `index_in_context`
[INFO] [stdout]    --> core/src/codegen/c/function_call_parameters.rs:572:9
[INFO] [stdout]     |
[INFO] [stdout] 572 |         index_in_context: usize,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_index_in_context`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `indent`
[INFO] [stdout]    --> core/src/codegen/c/function_call_parameters.rs:574:9
[INFO] [stdout]     |
[INFO] [stdout] 574 |         indent: usize,
[INFO] [stdout]     |         ^^^^^^ help: if this is intentional, prefix it with an underscore: `_indent`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `stack_vals`
[INFO] [stdout]    --> core/src/codegen/c/function_call_parameters.rs:575:9
[INFO] [stdout]     |
[INFO] [stdout] 575 |         stack_vals: &StackVals,
[INFO] [stdout]     |         ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_stack_vals`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `index_in_context`
[INFO] [stdout]    --> core/src/codegen/c/function_call_parameters.rs:630:9
[INFO] [stdout]     |
[INFO] [stdout] 630 |         index_in_context: Option<usize>,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_index_in_context`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `indent`
[INFO] [stdout]    --> core/src/codegen/c/function_call_parameters.rs:632:9
[INFO] [stdout]     |
[INFO] [stdout] 632 |         indent: usize,
[INFO] [stdout]     |         ^^^^^^ help: if this is intentional, prefix it with an underscore: `_indent`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `stack_vals`
[INFO] [stdout]    --> core/src/codegen/c/function_call_parameters.rs:633:9
[INFO] [stdout]     |
[INFO] [stdout] 633 |         stack_vals: &StackVals,
[INFO] [stdout]     |         ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_stack_vals`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `ast_index`
[INFO] [stdout]    --> core/src/codegen/c/function_call_parameters.rs:634:9
[INFO] [stdout]     |
[INFO] [stdout] 634 |         ast_index: &EnhASTIndex,
[INFO] [stdout]     |         ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_ast_index`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `to_remove_from_stack`
[INFO] [stdout]    --> core/src/codegen/c/function_call_parameters.rs:700:9
[INFO] [stdout]     |
[INFO] [stdout] 700 |         to_remove_from_stack: String,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_to_remove_from_stack`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `module`
[INFO] [stdout]   --> core/src/codegen/c/functions_creator.rs:42:30
[INFO] [stdout]    |
[INFO] [stdout] 42 |     fn create_globals(&self, module: &mut EnhancedASTModule, statics: &mut Statics) {
[INFO] [stdout]    |                              ^^^^^^ help: if this is intentional, prefix it with an underscore: `_module`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `statics`
[INFO] [stdout]   --> core/src/codegen/c/functions_creator.rs:42:62
[INFO] [stdout]    |
[INFO] [stdout] 42 |     fn create_globals(&self, module: &mut EnhancedASTModule, statics: &mut Statics) {
[INFO] [stdout]    |                                                              ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_statics`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `module`
[INFO] [stdout]    --> core/src/codegen/c/functions_creator.rs:188:9
[INFO] [stdout]     |
[INFO] [stdout] 188 |         module: &mut ASTModule,
[INFO] [stdout]     |         ^^^^^^ help: if this is intentional, prefix it with an underscore: `_module`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `function_def`
[INFO] [stdout]   --> core/src/codegen/c/text_macro.rs:41:9
[INFO] [stdout]    |
[INFO] [stdout] 41 |         function_def: Option<&ASTTypedFunctionDef>,
[INFO] [stdout]    |         ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_function_def`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `type_def_provider`
[INFO] [stdout]   --> core/src/codegen/c/text_macro.rs:42:9
[INFO] [stdout]    |
[INFO] [stdout] 42 |         type_def_provider: &dyn TypeDefProvider,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_type_def_provider`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `type_def_provider`
[INFO] [stdout]   --> core/src/codegen/c/text_macro.rs:73:9
[INFO] [stdout]    |
[INFO] [stdout] 73 |         type_def_provider: &dyn TypeDefProvider,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_type_def_provider`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `type_def_provider`
[INFO] [stdout]    --> core/src/codegen/c/text_macro.rs:118:9
[INFO] [stdout]     |
[INFO] [stdout] 118 |         type_def_provider: &dyn TypeDefProvider,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_type_def_provider`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `type_def_provider`
[INFO] [stdout]    --> core/src/codegen/c/text_macro.rs:164:9
[INFO] [stdout]     |
[INFO] [stdout] 164 |         type_def_provider: &dyn TypeDefProvider,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_type_def_provider`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `statics`
[INFO] [stdout]    --> core/src/codegen/c/text_macro.rs:211:9
[INFO] [stdout]     |
[INFO] [stdout] 211 |         statics: &mut Statics,
[INFO] [stdout]     |         ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_statics`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `type_def_provider`
[INFO] [stdout]    --> core/src/codegen/c/text_macro.rs:214:9
[INFO] [stdout]     |
[INFO] [stdout] 214 |         type_def_provider: &dyn TypeDefProvider,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_type_def_provider`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `namespace`
[INFO] [stdout]    --> core/src/codegen/c/text_macro.rs:267:45
[INFO] [stdout]     |
[INFO] [stdout] 267 |                 if let ASTTypedType::Enum { namespace, name } = &def.return_type {
[INFO] [stdout]     |                                             ^^^^^^^^^ help: try ignoring the field: `namespace: _`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `name`
[INFO] [stdout]    --> core/src/codegen/c/text_macro.rs:267:56
[INFO] [stdout]     |
[INFO] [stdout] 267 |                 if let ASTTypedType::Enum { namespace, name } = &def.return_type {
[INFO] [stdout]     |                                                        ^^^^ help: try ignoring the field: `name: _`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `type_def_provider`
[INFO] [stdout]    --> core/src/codegen/c/text_macro.rs:263:9
[INFO] [stdout]     |
[INFO] [stdout] 263 |         type_def_provider: &dyn TypeDefProvider,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_type_def_provider`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `statics`
[INFO] [stdout]    --> core/src/codegen/c/text_macro.rs:301:9
[INFO] [stdout]     |
[INFO] [stdout] 301 |         statics: &mut Statics,
[INFO] [stdout]     |         ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_statics`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `function_def`
[INFO] [stdout]    --> core/src/codegen/c/text_macro.rs:303:9
[INFO] [stdout]     |
[INFO] [stdout] 303 |         function_def: Option<&ASTTypedFunctionDef>,
[INFO] [stdout]     |         ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_function_def`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `type_def_provider`
[INFO] [stdout]    --> core/src/codegen/c/text_macro.rs:304:9
[INFO] [stdout]     |
[INFO] [stdout] 304 |         type_def_provider: &dyn TypeDefProvider,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_type_def_provider`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `name`
[INFO] [stdout]    --> core/src/codegen/c/text_macro.rs:442:32
[INFO] [stdout]     |
[INFO] [stdout] 442 |         if let MacroParam::Ref(name, ast_type, ast_type_type) = value {
[INFO] [stdout]     |                                ^^^^ help: if this is intentional, prefix it with an underscore: `_name`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `ast_type`
[INFO] [stdout]    --> core/src/codegen/c/text_macro.rs:442:38
[INFO] [stdout]     |
[INFO] [stdout] 442 |         if let MacroParam::Ref(name, ast_type, ast_type_type) = value {
[INFO] [stdout]     |                                      ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_ast_type`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `function_def`
[INFO] [stdout]    --> core/src/codegen/c/text_macro.rs:438:9
[INFO] [stdout]     |
[INFO] [stdout] 438 |         function_def: Option<&ASTTypedFunctionDef>,
[INFO] [stdout]     |         ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_function_def`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `type_def_provider`
[INFO] [stdout]    --> core/src/codegen/c/text_macro.rs:439:9
[INFO] [stdout]     |
[INFO] [stdout] 439 |         type_def_provider: &dyn TypeDefProvider,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_type_def_provider`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `ast_type`
[INFO] [stdout]    --> core/src/codegen/c/text_macro.rs:479:38
[INFO] [stdout]     |
[INFO] [stdout] 479 |         if let MacroParam::Ref(name, ast_type, ast_type_type) = value {
[INFO] [stdout]     |                                      ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_ast_type`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `function_def`
[INFO] [stdout]    --> core/src/codegen/c/text_macro.rs:475:9
[INFO] [stdout]     |
[INFO] [stdout] 475 |         function_def: Option<&ASTTypedFunctionDef>,
[INFO] [stdout]     |         ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_function_def`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `type_def_provider`
[INFO] [stdout]    --> core/src/codegen/c/text_macro.rs:476:9
[INFO] [stdout]     |
[INFO] [stdout] 476 |         type_def_provider: &dyn TypeDefProvider,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_type_def_provider`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `namespace`
[INFO] [stdout]    --> core/src/codegen/c/text_macro.rs:522:26
[INFO] [stdout]     |
[INFO] [stdout] 522 |                     let (namespace, name) = if let Some(ASTTypedType::Enum { namespace, name }) =
[INFO] [stdout]     |                          ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_namespace`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `i`
[INFO] [stdout]    --> core/src/codegen/c/text_macro.rs:536:38
[INFO] [stdout]     |
[INFO] [stdout] 536 |                         if let Some((i, variant)) = enum_def
[INFO] [stdout]     |                                      ^ help: if this is intentional, prefix it with an underscore: `_i`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `namespace`
[INFO] [stdout]    --> core/src/codegen/c/text_macro.rs:543:33
[INFO] [stdout]     |
[INFO] [stdout] 543 | ...                   namespace,
[INFO] [stdout]     |                       ^^^^^^^^^ help: try ignoring the field: `namespace: _`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `param_types`
[INFO] [stdout]    --> core/src/codegen/c/text_macro.rs:545:33
[INFO] [stdout]     |
[INFO] [stdout] 545 | ...                   param_types,
[INFO] [stdout]     |                       ^^^^^^^^^^^ help: try ignoring the field: `param_types: _`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `index`
[INFO] [stdout]    --> core/src/codegen/c/text_macro.rs:546:33
[INFO] [stdout]     |
[INFO] [stdout] 546 | ...                   index,
[INFO] [stdout]     |                       ^^^^^ help: try ignoring the field: `index: _`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `statics`
[INFO] [stdout]    --> core/src/codegen/c/text_macro.rs:513:9
[INFO] [stdout]     |
[INFO] [stdout] 513 |         statics: &mut Statics,
[INFO] [stdout]     |         ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_statics`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `i`
[INFO] [stdout]    --> core/src/codegen/c/text_macro.rs:540:37
[INFO] [stdout]     |
[INFO] [stdout] 540 | ...                   .find(|(i, v)| &v.name == variant_name)
[INFO] [stdout]     |                               ^ help: if this is intentional, prefix it with an underscore: `_i`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `i`
[INFO] [stdout]    --> core/src/codegen/c/typed_function_creator.rs:159:18
[INFO] [stdout]     |
[INFO] [stdout] 159 |             for (i, (name, kind)) in lambda_space.iter().enumerate() {
[INFO] [stdout]     |                  ^ help: if this is intentional, prefix it with an underscore: `_i`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `module`
[INFO] [stdout]    --> core/src/codegen/c/typed_function_creator.rs:395:9
[INFO] [stdout]     |
[INFO] [stdout] 395 |         module: &EnhancedASTModule,
[INFO] [stdout]     |         ^^^^^^ help: if this is intentional, prefix it with an underscore: `_module`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking anstyle-query v1.1.2
[INFO] [stdout] warning: unused variable: `a`
[INFO] [stdout]    --> core/src/codegen/compile_target.rs:484:48
[INFO] [stdout]     |
[INFO] [stdout] 484 |         if let CompilationErrorKind::TypeCheck(a, b) = &error.error_kind {
[INFO] [stdout]     |                                                ^ help: if this is intentional, prefix it with an underscore: `_a`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking anstream v0.6.18
[INFO] [stderr]     Checking clap_lex v0.7.4
[INFO] [stdout] warning: unused variable: `namespace`
[INFO] [stdout]    --> core/src/codegen/enh_ast.rs:695:17
[INFO] [stdout]     |
[INFO] [stdout] 695 |                 namespace,
[INFO] [stdout]     |                 ^^^^^^^^^ help: try ignoring the field: `namespace: _`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking strsim v0.11.1
[INFO] [stdout] warning: unused variable: `value`
[INFO] [stdout]    --> core/src/codegen/function_call_parameters.rs:280:9
[INFO] [stdout]     |
[INFO] [stdout] 280 |         value: String,
[INFO] [stdout]     |         ^^^^^ help: if this is intentional, prefix it with an underscore: `_value`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `typed_type`
[INFO] [stdout]    --> core/src/codegen/function_call_parameters.rs:282:9
[INFO] [stdout]     |
[INFO] [stdout] 282 |         typed_type: &ASTTypedType,
[INFO] [stdout]     |         ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_typed_type`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `statics`
[INFO] [stdout]    --> core/src/codegen/function_call_parameters.rs:283:9
[INFO] [stdout]     |
[INFO] [stdout] 283 |         statics: &Statics,
[INFO] [stdout]     |         ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_statics`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `name`
[INFO] [stdout]    --> core/src/codegen/function_call_parameters.rs:338:9
[INFO] [stdout]     |
[INFO] [stdout] 338 |         name: String,
[INFO] [stdout]     |         ^^^^ help: if this is intentional, prefix it with an underscore: `_name`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `t`
[INFO] [stdout]    --> core/src/codegen/function_call_parameters.rs:341:9
[INFO] [stdout]     |
[INFO] [stdout] 341 |         t: &ASTTypedType,
[INFO] [stdout]     |         ^ help: if this is intentional, prefix it with an underscore: `_t`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `function_def`
[INFO] [stdout]    --> core/src/codegen/function_call_parameters.rs:377:9
[INFO] [stdout]     |
[INFO] [stdout] 377 |         function_def: &ASTTypedFunctionDef,
[INFO] [stdout]     |         ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_function_def`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `param_type`
[INFO] [stdout]    --> core/src/codegen/function_call_parameters.rs:378:9
[INFO] [stdout]     |
[INFO] [stdout] 378 |         param_type: &ASTTypedType,
[INFO] [stdout]     |         ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_param_type`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `name`
[INFO] [stdout]    --> core/src/codegen/function_call_parameters.rs:379:9
[INFO] [stdout]     |
[INFO] [stdout] 379 |         name: &str,
[INFO] [stdout]     |         ^^^^ help: if this is intentional, prefix it with an underscore: `_name`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `param_index`
[INFO] [stdout]    --> core/src/codegen/function_call_parameters.rs:380:9
[INFO] [stdout]     |
[INFO] [stdout] 380 |         param_index: usize,
[INFO] [stdout]     |         ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_param_index`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `statics`
[INFO] [stdout]    --> core/src/codegen/function_call_parameters.rs:640:9
[INFO] [stdout]     |
[INFO] [stdout] 640 |         statics: &Statics,
[INFO] [stdout]     |         ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_statics`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `type_def_provider`
[INFO] [stdout]    --> core/src/codegen/function_call_parameters.rs:641:9
[INFO] [stdout]     |
[INFO] [stdout] 641 |         type_def_provider: &dyn TypeDefProvider,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_type_def_provider`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `typed_type`
[INFO] [stdout]    --> core/src/codegen/function_call_parameters.rs:642:9
[INFO] [stdout]     |
[INFO] [stdout] 642 |         typed_type: &ASTTypedType,
[INFO] [stdout]     |         ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_typed_type`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `statics`
[INFO] [stdout]    --> core/src/codegen/function_call_parameters.rs:672:9
[INFO] [stdout]     |
[INFO] [stdout] 672 |         statics: &Statics,
[INFO] [stdout]     |         ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_statics`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `type_def_provider`
[INFO] [stdout]    --> core/src/codegen/function_call_parameters.rs:673:9
[INFO] [stdout]     |
[INFO] [stdout] 673 |         type_def_provider: &dyn TypeDefProvider,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_type_def_provider`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `typed_type`
[INFO] [stdout]    --> core/src/codegen/function_call_parameters.rs:674:9
[INFO] [stdout]     |
[INFO] [stdout] 674 |         typed_type: &ASTTypedType,
[INFO] [stdout]     |         ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_typed_type`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `return_value`
[INFO] [stdout]    --> core/src/codegen/function_call_parameters.rs:757:9
[INFO] [stdout]     |
[INFO] [stdout] 757 |         return_value: bool,
[INFO] [stdout]     |         ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_return_value`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `is_inner_value`
[INFO] [stdout]    --> core/src/codegen/function_call_parameters.rs:758:9
[INFO] [stdout]     |
[INFO] [stdout] 758 |         is_inner_value: bool,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_is_inner_value`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `return_type`
[INFO] [stdout]    --> core/src/codegen/function_call_parameters.rs:759:9
[INFO] [stdout]     |
[INFO] [stdout] 759 |         return_type: Option<&ASTTypedType>,
[INFO] [stdout]     |         ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_return_type`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `statics`
[INFO] [stdout]    --> core/src/codegen/function_call_parameters.rs:760:9
[INFO] [stdout]     |
[INFO] [stdout] 760 |         statics: &Statics,
[INFO] [stdout]     |         ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_statics`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling ntest_test_cases v0.9.3
[INFO] [stderr]    Compiling ntest_timeout v0.9.3
[INFO] [stderr]     Checking clap_builder v4.5.23
[INFO] [stdout] warning: unused variable: `type_def_provider`
[INFO] [stdout]     --> core/src/codegen/mod.rs:2063:5
[INFO] [stdout]      |
[INFO] [stdout] 2063 |     type_def_provider: &dyn TypeDefProvider,
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_type_def_provider`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `call_parameters`
[INFO] [stdout]     --> core/src/codegen/mod.rs:2734:9
[INFO] [stdout]      |
[INFO] [stdout] 2734 |         call_parameters: &Box<dyn FunctionCallParametersAsm + 'a>,
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_call_parameters`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `return_value`
[INFO] [stdout]     --> core/src/codegen/mod.rs:2735:9
[INFO] [stdout]      |
[INFO] [stdout] 2735 |         return_value: bool,
[INFO] [stdout]      |         ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_return_value`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `is_inner_call`
[INFO] [stdout]     --> core/src/codegen/mod.rs:2736:9
[INFO] [stdout]      |
[INFO] [stdout] 2736 |         is_inner_call: bool,
[INFO] [stdout]      |         ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_is_inner_call`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `statics`
[INFO] [stdout]     --> core/src/codegen/mod.rs:2737:9
[INFO] [stdout]      |
[INFO] [stdout] 2737 |         statics: &Statics,
[INFO] [stdout]      |         ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_statics`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `call_parameters`
[INFO] [stdout]     --> core/src/codegen/mod.rs:2796:9
[INFO] [stdout]      |
[INFO] [stdout] 2796 |         call_parameters: &Box<dyn FunctionCallParametersAsm + 'a>,
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_call_parameters`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `ast_type_type`
[INFO] [stdout]     --> core/src/codegen/mod.rs:2797:9
[INFO] [stdout]      |
[INFO] [stdout] 2797 |         ast_type_type: &ASTTypedType,
[INFO] [stdout]      |         ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_ast_type_type`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `statics`
[INFO] [stdout]     --> core/src/codegen/mod.rs:2798:9
[INFO] [stdout]      |
[INFO] [stdout] 2798 |         statics: &Statics,
[INFO] [stdout]      |         ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_statics`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `return_value`
[INFO] [stdout]     --> core/src/codegen/mod.rs:2799:9
[INFO] [stdout]      |
[INFO] [stdout] 2799 |         return_value: bool,
[INFO] [stdout]      |         ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_return_value`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `is_inner_call`
[INFO] [stdout]     --> core/src/codegen/mod.rs:2800:9
[INFO] [stdout]      |
[INFO] [stdout] 2800 |         is_inner_call: bool,
[INFO] [stdout]      |         ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_is_inner_call`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `name`
[INFO] [stdout]     --> core/src/codegen/mod.rs:2915:9
[INFO] [stdout]      |
[INFO] [stdout] 2915 |         name: &str,
[INFO] [stdout]      |         ^^^^ help: if this is intentional, prefix it with an underscore: `_name`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `typed_type`
[INFO] [stdout]     --> core/src/codegen/mod.rs:2916:9
[INFO] [stdout]      |
[INFO] [stdout] 2916 |         typed_type: &ASTTypedType,
[INFO] [stdout]      |         ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_typed_type`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `statics`
[INFO] [stdout]     --> core/src/codegen/mod.rs:2917:9
[INFO] [stdout]      |
[INFO] [stdout] 2917 |         statics: &Statics,
[INFO] [stdout]      |         ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_statics`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `t`
[INFO] [stdout]     --> core/src/codegen/mod.rs:2962:9
[INFO] [stdout]      |
[INFO] [stdout] 2962 |         t: &ASTTypedType,
[INFO] [stdout]      |         ^ help: if this is intentional, prefix it with an underscore: `_t`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `t`
[INFO] [stdout]     --> core/src/codegen/mod.rs:2985:9
[INFO] [stdout]      |
[INFO] [stdout] 2985 |         t: &ASTTypedType,
[INFO] [stdout]      |         ^ help: if this is intentional, prefix it with an underscore: `_t`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `statics`
[INFO] [stdout]     --> core/src/codegen/mod.rs:3025:9
[INFO] [stdout]      |
[INFO] [stdout] 3025 |         statics: &Statics,
[INFO] [stdout]      |         ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_statics`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `name`
[INFO] [stdout]     --> core/src/codegen/mod.rs:3026:9
[INFO] [stdout]      |
[INFO] [stdout] 3026 |         name: &str,
[INFO] [stdout]      |         ^^^^ help: if this is intentional, prefix it with an underscore: `_name`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `statics`
[INFO] [stdout]     --> core/src/codegen/mod.rs:3160:9
[INFO] [stdout]      |
[INFO] [stdout] 3160 |         statics: &mut Statics,
[INFO] [stdout]      |         ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_statics`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `statics`
[INFO] [stdout]     --> core/src/codegen/mod.rs:3181:9
[INFO] [stdout]      |
[INFO] [stdout] 3181 |         statics: &mut Statics,
[INFO] [stdout]      |         ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_statics`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `lambda_space`
[INFO] [stdout]     --> core/src/codegen/mod.rs:3182:9
[INFO] [stdout]      |
[INFO] [stdout] 3182 |         lambda_space: &LambdaSpace,
[INFO] [stdout]      |         ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_lambda_space`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `def`
[INFO] [stdout]     --> core/src/codegen/mod.rs:3183:9
[INFO] [stdout]      |
[INFO] [stdout] 3183 |         def: &ASTTypedFunctionDef,
[INFO] [stdout]      |         ^^^ help: if this is intentional, prefix it with an underscore: `_def`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `call_parameters`
[INFO] [stdout]     --> core/src/codegen/mod.rs:3275:9
[INFO] [stdout]      |
[INFO] [stdout] 3275 |         call_parameters: Option<&Box<dyn FunctionCallParametersAsm + 'a>>,
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_call_parameters`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `return_value`
[INFO] [stdout]     --> core/src/codegen/mod.rs:3276:9
[INFO] [stdout]      |
[INFO] [stdout] 3276 |         return_value: bool,
[INFO] [stdout]      |         ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_return_value`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `is_inner_call`
[INFO] [stdout]     --> core/src/codegen/mod.rs:3277:9
[INFO] [stdout]      |
[INFO] [stdout] 3277 |         is_inner_call: bool,
[INFO] [stdout]      |         ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_is_inner_call`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `return_type`
[INFO] [stdout]     --> core/src/codegen/mod.rs:3278:9
[INFO] [stdout]      |
[INFO] [stdout] 3278 |         return_type: Option<&ASTTypedType>,
[INFO] [stdout]      |         ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_return_type`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `statics`
[INFO] [stdout]     --> core/src/codegen/mod.rs:3279:9
[INFO] [stdout]      |
[INFO] [stdout] 3279 |         statics: &Statics,
[INFO] [stdout]      |         ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_statics`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `return_value`
[INFO] [stdout]     --> core/src/codegen/mod.rs:3290:9
[INFO] [stdout]      |
[INFO] [stdout] 3290 |         return_value: bool,
[INFO] [stdout]      |         ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_return_value`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `is_inner_call`
[INFO] [stdout]     --> core/src/codegen/mod.rs:3291:9
[INFO] [stdout]      |
[INFO] [stdout] 3291 |         is_inner_call: bool,
[INFO] [stdout]      |         ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_is_inner_call`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `typed_module`
[INFO] [stdout]     --> core/src/codegen/mod.rs:3467:9
[INFO] [stdout]      |
[INFO] [stdout] 3467 |         typed_module: &ASTTypedModule,
[INFO] [stdout]      |         ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_typed_module`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `function_def`
[INFO] [stdout]     --> core/src/codegen/mod.rs:3623:9
[INFO] [stdout]      |
[INFO] [stdout] 3623 |         function_def: Option<&ASTTypedFunctionDef>,
[INFO] [stdout]      |         ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_function_def`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking rand v0.4.6
[INFO] [stderr]     Checking remove_dir_all v0.5.3
[INFO] [stdout] warning: unused variable: `info`
[INFO] [stdout]    --> core/src/project.rs:424:47
[INFO] [stdout]     |
[INFO] [stdout] 424 |             modules.iter_mut().for_each(|(it, info)| {
[INFO] [stdout]     |                                               ^^^^ help: if this is intentional, prefix it with an underscore: `_info`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `info`
[INFO] [stdout]    --> core/src/project.rs:471:33
[INFO] [stdout]     |
[INFO] [stdout] 471 |             .filter(|(function, info)| {
[INFO] [stdout]     |                                 ^^^^ help: if this is intentional, prefix it with an underscore: `_info`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking ntest v0.9.3
[INFO] [stdout] warning: unused variable: `ft`
[INFO] [stdout]    --> core/src/transformations/functions_creator.rs:133:67
[INFO] [stdout]     |
[INFO] [stdout] 133 |         let ((parameters_names, parameters_positions, signature), ft) = signatures.remove(0);
[INFO] [stdout]     |                                                                   ^^ help: if this is intentional, prefix it with an underscore: `_ft`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `name`
[INFO] [stdout]    --> core/src/transformations/functions_creator.rs:732:46
[INFO] [stdout]     |
[INFO] [stdout] 732 |     fn struct_property_body(&self, i: usize, name: &str) -> (String, bool) {
[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]    --> core/src/transformations/functions_creator.rs:754:44
[INFO] [stdout]     |
[INFO] [stdout] 754 |     fn struct_setter_body(&self, i: usize, name: &str) -> String {
[INFO] [stdout]     |                                            ^^^^ help: if this is intentional, prefix it with an underscore: `_name`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `module`
[INFO] [stdout]    --> core/src/transformations/functions_creator.rs:848:9
[INFO] [stdout]     |
[INFO] [stdout] 848 |         module: &mut ASTModule,
[INFO] [stdout]     |         ^^^^^^ help: if this is intentional, prefix it with an underscore: `_module`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `module`
[INFO] [stdout]   --> core/src/transformations/typed_functions_creator.rs:73:9
[INFO] [stdout]    |
[INFO] [stdout] 73 |         module: &EnhancedASTModule,
[INFO] [stdout]    |         ^^^^^^ help: if this is intentional, prefix it with an underscore: `_module`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `module`
[INFO] [stdout]   --> core/src/transformations/typed_functions_creator.rs:87:9
[INFO] [stdout]    |
[INFO] [stdout] 87 |         module: &EnhancedASTModule,
[INFO] [stdout]    |         ^^^^^^ help: if this is intentional, prefix it with an underscore: `_module`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `ast_type`
[INFO] [stdout]    --> core/src/transformations/typed_functions_creator.rs:218:13
[INFO] [stdout]     |
[INFO] [stdout] 218 |         let ast_type = ASTTypedType::Struct {
[INFO] [stdout]     |             ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_ast_type`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `module`
[INFO] [stdout]    --> core/src/transformations/typed_functions_creator.rs:497:9
[INFO] [stdout]     |
[INFO] [stdout] 497 |         module: &EnhancedASTModule,
[INFO] [stdout]     |         ^^^^^^ help: if this is intentional, prefix it with an underscore: `_module`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking test_bin v0.4.0
[INFO] [stdout] warning: unused variable: `parameters`
[INFO] [stdout]    --> core/src/type_check/typed_ast.rs:169:17
[INFO] [stdout]     |
[INFO] [stdout] 169 |                 parameters,
[INFO] [stdout]     |                 ^^^^^^^^^^ help: try ignoring the field: `parameters: _`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `return_type`
[INFO] [stdout]    --> core/src/type_check/typed_ast.rs:170:17
[INFO] [stdout]     |
[INFO] [stdout] 170 |                 return_type,
[INFO] [stdout]     |                 ^^^^^^^^^^^ help: try ignoring the field: `return_type: _`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `namespace`
[INFO] [stdout]    --> core/src/type_check/typed_ast.rs:593:13
[INFO] [stdout]     |
[INFO] [stdout] 593 |             namespace,
[INFO] [stdout]     |             ^^^^^^^^^ help: try ignoring the field: `namespace: _`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `param_types`
[INFO] [stdout]    --> core/src/type_check/typed_ast.rs:595:13
[INFO] [stdout]     |
[INFO] [stdout] 595 |             param_types,
[INFO] [stdout]     |             ^^^^^^^^^^^ help: try ignoring the field: `param_types: _`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `index`
[INFO] [stdout]    --> core/src/type_check/typed_ast.rs:596:13
[INFO] [stdout]     |
[INFO] [stdout] 596 |             index,
[INFO] [stdout]     |             ^^^^^ help: try ignoring the field: `index: _`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `return_type_filter`
[INFO] [stdout]    --> core/src/type_check/ast_modules_container.rs:262:9
[INFO] [stdout]     |
[INFO] [stdout] 262 |         return_type_filter: Option<&ASTType>,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_return_type_filter`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `a_rt`
[INFO] [stdout]    --> core/src/type_check/ast_modules_container.rs:391:38
[INFO] [stdout]     |
[INFO] [stdout] 391 |                         return_type: a_rt,
[INFO] [stdout]     |                                      ^^^^ help: if this is intentional, prefix it with an underscore: `_a_rt`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `wrt`
[INFO] [stdout]    --> core/src/type_check/ast_modules_container.rs:396:42
[INFO] [stdout]     |
[INFO] [stdout] 396 | ...                   return_type: wrt,
[INFO] [stdout]     |                                    ^^^ help: if this is intentional, prefix it with an underscore: `_wrt`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `name`
[INFO] [stdout]    --> core/src/type_check/ast_modules_container.rs:413:33
[INFO] [stdout]     |
[INFO] [stdout] 413 |             ASTType::Generic(_, name) => true,
[INFO] [stdout]     |                                 ^^^^ help: if this is intentional, prefix it with an underscore: `_name`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `i`
[INFO] [stdout]    --> core/src/type_check/ast_type_checker.rs:195:42
[INFO] [stdout]     |
[INFO] [stdout] 195 |             Some(ASTTypeFilter::Exact(t, i)) => t.is_generic(),
[INFO] [stdout]     |                                          ^ help: if this is intentional, prefix it with an underscore: `_i`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `p_errors`
[INFO] [stdout]     --> core/src/type_check/ast_type_checker.rs:1019:21
[INFO] [stdout]      |
[INFO] [stdout] 1019 |                 let p_errors = self.resolve_type_filter(
[INFO] [stdout]      |                     ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_p_errors`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `ignore`
[INFO] [stdout]     --> core/src/type_check/ast_type_checker.rs:1250:21
[INFO] [stdout]      |
[INFO] [stdout] 1250 |                 let ignore = if let ASTType::Generic(_, p1) = effective_type {
[INFO] [stdout]      |                     ^^^^^^ help: if this is intentional, prefix it with an underscore: `_ignore`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `call_expr_info`
[INFO] [stdout]    --> core/src/type_check/functions_dependencies.rs:248:41
[INFO] [stdout]     |
[INFO] [stdout] 248 | ...                   call_expr_info,
[INFO] [stdout]     |                       ^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_call_expr_info`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `module_info`
[INFO] [stdout]    --> core/src/type_check/functions_dependencies.rs:448:75
[INFO] [stdout]     |
[INFO] [stdout] 448 | ...                   ASTTypeFilter::Exact(asttype, module_info) => {
[INFO] [stdout]     |                                                     ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_module_info`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `asttype_filter`
[INFO] [stdout]    --> core/src/type_check/functions_dependencies.rs:492:70
[INFO] [stdout]     |
[INFO] [stdout] 492 | ...                   ASTTypeFilter::Lambda(_, asttype_filter) => {}
[INFO] [stdout]     |                                                ^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_asttype_filter`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking tempdir v0.3.7
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> core/src/type_check/functions_dependencies.rs:417:13
[INFO] [stdout]     |
[INFO] [stdout] 417 |         let mut parameter_dependencies = ASTParameterDependencies::Any;
[INFO] [stdout]     |             ----^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |             |
[INFO] [stdout]     |             help: remove this `mut`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_mut)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `astposition`
[INFO] [stdout]    --> core/src/type_check/functions_dependencies.rs:659:52
[INFO] [stdout]     |
[INFO] [stdout] 659 |             ASTStatement::LetStatement(_, expr, _, astposition) => {
[INFO] [stdout]     |                                                    ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_astposition`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `strip_ifdef` is never used
[INFO] [stdout]     --> core/src/codegen/mod.rs:2420:8
[INFO] [stdout]      |
[INFO] [stdout] 2137 | impl CodeGenAsm {
[INFO] [stdout]      | --------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 2420 |     fn strip_ifdef(&self, code: &str, def: &str) -> String {
[INFO] [stdout]      |        ^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `libc` is never read
[INFO] [stdout]   --> core/src/codegen/backend.rs:51:5
[INFO] [stdout]    |
[INFO] [stdout] 49 | pub struct BackendNasmi386 {
[INFO] [stdout]    |            --------------- field in this struct
[INFO] [stdout] 50 |     linker: Linker,
[INFO] [stdout] 51 |     libc: bool,
[INFO] [stdout]    |     ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `BackendNasmi386` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `c_options` is never read
[INFO] [stdout]   --> core/src/codegen/c/code_gen_c.rs:77:5
[INFO] [stdout]    |
[INFO] [stdout] 74 | pub struct CodeGenC {
[INFO] [stdout]    |            -------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 77 |     c_options: COptions,
[INFO] [stdout]    |     ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `CodeGenC` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `inline` and `stack_vals` are never read
[INFO] [stdout]   --> core/src/codegen/c/function_call_parameters.rs:51:5
[INFO] [stdout]    |
[INFO] [stdout] 44 | pub struct CFunctionCallParameters {
[INFO] [stdout]    |            ----------------------- fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 51 |     inline: bool,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout] 52 |     stack_vals: StackVals,
[INFO] [stdout]    |     ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `get_natives` is never used
[INFO] [stdout]    --> core/src/project.rs:599:8
[INFO] [stdout]     |
[INFO] [stdout] 68  | impl RasmProject {
[INFO] [stdout]     | ---------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 599 |     fn get_natives(&self) -> Vec<PathBuf> {
[INFO] [stdout]     |        ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `debug` is never read
[INFO] [stdout]    --> core/src/transformations/functions_creator.rs:359:5
[INFO] [stdout]     |
[INFO] [stdout] 357 | pub struct FunctionsCreatorNasmi386 {
[INFO] [stdout]     |            ------------------------ field in this struct
[INFO] [stdout] 358 |     backend: BackendNasmi386,
[INFO] [stdout] 359 |     debug: bool,
[INFO] [stdout]     |     ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `debug` is never read
[INFO] [stdout]    --> core/src/transformations/typed_functions_creator.rs:271:5
[INFO] [stdout]     |
[INFO] [stdout] 269 | pub struct TypedFunctionsCreatorNasmi386 {
[INFO] [stdout]     |            ----------------------------- field in this struct
[INFO] [stdout] 270 |     backend: BackendNasmi386,
[INFO] [stdout] 271 |     debug: bool,
[INFO] [stdout]     |     ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `function_dependencies_inner_2` is never used
[INFO] [stdout]    --> core/src/type_check/functions_dependencies.rs:367:4
[INFO] [stdout]     |
[INFO] [stdout] 367 | fn function_dependencies_inner_2(
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `expression_return_value_is_not_used` is never used
[INFO] [stdout]    --> core/src/type_check/verify.rs:421:4
[INFO] [stdout]     |
[INFO] [stdout] 421 | fn expression_return_value_is_not_used(statement: &ASTTypedStatement) -> CompilationError {
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: using `.clone()` on a double reference, which returns `&EnhASTType` instead of cloning the inner type
[INFO] [stdout]    --> core/src/type_check/typed_ast.rs:923:59
[INFO] [stdout]     |
[INFO] [stdout] 923 |                     EnhTypeFilter::Exact(type_def_ast_type.clone().clone())
[INFO] [stdout]     |                                                           ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(suspicious_double_ref_op)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type parameter `FUNCTION_CALL_PARAMETERS` should have an upper camel case name
[INFO] [stdout]    --> core/src/codegen/mod.rs:176:23
[INFO] [stdout]     |
[INFO] [stdout] 176 | pub trait CodeGen<'a, FUNCTION_CALL_PARAMETERS: FunctionCallParameters> {
[INFO] [stdout]     |                       ^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `FunctionCallParameters`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(non_camel_case_types)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking hyper v0.14.32
[INFO] [stderr]     Checking tower v0.4.13
[INFO] [stderr]     Checking clap v4.5.23
[INFO] [stdout] warning: unreachable statement
[INFO] [stdout]    --> core/src/new_type_check2/mod.rs:952:13
[INFO] [stdout]     |
[INFO] [stdout] 951 |             panic!();
[INFO] [stdout]     |             -------- any code following this expression is unreachable
[INFO] [stdout] 952 |             let min = valid_functions.iter().map(|it| it.1).min().unwrap();
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ unreachable statement
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unreachable_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `statics`
[INFO] [stdout]    --> core/src/codegen/c/code_gen_c.rs:248:9
[INFO] [stdout]     |
[INFO] [stdout] 248 |         statics: &Statics,
[INFO] [stdout]     |         ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_statics`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `statics`
[INFO] [stdout]    --> core/src/codegen/c/code_gen_c.rs:322:9
[INFO] [stdout]     |
[INFO] [stdout] 322 |         statics: &Statics,
[INFO] [stdout]     |         ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_statics`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `stack`
[INFO] [stdout]    --> core/src/codegen/c/code_gen_c.rs:355:32
[INFO] [stdout]     |
[INFO] [stdout] 355 |     fn transform_before(&self, stack: &StackVals, before: String) -> String {
[INFO] [stdout]     |                                ^^^^^ help: if this is intentional, prefix it with an underscore: `_stack`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `generated_code`
[INFO] [stdout]    --> core/src/codegen/c/code_gen_c.rs:359:45
[INFO] [stdout]     |
[INFO] [stdout] 359 |     fn create_command_line_arguments(&self, generated_code: &mut String) {}
[INFO] [stdout]     |                                             ^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_generated_code`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `parameters`
[INFO] [stdout]    --> core/src/codegen/c/code_gen_c.rs:381:17
[INFO] [stdout]     |
[INFO] [stdout] 381 |                 parameters,
[INFO] [stdout]     |                 ^^^^^^^^^^ help: try ignoring the field: `parameters: _`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `name`
[INFO] [stdout]    --> core/src/codegen/c/code_gen_c.rs:375:20
[INFO] [stdout]     |
[INFO] [stdout] 375 |             .map(|(name, value)| (value.as_str(), None))
[INFO] [stdout]     |                    ^^^^ help: if this is intentional, prefix it with an underscore: `_name`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `index_in_lambda_space`
[INFO] [stdout]    --> core/src/codegen/c/code_gen_c.rs:410:9
[INFO] [stdout]     |
[INFO] [stdout] 410 |         index_in_lambda_space: usize,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_index_in_lambda_space`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `name`
[INFO] [stdout]    --> core/src/codegen/c/code_gen_c.rs:420:20
[INFO] [stdout]     |
[INFO] [stdout] 420 |             .map(|(name, value)| (value.as_str(), None))
[INFO] [stdout]     |                    ^^^^ help: if this is intentional, prefix it with an underscore: `_name`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `function_call`
[INFO] [stdout]    --> core/src/codegen/c/code_gen_c.rs:471:9
[INFO] [stdout]     |
[INFO] [stdout] 471 |         function_call: &ASTTypedFunctionCall,
[INFO] [stdout]     |         ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_function_call`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `before`
[INFO] [stdout]    --> core/src/codegen/c/code_gen_c.rs:472:9
[INFO] [stdout]     |
[INFO] [stdout] 472 |         before: &mut String,
[INFO] [stdout]     |         ^^^^^^ help: if this is intentional, prefix it with an underscore: `_before`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `call_parameters`
[INFO] [stdout]    --> core/src/codegen/c/code_gen_c.rs:473:9
[INFO] [stdout]     |
[INFO] [stdout] 473 |         call_parameters: &mut Box<CFunctionCallParameters>,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_call_parameters`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `added_to_stack`
[INFO] [stdout]    --> core/src/codegen/c/code_gen_c.rs:480:9
[INFO] [stdout]     |
[INFO] [stdout] 480 |         added_to_stack: &String,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_added_to_stack`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `call_parameters`
[INFO] [stdout]    --> core/src/codegen/c/code_gen_c.rs:481:9
[INFO] [stdout]     |
[INFO] [stdout] 481 |         call_parameters: &Box<CFunctionCallParameters>,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_call_parameters`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `id`
[INFO] [stdout]    --> core/src/codegen/c/code_gen_c.rs:493:9
[INFO] [stdout]     |
[INFO] [stdout] 493 |         id: usize,
[INFO] [stdout]     |         ^^ help: if this is intentional, prefix it with an underscore: `_id`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `index`
[INFO] [stdout]    --> core/src/codegen/c/code_gen_c.rs:527:9
[INFO] [stdout]     |
[INFO] [stdout] 527 |         index: &EnhASTIndex,
[INFO] [stdout]     |         ^^^^^ help: if this is intentional, prefix it with an underscore: `_index`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `address_relative_to_bp`
[INFO] [stdout]    --> core/src/codegen/c/code_gen_c.rs:537:9
[INFO] [stdout]     |
[INFO] [stdout] 537 |         address_relative_to_bp: &usize,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_address_relative_to_bp`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `index`
[INFO] [stdout]    --> core/src/codegen/c/code_gen_c.rs:564:9
[INFO] [stdout]     |
[INFO] [stdout] 564 |         index: &EnhASTIndex,
[INFO] [stdout]     |         ^^^^^ help: if this is intentional, prefix it with an underscore: `_index`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `address_relative_to_bp`
[INFO] [stdout]    --> core/src/codegen/c/code_gen_c.rs:567:9
[INFO] [stdout]     |
[INFO] [stdout] 567 |         address_relative_to_bp: &usize,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_address_relative_to_bp`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `statics_key`
[INFO] [stdout]    --> core/src/codegen/c/code_gen_c.rs:589:9
[INFO] [stdout]     |
[INFO] [stdout] 589 |         statics_key: &str,
[INFO] [stdout]     |         ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_statics_key`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `body`
[INFO] [stdout]    --> core/src/codegen/c/code_gen_c.rs:634:9
[INFO] [stdout]     |
[INFO] [stdout] 634 |         body: &mut String,
[INFO] [stdout]     |         ^^^^ help: if this is intentional, prefix it with an underscore: `_body`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `address_relative_to_bp`
[INFO] [stdout]    --> core/src/codegen/c/code_gen_c.rs:635:9
[INFO] [stdout]     |
[INFO] [stdout] 635 |         address_relative_to_bp: usize,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_address_relative_to_bp`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `typed_type`
[INFO] [stdout]    --> core/src/codegen/c/code_gen_c.rs:637:9
[INFO] [stdout]     |
[INFO] [stdout] 637 |         typed_type: &ASTTypedType,
[INFO] [stdout]     |         ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_typed_type`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `stack`
[INFO] [stdout]    --> core/src/codegen/c/code_gen_c.rs:638:9
[INFO] [stdout]     |
[INFO] [stdout] 638 |         stack: &StackVals,
[INFO] [stdout]     |         ^^^^^ help: if this is intentional, prefix it with an underscore: `_stack`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `body`
[INFO] [stdout]    --> core/src/codegen/c/code_gen_c.rs:661:9
[INFO] [stdout]     |
[INFO] [stdout] 661 |         body: &mut String,
[INFO] [stdout]     |         ^^^^ help: if this is intentional, prefix it with an underscore: `_body`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `address_relative_to_bp`
[INFO] [stdout]    --> core/src/codegen/c/code_gen_c.rs:662:9
[INFO] [stdout]     |
[INFO] [stdout] 662 |         address_relative_to_bp: usize,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_address_relative_to_bp`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `out`
[INFO] [stdout]    --> core/src/codegen/c/code_gen_c.rs:691:39
[INFO] [stdout]     |
[INFO] [stdout] 691 |     fn reserve_return_register(&self, out: &mut String, stack: &StackVals) {
[INFO] [stdout]     |                                       ^^^ help: if this is intentional, prefix it with an underscore: `_out`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `stack`
[INFO] [stdout]    --> core/src/codegen/c/code_gen_c.rs:691:57
[INFO] [stdout]     |
[INFO] [stdout] 691 |     fn reserve_return_register(&self, out: &mut String, stack: &StackVals) {
[INFO] [stdout]     |                                                         ^^^^^ help: if this is intentional, prefix it with an underscore: `_stack`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `stack`
[INFO] [stdout]    --> core/src/codegen/c/code_gen_c.rs:755:9
[INFO] [stdout]     |
[INFO] [stdout] 755 |         stack: &StackVals,
[INFO] [stdout]     |         ^^^^^ help: if this is intentional, prefix it with an underscore: `_stack`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `statics`
[INFO] [stdout]    --> core/src/codegen/c/code_gen_c.rs:808:37
[INFO] [stdout]     |
[INFO] [stdout] 808 |     fn string_literal_return(&self, statics: &mut Statics, before: &mut String, value: &String) {
[INFO] [stdout]     |                                     ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_statics`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `native_code`
[INFO] [stdout]    --> core/src/codegen/c/code_gen_c.rs:856:33
[INFO] [stdout]     |
[INFO] [stdout] 856 |     fn print_memory_info(&self, native_code: &mut String, statics: &Statics) {
[INFO] [stdout]     |                                 ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_native_code`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `statics`
[INFO] [stdout]    --> core/src/codegen/c/code_gen_c.rs:856:59
[INFO] [stdout]     |
[INFO] [stdout] 856 |     fn print_memory_info(&self, native_code: &mut String, statics: &Statics) {
[INFO] [stdout]     |                                                           ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_statics`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `generated_code`
[INFO] [stdout]    --> core/src/codegen/c/code_gen_c.rs:864:40
[INFO] [stdout]     |
[INFO] [stdout] 864 |     fn initialize_static_values(&self, generated_code: &mut String) {
[INFO] [stdout]     |                                        ^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_generated_code`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `name`
[INFO] [stdout]    --> core/src/codegen/c/code_gen_c.rs:886:20
[INFO] [stdout]     |
[INFO] [stdout] 886 |             .map(|(name, value)| (value.as_str(), None))
[INFO] [stdout]     |                    ^^^^ help: if this is intentional, prefix it with an underscore: `_name`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `comment`
[INFO] [stdout]    --> core/src/codegen/c/code_gen_c.rs:914:9
[INFO] [stdout]     |
[INFO] [stdout] 914 |         comment: Option<&str>,
[INFO] [stdout]     |         ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_comment`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `code`
[INFO] [stdout]    --> core/src/codegen/c/code_gen_c.rs:960:24
[INFO] [stdout]     |
[INFO] [stdout] 960 |     fn preamble(&self, code: &mut String) {}
[INFO] [stdout]     |                        ^^^^ help: if this is intentional, prefix it with an underscore: `_code`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `namespace`
[INFO] [stdout]    --> core/src/codegen/c/code_gen_c.rs:964:9
[INFO] [stdout]     |
[INFO] [stdout] 964 |         namespace: &EnhASTNameSpace,
[INFO] [stdout]     |         ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_namespace`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `lambda_space`
[INFO] [stdout]    --> core/src/codegen/c/code_gen_c.rs:965:9
[INFO] [stdout]     |
[INFO] [stdout] 965 |         lambda_space: &LambdaSpace,
[INFO] [stdout]     |         ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_lambda_space`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `type_def_provider`
[INFO] [stdout]    --> core/src/codegen/c/code_gen_c.rs:966:9
[INFO] [stdout]     |
[INFO] [stdout] 966 |         type_def_provider: &dyn TypeDefProvider,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_type_def_provider`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `statics`
[INFO] [stdout]    --> core/src/codegen/c/code_gen_c.rs:967:9
[INFO] [stdout]     |
[INFO] [stdout] 967 |         statics: &mut Statics,
[INFO] [stdout]     |         ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_statics`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `name`
[INFO] [stdout]    --> core/src/codegen/c/code_gen_c.rs:968:9
[INFO] [stdout]     |
[INFO] [stdout] 968 |         name: &str,
[INFO] [stdout]     |         ^^^^ help: if this is intentional, prefix it with an underscore: `_name`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `is_deref`
[INFO] [stdout]    --> core/src/codegen/c/code_gen_c.rs:969:9
[INFO] [stdout]     |
[INFO] [stdout] 969 |         is_deref: bool,
[INFO] [stdout]     |         ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_is_deref`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `stack`
[INFO] [stdout]    --> core/src/codegen/c/code_gen_c.rs:974:34
[INFO] [stdout]     |
[INFO] [stdout] 974 |     fn reserve_local_vals(&self, stack: &StackVals, out: &mut String) {}
[INFO] [stdout]     |                                  ^^^^^ help: if this is intentional, prefix it with an underscore: `_stack`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `out`
[INFO] [stdout]    --> core/src/codegen/c/code_gen_c.rs:974:53
[INFO] [stdout]     |
[INFO] [stdout] 974 |     fn reserve_local_vals(&self, stack: &StackVals, out: &mut String) {}
[INFO] [stdout]     |                                                     ^^^ help: if this is intentional, prefix it with an underscore: `_out`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `namespace`
[INFO] [stdout]     --> core/src/codegen/c/code_gen_c.rs:1006:25
[INFO] [stdout]      |
[INFO] [stdout] 1006 |                         namespace,
[INFO] [stdout]      |                         ^^^^^^^^^ help: try ignoring the field: `namespace: _`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `param_types`
[INFO] [stdout]     --> core/src/codegen/c/code_gen_c.rs:1008:25
[INFO] [stdout]      |
[INFO] [stdout] 1008 |                         param_types,
[INFO] [stdout]      |                         ^^^^^^^^^^^ help: try ignoring the field: `param_types: _`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `index`
[INFO] [stdout]     --> core/src/codegen/c/code_gen_c.rs:1009:25
[INFO] [stdout]      |
[INFO] [stdout] 1009 |                         index,
[INFO] [stdout]      |                         ^^^^^ help: try ignoring the field: `index: _`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `i`
[INFO] [stdout]     --> core/src/codegen/c/code_gen_c.rs:1085:18
[INFO] [stdout]      |
[INFO] [stdout] 1085 |             for (i, clambda) in clambdas.lambdas.values().enumerate() {
[INFO] [stdout]      |                  ^ help: if this is intentional, prefix it with an underscore: `_i`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `namespace`
[INFO] [stdout]     --> core/src/codegen/c/code_gen_c.rs:1172:25
[INFO] [stdout]      |
[INFO] [stdout] 1172 |                         namespace,
[INFO] [stdout]      |                         ^^^^^^^^^ help: try ignoring the field: `namespace: _`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `param_types`
[INFO] [stdout]     --> core/src/codegen/c/code_gen_c.rs:1174:25
[INFO] [stdout]      |
[INFO] [stdout] 1174 |                         param_types,
[INFO] [stdout]      |                         ^^^^^^^^^^^ help: try ignoring the field: `param_types: _`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `index`
[INFO] [stdout]     --> core/src/codegen/c/code_gen_c.rs:1175:25
[INFO] [stdout]      |
[INFO] [stdout] 1175 |                         index,
[INFO] [stdout]      |                         ^^^^^ help: try ignoring the field: `index: _`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `out`
[INFO] [stdout]     --> core/src/codegen/c/code_gen_c.rs:1205:33
[INFO] [stdout]      |
[INFO] [stdout] 1205 |     fn function_preamble(&self, out: &mut String) {
[INFO] [stdout]      |                                 ^^^ help: if this is intentional, prefix it with an underscore: `_out`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `out`
[INFO] [stdout]     --> core/src/codegen/c/code_gen_c.rs:1209:28
[INFO] [stdout]      |
[INFO] [stdout] 1209 |     fn define_debug(&self, out: &mut String) {
[INFO] [stdout]      |                            ^^^ help: if this is intentional, prefix it with an underscore: `_out`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `stack`
[INFO] [stdout]     --> core/src/codegen/c/code_gen_c.rs:1213:23
[INFO] [stdout]      |
[INFO] [stdout] 1213 |     fn restore(&self, stack: &StackVals, out: &mut String) {
[INFO] [stdout]      |                       ^^^^^ help: if this is intentional, prefix it with an underscore: `_stack`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `out`
[INFO] [stdout]     --> core/src/codegen/c/code_gen_c.rs:1213:42
[INFO] [stdout]      |
[INFO] [stdout] 1213 |     fn restore(&self, stack: &StackVals, out: &mut String) {
[INFO] [stdout]      |                                          ^^^ help: if this is intentional, prefix it with an underscore: `_out`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `statics`
[INFO] [stdout]     --> core/src/codegen/c/code_gen_c.rs:1235:27
[INFO] [stdout]      |
[INFO] [stdout] 1235 |     fn add_statics(&self, statics: &mut Statics) {
[INFO] [stdout]      |                           ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_statics`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `is_ref_type`
[INFO] [stdout]   --> core/src/codegen/c/function_call_parameters.rs:86:13
[INFO] [stdout]    |
[INFO] [stdout] 86 |         let is_ref_type = get_reference_type_name(&ast_typed_type, type_def_provider).is_some();
[INFO] [stdout]    |             ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_is_ref_type`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `deref_s`
[INFO] [stdout]   --> core/src/codegen/c/function_call_parameters.rs:88:13
[INFO] [stdout]    |
[INFO] [stdout] 88 |         let deref_s = if dereference { "*" } else { "" };
[INFO] [stdout]    |             ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_deref_s`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `statics`
[INFO] [stdout]   --> core/src/codegen/c/function_call_parameters.rs:79:9
[INFO] [stdout]    |
[INFO] [stdout] 79 |         statics: &Statics,
[INFO] [stdout]    |         ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_statics`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `i`
[INFO] [stdout]   --> core/src/codegen/c/function_call_parameters.rs:81:9
[INFO] [stdout]    |
[INFO] [stdout] 81 |         i: usize,
[INFO] [stdout]    |         ^ help: if this is intentional, prefix it with an underscore: `_i`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `module`
[INFO] [stdout]    --> core/src/codegen/c/function_call_parameters.rs:109:9
[INFO] [stdout]     |
[INFO] [stdout] 109 |         module: &ASTTypedModule,
[INFO] [stdout]     |         ^^^^^^ help: if this is intentional, prefix it with an underscore: `_module`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `type_name`
[INFO] [stdout]    --> core/src/codegen/c/function_call_parameters.rs:110:9
[INFO] [stdout]     |
[INFO] [stdout] 110 |         type_name: &str,
[INFO] [stdout]     |         ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_type_name`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `source`
[INFO] [stdout]    --> core/src/codegen/c/function_call_parameters.rs:111:9
[INFO] [stdout]     |
[INFO] [stdout] 111 |         source: &str,
[INFO] [stdout]     |         ^^^^^^ help: if this is intentional, prefix it with an underscore: `_source`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `descr`
[INFO] [stdout]    --> core/src/codegen/c/function_call_parameters.rs:112:9
[INFO] [stdout]     |
[INFO] [stdout] 112 |         descr: &str,
[INFO] [stdout]     |         ^^^^^ help: if this is intentional, prefix it with an underscore: `_descr`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `statics`
[INFO] [stdout]    --> core/src/codegen/c/function_call_parameters.rs:113:9
[INFO] [stdout]     |
[INFO] [stdout] 113 |         statics: &mut Statics,
[INFO] [stdout]     |         ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_statics`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `label`
[INFO] [stdout]    --> core/src/codegen/c/function_call_parameters.rs:133:9
[INFO] [stdout]     |
[INFO] [stdout] 133 |         label: String,
[INFO] [stdout]     |         ^^^^^ help: if this is intentional, prefix it with an underscore: `_label`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `comment`
[INFO] [stdout]    --> core/src/codegen/c/function_call_parameters.rs:135:9
[INFO] [stdout]     |
[INFO] [stdout] 135 |         comment: Option<&str>,
[INFO] [stdout]     |         ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_comment`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `comment`
[INFO] [stdout]    --> core/src/codegen/c/function_call_parameters.rs:159:9
[INFO] [stdout]     |
[INFO] [stdout] 159 |         comment: Option<&str>,
[INFO] [stdout]     |         ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_comment`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `statics`
[INFO] [stdout]    --> core/src/codegen/c/function_call_parameters.rs:160:9
[INFO] [stdout]     |
[INFO] [stdout] 160 |         statics: &mut Statics,
[INFO] [stdout]     |         ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_statics`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `i`
[INFO] [stdout]    --> core/src/codegen/c/function_call_parameters.rs:431:18
[INFO] [stdout]     |
[INFO] [stdout] 431 |             for (i, (name, _kind)) in lambda_space.iter().enumerate() {
[INFO] [stdout]     |                  ^ help: if this is intentional, prefix it with an underscore: `_i`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `t`
[INFO] [stdout]    --> core/src/codegen/c/function_call_parameters.rs:436:25
[INFO] [stdout]     |
[INFO] [stdout] 436 |                     let t = pls.get_type(name).unwrap();
[INFO] [stdout]     |                         ^ help: if this is intentional, prefix it with an underscore: `_t`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `parent_ls_type_name`
[INFO] [stdout]    --> core/src/codegen/c/function_call_parameters.rs:438:25
[INFO] [stdout]     |
[INFO] [stdout] 438 |                     let parent_ls_type_name = CStructs::add_lambda_space_to_statics(statics, pls);
[INFO] [stdout]     |                         ^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_parent_ls_type_name`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `comment`
[INFO] [stdout]    --> core/src/codegen/c/function_call_parameters.rs:262:9
[INFO] [stdout]     |
[INFO] [stdout] 262 |         comment: Option<&str>,
[INFO] [stdout]     |         ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_comment`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `stack_vals`
[INFO] [stdout]    --> core/src/codegen/c/function_call_parameters.rs:265:9
[INFO] [stdout]     |
[INFO] [stdout] 265 |         stack_vals: &StackVals,
[INFO] [stdout]     |         ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_stack_vals`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `function_def`
[INFO] [stdout]    --> core/src/codegen/c/function_call_parameters.rs:267:9
[INFO] [stdout]     |
[INFO] [stdout] 267 |         function_def: &ASTTypedFunctionDef,
[INFO] [stdout]     |         ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_function_def`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `param_index`
[INFO] [stdout]    --> core/src/codegen/c/function_call_parameters.rs:270:9
[INFO] [stdout]     |
[INFO] [stdout] 270 |         param_index: usize,
[INFO] [stdout]     |         ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_param_index`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `index_in_context`
[INFO] [stdout]    --> core/src/codegen/c/function_call_parameters.rs:572:9
[INFO] [stdout]     |
[INFO] [stdout] 572 |         index_in_context: usize,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_index_in_context`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `indent`
[INFO] [stdout]    --> core/src/codegen/c/function_call_parameters.rs:574:9
[INFO] [stdout]     |
[INFO] [stdout] 574 |         indent: usize,
[INFO] [stdout]     |         ^^^^^^ help: if this is intentional, prefix it with an underscore: `_indent`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `stack_vals`
[INFO] [stdout]    --> core/src/codegen/c/function_call_parameters.rs:575:9
[INFO] [stdout]     |
[INFO] [stdout] 575 |         stack_vals: &StackVals,
[INFO] [stdout]     |         ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_stack_vals`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `index_in_context`
[INFO] [stdout]    --> core/src/codegen/c/function_call_parameters.rs:630:9
[INFO] [stdout]     |
[INFO] [stdout] 630 |         index_in_context: Option<usize>,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_index_in_context`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `indent`
[INFO] [stdout]    --> core/src/codegen/c/function_call_parameters.rs:632:9
[INFO] [stdout]     |
[INFO] [stdout] 632 |         indent: usize,
[INFO] [stdout]     |         ^^^^^^ help: if this is intentional, prefix it with an underscore: `_indent`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `stack_vals`
[INFO] [stdout]    --> core/src/codegen/c/function_call_parameters.rs:633:9
[INFO] [stdout]     |
[INFO] [stdout] 633 |         stack_vals: &StackVals,
[INFO] [stdout]     |         ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_stack_vals`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `ast_index`
[INFO] [stdout]    --> core/src/codegen/c/function_call_parameters.rs:634:9
[INFO] [stdout]     |
[INFO] [stdout] 634 |         ast_index: &EnhASTIndex,
[INFO] [stdout]     |         ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_ast_index`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `to_remove_from_stack`
[INFO] [stdout]    --> core/src/codegen/c/function_call_parameters.rs:700:9
[INFO] [stdout]     |
[INFO] [stdout] 700 |         to_remove_from_stack: String,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_to_remove_from_stack`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `module`
[INFO] [stdout]   --> core/src/codegen/c/functions_creator.rs:42:30
[INFO] [stdout]    |
[INFO] [stdout] 42 |     fn create_globals(&self, module: &mut EnhancedASTModule, statics: &mut Statics) {
[INFO] [stdout]    |                              ^^^^^^ help: if this is intentional, prefix it with an underscore: `_module`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `statics`
[INFO] [stdout]   --> core/src/codegen/c/functions_creator.rs:42:62
[INFO] [stdout]    |
[INFO] [stdout] 42 |     fn create_globals(&self, module: &mut EnhancedASTModule, statics: &mut Statics) {
[INFO] [stdout]    |                                                              ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_statics`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `module`
[INFO] [stdout]    --> core/src/codegen/c/functions_creator.rs:188:9
[INFO] [stdout]     |
[INFO] [stdout] 188 |         module: &mut ASTModule,
[INFO] [stdout]     |         ^^^^^^ help: if this is intentional, prefix it with an underscore: `_module`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `function_def`
[INFO] [stdout]   --> core/src/codegen/c/text_macro.rs:41:9
[INFO] [stdout]    |
[INFO] [stdout] 41 |         function_def: Option<&ASTTypedFunctionDef>,
[INFO] [stdout]    |         ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_function_def`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `type_def_provider`
[INFO] [stdout]   --> core/src/codegen/c/text_macro.rs:42:9
[INFO] [stdout]    |
[INFO] [stdout] 42 |         type_def_provider: &dyn TypeDefProvider,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_type_def_provider`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `type_def_provider`
[INFO] [stdout]   --> core/src/codegen/c/text_macro.rs:73:9
[INFO] [stdout]    |
[INFO] [stdout] 73 |         type_def_provider: &dyn TypeDefProvider,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_type_def_provider`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `type_def_provider`
[INFO] [stdout]    --> core/src/codegen/c/text_macro.rs:118:9
[INFO] [stdout]     |
[INFO] [stdout] 118 |         type_def_provider: &dyn TypeDefProvider,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_type_def_provider`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `type_def_provider`
[INFO] [stdout]    --> core/src/codegen/c/text_macro.rs:164:9
[INFO] [stdout]     |
[INFO] [stdout] 164 |         type_def_provider: &dyn TypeDefProvider,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_type_def_provider`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `statics`
[INFO] [stdout]    --> core/src/codegen/c/text_macro.rs:211:9
[INFO] [stdout]     |
[INFO] [stdout] 211 |         statics: &mut Statics,
[INFO] [stdout]     |         ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_statics`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `type_def_provider`
[INFO] [stdout]    --> core/src/codegen/c/text_macro.rs:214:9
[INFO] [stdout]     |
[INFO] [stdout] 214 |         type_def_provider: &dyn TypeDefProvider,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_type_def_provider`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `namespace`
[INFO] [stdout]    --> core/src/codegen/c/text_macro.rs:267:45
[INFO] [stdout]     |
[INFO] [stdout] 267 |                 if let ASTTypedType::Enum { namespace, name } = &def.return_type {
[INFO] [stdout]     |                                             ^^^^^^^^^ help: try ignoring the field: `namespace: _`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `name`
[INFO] [stdout]    --> core/src/codegen/c/text_macro.rs:267:56
[INFO] [stdout]     |
[INFO] [stdout] 267 |                 if let ASTTypedType::Enum { namespace, name } = &def.return_type {
[INFO] [stdout]     |                                                        ^^^^ help: try ignoring the field: `name: _`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `type_def_provider`
[INFO] [stdout]    --> core/src/codegen/c/text_macro.rs:263:9
[INFO] [stdout]     |
[INFO] [stdout] 263 |         type_def_provider: &dyn TypeDefProvider,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_type_def_provider`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `statics`
[INFO] [stdout]    --> core/src/codegen/c/text_macro.rs:301:9
[INFO] [stdout]     |
[INFO] [stdout] 301 |         statics: &mut Statics,
[INFO] [stdout]     |         ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_statics`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `function_def`
[INFO] [stdout]    --> core/src/codegen/c/text_macro.rs:303:9
[INFO] [stdout]     |
[INFO] [stdout] 303 |         function_def: Option<&ASTTypedFunctionDef>,
[INFO] [stdout]     |         ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_function_def`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `type_def_provider`
[INFO] [stdout]    --> core/src/codegen/c/text_macro.rs:304:9
[INFO] [stdout]     |
[INFO] [stdout] 304 |         type_def_provider: &dyn TypeDefProvider,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_type_def_provider`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `name`
[INFO] [stdout]    --> core/src/codegen/c/text_macro.rs:442:32
[INFO] [stdout]     |
[INFO] [stdout] 442 |         if let MacroParam::Ref(name, ast_type, ast_type_type) = value {
[INFO] [stdout]     |                                ^^^^ help: if this is intentional, prefix it with an underscore: `_name`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `ast_type`
[INFO] [stdout]    --> core/src/codegen/c/text_macro.rs:442:38
[INFO] [stdout]     |
[INFO] [stdout] 442 |         if let MacroParam::Ref(name, ast_type, ast_type_type) = value {
[INFO] [stdout]     |                                      ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_ast_type`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `function_def`
[INFO] [stdout]    --> core/src/codegen/c/text_macro.rs:438:9
[INFO] [stdout]     |
[INFO] [stdout] 438 |         function_def: Option<&ASTTypedFunctionDef>,
[INFO] [stdout]     |         ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_function_def`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `type_def_provider`
[INFO] [stdout]    --> core/src/codegen/c/text_macro.rs:439:9
[INFO] [stdout]     |
[INFO] [stdout] 439 |         type_def_provider: &dyn TypeDefProvider,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_type_def_provider`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `ast_type`
[INFO] [stdout]    --> core/src/codegen/c/text_macro.rs:479:38
[INFO] [stdout]     |
[INFO] [stdout] 479 |         if let MacroParam::Ref(name, ast_type, ast_type_type) = value {
[INFO] [stdout]     |                                      ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_ast_type`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `function_def`
[INFO] [stdout]    --> core/src/codegen/c/text_macro.rs:475:9
[INFO] [stdout]     |
[INFO] [stdout] 475 |         function_def: Option<&ASTTypedFunctionDef>,
[INFO] [stdout]     |         ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_function_def`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `type_def_provider`
[INFO] [stdout]    --> core/src/codegen/c/text_macro.rs:476:9
[INFO] [stdout]     |
[INFO] [stdout] 476 |         type_def_provider: &dyn TypeDefProvider,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_type_def_provider`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `namespace`
[INFO] [stdout]    --> core/src/codegen/c/text_macro.rs:522:26
[INFO] [stdout]     |
[INFO] [stdout] 522 |                     let (namespace, name) = if let Some(ASTTypedType::Enum { namespace, name }) =
[INFO] [stdout]     |                          ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_namespace`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `i`
[INFO] [stdout]    --> core/src/codegen/c/text_macro.rs:536:38
[INFO] [stdout]     |
[INFO] [stdout] 536 |                         if let Some((i, variant)) = enum_def
[INFO] [stdout]     |                                      ^ help: if this is intentional, prefix it with an underscore: `_i`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `namespace`
[INFO] [stdout]    --> core/src/codegen/c/text_macro.rs:543:33
[INFO] [stdout]     |
[INFO] [stdout] 543 | ...                   namespace,
[INFO] [stdout]     |                       ^^^^^^^^^ help: try ignoring the field: `namespace: _`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `param_types`
[INFO] [stdout]    --> core/src/codegen/c/text_macro.rs:545:33
[INFO] [stdout]     |
[INFO] [stdout] 545 | ...                   param_types,
[INFO] [stdout]     |                       ^^^^^^^^^^^ help: try ignoring the field: `param_types: _`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `index`
[INFO] [stdout]    --> core/src/codegen/c/text_macro.rs:546:33
[INFO] [stdout]     |
[INFO] [stdout] 546 | ...                   index,
[INFO] [stdout]     |                       ^^^^^ help: try ignoring the field: `index: _`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `statics`
[INFO] [stdout]    --> core/src/codegen/c/text_macro.rs:513:9
[INFO] [stdout]     |
[INFO] [stdout] 513 |         statics: &mut Statics,
[INFO] [stdout]     |         ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_statics`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `i`
[INFO] [stdout]    --> core/src/codegen/c/text_macro.rs:540:37
[INFO] [stdout]     |
[INFO] [stdout] 540 | ...                   .find(|(i, v)| &v.name == variant_name)
[INFO] [stdout]     |                               ^ help: if this is intentional, prefix it with an underscore: `_i`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `i`
[INFO] [stdout]    --> core/src/codegen/c/typed_function_creator.rs:159:18
[INFO] [stdout]     |
[INFO] [stdout] 159 |             for (i, (name, kind)) in lambda_space.iter().enumerate() {
[INFO] [stdout]     |                  ^ help: if this is intentional, prefix it with an underscore: `_i`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `module`
[INFO] [stdout]    --> core/src/codegen/c/typed_function_creator.rs:395:9
[INFO] [stdout]     |
[INFO] [stdout] 395 |         module: &EnhancedASTModule,
[INFO] [stdout]     |         ^^^^^^ help: if this is intentional, prefix it with an underscore: `_module`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `a`
[INFO] [stdout]    --> core/src/codegen/compile_target.rs:484:48
[INFO] [stdout]     |
[INFO] [stdout] 484 |         if let CompilationErrorKind::TypeCheck(a, b) = &error.error_kind {
[INFO] [stdout]     |                                                ^ help: if this is intentional, prefix it with an underscore: `_a`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `namespace`
[INFO] [stdout]    --> core/src/codegen/enh_ast.rs:695:17
[INFO] [stdout]     |
[INFO] [stdout] 695 |                 namespace,
[INFO] [stdout]     |                 ^^^^^^^^^ help: try ignoring the field: `namespace: _`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `value`
[INFO] [stdout]    --> core/src/codegen/function_call_parameters.rs:280:9
[INFO] [stdout]     |
[INFO] [stdout] 280 |         value: String,
[INFO] [stdout]     |         ^^^^^ help: if this is intentional, prefix it with an underscore: `_value`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `typed_type`
[INFO] [stdout]    --> core/src/codegen/function_call_parameters.rs:282:9
[INFO] [stdout]     |
[INFO] [stdout] 282 |         typed_type: &ASTTypedType,
[INFO] [stdout]     |         ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_typed_type`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `statics`
[INFO] [stdout]    --> core/src/codegen/function_call_parameters.rs:283:9
[INFO] [stdout]     |
[INFO] [stdout] 283 |         statics: &Statics,
[INFO] [stdout]     |         ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_statics`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `name`
[INFO] [stdout]    --> core/src/codegen/function_call_parameters.rs:338:9
[INFO] [stdout]     |
[INFO] [stdout] 338 |         name: String,
[INFO] [stdout]     |         ^^^^ help: if this is intentional, prefix it with an underscore: `_name`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `t`
[INFO] [stdout]    --> core/src/codegen/function_call_parameters.rs:341:9
[INFO] [stdout]     |
[INFO] [stdout] 341 |         t: &ASTTypedType,
[INFO] [stdout]     |         ^ help: if this is intentional, prefix it with an underscore: `_t`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `function_def`
[INFO] [stdout]    --> core/src/codegen/function_call_parameters.rs:377:9
[INFO] [stdout]     |
[INFO] [stdout] 377 |         function_def: &ASTTypedFunctionDef,
[INFO] [stdout]     |         ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_function_def`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `param_type`
[INFO] [stdout]    --> core/src/codegen/function_call_parameters.rs:378:9
[INFO] [stdout]     |
[INFO] [stdout] 378 |         param_type: &ASTTypedType,
[INFO] [stdout]     |         ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_param_type`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `name`
[INFO] [stdout]    --> core/src/codegen/function_call_parameters.rs:379:9
[INFO] [stdout]     |
[INFO] [stdout] 379 |         name: &str,
[INFO] [stdout]     |         ^^^^ help: if this is intentional, prefix it with an underscore: `_name`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `param_index`
[INFO] [stdout]    --> core/src/codegen/function_call_parameters.rs:380:9
[INFO] [stdout]     |
[INFO] [stdout] 380 |         param_index: usize,
[INFO] [stdout]     |         ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_param_index`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `statics`
[INFO] [stdout]    --> core/src/codegen/function_call_parameters.rs:640:9
[INFO] [stdout]     |
[INFO] [stdout] 640 |         statics: &Statics,
[INFO] [stdout]     |         ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_statics`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `type_def_provider`
[INFO] [stdout]    --> core/src/codegen/function_call_parameters.rs:641:9
[INFO] [stdout]     |
[INFO] [stdout] 641 |         type_def_provider: &dyn TypeDefProvider,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_type_def_provider`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `typed_type`
[INFO] [stdout]    --> core/src/codegen/function_call_parameters.rs:642:9
[INFO] [stdout]     |
[INFO] [stdout] 642 |         typed_type: &ASTTypedType,
[INFO] [stdout]     |         ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_typed_type`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `statics`
[INFO] [stdout]    --> core/src/codegen/function_call_parameters.rs:672:9
[INFO] [stdout]     |
[INFO] [stdout] 672 |         statics: &Statics,
[INFO] [stdout]     |         ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_statics`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `type_def_provider`
[INFO] [stdout]    --> core/src/codegen/function_call_parameters.rs:673:9
[INFO] [stdout]     |
[INFO] [stdout] 673 |         type_def_provider: &dyn TypeDefProvider,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_type_def_provider`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `typed_type`
[INFO] [stdout]    --> core/src/codegen/function_call_parameters.rs:674:9
[INFO] [stdout]     |
[INFO] [stdout] 674 |         typed_type: &ASTTypedType,
[INFO] [stdout]     |         ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_typed_type`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `return_value`
[INFO] [stdout]    --> core/src/codegen/function_call_parameters.rs:757:9
[INFO] [stdout]     |
[INFO] [stdout] 757 |         return_value: bool,
[INFO] [stdout]     |         ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_return_value`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `is_inner_value`
[INFO] [stdout]    --> core/src/codegen/function_call_parameters.rs:758:9
[INFO] [stdout]     |
[INFO] [stdout] 758 |         is_inner_value: bool,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_is_inner_value`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `return_type`
[INFO] [stdout]    --> core/src/codegen/function_call_parameters.rs:759:9
[INFO] [stdout]     |
[INFO] [stdout] 759 |         return_type: Option<&ASTTypedType>,
[INFO] [stdout]     |         ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_return_type`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `statics`
[INFO] [stdout]    --> core/src/codegen/function_call_parameters.rs:760:9
[INFO] [stdout]     |
[INFO] [stdout] 760 |         statics: &Statics,
[INFO] [stdout]     |         ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_statics`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `type_def_provider`
[INFO] [stdout]     --> core/src/codegen/mod.rs:2063:5
[INFO] [stdout]      |
[INFO] [stdout] 2063 |     type_def_provider: &dyn TypeDefProvider,
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_type_def_provider`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `call_parameters`
[INFO] [stdout]     --> core/src/codegen/mod.rs:2734:9
[INFO] [stdout]      |
[INFO] [stdout] 2734 |         call_parameters: &Box<dyn FunctionCallParametersAsm + 'a>,
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_call_parameters`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `return_value`
[INFO] [stdout]     --> core/src/codegen/mod.rs:2735:9
[INFO] [stdout]      |
[INFO] [stdout] 2735 |         return_value: bool,
[INFO] [stdout]      |         ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_return_value`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `is_inner_call`
[INFO] [stdout]     --> core/src/codegen/mod.rs:2736:9
[INFO] [stdout]      |
[INFO] [stdout] 2736 |         is_inner_call: bool,
[INFO] [stdout]      |         ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_is_inner_call`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `statics`
[INFO] [stdout]     --> core/src/codegen/mod.rs:2737:9
[INFO] [stdout]      |
[INFO] [stdout] 2737 |         statics: &Statics,
[INFO] [stdout]      |         ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_statics`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `call_parameters`
[INFO] [stdout]     --> core/src/codegen/mod.rs:2796:9
[INFO] [stdout]      |
[INFO] [stdout] 2796 |         call_parameters: &Box<dyn FunctionCallParametersAsm + 'a>,
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_call_parameters`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `ast_type_type`
[INFO] [stdout]     --> core/src/codegen/mod.rs:2797:9
[INFO] [stdout]      |
[INFO] [stdout] 2797 |         ast_type_type: &ASTTypedType,
[INFO] [stdout]      |         ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_ast_type_type`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `statics`
[INFO] [stdout]     --> core/src/codegen/mod.rs:2798:9
[INFO] [stdout]      |
[INFO] [stdout] 2798 |         statics: &Statics,
[INFO] [stdout]      |         ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_statics`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `return_value`
[INFO] [stdout]     --> core/src/codegen/mod.rs:2799:9
[INFO] [stdout]      |
[INFO] [stdout] 2799 |         return_value: bool,
[INFO] [stdout]      |         ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_return_value`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `is_inner_call`
[INFO] [stdout]     --> core/src/codegen/mod.rs:2800:9
[INFO] [stdout]      |
[INFO] [stdout] 2800 |         is_inner_call: bool,
[INFO] [stdout]      |         ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_is_inner_call`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `name`
[INFO] [stdout]     --> core/src/codegen/mod.rs:2915:9
[INFO] [stdout]      |
[INFO] [stdout] 2915 |         name: &str,
[INFO] [stdout]      |         ^^^^ help: if this is intentional, prefix it with an underscore: `_name`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `typed_type`
[INFO] [stdout]     --> core/src/codegen/mod.rs:2916:9
[INFO] [stdout]      |
[INFO] [stdout] 2916 |         typed_type: &ASTTypedType,
[INFO] [stdout]      |         ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_typed_type`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `statics`
[INFO] [stdout]     --> core/src/codegen/mod.rs:2917:9
[INFO] [stdout]      |
[INFO] [stdout] 2917 |         statics: &Statics,
[INFO] [stdout]      |         ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_statics`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `t`
[INFO] [stdout]     --> core/src/codegen/mod.rs:2962:9
[INFO] [stdout]      |
[INFO] [stdout] 2962 |         t: &ASTTypedType,
[INFO] [stdout]      |         ^ help: if this is intentional, prefix it with an underscore: `_t`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `t`
[INFO] [stdout]     --> core/src/codegen/mod.rs:2985:9
[INFO] [stdout]      |
[INFO] [stdout] 2985 |         t: &ASTTypedType,
[INFO] [stdout]      |         ^ help: if this is intentional, prefix it with an underscore: `_t`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `statics`
[INFO] [stdout]     --> core/src/codegen/mod.rs:3025:9
[INFO] [stdout]      |
[INFO] [stdout] 3025 |         statics: &Statics,
[INFO] [stdout]      |         ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_statics`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `name`
[INFO] [stdout]     --> core/src/codegen/mod.rs:3026:9
[INFO] [stdout]      |
[INFO] [stdout] 3026 |         name: &str,
[INFO] [stdout]      |         ^^^^ help: if this is intentional, prefix it with an underscore: `_name`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `statics`
[INFO] [stdout]     --> core/src/codegen/mod.rs:3160:9
[INFO] [stdout]      |
[INFO] [stdout] 3160 |         statics: &mut Statics,
[INFO] [stdout]      |         ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_statics`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `statics`
[INFO] [stdout]     --> core/src/codegen/mod.rs:3181:9
[INFO] [stdout]      |
[INFO] [stdout] 3181 |         statics: &mut Statics,
[INFO] [stdout]      |         ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_statics`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `lambda_space`
[INFO] [stdout]     --> core/src/codegen/mod.rs:3182:9
[INFO] [stdout]      |
[INFO] [stdout] 3182 |         lambda_space: &LambdaSpace,
[INFO] [stdout]      |         ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_lambda_space`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `def`
[INFO] [stdout]     --> core/src/codegen/mod.rs:3183:9
[INFO] [stdout]      |
[INFO] [stdout] 3183 |         def: &ASTTypedFunctionDef,
[INFO] [stdout]      |         ^^^ help: if this is intentional, prefix it with an underscore: `_def`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `call_parameters`
[INFO] [stdout]     --> core/src/codegen/mod.rs:3275:9
[INFO] [stdout]      |
[INFO] [stdout] 3275 |         call_parameters: Option<&Box<dyn FunctionCallParametersAsm + 'a>>,
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_call_parameters`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `return_value`
[INFO] [stdout]     --> core/src/codegen/mod.rs:3276:9
[INFO] [stdout]      |
[INFO] [stdout] 3276 |         return_value: bool,
[INFO] [stdout]      |         ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_return_value`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `is_inner_call`
[INFO] [stdout]     --> core/src/codegen/mod.rs:3277:9
[INFO] [stdout]      |
[INFO] [stdout] 3277 |         is_inner_call: bool,
[INFO] [stdout]      |         ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_is_inner_call`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `return_type`
[INFO] [stdout]     --> core/src/codegen/mod.rs:3278:9
[INFO] [stdout]      |
[INFO] [stdout] 3278 |         return_type: Option<&ASTTypedType>,
[INFO] [stdout]      |         ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_return_type`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `statics`
[INFO] [stdout]     --> core/src/codegen/mod.rs:3279:9
[INFO] [stdout]      |
[INFO] [stdout] 3279 |         statics: &Statics,
[INFO] [stdout]      |         ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_statics`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `return_value`
[INFO] [stdout]     --> core/src/codegen/mod.rs:3290:9
[INFO] [stdout]      |
[INFO] [stdout] 3290 |         return_value: bool,
[INFO] [stdout]      |         ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_return_value`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `is_inner_call`
[INFO] [stdout]     --> core/src/codegen/mod.rs:3291:9
[INFO] [stdout]      |
[INFO] [stdout] 3291 |         is_inner_call: bool,
[INFO] [stdout]      |         ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_is_inner_call`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `typed_module`
[INFO] [stdout]     --> core/src/codegen/mod.rs:3467:9
[INFO] [stdout]      |
[INFO] [stdout] 3467 |         typed_module: &ASTTypedModule,
[INFO] [stdout]      |         ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_typed_module`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `function_def`
[INFO] [stdout]     --> core/src/codegen/mod.rs:3623:9
[INFO] [stdout]      |
[INFO] [stdout] 3623 |         function_def: Option<&ASTTypedFunctionDef>,
[INFO] [stdout]      |         ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_function_def`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `info`
[INFO] [stdout]    --> core/src/project.rs:424:47
[INFO] [stdout]     |
[INFO] [stdout] 424 |             modules.iter_mut().for_each(|(it, info)| {
[INFO] [stdout]     |                                               ^^^^ help: if this is intentional, prefix it with an underscore: `_info`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `info`
[INFO] [stdout]    --> core/src/project.rs:471:33
[INFO] [stdout]     |
[INFO] [stdout] 471 |             .filter(|(function, info)| {
[INFO] [stdout]     |                                 ^^^^ help: if this is intentional, prefix it with an underscore: `_info`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `ft`
[INFO] [stdout]    --> core/src/transformations/functions_creator.rs:133:67
[INFO] [stdout]     |
[INFO] [stdout] 133 |         let ((parameters_names, parameters_positions, signature), ft) = signatures.remove(0);
[INFO] [stdout]     |                                                                   ^^ help: if this is intentional, prefix it with an underscore: `_ft`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `name`
[INFO] [stdout]    --> core/src/transformations/functions_creator.rs:732:46
[INFO] [stdout]     |
[INFO] [stdout] 732 |     fn struct_property_body(&self, i: usize, name: &str) -> (String, bool) {
[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]    --> core/src/transformations/functions_creator.rs:754:44
[INFO] [stdout]     |
[INFO] [stdout] 754 |     fn struct_setter_body(&self, i: usize, name: &str) -> String {
[INFO] [stdout]     |                                            ^^^^ help: if this is intentional, prefix it with an underscore: `_name`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `module`
[INFO] [stdout]    --> core/src/transformations/functions_creator.rs:848:9
[INFO] [stdout]     |
[INFO] [stdout] 848 |         module: &mut ASTModule,
[INFO] [stdout]     |         ^^^^^^ help: if this is intentional, prefix it with an underscore: `_module`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `module`
[INFO] [stdout]   --> core/src/transformations/typed_functions_creator.rs:73:9
[INFO] [stdout]    |
[INFO] [stdout] 73 |         module: &EnhancedASTModule,
[INFO] [stdout]    |         ^^^^^^ help: if this is intentional, prefix it with an underscore: `_module`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `module`
[INFO] [stdout]   --> core/src/transformations/typed_functions_creator.rs:87:9
[INFO] [stdout]    |
[INFO] [stdout] 87 |         module: &EnhancedASTModule,
[INFO] [stdout]    |         ^^^^^^ help: if this is intentional, prefix it with an underscore: `_module`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `ast_type`
[INFO] [stdout]    --> core/src/transformations/typed_functions_creator.rs:218:13
[INFO] [stdout]     |
[INFO] [stdout] 218 |         let ast_type = ASTTypedType::Struct {
[INFO] [stdout]     |             ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_ast_type`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `module`
[INFO] [stdout]    --> core/src/transformations/typed_functions_creator.rs:497:9
[INFO] [stdout]     |
[INFO] [stdout] 497 |         module: &EnhancedASTModule,
[INFO] [stdout]     |         ^^^^^^ help: if this is intentional, prefix it with an underscore: `_module`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `parameters`
[INFO] [stdout]    --> core/src/type_check/typed_ast.rs:169:17
[INFO] [stdout]     |
[INFO] [stdout] 169 |                 parameters,
[INFO] [stdout]     |                 ^^^^^^^^^^ help: try ignoring the field: `parameters: _`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `return_type`
[INFO] [stdout]    --> core/src/type_check/typed_ast.rs:170:17
[INFO] [stdout]     |
[INFO] [stdout] 170 |                 return_type,
[INFO] [stdout]     |                 ^^^^^^^^^^^ help: try ignoring the field: `return_type: _`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `namespace`
[INFO] [stdout]    --> core/src/type_check/typed_ast.rs:593:13
[INFO] [stdout]     |
[INFO] [stdout] 593 |             namespace,
[INFO] [stdout]     |             ^^^^^^^^^ help: try ignoring the field: `namespace: _`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `param_types`
[INFO] [stdout]    --> core/src/type_check/typed_ast.rs:595:13
[INFO] [stdout]     |
[INFO] [stdout] 595 |             param_types,
[INFO] [stdout]     |             ^^^^^^^^^^^ help: try ignoring the field: `param_types: _`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `index`
[INFO] [stdout]    --> core/src/type_check/typed_ast.rs:596:13
[INFO] [stdout]     |
[INFO] [stdout] 596 |             index,
[INFO] [stdout]     |             ^^^^^ help: try ignoring the field: `index: _`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `return_type_filter`
[INFO] [stdout]    --> core/src/type_check/ast_modules_container.rs:262:9
[INFO] [stdout]     |
[INFO] [stdout] 262 |         return_type_filter: Option<&ASTType>,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_return_type_filter`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `a_rt`
[INFO] [stdout]    --> core/src/type_check/ast_modules_container.rs:391:38
[INFO] [stdout]     |
[INFO] [stdout] 391 |                         return_type: a_rt,
[INFO] [stdout]     |                                      ^^^^ help: if this is intentional, prefix it with an underscore: `_a_rt`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `wrt`
[INFO] [stdout]    --> core/src/type_check/ast_modules_container.rs:396:42
[INFO] [stdout]     |
[INFO] [stdout] 396 | ...                   return_type: wrt,
[INFO] [stdout]     |                                    ^^^ help: if this is intentional, prefix it with an underscore: `_wrt`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `name`
[INFO] [stdout]    --> core/src/type_check/ast_modules_container.rs:413:33
[INFO] [stdout]     |
[INFO] [stdout] 413 |             ASTType::Generic(_, name) => true,
[INFO] [stdout]     |                                 ^^^^ help: if this is intentional, prefix it with an underscore: `_name`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `i`
[INFO] [stdout]    --> core/src/type_check/ast_type_checker.rs:195:42
[INFO] [stdout]     |
[INFO] [stdout] 195 |             Some(ASTTypeFilter::Exact(t, i)) => t.is_generic(),
[INFO] [stdout]     |                                          ^ help: if this is intentional, prefix it with an underscore: `_i`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `p_errors`
[INFO] [stdout]     --> core/src/type_check/ast_type_checker.rs:1019:21
[INFO] [stdout]      |
[INFO] [stdout] 1019 |                 let p_errors = self.resolve_type_filter(
[INFO] [stdout]      |                     ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_p_errors`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `ignore`
[INFO] [stdout]     --> core/src/type_check/ast_type_checker.rs:1250:21
[INFO] [stdout]      |
[INFO] [stdout] 1250 |                 let ignore = if let ASTType::Generic(_, p1) = effective_type {
[INFO] [stdout]      |                     ^^^^^^ help: if this is intentional, prefix it with an underscore: `_ignore`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `call_expr_info`
[INFO] [stdout]    --> core/src/type_check/functions_dependencies.rs:248:41
[INFO] [stdout]     |
[INFO] [stdout] 248 | ...                   call_expr_info,
[INFO] [stdout]     |                       ^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_call_expr_info`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `module_info`
[INFO] [stdout]    --> core/src/type_check/functions_dependencies.rs:448:75
[INFO] [stdout]     |
[INFO] [stdout] 448 | ...                   ASTTypeFilter::Exact(asttype, module_info) => {
[INFO] [stdout]     |                                                     ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_module_info`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `asttype_filter`
[INFO] [stdout]    --> core/src/type_check/functions_dependencies.rs:492:70
[INFO] [stdout]     |
[INFO] [stdout] 492 | ...                   ASTTypeFilter::Lambda(_, asttype_filter) => {}
[INFO] [stdout]     |                                                ^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_asttype_filter`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> core/src/type_check/functions_dependencies.rs:417:13
[INFO] [stdout]     |
[INFO] [stdout] 417 |         let mut parameter_dependencies = ASTParameterDependencies::Any;
[INFO] [stdout]     |             ----^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |             |
[INFO] [stdout]     |             help: remove this `mut`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_mut)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `astposition`
[INFO] [stdout]    --> core/src/type_check/functions_dependencies.rs:659:52
[INFO] [stdout]     |
[INFO] [stdout] 659 |             ASTStatement::LetStatement(_, expr, _, astposition) => {
[INFO] [stdout]     |                                                    ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_astposition`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `strip_ifdef` is never used
[INFO] [stdout]     --> core/src/codegen/mod.rs:2420:8
[INFO] [stdout]      |
[INFO] [stdout] 2137 | impl CodeGenAsm {
[INFO] [stdout]      | --------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 2420 |     fn strip_ifdef(&self, code: &str, def: &str) -> String {
[INFO] [stdout]      |        ^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `libc` is never read
[INFO] [stdout]   --> core/src/codegen/backend.rs:51:5
[INFO] [stdout]    |
[INFO] [stdout] 49 | pub struct BackendNasmi386 {
[INFO] [stdout]    |            --------------- field in this struct
[INFO] [stdout] 50 |     linker: Linker,
[INFO] [stdout] 51 |     libc: bool,
[INFO] [stdout]    |     ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `BackendNasmi386` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `c_options` is never read
[INFO] [stdout]   --> core/src/codegen/c/code_gen_c.rs:77:5
[INFO] [stdout]    |
[INFO] [stdout] 74 | pub struct CodeGenC {
[INFO] [stdout]    |            -------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 77 |     c_options: COptions,
[INFO] [stdout]    |     ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `CodeGenC` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `inline` and `stack_vals` are never read
[INFO] [stdout]   --> core/src/codegen/c/function_call_parameters.rs:51:5
[INFO] [stdout]    |
[INFO] [stdout] 44 | pub struct CFunctionCallParameters {
[INFO] [stdout]    |            ----------------------- fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 51 |     inline: bool,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout] 52 |     stack_vals: StackVals,
[INFO] [stdout]    |     ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `get_natives` is never used
[INFO] [stdout]    --> core/src/project.rs:599:8
[INFO] [stdout]     |
[INFO] [stdout] 68  | impl RasmProject {
[INFO] [stdout]     | ---------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 599 |     fn get_natives(&self) -> Vec<PathBuf> {
[INFO] [stdout]     |        ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `debug` is never read
[INFO] [stdout]    --> core/src/transformations/functions_creator.rs:359:5
[INFO] [stdout]     |
[INFO] [stdout] 357 | pub struct FunctionsCreatorNasmi386 {
[INFO] [stdout]     |            ------------------------ field in this struct
[INFO] [stdout] 358 |     backend: BackendNasmi386,
[INFO] [stdout] 359 |     debug: bool,
[INFO] [stdout]     |     ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `debug` is never read
[INFO] [stdout]    --> core/src/transformations/typed_functions_creator.rs:271:5
[INFO] [stdout]     |
[INFO] [stdout] 269 | pub struct TypedFunctionsCreatorNasmi386 {
[INFO] [stdout]     |            ----------------------------- field in this struct
[INFO] [stdout] 270 |     backend: BackendNasmi386,
[INFO] [stdout] 271 |     debug: bool,
[INFO] [stdout]     |     ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `function_dependencies_inner_2` is never used
[INFO] [stdout]    --> core/src/type_check/functions_dependencies.rs:367:4
[INFO] [stdout]     |
[INFO] [stdout] 367 | fn function_dependencies_inner_2(
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `expression_return_value_is_not_used` is never used
[INFO] [stdout]    --> core/src/type_check/verify.rs:421:4
[INFO] [stdout]     |
[INFO] [stdout] 421 | fn expression_return_value_is_not_used(statement: &ASTTypedStatement) -> CompilationError {
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: using `.clone()` on a double reference, which returns `&EnhASTType` instead of cloning the inner type
[INFO] [stdout]    --> core/src/type_check/typed_ast.rs:923:59
[INFO] [stdout]     |
[INFO] [stdout] 923 |                     EnhTypeFilter::Exact(type_def_ast_type.clone().clone())
[INFO] [stdout]     |                                                           ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(suspicious_double_ref_op)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking iced_winit v0.13.0
[INFO] [stderr]     Checking rasm-server v0.1.0-alpha.0 (/opt/rustwide/workdir/server)
[INFO] [stdout] warning: unused variable: `module`
[INFO] [stdout]    --> server/src/server.rs:196:10
[INFO] [stdout]     |
[INFO] [stdout] 196 |     let (module, errors, info) = &state
[INFO] [stdout]     |          ^^^^^^ help: if this is intentional, prefix it with an underscore: `_module`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `errors`
[INFO] [stdout]    --> server/src/server.rs:196:18
[INFO] [stdout]     |
[INFO] [stdout] 196 |     let (module, errors, info) = &state
[INFO] [stdout]     |                  ^^^^^^ help: if this is intentional, prefix it with an underscore: `_errors`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `module`
[INFO] [stdout]   --> server/src/reference_finder.rs:77:14
[INFO] [stdout]    |
[INFO] [stdout] 77 |         let (module, _errors, info) = if let Some(m) = index
[INFO] [stdout]    |              ^^^^^^ help: if this is intentional, prefix it with an underscore: `_module`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `module`
[INFO] [stdout]    --> server/src/server.rs:196:10
[INFO] [stdout]     |
[INFO] [stdout] 196 |     let (module, errors, info) = &state
[INFO] [stdout]     |          ^^^^^^ help: if this is intentional, prefix it with an underscore: `_module`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `errors`
[INFO] [stdout]    --> server/src/server.rs:196:18
[INFO] [stdout]     |
[INFO] [stdout] 196 |     let (module, errors, info) = &state
[INFO] [stdout]     |                  ^^^^^^ help: if this is intentional, prefix it with an underscore: `_errors`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `pos`
[INFO] [stdout]   --> server/src/ast_tree.rs:65:23
[INFO] [stdout]    |
[INFO] [stdout] 65 |             .filter(|(pos, element)| match element {
[INFO] [stdout]    |                       ^^^ help: if this is intentional, prefix it with an underscore: `_pos`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `pos`
[INFO] [stdout]   --> server/src/ast_tree.rs:76:23
[INFO] [stdout]    |
[INFO] [stdout] 76 |             .filter(|(pos, element)| match element {
[INFO] [stdout]    |                       ^^^ help: if this is intentional, prefix it with an underscore: `_pos`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated functions `ignore_whitespaces`, `ignore_until`, and `get_if_custom_type_index` are never used
[INFO] [stdout]     --> server/src/reference_finder.rs:277:8
[INFO] [stdout]      |
[INFO] [stdout] 35   | impl ReferenceFinder {
[INFO] [stdout]      | -------------------- associated functions in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 277  |     fn ignore_whitespaces(lines: &Vec<&str>, index: &EnhASTIndex) -> Option<EnhASTIndex> {
[INFO] [stdout]      |        ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 285  |     fn ignore_until(lines: &Vec<&str>, index: &EnhASTIndex, c: char) -> Option<EnhASTIndex> {
[INFO] [stdout]      |        ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1146 |     fn get_if_custom_type_index(
[INFO] [stdout]      |        ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `enhanced_modules` is never read
[INFO] [stdout]   --> server/src/server.rs:90:5
[INFO] [stdout]    |
[INFO] [stdout] 89 | struct ServerState {
[INFO] [stdout]    |        ----------- field in this struct
[INFO] [stdout] 90 |     enhanced_modules: EnhancedASTModule,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: using `.clone()` on a double reference, which returns `&ASTPosition` instead of cloning the inner type
[INFO] [stdout]   --> server/src/ast_tree.rs:69:39
[INFO] [stdout]    |
[INFO] [stdout] 69 |             .min_by_key(|(pos, _)| pos.clone())
[INFO] [stdout]    |                                       ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(suspicious_double_ref_op)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: using `.clone()` on a double reference, which returns `&ASTPosition` instead of cloning the inner type
[INFO] [stdout]   --> server/src/ast_tree.rs:80:39
[INFO] [stdout]    |
[INFO] [stdout] 80 |             .max_by_key(|(pos, _)| pos.clone())
[INFO] [stdout]    |                                       ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `module`
[INFO] [stdout]   --> server/src/reference_finder.rs:77:14
[INFO] [stdout]    |
[INFO] [stdout] 77 |         let (module, _errors, info) = if let Some(m) = index
[INFO] [stdout]    |              ^^^^^^ help: if this is intentional, prefix it with an underscore: `_module`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `finder`
[INFO] [stdout]     --> server/src/reference_finder.rs:1703:13
[INFO] [stdout]      |
[INFO] [stdout] 1703 |         let finder = ReferenceFinder::new(
[INFO] [stdout]      |             ^^^^^^ help: if this is intentional, prefix it with an underscore: `_finder`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `pos`
[INFO] [stdout]   --> server/src/ast_tree.rs:65:23
[INFO] [stdout]    |
[INFO] [stdout] 65 |             .filter(|(pos, element)| match element {
[INFO] [stdout]    |                       ^^^ help: if this is intentional, prefix it with an underscore: `_pos`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `pos`
[INFO] [stdout]   --> server/src/ast_tree.rs:76:23
[INFO] [stdout]    |
[INFO] [stdout] 76 |             .filter(|(pos, element)| match element {
[INFO] [stdout]    |                       ^^^ help: if this is intentional, prefix it with an underscore: `_pos`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated functions `ignore_whitespaces`, `ignore_until`, and `get_if_custom_type_index` are never used
[INFO] [stdout]     --> server/src/reference_finder.rs:277:8
[INFO] [stdout]      |
[INFO] [stdout] 35   | impl ReferenceFinder {
[INFO] [stdout]      | -------------------- associated functions in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 277  |     fn ignore_whitespaces(lines: &Vec<&str>, index: &EnhASTIndex) -> Option<EnhASTIndex> {
[INFO] [stdout]      |        ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 285  |     fn ignore_until(lines: &Vec<&str>, index: &EnhASTIndex, c: char) -> Option<EnhASTIndex> {
[INFO] [stdout]      |        ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1146 |     fn get_if_custom_type_index(
[INFO] [stdout]      |        ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `format_collection_items` is never used
[INFO] [stdout]     --> server/src/reference_finder.rs:1879:8
[INFO] [stdout]      |
[INFO] [stdout] 1879 |     fn format_collection_items(items: &[CompletionItem]) -> Vec<String> {
[INFO] [stdout]      |        ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `enhanced_modules` is never read
[INFO] [stdout]   --> server/src/server.rs:90:5
[INFO] [stdout]    |
[INFO] [stdout] 89 | struct ServerState {
[INFO] [stdout]    |        ----------- field in this struct
[INFO] [stdout] 90 |     enhanced_modules: EnhancedASTModule,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: using `.clone()` on a double reference, which returns `&ASTPosition` instead of cloning the inner type
[INFO] [stdout]   --> server/src/ast_tree.rs:69:39
[INFO] [stdout]    |
[INFO] [stdout] 69 |             .min_by_key(|(pos, _)| pos.clone())
[INFO] [stdout]    |                                       ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(suspicious_double_ref_op)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: using `.clone()` on a double reference, which returns `&ASTPosition` instead of cloning the inner type
[INFO] [stdout]   --> server/src/ast_tree.rs:80:39
[INFO] [stdout]    |
[INFO] [stdout] 80 |             .max_by_key(|(pos, _)| pos.clone())
[INFO] [stdout]    |                                       ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking iced_glyphon v0.6.0
[INFO] [stderr]     Checking iced_wgpu v0.13.5
[INFO] [stderr]     Checking iced_renderer v0.13.0
[INFO] [stderr]     Checking iced_widget v0.13.4
[INFO] [stderr]     Checking iced v0.13.1
[INFO] [stderr]     Checking rasm-ui v0.1.0-alpha.0 (/opt/rustwide/workdir/ui)
[INFO] [stdout] warning: elided lifetime has a name
[INFO] [stdout]   --> ui/src/module_view.rs:42:85
[INFO] [stdout]    |
[INFO] [stdout] 42 |     pub fn show_module<'a>(&'a self, selected_module: &'a SelectedModule) -> Element<Message> {
[INFO] [stdout]    |                        -- lifetime `'a` declared here                               ^ this elided lifetime gets resolved as `'a`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(elided_named_lifetimes)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: elided lifetime has a name
[INFO] [stdout]   --> ui/src/ui_tree.rs:54:52
[INFO] [stdout]    |
[INFO] [stdout] 50 | impl<'a, Message> UITree<'a, Message>
[INFO] [stdout]    |      -- lifetime `'a` declared here
[INFO] [stdout] ...
[INFO] [stdout] 54 |     pub fn new(root: UINode<'a, Message>) -> Column<Message> {
[INFO] [stdout]    |                                                    ^ this elided lifetime gets resolved as `'a`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: elided lifetime has a name
[INFO] [stdout]   --> ui/src/ui_tree.rs:92:75
[INFO] [stdout]    |
[INFO] [stdout] 50 | impl<'a, Message> UITree<'a, Message>
[INFO] [stdout]    |      -- lifetime `'a` declared here
[INFO] [stdout] ...
[INFO] [stdout] 92 |     fn indent_row(indent: usize, element: Element<'a, Message>) -> Element<Message>
[INFO] [stdout]    |                                                                           ^ this elided lifetime gets resolved as `'a`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: elided lifetime has a name
[INFO] [stdout]    --> ui/src/lib.rs:340:76
[INFO] [stdout]     |
[INFO] [stdout] 340 |     fn show_function<'a>(&'a self, function: &'a ASTFunctionDef) -> Element<Message> {
[INFO] [stdout]     |                      -- lifetime `'a` declared here                        ^ this elided lifetime gets resolved as `'a`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: elided lifetime has a name
[INFO] [stdout]   --> ui/src/module_view.rs:42:85
[INFO] [stdout]    |
[INFO] [stdout] 42 |     pub fn show_module<'a>(&'a self, selected_module: &'a SelectedModule) -> Element<Message> {
[INFO] [stdout]    |                        -- lifetime `'a` declared here                               ^ this elided lifetime gets resolved as `'a`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(elided_named_lifetimes)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: elided lifetime has a name
[INFO] [stdout]   --> ui/src/ui_tree.rs:54:52
[INFO] [stdout]    |
[INFO] [stdout] 50 | impl<'a, Message> UITree<'a, Message>
[INFO] [stdout]    |      -- lifetime `'a` declared here
[INFO] [stdout] ...
[INFO] [stdout] 54 |     pub fn new(root: UINode<'a, Message>) -> Column<Message> {
[INFO] [stdout]    |                                                    ^ this elided lifetime gets resolved as `'a`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: elided lifetime has a name
[INFO] [stdout]   --> ui/src/ui_tree.rs:92:75
[INFO] [stdout]    |
[INFO] [stdout] 50 | impl<'a, Message> UITree<'a, Message>
[INFO] [stdout]    |      -- lifetime `'a` declared here
[INFO] [stdout] ...
[INFO] [stdout] 92 |     fn indent_row(indent: usize, element: Element<'a, Message>) -> Element<Message>
[INFO] [stdout]    |                                                                           ^ this elided lifetime gets resolved as `'a`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: elided lifetime has a name
[INFO] [stdout]    --> ui/src/lib.rs:340:76
[INFO] [stdout]     |
[INFO] [stdout] 340 |     fn show_function<'a>(&'a self, function: &'a ASTFunctionDef) -> Element<Message> {
[INFO] [stdout]     |                      -- lifetime `'a` declared here                        ^ this elided lifetime gets resolved as `'a`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `name`
[INFO] [stdout]    --> ui/src/module_view.rs:273:17
[INFO] [stdout]     |
[INFO] [stdout] 273 |                 name,
[INFO] [stdout]     |                 ^^^^ help: try ignoring the field: `name: _`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `catalog`
[INFO] [stdout]   --> ui/src/lib.rs:69:33
[INFO] [stdout]    |
[INFO] [stdout] 69 |         let (modules_container, catalog, errors) = project.container_and_catalog(
[INFO] [stdout]    |                                 ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_catalog`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `errors`
[INFO] [stdout]   --> ui/src/lib.rs:69:42
[INFO] [stdout]    |
[INFO] [stdout] 69 |         let (modules_container, catalog, errors) = project.container_and_catalog(
[INFO] [stdout]    |                                          ^^^^^^ help: if this is intentional, prefix it with an underscore: `_errors`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `start` is never read
[INFO] [stdout]    --> ui/src/lib.rs:237:17
[INFO] [stdout]     |
[INFO] [stdout] 237 |         let mut start = Instant::now();
[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: method `show_function` is never used
[INFO] [stdout]    --> ui/src/lib.rs:340:8
[INFO] [stdout]     |
[INFO] [stdout] 65  | impl UI {
[INFO] [stdout]     | ------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 340 |     fn show_function<'a>(&'a self, function: &'a ASTFunctionDef) -> Element<Message> {
[INFO] [stdout]     |        ^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `column` is never read
[INFO] [stdout]  --> ui/src/ui_tree.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | pub struct UITree<'a, Message> {
[INFO] [stdout]   |            ------ field in this struct
[INFO] [stdout] 6 |     column: Column<'a, Message>,
[INFO] [stdout]   |     ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]   --> ui/src/ui_tree.rs:38:12
[INFO] [stdout]    |
[INFO] [stdout] 34 | / impl<'a, Message> UINode<'a, Message>
[INFO] [stdout] 35 | | where
[INFO] [stdout] 36 | |     Message: Clone,
[INFO] [stdout]    | |___________________- associated function in this implementation
[INFO] [stdout] 37 |   {
[INFO] [stdout] 38 |       pub fn new(root: UINode<'a, Message>) -> Self {
[INFO] [stdout]    |              ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `name`
[INFO] [stdout]    --> ui/src/module_view.rs:273:17
[INFO] [stdout]     |
[INFO] [stdout] 273 |                 name,
[INFO] [stdout]     |                 ^^^^ help: try ignoring the field: `name: _`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `catalog`
[INFO] [stdout]   --> ui/src/lib.rs:69:33
[INFO] [stdout]    |
[INFO] [stdout] 69 |         let (modules_container, catalog, errors) = project.container_and_catalog(
[INFO] [stdout]    |                                 ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_catalog`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `errors`
[INFO] [stdout]   --> ui/src/lib.rs:69:42
[INFO] [stdout]    |
[INFO] [stdout] 69 |         let (modules_container, catalog, errors) = project.container_and_catalog(
[INFO] [stdout]    |                                          ^^^^^^ help: if this is intentional, prefix it with an underscore: `_errors`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `start` is never read
[INFO] [stdout]    --> ui/src/lib.rs:237:17
[INFO] [stdout]     |
[INFO] [stdout] 237 |         let mut start = Instant::now();
[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: method `show_function` is never used
[INFO] [stdout]    --> ui/src/lib.rs:340:8
[INFO] [stdout]     |
[INFO] [stdout] 65  | impl UI {
[INFO] [stdout]     | ------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 340 |     fn show_function<'a>(&'a self, function: &'a ASTFunctionDef) -> Element<Message> {
[INFO] [stdout]     |        ^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `column` is never read
[INFO] [stdout]  --> ui/src/ui_tree.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | pub struct UITree<'a, Message> {
[INFO] [stdout]   |            ------ field in this struct
[INFO] [stdout] 6 |     column: Column<'a, Message>,
[INFO] [stdout]   |     ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]   --> ui/src/ui_tree.rs:38:12
[INFO] [stdout]    |
[INFO] [stdout] 34 | / impl<'a, Message> UINode<'a, Message>
[INFO] [stdout] 35 | | where
[INFO] [stdout] 36 | |     Message: Clone,
[INFO] [stdout]    | |___________________- associated function in this implementation
[INFO] [stdout] 37 |   {
[INFO] [stdout] 38 |       pub fn new(root: UINode<'a, Message>) -> Self {
[INFO] [stdout]    |              ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking rasm v0.1.0-alpha.0 (/opt/rustwide/workdir/rasm)
[INFO] [stdout] warning: function `compile_example_with_target` is never used
[INFO] [stdout]    --> rasm/tests/run_test.rs:740:4
[INFO] [stdout]     |
[INFO] [stdout] 740 | fn compile_example_with_target(source: &str, only_compile: bool, target: CompileTarget) {
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused `Result` that must be used
[INFO] [stdout]    --> rasm/src/main.rs:180:9
[INFO] [stdout]     |
[INFO] [stdout] 180 |         UI::show(project, target);
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this `Result` may be an `Err` variant, which should be handled
[INFO] [stdout]     = note: `#[warn(unused_must_use)]` on by default
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]     |
[INFO] [stdout] 180 |         let _ = UI::show(project, target);
[INFO] [stdout]     |         +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused `Result` that must be used
[INFO] [stdout]    --> rasm/src/main.rs:180:9
[INFO] [stdout]     |
[INFO] [stdout] 180 |         UI::show(project, target);
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this `Result` may be an `Err` variant, which should be handled
[INFO] [stdout]     = note: `#[warn(unused_must_use)]` on by default
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]     |
[INFO] [stdout] 180 |         let _ = UI::show(project, target);
[INFO] [stdout]     |         +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 3m 49s
[INFO] running `Command { std: "docker" "inspect" "33e2e7cf4c164b2cc85d98409241313448136841bf4e1bc03209438549a06780", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "33e2e7cf4c164b2cc85d98409241313448136841bf4e1bc03209438549a06780", kill_on_drop: false }`
[INFO] [stdout] 33e2e7cf4c164b2cc85d98409241313448136841bf4e1bc03209438549a06780
