[INFO] cloning repository https://github.com/Saskapult/kkraft [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Saskapult/kkraft" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSaskapult%2Fkkraft", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSaskapult%2Fkkraft'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 016ed0e414f263d4749c6c9861113310d89486fe [INFO] checking Saskapult/kkraft against try#0f31acebf540c89e4a4d5d114959fe91973419cb for pr-147017 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSaskapult%2Fkkraft" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/Saskapult/kkraft [INFO] finished tweaking git repo https://github.com/Saskapult/kkraft [INFO] tweaked toml for git repo https://github.com/Saskapult/kkraft written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/Saskapult/kkraft on toolchain 0f31acebf540c89e4a4d5d114959fe91973419cb [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0f31acebf540c89e4a4d5d114959fe91973419cb" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/Saskapult/kkraft 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" "+0f31acebf540c89e4a4d5d114959fe91973419cb" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+0f31acebf540c89e4a4d5d114959fe91973419cb" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 1c9b5135f0c091e368f149e7f1b16cb5de2155733454593e07ef62d21adabc1c [INFO] running `Command { std: "docker" "start" "-a" "1c9b5135f0c091e368f149e7f1b16cb5de2155733454593e07ef62d21adabc1c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "1c9b5135f0c091e368f149e7f1b16cb5de2155733454593e07ef62d21adabc1c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1c9b5135f0c091e368f149e7f1b16cb5de2155733454593e07ef62d21adabc1c", kill_on_drop: false }` [INFO] [stdout] 1c9b5135f0c091e368f149e7f1b16cb5de2155733454593e07ef62d21adabc1c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+0f31acebf540c89e4a4d5d114959fe91973419cb" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] faaa08a499d3569d59782a6f211ca914675c6fde57beeee01229f6f3e6b3f32e [INFO] running `Command { std: "docker" "start" "-a" "faaa08a499d3569d59782a6f211ca914675c6fde57beeee01229f6f3e6b3f32e", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.81 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling autocfg v1.2.0 [INFO] [stderr] Compiling libc v0.2.153 [INFO] [stderr] Compiling serde v1.0.210 [INFO] [stderr] Checking once_cell v1.19.0 [INFO] [stderr] Checking log v0.4.21 [INFO] [stderr] Checking smallvec v1.14.0 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling pkg-config v0.3.30 [INFO] [stderr] Checking libloading v0.8.3 [INFO] [stderr] Compiling thiserror v1.0.60 [INFO] [stderr] Checking scopeguard v1.2.0 [INFO] [stderr] Compiling cc v1.0.95 [INFO] [stderr] Compiling parking_lot_core v0.9.9 [INFO] [stderr] Compiling memchr v2.7.2 [INFO] [stderr] Checking zerocopy v0.7.32 [INFO] [stderr] Checking dlib v0.5.2 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Compiling num-traits v0.2.18 [INFO] [stderr] Checking getrandom v0.2.14 [INFO] [stderr] Compiling syn v2.0.60 [INFO] [stderr] Compiling lock_api v0.4.11 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Checking parking_lot v0.12.2 [INFO] [stderr] Compiling anyhow v1.0.86 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Checking static_assertions v1.1.0 [INFO] [stderr] Compiling cfg_aliases v0.1.1 [INFO] [stderr] Checking downcast-rs v1.2.1 [INFO] [stderr] Checking scoped-tls v1.0.1 [INFO] [stderr] Compiling indexmap v2.2.6 [INFO] [stderr] Checking twox-hash v1.6.3 [INFO] [stderr] Compiling rustix v0.38.34 [INFO] [stderr] Checking allocator-api2 v0.2.18 [INFO] [stderr] Compiling winnow v0.5.40 [INFO] [stderr] Checking byteorder v1.5.0 [INFO] [stderr] Checking lz4_flex v0.11.3 [INFO] [stderr] Checking linux-raw-sys v0.4.13 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling arrayvec v0.7.6 [INFO] [stderr] Compiling crossbeam-utils v0.8.19 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling toml_datetime v0.6.6 [INFO] [stderr] Compiling if_chain v1.0.2 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Compiling wayland-sys v0.31.5 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling regex-syntax v0.8.3 [INFO] [stderr] Checking simd-adler32 v0.3.7 [INFO] [stderr] Checking crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Checking crossbeam-deque v0.8.5 [INFO] [stderr] Compiling quick-xml v0.36.2 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling luau0-src v0.10.1+luau630 [INFO] [stderr] Compiling toml_edit v0.19.15 [INFO] [stderr] Compiling deluxe-core v0.5.0 [INFO] [stderr] Compiling wayland-backend v0.3.7 [INFO] [stderr] Compiling crc32fast v1.4.0 [INFO] [stderr] Checking adler v1.0.2 [INFO] [stderr] Compiling wayland-client v0.31.6 [INFO] [stderr] Compiling regex-automata v0.4.6 [INFO] [stderr] Checking ttf-parser v0.20.0 [INFO] [stderr] Compiling proc-macro-crate v1.3.1 [INFO] [stderr] Compiling regex v1.10.4 [INFO] [stderr] Checking owned_ttf_parser v0.20.0 [INFO] [stderr] Compiling wayland-scanner v0.31.5 [INFO] [stderr] Checking miniz_oxide v0.7.2 [INFO] [stderr] Compiling mlua-sys v0.6.1 [INFO] [stderr] Checking ab_glyph_rasterizer v0.1.8 [INFO] [stderr] Checking either v1.11.0 [INFO] [stderr] Checking xcursor v0.3.5 [INFO] [stderr] Compiling itertools v0.12.1 [INFO] [stderr] Checking ab_glyph v0.2.25 [INFO] [stderr] Checking arrayref v0.3.7 [INFO] [stderr] Checking strict-num v0.1.1 [INFO] [stderr] Checking termcolor v1.4.1 [INFO] [stderr] Checking winnow v0.6.6 [INFO] [stderr] Checking flate2 v1.0.28 [INFO] [stderr] Checking rayon v1.10.0 [INFO] [stderr] Checking bstr v1.9.1 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling khronos-egl v6.0.0 [INFO] [stderr] Checking pin-project-lite v0.2.14 [INFO] [stderr] Checking rustc-hash v1.1.0 [INFO] [stderr] Checking base64 v0.21.7 [INFO] [stderr] Checking unicode-width v0.1.11 [INFO] [stderr] Checking bit-vec v0.6.3 [INFO] [stderr] Checking raw-window-handle v0.6.1 [INFO] [stderr] Checking tracing-core v0.1.32 [INFO] [stderr] Checking rustc-hash v2.0.0 [INFO] [stderr] Compiling ash v0.37.3+1.3.251 [INFO] [stderr] Checking tracing v0.1.40 [INFO] [stderr] Checking bit-set v0.5.3 [INFO] [stderr] Checking codespan-reporting v0.11.1 [INFO] [stderr] Checking fdeflate v0.3.4 [INFO] [stderr] Compiling wgpu-hal v0.19.4 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Compiling slotmap v1.0.7 [INFO] [stderr] Checking libloading v0.7.4 [INFO] [stderr] Checking humantime v2.1.0 [INFO] [stderr] Checking unicode-xid v0.2.4 [INFO] [stderr] Checking hexf-parse v0.2.1 [INFO] [stderr] Checking atomic_refcell v0.1.13 [INFO] [stderr] Checking png v0.17.13 [INFO] [stderr] Compiling serde_spanned v0.6.6 [INFO] [stderr] Compiling wgpu-core v0.19.4 [INFO] [stderr] Checking glow v0.13.1 [INFO] [stderr] Checking percent-encoding v2.3.1 [INFO] [stderr] Checking utf8parse v0.2.1 [INFO] [stderr] Checking renderdoc-sys v1.1.0 [INFO] [stderr] Checking anstyle-parse v0.2.3 [INFO] [stderr] Compiling wgpu v0.19.4 [INFO] [stderr] Checking spin v0.9.8 [INFO] [stderr] Compiling x11-dl v2.21.0 [INFO] [stderr] Compiling smithay-client-toolkit v0.18.1 [INFO] [stderr] Checking colorchoice v1.0.0 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Checking anstyle v1.0.6 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Checking xkeysym v0.2.0 [INFO] [stderr] Checking weezl v0.1.8 [INFO] [stderr] Checking ppv-lite86 v0.2.17 [INFO] [stderr] Checking cursor-icon v1.1.0 [INFO] [stderr] Checking anstyle-query v1.0.2 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking anstream v0.6.13 [INFO] [stderr] Compiling darling_core v0.11.0 [INFO] [stderr] Compiling toml_edit v0.22.13 [INFO] [stderr] Checking flume v0.11.0 [INFO] [stderr] Checking jpeg-decoder v0.3.1 [INFO] [stderr] Checking env_filter v0.1.0 [INFO] [stderr] Checking zune-inflate v0.2.54 [INFO] [stderr] Checking memmap2 v0.9.4 [INFO] [stderr] Checking half v2.4.1 [INFO] [stderr] Checking lebe v0.5.2 [INFO] [stderr] Checking same-file v1.0.6 [INFO] [stderr] Checking nohash-hasher v0.2.0 [INFO] [stderr] Checking color_quant v1.1.0 [INFO] [stderr] Checking bit_field v0.10.2 [INFO] [stderr] Checking gif v0.13.1 [INFO] [stderr] Checking exr v1.72.0 [INFO] [stderr] Checking walkdir v2.5.0 [INFO] [stderr] Checking env_logger v0.11.3 [INFO] [stderr] Checking tiff v0.9.1 [INFO] [stderr] Compiling toml v0.8.13 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking as-raw-xcb-connection v1.0.1 [INFO] [stderr] Checking x11rb-protocol v0.13.0 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling Inflector v0.11.4 [INFO] [stderr] Compiling uuid v0.8.2 [INFO] [stderr] Checking crossbeam-channel v0.5.13 [INFO] [stderr] Compiling winit v0.29.15 [INFO] [stderr] Checking is-terminal v0.4.12 [INFO] [stderr] Checking base64 v0.13.1 [INFO] [stderr] Checking env_logger v0.10.2 [INFO] [stderr] Compiling serde_derive v1.0.210 [INFO] [stderr] Compiling thiserror-impl v1.0.60 [INFO] [stderr] Compiling bytemuck_derive v1.6.0 [INFO] [stderr] Compiling deluxe-macros v0.5.0 [INFO] [stderr] Compiling profiling-procmacros v1.0.15 [INFO] [stderr] Compiling mlua_derive v0.9.3 [INFO] [stderr] Compiling darling_macro v0.11.0 [INFO] [stderr] Compiling derivative v2.2.0 [INFO] [stderr] Checking dashmap v5.5.3 [INFO] [stderr] Checking tobj v4.0.2 [INFO] [stderr] Compiling proc-macro-hack v0.5.20+deprecated [INFO] [stderr] Checking smol_str v0.2.1 [INFO] [stderr] Compiling xml-rs v0.8.20 [INFO] [stderr] Compiling darling v0.11.0 [INFO] [stderr] Compiling variantly v0.4.0 [INFO] [stderr] Compiling enumflags2_derive v0.7.10 [INFO] [stderr] Checking bytemuck v1.15.0 [INFO] [stderr] Checking ecolor v0.27.2 [INFO] [stderr] Checking emath v0.27.2 [INFO] [stderr] Checking epaint v0.27.2 [INFO] [stderr] Checking qoi v0.4.1 [INFO] [stderr] Checking tiny-skia-path v0.11.4 [INFO] [stderr] Checking egui v0.27.2 [INFO] [stderr] Checking image v0.24.9 [INFO] [stderr] Compiling wayland-scanner v0.29.5 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Checking enumflags2 v0.7.10 [INFO] [stderr] Compiling autocfg v0.1.8 [INFO] [stderr] Checking rand_core v0.4.2 [INFO] [stderr] Compiling wayland-sys v0.29.5 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Compiling num-bigint v0.4.4 [INFO] [stderr] Compiling wayland-client v0.29.5 [INFO] [stderr] Checking nix v0.24.3 [INFO] [stderr] Checking rand_core v0.3.1 [INFO] [stderr] Checking num-integer v0.1.46 [INFO] [stderr] Compiling num-rational v0.4.1 [INFO] [stderr] Checking oneshot v0.1.8 [INFO] [stderr] Checking tinyvec_macros v0.1.1 [INFO] [stderr] Checking tinyvec v1.6.0 [INFO] [stderr] Compiling paste-impl v0.1.18 [INFO] [stderr] Checking wayland-commons v0.29.5 [INFO] [stderr] Checking minimal-lexical v0.2.1 [INFO] [stderr] Compiling paste v1.0.14 [INFO] [stderr] Checking paste v0.1.18 [INFO] [stderr] Checking simdeez v1.0.8 [INFO] [stderr] Checking bitflags v2.5.0 [INFO] [stderr] Checking bincode v1.3.3 [INFO] [stderr] Checking gpu-alloc-types v0.3.0 [INFO] [stderr] Checking puffin v0.19.0 [INFO] [stderr] Checking ron v0.8.1 [INFO] [stderr] Checking profiling v1.0.15 [INFO] [stderr] Checking spirv v0.3.0+sdk-1.3.268.0 [INFO] [stderr] Checking gpu-descriptor-types v0.1.2 [INFO] [stderr] Checking gpu-descriptor v0.2.4 [INFO] [stderr] Checking gpu-alloc v0.6.0 [INFO] [stderr] Checking wgpu-types v0.19.2 [INFO] [stderr] Checking tiny-skia v0.11.4 [INFO] [stderr] Checking naga v0.19.2 [INFO] [stderr] Checking xkbcommon-dl v0.4.2 [INFO] [stderr] Checking ron v0.7.1 [INFO] [stderr] Checking glam v0.27.0 [INFO] [stderr] Checking simdnoise v3.1.6 [INFO] [stderr] Compiling deluxe v0.5.0 [INFO] [stderr] Compiling component-derive v0.1.0 (/opt/rustwide/workdir/eks/eks-derive) [INFO] [stderr] Compiling ekstensions-derive v0.1.0 (/opt/rustwide/workdir/eeks/ekstensions-derive) [INFO] [stderr] Checking splines v4.3.1 [INFO] [stderr] Checking aligned-vec v0.5.0 [INFO] [stderr] Compiling built v0.7.2 [INFO] [stderr] Checking v_frame v0.3.8 [INFO] [stderr] Checking polling v3.7.0 [INFO] [stderr] Checking x11rb v0.13.0 [INFO] [stderr] Checking calloop v0.12.4 [INFO] [stderr] Checking nom v7.1.3 [INFO] [stderr] Checking wayland-csd-frame v0.3.0 [INFO] [stderr] Compiling rav1e v0.7.1 [INFO] [stderr] Checking unicode-normalization v0.1.23 [INFO] [stderr] Compiling wayland-protocols v0.29.5 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling num-complex v0.2.4 [INFO] [stderr] Compiling libm v0.1.4 [INFO] [stderr] Checking unicode-bidi v0.3.15 [INFO] [stderr] Checking wayland-protocols v0.31.2 [INFO] [stderr] Checking calloop-wayland-source v0.2.0 [INFO] [stderr] Checking wayland-cursor v0.31.1 [INFO] [stderr] Checking idna v0.5.0 [INFO] [stderr] Checking av1-grain v0.2.3 [INFO] [stderr] Checking nix v0.25.1 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling num-derive v0.4.2 [INFO] [stderr] Compiling arg_enum_proc_macro v0.3.4 [INFO] [stderr] Checking form_urlencoded v1.2.1 [INFO] [stderr] Checking maybe-rayon v0.1.1 [INFO] [stderr] Compiling simd_helpers v0.1.0 [INFO] [stderr] Compiling smithay-client-toolkit v0.16.1 [INFO] [stderr] Checking vec_map v0.8.2 [INFO] [stderr] Compiling num-conv v0.1.0 [INFO] [stderr] Checking wayland-protocols-wlr v0.2.0 [INFO] [stderr] Checking wayland-protocols-plasma v0.2.0 [INFO] [stderr] Checking imgref v1.10.1 [INFO] [stderr] Checking bitstream-io v2.2.0 [INFO] [stderr] Checking sctk-adwaita v0.8.1 [INFO] [stderr] Checking powerfmt v0.2.0 [INFO] [stderr] Compiling noop_proc_macro v0.3.0 [INFO] [stderr] Checking web-time v0.2.4 [INFO] [stderr] Compiling time-core v0.1.2 [INFO] [stderr] Checking new_debug_unreachable v1.0.6 [INFO] [stderr] Compiling time-macros v0.2.18 [INFO] [stderr] Checking deranged v0.3.11 [INFO] [stderr] Checking loop9 v0.1.5 [INFO] [stderr] Checking calloop v0.10.6 [INFO] [stderr] Checking url v2.5.0 [INFO] [stderr] Checking wayland-cursor v0.29.5 [INFO] [stderr] Checking avif-serialize v0.8.1 [INFO] [stderr] Checking rand_isaac v0.1.1 [INFO] [stderr] Checking rand_xorshift v0.1.1 [INFO] [stderr] Checking rand_hc v0.1.0 [INFO] [stderr] Checking rand_os v0.1.3 [INFO] [stderr] Checking rand_jitter v0.1.4 [INFO] [stderr] Checking rgb v0.8.37 [INFO] [stderr] Checking tiny-skia-path v0.8.4 [INFO] [stderr] Checking num-traits v0.1.43 [INFO] [stderr] Checking approx v0.3.2 [INFO] [stderr] Checking memmap2 v0.5.10 [INFO] [stderr] Checking zune-core v0.4.12 [INFO] [stderr] Checking byteorder-lite v0.1.0 [INFO] [stderr] Checking itoa v1.0.11 [INFO] [stderr] Compiling litrs v0.4.1 [INFO] [stderr] Checking home v0.5.9 [INFO] [stderr] Checking quick-error v2.0.1 [INFO] [stderr] Checking time v0.3.36 [INFO] [stderr] Checking webbrowser v0.8.15 [INFO] [stderr] Checking image-webp v0.1.2 [INFO] [stderr] Checking tiny-skia v0.8.4 [INFO] [stderr] Checking zune-jpeg v0.4.11 [INFO] [stderr] Checking alga v0.8.2 [INFO] [stderr] Compiling document-features v0.2.8 [INFO] [stderr] Checking sphere v0.3.0 [INFO] [stderr] Checking smithay-clipboard v0.7.1 [INFO] [stderr] Checking arboard v3.3.2 [INFO] [stderr] Compiling winit v0.28.7 [INFO] [stderr] Checking rand_xorshift v0.3.0 [INFO] [stderr] Checking type-map v0.5.0 [INFO] [stderr] Checking vec1 v1.12.0 [INFO] [stderr] Checking modulo v0.1.2 [INFO] [stderr] Checking pollster v0.3.0 [INFO] [stderr] Checking natord v1.0.9 [INFO] [stderr] Checking puffin_egui v0.27.1 [INFO] [stderr] Checking poisson v0.10.1 [INFO] [stderr] Checking noise v0.9.0 [INFO] [stderr] Checking egui-winit v0.27.2 [INFO] [stderr] Checking ravif v0.11.5 [INFO] [stderr] Checking puffin_http v0.16.0 [INFO] [stderr] Checking rand_xoshiro v0.6.0 [INFO] [stderr] Checking mio v0.8.11 [INFO] [stderr] Checking instant v0.1.12 [INFO] [stderr] Checking image v0.25.1 [INFO] [stderr] Checking raw-window-handle v0.5.2 [INFO] [stderr] Checking sctk-adwaita v0.5.4 [INFO] [stderr] Checking wgpu-profiler v0.16.2 [INFO] [stderr] Checking egui-wgpu v0.27.2 [INFO] [stderr] Checking mlua v0.9.9 [INFO] [stderr] Checking eks v0.1.0 (/opt/rustwide/workdir/eks) [INFO] [stdout] warning: this function depends on never type fallback being `()` [INFO] [stdout] --> eks/src/lib.rs:468:2 [INFO] [stdout] | [INFO] [stdout] 468 | fn add_methods<'lua, M: mlua::UserDataMethods<'lua, Self>>(methods: &mut M) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in Rust 2024 and in a future release in all editions! [INFO] [stdout] = note: for more information, see [INFO] [stdout] = help: specify the types explicitly [INFO] [stdout] note: in edition 2024, the requirement `!: FromLua<'_>` will fail [INFO] [stdout] --> eks/src/lib.rs:500:16 [INFO] [stdout] | [INFO] [stdout] 500 | function.call(t)?; [INFO] [stdout] | ^^^^ [INFO] [stdout] = note: `#[warn(dependency_on_unit_never_type_fallback)]` (part of `#[warn(rust_2024_compatibility)]`) on by default [INFO] [stdout] help: use `()` annotations to avoid fallback changes [INFO] [stdout] | [INFO] [stdout] 500 | function.call::<_, ()>(t)?; [INFO] [stdout] | +++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this function depends on never type fallback being `()` [INFO] [stdout] --> eks/src/lib.rs:468:2 [INFO] [stdout] | [INFO] [stdout] 468 | fn add_methods<'lua, M: mlua::UserDataMethods<'lua, Self>>(methods: &mut M) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in Rust 2024 and in a future release in all editions! [INFO] [stdout] = note: for more information, see [INFO] [stdout] = help: specify the types explicitly [INFO] [stdout] note: in edition 2024, the requirement `!: FromLua<'_>` will fail [INFO] [stdout] --> eks/src/lib.rs:500:16 [INFO] [stdout] | [INFO] [stdout] 500 | function.call(t)?; [INFO] [stdout] | ^^^^ [INFO] [stdout] = note: `#[warn(dependency_on_unit_never_type_fallback)]` (part of `#[warn(rust_2024_compatibility)]`) on by default [INFO] [stdout] help: use `()` annotations to avoid fallback changes [INFO] [stdout] | [INFO] [stdout] 500 | function.call::<_, ()>(t)?; [INFO] [stdout] | +++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> eks/src/lib.rs:247:20 [INFO] [stdout] | [INFO] [stdout] 247 | pub fn lua_borrow(&self) -> Result { [INFO] [stdout] | ^^^^^ ^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided 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] 247 | pub fn lua_borrow(&self) -> Result, WorldBorrowError> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> eks/src/lib.rs:292:27 [INFO] [stdout] | [INFO] [stdout] 292 | pub fn component_raw_ref(&self, id: impl AsRef) -> AtomicRef { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 292 | pub fn component_raw_ref(&self, id: impl AsRef) -> AtomicRef<'_, UntypedSparseSet> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> eks/src/lib.rs:300:37 [INFO] [stdout] | [INFO] [stdout] 300 | pub fn component_ref(&self) -> AtomicRef> { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 300 | pub fn component_ref(&self) -> AtomicRef<'_, SparseSet> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> eks/src/lib.rs:307:27 [INFO] [stdout] | [INFO] [stdout] 307 | pub fn component_raw_mut(&self, id: impl AsRef) -> AtomicRefMut { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 307 | pub fn component_raw_mut(&self, id: impl AsRef) -> AtomicRefMut<'_, UntypedSparseSet> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> eks/src/lib.rs:315:37 [INFO] [stdout] | [INFO] [stdout] 315 | pub fn component_mut(&self) -> AtomicRefMut> { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 315 | pub fn component_mut(&self) -> AtomicRefMut<'_, SparseSet> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> eks/src/lib.rs:341:26 [INFO] [stdout] | [INFO] [stdout] 341 | pub fn resource_raw_mut(&self, id: impl AsRef) -> AtomicRefMut { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 341 | pub fn resource_raw_mut(&self, id: impl AsRef) -> AtomicRefMut<'_, UntypedResource> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> eks/src/luastorages.rs:24:33 [INFO] [stdout] | [INFO] [stdout] 24 | pub(super) fn get_resource_key(&self, id: impl AsRef) -> Result, WorldBorrowError> { [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] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 24 | pub(super) fn get_resource_key(&self, id: impl AsRef) -> Result, WorldBorrowError> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> eks/src/luastorages.rs:31:34 [INFO] [stdout] | [INFO] [stdout] 31 | pub(super) fn get_component_key(&self, id: impl AsRef) -> Result, WorldBorrowError> { [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] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 31 | pub(super) fn get_component_key(&self, id: impl AsRef) -> Result, WorldBorrowError> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> eks/src/luastorages.rs:38:113 [INFO] [stdout] | [INFO] [stdout] 38 | pub fn add_scoped_methods<'a>(&'a mut self, lua: &mlua::Lua, scope: &'a mlua::Scope<'_, 'a>) -> anyhow::Result { [INFO] [stdout] | -- -- -- ^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | | | [INFO] [stdout] | | | the lifetime is named here [INFO] [stdout] | the lifetime is named here the lifetime is named here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 38 | pub fn add_scoped_methods<'a>(&'a mut self, lua: &mlua::Lua, scope: &'a mlua::Scope<'_, 'a>) -> anyhow::Result> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> eks/src/luastorages.rs:76:22 [INFO] [stdout] | [INFO] [stdout] 76 | pub fn get_resource(&self, id: impl AsRef) -> Result { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^^ [INFO] [stdout] | | | [INFO] [stdout] | | the same lifetime is hidden here [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] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 76 | pub fn get_resource(&self, id: impl AsRef) -> Result, WorldBorrowError> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> eks/src/lib.rs:247:20 [INFO] [stdout] | [INFO] [stdout] 247 | pub fn lua_borrow(&self) -> Result { [INFO] [stdout] | ^^^^^ ^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided 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] 247 | pub fn lua_borrow(&self) -> Result, WorldBorrowError> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> eks/src/lib.rs:292:27 [INFO] [stdout] | [INFO] [stdout] 292 | pub fn component_raw_ref(&self, id: impl AsRef) -> AtomicRef { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 292 | pub fn component_raw_ref(&self, id: impl AsRef) -> AtomicRef<'_, UntypedSparseSet> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> eks/src/lib.rs:300:37 [INFO] [stdout] | [INFO] [stdout] 300 | pub fn component_ref(&self) -> AtomicRef> { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 300 | pub fn component_ref(&self) -> AtomicRef<'_, SparseSet> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> eks/src/lib.rs:307:27 [INFO] [stdout] | [INFO] [stdout] 307 | pub fn component_raw_mut(&self, id: impl AsRef) -> AtomicRefMut { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 307 | pub fn component_raw_mut(&self, id: impl AsRef) -> AtomicRefMut<'_, UntypedSparseSet> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> eks/src/lib.rs:315:37 [INFO] [stdout] | [INFO] [stdout] 315 | pub fn component_mut(&self) -> AtomicRefMut> { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 315 | pub fn component_mut(&self) -> AtomicRefMut<'_, SparseSet> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> eks/src/lib.rs:341:26 [INFO] [stdout] | [INFO] [stdout] 341 | pub fn resource_raw_mut(&self, id: impl AsRef) -> AtomicRefMut { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 341 | pub fn resource_raw_mut(&self, id: impl AsRef) -> AtomicRefMut<'_, UntypedResource> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> eks/src/luastorages.rs:24:33 [INFO] [stdout] | [INFO] [stdout] 24 | pub(super) fn get_resource_key(&self, id: impl AsRef) -> Result, WorldBorrowError> { [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] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 24 | pub(super) fn get_resource_key(&self, id: impl AsRef) -> Result, WorldBorrowError> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> eks/src/luastorages.rs:31:34 [INFO] [stdout] | [INFO] [stdout] 31 | pub(super) fn get_component_key(&self, id: impl AsRef) -> Result, WorldBorrowError> { [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] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 31 | pub(super) fn get_component_key(&self, id: impl AsRef) -> Result, WorldBorrowError> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> eks/src/luastorages.rs:38:113 [INFO] [stdout] | [INFO] [stdout] 38 | pub fn add_scoped_methods<'a>(&'a mut self, lua: &mlua::Lua, scope: &'a mlua::Scope<'_, 'a>) -> anyhow::Result { [INFO] [stdout] | -- -- -- ^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | | | [INFO] [stdout] | | | the lifetime is named here [INFO] [stdout] | the lifetime is named here the lifetime is named here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 38 | pub fn add_scoped_methods<'a>(&'a mut self, lua: &mlua::Lua, scope: &'a mlua::Scope<'_, 'a>) -> anyhow::Result> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> eks/src/luastorages.rs:76:22 [INFO] [stdout] | [INFO] [stdout] 76 | pub fn get_resource(&self, id: impl AsRef) -> Result { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^^ [INFO] [stdout] | | | [INFO] [stdout] | | the same lifetime is hidden here [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] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 76 | pub fn get_resource(&self, id: impl AsRef) -> Result, WorldBorrowError> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking eeks v0.1.0 (/opt/rustwide/workdir/eeks) [INFO] [stderr] Checking krender v0.1.0 (/opt/rustwide/workdir/krender) [INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated [INFO] [stdout] --> eeks/src/lib.rs:250:33 [INFO] [stdout] | [INFO] [stdout] 250 | let f = library.get:: Vec>(n.as_bytes())?; [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(missing_abi)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated [INFO] [stdout] --> eeks/src/lib.rs:265:33 [INFO] [stdout] | [INFO] [stdout] 265 | let f = library.get::(n.as_bytes())?; [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated [INFO] [stdout] --> eeks/src/lib.rs:289:38 [INFO] [stdout] | [INFO] [stdout] 289 | let f = self.library.get::(n.as_bytes())?; [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around closure body [INFO] [stdout] --> eeks/src/lib.rs:994:24 [INFO] [stdout] | [INFO] [stdout] 994 | .filter(|(_, s)| (s.group == group.as_ref())) [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 994 - .filter(|(_, s)| (s.group == group.as_ref())) [INFO] [stdout] 994 + .filter(|(_, s)| s.group == group.as_ref() ) [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated [INFO] [stdout] --> eeks/src/lib.rs:250:33 [INFO] [stdout] | [INFO] [stdout] 250 | let f = library.get:: Vec>(n.as_bytes())?; [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(missing_abi)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated [INFO] [stdout] --> eeks/src/lib.rs:265:33 [INFO] [stdout] | [INFO] [stdout] 265 | let f = library.get::(n.as_bytes())?; [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated [INFO] [stdout] --> eeks/src/lib.rs:289:38 [INFO] [stdout] | [INFO] [stdout] 289 | let f = self.library.get::(n.as_bytes())?; [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around closure body [INFO] [stdout] --> eeks/src/lib.rs:994:24 [INFO] [stdout] | [INFO] [stdout] 994 | .filter(|(_, s)| (s.group == group.as_ref())) [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 994 - .filter(|(_, s)| (s.group == group.as_ref())) [INFO] [stdout] 994 + .filter(|(_, s)| s.group == group.as_ref() ) [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `entity::Entity` [INFO] [stdout] --> krender/src/vertex.rs:2:11 [INFO] [stdout] | [INFO] [stdout] 2 | use eks::{entity::Entity, resource::UntypedResource, sparseset::UntypedSparseSet}; [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: `rand::seq` [INFO] [stdout] --> krender/src/input_v2.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use rand::seq; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `entity::Entity` [INFO] [stdout] --> krender/src/vertex.rs:2:11 [INFO] [stdout] | [INFO] [stdout] 2 | use eks::{entity::Entity, resource::UntypedResource, sparseset::UntypedSparseSet}; [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: `rand::seq` [INFO] [stdout] --> krender/src/input_v2.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use rand::seq; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `id` [INFO] [stdout] --> krender/src/rendertarget.rs:36:18 [INFO] [stdout] | [INFO] [stdout] 36 | RRID::Context(id) => todo!(), [INFO] [stdout] | ^^ help: if this is intentional, prefix it with an underscore: `_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: `context` [INFO] [stdout] --> krender/src/rendertarget.rs:33:23 [INFO] [stdout] | [INFO] [stdout] 33 | pub fn buffer(&self, context: &RenderContext, buffers: &BufferManager) -> Option { [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_context` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `MeshBindings` is never constructed [INFO] [stdout] --> krender/src/mesh.rs:25:12 [INFO] [stdout] | [INFO] [stdout] 25 | pub struct MeshBindings { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variants `U16` and `None` are never constructed [INFO] [stdout] --> krender/src/mesh.rs:34:2 [INFO] [stdout] | [INFO] [stdout] 32 | pub enum IndexBufferType { [INFO] [stdout] | --------------- variants in this enum [INFO] [stdout] 33 | U32(wgpu::Buffer), [INFO] [stdout] 34 | U16(wgpu::Buffer), [INFO] [stdout] | ^^^ [INFO] [stdout] 35 | None, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `IndexBufferType` 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 `readable` is never read [INFO] [stdout] --> krender/src/buffer.rs:63:2 [INFO] [stdout] | [INFO] [stdout] 59 | pub struct Buffer { [INFO] [stdout] | ------ field in this struct [INFO] [stdout] ... [INFO] [stdout] 63 | readable: bool, // Currently unused [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Buffer` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `remove_dependent_bind_group` is never used [INFO] [stdout] --> krender/src/buffer.rs:198:16 [INFO] [stdout] | [INFO] [stdout] 81 | impl Buffer { [INFO] [stdout] | ----------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 198 | pub(crate) fn remove_dependent_bind_group(&self, bind_group: BindGroupKey) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> krender/src/texture.rs:24:16 [INFO] [stdout] | [INFO] [stdout] 24 | UserGenerated(Option, wgpu::TextureViewDimension), [INFO] [stdout] | ------------- ^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] = note: `TextureDataSource` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stdout] | [INFO] [stdout] 24 - UserGenerated(Option, wgpu::TextureViewDimension), [INFO] [stdout] 24 + UserGenerated((), wgpu::TextureViewDimension), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `readable` is never read [INFO] [stdout] --> krender/src/texture.rs:232:2 [INFO] [stdout] | [INFO] [stdout] 230 | pub struct Texture { [INFO] [stdout] | ------- field in this struct [INFO] [stdout] 231 | pub label: String, [INFO] [stdout] 232 | readable: bool, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Texture` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `remove_dependent_bind_group` is never used [INFO] [stdout] --> krender/src/texture.rs:471:16 [INFO] [stdout] | [INFO] [stdout] 255 | impl Texture { [INFO] [stdout] | ------------ method in this implementation [INFO] [stdout] ... [INFO] [stdout] 471 | pub(crate) fn remove_dependent_bind_group(&self, bind_group: BindGroupKey) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `remove_material_usage` is never used [INFO] [stdout] --> krender/src/bindgroup.rs:135:16 [INFO] [stdout] | [INFO] [stdout] 127 | impl BindGroupEntry { [INFO] [stdout] | ------------------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 135 | pub(crate) fn remove_material_usage(&self, material: MaterialKey, context: RenderContextKey) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `Borrowed` is never constructed [INFO] [stdout] --> krender/src/bundle.rs:10:2 [INFO] [stdout] | [INFO] [stdout] 8 | pub enum MaybeOwned<'a, T> { [INFO] [stdout] | ---------- variant in this enum [INFO] [stdout] 9 | Owned(T), [INFO] [stdout] 10 | Borrowed(&'a T), [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `MaybeOwned` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> krender/src/input.rs:67:3 [INFO] [stdout] | [INFO] [stdout] 67 | &self, [INFO] [stdout] | ^^^^^ the lifetime is elided here [INFO] [stdout] ... [INFO] [stdout] 76 | ) -> RenderBundleStage { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ 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] 76 | ) -> RenderBundleStage<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> krender/src/input_v2.rs:182:15 [INFO] [stdout] | [INFO] [stdout] 182 | pub fn stage(&mut self, id: impl AsRef) -> StageBuilder { [INFO] [stdout] | ^^^^^^^^^ ^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 182 | pub fn stage(&mut self, id: impl AsRef) -> StageBuilder<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `id` [INFO] [stdout] --> krender/src/rendertarget.rs:36:18 [INFO] [stdout] | [INFO] [stdout] 36 | RRID::Context(id) => todo!(), [INFO] [stdout] | ^^ help: if this is intentional, prefix it with an underscore: `_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: `context` [INFO] [stdout] --> krender/src/rendertarget.rs:33:23 [INFO] [stdout] | [INFO] [stdout] 33 | pub fn buffer(&self, context: &RenderContext, buffers: &BufferManager) -> Option { [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_context` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `MeshBindings` is never constructed [INFO] [stdout] --> krender/src/mesh.rs:25:12 [INFO] [stdout] | [INFO] [stdout] 25 | pub struct MeshBindings { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variants `U16` and `None` are never constructed [INFO] [stdout] --> krender/src/mesh.rs:34:2 [INFO] [stdout] | [INFO] [stdout] 32 | pub enum IndexBufferType { [INFO] [stdout] | --------------- variants in this enum [INFO] [stdout] 33 | U32(wgpu::Buffer), [INFO] [stdout] 34 | U16(wgpu::Buffer), [INFO] [stdout] | ^^^ [INFO] [stdout] 35 | None, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `IndexBufferType` 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 `readable` is never read [INFO] [stdout] --> krender/src/buffer.rs:63:2 [INFO] [stdout] | [INFO] [stdout] 59 | pub struct Buffer { [INFO] [stdout] | ------ field in this struct [INFO] [stdout] ... [INFO] [stdout] 63 | readable: bool, // Currently unused [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Buffer` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `remove_dependent_bind_group` is never used [INFO] [stdout] --> krender/src/buffer.rs:198:16 [INFO] [stdout] | [INFO] [stdout] 81 | impl Buffer { [INFO] [stdout] | ----------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 198 | pub(crate) fn remove_dependent_bind_group(&self, bind_group: BindGroupKey) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> krender/src/texture.rs:24:16 [INFO] [stdout] | [INFO] [stdout] 24 | UserGenerated(Option, wgpu::TextureViewDimension), [INFO] [stdout] | ------------- ^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] = note: `TextureDataSource` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stdout] | [INFO] [stdout] 24 - UserGenerated(Option, wgpu::TextureViewDimension), [INFO] [stdout] 24 + UserGenerated((), wgpu::TextureViewDimension), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `readable` is never read [INFO] [stdout] --> krender/src/texture.rs:232:2 [INFO] [stdout] | [INFO] [stdout] 230 | pub struct Texture { [INFO] [stdout] | ------- field in this struct [INFO] [stdout] 231 | pub label: String, [INFO] [stdout] 232 | readable: bool, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Texture` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `remove_dependent_bind_group` is never used [INFO] [stdout] --> krender/src/texture.rs:471:16 [INFO] [stdout] | [INFO] [stdout] 255 | impl Texture { [INFO] [stdout] | ------------ method in this implementation [INFO] [stdout] ... [INFO] [stdout] 471 | pub(crate) fn remove_dependent_bind_group(&self, bind_group: BindGroupKey) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `remove_material_usage` is never used [INFO] [stdout] --> krender/src/bindgroup.rs:135:16 [INFO] [stdout] | [INFO] [stdout] 127 | impl BindGroupEntry { [INFO] [stdout] | ------------------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 135 | pub(crate) fn remove_material_usage(&self, material: MaterialKey, context: RenderContextKey) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `Borrowed` is never constructed [INFO] [stdout] --> krender/src/bundle.rs:10:2 [INFO] [stdout] | [INFO] [stdout] 8 | pub enum MaybeOwned<'a, T> { [INFO] [stdout] | ---------- variant in this enum [INFO] [stdout] 9 | Owned(T), [INFO] [stdout] 10 | Borrowed(&'a T), [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `MaybeOwned` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> krender/src/input.rs:67:3 [INFO] [stdout] | [INFO] [stdout] 67 | &self, [INFO] [stdout] | ^^^^^ the lifetime is elided here [INFO] [stdout] ... [INFO] [stdout] 76 | ) -> RenderBundleStage { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ 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] 76 | ) -> RenderBundleStage<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> krender/src/input_v2.rs:182:15 [INFO] [stdout] | [INFO] [stdout] 182 | pub fn stage(&mut self, id: impl AsRef) -> StageBuilder { [INFO] [stdout] | ^^^^^^^^^ ^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 182 | pub fn stage(&mut self, id: impl AsRef) -> StageBuilder<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking pinecore v0.1.0 (/opt/rustwide/workdir/extensions/pinecore) [INFO] [stdout] warning: unused import: `spawn_test_model` [INFO] [stdout] --> extensions/pinecore/src/lib.rs:12:126 [INFO] [stdout] | [INFO] [stdout] 12 | ...ender_system, output_texture_system, skybox_render_system, spawn_test_model, ssao_system, AlbedoOutputComponent, CameraComponent, Mode... [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: `spawn_test_model` [INFO] [stdout] --> extensions/pinecore/src/lib.rs:12:126 [INFO] [stdout] | [INFO] [stdout] 12 | ...ender_system, output_texture_system, skybox_render_system, spawn_test_model, ssao_system, AlbedoOutputComponent, CameraComponent, Mode... [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> extensions/pinecore/src/render.rs:188:9 [INFO] [stdout] | [INFO] [stdout] 188 | struct CameraUniformData { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ field in this struct [INFO] [stdout] | [INFO] [stdout] = help: consider removing this field [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `check` is never used [INFO] [stdout] --> extensions/pinecore/src/render.rs:186:2 [INFO] [stdout] | [INFO] [stdout] 186 | / #[repr(C)] [INFO] [stdout] 187 | | #[derive(Debug, Pod, Zeroable, Clone, Copy)] [INFO] [stdout] 188 | | struct CameraUniformData { [INFO] [stdout] 189 | | near: f32, [INFO] [stdout] ... | [INFO] [stdout] 199 | | view_projection: Mat4, [INFO] [stdout] 200 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> extensions/pinecore/src/render.rs:366:12 [INFO] [stdout] | [INFO] [stdout] 366 | pub struct SSAORenderSettings { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ field in this struct [INFO] [stdout] | [INFO] [stdout] = help: consider removing this field [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `check` is never used [INFO] [stdout] --> extensions/pinecore/src/render.rs:364:1 [INFO] [stdout] | [INFO] [stdout] 364 | / #[repr(C)] [INFO] [stdout] 365 | | #[derive(Debug, bytemuck::Pod, bytemuck::Zeroable, Clone, Copy, PartialEq)] [INFO] [stdout] 366 | | pub struct SSAORenderSettings { [INFO] [stdout] 367 | | pub tile_scale: f32, // Should depend on output resolution [INFO] [stdout] ... | [INFO] [stdout] 374 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> extensions/pinecore/src/time.rs:37:9 [INFO] [stdout] | [INFO] [stdout] 37 | struct TimeBuffer { [INFO] [stdout] | ^^^^^^^^^^ field in this struct [INFO] [stdout] | [INFO] [stdout] = help: consider removing this field [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `check` is never used [INFO] [stdout] --> extensions/pinecore/src/time.rs:35:2 [INFO] [stdout] | [INFO] [stdout] 35 | / #[repr(C)] [INFO] [stdout] 36 | | #[derive(bytemuck::Pod, bytemuck::Zeroable, Clone, Copy)] [INFO] [stdout] 37 | | struct TimeBuffer { [INFO] [stdout] 38 | | pub time: f32, [INFO] [stdout] 39 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking chunks v0.1.0 (/opt/rustwide/workdir/extensions/chunks) [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> extensions/pinecore/src/render.rs:188:9 [INFO] [stdout] | [INFO] [stdout] 188 | struct CameraUniformData { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ field in this struct [INFO] [stdout] | [INFO] [stdout] = help: consider removing this field [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `check` is never used [INFO] [stdout] --> extensions/pinecore/src/render.rs:186:2 [INFO] [stdout] | [INFO] [stdout] 186 | / #[repr(C)] [INFO] [stdout] 187 | | #[derive(Debug, Pod, Zeroable, Clone, Copy)] [INFO] [stdout] 188 | | struct CameraUniformData { [INFO] [stdout] 189 | | near: f32, [INFO] [stdout] ... | [INFO] [stdout] 199 | | view_projection: Mat4, [INFO] [stdout] 200 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> extensions/pinecore/src/render.rs:366:12 [INFO] [stdout] | [INFO] [stdout] 366 | pub struct SSAORenderSettings { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ field in this struct [INFO] [stdout] | [INFO] [stdout] = help: consider removing this field [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `check` is never used [INFO] [stdout] --> extensions/pinecore/src/render.rs:364:1 [INFO] [stdout] | [INFO] [stdout] 364 | / #[repr(C)] [INFO] [stdout] 365 | | #[derive(Debug, bytemuck::Pod, bytemuck::Zeroable, Clone, Copy, PartialEq)] [INFO] [stdout] 366 | | pub struct SSAORenderSettings { [INFO] [stdout] 367 | | pub tile_scale: f32, // Should depend on output resolution [INFO] [stdout] ... | [INFO] [stdout] 374 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> extensions/pinecore/src/time.rs:37:9 [INFO] [stdout] | [INFO] [stdout] 37 | struct TimeBuffer { [INFO] [stdout] | ^^^^^^^^^^ field in this struct [INFO] [stdout] | [INFO] [stdout] = help: consider removing this field [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `check` is never used [INFO] [stdout] --> extensions/pinecore/src/time.rs:35:2 [INFO] [stdout] | [INFO] [stdout] 35 | / #[repr(C)] [INFO] [stdout] 36 | | #[derive(bytemuck::Pod, bytemuck::Zeroable, Clone, Copy)] [INFO] [stdout] 37 | | struct TimeBuffer { [INFO] [stdout] 38 | | pub time: f32, [INFO] [stdout] 39 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `SpiralIterator` is never constructed [INFO] [stdout] --> extensions/chunks/src/spiral_iterator.rs:6:8 [INFO] [stdout] | [INFO] [stdout] 6 | struct SpiralIterator { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `new` is never used [INFO] [stdout] --> extensions/chunks/src/spiral_iterator.rs:16:12 [INFO] [stdout] | [INFO] [stdout] 15 | impl SpiralIterator { [INFO] [stdout] | ------------------- associated function in this implementation [INFO] [stdout] 16 | pub fn new(extent: u32) -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking terrain v0.1.0 (/opt/rustwide/workdir/extensions/terrain) [INFO] [stdout] warning: unused import: `chunks::ChunkKey` [INFO] [stdout] --> extensions/terrain/src/generator.rs:2:48 [INFO] [stdout] | [INFO] [stdout] 2 | use chunks::{blocks::{BlockKey, BlockManager}, chunks::ChunkKey, cube_iterator_xyz_uvec, CHUNK_SIZE}; [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: `slotmap::SecondaryMap` [INFO] [stdout] --> extensions/terrain/src/generator.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | use slotmap::SecondaryMap; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `Receiver`, `Sender`, and `unbounded` [INFO] [stdout] --> extensions/terrain/src/terrain.rs:3:25 [INFO] [stdout] | [INFO] [stdout] 3 | use crossbeam_channel::{Sender, Receiver, unbounded}; [INFO] [stdout] | ^^^^^^ ^^^^^^^^ ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `chunks::ChunkKey` [INFO] [stdout] --> extensions/terrain/src/generator.rs:2:48 [INFO] [stdout] | [INFO] [stdout] 2 | use chunks::{blocks::{BlockKey, BlockManager}, chunks::ChunkKey, cube_iterator_xyz_uvec, CHUNK_SIZE}; [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: `slotmap::SecondaryMap` [INFO] [stdout] --> extensions/terrain/src/generator.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | use slotmap::SecondaryMap; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `Receiver`, `Sender`, and `unbounded` [INFO] [stdout] --> extensions/terrain/src/terrain.rs:3:25 [INFO] [stdout] | [INFO] [stdout] 3 | use crossbeam_channel::{Sender, Receiver, unbounded}; [INFO] [stdout] | ^^^^^^ ^^^^^^^^ ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `y_offset` [INFO] [stdout] --> extensions/terrain/src/generator.rs:334:18 [INFO] [stdout] | [INFO] [stdout] 334 | let [x_offset, y_offset, z_offset] = world_position.to_array(); [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_y_offset` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `y_offset` [INFO] [stdout] --> extensions/terrain/src/generator.rs:334:18 [INFO] [stdout] | [INFO] [stdout] 334 | let [x_offset, y_offset, z_offset] = world_position.to_array(); [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_y_offset` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: enum `ThisOrThat` is never used [INFO] [stdout] --> extensions/terrain/src/generator.rs:68:6 [INFO] [stdout] | [INFO] [stdout] 68 | enum ThisOrThat { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: enum `TerrainGeneratorChunkStatus` is never used [INFO] [stdout] --> extensions/terrain/src/generator.rs:75:6 [INFO] [stdout] | [INFO] [stdout] 75 | enum TerrainGeneratorChunkStatus { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `height_noise` and `height_variability_noise` are never read [INFO] [stdout] --> extensions/terrain/src/generator.rs:174:2 [INFO] [stdout] | [INFO] [stdout] 166 | struct TerrainGeneratorSettings { [INFO] [stdout] | ------------------------ fields in this struct [INFO] [stdout] ... [INFO] [stdout] 174 | height_noise: RawFbmSettings, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 179 | height_variability_noise: RawFbmSettings, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `TerrainGeneratorSettings` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: enum `ThisOrThat` is never used [INFO] [stdout] --> extensions/terrain/src/generator.rs:68:6 [INFO] [stdout] | [INFO] [stdout] 68 | enum ThisOrThat { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: enum `TerrainGeneratorChunkStatus` is never used [INFO] [stdout] --> extensions/terrain/src/generator.rs:75:6 [INFO] [stdout] | [INFO] [stdout] 75 | enum TerrainGeneratorChunkStatus { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `height_noise` and `height_variability_noise` are never read [INFO] [stdout] --> extensions/terrain/src/generator.rs:174:2 [INFO] [stdout] | [INFO] [stdout] 166 | struct TerrainGeneratorSettings { [INFO] [stdout] | ------------------------ fields in this struct [INFO] [stdout] ... [INFO] [stdout] 174 | height_noise: RawFbmSettings, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 179 | height_variability_noise: RawFbmSettings, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `TerrainGeneratorSettings` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking light v0.1.0 (/opt/rustwide/workdir/extensions/light) [INFO] [stdout] warning: function `set_r` is never used [INFO] [stdout] --> extensions/light/src/sun.rs:23:4 [INFO] [stdout] | [INFO] [stdout] 23 | fn set_r(v: u16, r: u16) -> u16 { (v & !0b0011110000000000) & (r << 10) } [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `set_g` is never used [INFO] [stdout] --> extensions/light/src/sun.rs:24:4 [INFO] [stdout] | [INFO] [stdout] 24 | fn set_g(v: u16, g: u16) -> u16 { (v & !0b0000000111100000) & (g << 5) } [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `set_b` is never used [INFO] [stdout] --> extensions/light/src/sun.rs:25:4 [INFO] [stdout] | [INFO] [stdout] 25 | fn set_b(v: u16, b: u16) -> u16 { (v & !0b0000000000001111) & (b << 0) } [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> extensions/light/src/sun.rs:390:9 [INFO] [stdout] | [INFO] [stdout] 390 | struct SunBuffer { [INFO] [stdout] | ^^^^^^^^^ field in this struct [INFO] [stdout] | [INFO] [stdout] = help: consider removing this field [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `check` is never used [INFO] [stdout] --> extensions/light/src/sun.rs:388:2 [INFO] [stdout] | [INFO] [stdout] 388 | / #[repr(C)] [INFO] [stdout] 389 | | #[derive(Debug, bytemuck::Pod, bytemuck::Zeroable, Clone, Copy)] [INFO] [stdout] 390 | | struct SunBuffer { [INFO] [stdout] ... | [INFO] [stdout] 398 | | pub rotation: Mat4, [INFO] [stdout] 399 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `set_r` is never used [INFO] [stdout] --> extensions/light/src/sun.rs:23:4 [INFO] [stdout] | [INFO] [stdout] 23 | fn set_r(v: u16, r: u16) -> u16 { (v & !0b0011110000000000) & (r << 10) } [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `set_g` is never used [INFO] [stdout] --> extensions/light/src/sun.rs:24:4 [INFO] [stdout] | [INFO] [stdout] 24 | fn set_g(v: u16, g: u16) -> u16 { (v & !0b0000000111100000) & (g << 5) } [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `set_b` is never used [INFO] [stdout] --> extensions/light/src/sun.rs:25:4 [INFO] [stdout] | [INFO] [stdout] 25 | fn set_b(v: u16, b: u16) -> u16 { (v & !0b0000000000001111) & (b << 0) } [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> extensions/light/src/sun.rs:390:9 [INFO] [stdout] | [INFO] [stdout] 390 | struct SunBuffer { [INFO] [stdout] | ^^^^^^^^^ field in this struct [INFO] [stdout] | [INFO] [stdout] = help: consider removing this field [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `check` is never used [INFO] [stdout] --> extensions/light/src/sun.rs:388:2 [INFO] [stdout] | [INFO] [stdout] 388 | / #[repr(C)] [INFO] [stdout] 389 | | #[derive(Debug, bytemuck::Pod, bytemuck::Zeroable, Clone, Copy)] [INFO] [stdout] 390 | | struct SunBuffer { [INFO] [stdout] ... | [INFO] [stdout] 398 | | pub rotation: Mat4, [INFO] [stdout] 399 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking meshing v0.1.0 (/opt/rustwide/workdir/extensions/meshing) [INFO] [stderr] Checking pinefruit v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: the feature `div_duration` has been stable since 1.80.0 and no longer requires an attribute to enable [INFO] [stdout] --> src/main.rs:1:48 [INFO] [stdout] | [INFO] [stdout] 1 | #![feature(int_roundings, variant_count, test, div_duration)] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(stable_features)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the feature `div_duration` has been stable since 1.80.0 and no longer requires an attribute to enable [INFO] [stdout] --> src/main.rs:1:48 [INFO] [stdout] | [INFO] [stdout] 1 | #![feature(int_roundings, variant_count, test, div_duration)] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(stable_features)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 10m 17s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: document-features v0.2.8, eks v0.1.0 (/opt/rustwide/workdir/eks) [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 3` [INFO] running `Command { std: "docker" "inspect" "faaa08a499d3569d59782a6f211ca914675c6fde57beeee01229f6f3e6b3f32e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "faaa08a499d3569d59782a6f211ca914675c6fde57beeee01229f6f3e6b3f32e", kill_on_drop: false }` [INFO] [stdout] faaa08a499d3569d59782a6f211ca914675c6fde57beeee01229f6f3e6b3f32e