[INFO] cloning repository https://github.com/Real-PET/Real-PET [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Real-PET/Real-PET" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FReal-PET%2FReal-PET", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FReal-PET%2FReal-PET'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 639e9866529f5932ebb361d6187da8e240b6b6d9 [INFO] checking Real-PET/Real-PET/639e9866529f5932ebb361d6187da8e240b6b6d9 against try#498fce24f39c1ecbb0abe08824e72162da853341 for pr-129935 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FReal-PET%2FReal-PET" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Real-PET/Real-PET on toolchain 498fce24f39c1ecbb0abe08824e72162da853341 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+498fce24f39c1ecbb0abe08824e72162da853341" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/Real-PET/Real-PET [INFO] finished tweaking git repo https://github.com/Real-PET/Real-PET [INFO] tweaked toml for git repo https://github.com/Real-PET/Real-PET written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/Real-PET/Real-PET 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" "+498fce24f39c1ecbb0abe08824e72162da853341" "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:96c0aa5895ecf336b730ef27bcdde6e21027415df19888aad3cf1448e5d65d90" "/opt/rustwide/cargo-home/bin/cargo" "+498fce24f39c1ecbb0abe08824e72162da853341" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] cf717b24045750d021da4eeae5c57ccf56316efa3b7d73aa959263a991485e2e [INFO] running `Command { std: "docker" "start" "-a" "cf717b24045750d021da4eeae5c57ccf56316efa3b7d73aa959263a991485e2e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "cf717b24045750d021da4eeae5c57ccf56316efa3b7d73aa959263a991485e2e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cf717b24045750d021da4eeae5c57ccf56316efa3b7d73aa959263a991485e2e", kill_on_drop: false }` [INFO] [stdout] cf717b24045750d021da4eeae5c57ccf56316efa3b7d73aa959263a991485e2e [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:96c0aa5895ecf336b730ef27bcdde6e21027415df19888aad3cf1448e5d65d90" "/opt/rustwide/cargo-home/bin/cargo" "+498fce24f39c1ecbb0abe08824e72162da853341" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3cdd27172fb66d4c79198f8b902ff002cb5204e91dd8cfcf9c71133fb8a270df [INFO] running `Command { std: "docker" "start" "-a" "3cdd27172fb66d4c79198f8b902ff002cb5204e91dd8cfcf9c71133fb8a270df", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.86 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling libc v0.2.155 [INFO] [stderr] Compiling pkg-config v0.3.30 [INFO] [stderr] Compiling once_cell v1.19.0 [INFO] [stderr] Checking value-bag v1.9.0 [INFO] [stderr] Checking bitflags v2.5.0 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Checking pin-project-lite v0.2.14 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling rustix v0.38.34 [INFO] [stderr] Checking linux-raw-sys v0.4.14 [INFO] [stderr] Checking log v0.4.21 [INFO] [stderr] Checking futures-core v0.3.30 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling crossbeam-utils v0.8.20 [INFO] [stderr] Compiling serde v1.0.203 [INFO] [stderr] Checking tracing-core v0.1.32 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Compiling jobserver v0.1.31 [INFO] [stderr] Compiling syn v2.0.68 [INFO] [stderr] Compiling cc v1.0.100 [INFO] [stderr] Checking libloading v0.8.4 [INFO] [stderr] Checking futures-io v0.3.30 [INFO] [stderr] Checking memchr v2.7.4 [INFO] [stderr] Checking concurrent-queue v2.5.0 [INFO] [stderr] Checking parking v2.2.0 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Checking subtle v2.6.1 [INFO] [stderr] Checking smallvec v1.13.2 [INFO] [stderr] Compiling thiserror v1.0.61 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Checking zerocopy v0.7.34 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Checking getrandom v0.2.15 [INFO] [stderr] Checking dlib v0.5.2 [INFO] [stderr] Compiling wayland-sys v0.31.2 [INFO] [stderr] Compiling vcpkg v0.2.15 [INFO] [stderr] Checking scopeguard v1.2.0 [INFO] [stderr] Checking event-listener v5.3.1 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking fastrand v2.1.0 [INFO] [stderr] Checking allocator-api2 v0.2.18 [INFO] [stderr] Checking event-listener-strategy v0.5.2 [INFO] [stderr] Checking arrayvec v0.7.4 [INFO] [stderr] Checking scoped-tls v1.0.1 [INFO] [stderr] Checking downcast-rs v1.2.1 [INFO] [stderr] Checking hashbrown v0.14.5 [INFO] [stderr] Checking futures-lite v2.3.0 [INFO] [stderr] Compiling wayland-backend v0.3.4 [INFO] [stderr] Checking percent-encoding v2.3.1 [INFO] [stderr] Compiling wayland-client v0.31.3 [INFO] [stderr] Checking simd-adler32 v0.3.7 [INFO] [stderr] Compiling quick-xml v0.31.0 [INFO] [stderr] Compiling libz-sys v1.1.18 [INFO] [stderr] Compiling openssl-sys v0.9.102 [INFO] [stderr] Compiling libnghttp2-sys v0.1.10+1.61.0 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking async-task v4.7.1 [INFO] [stderr] Checking event-listener v2.5.3 [INFO] [stderr] Checking byteorder v1.5.0 [INFO] [stderr] Compiling rustversion v1.0.17 [INFO] [stderr] Checking adler v1.0.2 [INFO] [stderr] Checking cpufeatures v0.2.12 [INFO] [stderr] Checking miniz_oxide v0.7.4 [INFO] [stderr] Checking async-lock v3.4.0 [INFO] [stderr] Compiling wayland-scanner v0.31.2 [INFO] [stderr] Checking tinyvec_macros v0.1.1 [INFO] [stderr] Checking rustc-hash v1.1.0 [INFO] [stderr] Checking tinyvec v1.6.0 [INFO] [stderr] Checking async-executor v1.12.0 [INFO] [stderr] Compiling curl-sys v0.4.72+curl-8.6.0 [INFO] [stderr] Checking crypto-common v0.1.6 [INFO] [stderr] Compiling polling v2.8.0 [INFO] [stderr] Checking waker-fn v1.2.0 [INFO] [stderr] Compiling io-lifetimes v1.0.11 [INFO] [stderr] Compiling cfg_aliases v0.1.1 [INFO] [stderr] Checking fastrand v1.9.0 [INFO] [stderr] Checking equivalent v1.0.1 [INFO] [stderr] Checking indexmap v2.2.6 [INFO] [stderr] Checking futures-lite v1.13.0 [INFO] [stderr] Checking async-channel v1.9.0 [INFO] [stderr] Checking crc32fast v1.4.2 [INFO] [stderr] Compiling slotmap v1.0.7 [INFO] [stderr] Compiling rustix v0.37.27 [INFO] [stderr] Checking atomic-waker v1.1.2 [INFO] [stderr] Checking termcolor v1.4.1 [INFO] [stderr] Compiling either v1.12.0 [INFO] [stderr] Compiling home v0.5.9 [INFO] [stderr] Compiling serde_derive v1.0.203 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Compiling thiserror-impl v1.0.61 [INFO] [stderr] Compiling bytemuck_derive v1.7.0 [INFO] [stderr] Compiling which v4.4.2 [INFO] [stderr] Checking wayland-protocols v0.31.2 [INFO] [stderr] Checking piper v0.2.3 [INFO] [stderr] Checking flate2 v1.0.30 [INFO] [stderr] Compiling zstd-sys v2.0.11+zstd.1.5.6 [INFO] [stderr] Checking async-channel v2.3.1 [INFO] [stderr] Checking tracing v0.1.40 [INFO] [stderr] Checking bytemuck v1.16.1 [INFO] [stderr] Checking block-buffer v0.10.4 [INFO] [stderr] Compiling async-io v1.13.0 [INFO] [stderr] Checking itoa v1.0.11 [INFO] [stderr] Checking polling v3.7.2 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Checking ppv-lite86 v0.2.17 [INFO] [stderr] Checking linux-raw-sys v0.3.8 [INFO] [stderr] Checking opaque-debug v0.3.1 [INFO] [stderr] Checking fs_extra v1.3.0 [INFO] [stderr] Checking fnv v1.0.7 [INFO] [stderr] Checking futures-sink v0.3.30 [INFO] [stderr] Compiling cfg_aliases v0.2.1 [INFO] [stderr] Checking async-io v2.3.3 [INFO] [stderr] Checking calloop v0.12.4 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Checking blocking v1.6.1 [INFO] [stderr] Compiling luajit-src v210.4.8+resty107baaf [INFO] [stderr] Checking unicode-normalization v0.1.23 [INFO] [stderr] Checking async-lock v2.8.0 [INFO] [stderr] Checking form_urlencoded v1.2.1 [INFO] [stderr] Checking socket2 v0.4.10 [INFO] [stderr] Compiling lua-src v546.0.2 [INFO] [stderr] Compiling standback v0.2.17 [INFO] [stderr] Checking xcursor v0.3.5 [INFO] [stderr] Checking xkeysym v0.2.1 [INFO] [stderr] Checking cursor-icon v1.1.0 [INFO] [stderr] Compiling smithay-client-toolkit v0.18.1 [INFO] [stderr] Compiling virtue v0.0.13 [INFO] [stderr] Compiling proc-macro-hack v0.5.20+deprecated [INFO] [stderr] Checking unicode-bidi v0.3.15 [INFO] [stderr] Checking idna v0.5.0 [INFO] [stderr] Compiling bincode_derive v2.0.0-rc.3 [INFO] [stderr] Checking wayland-cursor v0.31.3 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Checking wayland-csd-frame v0.3.0 [INFO] [stderr] Compiling mlua-sys v0.3.2 [INFO] [stderr] Checking async-global-executor v2.4.1 [INFO] [stderr] Checking calloop-wayland-source v0.2.0 [INFO] [stderr] Compiling async-attributes v1.1.2 [INFO] [stderr] Compiling pin-project-internal v1.1.5 [INFO] [stderr] Compiling bzip2-sys v0.1.11+1.0.8 [INFO] [stderr] Checking memmap2 v0.9.4 [INFO] [stderr] Checking cipher v0.2.5 [INFO] [stderr] Checking kv-log-macro v1.0.7 [INFO] [stderr] Checking wayland-protocols-wlr v0.2.0 [INFO] [stderr] Compiling anyhow v1.0.86 [INFO] [stderr] Compiling khronos-egl v6.0.0 [INFO] [stderr] Compiling zstd-safe v5.0.2+zstd.1.5.2 [INFO] [stderr] Compiling ash v0.37.3+1.3.251 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Checking bit-vec v0.6.3 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling curl v0.4.46 [INFO] [stderr] Checking unicode-width v0.1.13 [INFO] [stderr] Checking codespan-reporting v0.11.1 [INFO] [stderr] Checking bit-set v0.5.3 [INFO] [stderr] Checking pin-project v1.1.5 [INFO] [stderr] Checking async-std v1.12.0 [INFO] [stderr] Checking bincode v2.0.0-rc.3 [INFO] [stderr] Checking url v2.5.2 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Compiling wgpu-hal v0.21.0 [INFO] [stderr] Checking socket2 v0.5.7 [INFO] [stderr] Checking universal-hash v0.4.0 [INFO] [stderr] Checking digest v0.9.0 [INFO] [stderr] Checking inout v0.1.3 [INFO] [stderr] Checking gpu-descriptor-types v0.2.0 [INFO] [stderr] Checking gpu-alloc-types v0.3.0 [INFO] [stderr] Checking spirv v0.3.0+sdk-1.3.268.0 [INFO] [stderr] Checking libloading v0.7.4 [INFO] [stderr] Checking instant v0.1.13 [INFO] [stderr] Checking encoding_rs v0.8.34 [INFO] [stderr] Compiling const_fn v0.4.10 [INFO] [stderr] Checking powerfmt v0.2.0 [INFO] [stderr] Checking x11rb-protocol v0.13.1 [INFO] [stderr] Checking bytes v1.6.0 [INFO] [stderr] Checking raw-window-handle v0.6.2 [INFO] [stderr] Checking hexf-parse v0.2.1 [INFO] [stderr] Checking regex-automata v0.4.7 [INFO] [stderr] Checking unicode-xid v0.2.4 [INFO] [stderr] Checking base64ct v1.6.0 [INFO] [stderr] Checking cpuid-bool v0.2.0 [INFO] [stderr] Checking as-raw-xcb-connection v1.0.1 [INFO] [stderr] Checking openssl-probe v0.1.5 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Checking polyval v0.4.5 [INFO] [stderr] Checking password-hash v0.4.2 [INFO] [stderr] Checking naga v0.20.0 [INFO] [stderr] Checking http v0.2.12 [INFO] [stderr] Checking bstr v1.9.1 [INFO] [stderr] Checking deranged v0.3.11 [INFO] [stderr] Checking gpu-alloc v0.6.0 [INFO] [stderr] Checking gpu-descriptor v0.3.0 [INFO] [stderr] Checking cipher v0.4.4 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Compiling time-macros-impl v0.1.2 [INFO] [stderr] Checking parking_lot v0.12.3 [INFO] [stderr] Checking tracing-futures v0.2.5 [INFO] [stderr] Checking aes-soft v0.6.4 [INFO] [stderr] Checking sha2 v0.10.8 [INFO] [stderr] Checking hmac v0.12.1 [INFO] [stderr] Compiling nix v0.29.0 [INFO] [stderr] Checking sluice v0.5.5 [INFO] [stderr] Compiling wgpu-core v0.21.0 [INFO] [stderr] Compiling backtrace v0.3.73 [INFO] [stderr] Checking ordered-float v2.10.1 [INFO] [stderr] Checking crypto-mac v0.10.0 [INFO] [stderr] Compiling libudev-sys v0.1.4 [INFO] [stderr] Checking wgpu-types v0.20.0 [INFO] [stderr] Compiling time v0.2.27 [INFO] [stderr] Checking ttf-parser v0.21.1 [INFO] [stderr] Checking time-core v0.1.2 [INFO] [stderr] Checking renderdoc-sys v1.1.0 [INFO] [stderr] Checking profiling v1.0.15 [INFO] [stderr] Checking glow v0.13.1 [INFO] [stderr] Checking arrayref v0.3.7 [INFO] [stderr] Checking utf8parse v0.2.2 [INFO] [stderr] Compiling litrs v0.4.1 [INFO] [stderr] Checking num-conv v0.1.0 [INFO] [stderr] Checking strict-num v0.1.1 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Checking gimli v0.29.0 [INFO] [stderr] Compiling strum_macros v0.25.3 [INFO] [stderr] Checking tiny-skia-path v0.11.4 [INFO] [stderr] Checking time v0.3.36 [INFO] [stderr] Compiling document-features v0.2.8 [INFO] [stderr] Checking anstyle-parse v0.2.4 [INFO] [stderr] Checking owned_ttf_parser v0.21.0 [INFO] [stderr] Checking serde-value v0.7.0 [INFO] [stderr] Checking hmac v0.10.1 [INFO] [stderr] Checking pbkdf2 v0.11.0 [INFO] [stderr] Checking aes v0.6.0 [INFO] [stderr] Checking addr2line v0.22.0 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking time-macros v0.1.1 [INFO] [stderr] Checking aes v0.8.4 [INFO] [stderr] Checking bzip2 v0.4.4 [INFO] [stderr] Checking ghash v0.3.1 [INFO] [stderr] Checking network_channels v0.1.0 (/opt/rustwide/workdir/network_channels) [INFO] [stderr] Checking erased-serde v0.3.31 [INFO] [stderr] Compiling strum_macros v0.26.4 [INFO] [stderr] Compiling unicase v2.7.0 [INFO] [stderr] Checking ctr v0.6.0 [INFO] [stderr] Checking sha1 v0.10.6 [INFO] [stderr] Checking futures-channel v0.3.30 [INFO] [stderr] Checking glam v0.24.2 [INFO] [stderr] Checking x11rb v0.13.1 [INFO] [stderr] Compiling futures-macro v0.3.30 [INFO] [stderr] Compiling enum-map-derive v0.17.0 [INFO] [stderr] Compiling wgpu v0.20.1 [INFO] [stderr] Checking fdeflate v0.3.4 [INFO] [stderr] Checking inotify-sys v0.1.5 [INFO] [stderr] Checking object v0.36.0 [INFO] [stderr] Checking aead v0.3.2 [INFO] [stderr] Checking block-buffer v0.9.0 [INFO] [stderr] Compiling alsa-sys v0.3.1 [INFO] [stderr] Compiling x11-dl v2.21.0 [INFO] [stderr] Compiling cookie v0.14.4 [INFO] [stderr] Checking rustc-demangle v0.1.24 [INFO] [stderr] Checking futures-task v0.3.30 [INFO] [stderr] Checking anstyle-query v1.1.0 [INFO] [stderr] Checking anstyle v1.0.7 [INFO] [stderr] Checking colorchoice v1.0.1 [INFO] [stderr] Checking web-time v0.2.4 [INFO] [stderr] Checking is_terminal_polyfill v1.70.0 [INFO] [stderr] Checking same-file v1.0.6 [INFO] [stderr] Checking ab_glyph_rasterizer v0.1.8 [INFO] [stderr] Checking ryu v1.0.18 [INFO] [stderr] Checking lazy_static v1.5.0 [INFO] [stderr] Checking constant_time_eq v0.1.5 [INFO] [stderr] Checking mime v0.3.17 [INFO] [stderr] Checking symphonia-core v0.5.4 [INFO] [stderr] Checking ab_glyph v0.2.26 [INFO] [stderr] Checking itertools v0.12.1 [INFO] [stderr] Checking anstream v0.6.14 [INFO] [stderr] Checking walkdir v2.5.0 [INFO] [stderr] Checking rollback_mlua v0.1.0 (https://github.com/Hub-OS/rollback-mlua#e5ef49e3) [INFO] [stderr] Checking mlua v0.9.1 [INFO] [stderr] Checking math v0.1.0 (https://github.com/Hub-OS/framework#ea19c793) [INFO] [stderr] Compiling serde_json v1.0.117 [INFO] [stderr] Checking futures-util v0.3.30 [INFO] [stderr] Checking sha2 v0.9.9 [INFO] [stderr] Checking aes-gcm v0.8.0 [INFO] [stderr] Checking inotify v0.10.2 [INFO] [stderr] Checking x11-clipboard v0.9.2 [INFO] [stderr] Compiling const-random-macro v0.1.16 [INFO] [stderr] Checking png v0.17.13 [INFO] [stderr] Checking strum v0.26.3 [INFO] [stderr] Checking enum-map v2.7.3 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Checking hkdf v0.10.0 [INFO] [stderr] Checking strum v0.25.0 [INFO] [stderr] Checking tiny-skia v0.11.4 [INFO] [stderr] Checking smithay-clipboard v0.7.1 [INFO] [stderr] Checking serde_spanned v0.6.6 [INFO] [stderr] Checking toml_datetime v0.6.6 [INFO] [stderr] Compiling winit v0.30.3 [INFO] [stderr] Compiling num-derive v0.4.2 [INFO] [stderr] Checking spin v0.9.8 [INFO] [stderr] Checking spinning_top v0.2.5 [INFO] [stderr] Compiling paste v1.0.15 [INFO] [stderr] Checking base64 v0.13.1 [INFO] [stderr] Checking clap_lex v0.7.1 [INFO] [stderr] Compiling gilrs v0.10.7 [INFO] [stderr] Checking path-clean v1.0.1 [INFO] [stderr] Checking static_assertions v1.1.0 [INFO] [stderr] Compiling isahc v0.9.14 [INFO] [stderr] Checking hex v0.4.3 [INFO] [stderr] Checking cfg_macros v0.1.0 (https://github.com/Hub-OS/framework#ea19c793) [INFO] [stderr] Checking uuid v1.9.0 [INFO] [stderr] Checking winnow v0.6.13 [INFO] [stderr] Checking strsim v0.11.1 [INFO] [stderr] Checking hmac-sha256 v1.1.7 [INFO] [stderr] Checking vec_map v0.8.2 [INFO] [stderr] Checking color_quant v1.1.0 [INFO] [stderr] Compiling http-types v2.12.0 [INFO] [stderr] Checking clap_builder v4.5.7 [INFO] [stderr] Checking image v0.24.9 [INFO] [stderr] Checking gilrs-core v0.5.12 [INFO] [stderr] Checking sctk-adwaita v0.9.0 [INFO] [stderr] Checking logging v0.1.0 (https://github.com/Hub-OS/framework#ea19c793) [INFO] [stderr] Checking flume v0.9.2 [INFO] [stderr] Checking copypasta v0.10.1 [INFO] [stderr] Checking input v0.1.0 (https://github.com/Hub-OS/framework#ea19c793) [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Compiling mime_guess v2.0.4 [INFO] [stderr] Checking const-random v0.1.18 [INFO] [stderr] Checking toml_edit v0.22.14 [INFO] [stderr] Checking symphonia-metadata v0.5.4 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Checking serde_qs v0.8.5 [INFO] [stderr] Compiling clap_derive v4.5.5 [INFO] [stderr] Checking wayland-protocols-plasma v0.2.0 [INFO] [stderr] Checking xkbcommon-dl v0.4.2 [INFO] [stderr] Checking nanorand v0.7.0 [INFO] [stderr] Checking smol_str v0.2.2 [INFO] [stderr] Checking raw-window-handle v0.5.2 [INFO] [stderr] Checking infer v0.2.3 [INFO] [stderr] Checking dpi v0.1.1 [INFO] [stderr] Checking bytes v0.5.6 [INFO] [stderr] Compiling cpal v0.15.3 [INFO] [stderr] Checking toml v0.8.14 [INFO] [stderr] Checking flume v0.11.0 [INFO] [stderr] Checking framework_core v0.1.0 (https://github.com/Hub-OS/framework#ea19c793) [INFO] [stderr] Checking symphonia-bundle-mp3 v0.5.4 [INFO] [stderr] Checking clap v4.5.7 [INFO] [stderr] Checking alsa v0.9.0 [INFO] [stderr] Checking dlv-list v0.5.2 [INFO] [stderr] Checking futures v0.3.30 [INFO] [stderr] Compiling async-trait v0.1.80 [INFO] [stderr] Checking ogg v0.8.0 [INFO] [stderr] Compiling uncased v0.9.10 [INFO] [stderr] Checking roxmltree v0.19.0 [INFO] [stderr] Checking dasp_sample v0.11.0 [INFO] [stderr] Checking lewton v0.10.2 [INFO] [stderr] Checking rmp v0.8.14 [INFO] [stderr] Checking ordered-multimap v0.7.3 [INFO] [stderr] Checking symphonia v0.5.4 [INFO] [stderr] Compiling field_count_derive v0.1.1 [INFO] [stderr] Checking hound v3.5.1 [INFO] [stderr] Checking claxon v0.4.3 [INFO] [stderr] Checking trim-in-place v0.1.7 [INFO] [stderr] Checking grid v0.10.0 [INFO] [stderr] Checking iana-time-zone v0.1.60 [INFO] [stderr] Checking taffy v0.3.19 [INFO] [stderr] Checking field_count v0.1.1 [INFO] [stderr] Checking chrono v0.4.38 [INFO] [stderr] Checking rust-ini v0.21.0 [INFO] [stderr] Checking rmp-serde v1.3.0 [INFO] [stderr] Checking rodio v0.18.1 [INFO] [stderr] Checking hecs v0.10.5 [INFO] [stderr] Checking rand_xoshiro v0.6.0 [INFO] [stderr] Checking nom v8.0.0-alpha2 (https://github.com/rust-bakery/nom.git#f87d3972) [INFO] [stderr] Checking unicode-segmentation v1.11.0 [INFO] [stderr] Checking rustysynth v1.3.1 [INFO] [stderr] Compiling isahc v1.7.2 [INFO] [stderr] Checking unicode_categories v0.1.1 [INFO] [stderr] Checking bimap v0.6.3 [INFO] [stderr] Checking castaway v0.1.2 [INFO] [stderr] Checking scripts v0.1.0 (/opt/rustwide/workdir/scripts) [INFO] [stderr] Checking winit_game_loop v0.1.0 (https://github.com/Hub-OS/framework#ea19c793) [INFO] [stderr] Checking framework v0.1.0 (https://github.com/Hub-OS/framework#ea19c793) [INFO] [stderr] Checking zstd v0.11.2+zstd.1.5.2 [INFO] [stderr] Checking zip v0.6.6 [INFO] [stderr] Checking packets v0.1.0 (/opt/rustwide/workdir/packets) [INFO] [stdout] warning: elided lifetime has a name [INFO] [stdout] --> packets/src/structures/generational_index.rs:83:76 [INFO] [stdout] | [INFO] [stdout] 82 | impl<'lua> mlua::IntoLua<'lua> for $name { [INFO] [stdout] | ---- lifetime `'lua` declared here [INFO] [stdout] 83 | fn into_lua(self, _lua: &'lua mlua::Lua) -> mlua::Result { [INFO] [stdout] | ^^^^^ this elided lifetime gets resolved as `'lua` [INFO] [stdout] ... [INFO] [stdout] 114 | create_generational_index!(ActorId); [INFO] [stdout] | ----------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(elided_named_lifetimes)]` on by default [INFO] [stdout] = note: this warning originates in the macro `create_generational_index` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: elided lifetime has a name [INFO] [stdout] --> packets/src/structures/generational_index.rs:83:76 [INFO] [stdout] | [INFO] [stdout] 82 | impl<'lua> mlua::IntoLua<'lua> for $name { [INFO] [stdout] | ---- lifetime `'lua` declared here [INFO] [stdout] 83 | fn into_lua(self, _lua: &'lua mlua::Lua) -> mlua::Result { [INFO] [stdout] | ^^^^^ this elided lifetime gets resolved as `'lua` [INFO] [stdout] ... [INFO] [stdout] 116 | create_generational_index!(SpriteId); [INFO] [stdout] | ------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `create_generational_index` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: elided lifetime has a name [INFO] [stdout] --> packets/src/structures/generational_index.rs:83:76 [INFO] [stdout] | [INFO] [stdout] 82 | impl<'lua> mlua::IntoLua<'lua> for $name { [INFO] [stdout] | ---- lifetime `'lua` declared here [INFO] [stdout] 83 | fn into_lua(self, _lua: &'lua mlua::Lua) -> mlua::Result { [INFO] [stdout] | ^^^^^ this elided lifetime gets resolved as `'lua` [INFO] [stdout] ... [INFO] [stdout] 114 | create_generational_index!(ActorId); [INFO] [stdout] | ----------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(elided_named_lifetimes)]` on by default [INFO] [stdout] = note: this warning originates in the macro `create_generational_index` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: elided lifetime has a name [INFO] [stdout] --> packets/src/structures/generational_index.rs:83:76 [INFO] [stdout] | [INFO] [stdout] 82 | impl<'lua> mlua::IntoLua<'lua> for $name { [INFO] [stdout] | ---- lifetime `'lua` declared here [INFO] [stdout] 83 | fn into_lua(self, _lua: &'lua mlua::Lua) -> mlua::Result { [INFO] [stdout] | ^^^^^ this elided lifetime gets resolved as `'lua` [INFO] [stdout] ... [INFO] [stdout] 116 | create_generational_index!(SpriteId); [INFO] [stdout] | ------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `create_generational_index` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking http-client v6.5.3 [INFO] [stderr] Checking surf v2.3.2 [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking hub_os v0.27.0 (/opt/rustwide/workdir/client) [INFO] [stderr] Checking hub_os_server v0.1.0 (/opt/rustwide/workdir/server) [INFO] [stdout] warning: elided lifetime has a name [INFO] [stdout] --> client/src/battle/staged_items.rs:154:43 [INFO] [stdout] | [INFO] [stdout] 151 | pub fn resolve_card_ids_and_codes<'a>( [INFO] [stdout] | -- lifetime `'a` declared here [INFO] [stdout] ... [INFO] [stdout] 154 | ) -> impl DoubleEndedIterator { [INFO] [stdout] | ^ this elided lifetime gets resolved as `'a` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(elided_named_lifetimes)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: elided lifetime has a name [INFO] [stdout] --> client/src/battle/staged_items.rs:154:55 [INFO] [stdout] | [INFO] [stdout] 151 | pub fn resolve_card_ids_and_codes<'a>( [INFO] [stdout] | -- lifetime `'a` declared here [INFO] [stdout] ... [INFO] [stdout] 154 | ) -> impl DoubleEndedIterator { [INFO] [stdout] | ^ this elided lifetime gets resolved as `'a` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: elided lifetime has a name [INFO] [stdout] --> client/src/bindable/entity_owner.rs:37:47 [INFO] [stdout] | [INFO] [stdout] 33 | impl<'lua> rollback_mlua::IntoLua<'lua> for EntityOwner { [INFO] [stdout] | ---- lifetime `'lua` declared here [INFO] [stdout] ... [INFO] [stdout] 37 | ) -> rollback_mlua::Result { [INFO] [stdout] | ^^^^^ this elided lifetime gets resolved as `'lua` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: elided lifetime has a name [INFO] [stdout] --> client/src/bindable/generational_index.rs:82:47 [INFO] [stdout] | [INFO] [stdout] 78 | impl<'lua> rollback_mlua::IntoLua<'lua> for GenerationalIndex { [INFO] [stdout] | ---- lifetime `'lua` declared here [INFO] [stdout] ... [INFO] [stdout] 82 | ) -> rollback_mlua::Result { [INFO] [stdout] | ^^^^^ this elided lifetime gets resolved as `'lua` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: elided lifetime has a name [INFO] [stdout] --> client/src/lua_api/battle_api/battle_lua_api.rs:431:17 [INFO] [stdout] | [INFO] [stdout] 426 | fn dynamic_function<'c>( [INFO] [stdout] | -- lifetime `'c` declared here [INFO] [stdout] ... [INFO] [stdout] 431 | ) -> Option<&LuaApiFunction> { [INFO] [stdout] | ^ this elided lifetime gets resolved as `'c` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: elided lifetime has a name [INFO] [stdout] --> client/src/render/ui/font.rs:193:17 [INFO] [stdout] | [INFO] [stdout] 189 | pub fn character_frame<'a>( [INFO] [stdout] | -- lifetime `'a` declared here [INFO] [stdout] ... [INFO] [stdout] 193 | ) -> Option<&AnimationFrame> { [INFO] [stdout] | ^ this elided lifetime gets resolved as `'a` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: elided lifetime has a name [INFO] [stdout] --> client/src/battle/staged_items.rs:154:43 [INFO] [stdout] | [INFO] [stdout] 151 | pub fn resolve_card_ids_and_codes<'a>( [INFO] [stdout] | -- lifetime `'a` declared here [INFO] [stdout] ... [INFO] [stdout] 154 | ) -> impl DoubleEndedIterator { [INFO] [stdout] | ^ this elided lifetime gets resolved as `'a` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(elided_named_lifetimes)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: elided lifetime has a name [INFO] [stdout] --> client/src/battle/staged_items.rs:154:55 [INFO] [stdout] | [INFO] [stdout] 151 | pub fn resolve_card_ids_and_codes<'a>( [INFO] [stdout] | -- lifetime `'a` declared here [INFO] [stdout] ... [INFO] [stdout] 154 | ) -> impl DoubleEndedIterator { [INFO] [stdout] | ^ this elided lifetime gets resolved as `'a` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: elided lifetime has a name [INFO] [stdout] --> client/src/bindable/entity_owner.rs:37:47 [INFO] [stdout] | [INFO] [stdout] 33 | impl<'lua> rollback_mlua::IntoLua<'lua> for EntityOwner { [INFO] [stdout] | ---- lifetime `'lua` declared here [INFO] [stdout] ... [INFO] [stdout] 37 | ) -> rollback_mlua::Result { [INFO] [stdout] | ^^^^^ this elided lifetime gets resolved as `'lua` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: elided lifetime has a name [INFO] [stdout] --> client/src/bindable/generational_index.rs:82:47 [INFO] [stdout] | [INFO] [stdout] 78 | impl<'lua> rollback_mlua::IntoLua<'lua> for GenerationalIndex { [INFO] [stdout] | ---- lifetime `'lua` declared here [INFO] [stdout] ... [INFO] [stdout] 82 | ) -> rollback_mlua::Result { [INFO] [stdout] | ^^^^^ this elided lifetime gets resolved as `'lua` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: elided lifetime has a name [INFO] [stdout] --> client/src/lua_api/battle_api/battle_lua_api.rs:431:17 [INFO] [stdout] | [INFO] [stdout] 426 | fn dynamic_function<'c>( [INFO] [stdout] | -- lifetime `'c` declared here [INFO] [stdout] ... [INFO] [stdout] 431 | ) -> Option<&LuaApiFunction> { [INFO] [stdout] | ^ this elided lifetime gets resolved as `'c` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: elided lifetime has a name [INFO] [stdout] --> client/src/render/ui/font.rs:193:17 [INFO] [stdout] | [INFO] [stdout] 189 | pub fn character_frame<'a>( [INFO] [stdout] | -- lifetime `'a` declared here [INFO] [stdout] ... [INFO] [stdout] 193 | ) -> Option<&AnimationFrame> { [INFO] [stdout] | ^ this elided lifetime gets resolved as `'a` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait `IteratorHelper` is never used [INFO] [stdout] --> server/src/helpers/iterators.rs:72:11 [INFO] [stdout] | [INFO] [stdout] 72 | pub trait IteratorHelper: Iterator { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `public_ip` is never read [INFO] [stdout] --> server/src/net/server_config.rs:5:9 [INFO] [stdout] | [INFO] [stdout] 4 | pub struct ServerConfig { [INFO] [stdout] | ------------ field in this struct [INFO] [stdout] 5 | pub public_ip: std::net::IpAddr, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `ServerConfig` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait `IteratorHelper` is never used [INFO] [stdout] --> server/src/helpers/iterators.rs:72:11 [INFO] [stdout] | [INFO] [stdout] 72 | pub trait IteratorHelper: Iterator { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `public_ip` is never read [INFO] [stdout] --> server/src/net/server_config.rs:5:9 [INFO] [stdout] | [INFO] [stdout] 4 | pub struct ServerConfig { [INFO] [stdout] | ------------ field in this struct [INFO] [stdout] 5 | pub public_ip: std::net::IpAddr, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `ServerConfig` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this function depends on never type fallback being `()` [INFO] [stdout] --> client/src/battle/defense_rule.rs:110:5 [INFO] [stdout] | [INFO] [stdout] 110 | / fn call_on_replace( [INFO] [stdout] 111 | | &self, [INFO] [stdout] 112 | | game_io: &GameIO, [INFO] [stdout] 113 | | resources: &SharedBattleResources, [INFO] [stdout] 114 | | simulation: &mut BattleSimulation, [INFO] [stdout] 115 | | ) { [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 a future release! [INFO] [stdout] = note: for more information, see issue #123748 [INFO] [stdout] = help: specify the types explicitly [INFO] [stdout] note: in edition 2024, the requirement `!: FromLua<'_>` will fail [INFO] [stdout] --> client/src/battle/defense_rule.rs:134:26 [INFO] [stdout] | [INFO] [stdout] 134 | callback.call(())?; [INFO] [stdout] | ^^^^ [INFO] [stdout] = note: `#[warn(dependency_on_unit_never_type_fallback)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this function depends on never type fallback being `()` [INFO] [stdout] --> client/src/battle/defense_rule.rs:110:5 [INFO] [stdout] | [INFO] [stdout] 110 | / fn call_on_replace( [INFO] [stdout] 111 | | &self, [INFO] [stdout] 112 | | game_io: &GameIO, [INFO] [stdout] 113 | | resources: &SharedBattleResources, [INFO] [stdout] 114 | | simulation: &mut BattleSimulation, [INFO] [stdout] 115 | | ) { [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 a future release! [INFO] [stdout] = note: for more information, see issue #123748 [INFO] [stdout] = help: specify the types explicitly [INFO] [stdout] note: in edition 2024, the requirement `!: FromLua<'_>` will fail [INFO] [stdout] --> client/src/battle/defense_rule.rs:134:26 [INFO] [stdout] | [INFO] [stdout] 134 | callback.call(())?; [INFO] [stdout] | ^^^^ [INFO] [stdout] = note: `#[warn(dependency_on_unit_never_type_fallback)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this function depends on never type fallback being `()` [INFO] [stdout] --> client/src/lua_api/battle_api/encounter_init.rs:249:1 [INFO] [stdout] | [INFO] [stdout] 249 | pub fn inject_mutator_api(lua_api: &mut BattleLuaApi) { [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 a future release! [INFO] [stdout] = note: for more information, see issue #123748 [INFO] [stdout] = help: specify the types explicitly [INFO] [stdout] note: in edition 2024, the requirement `!: FromLua<'_>` will fail [INFO] [stdout] --> client/src/lua_api/battle_api/encounter_init.rs:257:18 [INFO] [stdout] | [INFO] [stdout] 257 | callback.call(table)?; [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this function depends on never type fallback being `()` [INFO] [stdout] --> client/src/lua_api/battle_api/field_api.rs:14:1 [INFO] [stdout] | [INFO] [stdout] 14 | pub fn inject_field_api(lua_api: &mut BattleLuaApi) { [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 a future release! [INFO] [stdout] = note: for more information, see issue #123748 [INFO] [stdout] = help: specify the types explicitly [INFO] [stdout] note: in edition 2024, the requirement `!: FromLua<'_>` will fail [INFO] [stdout] --> client/src/lua_api/battle_api/field_api.rs:197:26 [INFO] [stdout] | [INFO] [stdout] 197 | callback.call((target_table, observer_table))?; [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this function depends on never type fallback being `()` [INFO] [stdout] --> client/src/lua_api/battle_api/encounter_init.rs:249:1 [INFO] [stdout] | [INFO] [stdout] 249 | pub fn inject_mutator_api(lua_api: &mut BattleLuaApi) { [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 a future release! [INFO] [stdout] = note: for more information, see issue #123748 [INFO] [stdout] = help: specify the types explicitly [INFO] [stdout] note: in edition 2024, the requirement `!: FromLua<'_>` will fail [INFO] [stdout] --> client/src/lua_api/battle_api/encounter_init.rs:257:18 [INFO] [stdout] | [INFO] [stdout] 257 | callback.call(table)?; [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this function depends on never type fallback being `()` [INFO] [stdout] --> client/src/lua_api/battle_api/field_api.rs:14:1 [INFO] [stdout] | [INFO] [stdout] 14 | pub fn inject_field_api(lua_api: &mut BattleLuaApi) { [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 a future release! [INFO] [stdout] = note: for more information, see issue #123748 [INFO] [stdout] = help: specify the types explicitly [INFO] [stdout] note: in edition 2024, the requirement `!: FromLua<'_>` will fail [INFO] [stdout] --> client/src/lua_api/battle_api/field_api.rs:197:26 [INFO] [stdout] | [INFO] [stdout] 197 | callback.call((target_table, observer_table))?; [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 9 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 9 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [optimized + debuginfo] target(s) in 55.81s [INFO] running `Command { std: "docker" "inspect" "3cdd27172fb66d4c79198f8b902ff002cb5204e91dd8cfcf9c71133fb8a270df", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3cdd27172fb66d4c79198f8b902ff002cb5204e91dd8cfcf9c71133fb8a270df", kill_on_drop: false }` [INFO] [stdout] 3cdd27172fb66d4c79198f8b902ff002cb5204e91dd8cfcf9c71133fb8a270df