[INFO] cloning repository https://github.com/jfairfie/IDK
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jfairfie/IDK" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjfairfie%2FIDK", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjfairfie%2FIDK'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] b6173e3dc7bdb5eedab0a696b383494a5af8d05b
[INFO] checking jfairfie/IDK against try#0bdee9e879c87b7211d316e9152109cfd46c576b for pr-150097
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjfairfie%2FIDK" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/jfairfie/IDK
[INFO] finished tweaking git repo https://github.com/jfairfie/IDK
[INFO] tweaked toml for git repo https://github.com/jfairfie/IDK written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/jfairfie/IDK on toolchain 0bdee9e879c87b7211d316e9152109cfd46c576b
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0bdee9e879c87b7211d316e9152109cfd46c576b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/jfairfie/IDK 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" "+0bdee9e879c87b7211d316e9152109cfd46c576b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded crossfont v0.5.2
[INFO] [stderr]   Downloaded rfd v0.15.2
[INFO] [stderr]   Downloaded cmake v0.1.53
[INFO] [stderr]   Downloaded inplace_it v0.3.6
[INFO] [stderr]   Downloaded egui_wgpu_backend v0.19.0
[INFO] [stderr]   Downloaded wgpu-types v0.13.2
[INFO] [stderr]   Downloaded egui_winit_platform v0.16.0
[INFO] [stderr]   Downloaded ashpd v0.10.2
[INFO] [stderr]   Downloaded wgpu v0.13.1
[INFO] [stderr]   Downloaded wgpu-core v0.13.2
[INFO] [stderr]   Downloaded wgpu-hal v0.13.2
[INFO] [stderr]   Downloaded quick-xml v0.37.2
[INFO] [stderr]   Downloaded naga v0.9.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0bdee9e879c87b7211d316e9152109cfd46c576b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 78dc134eabc65d63b31d96d4dc9359a8f3096c199f53523040c7cb5b9b5fd931
[INFO] running `Command { std: "docker" "start" "-a" "78dc134eabc65d63b31d96d4dc9359a8f3096c199f53523040c7cb5b9b5fd931", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "78dc134eabc65d63b31d96d4dc9359a8f3096c199f53523040c7cb5b9b5fd931", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "78dc134eabc65d63b31d96d4dc9359a8f3096c199f53523040c7cb5b9b5fd931", kill_on_drop: false }`
[INFO] [stdout] 78dc134eabc65d63b31d96d4dc9359a8f3096c199f53523040c7cb5b9b5fd931
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0bdee9e879c87b7211d316e9152109cfd46c576b" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 44063cfd2d76301d3f2e2cb8f1514a08578692ea69059055d9c82312874894a3
[INFO] running `Command { std: "docker" "start" "-a" "44063cfd2d76301d3f2e2cb8f1514a08578692ea69059055d9c82312874894a3", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.93
[INFO] [stderr]     Checking bitflags v2.8.0
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling memoffset v0.6.5
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling cmake v0.1.53
[INFO] [stderr]     Checking linux-raw-sys v0.4.15
[INFO] [stderr]    Compiling xml-rs v0.8.25
[INFO] [stderr]    Compiling indexmap v2.7.1
[INFO] [stderr]    Compiling winnow v0.7.0
[INFO] [stderr]    Compiling wayland-sys v0.29.5
[INFO] [stderr]    Compiling winnow v0.6.26
[INFO] [stderr]    Compiling static_assertions v1.1.0
[INFO] [stderr]     Checking parking_lot_core v0.9.10
[INFO] [stderr]     Checking unicode-ident v1.0.14
[INFO] [stderr]     Checking ttf-parser v0.25.1
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling wayland-sys v0.31.6
[INFO] [stderr]     Checking parking_lot v0.12.3
[INFO] [stderr]    Compiling servo-fontconfig-sys v5.1.0
[INFO] [stderr]     Checking nohash-hasher v0.2.0
[INFO] [stderr]     Checking miniz_oxide v0.8.3
[INFO] [stderr]     Checking raw-window-handle v0.4.3
[INFO] [stderr]     Checking quote v1.0.38
[INFO] [stderr]     Checking nix v0.24.3
[INFO] [stderr]    Compiling wayland-backend v0.3.8
[INFO] [stderr]     Checking bit-vec v0.6.3
[INFO] [stderr]    Compiling endi v1.1.0
[INFO] [stderr]    Compiling freetype-sys v0.13.1
[INFO] [stderr]    Compiling expat-sys v2.1.6
[INFO] [stderr]     Checking concurrent-queue v2.5.0
[INFO] [stderr]     Checking syn v2.0.96
[INFO] [stderr]    Compiling ash v0.37.3+1.3.251
[INFO] [stderr]    Compiling quick-xml v0.37.2
[INFO] [stderr]     Checking event-listener v5.4.0
[INFO] [stderr]     Checking bit-set v0.5.3
[INFO] [stderr]     Checking event-listener-strategy v0.5.3
[INFO] [stderr]    Compiling khronos-egl v4.1.0
[INFO] [stderr]     Checking async-lock v3.4.0
[INFO] [stderr]     Checking async-channel v2.3.1
[INFO] [stderr]     Checking flate2 v1.0.35
[INFO] [stderr]    Compiling nix v0.29.0
[INFO] [stderr]     Checking blocking v1.6.1
[INFO] [stderr]    Compiling wayland-scanner v0.29.5
[INFO] [stderr]     Checking nix v0.25.1
[INFO] [stderr]     Checking spirv v0.2.0+1.5.4
[INFO] [stderr]     Checking gpu-descriptor-types v0.1.2
[INFO] [stderr]     Checking gpu-alloc-types v0.2.0
[INFO] [stderr]    Compiling ahash v0.7.8
[INFO] [stderr]    Compiling smithay-client-toolkit v0.16.1
[INFO] [stderr]    Compiling crossfont v0.5.2
[INFO] [stderr]     Checking foreign-types-shared v0.3.1
[INFO] [stderr]     Checking xcursor v0.3.8
[INFO] [stderr]    Compiling wayland-client v0.31.8
[INFO] [stderr]    Compiling wgpu-core v0.13.2
[INFO] [stderr]     Checking wayland-commons v0.29.5
[INFO] [stderr]    Compiling wayland-scanner v0.31.6
[INFO] [stderr]     Checking gpu-alloc v0.5.4
[INFO] [stderr]     Checking png v0.17.16
[INFO] [stderr]     Checking servo-fontconfig v0.5.1
[INFO] [stderr]     Checking freetype-rs v0.26.0
[INFO] [stderr]    Compiling wayland-client v0.29.5
[INFO] [stderr]    Compiling wayland-protocols v0.29.5
[INFO] [stderr]     Checking wgpu-types v0.13.2
[INFO] [stderr]    Compiling toml_edit v0.22.23
[INFO] [stderr]    Compiling x11-dl v2.21.0
[INFO] [stderr]     Checking renderdoc-sys v0.7.1
[INFO] [stderr]     Checking inplace_it v0.3.6
[INFO] [stderr]     Checking arrayvec v0.5.2
[INFO] [stderr]     Checking owned_ttf_parser v0.25.0
[INFO] [stderr]     Checking glow v0.11.2
[INFO] [stderr]     Checking regex-automata v0.4.9
[INFO] [stderr]     Checking ab_glyph v0.2.29
[INFO] [stderr]     Checking async-fs v2.1.2
[INFO] [stderr]     Checking async-broadcast v0.7.2
[INFO] [stderr]     Checking async-executor v1.13.1
[INFO] [stderr]     Checking xdg-home v1.3.0
[INFO] [stderr]     Checking ordered-stream v0.2.0
[INFO] [stderr]     Checking atomic_refcell v0.1.13
[INFO] [stderr]     Checking emath v0.17.0
[INFO] [stderr]     Checking mio v0.8.11
[INFO] [stderr]     Checking instant v0.1.13
[INFO] [stderr]     Checking epaint v0.17.0
[INFO] [stderr]     Checking raw-window-handle v0.6.2
[INFO] [stderr]    Compiling rfd v0.15.2
[INFO] [stderr]     Checking pollster v0.4.0
[INFO] [stderr]     Checking pollster v0.2.5
[INFO] [stderr]    Compiling proc-macro-crate v3.2.0
[INFO] [stderr]     Checking egui v0.17.0
[INFO] [stderr]     Checking wayland-cursor v0.29.5
[INFO] [stderr]     Checking regex v1.11.1
[INFO] [stderr]     Checking env_filter v0.1.3
[INFO] [stderr]     Checking env_logger v0.11.6
[INFO] [stderr]    Compiling synstructure v0.13.1
[INFO] [stderr]    Compiling zerofrom-derive v0.1.5
[INFO] [stderr]    Compiling yoke-derive v0.7.5
[INFO] [stderr]    Compiling zerovec-derive v0.10.3
[INFO] [stderr]    Compiling serde_derive v1.0.217
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling icu_provider_macros v1.5.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling bytemuck_derive v1.8.1
[INFO] [stderr]    Compiling tracing-attributes v0.1.28
[INFO] [stderr]    Compiling enumflags2_derive v0.7.11
[INFO] [stderr]    Compiling foreign-types-macros v0.2.3
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling serde_repr v0.1.19
[INFO] [stderr]     Checking foreign-types v0.5.0
[INFO] [stderr]    Compiling async-trait v0.1.86
[INFO] [stderr]     Checking wayland-protocols v0.32.6
[INFO] [stderr]     Checking zerocopy v0.7.35
[INFO] [stderr]     Checking bytemuck v1.21.0
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]     Checking tiny-skia-path v0.7.0
[INFO] [stderr]     Checking safe_arch v0.5.2
[INFO] [stderr]     Checking emath v0.19.0
[INFO] [stderr]     Checking zerofrom v0.1.5
[INFO] [stderr]     Checking ahash v0.8.11
[INFO] [stderr]     Checking ppv-lite86 v0.2.20
[INFO] [stderr]     Checking tiny-skia v0.7.0
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]     Checking naga v0.9.0
[INFO] [stderr]     Checking calloop v0.10.6
[INFO] [stderr]     Checking yoke v0.7.5
[INFO] [stderr]     Checking polling v3.7.4
[INFO] [stderr]     Checking epi v0.17.0
[INFO] [stderr]    Compiling serde v1.0.217
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking zerovec v0.10.4
[INFO] [stderr]     Checking hashbrown v0.14.5
[INFO] [stderr]     Checking epaint v0.19.0
[INFO] [stderr]     Checking async-io v2.4.0
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking gpu-descriptor v0.2.4
[INFO] [stderr]     Checking async-signal v0.2.10
[INFO] [stderr]     Checking async-net v2.0.0
[INFO] [stderr]     Checking tinystr v0.7.6
[INFO] [stderr]     Checking icu_collections v1.5.0
[INFO] [stderr]     Checking egui v0.19.0
[INFO] [stderr]     Checking async-process v2.3.0
[INFO] [stderr]     Checking icu_locid v1.5.0
[INFO] [stderr]     Checking icu_provider v1.5.0
[INFO] [stderr]     Checking icu_locid_transform v1.5.0
[INFO] [stderr]     Checking wgpu-hal v0.13.2
[INFO] [stderr]     Checking icu_properties v1.5.1
[INFO] [stderr]    Compiling zvariant_utils v3.1.0
[INFO] [stderr]    Compiling enumflags2 v0.7.11
[INFO] [stderr]    Compiling zvariant_derive v5.2.0
[INFO] [stderr]    Compiling zvariant v5.2.0
[INFO] [stderr]     Checking icu_normalizer v1.5.0
[INFO] [stderr]     Checking idna_adapter v1.2.0
[INFO] [stderr]     Checking idna v1.0.3
[INFO] [stderr]     Checking url v2.5.4
[INFO] [stderr]    Compiling zbus_names v4.1.1
[INFO] [stderr]     Checking wgpu v0.13.1
[INFO] [stderr]    Compiling zbus_macros v5.3.1
[INFO] [stderr]     Checking egui_wgpu_backend v0.19.0
[INFO] [stderr]     Checking zbus v5.3.1
[INFO] [stderr]     Checking ashpd v0.10.2
[INFO] [stderr]     Checking sctk-adwaita v0.4.3
[INFO] [stderr]     Checking winit v0.27.5
[INFO] [stderr]     Checking egui_winit_platform v0.16.0
[INFO] [stderr]     Checking IDK v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: crate `IDK` should have a snake case name
[INFO] [stdout]   |
[INFO] [stdout]   = help: convert the identifier to snake case: `idk`
[INFO] [stdout]   = note: `#[warn(non_snake_case)]` (part of `#[warn(nonstandard_style)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0583]: file not found for module `actions`
[INFO] [stdout]  --> src/main.rs:1:1
[INFO] [stdout]   |
[INFO] [stdout] 1 | mod actions;
[INFO] [stdout]   | ^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: to create the module `actions`, create file "src/actions.rs" or "src/actions/mod.rs"
[INFO] [stdout]   = note: if there is a `mod actions` elsewhere in the crate already, import it with `use crate::...` instead
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0583]: file not found for module `actions`
[INFO] [stdout]  --> src/main.rs:1:1
[INFO] [stdout]   |
[INFO] [stdout] 1 | mod actions;
[INFO] [stdout]   | ^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: to create the module `actions`, create file "src/actions.rs" or "src/actions/mod.rs"
[INFO] [stdout]   = note: if there is a `mod actions` elsewhere in the crate already, import it with `use crate::...` instead
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `TextEdit`
[INFO] [stdout]  --> src/main.rs:8:58
[INFO] [stdout]   |
[INFO] [stdout] 8 | use egui::{Color32, FontDefinitions, FontId, TextBuffer, TextEdit, TextFormat, Ui};
[INFO] [stdout]   |                                                          ^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `TextEdit`
[INFO] [stdout]  --> src/main.rs:8:58
[INFO] [stdout]   |
[INFO] [stdout] 8 | use egui::{Color32, FontDefinitions, FontId, TextBuffer, TextEdit, TextFormat, Ui};
[INFO] [stdout]   |                                                          ^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]    --> src/main.rs:129:21
[INFO] [stdout]     |
[INFO] [stdout] 129 |                     /// TODO - make this more efficient so it doesn't run all the time, only on changes
[INFO] [stdout]     |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 130 |                     ui.add_space(20.0);
[INFO] [stdout]     |                     ------------------ rustdoc does not generate documentation for expressions
[INFO] [stdout]     |
[INFO] [stdout]     = help: use `//` for a plain comment
[INFO] [stdout]     = note: `#[warn(unused_doc_comments)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]    --> src/main.rs:129:21
[INFO] [stdout]     |
[INFO] [stdout] 129 |                     /// TODO - make this more efficient so it doesn't run all the time, only on changes
[INFO] [stdout]     |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 130 |                     ui.add_space(20.0);
[INFO] [stdout]     |                     ------------------ rustdoc does not generate documentation for expressions
[INFO] [stdout]     |
[INFO] [stdout]     = help: use `//` for a plain comment
[INFO] [stdout]     = note: `#[warn(unused_doc_comments)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `TextBuffer`
[INFO] [stdout]  --> src/main.rs:8:46
[INFO] [stdout]   |
[INFO] [stdout] 8 | use egui::{Color32, FontDefinitions, FontId, TextBuffer, TextEdit, TextFormat, Ui};
[INFO] [stdout]   |                                              ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `TextBuffer`
[INFO] [stdout]  --> src/main.rs:8:46
[INFO] [stdout]   |
[INFO] [stdout] 8 | use egui::{Color32, FontDefinitions, FontId, TextBuffer, TextEdit, TextFormat, Ui};
[INFO] [stdout]   |                                              ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/main.rs:131:25
[INFO] [stdout]     |
[INFO] [stdout] 131 |                     let mut job = LayoutJob::default();
[INFO] [stdout]     |                         ----^^^
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         help: remove this `mut`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> src/main.rs:53:9
[INFO] [stdout]    |
[INFO] [stdout] 53 |     let mut surface_config = wgpu::SurfaceConfiguration {
[INFO] [stdout]    |         ----^^^^^^^^^^^^^^
[INFO] [stdout]    |         |
[INFO] [stdout]    |         help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `wrap_width`
[INFO] [stdout]    --> src/main.rs:140:102
[INFO] [stdout]     |
[INFO] [stdout] 140 |                     ui.add(egui::TextEdit::multiline(&mut text_body).layouter(&mut move |ui, string, wrap_width| {
[INFO] [stdout]     |                                                                                                      ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_wrap_width`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `window_id`
[INFO] [stdout]    --> src/main.rs:225:41
[INFO] [stdout]     |
[INFO] [stdout] 225 |             Event::WindowEvent { event, window_id } => {
[INFO] [stdout]     |                                         ^^^^^^^^^ help: try ignoring the field: `window_id: _`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `device_id`
[INFO] [stdout]    --> src/main.rs:227:50
[INFO] [stdout]     |
[INFO] [stdout] 227 |                     WindowEvent::KeyboardInput { device_id, input, is_synthetic} => {
[INFO] [stdout]     |                                                  ^^^^^^^^^ help: try ignoring the field: `device_id: _`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `is_synthetic`
[INFO] [stdout]    --> src/main.rs:227:68
[INFO] [stdout]     |
[INFO] [stdout] 227 |                     WindowEvent::KeyboardInput { device_id, input, is_synthetic} => {
[INFO] [stdout]     |                                                                    ^^^^^^^^^^^^ help: try ignoring the field: `is_synthetic: _`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/main.rs:131:25
[INFO] [stdout]     |
[INFO] [stdout] 131 |                     let mut job = LayoutJob::default();
[INFO] [stdout]     |                         ----^^^
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         help: remove this `mut`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> src/main.rs:53:9
[INFO] [stdout]    |
[INFO] [stdout] 53 |     let mut surface_config = wgpu::SurfaceConfiguration {
[INFO] [stdout]    |         ----^^^^^^^^^^^^^^
[INFO] [stdout]    |         |
[INFO] [stdout]    |         help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `wrap_width`
[INFO] [stdout]    --> src/main.rs:140:102
[INFO] [stdout]     |
[INFO] [stdout] 140 |                     ui.add(egui::TextEdit::multiline(&mut text_body).layouter(&mut move |ui, string, wrap_width| {
[INFO] [stdout]     |                                                                                                      ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_wrap_width`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `window_id`
[INFO] [stdout]    --> src/main.rs:225:41
[INFO] [stdout]     |
[INFO] [stdout] 225 |             Event::WindowEvent { event, window_id } => {
[INFO] [stdout]     |                                         ^^^^^^^^^ help: try ignoring the field: `window_id: _`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `device_id`
[INFO] [stdout]    --> src/main.rs:227:50
[INFO] [stdout]     |
[INFO] [stdout] 227 |                     WindowEvent::KeyboardInput { device_id, input, is_synthetic} => {
[INFO] [stdout]     |                                                  ^^^^^^^^^ help: try ignoring the field: `device_id: _`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `is_synthetic`
[INFO] [stdout]    --> src/main.rs:227:68
[INFO] [stdout]     |
[INFO] [stdout] 227 |                     WindowEvent::KeyboardInput { device_id, input, is_synthetic} => {
[INFO] [stdout]     |                                                                    ^^^^^^^^^^^^ help: try ignoring the field: `is_synthetic: _`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0583`.
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0583`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `IDK` (bin "IDK" test) due to 1 previous error; 9 warnings emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `IDK` (bin "IDK") due to 1 previous error; 9 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "44063cfd2d76301d3f2e2cb8f1514a08578692ea69059055d9c82312874894a3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "44063cfd2d76301d3f2e2cb8f1514a08578692ea69059055d9c82312874894a3", kill_on_drop: false }`
[INFO] [stdout] 44063cfd2d76301d3f2e2cb8f1514a08578692ea69059055d9c82312874894a3
