[INFO] cloning repository https://github.com/pyigyli/JRPG-engine [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/pyigyli/JRPG-engine" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpyigyli%2FJRPG-engine", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpyigyli%2FJRPG-engine'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 97215921edfef9eebfdd26225e2b649e7aa99696 [INFO] checking pyigyli/JRPG-engine against master#1f12b9b0fdbe735968ac002792a720f0ba4faca6 for crater-rollup-uwu [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpyigyli%2FJRPG-engine" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/pyigyli/JRPG-engine on toolchain 1f12b9b0fdbe735968ac002792a720f0ba4faca6 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f12b9b0fdbe735968ac002792a720f0ba4faca6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/pyigyli/JRPG-engine [INFO] finished tweaking git repo https://github.com/pyigyli/JRPG-engine [INFO] tweaked toml for git repo https://github.com/pyigyli/JRPG-engine written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/pyigyli/JRPG-engine 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" "+1f12b9b0fdbe735968ac002792a720f0ba4faca6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded getrandom v0.1.8 [INFO] [stderr] Downloaded zip v0.5.2 [INFO] [stderr] Downloaded gl_generator v0.13.0 [INFO] [stderr] Downloaded wasm-bindgen-shared v0.2.48 [INFO] [stderr] Downloaded rusttype v0.7.7 [INFO] [stderr] Downloaded glyph_brush_layout v0.1.6 [INFO] [stderr] Downloaded wasm-bindgen-macro v0.2.48 [INFO] [stderr] Downloaded gfx v0.18.1 [INFO] [stderr] Downloaded wasm-bindgen-backend v0.2.48 [INFO] [stderr] Downloaded glyph_brush v0.5.3 [INFO] [stderr] Downloaded gfx_core v0.9.1 [INFO] [stderr] Downloaded gfx_device_gl v0.16.1 [INFO] [stderr] Downloaded glutin v0.20.0 [INFO] [stderr] Downloaded gilrs-core v0.2.2 [INFO] [stderr] Downloaded wasm-bindgen-macro-support v0.2.48 [INFO] [stderr] Downloaded wasm-bindgen v0.2.48 [INFO] [stderr] Downloaded stdweb v0.4.18 [INFO] [stderr] Downloaded winit v0.19.2 [INFO] [stderr] Downloaded gilrs v0.7.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+1f12b9b0fdbe735968ac002792a720f0ba4faca6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 10e26d1760c4efec31a57b636a94ea94d6900371ec75e220edc19ed918a62db1 [INFO] running `Command { std: "docker" "start" "-a" "10e26d1760c4efec31a57b636a94ea94d6900371ec75e220edc19ed918a62db1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "10e26d1760c4efec31a57b636a94ea94d6900371ec75e220edc19ed918a62db1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "10e26d1760c4efec31a57b636a94ea94d6900371ec75e220edc19ed918a62db1", kill_on_drop: false }` [INFO] [stdout] 10e26d1760c4efec31a57b636a94ea94d6900371ec75e220edc19ed918a62db1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+1f12b9b0fdbe735968ac002792a720f0ba4faca6" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 085210961ae2c59b056e3c003b47e1f0ed935653bf98cff607a1526341b66a37 [INFO] running `Command { std: "docker" "start" "-a" "085210961ae2c59b056e3c003b47e1f0ed935653bf98cff607a1526341b66a37", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.60 [INFO] [stderr] Compiling autocfg v0.1.5 [INFO] [stderr] Checking cfg-if v0.1.9 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling serde v1.0.98 [INFO] [stderr] Compiling cc v1.0.38 [INFO] [stderr] Compiling bitflags v1.1.0 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Checking lazy_static v1.3.0 [INFO] [stderr] Compiling syn v0.15.42 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling num-traits v0.2.8 [INFO] [stderr] Compiling xml-rs v0.8.0 [INFO] [stderr] Compiling byteorder v1.3.2 [INFO] [stderr] Compiling arrayvec v0.4.11 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Compiling pkg-config v0.3.15 [INFO] [stderr] Checking nodrop v0.1.13 [INFO] [stderr] Checking rand_core v0.4.2 [INFO] [stderr] Compiling khronos_api v3.1.0 [INFO] [stderr] Checking rand_core v0.3.1 [INFO] [stderr] Checking scopeguard v1.0.0 [INFO] [stderr] Compiling libloading v0.5.2 [INFO] [stderr] Checking void v1.0.2 [INFO] [stderr] Checking approx v0.3.2 [INFO] [stderr] Compiling wayland-scanner v0.21.13 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling gl_generator v0.11.0 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Checking crossbeam-utils v0.6.6 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling nix v0.14.1 [INFO] [stderr] Checking dlib v0.4.1 [INFO] [stderr] Checking ordered-float v1.0.2 [INFO] [stderr] Checking rand_hc v0.1.0 [INFO] [stderr] Checking rand_isaac v0.1.1 [INFO] [stderr] Checking rand_xorshift v0.1.1 [INFO] [stderr] Checking rand_os v0.1.3 [INFO] [stderr] Checking rand_jitter v0.1.4 [INFO] [stderr] Compiling backtrace-sys v0.1.31 [INFO] [stderr] Checking stb_truetype v0.2.6 [INFO] [stderr] Checking rustc-hash v1.0.1 [INFO] [stderr] Checking num_cpus v1.10.1 [INFO] [stderr] Checking linked-hash-map v0.5.2 [INFO] [stderr] Checking wayland-sys v0.21.13 [INFO] [stderr] Checking smallvec v0.6.10 [INFO] [stderr] Compiling ryu v1.0.0 [INFO] [stderr] Compiling error-chain v0.12.1 [INFO] [stderr] Compiling x11-dl v2.18.3 [INFO] [stderr] Compiling rustc-demangle v0.1.15 [INFO] [stderr] Checking same-file v1.0.5 [INFO] [stderr] Checking downcast-rs v1.0.4 [INFO] [stderr] Compiling wayland-client v0.21.13 [INFO] [stderr] Compiling wayland-protocols v0.21.13 [INFO] [stderr] Checking walkdir v2.2.9 [INFO] [stderr] Compiling backtrace v0.3.34 [INFO] [stderr] Checking line_drawing v0.7.0 [INFO] [stderr] Checking getrandom v0.1.8 [INFO] [stderr] Compiling num-integer v0.1.41 [INFO] [stderr] Compiling num-complex v0.2.3 [INFO] [stderr] Compiling crc32fast v1.2.0 [INFO] [stderr] Compiling libm v0.1.4 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Checking ppv-lite86 v0.2.5 [INFO] [stderr] Compiling typenum v1.10.0 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling pulldown-cmark v0.2.0 [INFO] [stderr] Compiling itoa v0.4.4 [INFO] [stderr] Checking xdg v2.2.0 [INFO] [stderr] Compiling memoffset v0.5.1 [INFO] [stderr] Compiling parking_lot_core v0.5.0 [INFO] [stderr] Compiling parking_lot v0.8.0 [INFO] [stderr] Compiling serde_json v1.0.40 [INFO] [stderr] Checking crossbeam-epoch v0.7.2 [INFO] [stderr] Checking c2-chacha v0.2.2 [INFO] [stderr] Checking rand_core v0.5.0 [INFO] [stderr] Checking crossbeam-deque v0.7.1 [INFO] [stderr] Checking rusttype v0.7.7 [INFO] [stderr] Compiling gfx_gl v0.6.0 [INFO] [stderr] Compiling glutin_glx_sys v0.1.5 [INFO] [stderr] Checking wayland-commons v0.21.13 [INFO] [stderr] Checking andrew v0.2.1 [INFO] [stderr] Compiling glutin_egl_sys v0.1.3 [INFO] [stderr] Compiling rand v0.4.6 [INFO] [stderr] Checking lock_api v0.2.0 [INFO] [stderr] Checking num-traits v0.1.43 [INFO] [stderr] Compiling alsa-sys v0.1.2 [INFO] [stderr] Compiling libudev-sys v0.1.4 [INFO] [stderr] Compiling minimp3-sys v0.3.1 [INFO] [stderr] Compiling bzip2-sys v0.1.7 [INFO] [stderr] Checking memmap v0.7.0 [INFO] [stderr] Checking draw_state v0.8.0 [INFO] [stderr] Checking adler32 v1.0.3 [INFO] [stderr] Compiling num-derive v0.2.5 [INFO] [stderr] Compiling remove_dir_all v0.5.2 [INFO] [stderr] Compiling nix v0.11.1 [INFO] [stderr] Compiling tempdir v0.3.7 [INFO] [stderr] Checking sid v0.5.2 [INFO] [stderr] Checking rand_chacha v0.2.1 [INFO] [stderr] Compiling euclid_macros v0.1.0 [INFO] [stderr] Compiling derivative v1.0.2 [INFO] [stderr] Compiling serde_derive v1.0.98 [INFO] [stderr] Checking euclid v0.19.9 [INFO] [stderr] Checking lyon_geom v0.12.7 [INFO] [stderr] Checking shared_library v0.1.9 [INFO] [stderr] Compiling num-iter v0.1.39 [INFO] [stderr] Compiling num-rational v0.2.2 [INFO] [stderr] Checking lyon_path v0.13.2 [INFO] [stderr] Compiling glob v0.2.11 [INFO] [stderr] Checking gfx_core v0.9.1 [INFO] [stderr] Checking percent-encoding v2.1.0 [INFO] [stderr] Compiling bytecount v0.4.0 [INFO] [stderr] Checking lzw v0.10.0 [INFO] [stderr] Checking rawpointer v0.1.0 [INFO] [stderr] Checking matrixmultiply v0.2.2 [INFO] [stderr] Checking generic-array v0.12.3 [INFO] [stderr] Checking osmesa-sys v0.1.2 [INFO] [stderr] Checking alga v0.9.1 [INFO] [stderr] Checking rand v0.7.0 [INFO] [stderr] Checking deflate v0.7.20 [INFO] [stderr] Checking inflate v0.4.5 [INFO] [stderr] Checking ogg v0.7.0 [INFO] [stderr] Checking slice-deque v0.2.4 [INFO] [stderr] Checking color_quant v1.0.1 [INFO] [stderr] Checking xi-unicode v0.1.0 [INFO] [stderr] Checking uuid v0.7.4 [INFO] [stderr] Checking vec_map v0.8.1 [INFO] [stderr] Checking mint v0.5.1 [INFO] [stderr] Checking minimp3 v0.3.3 [INFO] [stderr] Checking glyph_brush_layout v0.1.6 [INFO] [stderr] Checking gif v0.10.2 [INFO] [stderr] Checking png v0.15.0 [INFO] [stderr] Checking tiff v0.3.1 [INFO] [stderr] Checking nalgebra v0.18.0 [INFO] [stderr] Checking lewton v0.9.4 [INFO] [stderr] Checking twox-hash v1.5.0 [INFO] [stderr] Checking cpal v0.8.2 [INFO] [stderr] Compiling cargo_metadata v0.6.4 [INFO] [stderr] Checking gfx_device_gl v0.16.1 [INFO] [stderr] Checking bzip2 v0.3.3 [INFO] [stderr] Checking lyon_tessellation v0.13.5 [INFO] [stderr] Compiling skeptic v0.13.4 [INFO] [stderr] Checking lyon_algorithms v0.13.4 [INFO] [stderr] Checking gilrs-core v0.2.2 [INFO] [stderr] Checking jpeg-decoder v0.1.15 [INFO] [stderr] Checking dirs-sys v0.3.4 [INFO] [stderr] Checking hound v3.4.0 [INFO] [stderr] Checking claxon v0.4.2 [INFO] [stderr] Checking hashbrown v0.5.0 [INFO] [stderr] Checking podio v0.1.6 [INFO] [stderr] Checking fnv v1.0.6 [INFO] [stderr] Checking image v0.22.1 [INFO] [stderr] Checking zip v0.5.2 [INFO] [stderr] Compiling ggez v0.5.1 [INFO] [stderr] Checking gilrs v0.7.1 [INFO] [stderr] Checking glyph_brush v0.5.3 [INFO] [stderr] Checking directories v2.0.2 [INFO] [stderr] Checking lyon v0.13.5 [INFO] [stderr] Checking gfx v0.18.1 [INFO] [stderr] Compiling smart-default v0.5.2 [INFO] [stderr] Checking toml v0.5.1 [INFO] [stderr] Checking smithay-client-toolkit v0.4.6 [INFO] [stderr] Checking rodio v0.9.0 [INFO] [stderr] Checking winit v0.19.2 [INFO] [stderr] Checking glutin v0.20.0 [INFO] [stderr] Checking gfx_window_glutin v0.30.0 [INFO] [stderr] Checking jrpg v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/party/mod.rs:85:9 [INFO] [stdout] | [INFO] [stdout] 85 | let mut character = self.get_active(); [INFO] [stdout] | ----^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/party/mod.rs:85:9 [INFO] [stdout] | [INFO] [stdout] 85 | let mut character = self.get_active(); [INFO] [stdout] | ----^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `ColumnOfRows` is never constructed [INFO] [stdout] --> src/menu/mod.rs:21:9 [INFO] [stdout] | [INFO] [stdout] 20 | pub enum MenuMovement { [INFO] [stdout] | ------------ variant in this enum [INFO] [stdout] 21 | Grid, ColumnOfRows, RowOfColumns [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `d` and `f` are never read [INFO] [stdout] --> src/menu/input_cooldowns.rs:4:7 [INFO] [stdout] | [INFO] [stdout] 1 | pub struct InputCooldowns { [INFO] [stdout] | -------------- fields in this struct [INFO] [stdout] ... [INFO] [stdout] 4 | pub d: bool, [INFO] [stdout] | ^ [INFO] [stdout] 5 | pub f: bool, [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `ColumnOfRows` is never constructed [INFO] [stdout] --> src/menu/mod.rs:21:9 [INFO] [stdout] | [INFO] [stdout] 20 | pub enum MenuMovement { [INFO] [stdout] | ------------ variant in this enum [INFO] [stdout] 21 | Grid, ColumnOfRows, RowOfColumns [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variants `Magical` and `Pure` are never constructed [INFO] [stdout] --> src/battle/action.rs:17:3 [INFO] [stdout] | [INFO] [stdout] 7 | pub enum DamageType { [INFO] [stdout] | ---------- variants in this enum [INFO] [stdout] ... [INFO] [stdout] 17 | Magical, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 18 | Pure, [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `d` and `f` are never read [INFO] [stdout] --> src/menu/input_cooldowns.rs:4:7 [INFO] [stdout] | [INFO] [stdout] 1 | pub struct InputCooldowns { [INFO] [stdout] | -------------- fields in this struct [INFO] [stdout] ... [INFO] [stdout] 4 | pub d: bool, [INFO] [stdout] | ^ [INFO] [stdout] 5 | pub f: bool, [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `revive`, `cure_poison`, and `cure_sleep` are never read [INFO] [stdout] --> src/battle/action.rs:40:7 [INFO] [stdout] | [INFO] [stdout] 36 | pub struct ActionParameters { [INFO] [stdout] | ---------------- fields in this struct [INFO] [stdout] ... [INFO] [stdout] 40 | pub revive: bool, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 41 | pub poison_change: f32, [INFO] [stdout] 42 | pub cure_poison: bool, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] 43 | pub sleep_change: f32, [INFO] [stdout] 44 | pub cure_sleep: bool [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `ActionParameters` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variants `Magical` and `Pure` are never constructed [INFO] [stdout] --> src/battle/action.rs:17:3 [INFO] [stdout] | [INFO] [stdout] 7 | pub enum DamageType { [INFO] [stdout] | ---------- variants in this enum [INFO] [stdout] ... [INFO] [stdout] 17 | Magical, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 18 | Pure, [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `atb` is never read [INFO] [stdout] --> src/party/character_info.rs:10:7 [INFO] [stdout] | [INFO] [stdout] 4 | pub struct CharacterInfo { [INFO] [stdout] | ------------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 10 | pub atb: u8, [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `revive`, `cure_poison`, and `cure_sleep` are never read [INFO] [stdout] --> src/battle/action.rs:40:7 [INFO] [stdout] | [INFO] [stdout] 36 | pub struct ActionParameters { [INFO] [stdout] | ---------------- fields in this struct [INFO] [stdout] ... [INFO] [stdout] 40 | pub revive: bool, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 41 | pub poison_change: f32, [INFO] [stdout] 42 | pub cure_poison: bool, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] 43 | pub sleep_change: f32, [INFO] [stdout] 44 | pub cure_sleep: bool [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `ActionParameters` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `atb` is never read [INFO] [stdout] --> src/party/character_info.rs:10:7 [INFO] [stdout] | [INFO] [stdout] 4 | pub struct CharacterInfo { [INFO] [stdout] | ------------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 10 | pub atb: u8, [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 6 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 6 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [optimized + debuginfo] target(s) in 17.01s [INFO] running `Command { std: "docker" "inspect" "085210961ae2c59b056e3c003b47e1f0ed935653bf98cff607a1526341b66a37", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "085210961ae2c59b056e3c003b47e1f0ed935653bf98cff607a1526341b66a37", kill_on_drop: false }` [INFO] [stdout] 085210961ae2c59b056e3c003b47e1f0ed935653bf98cff607a1526341b66a37 [INFO] checking pyigyli/JRPG-engine against try#f9935d29d867449445ee008640ccca1bf1ae0889+rustflags=-Dtail_expr_drop_order for crater-rollup-uwu [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpyigyli%2FJRPG-engine" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/pyigyli/JRPG-engine on toolchain f9935d29d867449445ee008640ccca1bf1ae0889 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f9935d29d867449445ee008640ccca1bf1ae0889" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/pyigyli/JRPG-engine [INFO] finished tweaking git repo https://github.com/pyigyli/JRPG-engine [INFO] tweaked toml for git repo https://github.com/pyigyli/JRPG-engine written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/pyigyli/JRPG-engine 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" "+f9935d29d867449445ee008640ccca1bf1ae0889" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+f9935d29d867449445ee008640ccca1bf1ae0889" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 9606d8a89dd6ec0bb91a86faa3fc047fb759dad19096f7e279e9c0fdaac7051c [INFO] running `Command { std: "docker" "start" "-a" "9606d8a89dd6ec0bb91a86faa3fc047fb759dad19096f7e279e9c0fdaac7051c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9606d8a89dd6ec0bb91a86faa3fc047fb759dad19096f7e279e9c0fdaac7051c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9606d8a89dd6ec0bb91a86faa3fc047fb759dad19096f7e279e9c0fdaac7051c", kill_on_drop: false }` [INFO] [stdout] 9606d8a89dd6ec0bb91a86faa3fc047fb759dad19096f7e279e9c0fdaac7051c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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 -Dtail_expr_drop_order" "-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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+f9935d29d867449445ee008640ccca1bf1ae0889" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3c194a8066725fcfc284597530e563b38192f9114aa3e063fee12adebe072aca [INFO] running `Command { std: "docker" "start" "-a" "3c194a8066725fcfc284597530e563b38192f9114aa3e063fee12adebe072aca", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.60 [INFO] [stderr] Compiling autocfg v0.1.5 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Checking cfg-if v0.1.9 [INFO] [stderr] Compiling serde v1.0.98 [INFO] [stderr] Compiling cc v1.0.38 [INFO] [stderr] Compiling bitflags v1.1.0 [INFO] [stderr] Checking lazy_static v1.3.0 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling syn v0.15.42 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling num-traits v0.2.8 [INFO] [stderr] Compiling xml-rs v0.8.0 [INFO] [stderr] Compiling byteorder v1.3.2 [INFO] [stderr] Compiling pkg-config v0.3.15 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Compiling arrayvec v0.4.11 [INFO] [stderr] Checking nodrop v0.1.13 [INFO] [stderr] Checking rand_core v0.4.2 [INFO] [stderr] Compiling khronos_api v3.1.0 [INFO] [stderr] Checking rand_core v0.3.1 [INFO] [stderr] Checking scopeguard v1.0.0 [INFO] [stderr] Compiling libloading v0.5.2 [INFO] [stderr] Checking void v1.0.2 [INFO] [stderr] Compiling gl_generator v0.11.0 [INFO] [stderr] Compiling wayland-scanner v0.21.13 [INFO] [stderr] Checking approx v0.3.2 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Checking crossbeam-utils v0.6.6 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling nix v0.14.1 [INFO] [stderr] Checking dlib v0.4.1 [INFO] [stderr] Checking ordered-float v1.0.2 [INFO] [stderr] Checking rand_hc v0.1.0 [INFO] [stderr] Checking rand_xorshift v0.1.1 [INFO] [stderr] Checking rand_isaac v0.1.1 [INFO] [stderr] Checking rand_jitter v0.1.4 [INFO] [stderr] Checking rand_os v0.1.3 [INFO] [stderr] Compiling backtrace-sys v0.1.31 [INFO] [stderr] Checking stb_truetype v0.2.6 [INFO] [stderr] Checking rustc-hash v1.0.1 [INFO] [stderr] Checking num_cpus v1.10.1 [INFO] [stderr] Checking linked-hash-map v0.5.2 [INFO] [stderr] Checking wayland-sys v0.21.13 [INFO] [stderr] Compiling ryu v1.0.0 [INFO] [stderr] Checking smallvec v0.6.10 [INFO] [stderr] Compiling error-chain v0.12.1 [INFO] [stderr] Compiling x11-dl v2.18.3 [INFO] [stderr] Compiling rustc-demangle v0.1.15 [INFO] [stderr] Checking downcast-rs v1.0.4 [INFO] [stderr] Checking same-file v1.0.5 [INFO] [stderr] Compiling wayland-client v0.21.13 [INFO] [stderr] Compiling wayland-protocols v0.21.13 [INFO] [stderr] Checking walkdir v2.2.9 [INFO] [stderr] Compiling backtrace v0.3.34 [INFO] [stderr] Checking line_drawing v0.7.0 [INFO] [stderr] Checking getrandom v0.1.8 [INFO] [stderr] Compiling num-integer v0.1.41 [INFO] [stderr] Compiling num-complex v0.2.3 [INFO] [stderr] Checking ppv-lite86 v0.2.5 [INFO] [stderr] Compiling libm v0.1.4 [INFO] [stderr] Compiling itoa v0.4.4 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling typenum v1.10.0 [INFO] [stderr] Compiling crc32fast v1.2.0 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Checking xdg v2.2.0 [INFO] [stderr] Compiling pulldown-cmark v0.2.0 [INFO] [stderr] Checking c2-chacha v0.2.2 [INFO] [stderr] Compiling serde_json v1.0.40 [INFO] [stderr] Compiling memoffset v0.5.1 [INFO] [stderr] Compiling parking_lot_core v0.5.0 [INFO] [stderr] Compiling parking_lot v0.8.0 [INFO] [stderr] Checking crossbeam-epoch v0.7.2 [INFO] [stderr] Checking rand_core v0.5.0 [INFO] [stderr] Checking crossbeam-deque v0.7.1 [INFO] [stderr] Compiling glutin_egl_sys v0.1.3 [INFO] [stderr] Compiling gfx_gl v0.6.0 [INFO] [stderr] Checking rusttype v0.7.7 [INFO] [stderr] Checking wayland-commons v0.21.13 [INFO] [stderr] Checking andrew v0.2.1 [INFO] [stderr] Compiling glutin_glx_sys v0.1.5 [INFO] [stderr] Compiling rand v0.4.6 [INFO] [stderr] Checking num-traits v0.1.43 [INFO] [stderr] Checking lock_api v0.2.0 [INFO] [stderr] Compiling bzip2-sys v0.1.7 [INFO] [stderr] Compiling minimp3-sys v0.3.1 [INFO] [stderr] Compiling libudev-sys v0.1.4 [INFO] [stderr] Compiling alsa-sys v0.1.2 [INFO] [stderr] Checking memmap v0.7.0 [INFO] [stderr] Checking draw_state v0.8.0 [INFO] [stderr] Compiling remove_dir_all v0.5.2 [INFO] [stderr] Checking adler32 v1.0.3 [INFO] [stderr] Compiling nix v0.11.1 [INFO] [stderr] Compiling num-derive v0.2.5 [INFO] [stderr] Compiling tempdir v0.3.7 [INFO] [stderr] Checking sid v0.5.2 [INFO] [stderr] Checking rand_chacha v0.2.1 [INFO] [stderr] Compiling euclid_macros v0.1.0 [INFO] [stderr] Compiling derivative v1.0.2 [INFO] [stderr] Compiling serde_derive v1.0.98 [INFO] [stderr] Checking euclid v0.19.9 [INFO] [stderr] Checking shared_library v0.1.9 [INFO] [stderr] Checking lyon_geom v0.12.7 [INFO] [stderr] Compiling num-iter v0.1.39 [INFO] [stderr] Compiling num-rational v0.2.2 [INFO] [stderr] Compiling glob v0.2.11 [INFO] [stderr] Checking percent-encoding v2.1.0 [INFO] [stderr] Checking lzw v0.10.0 [INFO] [stderr] Compiling bytecount v0.4.0 [INFO] [stderr] Checking lyon_path v0.13.2 [INFO] [stderr] Checking rawpointer v0.1.0 [INFO] [stderr] Checking matrixmultiply v0.2.2 [INFO] [stderr] Checking osmesa-sys v0.1.2 [INFO] [stderr] Checking generic-array v0.12.3 [INFO] [stderr] Checking alga v0.9.1 [INFO] [stderr] Checking gfx_core v0.9.1 [INFO] [stderr] Checking rand v0.7.0 [INFO] [stderr] Checking deflate v0.7.20 [INFO] [stderr] Checking inflate v0.4.5 [INFO] [stderr] Checking ogg v0.7.0 [INFO] [stderr] Checking slice-deque v0.2.4 [INFO] [stderr] Checking mint v0.5.1 [INFO] [stderr] Checking xi-unicode v0.1.0 [INFO] [stderr] Checking uuid v0.7.4 [INFO] [stderr] Checking color_quant v1.0.1 [INFO] [stderr] Checking vec_map v0.8.1 [INFO] [stderr] Checking gif v0.10.2 [INFO] [stderr] Checking glyph_brush_layout v0.1.6 [INFO] [stderr] Checking png v0.15.0 [INFO] [stderr] Checking tiff v0.3.1 [INFO] [stderr] Checking nalgebra v0.18.0 [INFO] [stderr] Checking minimp3 v0.3.3 [INFO] [stderr] Checking lewton v0.9.4 [INFO] [stderr] Checking gfx_device_gl v0.16.1 [INFO] [stderr] Compiling cargo_metadata v0.6.4 [INFO] [stderr] Checking gilrs-core v0.2.2 [INFO] [stderr] Checking twox-hash v1.5.0 [INFO] [stderr] Checking cpal v0.8.2 [INFO] [stderr] Compiling skeptic v0.13.4 [INFO] [stderr] Checking bzip2 v0.3.3 [INFO] [stderr] Checking lyon_algorithms v0.13.4 [INFO] [stderr] Checking lyon_tessellation v0.13.5 [INFO] [stderr] Checking jpeg-decoder v0.1.15 [INFO] [stderr] Checking dirs-sys v0.3.4 [INFO] [stderr] Checking podio v0.1.6 [INFO] [stderr] Checking hashbrown v0.5.0 [INFO] [stderr] Checking fnv v1.0.6 [INFO] [stderr] Checking hound v3.4.0 [INFO] [stderr] Checking claxon v0.4.2 [INFO] [stderr] Compiling ggez v0.5.1 [INFO] [stderr] Checking image v0.22.1 [INFO] [stderr] Checking gilrs v0.7.1 [INFO] [stderr] Checking lyon v0.13.5 [INFO] [stderr] Checking glyph_brush v0.5.3 [INFO] [stderr] Checking zip v0.5.2 [INFO] [stderr] Checking directories v2.0.2 [INFO] [stderr] Checking gfx v0.18.1 [INFO] [stderr] Compiling smart-default v0.5.2 [INFO] [stderr] Checking toml v0.5.1 [INFO] [stderr] Checking smithay-client-toolkit v0.4.6 [INFO] [stderr] Checking rodio v0.9.0 [INFO] [stderr] Checking winit v0.19.2 [INFO] [stderr] Checking glutin v0.20.0 [INFO] [stderr] Checking gfx_window_glutin v0.30.0 [INFO] [stderr] Checking jrpg v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/party/mod.rs:85:9 [INFO] [stdout] | [INFO] [stdout] 85 | let mut character = self.get_active(); [INFO] [stdout] | ----^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/party/mod.rs:85:9 [INFO] [stdout] | [INFO] [stdout] 85 | let mut character = self.get_active(); [INFO] [stdout] | ----^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `ColumnOfRows` is never constructed [INFO] [stdout] --> src/menu/mod.rs:21:9 [INFO] [stdout] | [INFO] [stdout] 20 | pub enum MenuMovement { [INFO] [stdout] | ------------ variant in this enum [INFO] [stdout] 21 | Grid, ColumnOfRows, RowOfColumns [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `d` and `f` are never read [INFO] [stdout] --> src/menu/input_cooldowns.rs:4:7 [INFO] [stdout] | [INFO] [stdout] 1 | pub struct InputCooldowns { [INFO] [stdout] | -------------- fields in this struct [INFO] [stdout] ... [INFO] [stdout] 4 | pub d: bool, [INFO] [stdout] | ^ [INFO] [stdout] 5 | pub f: bool, [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variants `Magical` and `Pure` are never constructed [INFO] [stdout] --> src/battle/action.rs:17:3 [INFO] [stdout] | [INFO] [stdout] 7 | pub enum DamageType { [INFO] [stdout] | ---------- variants in this enum [INFO] [stdout] ... [INFO] [stdout] 17 | Magical, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 18 | Pure, [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `revive`, `cure_poison`, and `cure_sleep` are never read [INFO] [stdout] --> src/battle/action.rs:40:7 [INFO] [stdout] | [INFO] [stdout] 36 | pub struct ActionParameters { [INFO] [stdout] | ---------------- fields in this struct [INFO] [stdout] ... [INFO] [stdout] 40 | pub revive: bool, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 41 | pub poison_change: f32, [INFO] [stdout] 42 | pub cure_poison: bool, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] 43 | pub sleep_change: f32, [INFO] [stdout] 44 | pub cure_sleep: bool [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `ActionParameters` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `atb` is never read [INFO] [stdout] --> src/party/character_info.rs:10:7 [INFO] [stdout] | [INFO] [stdout] 4 | pub struct CharacterInfo { [INFO] [stdout] | ------------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 10 | pub atb: u8, [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/main.rs:55:12 [INFO] [stdout] | [INFO] [stdout] 49 | let mut party = Party::new(ctx); [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 50 | let mut menu = data::menus::none_menu(ctx); [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 51 | let battle = Battle::new(ctx, vec![Vec::new()], &mut party, &mut menu); [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 55 | map: data::tilemaps::test_room(ctx), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: requested on the command line with `-D tail-expr-drop-order` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/main.rs:58:20 [INFO] [stdout] | [INFO] [stdout] 49 | let mut party = Party::new(ctx); [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 50 | let mut menu = data::menus::none_menu(ctx); [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 51 | let battle = Battle::new(ctx, vec![Vec::new()], &mut party, &mut menu); [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 58 | battle_menu: data::menus::none_menu(ctx), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/main.rs:116:9 [INFO] [stdout] | [INFO] [stdout] 92 | let (mut ctx, mut event_loop) = ContextBuilder::new("game_name", "author_name") [INFO] [stdout] | --- ---------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 115 | let mut game = GameState::new(&mut ctx); [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 116 | match run(&mut ctx, &mut event_loop, &mut game) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/menu/mod.rs:71:15 [INFO] [stdout] | [INFO] [stdout] 59 | containers: Vec, [INFO] [stdout] | ------------------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 60 | selectable_items: Vec>, [INFO] [stdout] | ------------------------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 61 | unselectable_items: Vec, [INFO] [stdout] | --------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 71 | cursor: spritebatch::SpriteBatch::new(Image::new(ctx, "/cursor.png").unwrap()), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `ColumnOfRows` is never constructed [INFO] [stdout] --> src/menu/mod.rs:21:9 [INFO] [stdout] | [INFO] [stdout] 20 | pub enum MenuMovement { [INFO] [stdout] | ------------ variant in this enum [INFO] [stdout] 21 | Grid, ColumnOfRows, RowOfColumns [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `d` and `f` are never read [INFO] [stdout] --> src/menu/input_cooldowns.rs:4:7 [INFO] [stdout] | [INFO] [stdout] 1 | pub struct InputCooldowns { [INFO] [stdout] | -------------- fields in this struct [INFO] [stdout] ... [INFO] [stdout] 4 | pub d: bool, [INFO] [stdout] | ^ [INFO] [stdout] 5 | pub f: bool, [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variants `Magical` and `Pure` are never constructed [INFO] [stdout] --> src/battle/action.rs:17:3 [INFO] [stdout] | [INFO] [stdout] 7 | pub enum DamageType { [INFO] [stdout] | ---------- variants in this enum [INFO] [stdout] ... [INFO] [stdout] 17 | Magical, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 18 | Pure, [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/tilemap/mod.rs:44:15 [INFO] [stdout] | [INFO] [stdout] 30 | let image = Image::new(ctx, spritefile).unwrap(); [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 31 | let batch = spritebatch::SpriteBatch::new(image); [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 44 | player: player::Player::new(ctx, "/characters/Darrel_Deen.png".to_owned(), player_pos), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `revive`, `cure_poison`, and `cure_sleep` are never read [INFO] [stdout] --> src/battle/action.rs:40:7 [INFO] [stdout] | [INFO] [stdout] 36 | pub struct ActionParameters { [INFO] [stdout] | ---------------- fields in this struct [INFO] [stdout] ... [INFO] [stdout] 40 | pub revive: bool, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 41 | pub poison_change: f32, [INFO] [stdout] 42 | pub cure_poison: bool, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] 43 | pub sleep_change: f32, [INFO] [stdout] 44 | pub cure_sleep: bool [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `ActionParameters` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `atb` is never read [INFO] [stdout] --> src/party/character_info.rs:10:7 [INFO] [stdout] | [INFO] [stdout] 4 | pub struct CharacterInfo { [INFO] [stdout] | ------------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 10 | pub atb: u8, [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/main.rs:55:12 [INFO] [stdout] | [INFO] [stdout] 49 | let mut party = Party::new(ctx); [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 50 | let mut menu = data::menus::none_menu(ctx); [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 51 | let battle = Battle::new(ctx, vec![Vec::new()], &mut party, &mut menu); [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 55 | map: data::tilemaps::test_room(ctx), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: requested on the command line with `-D tail-expr-drop-order` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/main.rs:58:20 [INFO] [stdout] | [INFO] [stdout] 49 | let mut party = Party::new(ctx); [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 50 | let mut menu = data::menus::none_menu(ctx); [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 51 | let battle = Battle::new(ctx, vec![Vec::new()], &mut party, &mut menu); [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 58 | battle_menu: data::menus::none_menu(ctx), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/main.rs:116:9 [INFO] [stdout] | [INFO] [stdout] 92 | let (mut ctx, mut event_loop) = ContextBuilder::new("game_name", "author_name") [INFO] [stdout] | --- ---------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 115 | let mut game = GameState::new(&mut ctx); [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 116 | match run(&mut ctx, &mut event_loop, &mut game) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/data/menus.rs:272:5 [INFO] [stdout] | [INFO] [stdout] 260 | let commands = MenuContainer::new(ctx, 10., 400., 280., 300.); [INFO] [stdout] | -------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 261 | let attack_ability = character.get_attack_ability(ctx); [INFO] [stdout] | -------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 262 | let primary_ability = character.get_primary_ability(ctx); [INFO] [stdout] | --------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 263 | let secondary_ability = character.get_secondary_ability(ctx); [INFO] [stdout] | ----------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 264 | let item = text!(ctx, "Item" , 55., 560., OnClickEvent::ToMenuScreen(battle_item_menu, (0, 3))); [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 265 | let defend = text!(ctx, "Defend", 55., 600., OnClickEvent::None); [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 266 | let row_change = text!(ctx, "Change", 55., 640., OnClickEvent::None); [INFO] [stdout] | ---------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 272 | Vec::new(), [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/menu/mod.rs:71:15 [INFO] [stdout] | [INFO] [stdout] 59 | containers: Vec, [INFO] [stdout] | ------------------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 60 | selectable_items: Vec>, [INFO] [stdout] | ------------------------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 61 | unselectable_items: Vec, [INFO] [stdout] | --------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 71 | cursor: spritebatch::SpriteBatch::new(Image::new(ctx, "/cursor.png").unwrap()), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/battle/mod.rs:45:29 [INFO] [stdout] | [INFO] [stdout] 28 | pub fn new(ctx: &mut Context, enemies: Vec>, party: &mut Party, menu: &mut MenuScreen) -> Battle { [INFO] [stdout] | ------------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 45 | party_info_container: MenuContainer::new(ctx, 300., 400., 770., 300.), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/battle/mod.rs:50:21 [INFO] [stdout] | [INFO] [stdout] 28 | pub fn new(ctx: &mut Context, enemies: Vec>, party: &mut Party, menu: &mut MenuScreen) -> Battle { [INFO] [stdout] | ------------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 50 | notification: None, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/tilemap/mod.rs:44:15 [INFO] [stdout] | [INFO] [stdout] 30 | let image = Image::new(ctx, spritefile).unwrap(); [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 31 | let batch = spritebatch::SpriteBatch::new(image); [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 44 | player: player::Player::new(ctx, "/characters/Darrel_Deen.png".to_owned(), player_pos), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/battle/enemy.rs:84:14 [INFO] [stdout] | [INFO] [stdout] 72 | ...et image = Image::new(ctx, spritefile).unwrap(); [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 73 | ...et batch = spritebatch::SpriteBatch::new(image); [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 84 | ... state: BattleState::new(id, level, hp, mp, attack, defence, magic, resistance, agility, experience, poisoned, sleeping, back_row, common_steal, rare_steal, Non... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/battle/state.rs:78:21 [INFO] [stdout] | [INFO] [stdout] 54 | character_info: Option [INFO] [stdout] | ------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 78 | print_damage: None [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/party/character_info.rs:36:23 [INFO] [stdout] | [INFO] [stdout] 16 | let info_name = MenuItem::new(ctx, "/empty.png".to_owned(), name.to_owned(), (330., 370. + id as f32 * 62.), 24., OnClickEvent::None); [INFO] [stdout] | --------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 17 | let info_hp = MenuItem::new( [INFO] [stdout] | ------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 20 | let info_mp = MenuItem::new( [INFO] [stdout] | ------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 23 | let max_hp = MenuItem::new( [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 26 | let max_mp = MenuItem::new( [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 36 | status_effects: Vec::new() [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/data/menus.rs:272:5 [INFO] [stdout] | [INFO] [stdout] 260 | let commands = MenuContainer::new(ctx, 10., 400., 280., 300.); [INFO] [stdout] | -------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 261 | let attack_ability = character.get_attack_ability(ctx); [INFO] [stdout] | -------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 262 | let primary_ability = character.get_primary_ability(ctx); [INFO] [stdout] | --------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 263 | let secondary_ability = character.get_secondary_ability(ctx); [INFO] [stdout] | ----------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 264 | let item = text!(ctx, "Item" , 55., 560., OnClickEvent::ToMenuScreen(battle_item_menu, (0, 3))); [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 265 | let defend = text!(ctx, "Defend", 55., 600., OnClickEvent::None); [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 266 | let row_change = text!(ctx, "Change", 55., 640., OnClickEvent::None); [INFO] [stdout] | ---------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 272 | Vec::new(), [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/party/character.rs:90:14 [INFO] [stdout] | [INFO] [stdout] 74 | ...et image = Image::new(ctx, spritefile).unwrap(); [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 75 | ...et batch = spritebatch::SpriteBatch::new(image); [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 76 | ...et character_info = CharacterInfo::new(ctx, id, &name, hp, mp); [INFO] [stdout] | -------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 90 | ... state: BattleState::new(id, level, hp, mp, attack, defence, magic, resistance, agility, 0, 0, 0, back_row, None, None, Some(character_info... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/battle/mod.rs:45:29 [INFO] [stdout] | [INFO] [stdout] 28 | pub fn new(ctx: &mut Context, enemies: Vec>, party: &mut Party, menu: &mut MenuScreen) -> Battle { [INFO] [stdout] | ------------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 45 | party_info_container: MenuContainer::new(ctx, 300., 400., 770., 300.), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/battle/mod.rs:50:21 [INFO] [stdout] | [INFO] [stdout] 28 | pub fn new(ctx: &mut Context, enemies: Vec>, party: &mut Party, menu: &mut MenuScreen) -> Battle { [INFO] [stdout] | ------------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 50 | notification: None, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/battle/enemy.rs:84:14 [INFO] [stdout] | [INFO] [stdout] 72 | ...et image = Image::new(ctx, spritefile).unwrap(); [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 73 | ...et batch = spritebatch::SpriteBatch::new(image); [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 84 | ... state: BattleState::new(id, level, hp, mp, attack, defence, magic, resistance, agility, experience, poisoned, sleeping, back_row, common_steal, rare_steal, Non... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/battle/state.rs:78:21 [INFO] [stdout] | [INFO] [stdout] 54 | character_info: Option [INFO] [stdout] | ------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 78 | print_damage: None [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/party/character_info.rs:36:23 [INFO] [stdout] | [INFO] [stdout] 16 | let info_name = MenuItem::new(ctx, "/empty.png".to_owned(), name.to_owned(), (330., 370. + id as f32 * 62.), 24., OnClickEvent::None); [INFO] [stdout] | --------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 17 | let info_hp = MenuItem::new( [INFO] [stdout] | ------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 20 | let info_mp = MenuItem::new( [INFO] [stdout] | ------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 23 | let max_hp = MenuItem::new( [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 26 | let max_mp = MenuItem::new( [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 36 | status_effects: Vec::new() [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/party/character.rs:90:14 [INFO] [stdout] | [INFO] [stdout] 74 | ...et image = Image::new(ctx, spritefile).unwrap(); [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 75 | ...et batch = spritebatch::SpriteBatch::new(image); [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 76 | ...et character_info = CharacterInfo::new(ctx, id, &name, hp, mp); [INFO] [stdout] | -------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 90 | ... state: BattleState::new(id, level, hp, mp, attack, defence, magic, resistance, agility, 0, 0, 0, back_row, None, None, Some(character_info... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 12 previous errors; 6 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 12 previous errors; 6 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `jrpg` (bin "jrpg" test) due to 13 previous errors; 6 warnings emitted [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `jrpg` (bin "jrpg") due to 13 previous errors; 6 warnings emitted [INFO] running `Command { std: "docker" "inspect" "3c194a8066725fcfc284597530e563b38192f9114aa3e063fee12adebe072aca", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3c194a8066725fcfc284597530e563b38192f9114aa3e063fee12adebe072aca", kill_on_drop: false }` [INFO] [stdout] 3c194a8066725fcfc284597530e563b38192f9114aa3e063fee12adebe072aca