[INFO] cloning repository https://github.com/pawl1n/imoyo [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/pawl1n/imoyo" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpawl1n%2Fimoyo", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpawl1n%2Fimoyo'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 64a3686a279e8f0569bb23dfcdf76e872e1a62be [INFO] checking pawl1n/imoyo against master#1f12b9b0fdbe735968ac002792a720f0ba4faca6 for crater-rollup-uwu [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpawl1n%2Fimoyo" "/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/pawl1n/imoyo 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/pawl1n/imoyo [INFO] finished tweaking git repo https://github.com/pawl1n/imoyo [INFO] tweaked toml for git repo https://github.com/pawl1n/imoyo written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/pawl1n/imoyo already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f12b9b0fdbe735968ac002792a720f0ba4faca6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded ureq v2.9.6 [INFO] [stderr] Downloaded half v2.4.0 [INFO] [stderr] Downloaded indexmap v2.2.5 [INFO] [stderr] Downloaded toml_edit v0.22.8 [INFO] [stderr] Downloaded imageproc v0.24.0 [INFO] [stderr] Downloaded nalgebra v0.32.4 [INFO] [stderr] Downloaded ring v0.17.5 [INFO] [stderr] Downloaded image v0.25.0 [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] 2710f81c0c825024d2eb9f5ec41f48630aa9461cdcf8fbd7c80aa5415895cdef [INFO] running `Command { std: "docker" "start" "-a" "2710f81c0c825024d2eb9f5ec41f48630aa9461cdcf8fbd7c80aa5415895cdef", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2710f81c0c825024d2eb9f5ec41f48630aa9461cdcf8fbd7c80aa5415895cdef", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2710f81c0c825024d2eb9f5ec41f48630aa9461cdcf8fbd7c80aa5415895cdef", kill_on_drop: false }` [INFO] [stdout] 2710f81c0c825024d2eb9f5ec41f48630aa9461cdcf8fbd7c80aa5415895cdef [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] 080e196d3de94412d96e8c3a2ddbccd14bd039fcc0505deae982f406a36f3bbd [INFO] running `Command { std: "docker" "start" "-a" "080e196d3de94412d96e8c3a2ddbccd14bd039fcc0505deae982f406a36f3bbd", kill_on_drop: false }` [INFO] [stderr] Compiling libm v0.2.8 [INFO] [stderr] Compiling num-traits v0.2.17 [INFO] [stderr] Compiling proc-macro2 v1.0.79 [INFO] [stderr] Compiling crossbeam-utils v0.8.16 [INFO] [stderr] Compiling num-bigint v0.4.4 [INFO] [stderr] Compiling num-rational v0.4.1 [INFO] [stderr] Compiling rayon-core v1.12.0 [INFO] [stderr] Checking bytemuck v1.14.0 [INFO] [stderr] Compiling paste v1.0.14 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Checking miniz_oxide v0.7.1 [INFO] [stderr] Compiling thiserror v1.0.58 [INFO] [stderr] Checking getrandom v0.2.10 [INFO] [stderr] Checking spin v0.9.8 [INFO] [stderr] Compiling anyhow v1.0.81 [INFO] [stderr] Compiling ring v0.17.5 [INFO] [stderr] Checking memchr v2.7.1 [INFO] [stderr] Compiling built v0.7.1 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking itertools v0.12.1 [INFO] [stderr] Checking safe_arch v0.7.1 [INFO] [stderr] Compiling matrixmultiply v0.3.8 [INFO] [stderr] Checking bitstream-io v2.2.0 [INFO] [stderr] Checking untrusted v0.9.0 [INFO] [stderr] Checking rustls-pki-types v1.3.0 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking flate2 v1.0.28 [INFO] [stderr] Checking rgb v0.8.37 [INFO] [stderr] Checking unicode-normalization v0.1.22 [INFO] [stderr] Checking crossbeam-epoch v0.9.15 [INFO] [stderr] Checking flume v0.11.0 [INFO] [stderr] Compiling rav1e v0.7.1 [INFO] [stderr] Checking half v2.4.0 [INFO] [stderr] Checking wide v0.7.15 [INFO] [stderr] Checking nom v7.1.3 [INFO] [stderr] Checking unicode-bidi v0.3.13 [INFO] [stderr] Checking smallvec v1.13.1 [INFO] [stderr] Compiling quote v1.0.35 [INFO] [stderr] Compiling rustls v0.22.2 [INFO] [stderr] Checking crossbeam-deque v0.8.3 [INFO] [stderr] Checking ttf-parser v0.20.0 [INFO] [stderr] Checking png v0.17.13 [INFO] [stderr] Checking tiff v0.9.1 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking qoi v0.4.1 [INFO] [stderr] Compiling syn v2.0.53 [INFO] [stderr] Checking custom_derive v0.1.7 [INFO] [stderr] Compiling simd_helpers v0.1.0 [INFO] [stderr] Checking idna v0.4.0 [INFO] [stderr] Checking ab_glyph_rasterizer v0.1.8 [INFO] [stderr] Checking subtle v2.5.0 [INFO] [stderr] Checking zeroize v1.7.0 [INFO] [stderr] Checking conv v0.3.3 [INFO] [stderr] Checking webpki-roots v0.26.1 [INFO] [stderr] Checking base64 v0.21.5 [INFO] [stderr] Checking rayon v1.8.0 [INFO] [stderr] Checking exr v1.72.0 [INFO] [stderr] Checking url v2.4.1 [INFO] [stderr] Checking num-integer v0.1.46 [INFO] [stderr] Checking v_frame v0.3.8 [INFO] [stderr] Checking num-complex v0.4.5 [INFO] [stderr] Checking approx v0.5.1 [INFO] [stderr] Checking rand_distr v0.4.3 [INFO] [stderr] Checking num-iter v0.1.44 [INFO] [stderr] Checking simba v0.8.1 [INFO] [stderr] Checking owned_ttf_parser v0.20.0 [INFO] [stderr] Checking ab_glyph v0.2.23 [INFO] [stderr] Checking av1-grain v0.2.3 [INFO] [stderr] Checking num v0.4.1 [INFO] [stderr] Checking maybe-rayon v0.1.1 [INFO] [stderr] Checking rustls-webpki v0.102.2 [INFO] [stderr] Compiling thiserror-impl v1.0.58 [INFO] [stderr] Compiling profiling-procmacros v1.0.15 [INFO] [stderr] Compiling arg_enum_proc_macro v0.3.4 [INFO] [stderr] Compiling num-derive v0.4.2 [INFO] [stderr] Checking profiling v1.0.15 [INFO] [stderr] Checking image-webp v0.1.1 [INFO] [stderr] Checking ureq v2.9.6 [INFO] [stderr] Checking nalgebra v0.32.4 [INFO] [stderr] Checking ravif v0.11.5 [INFO] [stderr] Checking image v0.25.0 [INFO] [stderr] Checking imageproc v0.24.0 [INFO] [stderr] Checking imoyo v0.1.5 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 11.11s [INFO] running `Command { std: "docker" "inspect" "080e196d3de94412d96e8c3a2ddbccd14bd039fcc0505deae982f406a36f3bbd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "080e196d3de94412d96e8c3a2ddbccd14bd039fcc0505deae982f406a36f3bbd", kill_on_drop: false }` [INFO] [stdout] 080e196d3de94412d96e8c3a2ddbccd14bd039fcc0505deae982f406a36f3bbd [INFO] checking pawl1n/imoyo 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%2Fpawl1n%2Fimoyo" "/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/pawl1n/imoyo 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/pawl1n/imoyo [INFO] finished tweaking git repo https://github.com/pawl1n/imoyo [INFO] tweaked toml for git repo https://github.com/pawl1n/imoyo written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/pawl1n/imoyo 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] cc6a2fec0afe348f700779fac4d7262d74186dae452b5ebbee96f391a082a054 [INFO] running `Command { std: "docker" "start" "-a" "cc6a2fec0afe348f700779fac4d7262d74186dae452b5ebbee96f391a082a054", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "cc6a2fec0afe348f700779fac4d7262d74186dae452b5ebbee96f391a082a054", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cc6a2fec0afe348f700779fac4d7262d74186dae452b5ebbee96f391a082a054", kill_on_drop: false }` [INFO] [stdout] cc6a2fec0afe348f700779fac4d7262d74186dae452b5ebbee96f391a082a054 [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] c3e06e7a922700fac123bc087f80739d3afc1f96497fa448e0e605b65df076ed [INFO] running `Command { std: "docker" "start" "-a" "c3e06e7a922700fac123bc087f80739d3afc1f96497fa448e0e605b65df076ed", kill_on_drop: false }` [INFO] [stderr] Compiling libm v0.2.8 [INFO] [stderr] Compiling num-traits v0.2.17 [INFO] [stderr] Compiling proc-macro2 v1.0.79 [INFO] [stderr] Compiling crossbeam-utils v0.8.16 [INFO] [stderr] Compiling num-bigint v0.4.4 [INFO] [stderr] Compiling num-rational v0.4.1 [INFO] [stderr] Checking bytemuck v1.14.0 [INFO] [stderr] Compiling rayon-core v1.12.0 [INFO] [stderr] Compiling paste v1.0.14 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Checking miniz_oxide v0.7.1 [INFO] [stderr] Checking getrandom v0.2.10 [INFO] [stderr] Compiling anyhow v1.0.81 [INFO] [stderr] Checking spin v0.9.8 [INFO] [stderr] Compiling thiserror v1.0.58 [INFO] [stderr] Compiling ring v0.17.5 [INFO] [stderr] Checking memchr v2.7.1 [INFO] [stderr] Compiling built v0.7.1 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking safe_arch v0.7.1 [INFO] [stderr] Checking itertools v0.12.1 [INFO] [stderr] Compiling matrixmultiply v0.3.8 [INFO] [stderr] Checking bitstream-io v2.2.0 [INFO] [stderr] Checking rustls-pki-types v1.3.0 [INFO] [stderr] Checking untrusted v0.9.0 [INFO] [stderr] Checking flate2 v1.0.28 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking rgb v0.8.37 [INFO] [stderr] Checking crossbeam-epoch v0.9.15 [INFO] [stderr] Checking unicode-normalization v0.1.22 [INFO] [stderr] Checking flume v0.11.0 [INFO] [stderr] Checking half v2.4.0 [INFO] [stderr] Checking wide v0.7.15 [INFO] [stderr] Compiling rav1e v0.7.1 [INFO] [stderr] Checking ttf-parser v0.20.0 [INFO] [stderr] Checking nom v7.1.3 [INFO] [stderr] Compiling rustls v0.22.2 [INFO] [stderr] Checking smallvec v1.13.1 [INFO] [stderr] Checking png v0.17.13 [INFO] [stderr] Checking crossbeam-deque v0.8.3 [INFO] [stderr] Checking tiff v0.9.1 [INFO] [stderr] Compiling quote v1.0.35 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking qoi v0.4.1 [INFO] [stderr] Checking zeroize v1.7.0 [INFO] [stderr] Compiling syn v2.0.53 [INFO] [stderr] Checking idna v0.4.0 [INFO] [stderr] Checking ab_glyph_rasterizer v0.1.8 [INFO] [stderr] Checking subtle v2.5.0 [INFO] [stderr] Checking custom_derive v0.1.7 [INFO] [stderr] Compiling simd_helpers v0.1.0 [INFO] [stderr] Checking conv v0.3.3 [INFO] [stderr] Checking webpki-roots v0.26.1 [INFO] [stderr] Checking base64 v0.21.5 [INFO] [stderr] Checking rayon v1.8.0 [INFO] [stderr] Checking exr v1.72.0 [INFO] [stderr] Checking url v2.4.1 [INFO] [stderr] Checking num-integer v0.1.46 [INFO] [stderr] Checking v_frame v0.3.8 [INFO] [stderr] Checking num-complex v0.4.5 [INFO] [stderr] Checking approx v0.5.1 [INFO] [stderr] Checking rand_distr v0.4.3 [INFO] [stderr] Checking num-iter v0.1.44 [INFO] [stderr] Checking simba v0.8.1 [INFO] [stderr] Checking owned_ttf_parser v0.20.0 [INFO] [stderr] Checking ab_glyph v0.2.23 [INFO] [stderr] Checking av1-grain v0.2.3 [INFO] [stderr] Checking num v0.4.1 [INFO] [stderr] Checking maybe-rayon v0.1.1 [INFO] [stderr] Checking rustls-webpki v0.102.2 [INFO] [stderr] Compiling thiserror-impl v1.0.58 [INFO] [stderr] Compiling profiling-procmacros v1.0.15 [INFO] [stderr] Compiling arg_enum_proc_macro v0.3.4 [INFO] [stderr] Compiling num-derive v0.4.2 [INFO] [stderr] Checking profiling v1.0.15 [INFO] [stderr] Checking image-webp v0.1.1 [INFO] [stderr] Checking ureq v2.9.6 [INFO] [stderr] Checking nalgebra v0.32.4 [INFO] [stderr] Checking ravif v0.11.5 [INFO] [stderr] Checking image v0.25.0 [INFO] [stderr] Checking imageproc v0.24.0 [INFO] [stderr] Checking imoyo v0.1.5 (/opt/rustwide/workdir) [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/main.rs:119:33 [INFO] [stdout] | [INFO] [stdout] 118 | ... .map(|entry| { [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 119 | / ... entry [INFO] [stdout] 120 | | ... .unwrap_or_else(|err| panic!("Failed to read dir entry: {err}")) [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/image_reader.rs:15:12 [INFO] [stdout] | [INFO] [stdout] 13 | let image: T = Self::read_image(image_path)?.into(); [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 14 | [INFO] [stdout] 15 | Ok(ImageProperties { name, image }) [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/image_reader.rs:32:17 [INFO] [stdout] | [INFO] [stdout] 31 | .or_else(|_| { [INFO] [stdout] | - these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 32 | / Reader::new(BufReader::new(File::open(image_path)?)) [INFO] [stdout] 33 | | .with_guessed_format()? [INFO] [stdout] | |___________________________________________^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/main.rs:119:33 [INFO] [stdout] | [INFO] [stdout] 118 | ... .map(|entry| { [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 119 | / ... entry [INFO] [stdout] 120 | | ... .unwrap_or_else(|err| panic!("Failed to read dir entry: {err}")) [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/image_reader.rs:15:12 [INFO] [stdout] | [INFO] [stdout] 13 | let image: T = Self::read_image(image_path)?.into(); [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 14 | [INFO] [stdout] 15 | Ok(ImageProperties { name, image }) [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 3 previous errors [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/image_reader.rs:32:17 [INFO] [stdout] | [INFO] [stdout] 31 | .or_else(|_| { [INFO] [stdout] | - these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 32 | / Reader::new(BufReader::new(File::open(image_path)?)) [INFO] [stdout] 33 | | .with_guessed_format()? [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 3 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `imoyo` (bin "imoyo" test) due to 4 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `imoyo` (bin "imoyo") due to 4 previous errors [INFO] running `Command { std: "docker" "inspect" "c3e06e7a922700fac123bc087f80739d3afc1f96497fa448e0e605b65df076ed", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c3e06e7a922700fac123bc087f80739d3afc1f96497fa448e0e605b65df076ed", kill_on_drop: false }` [INFO] [stdout] c3e06e7a922700fac123bc087f80739d3afc1f96497fa448e0e605b65df076ed