[INFO] cloning repository https://github.com/sphereflow/light_garden [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/sphereflow/light_garden" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsphereflow%2Flight_garden", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsphereflow%2Flight_garden'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 0a60d6dfce9088281c481420715d0357ac6e30d9 [INFO] testing sphereflow/light_garden against beta-2025-02-18 for beta-1.86-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsphereflow%2Flight_garden" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/sphereflow/light_garden on toolchain beta-2025-02-18 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-02-18" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/sphereflow/light_garden [INFO] finished tweaking git repo https://github.com/sphereflow/light_garden [INFO] tweaked toml for git repo https://github.com/sphereflow/light_garden written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/sphereflow/light_garden 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" "+beta-2025-02-18" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-02-18" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 407536aefef1cd3ed52832e595eb206771183315e228ebcfc2140b35e2f84e4b [INFO] running `Command { std: "docker" "start" "-a" "407536aefef1cd3ed52832e595eb206771183315e228ebcfc2140b35e2f84e4b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "407536aefef1cd3ed52832e595eb206771183315e228ebcfc2140b35e2f84e4b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "407536aefef1cd3ed52832e595eb206771183315e228ebcfc2140b35e2f84e4b", kill_on_drop: false }` [INFO] [stdout] 407536aefef1cd3ed52832e595eb206771183315e228ebcfc2140b35e2f84e4b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-02-18" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d39166e5229cd682fa0a0e1741f9e43bd6de3e1bc7d873c1af84d245a044d05a [INFO] running `Command { std: "docker" "start" "-a" "d39166e5229cd682fa0a0e1741f9e43bd6de3e1bc7d873c1af84d245a044d05a", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling libc v0.2.134 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling pkg-config v0.3.25 [INFO] [stderr] Compiling proc-macro2 v1.0.46 [INFO] [stderr] Compiling quote v1.0.21 [INFO] [stderr] Compiling unicode-ident v1.0.4 [INFO] [stderr] Compiling syn v1.0.102 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling serde v1.0.145 [INFO] [stderr] Compiling smallvec v1.10.0 [INFO] [stderr] Compiling version-compare v0.1.0 [INFO] [stderr] Compiling cfg-expr v0.10.3 [INFO] [stderr] Compiling heck v0.4.0 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling once_cell v1.15.0 [INFO] [stderr] Compiling xml-rs v0.8.4 [INFO] [stderr] Compiling libm v0.2.5 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling libloading v0.7.3 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling wayland-scanner v0.29.5 [INFO] [stderr] Compiling getrandom v0.2.7 [INFO] [stderr] Compiling cmake v0.1.48 [INFO] [stderr] Compiling nix v0.24.2 [INFO] [stderr] Compiling thiserror v1.0.37 [INFO] [stderr] Compiling wayland-sys v0.29.5 [INFO] [stderr] Compiling lock_api v0.4.9 [INFO] [stderr] Compiling parking_lot_core v0.9.3 [INFO] [stderr] Compiling dlib v0.5.0 [INFO] [stderr] Compiling freetype-sys v0.13.1 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling wayland-client v0.29.5 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling expat-sys v2.1.6 [INFO] [stderr] Compiling scoped-tls v1.0.0 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling downcast-rs v1.2.0 [INFO] [stderr] Compiling slotmap v1.0.6 [INFO] [stderr] Compiling cty v0.2.2 [INFO] [stderr] Compiling khronos_api v3.1.0 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling wayland-protocols v0.29.5 [INFO] [stderr] Compiling ahash v0.7.6 [INFO] [stderr] Compiling nom v7.1.1 [INFO] [stderr] Compiling servo-fontconfig-sys v5.1.0 [INFO] [stderr] Compiling autocfg v0.1.8 [INFO] [stderr] Compiling crossbeam-utils v0.8.12 [INFO] [stderr] Compiling toml v0.5.9 [INFO] [stderr] Compiling rand_core v0.4.2 [INFO] [stderr] Compiling miniz_oxide v0.5.4 [INFO] [stderr] Compiling smithay-client-toolkit v0.16.0 [INFO] [stderr] Compiling system-deps v6.0.2 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling flate2 v1.0.24 [INFO] [stderr] Compiling gl_generator v0.14.0 [INFO] [stderr] Compiling wayland-commons v0.29.5 [INFO] [stderr] Compiling glib-sys v0.15.10 [INFO] [stderr] Compiling bytemuck_derive v1.2.1 [INFO] [stderr] Compiling thiserror-impl v1.0.37 [INFO] [stderr] Compiling gobject-sys v0.15.10 [INFO] [stderr] Compiling xcursor v0.3.4 [INFO] [stderr] Compiling foreign-types-macros v0.2.2 [INFO] [stderr] Compiling raw-window-handle v0.5.0 [INFO] [stderr] Compiling memmap2 v0.5.7 [INFO] [stderr] Compiling ahash v0.8.0 [INFO] [stderr] Compiling bytemuck v1.12.1 [INFO] [stderr] Compiling crossfont v0.5.0 [INFO] [stderr] Compiling x11-dl v2.20.0 [INFO] [stderr] Compiling crossbeam-epoch v0.9.11 [INFO] [stderr] Compiling serde_derive v1.0.145 [INFO] [stderr] Compiling ttf-parser v0.15.2 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling arrayref v0.3.6 [INFO] [stderr] Compiling foreign-types-shared v0.3.1 [INFO] [stderr] Compiling percent-encoding v2.2.0 [INFO] [stderr] Compiling pin-project-lite v0.2.9 [INFO] [stderr] Compiling foreign-types v0.5.0 [INFO] [stderr] Compiling tiny-skia-path v0.7.0 [INFO] [stderr] Compiling safe_arch v0.5.2 [INFO] [stderr] Compiling png v0.17.6 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling servo-fontconfig v0.5.1 [INFO] [stderr] Compiling calloop v0.10.1 [INFO] [stderr] Compiling wayland-cursor v0.29.5 [INFO] [stderr] Compiling freetype-rs v0.26.0 [INFO] [stderr] Compiling indexmap v1.9.1 [INFO] [stderr] Compiling arrayvec v0.5.2 [INFO] [stderr] Compiling ab_glyph_rasterizer v0.1.7 [INFO] [stderr] Compiling rayon-core v1.9.3 [INFO] [stderr] Compiling termcolor v1.1.3 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Compiling tiny-skia v0.7.0 [INFO] [stderr] Compiling owned_ttf_parser v0.15.2 [INFO] [stderr] Compiling ab_glyph v0.2.17 [INFO] [stderr] Compiling emath v0.19.0 (https://github.com/emilk/egui#f61044ce) [INFO] [stderr] Compiling gdk-sys v0.15.1 [INFO] [stderr] Compiling atk-sys v0.15.1 [INFO] [stderr] Compiling gio-sys v0.15.10 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Compiling raw-window-handle v0.4.3 [INFO] [stderr] Compiling tracing-core v0.1.30 [INFO] [stderr] Compiling khronos-egl v4.1.0 [INFO] [stderr] Compiling ash v0.37.0+1.3.209 [INFO] [stderr] Compiling glow v0.11.2 [INFO] [stderr] Compiling bit-vec v0.6.3 [INFO] [stderr] Compiling nohash-hasher v0.2.0 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling unicode-width v0.1.10 [INFO] [stderr] Compiling epaint v0.19.0 (https://github.com/emilk/egui#f61044ce) [INFO] [stderr] Compiling codespan-reporting v0.11.1 [INFO] [stderr] Compiling bit-set v0.5.3 [INFO] [stderr] Compiling tracing v0.1.37 [INFO] [stderr] Compiling crossbeam-deque v0.8.2 [INFO] [stderr] Compiling unicode-normalization v0.1.22 [INFO] [stderr] Compiling crossbeam-channel v0.5.6 [INFO] [stderr] Compiling cairo-sys-rs v0.15.1 [INFO] [stderr] Compiling pango-sys v0.15.10 [INFO] [stderr] Compiling gdk-pixbuf-sys v0.15.10 [INFO] [stderr] Compiling spirv v0.2.0+1.5.4 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling mio v0.8.4 [INFO] [stderr] Compiling num_cpus v1.13.1 [INFO] [stderr] Compiling rayon v1.5.3 [INFO] [stderr] Compiling gpu-descriptor-types v0.1.1 [INFO] [stderr] Compiling gpu-alloc-types v0.2.0 [INFO] [stderr] Compiling instant v0.1.12 [INFO] [stderr] Compiling ppv-lite86 v0.2.16 [INFO] [stderr] Compiling unicode-bidi v0.3.8 [INFO] [stderr] Compiling hexf-parse v0.2.1 [INFO] [stderr] Compiling unicode-xid v0.2.4 [INFO] [stderr] Compiling cfg_aliases v0.1.1 [INFO] [stderr] Compiling wgpu-core v0.14.0 [INFO] [stderr] Compiling idna v0.3.0 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling naga v0.10.0 [INFO] [stderr] Compiling gpu-alloc v0.5.3 [INFO] [stderr] Compiling gpu-descriptor v0.2.3 [INFO] [stderr] Compiling egui v0.19.0 (https://github.com/emilk/egui#f61044ce) [INFO] [stderr] Compiling fxhash v0.2.1 [INFO] [stderr] Compiling form_urlencoded v1.1.0 [INFO] [stderr] Compiling safe_arch v0.6.0 [INFO] [stderr] Compiling glutin_glx_sys v0.1.8 [INFO] [stderr] Compiling glutin_egl_sys v0.1.6 [INFO] [stderr] Compiling gtk-sys v0.15.3 [INFO] [stderr] Compiling x11rb-protocol v0.10.0 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling gethostname v0.2.3 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling num-rational v0.4.1 [INFO] [stderr] Compiling wgpu-types v0.14.0 [INFO] [stderr] Compiling either v1.8.0 [INFO] [stderr] Compiling arrayvec v0.7.2 [INFO] [stderr] Compiling futures-core v0.3.24 [INFO] [stderr] Compiling adler32 v1.2.0 [INFO] [stderr] Compiling renderdoc-sys v0.7.1 [INFO] [stderr] Compiling typenum v1.15.0 [INFO] [stderr] Compiling profiling v1.0.6 [INFO] [stderr] Compiling num-complex v0.4.2 [INFO] [stderr] Compiling wide v0.7.5 [INFO] [stderr] Compiling url v2.3.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling approx v0.5.1 [INFO] [stderr] Compiling shared_library v0.1.9 [INFO] [stderr] Compiling slab v0.4.7 [INFO] [stderr] Compiling num-rational v0.3.2 [INFO] [stderr] Compiling num-iter v0.1.43 [INFO] [stderr] Compiling rawpointer v0.2.1 [INFO] [stderr] Compiling weezl v0.1.7 [INFO] [stderr] Compiling paste v1.0.9 [INFO] [stderr] Compiling matrixmultiply v0.3.2 [INFO] [stderr] Compiling x11rb v0.10.1 [INFO] [stderr] Compiling rand_distr v0.4.3 [INFO] [stderr] Compiling simba v0.6.0 [INFO] [stderr] Compiling osmesa-sys v0.1.2 [INFO] [stderr] Compiling jpeg-decoder v0.1.22 [INFO] [stderr] Compiling webbrowser v0.8.0 [INFO] [stderr] Compiling arboard v3.1.0 [INFO] [stderr] Compiling deflate v0.8.6 [INFO] [stderr] Compiling miniz_oxide v0.3.7 [INFO] [stderr] Compiling wgpu-hal v0.14.0 [INFO] [stderr] Compiling rand_xorshift v0.1.1 [INFO] [stderr] Compiling rand_isaac v0.1.1 [INFO] [stderr] Compiling rand_hc v0.1.0 [INFO] [stderr] Compiling wayland-egl v0.29.5 [INFO] [stderr] Compiling nalgebra-macros v0.1.0 [INFO] [stderr] Compiling rand_jitter v0.1.4 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling aho-corasick v0.7.19 [INFO] [stderr] Compiling parking v2.0.0 [INFO] [stderr] Compiling cgmath v0.17.0 [INFO] [stderr] Compiling waker-fn v1.1.0 [INFO] [stderr] Compiling fastrand v1.8.0 [INFO] [stderr] Compiling color_quant v1.1.0 [INFO] [stderr] Compiling regex-syntax v0.6.27 [INFO] [stderr] Compiling cache-padded v1.2.0 [INFO] [stderr] Compiling rfd v0.6.4 [INFO] [stderr] Compiling futures-io v0.3.24 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling futures-lite v1.12.0 [INFO] [stderr] Compiling concurrent-queue v1.2.4 [INFO] [stderr] Compiling gif v0.11.4 [INFO] [stderr] Compiling regex v1.6.0 [INFO] [stderr] Compiling nalgebra v0.29.0 [INFO] [stderr] Compiling png v0.16.8 [INFO] [stderr] Compiling tiff v0.6.1 [INFO] [stderr] Compiling egui_glow v0.19.0 (https://github.com/emilk/egui#f61044ce) [INFO] [stderr] Compiling type-map v0.5.0 [INFO] [stderr] Compiling approx v0.3.2 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling scoped_threadpool v0.1.9 [INFO] [stderr] Compiling async-task v4.3.0 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling iana-time-zone v0.1.50 [INFO] [stderr] Compiling pollster v0.2.5 [INFO] [stderr] Compiling chrono v0.4.22 [INFO] [stderr] Compiling ron v0.6.6 [INFO] [stderr] Compiling env_logger v0.8.4 [INFO] [stderr] Compiling async-executor v1.4.1 [INFO] [stderr] Compiling image v0.23.14 [INFO] [stderr] Compiling wgpu v0.14.0 [INFO] [stderr] Compiling half v1.8.2 [INFO] [stderr] Compiling collision2d v0.1.0 (https://github.com/sphereflow/collision2d#5280d9b5) [INFO] [stderr] Compiling sctk-adwaita v0.4.2 [INFO] [stderr] Compiling smithay-clipboard v0.6.6 [INFO] [stderr] Compiling winit v0.27.3 [INFO] [stderr] Compiling glutin v0.29.1 [INFO] [stderr] Compiling egui-winit v0.19.0 (https://github.com/emilk/egui#f61044ce) [INFO] [stderr] Compiling egui-wgpu v0.19.0 (https://github.com/emilk/egui#f61044ce) [INFO] [stderr] Compiling eframe v0.19.0 (https://github.com/emilk/egui#f61044ce) [INFO] [stderr] Compiling light_garden v0.2.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unexpected `cfg` condition name: `windows_OFF` [INFO] [stdout] --> src/framework.rs:44:11 [INFO] [stdout] | [INFO] [stdout] 44 | #[cfg(windows_OFF)] // TODO [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: expected names are: `docsrs`, `feature`, and `test` and 31 more [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(windows_OFF)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(windows_OFF)");` to the top of the `build.rs` [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: unexpected `cfg` condition value: `metal-auto-capture` [INFO] [stdout] --> src/framework.rs:171:33 [INFO] [stdout] | [INFO] [stdout] 171 | *control_flow = if cfg!(feature = "metal-auto-capture") { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `metal-auto-capture` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `width` [INFO] [stdout] --> src/framework.rs:35:29 [INFO] [stdout] | [INFO] [stdout] 35 | async fn setup(title: &str, width: u32, height: u32) -> Setup { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_width` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `height` [INFO] [stdout] --> src/framework.rs:35:41 [INFO] [stdout] | [INFO] [stdout] 35 | async fn setup(title: &str, width: u32, height: u32) -> Setup { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_height` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: irrefutable `if let` pattern [INFO] [stdout] --> src/renderer.rs:248:12 [INFO] [stdout] | [INFO] [stdout] 248 | if let () = bytes_future { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this pattern will always match, so the `if let` is useless [INFO] [stdout] = help: consider replacing the `if let` with a `let` [INFO] [stdout] = note: `#[warn(irrefutable_let_patterns)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: value assigned to `selected_changed` is never read [INFO] [stdout] --> src/gui/settings.rs:124:13 [INFO] [stdout] | [INFO] [stdout] 124 | selected_changed |= combo(("BlendOpAlpha", &mut blend_state.alpha.operation), ui); [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: maybe it is overwritten before being read? [INFO] [stdout] = note: `#[warn(unused_assignments)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `size` [INFO] [stdout] --> src/gui/mod.rs:129:13 [INFO] [stdout] | [INFO] [stdout] 129 | let size = winit_window.inner_size(); [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_size` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `p` [INFO] [stdout] --> src/light_garden/drawer.rs:107:35 [INFO] [stdout] | [INFO] [stdout] 107 | pub fn draw_origin(&mut self, p: &P2, color: Color) {} [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_p` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `color` [INFO] [stdout] --> src/light_garden/drawer.rs:107:43 [INFO] [stdout] | [INFO] [stdout] 107 | pub fn draw_origin(&mut self, p: &P2, color: Color) {} [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_color` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `overlaps` is never used [INFO] [stdout] --> src/light_garden/tile_map.rs:377:8 [INFO] [stdout] | [INFO] [stdout] 363 | impl Slab { [INFO] [stdout] | --------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 377 | fn overlaps(&self, obj: &Object) -> bool { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `between_rays` is never used [INFO] [stdout] --> src/light_garden/tile_map.rs:428:4 [INFO] [stdout] | [INFO] [stdout] 428 | fn between_rays(p: &P2, left: &Ray, right: &Ray) -> bool { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `EventResponse` that must be used [INFO] [stdout] --> src/framework.rs:203:21 [INFO] [stdout] | [INFO] [stdout] 203 | gui.winit_state.on_event(&context, &event); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_must_use)]` on by default [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 203 | let _ = gui.winit_state.on_event(&context, &event); [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcsCpTsJ/symbols.o" "<17 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libron-d80ae8d975c9cd57.rlib,libbase64-83ca8be32b9f715d.rlib,libegui_winit-19a6bc35496e9ba2.rlib,libwebbrowser-405017e40e858ded.rlib,liburl-949f48b48ac24e45.rlib,libidna-31cd3b8477c84c66.rlib,libunicode_normalization-bace0994bf1c65e9.rlib,libtinyvec-dabb1bd64e414e54.rlib,libtinyvec_macros-36ab4f0266eef07c.rlib,libunicode_bidi-8386781c09c7dbfc.rlib,libform_urlencoded-fd125f4e3f92ae03.rlib,libarboard-5a73634fc60ab9c0.rlib,libx11rb-4a73c534b91a6cab.rlib,libgethostname-1c2f92b64c9f6c21.rlib,libx11rb_protocol-08e00ac7409a3a6a.rlib,libsmithay_clipboard-1fab376b61c3d117.rlib,libenv_logger-b011c8092fdaf0a3.rlib,libatty-45a9249ed6ee78a8.rlib,libhumantime-9f900d7885b5087e.rlib,libregex-37f0c7620231d06a.rlib,libaho_corasick-9ff068df0d2a0cfc.rlib,libregex_syntax-5828088d146e167d.rlib,libcgmath-e31c1caf9cded17f.rlib,librand-6a4048af92855c1b.rlib,librand_xorshift-f251d96671c4cea1.rlib,librand_pcg-a63c965f918a0b14.rlib,librand_hc-cca937f3fea882d5.rlib,librand_chacha-8d47ebdf5a83ce7e.rlib,librand_isaac-2ebc36ec8de4a3a3.rlib,librand_core-e071e2f64d0548a6.rlib,librand_os-2662f85961718fb4.rlib,librand_jitter-c3fc7606c55cd07a.rlib,librand_core-addbce8e4c7c7519.rlib,libapprox-17a3877ed61174cd.rlib,libimage-103af2fadaf1b4fa.rlib,libpng-7862b3e84103f2d7.rlib,libminiz_oxide-0e349b524b90f291.rlib,libdeflate-1f79a8b019cb6060.rlib,libadler32-b015fcfcf4d4fee0.rlib,libnum_iter-6a0ff6eb508f6078.rlib,libscoped_threadpool-e27898fb7395e1ec.rlib,libnum_rational-db8e01aaf17a1370.rlib,libgif-0131b8d4e74f15ba.rlib,libcolor_quant-72accfe2cafd1a2d.rlib,libtiff-ca7dbf67956cd7a6.rlib,libweezl-2b90a14ccfb21c53.rlib,libminiz_oxide-090bea2fcdf7d7cb.rlib,libjpeg_decoder-354a5bd082f5d6cc.rlib,libhalf-ab7070883a656f8b.rlib,libegui_wgpu-8348292016e674c6.rlib,libpollster-fbf477e656efd395.rlib,libtracing-639dc26b8044714a.rlib,libpin_project_lite-6df6c214457c8ca7.rlib,libtracing_core-4c1e9601387a2057.rlib,libtype_map-d29f88b8b04ccccd.rlib,librayon-44a49acc00dfab9f.rlib,librayon_core-329489ec4c43e151.rlib,libnum_cpus-e4c1cab4dac72a72.rlib,libcrossbeam_deque-0c08af7bf85be78f.rlib,libcrossbeam_epoch-12c4b7a64408a293.rlib,libcrossbeam_channel-cd81792f9b3052ca.rlib,libcrossbeam_utils-3fe57afb3b161e86.rlib,libeither-8803657ddb4395a7.rlib,librfd-69736ea612db49b8.rlib,libgtk_sys-224e3d2b560fd0a7.rlib,libatk_sys-db37a5bb2d96640e.rlib,libgdk_sys-f05c1cb0be5ca6c0.rlib,libpango_sys-70cadd8e1576ffbf.rlib,libgdk_pixbuf_sys-57f83874b9c530c1.rlib,libgio_sys-d46460a8da4fd30d.rlib,libcairo_sys-1068a94a571f8989.rlib,libgobject_sys-28d4c396868d13c4.rlib,libglib_sys-7951d2110ae3d77e.rlib,libwgpu-55cb6e734b564504.rlib,libstatic_assertions-f0217ecdd817a834.rlib,libwgpu_core-2880d99bd36216be.rlib,libwgpu_hal-f4061468ea9d4995.rlib,librenderdoc_sys-2b57a45b627c2c15.rlib,libgpu_descriptor-9312c54ab8477d4f.rlib,libgpu_descriptor_types-52479cdb78c7dba7.rlib,libfxhash-b312effea3ad6fa7.rlib,libbyteorder-fb36fe721788ce00.rlib,libkhronos_egl-5451a4cd3ab34abc.rlib,libprofiling-b71e9f03cb135755.rlib,libgpu_alloc-e57470def8b72c39.rlib,libgpu_alloc_types-d2f085497957da7f.rlib,libash-ff277f71bcfdfdfc.rlib,libnaga-7f46d77b7f1dd426.rlib,librustc_hash-d7c4a66f98a2548f.rlib,libhexf_parse-72d4824186d79465.rlib,libunicode_xid-0488fac86b109842.rlib,libbit_set-e2de243a324465ba.rlib,libbit_vec-1484b09fcc589a29.rlib,libcodespan_reporting-791b7e8125894206.rlib,libunicode_width-e6feeb9daa4fd470.rlib,libtermcolor-214b0416d5f44404.rlib,libspirv-d22c6b6d139c717f.rlib,libindexmap-cb75ecad19484035.rlib,libhashbrown-5cbf20e11563dcdc.rlib,libahash-5b7eaad7d115096a.rlib,libglow-0114d39898566e5b.rlib,libwgpu_types-13fba30eb7463f60.rlib,libarrayvec-324bee7ec07e0504.rlib,libegui-0c7513d1e6c25f85.rlib,libepaint-8e25e26e9ed8cd86.rlib,libnohash_hasher-d70a43ff1b8813cc.rlib,libahash-ff529be051e29bad.rlib,libab_glyph-d97d3d5868be73a0.rlib,libowned_ttf_parser-df2370fcfd6c7373.rlib,libttf_parser-539a86d8fd3d5f00.rlib,libab_glyph_rasterizer-a84da026c4b73fc9.rlib,libemath-f5a6cdc9ce3de024.rlib,libcollision2d-e80cca623ddcfd91.rlib,libwinit-4d6802d807df74e6.rlib,libsctk_adwaita-dc6b038590f3c333.rlib,libcrossfont-d9d11512cc365a37.rlib,libfontconfig-e3f03b592f91a8dc.rlib,libfontconfig_sys-769044d8ac4e1f78.rlib,libexpat_sys-d37c28d395670751.rlib,libforeign_types-58b4e99b8a3808b0.rlib,libforeign_types_shared-3d83f2459f55b51f.rlib,libfreetype-2b313208ba44ef9c.rlib,libfreetype_sys-fb1e7482cbbadf99.rlib,libtiny_skia-a0a3cfb3bd146909.rlib,libpng-91b5d440cae7a9b1.rlib,libflate2-36b8913ef7de2fb8.rlib,libminiz_oxide-e2641d973a78d67f.rlib,libadler-8a8ce72c9fb247b6.rlib,libcrc32fast-e5de59621c1c9ea3.rlib,libsafe_arch-2020b537865010e5.rlib,libarrayvec-1656f650a01ecea7.rlib,libtiny_skia_path-0cfb697f034909be.rlib,libarrayref-25c9fb6ef5409f9c.rlib,libraw_window_handle-6399e1d91bf21053.rlib,libmio-42a7c350386ebf4f.rlib,libx11_dl-4edcd686a1c70df8.rlib,libpercent_encoding-bf512ecf668f0e68.rlib,libsmithay_client_toolkit-ea2c9fe935d5632f.rlib,libwayland_cursor-90c4fb2b52e8faca.rlib,libxcursor-01668c2d7389fc8b.rlib,libnom-7ff696981332af70.rlib,libmemchr-34c06a26bc9e8129.rlib,libmemmap2-fdad95414095a26a.rlib,libwayland_protocols-bcc92b252784b54a.rlib,libwayland_client-9ea33f42c9e41016.rlib,libscoped_tls-c2e76c6539768158.rlib,libwayland_commons-324dcda2acffc2cc.rlib,libwayland_sys-ce13483cf4185546.rlib,liblazy_static-af860367908b8176.rlib,libcalloop-c01a9a31b064548d.rlib,libthiserror-1799c72547044646.rlib,libslotmap-211dd6ca2ba81773.rlib,libnix-b938d28e508cc801.rlib,libmemoffset-e6266b7f586af625.rlib,libvec_map-75126d96f8392bf4.rlib,libdlib-b6160bdeb64de1ef.rlib,liblibloading-828fce84e2e25dce.rlib,libparking_lot-6fdabbfac0a1d6af.rlib,libparking_lot_core-e7d494d8994669ae.rlib,libsmallvec-26ff5af06145dc1e.rlib,liblock_api-12b3b36e90510f6c.rlib,libscopeguard-e318caba69bf687f.rlib,libraw_window_handle-d769e1e941f458ff.rlib,libcty-bf0a8fc628231ea7.rlib,libonce_cell-237b425ceb6dd086.rlib,libinstant-fd247ecb2ced47cd.rlib,libbitflags-dde12b0d7d495b50.rlib,liblog-52838b90e75d1877.rlib,libnalgebra-b349b7fc0605e966.rlib,librand_distr-972a286d76e2e58c.rlib,libmatrixmultiply-cbf8ba45eb29ba80.rlib,librawpointer-10d892ea69c462d6.rlib,libnum_rational-70b60757792171fa.rlib,libnum_integer-de5510c47c248432.rlib,libtypenum-35cb3744b4a64b8e.rlib,libsimba-6d6a1cc4d4b5dbd5.rlib,libwide-f836a8a754e52903.rlib,libsafe_arch-c7a6838929984945.rlib,libbytemuck-d4069842b62810be.rlib,libnum_complex-ceb21f271557f69c.rlib,libapprox-d26a9afc395e87b0.rlib,libnum_traits-f387b5b852e4250c.rlib,libserde-6e7717df11a53458.rlib,librand-3b2c85f4780823ff.rlib,librand_chacha-5c331bfbfe17f971.rlib,libppv_lite86-f1eaae57f9caf7a8.rlib,librand_core-5c3bfe8e391aa872.rlib,libgetrandom-bb105fb2c57238ca.rlib,liblibc-33bc4ee511365bef.rlib,libcfg_if-3e7fc4e38d4a72b5.rlib}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,libcfg_if-*,liblibc-*,liballoc-*,librustc_std_workspace_core-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgtk-3" "-lgdk-3" "-lpangocairo-1.0" "-lpango-1.0" "-lharfbuzz" "-latk-1.0" "-lcairo-gobject" "-lcairo" "-lgdk_pixbuf-2.0" "-lgio-2.0" "-lgobject-2.0" "-lglib-2.0" "-latk-1.0" "-lgobject-2.0" "-lglib-2.0" "-lgdk-3" "-lpangocairo-1.0" "-lpango-1.0" "-lharfbuzz" "-lgdk_pixbuf-2.0" "-lcairo-gobject" "-lcairo" "-lgobject-2.0" "-lglib-2.0" "-lpango-1.0" "-lgobject-2.0" "-lglib-2.0" "-lharfbuzz" "-lgdk_pixbuf-2.0" "-lgobject-2.0" "-lglib-2.0" "-lgio-2.0" "-lgobject-2.0" "-lglib-2.0" "-lcairo" "-lgobject-2.0" "-lglib-2.0" "-lgobject-2.0" "-lglib-2.0" "-lfreetype" "-lfontconfig" "-lfreetype" "-lexpat" "-lm" "-lfreetype" "-ldl" "-ldl" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/usr/lib/x86_64-linux-gnu" "-L" "/usr/lib/x86_64-linux-gnu" "-L" "/usr/lib/x86_64-linux-gnu" "-L" "/usr/lib/x86_64-linux-gnu" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/light_garden-fccbca5f3fc4212c" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: some arguments are omitted. use `--verbose` to show all linker arguments [INFO] [stdout] = note: /usr/bin/ld: final link failed: No space left on device [INFO] [stdout] collect2: error: ld returned 1 exit status [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `light_garden` (bin "light_garden") due to 1 previous error; 12 warnings emitted [INFO] running `Command { std: "docker" "inspect" "d39166e5229cd682fa0a0e1741f9e43bd6de3e1bc7d873c1af84d245a044d05a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d39166e5229cd682fa0a0e1741f9e43bd6de3e1bc7d873c1af84d245a044d05a", kill_on_drop: false }` [INFO] [stdout] d39166e5229cd682fa0a0e1741f9e43bd6de3e1bc7d873c1af84d245a044d05a