[INFO] cloning repository https://github.com/Gekkio/mooneye-gb [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Gekkio/mooneye-gb" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FGekkio%2Fmooneye-gb", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FGekkio%2Fmooneye-gb'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 3856dcbca82a7d32bd438cc92fd9693f868e2e23 [INFO] checking Gekkio/mooneye-gb/3856dcbca82a7d32bd438cc92fd9693f868e2e23 against try#4d98531622e1718ae0bc3c7a1ab9cd8938428452+rustflags=-Dtail_expr_drop_order for pr-129604 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FGekkio%2Fmooneye-gb" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Gekkio/mooneye-gb on toolchain 4d98531622e1718ae0bc3c7a1ab9cd8938428452 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4d98531622e1718ae0bc3c7a1ab9cd8938428452" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-6-tc2/source/.cargo/config [INFO] started tweaking git repo https://github.com/Gekkio/mooneye-gb [INFO] finished tweaking git repo https://github.com/Gekkio/mooneye-gb [INFO] tweaked toml for git repo https://github.com/Gekkio/mooneye-gb written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/Gekkio/mooneye-gb 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" "+4d98531622e1718ae0bc3c7a1ab9cd8938428452" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+4d98531622e1718ae0bc3c7a1ab9cd8938428452" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 0e8a3321e3619ebbdf32933d8154ceb483ffae76a0fa54879c92bf19f922c940 [INFO] running `Command { std: "docker" "start" "-a" "0e8a3321e3619ebbdf32933d8154ceb483ffae76a0fa54879c92bf19f922c940", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0e8a3321e3619ebbdf32933d8154ceb483ffae76a0fa54879c92bf19f922c940", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0e8a3321e3619ebbdf32933d8154ceb483ffae76a0fa54879c92bf19f922c940", kill_on_drop: false }` [INFO] [stdout] 0e8a3321e3619ebbdf32933d8154ceb483ffae76a0fa54879c92bf19f922c940 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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" "+4d98531622e1718ae0bc3c7a1ab9cd8938428452" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 60a6507ed6826f464b84f64ef0bafb3d4ec55f05e8cababf8adb37a699c2fafb [INFO] running `Command { std: "docker" "start" "-a" "60a6507ed6826f464b84f64ef0bafb3d4ec55f05e8cababf8adb37a699c2fafb", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.88 [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling xml-rs v0.8.3 [INFO] [stderr] Compiling pkg-config v0.3.19 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Checking once_cell v1.7.2 [INFO] [stderr] Compiling version_check v0.9.2 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Checking libloading v0.7.0 [INFO] [stderr] Compiling nix v0.18.0 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling serde v1.0.124 [INFO] [stderr] Checking downcast-rs v1.2.0 [INFO] [stderr] Checking scoped-tls v1.0.0 [INFO] [stderr] Compiling memoffset v0.6.1 [INFO] [stderr] Compiling syn v1.0.61 [INFO] [stderr] Checking ttf-parser v0.6.2 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Checking walkdir v2.3.1 [INFO] [stderr] Checking ab_glyph_rasterizer v0.1.4 [INFO] [stderr] Checking dlib v0.5.0 [INFO] [stderr] Checking lock_api v0.4.2 [INFO] [stderr] Compiling crossbeam-utils v0.8.3 [INFO] [stderr] Checking libloading v0.6.7 [INFO] [stderr] Checking xdg v2.2.0 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling cc v1.0.67 [INFO] [stderr] Compiling nom v6.1.2 [INFO] [stderr] Compiling build_const v0.2.1 [INFO] [stderr] Checking dlib v0.4.2 [INFO] [stderr] Compiling doc-comment v0.3.3 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling serde_derive v1.0.124 [INFO] [stderr] Compiling wayland-sys v0.28.5 [INFO] [stderr] Compiling x11-dl v2.18.5 [INFO] [stderr] Checking lazycell v1.3.0 [INFO] [stderr] Compiling crc v1.8.1 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Checking aho-corasick v0.7.15 [INFO] [stderr] Checking thread_local v1.1.3 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Checking regex-syntax v0.6.22 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling getrandom v0.2.2 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling gl_generator v0.14.0 [INFO] [stderr] Compiling libudev-sys v0.1.4 [INFO] [stderr] Compiling rayon-core v1.9.0 [INFO] [stderr] Compiling typenum v1.12.0 [INFO] [stderr] Checking owned_ttf_parser v0.6.0 [INFO] [stderr] Checking nix v0.20.0 [INFO] [stderr] Checking net2 v0.2.37 [INFO] [stderr] Checking parking_lot_core v0.8.3 [INFO] [stderr] Checking iovec v0.1.4 [INFO] [stderr] Checking rusttype v0.9.2 [INFO] [stderr] Checking memmap2 v0.1.0 [INFO] [stderr] Compiling wayland-scanner v0.28.5 [INFO] [stderr] Checking parking_lot v0.11.1 [INFO] [stderr] Checking raw-window-handle v0.3.3 [INFO] [stderr] Checking andrew v0.3.1 [INFO] [stderr] Checking shared_library v0.1.9 [INFO] [stderr] Checking mio v0.6.23 [INFO] [stderr] Checking dirs-sys-next v0.1.2 [INFO] [stderr] Compiling imgui-sys v0.7.0 [INFO] [stderr] Checking chlorine v1.0.7 [INFO] [stderr] Checking gimli v0.23.0 [INFO] [stderr] Checking osmesa-sys v0.1.2 [INFO] [stderr] Checking directories-next v2.0.0 [INFO] [stderr] Compiling cast v0.2.3 [INFO] [stderr] Compiling glutin_egl_sys v0.1.5 [INFO] [stderr] Compiling glutin_glx_sys v0.1.7 [INFO] [stderr] Compiling glium v0.29.0 [INFO] [stderr] Checking mio-extras v2.0.6 [INFO] [stderr] Checking crossbeam-epoch v0.9.3 [INFO] [stderr] Checking regex v1.4.3 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling num-rational v0.3.2 [INFO] [stderr] Checking rustc-demangle v0.1.18 [INFO] [stderr] Checking byteorder v1.4.2 [INFO] [stderr] Checking arrayvec v0.5.2 [INFO] [stderr] Checking xcursor v0.3.3 [INFO] [stderr] Compiling serde_json v1.0.64 [INFO] [stderr] Checking object v0.23.0 [INFO] [stderr] Checking regex-automata v0.1.9 [INFO] [stderr] Checking crossbeam-deque v0.8.0 [INFO] [stderr] Checking rand_core v0.6.2 [INFO] [stderr] Checking num_cpus v1.13.0 [INFO] [stderr] Checking time v0.1.43 [INFO] [stderr] Checking approx v0.4.0 [INFO] [stderr] Checking num-complex v0.3.1 [INFO] [stderr] Compiling wayland-client v0.28.5 [INFO] [stderr] Compiling wayland-protocols v0.28.5 [INFO] [stderr] Checking crossbeam-channel v0.5.0 [INFO] [stderr] Compiling rayon v1.5.0 [INFO] [stderr] Compiling arraydeque v0.4.5 [INFO] [stderr] Checking takeable-option v0.5.0 [INFO] [stderr] Checking plotters-backend v0.3.0 [INFO] [stderr] Checking rawpointer v0.2.1 [INFO] [stderr] Checking unicode-width v0.1.8 [INFO] [stderr] Compiling paste v1.0.4 [INFO] [stderr] Checking uuid v0.8.2 [INFO] [stderr] Compiling anyhow v1.0.38 [INFO] [stderr] Checking textwrap v0.11.0 [INFO] [stderr] Checking addr2line v0.14.1 [INFO] [stderr] Checking calloop v0.6.5 [INFO] [stderr] Checking gilrs-core v0.3.0 [INFO] [stderr] Checking matrixmultiply v0.3.0 [INFO] [stderr] Checking plotters-svg v0.3.0 [INFO] [stderr] Checking env_logger v0.8.3 [INFO] [stderr] Checking chrono v0.4.19 [INFO] [stderr] Checking rand v0.8.3 [INFO] [stderr] Checking wayland-commons v0.28.5 [INFO] [stderr] Checking simba v0.4.0 [INFO] [stderr] Checking bstr v0.2.15 [INFO] [stderr] Checking itertools v0.9.0 [INFO] [stderr] Checking csv-core v0.1.10 [INFO] [stderr] Checking half v1.7.1 [INFO] [stderr] Checking gilrs v0.8.0 [INFO] [stderr] Checking serde_cbor v0.11.1 [INFO] [stderr] Checking csv v1.1.5 [INFO] [stderr] Checking plotters v0.3.0 [INFO] [stderr] Checking clap v2.33.3 [INFO] [stderr] Checking quickcheck v1.0.3 [INFO] [stderr] Checking simplelog v0.9.0 [INFO] [stderr] Checking itertools v0.10.0 [INFO] [stderr] Checking backtrace v0.3.56 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking pico-args v0.4.0 [INFO] [stderr] Checking oorandom v11.1.3 [INFO] [stderr] Checking tinytemplate v1.2.1 [INFO] [stderr] Checking criterion-plot v0.4.3 [INFO] [stderr] Checking wayland-cursor v0.28.5 [INFO] [stderr] Checking wayland-egl v0.28.5 [INFO] [stderr] Compiling snafu-derive v0.6.10 [INFO] [stderr] Checking snafu v0.6.10 [INFO] [stderr] Checking mooneye-gb-core v0.2.0-pre (/opt/rustwide/workdir/core) [INFO] [stderr] Checking criterion v0.3.4 [INFO] [stdout] warning: unexpected `cfg` condition value: `acceptance_tests` [INFO] [stdout] --> core/src/cpu.rs:27:21 [INFO] [stdout] | [INFO] [stdout] 27 | #[cfg(all(test, not(feature = "acceptance_tests")))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `include-bootroms` [INFO] [stdout] = help: consider adding `acceptance_tests` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around assigned value [INFO] [stdout] --> core/src/hardware/ppu.rs:33:30 [INFO] [stdout] | [INFO] [stdout] 33 | const STAT_UNUSED_MASK: u8 = (1 << 7); [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_parens)]` on by default [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 33 - const STAT_UNUSED_MASK: u8 = (1 << 7); [INFO] [stdout] 33 + const STAT_UNUSED_MASK: u8 = 1 << 7; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around index expression [INFO] [stdout] --> core/src/hardware/ppu.rs:278:15 [INFO] [stdout] | [INFO] [stdout] 278 | self.vram[(addr as usize & 0x1fff)] = value; [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 278 - self.vram[(addr as usize & 0x1fff)] = value; [INFO] [stdout] 278 + self.vram[addr as usize & 0x1fff] = value; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around index expression [INFO] [stdout] --> core/src/hardware/ppu.rs:284:14 [INFO] [stdout] | [INFO] [stdout] 284 | self.oam[(addr as usize & 0xff)] = value; [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 284 - self.oam[(addr as usize & 0xff)] = value; [INFO] [stdout] 284 + self.oam[addr as usize & 0xff] = value; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around index expression [INFO] [stdout] --> core/src/hardware/ppu.rs:290:15 [INFO] [stdout] | [INFO] [stdout] 290 | self.vram[(addr as usize & 0x1fff)] [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 290 - self.vram[(addr as usize & 0x1fff)] [INFO] [stdout] 290 + self.vram[addr as usize & 0x1fff] [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around index expression [INFO] [stdout] --> core/src/hardware/ppu.rs:296:14 [INFO] [stdout] | [INFO] [stdout] 296 | self.oam[(addr as usize & 0xff)] [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 296 - self.oam[(addr as usize & 0xff)] [INFO] [stdout] 296 + self.oam[addr as usize & 0xff] [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around index expression [INFO] [stdout] --> core/src/hardware/ppu.rs:395:34 [INFO] [stdout] | [INFO] [stdout] 395 | let tile_num = self.vram[(((row * 32 + col) | map_mask) & 0x1fff)] as usize; [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 395 - let tile_num = self.vram[(((row * 32 + col) | map_mask) & 0x1fff)] as usize; [INFO] [stdout] 395 + let tile_num = self.vram[((row * 32 + col) | map_mask) & 0x1fff] as usize; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around index expression [INFO] [stdout] --> core/src/hardware/ppu.rs:432:34 [INFO] [stdout] | [INFO] [stdout] 432 | let tile_num = self.vram[(((row * 32 + col) | map_mask) & 0x1fff)] as usize; [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 432 - let tile_num = self.vram[(((row * 32 + col) | map_mask) & 0x1fff)] as usize; [INFO] [stdout] 432 + let tile_num = self.vram[((row * 32 + col) | map_mask) & 0x1fff] as usize; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around match arm expression [INFO] [stdout] --> core/src/hardware/timer.rs:41:15 [INFO] [stdout] | [INFO] [stdout] 41 | 0b11 => (1 << 5), [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 41 - 0b11 => (1 << 5), [INFO] [stdout] 41 + 0b11 => 1 << 5, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around match arm expression [INFO] [stdout] --> core/src/hardware/timer.rs:42:15 [INFO] [stdout] | [INFO] [stdout] 42 | 0b10 => (1 << 3), [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 42 - 0b10 => (1 << 3), [INFO] [stdout] 42 + 0b10 => 1 << 3, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around match arm expression [INFO] [stdout] --> core/src/hardware/timer.rs:43:15 [INFO] [stdout] | [INFO] [stdout] 43 | 0b01 => (1 << 1), [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 43 - 0b01 => (1 << 1), [INFO] [stdout] 43 + 0b01 => 1 << 1, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around match arm expression [INFO] [stdout] --> core/src/hardware/timer.rs:44:12 [INFO] [stdout] | [INFO] [stdout] 44 | _ => (1 << 7), [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 44 - _ => (1 << 7), [INFO] [stdout] 44 + _ => 1 << 7, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `acceptance_tests` [INFO] [stdout] --> core/src/cpu.rs:27:21 [INFO] [stdout] | [INFO] [stdout] 27 | #[cfg(all(test, not(feature = "acceptance_tests")))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `include-bootroms` [INFO] [stdout] = help: consider adding `acceptance_tests` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around assigned value [INFO] [stdout] --> core/src/hardware/ppu.rs:33:30 [INFO] [stdout] | [INFO] [stdout] 33 | const STAT_UNUSED_MASK: u8 = (1 << 7); [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_parens)]` on by default [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 33 - const STAT_UNUSED_MASK: u8 = (1 << 7); [INFO] [stdout] 33 + const STAT_UNUSED_MASK: u8 = 1 << 7; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around index expression [INFO] [stdout] --> core/src/hardware/ppu.rs:278:15 [INFO] [stdout] | [INFO] [stdout] 278 | self.vram[(addr as usize & 0x1fff)] = value; [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 278 - self.vram[(addr as usize & 0x1fff)] = value; [INFO] [stdout] 278 + self.vram[addr as usize & 0x1fff] = value; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around index expression [INFO] [stdout] --> core/src/hardware/ppu.rs:284:14 [INFO] [stdout] | [INFO] [stdout] 284 | self.oam[(addr as usize & 0xff)] = value; [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 284 - self.oam[(addr as usize & 0xff)] = value; [INFO] [stdout] 284 + self.oam[addr as usize & 0xff] = value; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around index expression [INFO] [stdout] --> core/src/hardware/ppu.rs:290:15 [INFO] [stdout] | [INFO] [stdout] 290 | self.vram[(addr as usize & 0x1fff)] [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 290 - self.vram[(addr as usize & 0x1fff)] [INFO] [stdout] 290 + self.vram[addr as usize & 0x1fff] [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around index expression [INFO] [stdout] --> core/src/hardware/ppu.rs:296:14 [INFO] [stdout] | [INFO] [stdout] 296 | self.oam[(addr as usize & 0xff)] [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 296 - self.oam[(addr as usize & 0xff)] [INFO] [stdout] 296 + self.oam[addr as usize & 0xff] [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around index expression [INFO] [stdout] --> core/src/hardware/ppu.rs:395:34 [INFO] [stdout] | [INFO] [stdout] 395 | let tile_num = self.vram[(((row * 32 + col) | map_mask) & 0x1fff)] as usize; [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 395 - let tile_num = self.vram[(((row * 32 + col) | map_mask) & 0x1fff)] as usize; [INFO] [stdout] 395 + let tile_num = self.vram[((row * 32 + col) | map_mask) & 0x1fff] as usize; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around index expression [INFO] [stdout] --> core/src/hardware/ppu.rs:432:34 [INFO] [stdout] | [INFO] [stdout] 432 | let tile_num = self.vram[(((row * 32 + col) | map_mask) & 0x1fff)] as usize; [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 432 - let tile_num = self.vram[(((row * 32 + col) | map_mask) & 0x1fff)] as usize; [INFO] [stdout] 432 + let tile_num = self.vram[((row * 32 + col) | map_mask) & 0x1fff] as usize; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around match arm expression [INFO] [stdout] --> core/src/hardware/timer.rs:41:15 [INFO] [stdout] | [INFO] [stdout] 41 | 0b11 => (1 << 5), [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 41 - 0b11 => (1 << 5), [INFO] [stdout] 41 + 0b11 => 1 << 5, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around match arm expression [INFO] [stdout] --> core/src/hardware/timer.rs:42:15 [INFO] [stdout] | [INFO] [stdout] 42 | 0b10 => (1 << 3), [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 42 - 0b10 => (1 << 3), [INFO] [stdout] 42 + 0b10 => 1 << 3, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around match arm expression [INFO] [stdout] --> core/src/hardware/timer.rs:43:15 [INFO] [stdout] | [INFO] [stdout] 43 | 0b01 => (1 << 1), [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 43 - 0b01 => (1 << 1), [INFO] [stdout] 43 + 0b01 => 1 << 1, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around match arm expression [INFO] [stdout] --> core/src/hardware/timer.rs:44:12 [INFO] [stdout] | [INFO] [stdout] 44 | _ => (1 << 7), [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 44 - _ => (1 << 7), [INFO] [stdout] 44 + _ => 1 << 7, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking imgui v0.7.0 [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] --> core/src/config/bootrom.rs:56:24 [INFO] [stdout] | [INFO] [stdout] 53 | let mut file = File::open(path)?; [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 54 | let mut data = Box::new(BootromData::new()); [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 55 | file.read_exact(&mut data.0)?; [INFO] [stdout] 56 | Bootrom::from_data(data.into()) [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [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] --> core/src/config/cartridge.rs:67:26 [INFO] [stdout] | [INFO] [stdout] 64 | let mut file = File::open(path)?; [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 67 | Cartridge::from_data(data.into()) [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [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] --> core/src/config/cartridge.rs:129:8 [INFO] [stdout] | [INFO] [stdout] 69 | pub fn from_data(data: Arc<[u8]>) -> Result { [INFO] [stdout] | --------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 129 | Ok(Cartridge { [INFO] [stdout] | ________^ [INFO] [stdout] 130 | | data, [INFO] [stdout] 131 | | title, [INFO] [stdout] 132 | | cartridge_type, [INFO] [stdout] 133 | | rom_size, [INFO] [stdout] 134 | | ram_size, [INFO] [stdout] 135 | | }) [INFO] [stdout] | | ^ [INFO] [stdout] | | | [INFO] [stdout] | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | |_____these values have significant drop implementation and will observe changes in drop order under Edition 2024 [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] --> core/src/config/model.rs:23:45 [INFO] [stdout] | [INFO] [stdout] 23 | #[derive(Copy, Clone, Debug, PartialEq, Eq, Deserialize)] [INFO] [stdout] | ^^^^^^^^^^^ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `try` (in Nightly builds, run with -Z macro-backtrace for more info) [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] --> core/src/hardware.rs:131:16 [INFO] [stdout] | [INFO] [stdout] 129 | pub fn new(config: HardwareConfig) -> Peripherals { [INFO] [stdout] | ---------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 130 | Peripherals { [INFO] [stdout] 131 | bootrom: Bootrom::new(config.bootrom), [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] --> core/src/hardware.rs:132:18 [INFO] [stdout] | [INFO] [stdout] 129 | pub fn new(config: HardwareConfig) -> Peripherals { [INFO] [stdout] | ---------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 132 | cartridge: Cartridge::new(config.cartridge), [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] --> core/src/hardware.rs:133:17 [INFO] [stdout] | [INFO] [stdout] 129 | pub fn new(config: HardwareConfig) -> Peripherals { [INFO] [stdout] | ---------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 133 | work_ram: WorkRam::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] --> core/src/hardware.rs:135:12 [INFO] [stdout] | [INFO] [stdout] 129 | pub fn new(config: HardwareConfig) -> Peripherals { [INFO] [stdout] | ---------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 135 | ppu: Ppu::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] --> core/src/hardware.rs:148:20 [INFO] [stdout] | [INFO] [stdout] 146 | pub fn new(config: HardwareConfig) -> Hardware { [INFO] [stdout] | ---------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 147 | Hardware { [INFO] [stdout] 148 | peripherals: Peripherals::new(config), [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] --> core/src/hardware/cartridge.rs:197:12 [INFO] [stdout] | [INFO] [stdout] 187 | pub fn new(config: config::Cartridge) -> Cartridge { [INFO] [stdout] | ------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 197 | ram: vec![0; ram_size].into_boxed_slice(), [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] --> core/src/machine.rs:35:17 [INFO] [stdout] | [INFO] [stdout] 32 | pub fn new(config: HardwareConfig) -> Machine { [INFO] [stdout] | ---------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 35 | hardware: Hardware::new(config), [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 11 previous errors; 12 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `mooneye-gb-core` (lib) due to 12 previous errors; 12 warnings emitted [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [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] --> core/src/config/bootrom.rs:56:24 [INFO] [stdout] | [INFO] [stdout] 53 | let mut file = File::open(path)?; [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 54 | let mut data = Box::new(BootromData::new()); [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 55 | file.read_exact(&mut data.0)?; [INFO] [stdout] 56 | Bootrom::from_data(data.into()) [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [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] --> core/src/config/cartridge.rs:67:26 [INFO] [stdout] | [INFO] [stdout] 64 | let mut file = File::open(path)?; [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 67 | Cartridge::from_data(data.into()) [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [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] --> core/src/config/cartridge.rs:129:8 [INFO] [stdout] | [INFO] [stdout] 69 | pub fn from_data(data: Arc<[u8]>) -> Result { [INFO] [stdout] | --------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 129 | Ok(Cartridge { [INFO] [stdout] | ________^ [INFO] [stdout] 130 | | data, [INFO] [stdout] 131 | | title, [INFO] [stdout] 132 | | cartridge_type, [INFO] [stdout] 133 | | rom_size, [INFO] [stdout] 134 | | ram_size, [INFO] [stdout] 135 | | }) [INFO] [stdout] | | ^ [INFO] [stdout] | | | [INFO] [stdout] | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | |_____these values have significant drop implementation and will observe changes in drop order under Edition 2024 [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] --> core/src/config/model.rs:23:45 [INFO] [stdout] | [INFO] [stdout] 23 | #[derive(Copy, Clone, Debug, PartialEq, Eq, Deserialize)] [INFO] [stdout] | ^^^^^^^^^^^ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `try` (in Nightly builds, run with -Z macro-backtrace for more info) [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] --> core/src/hardware.rs:131:16 [INFO] [stdout] | [INFO] [stdout] 129 | pub fn new(config: HardwareConfig) -> Peripherals { [INFO] [stdout] | ---------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 130 | Peripherals { [INFO] [stdout] 131 | bootrom: Bootrom::new(config.bootrom), [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] --> core/src/hardware.rs:132:18 [INFO] [stdout] | [INFO] [stdout] 129 | pub fn new(config: HardwareConfig) -> Peripherals { [INFO] [stdout] | ---------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 132 | cartridge: Cartridge::new(config.cartridge), [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] --> core/src/hardware.rs:133:17 [INFO] [stdout] | [INFO] [stdout] 129 | pub fn new(config: HardwareConfig) -> Peripherals { [INFO] [stdout] | ---------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 133 | work_ram: WorkRam::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] --> core/src/hardware.rs:135:12 [INFO] [stdout] | [INFO] [stdout] 129 | pub fn new(config: HardwareConfig) -> Peripherals { [INFO] [stdout] | ---------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 135 | ppu: Ppu::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] --> core/src/hardware.rs:148:20 [INFO] [stdout] | [INFO] [stdout] 146 | pub fn new(config: HardwareConfig) -> Hardware { [INFO] [stdout] | ---------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 147 | Hardware { [INFO] [stdout] 148 | peripherals: Peripherals::new(config), [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] --> core/src/hardware/cartridge.rs:197:12 [INFO] [stdout] | [INFO] [stdout] 187 | pub fn new(config: config::Cartridge) -> Cartridge { [INFO] [stdout] | ------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 197 | ram: vec![0; ram_size].into_boxed_slice(), [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] --> core/src/machine.rs:35:17 [INFO] [stdout] | [INFO] [stdout] 32 | pub fn new(config: HardwareConfig) -> Machine { [INFO] [stdout] | ---------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 35 | hardware: Hardware::new(config), [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 11 previous errors; 12 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `mooneye-gb-core` (lib test) due to 12 previous errors; 12 warnings emitted [INFO] running `Command { std: "docker" "inspect" "60a6507ed6826f464b84f64ef0bafb3d4ec55f05e8cababf8adb37a699c2fafb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "60a6507ed6826f464b84f64ef0bafb3d4ec55f05e8cababf8adb37a699c2fafb", kill_on_drop: false }` [INFO] [stdout] 60a6507ed6826f464b84f64ef0bafb3d4ec55f05e8cababf8adb37a699c2fafb