[INFO] cloning repository https://github.com/VoxanyNet/interceptors [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/VoxanyNet/interceptors" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FVoxanyNet%2Finterceptors", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FVoxanyNet%2Finterceptors'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] e8f412a7bf142e9579f831ee6db6fd6b090f224c [INFO] building VoxanyNet/interceptors against try#23647e694de8d0904848ad068b2e0ec2dd098c37+target=wasm32-wasip1 for pr-149868 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FVoxanyNet%2Finterceptors" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/VoxanyNet/interceptors [INFO] finished tweaking git repo https://github.com/VoxanyNet/interceptors [INFO] tweaked toml for git repo https://github.com/VoxanyNet/interceptors written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/VoxanyNet/interceptors on toolchain 23647e694de8d0904848ad068b2e0ec2dd098c37 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+23647e694de8d0904848ad068b2e0ec2dd098c37" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/VoxanyNet/interceptors 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" "+23647e694de8d0904848ad068b2e0ec2dd098c37" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+23647e694de8d0904848ad068b2e0ec2dd098c37" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 52217b437872cab48b4ae47c5d4166d077eee5da57eb855ed674e700c906c204 [INFO] running `Command { std: "docker" "start" "-a" "52217b437872cab48b4ae47c5d4166d077eee5da57eb855ed674e700c906c204", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "52217b437872cab48b4ae47c5d4166d077eee5da57eb855ed674e700c906c204", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "52217b437872cab48b4ae47c5d4166d077eee5da57eb855ed674e700c906c204", kill_on_drop: false }` [INFO] [stdout] 52217b437872cab48b4ae47c5d4166d077eee5da57eb855ed674e700c906c204 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+23647e694de8d0904848ad068b2e0ec2dd098c37" "build" "--frozen" "--message-format=json" "--target" "wasm32-wasip1", kill_on_drop: false }` [INFO] [stdout] 70f698a4b86cd747c1d549d0838df91ce22ad2f9386f77816c50f445dade3e9e [INFO] running `Command { std: "docker" "start" "-a" "70f698a4b86cd747c1d549d0838df91ce22ad2f9386f77816c50f445dade3e9e", kill_on_drop: false }` [INFO] [stderr] Compiling unicode-ident v1.0.18 [INFO] [stderr] Compiling proc-macro2 v1.0.95 [INFO] [stderr] Compiling cfg-if v1.0.1 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling simd-adler32 v0.3.7 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling bytemuck v1.23.1 [INFO] [stderr] Compiling zerocopy v0.8.26 [INFO] [stderr] Compiling memchr v2.7.5 [INFO] [stderr] Compiling adler2 v2.0.1 [INFO] [stderr] Compiling typenum v1.18.0 [INFO] [stderr] Compiling miniz_oxide v0.8.9 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.100 [INFO] [stderr] Compiling log v0.4.27 [INFO] [stderr] Compiling crc32fast v1.5.0 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling rayon-core v1.13.0 [INFO] [stderr] Compiling paste v1.0.15 [INFO] [stderr] Compiling wasi v0.11.1+wasi-snapshot-preview1 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling crossbeam-deque v0.8.6 [INFO] [stderr] Compiling syn v2.0.104 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling anyhow v1.0.99 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling flate2 v1.1.2 [INFO] [stderr] Compiling allocator-api2 v0.2.21 [INFO] [stderr] Compiling libc v0.2.174 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling foldhash v0.1.5 [INFO] [stderr] Compiling rustversion v1.0.21 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling fdeflate v0.3.7 [INFO] [stderr] Compiling wasm-bindgen v0.2.100 [INFO] [stderr] Compiling stable_deref_trait v1.2.1 [INFO] [stderr] Compiling as-slice v0.2.1 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling rayon v1.11.0 [INFO] [stderr] Compiling safe_arch v0.7.4 [INFO] [stderr] Compiling matrixmultiply v0.3.10 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling built v0.8.0 [INFO] [stderr] Compiling av-scenechange v0.14.1 [INFO] [stderr] Compiling color_quant v1.1.0 [INFO] [stderr] Compiling once_cell v1.21.3 [INFO] [stderr] Compiling itoa v1.0.15 [INFO] [stderr] Compiling wide v0.7.33 [INFO] [stderr] Compiling aligned v0.4.3 [INFO] [stderr] Compiling approx v0.5.1 [INFO] [stderr] Compiling nom v8.0.0 [INFO] [stderr] Compiling core2 v0.4.0 [INFO] [stderr] Compiling lock_api v0.4.13 [INFO] [stderr] Compiling parking_lot_core v0.9.11 [INFO] [stderr] Compiling y4m v0.8.0 [INFO] [stderr] Compiling num-rational v0.4.2 [INFO] [stderr] Compiling rav1e v0.8.1 [INFO] [stderr] Compiling object v0.36.7 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Compiling quick-error v2.0.1 [INFO] [stderr] Compiling quad-snd v0.2.8 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling serde_json v1.0.142 [INFO] [stderr] Compiling utf8parse v0.2.2 [INFO] [stderr] Compiling rawpointer v0.2.1 [INFO] [stderr] Compiling pastey v0.1.1 [INFO] [stderr] Compiling miniquad v0.4.8 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling anstyle-parse v0.2.7 [INFO] [stderr] Compiling png v0.17.16 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling bitstream-io v4.9.0 [INFO] [stderr] Compiling simd_helpers v0.1.0 [INFO] [stderr] Compiling itertools v0.14.0 [INFO] [stderr] Compiling gimli v0.31.1 [INFO] [stderr] Compiling maybe-rayon v0.1.1 [INFO] [stderr] Compiling anstyle v1.0.13 [INFO] [stderr] Compiling anstyle-query v1.1.5 [INFO] [stderr] Compiling ryu v1.0.20 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.100 [INFO] [stderr] Compiling robust v1.2.0 [INFO] [stderr] Compiling imgref v1.12.0 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.2 [INFO] [stderr] Compiling weezl v0.1.12 [INFO] [stderr] Compiling ttf-parser v0.21.1 [INFO] [stderr] Compiling colorchoice v1.0.4 [INFO] [stderr] Compiling zune-core v0.4.12 [INFO] [stderr] Compiling httparse v1.10.1 [INFO] [stderr] Compiling new_debug_unreachable v1.0.6 [INFO] [stderr] Compiling noop_proc_macro v0.3.0 [INFO] [stderr] Compiling zune-jpeg v0.4.21 [INFO] [stderr] Compiling anstream v0.6.21 [INFO] [stderr] Compiling loop9 v0.1.5 [INFO] [stderr] Compiling image v0.24.9 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.100 [INFO] [stderr] Compiling addr2line v0.24.2 [INFO] [stderr] Compiling ordered-float v5.0.0 [INFO] [stderr] Compiling pxfm v0.1.27 [INFO] [stderr] Compiling crossbeam-queue v0.3.12 [INFO] [stderr] Compiling crossbeam-channel v0.5.15 [INFO] [stderr] Compiling ena v0.14.3 [INFO] [stderr] Compiling zune-inflate v0.2.54 [INFO] [stderr] Compiling bit_field v0.10.3 [INFO] [stderr] Compiling clap_lex v0.7.6 [INFO] [stderr] Compiling bytes v1.10.1 [INFO] [stderr] Compiling slab v0.4.10 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling zerocopy-derive v0.8.26 [INFO] [stderr] Compiling equator-macro v0.4.2 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Compiling num-derive v0.4.2 [INFO] [stderr] Compiling equator v0.4.2 [INFO] [stderr] Compiling aligned-vec v0.6.4 [INFO] [stderr] Compiling v_frame v0.3.9 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.100 [INFO] [stderr] Compiling profiling-procmacros v1.0.17 [INFO] [stderr] Compiling arg_enum_proc_macro v0.3.4 [INFO] [stderr] Compiling profiling v1.0.17 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling fax_derive v0.2.0 [INFO] [stderr] Compiling nalgebra-macros v0.2.2 [INFO] [stderr] Compiling macroquad_macro v0.1.8 [INFO] [stderr] Compiling js-sys v0.3.77 [INFO] [stderr] Compiling litrs v0.4.2 [INFO] [stderr] Compiling fax v0.2.6 [INFO] [stderr] Compiling lebe v0.5.3 [INFO] [stderr] Compiling rustc-demangle v0.1.26 [INFO] [stderr] Compiling rgb v0.8.52 [INFO] [stderr] Compiling zune-core v0.5.0 [INFO] [stderr] Compiling downcast-rs v2.0.1 [INFO] [stderr] Compiling quad-rand v0.2.3 [INFO] [stderr] Compiling nanoserde-derive v0.1.22 [INFO] [stderr] Compiling zune-jpeg v0.5.7 [INFO] [stderr] Compiling image-webp v0.2.4 [INFO] [stderr] Compiling document-features v0.2.11 [INFO] [stderr] Compiling backtrace v0.3.75 [INFO] [stderr] Compiling http v1.3.1 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling half v2.7.1 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling moxcms v0.7.11 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling nanoserde v0.1.37 [INFO] [stderr] Compiling tiff v0.10.3 [INFO] [stderr] Compiling exr v1.74.0 [INFO] [stderr] Compiling clap_builder v4.5.53 [INFO] [stderr] Compiling bitcode_derive v0.6.5 [INFO] [stderr] Compiling web-sys v0.3.77 [INFO] [stderr] Compiling wasm-bindgen-futures v0.4.50 [INFO] [stderr] Compiling strum_macros v0.27.2 [INFO] [stderr] Compiling clap_derive v4.5.49 [INFO] [stderr] Compiling arrayvec v0.7.6 [INFO] [stderr] Compiling hashbrown v0.15.4 [INFO] [stderr] Compiling bitflags v2.9.1 [INFO] [stderr] Compiling num-complex v0.4.6 [INFO] [stderr] Compiling simba v0.9.0 [INFO] [stderr] Compiling av1-grain v0.2.5 [INFO] [stderr] Compiling fontdue v0.9.3 [INFO] [stderr] Compiling spade v2.14.0 [INFO] [stderr] Compiling avif-serialize v0.8.6 [INFO] [stderr] Compiling glam v0.27.0 [INFO] [stderr] Compiling png v0.18.0 [INFO] [stderr] Compiling bit-vec v0.8.0 [INFO] [stderr] Compiling crossbeam v0.8.4 [INFO] [stderr] Compiling parking_lot v0.12.4 [INFO] [stderr] Compiling sha1 v0.10.6 [INFO] [stderr] Compiling gif v0.14.1 [INFO] [stderr] Compiling rand_xorshift v0.3.0 [INFO] [stderr] Compiling qoi v0.4.1 [INFO] [stderr] Compiling mintex v0.1.4 [INFO] [stderr] Compiling data-encoding v2.9.0 [INFO] [stderr] Compiling utf-8 v0.7.6 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling thousands v0.2.0 [INFO] [stderr] Compiling rustc-hash v2.1.1 [INFO] [stderr] Compiling interceptors v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling dhat v0.3.3 [INFO] [stderr] Compiling tungstenite v0.23.0 [INFO] [stderr] Compiling noise v0.9.0 [INFO] [stderr] Compiling macroquad v0.4.14 [INFO] [stderr] Compiling ldtk2 v0.8.0 [INFO] [stderr] Compiling strum v0.27.2 [INFO] [stderr] Compiling clap v4.5.53 [INFO] [stderr] Compiling bitcode v0.6.6 [INFO] [stderr] Compiling nalgebra v0.33.2 [INFO] [stderr] Compiling ewebsock v0.8.0 [INFO] [stderr] Compiling cs-utils v0.21.1 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Compiling fxhash v0.2.1 [INFO] [stderr] Compiling macroquad-tiled v0.2.1 [INFO] [stderr] Compiling ravif v0.12.0 [INFO] [stderr] Compiling image v0.25.9 [INFO] [stderr] Compiling parry2d v0.21.1 [INFO] [stderr] Compiling rapier2d v0.26.1 [INFO] [stdout] warning: unused import: `time::Instant` [INFO] [stdout] --> src/area.rs:1:40 [INFO] [stdout] | [INFO] [stdout] 1 | use std::{path::PathBuf, str::FromStr, time::Instant}; [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: `mouse_world_pos` [INFO] [stdout] --> src/player.rs:9:347 [INFO] [stdout] | [INFO] [stdout] 9 | ..., get_angle_between_rapier_points, inventory::Inventory, mouse_world_pos, prop::{DissolvedPixel, Prop}, rapier_mouse_world_pos, ra... [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `selectable_object_id::SelectableObjectId` [INFO] [stdout] --> src/editor_context_menu.rs:5:46 [INFO] [stdout] | [INFO] [stdout] 5 | use crate::{button::Button, mouse_world_pos, selectable_object_id::SelectableObjectId, space::Space, uuid_string}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `location` [INFO] [stdout] --> src/area.rs:251:38 [INFO] [stdout] | [INFO] [stdout] 251 | SelectableObjectId::Tile(location) => { [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_location` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/area.rs:858:13 [INFO] [stdout] | [INFO] [stdout] 858 | let mut tiles: Vec = vec![]; [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: unused variable: `space` [INFO] [stdout] --> src/decoration.rs:92:35 [INFO] [stdout] | [INFO] [stdout] 92 | fn object_bounding_box(&self, space: Option<&Space>) -> macroquad::prelude::Rect { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_space` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `textures` [INFO] [stdout] --> src/player.rs:229:28 [INFO] [stdout] | [INFO] [stdout] 229 | pub fn draw_hud(&self, textures: &TextureLoader) { [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_textures` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `max_camera_y` [INFO] [stdout] --> src/player.rs:317:50 [INFO] [stdout] | [INFO] [stdout] 317 | ...elf, space: &Space, max_camera_y: f32, average_enemy_pos: Option>, ctx: &mut ClientTickContext, minimum_camera_widt... [INFO] [stdout] | ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_max_camera_y` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `average_enemy_pos` [INFO] [stdout] --> src/player.rs:317:69 [INFO] [stdout] | [INFO] [stdout] 317 | ...camera_y: f32, average_enemy_pos: Option>, ctx: &mut ClientTickContext, minimum_camera_width: f32, minimum_camera_h... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_average_enemy_pos` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `minimum_camera_width` [INFO] [stdout] --> src/player.rs:317:139 [INFO] [stdout] | [INFO] [stdout] 317 | ...ickContext, minimum_camera_width: f32, minimum_camera_height: f32) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_minimum_camera_width` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `minimum_camera_height` [INFO] [stdout] --> src/player.rs:317:166 [INFO] [stdout] | [INFO] [stdout] 317 | ...idth: f32, minimum_camera_height: f32) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_minimum_camera_height` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `space` [INFO] [stdout] --> src/player.rs:352:44 [INFO] [stdout] | [INFO] [stdout] 352 | pub fn handle_bullet_impact(&mut self, space: &Space, bullet_impact: BulletImpactData) { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_space` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `bullet_impact` [INFO] [stdout] --> src/player.rs:352:59 [INFO] [stdout] | [INFO] [stdout] 352 | pub fn handle_bullet_impact(&mut self, space: &Space, bullet_impact: BulletImpactData) { [INFO] [stdout] | ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_bullet_impact` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `body_handle` [INFO] [stdout] --> src/player.rs:391:13 [INFO] [stdout] | [INFO] [stdout] 391 | let body_handle = body.body_handle.clone(); [INFO] [stdout] | ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_body_handle` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `space` [INFO] [stdout] --> src/player.rs:421:98 [INFO] [stdout] | [INFO] [stdout] 421 | pub fn change_active_inventory_slot(&mut self, ctx: &mut ClientTickContext, area_id: AreaId, space: &mut Space) { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_space` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `dropped_items` [INFO] [stdout] --> src/player.rs:485:9 [INFO] [stdout] | [INFO] [stdout] 485 | dropped_items: &mut Vec, [INFO] [stdout] | ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_dropped_items` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `prop` [INFO] [stdout] --> src/player.rs:502:24 [INFO] [stdout] | [INFO] [stdout] 502 | Item::Prop(prop) => { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_prop` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `ctx` [INFO] [stdout] --> src/player.rs:550:50 [INFO] [stdout] | [INFO] [stdout] 550 | pub fn control(&mut self, space: &mut Space, ctx: &mut ClientTickContext) { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_ctx` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `prop` [INFO] [stdout] --> src/player.rs:603:36 [INFO] [stdout] | [INFO] [stdout] 603 | Item::Prop(prop) => {}, [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_prop` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `prop` [INFO] [stdout] --> src/player.rs:725:32 [INFO] [stdout] | [INFO] [stdout] 725 | Item::Prop(prop) => todo!(), [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_prop` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `camera_rect` [INFO] [stdout] --> src/player.rs:763:64 [INFO] [stdout] | [INFO] [stdout] 763 | pub fn angle_weapon_to_mouse(&mut self, space: &mut Space, camera_rect: &Rect) { [INFO] [stdout] | ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_camera_rect` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `prop` [INFO] [stdout] --> src/player.rs:767:28 [INFO] [stdout] | [INFO] [stdout] 767 | Item::Prop(prop) => {return;}, [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_prop` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `ctx` [INFO] [stdout] --> src/prop.rs:51:50 [INFO] [stdout] | [INFO] [stdout] 51 | pub fn despawn(&mut self, space: &mut Space, ctx: &mut ClientTickContext) { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_ctx` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `prefabs` [INFO] [stdout] --> src/prop.rs:159:85 [INFO] [stdout] | [INFO] [stdout] 159 | ...ze: f32, draw_pos: Vec2, prefabs: &Prefabs, color: Option, rotation: f32) { [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_prefabs` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `prefabs` [INFO] [stdout] --> src/prop.rs:163:53 [INFO] [stdout] | [INFO] [stdout] 163 | pub fn get_preview_resolution(&self, size: f32, prefabs: &Prefabs, textures: &TextureLoader) -> Vec2 { [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_prefabs` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `space` [INFO] [stdout] --> src/prop.rs:256:35 [INFO] [stdout] | [INFO] [stdout] 256 | pub fn server_tick(&mut self, space: &mut Space, area_id: AreaId, server_io: &mut ServerIO) { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_space` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `area_id` [INFO] [stdout] --> src/prop.rs:256:54 [INFO] [stdout] | [INFO] [stdout] 256 | pub fn server_tick(&mut self, space: &mut Space, area_id: AreaId, server_io: &mut ServerIO) { [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_area_id` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `server_io` [INFO] [stdout] --> src/prop.rs:256:71 [INFO] [stdout] | [INFO] [stdout] 256 | pub fn server_tick(&mut self, space: &mut Space, area_id: AreaId, server_io: &mut ServerIO) { [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_server_io` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `dissolved_pixels` [INFO] [stdout] --> src/prop.rs:380:99 [INFO] [stdout] | [INFO] [stdout] 380 | ...rea_id: AreaId, dissolved_pixels: &mut Vec) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_dissolved_pixels` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `ctx` [INFO] [stdout] --> src/body_part.rs:69:34 [INFO] [stdout] | [INFO] [stdout] 69 | pub fn owner_tick(&mut self, ctx: &mut ClientTickContext, space: &mut Space) { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_ctx` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `space` [INFO] [stdout] --> src/body_part.rs:69:63 [INFO] [stdout] | [INFO] [stdout] 69 | pub fn owner_tick(&mut self, ctx: &mut ClientTickContext, space: &mut Space) { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_space` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `draw_context` [INFO] [stdout] --> src/bullet_trail.rs:77:30 [INFO] [stdout] | [INFO] [stdout] 77 | async fn draw(&mut self, draw_context: &crate::drawable::DrawContext) { [INFO] [stdout] | ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_draw_context` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `collider_pos` [INFO] [stdout] --> src/enemy.rs:142:21 [INFO] [stdout] | [INFO] [stdout] 142 | let collider_pos = space.collider_set.get(collider_handle).unwrap().position(); [INFO] [stdout] | ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_collider_pos` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `weapon` [INFO] [stdout] --> src/enemy.rs:204:13 [INFO] [stdout] | [INFO] [stdout] 204 | let weapon = if let Some(weapon) = &mut self.weapon { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_weapon` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `enemy_id` [INFO] [stdout] --> src/enemy.rs:373:32 [INFO] [stdout] | [INFO] [stdout] 373 | WeaponOwner::Enemy(enemy_id) => return, [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_enemy_id` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `player_id` [INFO] [stdout] --> src/enemy.rs:374:33 [INFO] [stdout] | [INFO] [stdout] 374 | WeaponOwner::Player(player_id) => {}, [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_player_id` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `shotgun` [INFO] [stdout] --> src/enemy.rs:467:37 [INFO] [stdout] | [INFO] [stdout] 467 | WeaponType::Shotgun(shotgun) => if self.last_fired_weapon.elapsed().as_secs_f32() < 1. { [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_shotgun` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `lmg` [INFO] [stdout] --> src/enemy.rs:470:33 [INFO] [stdout] | [INFO] [stdout] 470 | WeaponType::LMG(lmg) => if self.last_fired_weapon.elapsed().as_secs_f32() < 0.01 { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_lmg` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: value assigned to `lowest_distance` is never read [INFO] [stdout] --> src/enemy.rs:744:21 [INFO] [stdout] | [INFO] [stdout] 744 | lowest_distance = distance; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: maybe it is overwritten before being read? [INFO] [stdout] = note: `#[warn(unused_assignments)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `ctx` [INFO] [stdout] --> src/enemy.rs:778:50 [INFO] [stdout] | [INFO] [stdout] 778 | pub fn upright(&mut self, space: &mut Space, ctx: &mut ClientTickContext) { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_ctx` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `camera_rect` [INFO] [stdout] --> src/phone.rs:87:50 [INFO] [stdout] | [INFO] [stdout] 87 | pub fn draw(&self, textures: &TextureLoader, camera_rect: &Rect) { [INFO] [stdout] | ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_camera_rect` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `prop` [INFO] [stdout] --> src/computer.rs:28:24 [INFO] [stdout] | [INFO] [stdout] 28 | Item::Prop(prop) => true, [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_prop` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `weapon_type_item` [INFO] [stdout] --> src/computer.rs:29:26 [INFO] [stdout] | [INFO] [stdout] 29 | Item::Weapon(weapon_type_item) => false, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_weapon_type_item` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `prefabs` [INFO] [stdout] --> src/computer.rs:61:24 [INFO] [stdout] | [INFO] [stdout] 61 | pub fn name(&self, prefabs: &Prefabs) -> String { [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_prefabs` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `hovered_button_color` [INFO] [stdout] --> src/computer.rs:204:13 [INFO] [stdout] | [INFO] [stdout] 204 | let hovered_button_color = Color::new(0.78, 0.78, 0.78, 0.5); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_hovered_button_color` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `prop_pos` [INFO] [stdout] --> src/computer.rs:476:13 [INFO] [stdout] | [INFO] [stdout] 476 | let prop_pos = draw_context.space.rigid_body_set.get(self.prop.rigid_body_handle).unwrap().position(); [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_prop_pos` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `font` [INFO] [stdout] --> src/computer.rs:503:13 [INFO] [stdout] | [INFO] [stdout] 503 | let font = draw_context.fonts.get(PathBuf::from("assets/fonts/CutePixel.ttf")); [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_font` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `space` [INFO] [stdout] --> src/dropped_item.rs:20:34 [INFO] [stdout] | [INFO] [stdout] 20 | pub fn owner_tick(&mut self, space: &mut Space) { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_space` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `prefabs` [INFO] [stdout] --> src/dropped_item.rs:51:64 [INFO] [stdout] | [INFO] [stdout] 51 | pub fn from_save(save: DroppedItemSave, space: &mut Space, prefabs: &Prefabs) -> Self { [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_prefabs` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `platform_pos` [INFO] [stdout] --> src/car.rs:156:13 [INFO] [stdout] | [INFO] [stdout] 156 | let platform_pos = space.rigid_body_set.get(self.platform_body).unwrap().position().translation.vector; [INFO] [stdout] | ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_platform_pos` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `space` [INFO] [stdout] --> src/fragment.rs:17:16 [INFO] [stdout] | [INFO] [stdout] 17 | pub fn new(space: &mut Space, texture: PathBuf, texture_source: Rect, mass: f32, scale: f32) { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_space` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `texture` [INFO] [stdout] --> src/fragment.rs:17:35 [INFO] [stdout] | [INFO] [stdout] 17 | pub fn new(space: &mut Space, texture: PathBuf, texture_source: Rect, mass: f32, scale: f32) { [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_texture` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `texture_source` [INFO] [stdout] --> src/fragment.rs:17:53 [INFO] [stdout] | [INFO] [stdout] 17 | pub fn new(space: &mut Space, texture: PathBuf, texture_source: Rect, mass: f32, scale: f32) { [INFO] [stdout] | ^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_texture_source` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `mass` [INFO] [stdout] --> src/fragment.rs:17:75 [INFO] [stdout] | [INFO] [stdout] 17 | pub fn new(space: &mut Space, texture: PathBuf, texture_source: Rect, mass: f32, scale: f32) { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_mass` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `scale` [INFO] [stdout] --> src/fragment.rs:17:86 [INFO] [stdout] | [INFO] [stdout] 17 | pub fn new(space: &mut Space, texture: PathBuf, texture_source: Rect, mass: f32, scale: f32) { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_scale` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `space` [INFO] [stdout] --> src/weapons/weapon/weapon.rs:131:40 [INFO] [stdout] | [INFO] [stdout] 131 | pub fn from_save(save: WeaponSave, space: &mut Space, player_rigid_body_handle: Option) -> Self { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_space` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `position` [INFO] [stdout] --> src/weapons/weapon/weapon.rs:159:13 [INFO] [stdout] | [INFO] [stdout] 159 | let position = match self.rigid_body { [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_position` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `facing` [INFO] [stdout] --> src/weapons/weapon/weapon.rs:200:9 [INFO] [stdout] | [INFO] [stdout] 200 | facing: Facing, [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_facing` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `sound` [INFO] [stdout] --> src/weapons/weapon/weapon.rs:297:17 [INFO] [stdout] | [INFO] [stdout] 297 | let sound = ctx.sounds.get(PathBuf::from("assets\\sounds\\pistol_dry_fire.wav")); [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_sound` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `space` [INFO] [stdout] --> src/weapons/weapon/weapon.rs:451:51 [INFO] [stdout] | [INFO] [stdout] 451 | pub fn get_bullet_vector_macroquad(&mut self, space: &Space, facing: Facing, innacuracy_factor: f32) { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_space` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `facing` [INFO] [stdout] --> src/weapons/weapon/weapon.rs:451:66 [INFO] [stdout] | [INFO] [stdout] 451 | pub fn get_bullet_vector_macroquad(&mut self, space: &Space, facing: Facing, innacuracy_factor: f32) { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_facing` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `innacuracy_factor` [INFO] [stdout] --> src/weapons/weapon/weapon.rs:451:82 [INFO] [stdout] | [INFO] [stdout] 451 | pub fn get_bullet_vector_macroquad(&mut self, space: &Space, facing: Facing, innacuracy_factor: f32) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_innacuracy_factor` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `distance` [INFO] [stdout] --> src/weapons/weapon/weapon.rs:511:21 [INFO] [stdout] | [INFO] [stdout] 511 | let distance = pos.vector - weapon_pos.translation.vector; [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_distance` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `space` [INFO] [stdout] --> src/weapons/lmg/weapon.rs:46:16 [INFO] [stdout] | [INFO] [stdout] 46 | pub fn new(space: &mut Space, pos: Vector2, owner: ClientId, player_rigid_body_handle: Option, facing: Fac... [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_space` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `pos` [INFO] [stdout] --> src/weapons/lmg/weapon.rs:46:35 [INFO] [stdout] | [INFO] [stdout] 46 | pub fn new(space: &mut Space, pos: Vector2, owner: ClientId, player_rigid_body_handle: Option, facing: Fac... [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_pos` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `facing` [INFO] [stdout] --> src/weapons/lmg/weapon.rs:46:122 [INFO] [stdout] | [INFO] [stdout] 46 | ... Option, facing: Facing) -> Self { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_facing` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `pos` [INFO] [stdout] --> src/weapons/sledge/weapon.rs:17:35 [INFO] [stdout] | [INFO] [stdout] 17 | pub fn new(space: &mut Space, pos: Vector2, owner: ClientId, player_rigid_body_handle: Option) -> Self { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_pos` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `owner` [INFO] [stdout] --> src/weapons/sledge/weapon.rs:17:54 [INFO] [stdout] | [INFO] [stdout] 17 | pub fn new(space: &mut Space, pos: Vector2, owner: ClientId, player_rigid_body_handle: Option) -> Self { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_owner` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `space` [INFO] [stdout] --> src/weapons/sledge/weapon.rs:47:24 [INFO] [stdout] | [INFO] [stdout] 47 | pub fn save(&self, space: &Space) -> SledgeSave { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_space` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `textures` [INFO] [stdout] --> src/weapons/sledge/weapon.rs:54:45 [INFO] [stdout] | [INFO] [stdout] 54 | pub async fn draw(&self, space: &Space, textures: &mut TextureLoader, facing: Facing) { [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_textures` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `facing` [INFO] [stdout] --> src/weapons/sledge/weapon.rs:54:75 [INFO] [stdout] | [INFO] [stdout] 54 | pub async fn draw(&self, space: &Space, textures: &mut TextureLoader, facing: Facing) { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_facing` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `save` [INFO] [stdout] --> src/weapons/sledge/weapon.rs:67:22 [INFO] [stdout] | [INFO] [stdout] 67 | pub fn from_save(save: LMGSave, space: &mut Space, player_rigid_body_handle: Option, owner: ClientId) -> Self { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_save` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `lmg` [INFO] [stdout] --> src/weapons/weapon_type.rs:33:29 [INFO] [stdout] | [INFO] [stdout] 33 | WeaponType::LMG(lmg) => "LMG".to_string() [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_lmg` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `lmg` [INFO] [stdout] --> src/weapons/weapon_type.rs:55:29 [INFO] [stdout] | [INFO] [stdout] 55 | WeaponType::LMG(lmg) => {} [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_lmg` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `lmg` [INFO] [stdout] --> src/weapons/weapon_type.rs:62:29 [INFO] [stdout] | [INFO] [stdout] 62 | WeaponType::LMG(lmg) => Vec2::ZERO [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_lmg` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `ctx` [INFO] [stdout] --> src/editor_context_menu.rs:167:34 [INFO] [stdout] | [INFO] [stdout] 167 | fn data_editor_export(&self, ctx: &DataEditorContext) -> Option { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_ctx` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `json` [INFO] [stdout] --> src/editor_context_menu.rs:171:38 [INFO] [stdout] | [INFO] [stdout] 171 | fn data_editor_import(&mut self, json: String, ctx: &mut DataEditorContext) { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_json` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `ctx` [INFO] [stdout] --> src/editor_context_menu.rs:171:52 [INFO] [stdout] | [INFO] [stdout] 171 | fn data_editor_import(&mut self, json: String, ctx: &mut DataEditorContext) { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_ctx` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: value assigned to `entry_index` is never read [INFO] [stdout] --> src/editor_context_menu.rs:229:13 [INFO] [stdout] | [INFO] [stdout] 229 | entry_index += 1; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: maybe it is overwritten before being read? [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `tile` [INFO] [stdout] --> src/selectable_object_id.rs:23:36 [INFO] [stdout] | [INFO] [stdout] 23 | SelectableObject::Tile(tile) => 0, [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_tile` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `tiles` [INFO] [stdout] --> src/selectable_object_id.rs:34:9 [INFO] [stdout] | [INFO] [stdout] 34 | tiles: &'a mut Vec>>, [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_tiles` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `location` [INFO] [stdout] --> src/selectable_object_id.rs:48:38 [INFO] [stdout] | [INFO] [stdout] 48 | SelectableObjectId::Tile(location) => { [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_location` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `body_body_pos` [INFO] [stdout] --> src/lib.rs:69:9 [INFO] [stdout] | [INFO] [stdout] 69 | let body_body_pos = Vec2::new(body_body.translation().x, body_body.translation().y); [INFO] [stdout] | ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_body_body_pos` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `error` [INFO] [stdout] --> src/lib.rs:370:50 [INFO] [stdout] | [INFO] [stdout] 370 | ewebsock::WsEvent::Error(error) => { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_error` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `round_to_nearest` is never used [INFO] [stdout] --> src/lib.rs:658:4 [INFO] [stdout] | [INFO] [stdout] 658 | fn round_to_nearest(x: i32, n: i32) -> i32 { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `junk`, `last_changed_inventory_slot`, and `last_autofire` are never read [INFO] [stdout] --> src/player.rs:73:5 [INFO] [stdout] | [INFO] [stdout] 59 | pub struct Player { [INFO] [stdout] | ------ fields in this struct [INFO] [stdout] ... [INFO] [stdout] 73 | junk: Vec, // you can hold unlimited junk [INFO] [stdout] | ^^^^ [INFO] [stdout] 74 | last_changed_inventory_slot: web_time::Instant, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 79 | last_autofire: web_time::Instant, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `scale` is never read [INFO] [stdout] --> src/body_part.rs:14:5 [INFO] [stdout] | [INFO] [stdout] 10 | pub struct BodyPart { [INFO] [stdout] | -------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 14 | scale: u16, [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `BodyPart` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `cost` is never read [INFO] [stdout] --> src/computer.rs:70:5 [INFO] [stdout] | [INFO] [stdout] 69 | pub struct StoreItem { [INFO] [stdout] | --------- field in this struct [INFO] [stdout] 70 | cost: u32, [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `previous_velocity` is never read [INFO] [stdout] --> src/dropped_item.rs:32:5 [INFO] [stdout] | [INFO] [stdout] 26 | pub struct DroppedItem { [INFO] [stdout] | ----------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 32 | previous_velocity: RigidBodyVelocity, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `DroppedItem` 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 `body_handle` and `collider_handle` are never read [INFO] [stdout] --> src/junk.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 3 | pub struct Junk { [INFO] [stdout] | ---- fields in this struct [INFO] [stdout] 4 | body_handle: RigidBodyHandle, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] 5 | collider_handle: ColliderHandle, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple fields are never read [INFO] [stdout] --> src/car.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 7 | pub struct Car { [INFO] [stdout] | --- fields in this struct [INFO] [stdout] ... [INFO] [stdout] 11 | left_wheel_body: RigidBodyHandle, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] 12 | left_wheel_collider: ColliderHandle, [INFO] [stdout] 13 | left_wheel_revolute_joint: ImpulseJointHandle, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 14 | [INFO] [stdout] 15 | left_axle_body: RigidBodyHandle, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] 16 | left_axle_collider: ColliderHandle, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 17 | left_axle_prismatic_joint: ImpulseJointHandle, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 20 | right_axle_body: RigidBodyHandle, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] 21 | right_axle_collider: ColliderHandle, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 22 | right_axle_prismatic_joint: ImpulseJointHandle, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 25 | right_wheel_body: RigidBodyHandle, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] 26 | right_wheel_collider: ColliderHandle, [INFO] [stdout] 27 | right_wheel_revolute_joint: ImpulseJointHandle, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `texture`, `texture_source`, `body`, `collider`, and `scale` are never read [INFO] [stdout] --> src/fragment.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 8 | pub struct Fragment { [INFO] [stdout] | -------- fields in this struct [INFO] [stdout] 9 | texture: PathBuf, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 10 | texture_source: Rect, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] 11 | body: RigidBodyHandle, [INFO] [stdout] | ^^^^ [INFO] [stdout] 12 | collider: ColliderHandle, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 13 | scale: f32 [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/area.rs:240:38 [INFO] [stdout] | [INFO] [stdout] 240 | pub fn get_selectable_object_mut(&mut self, selectable_object_id: SelectableObjectId) -> Option { [INFO] [stdout] | ^^^^^^^^^ the lifetime is elided here ^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 240 | pub fn get_selectable_object_mut(&mut self, selectable_object_id: SelectableObjectId) -> Option> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `draw_hitbox` [INFO] [stdout] --> src/editor/editor.rs:3:93 [INFO] [stdout] | [INFO] [stdout] 3 | use interceptors_lib::{Prefabs, area::{Area, AreaSave}, clip::Clip, decoration::Decoration, draw_hitbox, drawable::{DrawContext, Draw... [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: `gl_use_material` [INFO] [stdout] --> src/client/client.rs:4:182 [INFO] [stdout] | [INFO] [stdout] 4 | ..., math::{vec2, Rect}, prelude::{gl_use_default_material, gl_use_material, load_material, Material, ShaderSource}, texture::{draw_t... [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dhat-heap` [INFO] [stdout] --> src/client/main.rs:25:11 [INFO] [stdout] | [INFO] [stdout] 25 | #[cfg(feature = "dhat-heap")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `dhat-heap` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Path` [INFO] [stdout] --> src/decoration-util/main.rs:1:56 [INFO] [stdout] | [INFO] [stdout] 1 | use std::{env::{self, set_current_dir}, fs, io, path::{Path, PathBuf}, time::Duration}; [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: `Arg` [INFO] [stdout] --> src/decoration-util/main.rs:3:12 [INFO] [stdout] | [INFO] [stdout] 3 | use clap::{Arg, Parser}; [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `texture::load_image` [INFO] [stdout] --> src/decoration-util/main.rs:6:29 [INFO] [stdout] | [INFO] [stdout] 6 | use macroquad::{math::Vec2, texture::load_image}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `client_id` [INFO] [stdout] --> src/server/server.rs:91:50 [INFO] [stdout] | [INFO] [stdout] 91 | pub fn handle_disconnected_client(&mut self, client_id: ClientId) { [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_client_id` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `update` [INFO] [stdout] --> src/server/server.rs:142:45 [INFO] [stdout] | [INFO] [stdout] 142 | NetworkPacket::MasterUpdate(update) => { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_update` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `ping` [INFO] [stdout] --> src/server/server.rs:145:37 [INFO] [stdout] | [INFO] [stdout] 145 | NetworkPacket::Ping(ping) => { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_ping` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `client` [INFO] [stdout] --> src/server/server.rs:147:25 [INFO] [stdout] | [INFO] [stdout] 147 | let client = self.network_io.clients.get_mut(&client_id).unwrap(); [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_client` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `current_pos` [INFO] [stdout] --> src/server/server.rs:313:25 [INFO] [stdout] | [INFO] [stdout] 313 | let current_pos = area.space.rigid_body_set.get(player.body.body_handle).unwrap().position(); [INFO] [stdout] | ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_current_pos` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `error` [INFO] [stdout] --> src/decoration-util/main.rs:94:13 [INFO] [stdout] | [INFO] [stdout] 94 | Err(error) => { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_error` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `megabits` [INFO] [stdout] --> src/server/server.rs:603:13 [INFO] [stdout] | [INFO] [stdout] 603 | let megabits = self.total_bits_sent as f32 / 1000000 as f32; [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_megabits` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `player_pos` [INFO] [stdout] --> src/client/client.rs:332:25 [INFO] [stdout] | [INFO] [stdout] 332 | let player_pos = player_body.position(); [INFO] [stdout] | ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_player_pos` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `tile` [INFO] [stdout] --> src/editor/editor.rs:109:21 [INFO] [stdout] | [INFO] [stdout] 109 | if let Some(tile) = self.area.get_tile_at_position_mut(Vector2::new(rapier_mouse_pos.x - 25., rapier_mouse_pos.y - 25.)) { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_tile` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `material`, `spawned`, and `test_button` are never read [INFO] [stdout] --> src/client/client.rs:89:5 [INFO] [stdout] | [INFO] [stdout] 77 | pub struct Client { [INFO] [stdout] | ------ fields in this struct [INFO] [stdout] ... [INFO] [stdout] 89 | material: Material, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 95 | spawned: bool, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 96 | fonts: FontLoader, [INFO] [stdout] 97 | test_button: Button [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `update_camera_to_match_screen_size` is never used [INFO] [stdout] --> src/client/client.rs:603:12 [INFO] [stdout] | [INFO] [stdout] 248 | impl Client { [INFO] [stdout] | ----------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 603 | pub fn update_camera_to_match_screen_size(&mut self) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `tile` [INFO] [stdout] --> src/editor/editor.rs:180:44 [INFO] [stdout] | [INFO] [stdout] 180 | SelectableObject::Tile(tile) => { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_tile` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `tile` [INFO] [stdout] --> src/editor/editor.rs:222:36 [INFO] [stdout] | [INFO] [stdout] 222 | SelectableObject::Tile(tile) => { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_tile` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `camera_rect` [INFO] [stdout] --> src/editor/spawner.rs:370:35 [INFO] [stdout] | [INFO] [stdout] 370 | pub async fn draw_menu(&self, camera_rect: &Rect, textures: &mut TextureLoader, cursor: Vec2) { [INFO] [stdout] | ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_camera_rect` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `textures` [INFO] [stdout] --> src/editor/spawner.rs:370:55 [INFO] [stdout] | [INFO] [stdout] 370 | pub async fn draw_menu(&self, camera_rect: &Rect, textures: &mut TextureLoader, cursor: Vec2) { [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_textures` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `cursor` [INFO] [stdout] --> src/editor/spawner.rs:370:85 [INFO] [stdout] | [INFO] [stdout] 370 | pub async fn draw_menu(&self, camera_rect: &Rect, textures: &mut TextureLoader, cursor: Vec2) { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_cursor` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `camera_rect` [INFO] [stdout] --> src/editor/spawner.rs:317:46 [INFO] [stdout] | [INFO] [stdout] 317 | pub fn spawn(&mut self, area: &mut Area, camera_rect: &Rect, cursor: Vec2, rapier_cursor: Vec2) { [INFO] [stdout] | ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_camera_rect` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `x` [INFO] [stdout] --> src/editor/main.rs:54:9 [INFO] [stdout] | [INFO] [stdout] 54 | let x = serde_json::to_string_pretty(&x).unwrap(); [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_x` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `round_to_nearest_50` is never used [INFO] [stdout] --> src/editor/main.rs:30:4 [INFO] [stdout] | [INFO] [stdout] 30 | fn round_to_nearest_50(n: f32) -> f32 { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `last_cursor_move` is never read [INFO] [stdout] --> src/editor/editor.rs:36:5 [INFO] [stdout] | [INFO] [stdout] 25 | pub struct AreaEditor { [INFO] [stdout] | ---------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 36 | last_cursor_move: web_time::Instant, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: linking with `rust-lld` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "rust-lld" "-flavor" "wasm" "--export" "__main_void" "--export" "__externref_drop_slice" "--export" "__externref_heap_live_count" "--export" "__externref_table_alloc" "--export" "__externref_table_dealloc" "--export" "__wbindgen_exn_store" "--export" "__wbindgen_free" "--export" "__wbindgen_malloc" "--export" "__wbindgen_realloc" "--export" "CONTEXT" "--export" "allocate_vec_u8" "--export" "crate_version" "--export" "file_loaded" "--export" "focus" "--export" "frame" "--export" "key_down" "--export" "key_press" "--export" "key_up" "--export" "mouse_down" "--export" "mouse_move" "--export" "mouse_up" "--export" "mouse_wheel" "--export" "on_clipboard_paste" "--export" "on_file_dropped" "--export" "on_files_dropped_finish" "--export" "on_files_dropped_start" "--export" "raw_mouse_move" "--export" "resize" "--export" "touch" "--export" "macroquad_audio_crate_version" "-z" "stack-size=1048576" "--stack-first" "--no-demangle" "/lib/rustlib/wasm32-wasip1/lib/self-contained/crt1-command.o" "<11 object files omitted>" "/lib/rustlib/wasm32-wasip1/lib/libpanic_abort-*.rlib" "/opt/rustwide/target/wasm32-wasip1/debug/deps/{libinterceptors_lib-95c0ecc5badde062,libbitcode-7a1e6951dd909164,libserde_json-06f56ea30b5988ae,libmemchr-16325235a5e5bbef,libryu-bcb26aa50f65bbc8,libweb_time-393866bfc5adb2f0,libstrum-60ae5fb398d14378,libcs_utils-5d64bf88d50e1c27,libfxhash-1073feecf7f5ac90,libnoise-1aa4f93ea904d49f,librand_xorshift-b34643691da2eb08,libtungstenite-c0081d69d1255e78,libdata_encoding-5041333a9e677a48,librand-f6b05c29ec9ef24f,librand_chacha-a616cb057be870a3,libppv_lite86-2967a1d543a32719,libzerocopy-bf6a0a8c8e87ce0e,librand_core-b4e3e797276eb9c3,libgetrandom-fe63ee2aa85d5310,libwasi-1720e192b4055643,libutf8-f7657666c523ef48,libsha1-403c6f208bb2e3e1,libdigest-8ff171da308432ee,libblock_buffer-560d4e062081421e,libcrypto_common-da0ab7ac5d1cd69d,libgeneric_array-8902a99a8971d46a,libhttparse-d8dd70c3799f229d,libthiserror-9b744ca59bfb6512,libhttp-658c851e789bc69c,libitoa-c00a5eb83387cdca,libbytes-e46fd6b63d8ecb9e,libfnv-4cf7b98c52023da7,librapier2d-e3f3a707525ad3d8,libprofiling-0ebbdf97bfcfbd39,libbit_vec-7f5e3774b8b45427,libcrossbeam-d7c9246d7c258e5e,libcrossbeam_deque-f2a195995adbe5a1,libcrossbeam_channel-2af6a6b8f542d3c8,libcrossbeam_queue-156477e1d6fa2526,libcrossbeam_epoch-cfc6ee721375722d,libcrossbeam_utils-a2bafd6ea59dbe61,libparry2d-ca5d5be30dd6e443,libthiserror-acc8c9d9b669ca96,libbitflags-a487a2836ba26c4f,libordered_float-dce151aaed9ccc20,libena-75c01bdb1de4ecb1,libdowncast_rs-06e42de5278a40b9,libarrayvec-bc4b583e4d2e5625,libeither-8cfc6f6241a869c1,libnalgebra-9a5c00b580880791,libmatrixmultiply-8491e93dd0c89882,librawpointer-bdc2b0e64d56f44e,libnum_rational-e29e622726d392bf,libnum_bigint-d09a6c4a07d7fa63,libnum_integer-46b1299af9fa17f9,libtypenum-4da84aea010a8886,libsimba-f03c6bce7ccca0f4,libwide-14de9b27ec1efaab,libsafe_arch-2b7126c565a087b3,libnum_complex-d1f549a4c7c43c32,libapprox-d1dc2b1af34f06b0,libmacroquad-f2887bd9c49423d3,libfontdue-e95becf36fc2a3b3,libhashbrown-c00fa365648ffb35,libfoldhash-6e98285c7e677e53,libequivalent-e75e9a7d273f0189,liballocator_api2-8e8748a307852ab5,libttf_parser-f7891d02a2dd8704,libimage-591916910835f040,libbytemuck-57c6efe919f6bda1,libcolor_quant-8e07a515e6ff48c0,libbyteorder-529cc76400af54b3,libpng-a5ffaa55b53796d5,libbitflags-15e3d67e03629ffa,libflate2-4f6b5b719fb5a7b5,libminiz_oxide-add2caca990dcbb8,libfdeflate-1973eda695894699,libsimd_adler32-f60c9d1329d503cc,libcrc32fast-9f62b0ef3f44334c,libnum_traits-d483a3f34b4ea8af,libquad_rand-c335779a0f85c006,libglam-0f7b491fe6a8e49f,libserde-36c9f25edc0432a9,libquad_snd-bd01717f2ca19560,libminiquad-ee8216464762dde6,libewebsock-0a03cc439f866d70,libweb_sys-6fc97a0e8443da0e,libjs_sys-fae721514ec49e0b,liblog-96c2588d067795bb,libwasm_bindgen-63dc925599f8edad,libonce_cell-f0d74137f37c0710,libcfg_if-beec54d71ff48acf}.rlib" "/lib/rustlib/wasm32-wasip1/lib/{libstd-*,libwasi-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*}.rlib" "-l" "c" "/lib/rustlib/wasm32-wasip1/lib/{librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-L" "/lib/rustlib/wasm32-wasip1/lib/self-contained" "-o" "/opt/rustwide/target/wasm32-wasip1/debug/deps/server-c64dc5e6fd41f9bd.wasm" "--gc-sections" "-O0" [INFO] [stdout] = note: some arguments are omitted. use `--verbose` to show all linker arguments [INFO] [stdout] = note: rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libquad_snd-bd01717f2ca19560.rlib(quad_snd-bd01717f2ca19560.quad_snd.ee1a68b6d1b196db-cgu.0.rcgu.o): undefined symbol: audio_source_delete [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libminiquad-ee8216464762dde6.rlib(miniquad-ee8216464762dde6.miniquad.a46dca1772deceb0-cgu.4.rcgu.o): undefined symbol: fs_get_buffer_size [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libminiquad-ee8216464762dde6.rlib(miniquad-ee8216464762dde6.miniquad.a46dca1772deceb0-cgu.4.rcgu.o): undefined symbol: fs_take_buffer [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libminiquad-ee8216464762dde6.rlib(miniquad-ee8216464762dde6.miniquad.a46dca1772deceb0-cgu.5.rcgu.o): undefined symbol: sapp_set_cursor_grab [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libminiquad-ee8216464762dde6.rlib(miniquad-ee8216464762dde6.miniquad.a46dca1772deceb0-cgu.5.rcgu.o): undefined symbol: sapp_set_fullscreen [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libminiquad-ee8216464762dde6.rlib(miniquad-ee8216464762dde6.miniquad.a46dca1772deceb0-cgu.5.rcgu.o): undefined symbol: sapp_set_cursor [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `interceptors` (bin "server") due to 1 previous error; 6 warnings emitted [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: linking with `rust-lld` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "rust-lld" "-flavor" "wasm" "--export" "__main_void" "--export" "CONTEXT" "--export" "allocate_vec_u8" "--export" "crate_version" "--export" "file_loaded" "--export" "focus" "--export" "frame" "--export" "key_down" "--export" "key_press" "--export" "key_up" "--export" "mouse_down" "--export" "mouse_move" "--export" "mouse_up" "--export" "mouse_wheel" "--export" "on_clipboard_paste" "--export" "on_file_dropped" "--export" "on_files_dropped_finish" "--export" "on_files_dropped_start" "--export" "raw_mouse_move" "--export" "resize" "--export" "touch" "--export" "macroquad_audio_crate_version" "--export" "__externref_drop_slice" "--export" "__externref_heap_live_count" "--export" "__externref_table_alloc" "--export" "__externref_table_dealloc" "--export" "__wbindgen_exn_store" "--export" "__wbindgen_free" "--export" "__wbindgen_malloc" "--export" "__wbindgen_realloc" "-z" "stack-size=1048576" "--stack-first" "--no-demangle" "/lib/rustlib/wasm32-wasip1/lib/self-contained/crt1-command.o" "<8 object files omitted>" "/lib/rustlib/wasm32-wasip1/lib/libpanic_abort-*.rlib" "/opt/rustwide/target/wasm32-wasip1/debug/deps/{libinterceptors_lib-95c0ecc5badde062,libbitcode-7a1e6951dd909164,libserde_json-06f56ea30b5988ae,libmemchr-16325235a5e5bbef,libryu-bcb26aa50f65bbc8,libweb_time-393866bfc5adb2f0,libstrum-60ae5fb398d14378,libcs_utils-5d64bf88d50e1c27,libfxhash-1073feecf7f5ac90,libnoise-1aa4f93ea904d49f,librand_xorshift-b34643691da2eb08,libtungstenite-c0081d69d1255e78,libdata_encoding-5041333a9e677a48,librand-f6b05c29ec9ef24f,librand_chacha-a616cb057be870a3,libppv_lite86-2967a1d543a32719,libzerocopy-bf6a0a8c8e87ce0e,librand_core-b4e3e797276eb9c3,libgetrandom-fe63ee2aa85d5310,libwasi-1720e192b4055643,libutf8-f7657666c523ef48,libsha1-403c6f208bb2e3e1,libdigest-8ff171da308432ee,libblock_buffer-560d4e062081421e,libcrypto_common-da0ab7ac5d1cd69d,libgeneric_array-8902a99a8971d46a,libhttparse-d8dd70c3799f229d,libthiserror-9b744ca59bfb6512,libhttp-658c851e789bc69c,libitoa-c00a5eb83387cdca,libbytes-e46fd6b63d8ecb9e,libfnv-4cf7b98c52023da7,librapier2d-e3f3a707525ad3d8,libprofiling-0ebbdf97bfcfbd39,libbit_vec-7f5e3774b8b45427,libcrossbeam-d7c9246d7c258e5e,libcrossbeam_deque-f2a195995adbe5a1,libcrossbeam_channel-2af6a6b8f542d3c8,libcrossbeam_queue-156477e1d6fa2526,libcrossbeam_epoch-cfc6ee721375722d,libcrossbeam_utils-a2bafd6ea59dbe61,libparry2d-ca5d5be30dd6e443,libthiserror-acc8c9d9b669ca96,libbitflags-a487a2836ba26c4f,libordered_float-dce151aaed9ccc20,libena-75c01bdb1de4ecb1,libdowncast_rs-06e42de5278a40b9,libarrayvec-bc4b583e4d2e5625,libeither-8cfc6f6241a869c1,libnalgebra-9a5c00b580880791,libmatrixmultiply-8491e93dd0c89882,librawpointer-bdc2b0e64d56f44e,libnum_rational-e29e622726d392bf,libnum_bigint-d09a6c4a07d7fa63,libnum_integer-46b1299af9fa17f9,libtypenum-4da84aea010a8886,libsimba-f03c6bce7ccca0f4,libwide-14de9b27ec1efaab,libsafe_arch-2b7126c565a087b3,libnum_complex-d1f549a4c7c43c32,libapprox-d1dc2b1af34f06b0,libewebsock-0a03cc439f866d70,libweb_sys-6fc97a0e8443da0e,libjs_sys-fae721514ec49e0b,liblog-96c2588d067795bb,libwasm_bindgen-63dc925599f8edad,libonce_cell-f0d74137f37c0710,libmacroquad-f2887bd9c49423d3,libfontdue-e95becf36fc2a3b3,libhashbrown-c00fa365648ffb35,libfoldhash-6e98285c7e677e53,libequivalent-e75e9a7d273f0189,liballocator_api2-8e8748a307852ab5,libttf_parser-f7891d02a2dd8704,libimage-591916910835f040,libbytemuck-57c6efe919f6bda1,libcolor_quant-8e07a515e6ff48c0,libbyteorder-529cc76400af54b3,libpng-a5ffaa55b53796d5,libbitflags-15e3d67e03629ffa,libflate2-4f6b5b719fb5a7b5,libminiz_oxide-add2caca990dcbb8,libfdeflate-1973eda695894699,libsimd_adler32-f60c9d1329d503cc,libcrc32fast-9f62b0ef3f44334c,libcfg_if-beec54d71ff48acf,libnum_traits-d483a3f34b4ea8af,libquad_rand-c335779a0f85c006,libglam-0f7b491fe6a8e49f,libserde-36c9f25edc0432a9,libquad_snd-bd01717f2ca19560,libminiquad-ee8216464762dde6}.rlib" "/lib/rustlib/wasm32-wasip1/lib/{libstd-*,libwasi-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*}.rlib" "-l" "c" "/lib/rustlib/wasm32-wasip1/lib/{librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-L" "/lib/rustlib/wasm32-wasip1/lib/self-contained" "-o" "/opt/rustwide/target/wasm32-wasip1/debug/deps/client-92f8105b560a9626.wasm" "--gc-sections" "-O0" [INFO] [stdout] = note: some arguments are omitted. use `--verbose` to show all linker arguments [INFO] [stdout] = note: rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/client-92f8105b560a9626.client.79d7a5d33791102a-cgu.4.rcgu.o: undefined symbol: init_webgl [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/client-92f8105b560a9626.client.79d7a5d33791102a-cgu.4.rcgu.o: undefined symbol: setup_canvas_size [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/client-92f8105b560a9626.client.79d7a5d33791102a-cgu.4.rcgu.o: undefined symbol: canvas_width [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/client-92f8105b560a9626.client.79d7a5d33791102a-cgu.4.rcgu.o: undefined symbol: canvas_height [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/client-92f8105b560a9626.client.79d7a5d33791102a-cgu.4.rcgu.o: undefined symbol: dpi_scale [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/client-92f8105b560a9626.client.79d7a5d33791102a-cgu.4.rcgu.o: undefined symbol: run_animation_loop [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/client-92f8105b560a9626.client.79d7a5d33791102a-cgu.4.rcgu.o: undefined symbol: console_log [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libmacroquad-f2887bd9c49423d3.rlib(macroquad-f2887bd9c49423d3.macroquad.58a55d19a7894ee0-cgu.04.rcgu.o): undefined symbol: glBindTexture [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libmacroquad-f2887bd9c49423d3.rlib(macroquad-f2887bd9c49423d3.macroquad.58a55d19a7894ee0-cgu.04.rcgu.o): undefined symbol: glCopyTexImage2D [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libmacroquad-f2887bd9c49423d3.rlib(macroquad-f2887bd9c49423d3.macroquad.58a55d19a7894ee0-cgu.05.rcgu.o): undefined symbol: fs_load_file [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libmacroquad-f2887bd9c49423d3.rlib(macroquad-f2887bd9c49423d3.macroquad.58a55d19a7894ee0-cgu.07.rcgu.o): undefined symbol: glFlush [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libmacroquad-f2887bd9c49423d3.rlib(macroquad-f2887bd9c49423d3.macroquad.58a55d19a7894ee0-cgu.07.rcgu.o): undefined symbol: glFinish [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libquad_snd-bd01717f2ca19560.rlib(quad_snd-bd01717f2ca19560.quad_snd.ee1a68b6d1b196db-cgu.0.rcgu.o): undefined symbol: audio_init [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libquad_snd-bd01717f2ca19560.rlib(quad_snd-bd01717f2ca19560.quad_snd.ee1a68b6d1b196db-cgu.0.rcgu.o): undefined symbol: audio_add_buffer [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libquad_snd-bd01717f2ca19560.rlib(quad_snd-bd01717f2ca19560.quad_snd.ee1a68b6d1b196db-cgu.0.rcgu.o): undefined symbol: audio_play_buffer [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libquad_snd-bd01717f2ca19560.rlib(quad_snd-bd01717f2ca19560.quad_snd.ee1a68b6d1b196db-cgu.0.rcgu.o): undefined symbol: audio_source_delete [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libquad_snd-bd01717f2ca19560.rlib(quad_snd-bd01717f2ca19560.quad_snd.ee1a68b6d1b196db-cgu.0.rcgu.o): undefined symbol: audio_source_is_loaded [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libminiquad-ee8216464762dde6.rlib(miniquad-ee8216464762dde6.miniquad.a46dca1772deceb0-cgu.3.rcgu.o): undefined symbol: glBindBuffer [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libminiquad-ee8216464762dde6.rlib(miniquad-ee8216464762dde6.miniquad.a46dca1772deceb0-cgu.3.rcgu.o): undefined symbol: glBindBuffer [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libminiquad-ee8216464762dde6.rlib(miniquad-ee8216464762dde6.miniquad.a46dca1772deceb0-cgu.3.rcgu.o): undefined symbol: glActiveTexture [INFO] [stdout] rust-lld: error: too many errors emitted, stopping now (use -error-limit=0 to see all errors) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `interceptors` (bin "client") due to 1 previous error; 5 warnings emitted [INFO] [stdout] error: linking with `rust-lld` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "rust-lld" "-flavor" "wasm" "--export" "__main_void" "--export" "__externref_drop_slice" "--export" "__externref_heap_live_count" "--export" "__externref_table_alloc" "--export" "__externref_table_dealloc" "--export" "__wbindgen_exn_store" "--export" "__wbindgen_free" "--export" "__wbindgen_malloc" "--export" "__wbindgen_realloc" "--export" "CONTEXT" "--export" "allocate_vec_u8" "--export" "crate_version" "--export" "file_loaded" "--export" "focus" "--export" "frame" "--export" "key_down" "--export" "key_press" "--export" "key_up" "--export" "mouse_down" "--export" "mouse_move" "--export" "mouse_up" "--export" "mouse_wheel" "--export" "on_clipboard_paste" "--export" "on_file_dropped" "--export" "on_files_dropped_finish" "--export" "on_files_dropped_start" "--export" "raw_mouse_move" "--export" "resize" "--export" "touch" "--export" "macroquad_audio_crate_version" "-z" "stack-size=1048576" "--stack-first" "--no-demangle" "/lib/rustlib/wasm32-wasip1/lib/self-contained/crt1-command.o" "<17 object files omitted>" "/lib/rustlib/wasm32-wasip1/lib/libpanic_abort-*.rlib" "/opt/rustwide/target/wasm32-wasip1/debug/deps/{libldtk2-8e0ea5c4781270e3,libinterceptors_lib-95c0ecc5badde062,libbitcode-7a1e6951dd909164,libserde_json-06f56ea30b5988ae,libmemchr-16325235a5e5bbef,libryu-bcb26aa50f65bbc8,libweb_time-393866bfc5adb2f0,libstrum-60ae5fb398d14378,libcs_utils-5d64bf88d50e1c27,libfxhash-1073feecf7f5ac90,libnoise-1aa4f93ea904d49f,librand_xorshift-b34643691da2eb08,libtungstenite-c0081d69d1255e78,libdata_encoding-5041333a9e677a48,librand-f6b05c29ec9ef24f,librand_chacha-a616cb057be870a3,libppv_lite86-2967a1d543a32719,libzerocopy-bf6a0a8c8e87ce0e,librand_core-b4e3e797276eb9c3,libgetrandom-fe63ee2aa85d5310,libwasi-1720e192b4055643,libutf8-f7657666c523ef48,libsha1-403c6f208bb2e3e1,libdigest-8ff171da308432ee,libblock_buffer-560d4e062081421e,libcrypto_common-da0ab7ac5d1cd69d,libgeneric_array-8902a99a8971d46a,libhttparse-d8dd70c3799f229d,libthiserror-9b744ca59bfb6512,libhttp-658c851e789bc69c,libitoa-c00a5eb83387cdca,libbytes-e46fd6b63d8ecb9e,libfnv-4cf7b98c52023da7,librapier2d-e3f3a707525ad3d8,libprofiling-0ebbdf97bfcfbd39,libbit_vec-7f5e3774b8b45427,libcrossbeam-d7c9246d7c258e5e,libcrossbeam_deque-f2a195995adbe5a1,libcrossbeam_channel-2af6a6b8f542d3c8,libcrossbeam_queue-156477e1d6fa2526,libcrossbeam_epoch-cfc6ee721375722d,libcrossbeam_utils-a2bafd6ea59dbe61,libparry2d-ca5d5be30dd6e443,libthiserror-acc8c9d9b669ca96,libbitflags-a487a2836ba26c4f,libordered_float-dce151aaed9ccc20,libena-75c01bdb1de4ecb1,libdowncast_rs-06e42de5278a40b9,libarrayvec-bc4b583e4d2e5625,libeither-8cfc6f6241a869c1,libnalgebra-9a5c00b580880791,libmatrixmultiply-8491e93dd0c89882,librawpointer-bdc2b0e64d56f44e,libnum_rational-e29e622726d392bf,libnum_bigint-d09a6c4a07d7fa63,libnum_integer-46b1299af9fa17f9,libtypenum-4da84aea010a8886,libsimba-f03c6bce7ccca0f4,libwide-14de9b27ec1efaab,libsafe_arch-2b7126c565a087b3,libnum_complex-d1f549a4c7c43c32,libapprox-d1dc2b1af34f06b0,libmacroquad-f2887bd9c49423d3,libfontdue-e95becf36fc2a3b3,libhashbrown-c00fa365648ffb35,libfoldhash-6e98285c7e677e53,libequivalent-e75e9a7d273f0189,liballocator_api2-8e8748a307852ab5,libttf_parser-f7891d02a2dd8704,libimage-591916910835f040,libbytemuck-57c6efe919f6bda1,libcolor_quant-8e07a515e6ff48c0,libbyteorder-529cc76400af54b3,libpng-a5ffaa55b53796d5,libbitflags-15e3d67e03629ffa,libflate2-4f6b5b719fb5a7b5,libminiz_oxide-add2caca990dcbb8,libfdeflate-1973eda695894699,libsimd_adler32-f60c9d1329d503cc,libcrc32fast-9f62b0ef3f44334c,libnum_traits-d483a3f34b4ea8af,libquad_rand-c335779a0f85c006,libglam-0f7b491fe6a8e49f,libserde-36c9f25edc0432a9,libquad_snd-bd01717f2ca19560,libminiquad-ee8216464762dde6,libewebsock-0a03cc439f866d70,libweb_sys-6fc97a0e8443da0e,libjs_sys-fae721514ec49e0b,liblog-96c2588d067795bb,libwasm_bindgen-63dc925599f8edad,libonce_cell-f0d74137f37c0710,libcfg_if-beec54d71ff48acf}.rlib" "/lib/rustlib/wasm32-wasip1/lib/{libstd-*,libwasi-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*}.rlib" "-l" "c" "/lib/rustlib/wasm32-wasip1/lib/{librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-L" "/lib/rustlib/wasm32-wasip1/lib/self-contained" "-o" "/opt/rustwide/target/wasm32-wasip1/debug/deps/editor-2ead875636ff9edd.wasm" "--gc-sections" "-O0" [INFO] [stdout] = note: some arguments are omitted. use `--verbose` to show all linker arguments [INFO] [stdout] = note: rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/editor-2ead875636ff9edd.editor.a77829964b790a0a-cgu.10.rcgu.o: undefined symbol: init_webgl [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/editor-2ead875636ff9edd.editor.a77829964b790a0a-cgu.10.rcgu.o: undefined symbol: setup_canvas_size [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/editor-2ead875636ff9edd.editor.a77829964b790a0a-cgu.10.rcgu.o: undefined symbol: canvas_width [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/editor-2ead875636ff9edd.editor.a77829964b790a0a-cgu.10.rcgu.o: undefined symbol: canvas_height [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/editor-2ead875636ff9edd.editor.a77829964b790a0a-cgu.10.rcgu.o: undefined symbol: dpi_scale [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/editor-2ead875636ff9edd.editor.a77829964b790a0a-cgu.10.rcgu.o: undefined symbol: run_animation_loop [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/editor-2ead875636ff9edd.editor.a77829964b790a0a-cgu.10.rcgu.o: undefined symbol: console_log [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libmacroquad-f2887bd9c49423d3.rlib(macroquad-f2887bd9c49423d3.macroquad.58a55d19a7894ee0-cgu.04.rcgu.o): undefined symbol: glBindTexture [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libmacroquad-f2887bd9c49423d3.rlib(macroquad-f2887bd9c49423d3.macroquad.58a55d19a7894ee0-cgu.04.rcgu.o): undefined symbol: glCopyTexImage2D [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libmacroquad-f2887bd9c49423d3.rlib(macroquad-f2887bd9c49423d3.macroquad.58a55d19a7894ee0-cgu.05.rcgu.o): undefined symbol: fs_load_file [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libmacroquad-f2887bd9c49423d3.rlib(macroquad-f2887bd9c49423d3.macroquad.58a55d19a7894ee0-cgu.07.rcgu.o): undefined symbol: glFlush [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libmacroquad-f2887bd9c49423d3.rlib(macroquad-f2887bd9c49423d3.macroquad.58a55d19a7894ee0-cgu.07.rcgu.o): undefined symbol: glFinish [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libquad_snd-bd01717f2ca19560.rlib(quad_snd-bd01717f2ca19560.quad_snd.ee1a68b6d1b196db-cgu.0.rcgu.o): undefined symbol: audio_init [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libquad_snd-bd01717f2ca19560.rlib(quad_snd-bd01717f2ca19560.quad_snd.ee1a68b6d1b196db-cgu.0.rcgu.o): undefined symbol: audio_source_delete [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libminiquad-ee8216464762dde6.rlib(miniquad-ee8216464762dde6.miniquad.a46dca1772deceb0-cgu.3.rcgu.o): undefined symbol: glBindBuffer [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libminiquad-ee8216464762dde6.rlib(miniquad-ee8216464762dde6.miniquad.a46dca1772deceb0-cgu.3.rcgu.o): undefined symbol: glBindBuffer [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libminiquad-ee8216464762dde6.rlib(miniquad-ee8216464762dde6.miniquad.a46dca1772deceb0-cgu.3.rcgu.o): undefined symbol: glActiveTexture [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libminiquad-ee8216464762dde6.rlib(miniquad-ee8216464762dde6.miniquad.a46dca1772deceb0-cgu.3.rcgu.o): undefined symbol: glBindTexture [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libminiquad-ee8216464762dde6.rlib(miniquad-ee8216464762dde6.miniquad.a46dca1772deceb0-cgu.3.rcgu.o): undefined symbol: glDisableVertexAttribArray [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libminiquad-ee8216464762dde6.rlib(miniquad-ee8216464762dde6.miniquad.a46dca1772deceb0-cgu.3.rcgu.o): undefined symbol: console_error [INFO] [stdout] rust-lld: error: too many errors emitted, stopping now (use -error-limit=0 to see all errors) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `interceptors` (bin "editor") due to 1 previous error; 11 warnings emitted [INFO] [stdout] error: linking with `rust-lld` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "rust-lld" "-flavor" "wasm" "--export" "__main_void" "--export" "__externref_drop_slice" "--export" "__externref_heap_live_count" "--export" "__externref_table_alloc" "--export" "__externref_table_dealloc" "--export" "__wbindgen_exn_store" "--export" "__wbindgen_free" "--export" "__wbindgen_malloc" "--export" "__wbindgen_realloc" "--export" "CONTEXT" "--export" "allocate_vec_u8" "--export" "crate_version" "--export" "file_loaded" "--export" "focus" "--export" "frame" "--export" "key_down" "--export" "key_press" "--export" "key_up" "--export" "mouse_down" "--export" "mouse_move" "--export" "mouse_up" "--export" "mouse_wheel" "--export" "on_clipboard_paste" "--export" "on_file_dropped" "--export" "on_files_dropped_finish" "--export" "on_files_dropped_start" "--export" "raw_mouse_move" "--export" "resize" "--export" "touch" "--export" "macroquad_audio_crate_version" "-z" "stack-size=1048576" "--stack-first" "--no-demangle" "/lib/rustlib/wasm32-wasip1/lib/self-contained/crt1-command.o" "<17 object files omitted>" "/lib/rustlib/wasm32-wasip1/lib/libpanic_abort-*.rlib" "/opt/rustwide/target/wasm32-wasip1/debug/deps/{libinterceptors_lib-95c0ecc5badde062,libbitcode-7a1e6951dd909164,libserde_json-06f56ea30b5988ae,libryu-bcb26aa50f65bbc8,libweb_time-393866bfc5adb2f0,libstrum-60ae5fb398d14378,libcs_utils-5d64bf88d50e1c27,libfxhash-1073feecf7f5ac90,libnoise-1aa4f93ea904d49f,librand_xorshift-b34643691da2eb08,libtungstenite-c0081d69d1255e78,libdata_encoding-5041333a9e677a48,librand-f6b05c29ec9ef24f,librand_chacha-a616cb057be870a3,libppv_lite86-2967a1d543a32719,librand_core-b4e3e797276eb9c3,libgetrandom-fe63ee2aa85d5310,libwasi-1720e192b4055643,libutf8-f7657666c523ef48,libsha1-403c6f208bb2e3e1,libdigest-8ff171da308432ee,libblock_buffer-560d4e062081421e,libcrypto_common-da0ab7ac5d1cd69d,libgeneric_array-8902a99a8971d46a,libhttparse-d8dd70c3799f229d,libthiserror-9b744ca59bfb6512,libhttp-658c851e789bc69c,libitoa-c00a5eb83387cdca,libbytes-e46fd6b63d8ecb9e,libfnv-4cf7b98c52023da7,librapier2d-e3f3a707525ad3d8,libbit_vec-7f5e3774b8b45427,libcrossbeam-d7c9246d7c258e5e,libcrossbeam_channel-2af6a6b8f542d3c8,libcrossbeam_queue-156477e1d6fa2526,libparry2d-ca5d5be30dd6e443,libordered_float-dce151aaed9ccc20,libena-75c01bdb1de4ecb1,libdowncast_rs-06e42de5278a40b9,libnalgebra-9a5c00b580880791,libmatrixmultiply-8491e93dd0c89882,librawpointer-bdc2b0e64d56f44e,libtypenum-4da84aea010a8886,libsimba-f03c6bce7ccca0f4,libwide-14de9b27ec1efaab,libsafe_arch-2b7126c565a087b3,libnum_complex-d1f549a4c7c43c32,libapprox-d1dc2b1af34f06b0,libmacroquad-f2887bd9c49423d3,libfontdue-e95becf36fc2a3b3,libhashbrown-c00fa365648ffb35,libfoldhash-6e98285c7e677e53,libequivalent-e75e9a7d273f0189,liballocator_api2-8e8748a307852ab5,libttf_parser-f7891d02a2dd8704,libimage-591916910835f040,libbyteorder-529cc76400af54b3,libpng-a5ffaa55b53796d5,libbitflags-15e3d67e03629ffa,libquad_rand-c335779a0f85c006,libglam-0f7b491fe6a8e49f,libquad_snd-bd01717f2ca19560,libminiquad-ee8216464762dde6,libewebsock-0a03cc439f866d70,libweb_sys-6fc97a0e8443da0e,libjs_sys-fae721514ec49e0b,libwasm_bindgen-63dc925599f8edad,libonce_cell-f0d74137f37c0710,libimage-548056dd7835d95d,libimage_webp-456c6b411c062862,libqoi-d93677b631d3f6ac,libmoxcms-463280bfc4131303,libpxfm-a683b934d9bce4a4,libtiff-28552b54a924605f,libfax-8813bf08eab5c7b3,libzune_jpeg-a5e4269c9b595cd1,libzune_core-c9d6b46af9a16ea1,libpng-4d0d7e2dbb0a12a6,libbitflags-a487a2836ba26c4f,libflate2-4f6b5b719fb5a7b5,libfdeflate-1973eda695894699,libcrc32fast-9f62b0ef3f44334c,libexr-53a0f6f3bb78f624,libminiz_oxide-add2caca990dcbb8,libzune_inflate-4f6364a931a8fa91,libsimd_adler32-f60c9d1329d503cc,libbit_field-1b1fe46526644e0f,liblebe-64dd0a848b1230bc,libhalf-1db4195b70843a32,libzerocopy-bf6a0a8c8e87ce0e,libsmallvec-e66260ff59480183,libzune_jpeg-50dbd22a512346db,libzune_core-44a2a577f02f4f31,libgif-83a3bd967878a5d8,libcolor_quant-8e07a515e6ff48c0,libweezl-328140ee69eae7c4,libbyteorder_lite-f317906bf7af921d,libravif-f7e983197cd449c0,libloop9-c2ebc3b788fca6e3,libavif_serialize-9a3ddb859a5baed6,libquick_error-d37b5d841d8d4609,librgb-3252a83092c79dac,librav1e-3022071d85cb7469,libprofiling-0ebbdf97bfcfbd39,libav_scenechange-f4bbd4686699f1fa,liby4m-7d25c1b72af94550,librayon-0faf6c6f6efed892,librayon_core-0a57f306f376f56d,libcrossbeam_deque-f2a195995adbe5a1,libcrossbeam_epoch-cfc6ee721375722d,libcrossbeam_utils-a2bafd6ea59dbe61,libaligned-0a13a689cad22923,libas_slice-17e84ea064893648,libstable_deref_trait-6539a6fb24da91f5,libav1_grain-e1881fe115af60ed,liblog-96c2588d067795bb,libnom-a3c5aff169111e31,libmemchr-16325235a5e5bbef,libnum_rational-e29e622726d392bf,libnum_bigint-d09a6c4a07d7fa63,libnum_integer-46b1299af9fa17f9,libanyhow-fe3052886b21410a,libmaybe_rayon-68afdcdfa0aa0d50,libcfg_if-beec54d71ff48acf,libv_frame-7d40aab54366fd7c,libarrayvec-bc4b583e4d2e5625,libserde-36c9f25edc0432a9,libaligned_vec-c4e63e31494188bc,libequator-b81a98d31adab176,libthiserror-acc8c9d9b669ca96,libbitstream_io-39bd4eb361bc7e20,libitertools-1df223c73233ceb2,libeither-8cfc6f6241a869c1,libimgref-e1cc35e76f523840,libbytemuck-57c6efe919f6bda1,libnum_traits-d483a3f34b4ea8af,libclap-2e812a1688e836a3,libclap_builder-d54bff6b189b38cd,libstrsim-e512297c5f919e18,libanstream-a1abdfe8c41d81b6,libanstyle_query-ae207f1031c525f4,libis_terminal_polyfill-6d471cc8df50af12,libcolorchoice-b271fc8e70ab819f,libanstyle_parse-31a2135f17b38bcb,libutf8parse-9c3910e1de91e7db,libclap_lex-56fb693823703334,libanstyle-67f17fd5ef03cfeb}.rlib" "/lib/rustlib/wasm32-wasip1/lib/{libstd-*,libwasi-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*}.rlib" "-l" "c" "/lib/rustlib/wasm32-wasip1/lib/{librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-L" "/lib/rustlib/wasm32-wasip1/lib/self-contained" "-o" "/opt/rustwide/target/wasm32-wasip1/debug/deps/decoration_util-1a950850a86a6f65.wasm" "--gc-sections" "-O0" [INFO] [stdout] = note: some arguments are omitted. use `--verbose` to show all linker arguments [INFO] [stdout] = note: rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libminiquad-ee8216464762dde6.rlib(miniquad-ee8216464762dde6.miniquad.a46dca1772deceb0-cgu.4.rcgu.o): undefined symbol: fs_get_buffer_size [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libminiquad-ee8216464762dde6.rlib(miniquad-ee8216464762dde6.miniquad.a46dca1772deceb0-cgu.4.rcgu.o): undefined symbol: fs_take_buffer [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libminiquad-ee8216464762dde6.rlib(miniquad-ee8216464762dde6.miniquad.a46dca1772deceb0-cgu.5.rcgu.o): undefined symbol: sapp_set_cursor_grab [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libminiquad-ee8216464762dde6.rlib(miniquad-ee8216464762dde6.miniquad.a46dca1772deceb0-cgu.5.rcgu.o): undefined symbol: sapp_set_fullscreen [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libminiquad-ee8216464762dde6.rlib(miniquad-ee8216464762dde6.miniquad.a46dca1772deceb0-cgu.5.rcgu.o): undefined symbol: sapp_set_cursor [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `interceptors` (bin "decoration-util") due to 1 previous error; 4 warnings emitted [INFO] running `Command { std: "docker" "inspect" "70f698a4b86cd747c1d549d0838df91ce22ad2f9386f77816c50f445dade3e9e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "70f698a4b86cd747c1d549d0838df91ce22ad2f9386f77816c50f445dade3e9e", kill_on_drop: false }` [INFO] [stdout] 70f698a4b86cd747c1d549d0838df91ce22ad2f9386f77816c50f445dade3e9e