[INFO] cloning repository https://github.com/waynr/tui48 [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/waynr/tui48" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwaynr%2Ftui48", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwaynr%2Ftui48'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 6762ea6d1f1ee3b90b8e71687f1e6bebfe96c0f6 [INFO] checking waynr/tui48 against master#1f12b9b0fdbe735968ac002792a720f0ba4faca6 for crater-rollup-uwu [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwaynr%2Ftui48" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/waynr/tui48 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/waynr/tui48 [INFO] finished tweaking git repo https://github.com/waynr/tui48 [INFO] tweaked toml for git repo https://github.com/waynr/tui48 written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/waynr/tui48 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] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded thiserror-impl v1.0.41 [INFO] [stderr] Downloaded rstest_macros v0.17.0 [INFO] [stderr] Downloaded palette_derive v0.7.2 [INFO] [stderr] Downloaded rstest v0.17.0 [INFO] [stderr] Downloaded boxy v0.1.0 [INFO] [stderr] Downloaded fast-srgb8 v1.0.0 [INFO] [stderr] Downloaded thiserror v1.0.41 [INFO] [stderr] Downloaded quote v1.0.29 [INFO] [stderr] Downloaded clap-verbosity-flag v2.0.1 [INFO] [stderr] Downloaded palette v0.7.2 [INFO] [stderr] Downloaded syn v2.0.23 [INFO] [stderr] Downloaded fern v0.6.2 [INFO] [stderr] Downloaded regex-automata v0.3.3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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] c139032ca84f88d37fce2a7c21a6ce64d44218bd8984fcf11f57e9a3613dc417 [INFO] running `Command { std: "docker" "start" "-a" "c139032ca84f88d37fce2a7c21a6ce64d44218bd8984fcf11f57e9a3613dc417", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c139032ca84f88d37fce2a7c21a6ce64d44218bd8984fcf11f57e9a3613dc417", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c139032ca84f88d37fce2a7c21a6ce64d44218bd8984fcf11f57e9a3613dc417", kill_on_drop: false }` [INFO] [stdout] c139032ca84f88d37fce2a7c21a6ce64d44218bd8984fcf11f57e9a3613dc417 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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] 9cb975a24cc1de682f26549d93c0c036a2112e51187ab03fa369238d7463917d [INFO] running `Command { std: "docker" "start" "-a" "9cb975a24cc1de682f26549d93c0c036a2112e51187ab03fa369238d7463917d", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.63 [INFO] [stderr] Compiling unicode-ident v1.0.10 [INFO] [stderr] Compiling quote v1.0.29 [INFO] [stderr] Compiling libc v0.2.147 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling rustix v0.38.4 [INFO] [stderr] Checking linux-raw-sys v0.4.3 [INFO] [stderr] Checking bitflags v2.3.3 [INFO] [stderr] Compiling semver v1.0.17 [INFO] [stderr] Compiling futures-core v0.3.28 [INFO] [stderr] Checking log v0.4.19 [INFO] [stderr] Checking utf8parse v0.2.1 [INFO] [stderr] Compiling siphasher v0.3.10 [INFO] [stderr] Compiling futures-channel v0.3.28 [INFO] [stderr] Compiling slab v0.4.8 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling futures-task v0.3.28 [INFO] [stderr] Checking anstyle-parse v0.2.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling lock_api v0.4.10 [INFO] [stderr] Checking futures-sink v0.3.28 [INFO] [stderr] Compiling phf_shared v0.11.2 [INFO] [stderr] Checking anstyle v1.0.1 [INFO] [stderr] Compiling signal-hook v0.3.15 [INFO] [stderr] Checking anstyle-query v1.0.0 [INFO] [stderr] Compiling parking_lot_core v0.9.8 [INFO] [stderr] Compiling futures-util v0.3.28 [INFO] [stderr] Checking colorchoice v1.0.0 [INFO] [stderr] Checking futures-io v0.3.28 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking smallvec v1.10.0 [INFO] [stderr] Checking strsim v0.10.0 [INFO] [stderr] Checking pin-project-lite v0.2.10 [INFO] [stderr] Checking clap_lex v0.5.0 [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Checking regex-syntax v0.7.4 [INFO] [stderr] Compiling thiserror v1.0.41 [INFO] [stderr] Checking once_cell v1.18.0 [INFO] [stderr] Compiling palette v0.7.2 [INFO] [stderr] Compiling anyhow v1.0.71 [INFO] [stderr] Checking fast-srgb8 v1.0.0 [INFO] [stderr] Checking aho-corasick v1.0.2 [INFO] [stderr] Checking smawk v0.3.1 [INFO] [stderr] Checking fern v0.6.2 [INFO] [stderr] Checking humantime v2.1.0 [INFO] [stderr] Checking futures-timer v3.0.2 [INFO] [stderr] Compiling phf_generator v0.11.2 [INFO] [stderr] Checking boxy v0.1.0 [INFO] [stderr] Checking textwrap v0.16.0 [INFO] [stderr] Compiling rstest_macros v0.17.0 [INFO] [stderr] Compiling syn v2.0.23 [INFO] [stderr] Checking getrandom v0.2.10 [INFO] [stderr] Checking signal-hook-registry v1.4.1 [INFO] [stderr] Checking mio v0.8.8 [INFO] [stderr] Checking is-terminal v0.4.9 [INFO] [stderr] Checking anstream v0.3.2 [INFO] [stderr] Checking parking_lot v0.12.1 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking approx v0.5.1 [INFO] [stderr] Checking clap_builder v4.3.21 [INFO] [stderr] Checking signal-hook-mio v0.2.3 [INFO] [stderr] Checking crossterm v0.26.1 [INFO] [stderr] Checking regex-automata v0.3.3 [INFO] [stderr] Checking regex v1.9.1 [INFO] [stderr] Checking env_logger v0.10.0 [INFO] [stderr] Compiling futures-macro v0.3.28 [INFO] [stderr] Compiling phf_macros v0.11.2 [INFO] [stderr] Compiling clap_derive v4.3.12 [INFO] [stderr] Compiling palette_derive v0.7.2 [INFO] [stderr] Compiling thiserror-impl v1.0.41 [INFO] [stderr] Checking phf v0.11.2 [INFO] [stderr] Checking clap v4.3.21 [INFO] [stderr] Checking clap-verbosity-flag v2.0.1 [INFO] [stderr] Checking futures-executor v0.3.28 [INFO] [stderr] Checking futures v0.3.28 [INFO] [stderr] Checking rstest v0.17.0 [INFO] [stderr] Checking tui48 v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `Modifier` [INFO] [stdout] --> src/tui/textbuffer.rs:7:29 [INFO] [stdout] | [INFO] [stdout] 7 | use super::canvas::{Canvas, Modifier}; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Modifier` [INFO] [stdout] --> src/tui/textbuffer.rs:7:29 [INFO] [stdout] | [INFO] [stdout] 7 | use super::canvas::{Canvas, Modifier}; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `get_layer` is never used [INFO] [stdout] --> src/tui/canvas.rs:284:19 [INFO] [stdout] | [INFO] [stdout] 201 | impl Canvas { [INFO] [stdout] | ----------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 284 | pub(crate) fn get_layer(&mut self, z: usize) -> Result { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variants `Left` and `Right` are never constructed [INFO] [stdout] --> src/tui/textbuffer.rs:16:5 [INFO] [stdout] | [INFO] [stdout] 15 | pub(crate) enum HAlignment { [INFO] [stdout] | ---------- variants in this enum [INFO] [stdout] 16 | Left, [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 19 | Right, [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `HAlignment` 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 `Top` and `Bottom` are never constructed [INFO] [stdout] --> src/tui/textbuffer.rs:24:5 [INFO] [stdout] | [INFO] [stdout] 23 | pub(crate) enum VAlignment { [INFO] [stdout] | ---------- variants in this enum [INFO] [stdout] 24 | Top, [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 27 | Bottom, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `VAlignment` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 4 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 8.00s [INFO] running `Command { std: "docker" "inspect" "9cb975a24cc1de682f26549d93c0c036a2112e51187ab03fa369238d7463917d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9cb975a24cc1de682f26549d93c0c036a2112e51187ab03fa369238d7463917d", kill_on_drop: false }` [INFO] [stdout] 9cb975a24cc1de682f26549d93c0c036a2112e51187ab03fa369238d7463917d [INFO] checking waynr/tui48 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%2Fwaynr%2Ftui48" "/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/waynr/tui48 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/waynr/tui48 [INFO] finished tweaking git repo https://github.com/waynr/tui48 [INFO] tweaked toml for git repo https://github.com/waynr/tui48 written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/waynr/tui48 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-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" "+f9935d29d867449445ee008640ccca1bf1ae0889" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d8c2029cabf3b640850391b10be32c74a1b2a4a42f26dc050b9d48e42010a951 [INFO] running `Command { std: "docker" "start" "-a" "d8c2029cabf3b640850391b10be32c74a1b2a4a42f26dc050b9d48e42010a951", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d8c2029cabf3b640850391b10be32c74a1b2a4a42f26dc050b9d48e42010a951", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d8c2029cabf3b640850391b10be32c74a1b2a4a42f26dc050b9d48e42010a951", kill_on_drop: false }` [INFO] [stdout] d8c2029cabf3b640850391b10be32c74a1b2a4a42f26dc050b9d48e42010a951 [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" "+f9935d29d867449445ee008640ccca1bf1ae0889" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b2530b4382c467a5e8921f7f2c1a5cc3e487a78b91a762b81b94781b819eb071 [INFO] running `Command { std: "docker" "start" "-a" "b2530b4382c467a5e8921f7f2c1a5cc3e487a78b91a762b81b94781b819eb071", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.63 [INFO] [stderr] Compiling unicode-ident v1.0.10 [INFO] [stderr] Compiling quote v1.0.29 [INFO] [stderr] Compiling libc v0.2.147 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling rustix v0.38.4 [INFO] [stderr] Checking bitflags v2.3.3 [INFO] [stderr] Checking linux-raw-sys v0.4.3 [INFO] [stderr] Compiling semver v1.0.17 [INFO] [stderr] Checking log v0.4.19 [INFO] [stderr] Compiling futures-core v0.3.28 [INFO] [stderr] Compiling futures-channel v0.3.28 [INFO] [stderr] Compiling siphasher v0.3.10 [INFO] [stderr] Checking utf8parse v0.2.1 [INFO] [stderr] Compiling slab v0.4.8 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling futures-task v0.3.28 [INFO] [stderr] Checking anstyle-parse v0.2.1 [INFO] [stderr] Compiling lock_api v0.4.10 [INFO] [stderr] Compiling phf_shared v0.11.2 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Checking colorchoice v1.0.0 [INFO] [stderr] Compiling parking_lot_core v0.9.8 [INFO] [stderr] Checking futures-sink v0.3.28 [INFO] [stderr] Compiling futures-util v0.3.28 [INFO] [stderr] Compiling signal-hook v0.3.15 [INFO] [stderr] Checking anstyle v1.0.1 [INFO] [stderr] Checking anstyle-query v1.0.0 [INFO] [stderr] Checking clap_lex v0.5.0 [INFO] [stderr] Checking smallvec v1.10.0 [INFO] [stderr] Checking pin-project-lite v0.2.10 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking futures-io v0.3.28 [INFO] [stderr] Checking strsim v0.10.0 [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Compiling thiserror v1.0.41 [INFO] [stderr] Compiling anyhow v1.0.71 [INFO] [stderr] Checking once_cell v1.18.0 [INFO] [stderr] Checking regex-syntax v0.7.4 [INFO] [stderr] Compiling palette v0.7.2 [INFO] [stderr] Checking fast-srgb8 v1.0.0 [INFO] [stderr] Checking aho-corasick v1.0.2 [INFO] [stderr] Checking unicode-linebreak v0.1.5 [INFO] [stderr] Checking smawk v0.3.1 [INFO] [stderr] Compiling rstest_macros v0.17.0 [INFO] [stderr] Checking fern v0.6.2 [INFO] [stderr] Checking boxy v0.1.0 [INFO] [stderr] Compiling phf_generator v0.11.2 [INFO] [stderr] Checking humantime v2.1.0 [INFO] [stderr] Checking futures-timer v3.0.2 [INFO] [stderr] Checking signal-hook-registry v1.4.1 [INFO] [stderr] Checking getrandom v0.2.10 [INFO] [stderr] Checking mio v0.8.8 [INFO] [stderr] Compiling syn v2.0.23 [INFO] [stderr] Checking textwrap v0.16.0 [INFO] [stderr] Checking parking_lot v0.12.1 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking signal-hook-mio v0.2.3 [INFO] [stderr] Checking is-terminal v0.4.9 [INFO] [stderr] Checking approx v0.5.1 [INFO] [stderr] Checking crossterm v0.26.1 [INFO] [stderr] Checking anstream v0.3.2 [INFO] [stderr] Checking clap_builder v4.3.21 [INFO] [stderr] Checking regex-automata v0.3.3 [INFO] [stderr] Checking regex v1.9.1 [INFO] [stderr] Checking env_logger v0.10.0 [INFO] [stderr] Compiling futures-macro v0.3.28 [INFO] [stderr] Compiling clap_derive v4.3.12 [INFO] [stderr] Compiling phf_macros v0.11.2 [INFO] [stderr] Compiling thiserror-impl v1.0.41 [INFO] [stderr] Compiling palette_derive v0.7.2 [INFO] [stderr] Checking phf v0.11.2 [INFO] [stderr] Checking clap v4.3.21 [INFO] [stderr] Checking clap-verbosity-flag v2.0.1 [INFO] [stderr] Checking futures-executor v0.3.28 [INFO] [stderr] Checking futures v0.3.28 [INFO] [stderr] Checking rstest v0.17.0 [INFO] [stderr] Checking tui48 v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `Modifier` [INFO] [stdout] --> src/tui/textbuffer.rs:7:29 [INFO] [stdout] | [INFO] [stdout] 7 | use super::canvas::{Canvas, Modifier}; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Modifier` [INFO] [stdout] --> src/tui/textbuffer.rs:7:29 [INFO] [stdout] | [INFO] [stdout] 7 | use super::canvas::{Canvas, Modifier}; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `get_layer` is never used [INFO] [stdout] --> src/tui/canvas.rs:284:19 [INFO] [stdout] | [INFO] [stdout] 201 | impl Canvas { [INFO] [stdout] | ----------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 284 | pub(crate) fn get_layer(&mut self, z: usize) -> Result { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variants `Left` and `Right` are never constructed [INFO] [stdout] --> src/tui/textbuffer.rs:16:5 [INFO] [stdout] | [INFO] [stdout] 15 | pub(crate) enum HAlignment { [INFO] [stdout] | ---------- variants in this enum [INFO] [stdout] 16 | Left, [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 19 | Right, [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `HAlignment` 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 `Top` and `Bottom` are never constructed [INFO] [stdout] --> src/tui/textbuffer.rs:24:5 [INFO] [stdout] | [INFO] [stdout] 23 | pub(crate) enum VAlignment { [INFO] [stdout] | ---------- variants in this enum [INFO] [stdout] 24 | Top, [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 27 | Bottom, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `VAlignment` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [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/engine/board.rs:18:18 [INFO] [stdout] | [INFO] [stdout] 14 | pub(crate) fn new(mut rng: impl RngCore + 'static) -> Self { [INFO] [stdout] | ------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 18 | rng: Box::new(rng), [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/tui/canvas.rs:331:22 [INFO] [stdout] | [INFO] [stdout] 322 | fn push(dbo: &mut T, t: Tuxel) -> DBTuxel { [INFO] [stdout] | -------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 323 | let mut inner = dbo.lock(); [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 331 | DBTuxel::new(dbo.inner(), canvas_idx, buf_idx) [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/tui/canvas.rs:431:40 [INFO] [stdout] | [INFO] [stdout] 431 | .find_map(|(idx, c)| match c.active() { [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/tui/drawbuffer.rs:307:20 [INFO] [stdout] | [INFO] [stdout] 300 | pub(crate) fn new(sender: Sender, rectangle: Rectangle, canvas: Canvas) -> Self { [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] 301 | let mut buf: Vec<_> = Vec::with_capacity(rectangle.height()); [INFO] [stdout] | --- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 307 | inner: Arc::new(Mutex::new(DrawBufferInner { [INFO] [stdout] | ____________________^ [INFO] [stdout] 308 | | rectangle, [INFO] [stdout] 309 | | border: false, [INFO] [stdout] 310 | | buf, [INFO] [stdout] 311 | | modifiers: Vec::new(), [INFO] [stdout] 312 | | canvas, [INFO] [stdout] 313 | | })), [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/tui/crossterm.rs:28:12 [INFO] [stdout] | [INFO] [stdout] 22 | pub(crate) fn new(mut w: Box) -> Result { [INFO] [stdout] | ------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 28 | Ok(Self { w }) [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/tui/error.rs:33:9 [INFO] [stdout] | [INFO] [stdout] 32 | fn from(inner: std::sync::mpsc::SendError) -> TuiError { [INFO] [stdout] | ----------------------------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 33 | InnerError::TuxelSendError(inner).into() [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/tui/error.rs:39:9 [INFO] [stdout] | [INFO] [stdout] 38 | fn from(inner: std::io::Error) -> TuiError { [INFO] [stdout] | --------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 39 | InnerError::StdIOError(inner).into() [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/tui/error.rs:45:9 [INFO] [stdout] | [INFO] [stdout] 44 | fn from(inner: anyhow::Error) -> TuiError { [INFO] [stdout] | -------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 45 | InnerError::AnyhowError { source: inner }.into() [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/tui/error.rs:52:17 [INFO] [stdout] | [INFO] [stdout] 50 | fn from(inner: InnerError) -> Self { [INFO] [stdout] | ----------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 51 | Self { [INFO] [stdout] 52 | bt: std::backtrace::Backtrace::capture(), [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/tui/textbuffer.rs:84:20 [INFO] [stdout] | [INFO] [stdout] 76 | pub(crate) fn new(sender: Sender, rectangle: Rectangle, canvas: Canvas) -> Self { [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] 77 | let mut buf: Vec<_> = Vec::with_capacity(rectangle.height()); [INFO] [stdout] | --- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 84 | inner: Arc::new(Mutex::new(DrawBufferInner { [INFO] [stdout] | ____________________^ [INFO] [stdout] 85 | | rectangle, [INFO] [stdout] 86 | | border: false, [INFO] [stdout] 87 | | buf, [INFO] [stdout] 88 | | modifiers: Vec::new(), [INFO] [stdout] 89 | | canvas, [INFO] [stdout] 90 | | })), [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/tui48.rs:80:12 [INFO] [stdout] | [INFO] [stdout] 50 | let mut board = canvas.get_draw_buffer(board_rectangle)?; [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 53 | let mut score = canvas.get_text_buffer(score_rectangle)?; [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 58 | let mut slots = Vec::with_capacity(height); [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 80 | Ok(Self { [INFO] [stdout] | ____________^ [INFO] [stdout] 81 | | canvas: canvas.clone(), [INFO] [stdout] 82 | | board: board, [INFO] [stdout] 83 | | score, [INFO] [stdout] ... | [INFO] [stdout] 87 | | disappearing_slots: Vec::new(), [INFO] [stdout] 88 | | }) [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] --> src/tui48.rs:544:12 [INFO] [stdout] | [INFO] [stdout] 518 | fn to_sliding(this: Self, to_idx: BoardIdx, new_value: Option) -> Result { [INFO] [stdout] | ---------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 519 | // only allow static tiles to be converted to sliding [INFO] [stdout] 520 | let mut t = match this { [INFO] [stdout] | - these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 521 | Self::Static(t) => t, [INFO] [stdout] | - these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 542 | let st = SlidingTile::new(t, to_rectangle, new_value); [INFO] [stdout] | -- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 543 | [INFO] [stdout] 544 | Ok(Slot::Sliding(st)) [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] --> src/tui48.rs:560:13 [INFO] [stdout] | [INFO] [stdout] 547 | fn to_static(this: Self) -> Result { [INFO] [stdout] | ---------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 560 | Err(Error::CannotConvertToStatic) [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/tui48.rs:863:12 [INFO] [stdout] | [INFO] [stdout] 861 | pub(crate) fn new(board: Board, renderer: R, event_source: E) -> Result { [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] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 862 | let (width, height) = renderer.size_hint()?; [INFO] [stdout] 863 | Ok(Self { [INFO] [stdout] | ____________^ [INFO] [stdout] 864 | | board, [INFO] [stdout] 865 | | renderer, [INFO] [stdout] 866 | | event_source, [INFO] [stdout] 867 | | canvas: Canvas::new(width as usize, height as usize), [INFO] [stdout] 868 | | tui_board: None, [INFO] [stdout] 869 | | }) [INFO] [stdout] | | ^ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | |_________| [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/tui48.rs:1014:15 [INFO] [stdout] | [INFO] [stdout] 1014 | match Tui48Board::new(&self.board, &mut self.canvas) { [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: aborting due to 15 previous errors; 4 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `tui48` (bin "tui48") due to 16 previous errors; 4 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] --> src/engine/board.rs:18:18 [INFO] [stdout] | [INFO] [stdout] 14 | pub(crate) fn new(mut rng: impl RngCore + 'static) -> Self { [INFO] [stdout] | ------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 18 | rng: Box::new(rng), [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/tui/canvas.rs:331:22 [INFO] [stdout] | [INFO] [stdout] 322 | fn push(dbo: &mut T, t: Tuxel) -> DBTuxel { [INFO] [stdout] | -------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 323 | let mut inner = dbo.lock(); [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 331 | DBTuxel::new(dbo.inner(), canvas_idx, buf_idx) [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/tui/canvas.rs:431:40 [INFO] [stdout] | [INFO] [stdout] 431 | .find_map(|(idx, c)| match c.active() { [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/tui/drawbuffer.rs:307:20 [INFO] [stdout] | [INFO] [stdout] 300 | pub(crate) fn new(sender: Sender, rectangle: Rectangle, canvas: Canvas) -> Self { [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] 301 | let mut buf: Vec<_> = Vec::with_capacity(rectangle.height()); [INFO] [stdout] | --- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 307 | inner: Arc::new(Mutex::new(DrawBufferInner { [INFO] [stdout] | ____________________^ [INFO] [stdout] 308 | | rectangle, [INFO] [stdout] 309 | | border: false, [INFO] [stdout] 310 | | buf, [INFO] [stdout] 311 | | modifiers: Vec::new(), [INFO] [stdout] 312 | | canvas, [INFO] [stdout] 313 | | })), [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/tui/drawbuffer.rs:472:16 [INFO] [stdout] | [INFO] [stdout] 470 | sender: Option>, [INFO] [stdout] | ----------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 471 | ) -> Result> { [INFO] [stdout] 472 | Ok(match self { [INFO] [stdout] | ________________^ [INFO] [stdout] 473 | | DBType::DrawBuffer => { [INFO] [stdout] 474 | | let mut dbuf = canvas.get_draw_buffer(rect.clone())?; [INFO] [stdout] 475 | | if let Some(sender) = sender { [INFO] [stdout] ... | [INFO] [stdout] 486 | | } [INFO] [stdout] 487 | | }) [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/tui/crossterm.rs:28:12 [INFO] [stdout] | [INFO] [stdout] 22 | pub(crate) fn new(mut w: Box) -> Result { [INFO] [stdout] | ------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 28 | Ok(Self { w }) [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/tui/error.rs:33:9 [INFO] [stdout] | [INFO] [stdout] 32 | fn from(inner: std::sync::mpsc::SendError) -> TuiError { [INFO] [stdout] | ----------------------------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 33 | InnerError::TuxelSendError(inner).into() [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/tui/error.rs:39:9 [INFO] [stdout] | [INFO] [stdout] 38 | fn from(inner: std::io::Error) -> TuiError { [INFO] [stdout] | --------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 39 | InnerError::StdIOError(inner).into() [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/tui/error.rs:45:9 [INFO] [stdout] | [INFO] [stdout] 44 | fn from(inner: anyhow::Error) -> TuiError { [INFO] [stdout] | -------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 45 | InnerError::AnyhowError { source: inner }.into() [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/tui/error.rs:52:17 [INFO] [stdout] | [INFO] [stdout] 50 | fn from(inner: InnerError) -> Self { [INFO] [stdout] | ----------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 51 | Self { [INFO] [stdout] 52 | bt: std::backtrace::Backtrace::capture(), [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/tui/textbuffer.rs:84:20 [INFO] [stdout] | [INFO] [stdout] 76 | pub(crate) fn new(sender: Sender, rectangle: Rectangle, canvas: Canvas) -> Self { [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] 77 | let mut buf: Vec<_> = Vec::with_capacity(rectangle.height()); [INFO] [stdout] | --- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 84 | inner: Arc::new(Mutex::new(DrawBufferInner { [INFO] [stdout] | ____________________^ [INFO] [stdout] 85 | | rectangle, [INFO] [stdout] 86 | | border: false, [INFO] [stdout] 87 | | buf, [INFO] [stdout] 88 | | modifiers: Vec::new(), [INFO] [stdout] 89 | | canvas, [INFO] [stdout] 90 | | })), [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/tui48.rs:80:12 [INFO] [stdout] | [INFO] [stdout] 50 | let mut board = canvas.get_draw_buffer(board_rectangle)?; [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 53 | let mut score = canvas.get_text_buffer(score_rectangle)?; [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 58 | let mut slots = Vec::with_capacity(height); [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 80 | Ok(Self { [INFO] [stdout] | ____________^ [INFO] [stdout] 81 | | canvas: canvas.clone(), [INFO] [stdout] 82 | | board: board, [INFO] [stdout] 83 | | score, [INFO] [stdout] ... | [INFO] [stdout] 87 | | disappearing_slots: Vec::new(), [INFO] [stdout] 88 | | }) [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] --> src/tui48.rs:544:12 [INFO] [stdout] | [INFO] [stdout] 518 | fn to_sliding(this: Self, to_idx: BoardIdx, new_value: Option) -> Result { [INFO] [stdout] | ---------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 519 | // only allow static tiles to be converted to sliding [INFO] [stdout] 520 | let mut t = match this { [INFO] [stdout] | - these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 521 | Self::Static(t) => t, [INFO] [stdout] | - these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 542 | let st = SlidingTile::new(t, to_rectangle, new_value); [INFO] [stdout] | -- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 543 | [INFO] [stdout] 544 | Ok(Slot::Sliding(st)) [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] --> src/tui48.rs:560:13 [INFO] [stdout] | [INFO] [stdout] 547 | fn to_static(this: Self) -> Result { [INFO] [stdout] | ---------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 560 | Err(Error::CannotConvertToStatic) [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/tui48.rs:863:12 [INFO] [stdout] | [INFO] [stdout] 861 | pub(crate) fn new(board: Board, renderer: R, event_source: E) -> Result { [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] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 862 | let (width, height) = renderer.size_hint()?; [INFO] [stdout] 863 | Ok(Self { [INFO] [stdout] | ____________^ [INFO] [stdout] 864 | | board, [INFO] [stdout] 865 | | renderer, [INFO] [stdout] 866 | | event_source, [INFO] [stdout] 867 | | canvas: Canvas::new(width as usize, height as usize), [INFO] [stdout] 868 | | tui_board: None, [INFO] [stdout] 869 | | }) [INFO] [stdout] | | ^ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | |_________| [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/tui48.rs:1014:15 [INFO] [stdout] | [INFO] [stdout] 1014 | match Tui48Board::new(&self.board, &mut self.canvas) { [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] --> src/tui48.rs:1106:12 [INFO] [stdout] | [INFO] [stdout] 1099 | let mut canvas = Canvas::new(width, height); [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 1100 | let rng = rand::rngs::SmallRng::seed_from_u64(10); [INFO] [stdout] 1101 | let mut game_board = Board::new(rng); [INFO] [stdout] | ---------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 1105 | let tui_board = Tui48Board::new(&game_board, &mut canvas)?; [INFO] [stdout] | --------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 1106 | Ok((game_board, canvas, tui_board)) [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: aborting due to 17 previous errors; 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `tui48` (bin "tui48" test) due to 18 previous errors; 1 warning emitted [INFO] running `Command { std: "docker" "inspect" "b2530b4382c467a5e8921f7f2c1a5cc3e487a78b91a762b81b94781b819eb071", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b2530b4382c467a5e8921f7f2c1a5cc3e487a78b91a762b81b94781b819eb071", kill_on_drop: false }` [INFO] [stdout] b2530b4382c467a5e8921f7f2c1a5cc3e487a78b91a762b81b94781b819eb071