[INFO] cloning repository https://github.com/IGOLTA/Egde
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/IGOLTA/Egde" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FIGOLTA%2FEgde", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FIGOLTA%2FEgde'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] ca88c34099d8f71a646f3989af8ac42d9c8dc97d
[INFO] building IGOLTA/Egde against master#ad211ced81509462cdfe4c29ed10f97279a0acae for pr-135216
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FIGOLTA%2FEgde" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/IGOLTA/Egde on toolchain ad211ced81509462cdfe4c29ed10f97279a0acae
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ad211ced81509462cdfe4c29ed10f97279a0acae" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/IGOLTA/Egde
[INFO] finished tweaking git repo https://github.com/IGOLTA/Egde
[INFO] tweaked toml for git repo https://github.com/IGOLTA/Egde written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] crate git repo https://github.com/IGOLTA/Egde 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" "+ad211ced81509462cdfe4c29ed10f97279a0acae" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded deflate64 v0.1.8
[INFO] [stderr]   Downloaded egui_wgpu_backend v0.29.0
[INFO] [stderr]   Downloaded zip v2.1.3
[INFO] [stderr]   Downloaded rgb v0.8.44
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+ad211ced81509462cdfe4c29ed10f97279a0acae" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 650b31ffa2568c4b2a1e677ccecd5e5251a6275fd6f38d4a64ee7086316e5346
[INFO] running `Command { std: "docker" "start" "-a" "650b31ffa2568c4b2a1e677ccecd5e5251a6275fd6f38d4a64ee7086316e5346", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "650b31ffa2568c4b2a1e677ccecd5e5251a6275fd6f38d4a64ee7086316e5346", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "650b31ffa2568c4b2a1e677ccecd5e5251a6275fd6f38d4a64ee7086316e5346", kill_on_drop: false }`
[INFO] [stdout] 650b31ffa2568c4b2a1e677ccecd5e5251a6275fd6f38d4a64ee7086316e5346
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+ad211ced81509462cdfe4c29ed10f97279a0acae" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] a699deaef988fb14ada98807a78b2e315f74c6515bd1acd5f13f58eb8337cd00
[INFO] running `Command { std: "docker" "start" "-a" "a699deaef988fb14ada98807a78b2e315f74c6515bd1acd5f13f58eb8337cd00", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.155
[INFO] [stderr]    Compiling proc-macro2 v1.0.86
[INFO] [stderr]    Compiling autocfg v1.3.0
[INFO] [stderr]    Compiling typenum v1.17.0
[INFO] [stderr]    Compiling log v0.4.22
[INFO] [stderr]    Compiling zerocopy v0.7.35
[INFO] [stderr]    Compiling thiserror v1.0.61
[INFO] [stderr]    Compiling crossbeam-utils v0.8.20
[INFO] [stderr]    Compiling pkg-config v0.3.30
[INFO] [stderr]    Compiling simd-adler32 v0.3.7
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling arrayvec v0.7.4
[INFO] [stderr]    Compiling smallvec v1.13.2
[INFO] [stderr]    Compiling cfg_aliases v0.1.1
[INFO] [stderr]    Compiling allocator-api2 v0.2.18
[INFO] [stderr]    Compiling rayon-core v1.12.1
[INFO] [stderr]    Compiling crc32fast v1.4.2
[INFO] [stderr]    Compiling khronos-egl v6.0.0
[INFO] [stderr]    Compiling anyhow v1.0.86
[INFO] [stderr]    Compiling miniz_oxide v0.7.4
[INFO] [stderr]    Compiling unicode-width v0.1.13
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stderr]    Compiling bit-vec v0.6.3
[INFO] [stderr]    Compiling ash v0.37.3+1.3.251
[INFO] [stderr]    Compiling either v1.13.0
[INFO] [stderr]    Compiling codespan-reporting v0.11.1
[INFO] [stderr]    Compiling wgpu-hal v0.21.1
[INFO] [stderr]    Compiling spirv v0.3.0+sdk-1.3.268.0
[INFO] [stderr]    Compiling gpu-descriptor-types v0.2.0
[INFO] [stderr]    Compiling gpu-alloc-types v0.3.0
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling bit-set v0.5.3
[INFO] [stderr]    Compiling libloading v0.8.4
[INFO] [stderr]    Compiling libloading v0.7.4
[INFO] [stderr]    Compiling aligned-vec v0.5.0
[INFO] [stderr]    Compiling raw-window-handle v0.6.2
[INFO] [stderr]    Compiling version-compare v0.1.1
[INFO] [stderr]    Compiling paste v1.0.15
[INFO] [stderr]    Compiling quote v1.0.36
[INFO] [stderr]    Compiling crossbeam-deque v0.8.5
[INFO] [stderr]    Compiling subtle v2.6.1
[INFO] [stderr]    Compiling built v0.7.4
[INFO] [stderr]    Compiling unicode-xid v0.2.4
[INFO] [stderr]    Compiling hexf-parse v0.2.1
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling ttf-parser v0.24.0
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling sdl2-sys v0.37.0
[INFO] [stderr]    Compiling flate2 v1.0.30
[INFO] [stderr]    Compiling syn v2.0.69
[INFO] [stderr]    Compiling gpu-alloc v0.6.0
[INFO] [stderr]    Compiling jobserver v0.1.31
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling cc v1.1.0
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling parking_lot v0.12.3
[INFO] [stderr]    Compiling rayon v1.10.0
[INFO] [stderr]    Compiling rav1e v0.7.1
[INFO] [stderr]    Compiling v_frame v0.3.8
[INFO] [stderr]    Compiling wgpu-core v0.21.1
[INFO] [stderr]    Compiling wgpu-types v0.20.0
[INFO] [stderr]    Compiling indexmap v2.2.6
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling gpu-descriptor v0.3.0
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling renderdoc-sys v1.1.0
[INFO] [stderr]    Compiling litrs v0.4.1
[INFO] [stderr]    Compiling regex-syntax v0.8.4
[INFO] [stderr]    Compiling zstd-safe v7.2.0
[INFO] [stderr]    Compiling glow v0.13.1
[INFO] [stderr]    Compiling ab_glyph_rasterizer v0.1.8
[INFO] [stderr]    Compiling inout v0.1.3
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling simd_helpers v0.1.0
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling document-features v0.2.8
[INFO] [stderr]    Compiling itertools v0.12.1
[INFO] [stderr]    Compiling wgpu v0.20.1
[INFO] [stderr]    Compiling nohash-hasher v0.2.0
[INFO] [stderr]    Compiling num-rational v0.4.2
[INFO] [stderr]    Compiling zstd-sys v2.0.12+zstd.1.5.6
[INFO] [stderr]    Compiling bzip2-sys v0.1.11+1.0.8
[INFO] [stderr]    Compiling maybe-rayon v0.1.1
[INFO] [stderr]    Compiling crc-catalog v2.4.0
[INFO] [stderr]    Compiling utf8parse v0.2.2
[INFO] [stderr]    Compiling regex-automata v0.4.7
[INFO] [stderr]    Compiling new_debug_unreachable v1.0.6
[INFO] [stderr]    Compiling av1-grain v0.2.3
[INFO] [stderr]    Compiling owned_ttf_parser v0.24.0
[INFO] [stderr]    Compiling bitstream-io v2.5.0
[INFO] [stderr]    Compiling cpufeatures v0.2.12
[INFO] [stderr]    Compiling ab_glyph v0.2.28
[INFO] [stderr]    Compiling noop_proc_macro v0.3.0
[INFO] [stderr]    Compiling weezl v0.1.8
[INFO] [stderr]    Compiling imgref v1.10.1
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling loop9 v0.1.5
[INFO] [stderr]    Compiling deranged v0.3.11
[INFO] [stderr]    Compiling crc v3.2.1
[INFO] [stderr]    Compiling anstyle-parse v0.2.4
[INFO] [stderr]    Compiling flume v0.11.0
[INFO] [stderr]    Compiling cipher v0.4.4
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling avif-serialize v0.8.1
[INFO] [stderr]    Compiling zune-inflate v0.2.54
[INFO] [stderr]    Compiling fdeflate v0.3.4
[INFO] [stderr]    Compiling half v2.4.1
[INFO] [stderr]    Compiling num-conv v0.1.0
[INFO] [stderr]    Compiling lockfree-object-pool v0.1.6
[INFO] [stderr]    Compiling static_assertions v1.1.0
[INFO] [stderr]    Compiling bit_field v0.10.2
[INFO] [stderr]    Compiling anstyle v1.0.7
[INFO] [stderr]    Compiling quick-error v2.0.1
[INFO] [stderr]    Compiling bumpalo v3.16.0
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.0
[INFO] [stderr]    Compiling zune-core v0.4.12
[INFO] [stderr]    Compiling color_quant v1.1.0
[INFO] [stderr]    Compiling anstyle-query v1.1.0
[INFO] [stderr]    Compiling zip v2.1.3
[INFO] [stderr]    Compiling sdl2 v0.37.0
[INFO] [stderr]    Compiling jpeg-decoder v0.3.1
[INFO] [stderr]    Compiling byteorder-lite v0.1.0
[INFO] [stderr]    Compiling colorchoice v1.0.1
[INFO] [stderr]    Compiling lebe v0.5.2
[INFO] [stderr]    Compiling time v0.3.36
[INFO] [stderr]    Compiling anstream v0.6.14
[INFO] [stderr]    Compiling zopfli v0.8.1
[INFO] [stderr]    Compiling zune-jpeg v0.4.11
[INFO] [stderr]    Compiling gif v0.13.1
[INFO] [stderr]    Compiling png v0.17.13
[INFO] [stderr]    Compiling aes v0.8.4
[INFO] [stderr]    Compiling pbkdf2 v0.12.2
[INFO] [stderr]    Compiling tiff v0.9.1
[INFO] [stderr]    Compiling exr v1.72.0
[INFO] [stderr]    Compiling lzma-rs v0.3.0
[INFO] [stderr]    Compiling bzip2 v0.4.4
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling regex v1.10.5
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling env_filter v0.1.0
[INFO] [stderr]    Compiling deflate64 v0.1.8
[INFO] [stderr]    Compiling humantime v2.1.0
[INFO] [stderr]    Compiling constant_time_eq v0.3.0
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]    Compiling uuid v1.10.0
[INFO] [stderr]    Compiling pollster v0.3.0
[INFO] [stderr]    Compiling env_logger v0.11.3
[INFO] [stderr]    Compiling thiserror-impl v1.0.61
[INFO] [stderr]    Compiling bytemuck_derive v1.7.0
[INFO] [stderr]    Compiling profiling-procmacros v1.0.15
[INFO] [stderr]    Compiling num-derive v0.4.2
[INFO] [stderr]    Compiling arg_enum_proc_macro v0.3.4
[INFO] [stderr]    Compiling zeroize_derive v1.4.2
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling profiling v1.0.15
[INFO] [stderr]    Compiling zeroize v1.8.1
[INFO] [stderr]    Compiling naga v0.20.0
[INFO] [stderr]    Compiling image-webp v0.1.2
[INFO] [stderr]    Compiling bytemuck v1.16.1
[INFO] [stderr]    Compiling ecolor v0.27.2
[INFO] [stderr]    Compiling emath v0.27.2
[INFO] [stderr]    Compiling rgb v0.8.44
[INFO] [stderr]    Compiling qoi v0.4.1
[INFO] [stderr]    Compiling glam v0.28.0
[INFO] [stderr]    Compiling epaint v0.27.2
[INFO] [stderr]    Compiling zstd v0.13.2
[INFO] [stderr]    Compiling egui v0.27.2
[INFO] [stderr]    Compiling ravif v0.11.8
[INFO] [stderr]    Compiling image v0.25.1
[INFO] [stderr]    Compiling egui_wgpu_backend v0.29.0
[INFO] [stderr]    Compiling egde v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0432]: unresolved import `sdl2::libc::SOCKET`
[INFO] [stdout]  --> src/egui.rs:4:63
[INFO] [stdout]   |
[INFO] [stdout] 4 | use sdl2::{event::WindowEvent, keyboard::{Keycode, Scancode}, libc::SOCKET, mouse::{MouseButton, MouseWheelDirection}, video::FullscreenT...
[INFO] [stdout]   |                                                               ^^^^^^------
[INFO] [stdout]   |                                                               |     |
[INFO] [stdout]   |                                                               |     help: a similar name exists in the module: `socket`
[INFO] [stdout]   |                                                               no `SOCKET` in the root
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `HashSet` and `LinkedList`
[INFO] [stdout]  --> src/scene.rs:1:33
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::collections::{HashMap, HashSet, LinkedList};
[INFO] [stdout]   |                                 ^^^^^^^  ^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `glam::Vec3`
[INFO] [stdout]  --> src/scene.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use glam::Vec3;
[INFO] [stdout]   |     ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `keyboard::Scancode`
[INFO] [stdout]  --> src/scene.rs:7:12
[INFO] [stdout]   |
[INFO] [stdout] 7 | use sdl2::{keyboard::Scancode, EventPump};
[INFO] [stdout]   |            ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `core::device::queue`
[INFO] [stdout]  --> src/scene.rs:9:12
[INFO] [stdout]   |
[INFO] [stdout] 9 | use wgpu::{core::device::queue, CommandEncoder, Device, Queue};
[INFO] [stdout]   |            ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `self`
[INFO] [stdout]   --> src/scene.rs:11:39
[INFO] [stdout]    |
[INFO] [stdout] 11 | use crate::{render::{chunk_renderer::{self, ChunkRenderer}, g_buffer::GBuffer}};
[INFO] [stdout]    |                                       ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `error::Error`
[INFO] [stdout]  --> src/scene/chunk/chunk_content.rs:1:11
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::{error::Error, fs, io::{self, Read}, path::Path, fmt::Debug};
[INFO] [stdout]   |           ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `UVec4`, `Vec3`, and `Vec4`
[INFO] [stdout]  --> src/scene/chunk/chunk_content.rs:2:19
[INFO] [stdout]   |
[INFO] [stdout] 2 | use glam::{UVec3, UVec4, Vec3, Vec4};
[INFO] [stdout]   |                   ^^^^^  ^^^^  ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `core::device::queue`
[INFO] [stdout]  --> src/scene/chunk.rs:7:13
[INFO] [stdout]   |
[INFO] [stdout] 7 | use wgpu::{ core::device::queue, util::{BufferInitDescriptor, DeviceExt}, BindGroup, BindGroupLayout, Buffer, BufferUsages, Device, Queue...
[INFO] [stdout]   |             ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `EulerRot`, `Quat`, and `Vec2`
[INFO] [stdout]  --> src/scene/camera.rs:1:12
[INFO] [stdout]   |
[INFO] [stdout] 1 | use glam::{EulerRot, Mat4, Quat, Vec2, Vec3, Vec4, Vec4Swizzles};
[INFO] [stdout]   |            ^^^^^^^^        ^^^^  ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Extent3d`, `ImageSubresourceRange`, `TextureDescriptor`, and `TextureDimension`
[INFO] [stdout]  --> src/render/render_plane.rs:3:91
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...e, Extent3d, ImageSubresourceRange, PipelineLayoutDescriptor, RenderPipelineDescriptor, Sampler, SurfaceConfiguration, TextureDescriptor, TextureDimension, T...
[INFO] [stdout]   |       ^^^^^^^^  ^^^^^^^^^^^^^^^^^^^^^                                                                                     ^^^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::memory`
[INFO] [stdout]  --> src/render/render_plane.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use crate::memory;
[INFO] [stdout]   |     ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::GameConfig`
[INFO] [stdout]  --> src/render/g_buffer.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use crate::GameConfig;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::time::SystemTime`
[INFO] [stdout]  --> src/egui.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::time::SystemTime;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Event` and `viewport`
[INFO] [stdout]  --> src/egui.rs:3:31
[INFO] [stdout]   |
[INFO] [stdout] 3 | use egui::{ahash::HashMapExt, viewport, DroppedFile, Event, HoveredFile, Key, Modifiers, PointerButton, Pos2, RawInput, Rect, Vec2, Viewp...
[INFO] [stdout]   |                               ^^^^^^^^               ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `MouseWheelDirection`
[INFO] [stdout]  --> src/egui.rs:4:98
[INFO] [stdout]   |
[INFO] [stdout] 4 | use sdl2::{event::WindowEvent, keyboard::{Keycode, Scancode}, libc::SOCKET, mouse::{MouseButton, MouseWheelDirection}, video::FullscreenT...
[INFO] [stdout]   |                                                                                                  ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::path::Path`
[INFO] [stdout]  --> src/lib.rs:9:5
[INFO] [stdout]   |
[INFO] [stdout] 9 | use std::path::Path;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `UVec3` and `Vec3`
[INFO] [stdout]   --> src/lib.rs:13:12
[INFO] [stdout]    |
[INFO] [stdout] 13 | use glam::{UVec3, Vec3};
[INFO] [stdout]    |            ^^^^^  ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `CameraData` and `Camera`
[INFO] [stdout]   --> src/lib.rs:14:21
[INFO] [stdout]    |
[INFO] [stdout] 14 | use scene::camera::{Camera, CameraData};
[INFO] [stdout]    |                     ^^^^^^  ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Chunk` and `self`
[INFO] [stdout]   --> src/lib.rs:16:20
[INFO] [stdout]    |
[INFO] [stdout] 16 | use scene::chunk::{self, Chunk};
[INFO] [stdout]    |                    ^^^^  ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `VideoSubsystem`
[INFO] [stdout]   --> src/lib.rs:19:23
[INFO] [stdout]    |
[INFO] [stdout] 19 | use sdl2::{EventPump, VideoSubsystem};
[INFO] [stdout]    |                       ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated trait `wgpu::raw_window_handle::HasRawDisplayHandle`: Use `HasDisplayHandle` instead
[INFO] [stdout]   --> src/lib.rs:22:17
[INFO] [stdout]    |
[INFO] [stdout] 22 | use wgpu::rwh::{HasRawDisplayHandle, HasRawWindowHandle};
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated trait `wgpu::raw_window_handle::HasRawWindowHandle`: Use `HasWindowHandle` instead
[INFO] [stdout]   --> src/lib.rs:22:38
[INFO] [stdout]    |
[INFO] [stdout] 22 | use wgpu::rwh::{HasRawDisplayHandle, HasRawWindowHandle};
[INFO] [stdout]    |                                      ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `wgpu::raw_window_handle::HasRawDisplayHandle::raw_display_handle`: Use `HasDisplayHandle` instead
[INFO] [stdout]   --> src/lib.rs:82:44
[INFO] [stdout]    |
[INFO] [stdout] 82 |                 raw_display_handle: window.raw_display_handle().unwrap(), 
[INFO] [stdout]    |                                            ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `wgpu::raw_window_handle::HasRawWindowHandle::raw_window_handle`: Use `HasWindowHandle` instead
[INFO] [stdout]   --> src/lib.rs:83:43
[INFO] [stdout]    |
[INFO] [stdout] 83 |                 raw_window_handle: window.raw_window_handle().unwrap()
[INFO] [stdout]    |                                           ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `xrel`
[INFO] [stdout]   --> src/egui.rs:61:57
[INFO] [stdout]    |
[INFO] [stdout] 61 | ...   sdl2::event::Event::MouseMotion { x, y, xrel, yrel , ..} => Some(egui::Event::PointerMoved(Pos2::new(*x as f32, *y as f32))),
[INFO] [stdout]    |                                               ^^^^-
[INFO] [stdout]    |                                               |
[INFO] [stdout]    |                                               help: try removing the field
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `yrel`
[INFO] [stdout]   --> src/egui.rs:61:63
[INFO] [stdout]    |
[INFO] [stdout] 61 | ...   sdl2::event::Event::MouseMotion { x, y, xrel, yrel , ..} => Some(egui::Event::PointerMoved(Pos2::new(*x as f32, *y as f32))),
[INFO] [stdout]    |                                                     ^^^^--
[INFO] [stdout]    |                                                     |
[INFO] [stdout]    |                                                     help: try removing the field
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `direction`
[INFO] [stdout]   --> src/egui.rs:74:50
[INFO] [stdout]    |
[INFO] [stdout] 74 |                 sdl2::event::Event::MouseWheel { direction, precise_x, precise_y, .. } => {
[INFO] [stdout]    |                                                  ^^^^^^^^^-
[INFO] [stdout]    |                                                  |
[INFO] [stdout]    |                                                  help: try removing the field
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `egde` (lib) due to 1 previous error; 27 warnings emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "a699deaef988fb14ada98807a78b2e315f74c6515bd1acd5f13f58eb8337cd00", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a699deaef988fb14ada98807a78b2e315f74c6515bd1acd5f13f58eb8337cd00", kill_on_drop: false }`
[INFO] [stdout] a699deaef988fb14ada98807a78b2e315f74c6515bd1acd5f13f58eb8337cd00
