[INFO] cloning repository https://github.com/Ryan1729/cross-platform-ice-puzzles [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Ryan1729/cross-platform-ice-puzzles" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FRyan1729%2Fcross-platform-ice-puzzles", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FRyan1729%2Fcross-platform-ice-puzzles'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 4b8a00faa96823c5426d6d518fc9c26d6ed1a316 [INFO] checking Ryan1729/cross-platform-ice-puzzles/4b8a00faa96823c5426d6d518fc9c26d6ed1a316 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%2FRyan1729%2Fcross-platform-ice-puzzles" "/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/Ryan1729/cross-platform-ice-puzzles 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.toml [INFO] started tweaking git repo https://github.com/Ryan1729/cross-platform-ice-puzzles [INFO] finished tweaking git repo https://github.com/Ryan1729/cross-platform-ice-puzzles [INFO] tweaked toml for git repo https://github.com/Ryan1729/cross-platform-ice-puzzles written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/Ryan1729/cross-platform-ice-puzzles 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] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"` [INFO] [stderr] note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest [INFO] [stderr] note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest [INFO] [stderr] note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions [INFO] [stderr] warning: /workspace/builds/worker-6-tc2/source/libs/legacy/common/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2021 [INFO] [stderr] warning: /workspace/builds/worker-6-tc2/source/libs/legacy/state_manipulation/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2021 [INFO] [stderr] warning: /workspace/builds/worker-6-tc2/source/run-wasm/Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition [INFO] [stderr] (in the `devserver_lib` dependency) [INFO] [stderr] Blocking waiting for file lock on package cache [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] 5743191d1810f89e99399de46beda70c1cbec46b6d98040e9c23149cc60a6d92 [INFO] running `Command { std: "docker" "start" "-a" "5743191d1810f89e99399de46beda70c1cbec46b6d98040e9c23149cc60a6d92", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "5743191d1810f89e99399de46beda70c1cbec46b6d98040e9c23149cc60a6d92", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5743191d1810f89e99399de46beda70c1cbec46b6d98040e9c23149cc60a6d92", kill_on_drop: false }` [INFO] [stdout] 5743191d1810f89e99399de46beda70c1cbec46b6d98040e9c23149cc60a6d92 [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] 85b483ae879f777183459b60444989c93a942f4a1043265defafda5a160f272f [INFO] running `Command { std: "docker" "start" "-a" "85b483ae879f777183459b60444989c93a942f4a1043265defafda5a160f272f", kill_on_drop: false }` [INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"` [INFO] [stderr] note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest [INFO] [stderr] note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest [INFO] [stderr] note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions [INFO] [stderr] warning: /opt/rustwide/workdir/libs/legacy/common/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2021 [INFO] [stderr] warning: /opt/rustwide/workdir/run-wasm/Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition [INFO] [stderr] (in the `devserver_lib` dependency) [INFO] [stderr] warning: /opt/rustwide/workdir/libs/legacy/state_manipulation/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2021 [INFO] [stderr] Compiling libc v0.2.126 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling proc-macro2 v1.0.40 [INFO] [stderr] Compiling unicode-ident v1.0.2 [INFO] [stderr] Compiling quote v1.0.20 [INFO] [stderr] Compiling pkg-config v0.3.25 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling syn v1.0.98 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Checking xs v0.1.0 (/opt/rustwide/workdir/libs/xs) [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Compiling anyhow v1.0.58 [INFO] [stderr] Checking leb128 v0.2.5 [INFO] [stderr] Compiling xml-rs v0.8.4 [INFO] [stderr] Checking smallvec v1.9.0 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Checking libloading v0.7.3 [INFO] [stderr] Compiling unicode-segmentation v1.9.0 [INFO] [stderr] Checking platform_types v0.1.0 (/opt/rustwide/workdir/libs/platform_types) [INFO] [stderr] Checking byteorder v1.4.3 [INFO] [stderr] Checking once_cell v1.13.0 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Checking wasmparser v0.77.0 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Checking dlib v0.5.0 [INFO] [stderr] Checking id-arena v2.2.1 [INFO] [stderr] Checking scoped-tls v1.0.0 [INFO] [stderr] Checking downcast-rs v1.2.0 [INFO] [stderr] Checking instant v0.1.12 [INFO] [stderr] Checking remove_dir_all v0.5.3 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Checking fastrand v1.7.0 [INFO] [stderr] Checking minimal-lexical v0.2.1 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling lock_api v0.4.7 [INFO] [stderr] Checking models v0.1.0 (/opt/rustwide/workdir/libs/models) [INFO] [stderr] Checking wit-schema-version v0.1.0 [INFO] [stderr] Compiling wayland-sys v0.29.4 [INFO] [stderr] Compiling alsa-sys v0.3.1 [INFO] [stderr] Compiling x11-dl v2.19.1 [INFO] [stderr] Compiling smithay-client-toolkit v0.15.4 [INFO] [stderr] Checking tinyvec_macros v0.1.0 [INFO] [stderr] Checking cty v0.2.2 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Compiling cpal v0.13.5 [INFO] [stderr] Checking raw-window-handle v0.4.3 [INFO] [stderr] Checking tinyvec v1.6.0 [INFO] [stderr] Checking gfx v0.1.0 (/opt/rustwide/workdir/libs/gfx) [INFO] [stderr] Checking ogg v0.8.0 [INFO] [stderr] Checking assets v0.1.0 (/opt/rustwide/workdir/libs/assets) [INFO] [stderr] Compiling serde v1.0.140 [INFO] [stderr] Compiling winit v0.26.1 [INFO] [stderr] Compiling wayland-scanner v0.29.4 [INFO] [stderr] Checking wit-parser v0.2.0 [INFO] [stderr] Checking nom v7.1.1 [INFO] [stderr] Checking wit-writer v0.2.0 [INFO] [stderr] Checking percent-encoding v2.1.0 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.82 [INFO] [stderr] Compiling serde_json v1.0.82 [INFO] [stderr] Checking features v0.1.0 (/opt/rustwide/workdir/libs/features) [INFO] [stderr] Checking wast v21.0.0 [INFO] [stderr] Checking itoa v1.0.2 [INFO] [stderr] Checking ryu v1.0.10 [INFO] [stderr] Checking safemem v0.3.3 [INFO] [stderr] Checking wasmparser v0.59.0 [INFO] [stderr] Checking spin_sleep v1.1.1 [INFO] [stderr] Checking rustc-demangle v0.1.21 [INFO] [stderr] Checking devserver_lib v0.4.1 [INFO] [stderr] Checking base64 v0.9.3 [INFO] [stderr] Checking pico-args v0.5.0 [INFO] [stderr] Checking nix v0.22.3 [INFO] [stderr] Checking rand v0.4.6 [INFO] [stderr] Checking tempfile v3.3.0 [INFO] [stderr] Checking nix v0.23.1 [INFO] [stderr] Checking parking_lot v0.11.2 [INFO] [stderr] Checking memmap2 v0.3.1 [INFO] [stderr] Checking lewton v0.10.2 [INFO] [stderr] Checking mio v0.8.4 [INFO] [stderr] Checking render v0.1.0 (/opt/rustwide/workdir/libs/render) [INFO] [stdout] warning: unused import: `_gt_mask_32 as gt_mask_32` [INFO] [stdout] --> libs/render/src/render.rs:569:13 [INFO] [stdout] | [INFO] [stdout] 569 | pub use _gt_mask_32 as gt_mask_32; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `_gt_mask_32 as gt_mask_32` [INFO] [stdout] --> libs/render/src/render.rs:569:13 [INFO] [stdout] | [INFO] [stdout] 569 | pub use _gt_mask_32 as gt_mask_32; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling wayland-client v0.29.4 [INFO] [stderr] Compiling wayland-protocols v0.29.4 [INFO] [stderr] Checking xcursor v0.3.4 [INFO] [stderr] Checking rand v0.3.23 [INFO] [stderr] Checking common v0.1.0 (/opt/rustwide/workdir/libs/legacy/common) [INFO] [stdout] warning: unused imports: `Rand` and `Rng` [INFO] [stdout] --> libs/legacy/common/src/lib.rs:5:20 [INFO] [stdout] | [INFO] [stdout] 5 | use rand::{StdRng, Rand, Rng}; [INFO] [stdout] | ^^^^ ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::iter::Iterator` [INFO] [stdout] --> libs/legacy/common/src/lib.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | use std::iter::Iterator; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::iter::Cycle` [INFO] [stdout] --> libs/legacy/common/src/lib.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | use std::iter::Cycle; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> libs/legacy/common/src/lib.rs:21:33 [INFO] [stdout] | [INFO] [stdout] 21 | pub get_foreground: fn() -> (Color), [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_parens)]` on by default [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 21 - pub get_foreground: fn() -> (Color), [INFO] [stdout] 21 + pub get_foreground: fn() -> Color, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> libs/legacy/common/src/lib.rs:23:33 [INFO] [stdout] | [INFO] [stdout] 23 | pub get_background: fn() -> (Color), [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 23 - pub get_background: fn() -> (Color), [INFO] [stdout] 23 + pub get_background: fn() -> Color, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `Rand` and `Rng` [INFO] [stdout] --> libs/legacy/common/src/lib.rs:5:20 [INFO] [stdout] | [INFO] [stdout] 5 | use rand::{StdRng, Rand, Rng}; [INFO] [stdout] | ^^^^ ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::iter::Iterator` [INFO] [stdout] --> libs/legacy/common/src/lib.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | use std::iter::Iterator; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::iter::Cycle` [INFO] [stdout] --> libs/legacy/common/src/lib.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | use std::iter::Cycle; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> libs/legacy/common/src/lib.rs:21:33 [INFO] [stdout] | [INFO] [stdout] 21 | pub get_foreground: fn() -> (Color), [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_parens)]` on by default [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 21 - pub get_foreground: fn() -> (Color), [INFO] [stdout] 21 + pub get_foreground: fn() -> Color, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> libs/legacy/common/src/lib.rs:23:33 [INFO] [stdout] | [INFO] [stdout] 23 | pub get_background: fn() -> (Color), [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 23 - pub get_background: fn() -> (Color), [INFO] [stdout] 23 + pub get_background: fn() -> Color, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 5 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking state_manipulation v0.1.0 (/opt/rustwide/workdir/libs/legacy/state_manipulation) [INFO] [stdout] warning: 5 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `size` [INFO] [stdout] --> libs/legacy/state_manipulation/src/lib.rs:30:18 [INFO] [stdout] | [INFO] [stdout] 30 | pub fn new_state(size: Size) -> State { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_size` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `sub` is never used [INFO] [stdout] --> libs/legacy/state_manipulation/src/lib.rs:590:4 [INFO] [stdout] | [INFO] [stdout] 590 | fn sub>((x1, y1): (T, T), (x2, y2): (T, T)) -> (T, T) { [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [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] --> libs/legacy/state_manipulation/src/lib.rs:586:6 [INFO] [stdout] | [INFO] [stdout] 585 | fn add>((x1, y1): (T, T), (x2, y2): (T, T)) -> (T, T) { [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] 586 | (x1 + x2, y1 + y2) [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] --> libs/legacy/state_manipulation/src/lib.rs:586:15 [INFO] [stdout] | [INFO] [stdout] 585 | fn add>((x1, y1): (T, T), (x2, y2): (T, T)) -> (T, T) { [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] 586 | (x1 + x2, y1 + y2) [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] --> libs/legacy/state_manipulation/src/lib.rs:591:6 [INFO] [stdout] | [INFO] [stdout] 590 | fn sub>((x1, y1): (T, T), (x2, y2): (T, T)) -> (T, T) { [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] 591 | (x1 - x2, y1 - y2) [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] --> libs/legacy/state_manipulation/src/lib.rs:591:15 [INFO] [stdout] | [INFO] [stdout] 590 | fn sub>((x1, y1): (T, T), (x2, y2): (T, T)) -> (T, T) { [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] 591 | (x1 - x2, y1 - y2) [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: unused variable: `size` [INFO] [stdout] --> libs/legacy/state_manipulation/src/lib.rs:30:18 [INFO] [stdout] | [INFO] [stdout] 30 | pub fn new_state(size: Size) -> State { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_size` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 4 previous errors; 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `state_manipulation` (lib) due to 5 previous errors; 2 warnings emitted [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] warning: function `sub` is never used [INFO] [stdout] --> libs/legacy/state_manipulation/src/lib.rs:590:4 [INFO] [stdout] | [INFO] [stdout] 590 | fn sub>((x1, y1): (T, T), (x2, y2): (T, T)) -> (T, T) { [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [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] --> libs/legacy/state_manipulation/src/lib.rs:586:6 [INFO] [stdout] | [INFO] [stdout] 585 | fn add>((x1, y1): (T, T), (x2, y2): (T, T)) -> (T, T) { [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] 586 | (x1 + x2, y1 + y2) [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] --> libs/legacy/state_manipulation/src/lib.rs:586:15 [INFO] [stdout] | [INFO] [stdout] 585 | fn add>((x1, y1): (T, T), (x2, y2): (T, T)) -> (T, T) { [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] 586 | (x1 + x2, y1 + y2) [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] --> libs/legacy/state_manipulation/src/lib.rs:591:6 [INFO] [stdout] | [INFO] [stdout] 590 | fn sub>((x1, y1): (T, T), (x2, y2): (T, T)) -> (T, T) { [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] 591 | (x1 - x2, y1 - y2) [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] --> libs/legacy/state_manipulation/src/lib.rs:591:15 [INFO] [stdout] | [INFO] [stdout] 590 | fn sub>((x1, y1): (T, T), (x2, y2): (T, T)) -> (T, T) { [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] 591 | (x1 - x2, y1 - y2) [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 4 previous errors; 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `state_manipulation` (lib test) due to 5 previous errors; 2 warnings emitted [INFO] running `Command { std: "docker" "inspect" "85b483ae879f777183459b60444989c93a942f4a1043265defafda5a160f272f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "85b483ae879f777183459b60444989c93a942f4a1043265defafda5a160f272f", kill_on_drop: false }` [INFO] [stdout] 85b483ae879f777183459b60444989c93a942f4a1043265defafda5a160f272f