[INFO] fetching crate rawler 0.6.0... [INFO] checking rawler-0.6.0 against try#4d98531622e1718ae0bc3c7a1ab9cd8938428452+rustflags=-Dtail_expr_drop_order for pr-129604 [INFO] extracting crate rawler 0.6.0 into /workspace/builds/worker-0-tc2/source [INFO] validating manifest of crates.io crate rawler 0.6.0 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] started tweaking crates.io crate rawler 0.6.0 [INFO] finished tweaking crates.io crate rawler 0.6.0 [INFO] tweaked toml for crates.io crate rawler 0.6.0 written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] crate crates.io crate rawler 0.6.0 already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4d98531622e1718ae0bc3c7a1ab9cd8938428452" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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] 5b989413ae586b6eadc25200c2126a0b4747f0a063599c76db773909203ff912 [INFO] running `Command { std: "docker" "start" "-a" "5b989413ae586b6eadc25200c2126a0b4747f0a063599c76db773909203ff912", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "5b989413ae586b6eadc25200c2126a0b4747f0a063599c76db773909203ff912", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5b989413ae586b6eadc25200c2126a0b4747f0a063599c76db773909203ff912", kill_on_drop: false }` [INFO] [stdout] 5b989413ae586b6eadc25200c2126a0b4747f0a063599c76db773909203ff912 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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] 9c436f1b9b760259b03f9cd5a38f309ca4047307706678f98cda0067bed2e5fb [INFO] running `Command { std: "docker" "start" "-a" "9c436f1b9b760259b03f9cd5a38f309ca4047307706678f98cda0067bed2e5fb", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.76 [INFO] [stderr] Compiling libc v0.2.151 [INFO] [stderr] Checking memchr v2.7.1 [INFO] [stderr] Compiling serde v1.0.195 [INFO] [stderr] Compiling crossbeam-utils v0.8.18 [INFO] [stderr] Compiling lock_api v0.4.11 [INFO] [stderr] Compiling num-traits v0.2.17 [INFO] [stderr] Compiling hashbrown v0.14.3 [INFO] [stderr] Compiling rayon-core v1.12.0 [INFO] [stderr] Checking either v1.9.0 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling winnow v0.5.32 [INFO] [stderr] Compiling indexmap v2.1.0 [INFO] [stderr] Checking crossbeam-epoch v0.9.17 [INFO] [stderr] Compiling quote v1.0.35 [INFO] [stderr] Compiling syn v2.0.48 [INFO] [stderr] Checking crossbeam-deque v0.8.4 [INFO] [stderr] Checking miniz_oxide v0.7.1 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling ahash v0.8.7 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Checking smallvec v1.11.2 [INFO] [stderr] Compiling target-features v0.1.5 [INFO] [stderr] Compiling semver v1.0.21 [INFO] [stderr] Checking rayon v1.8.0 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Checking pin-project-lite v0.2.13 [INFO] [stderr] Compiling serde_json v1.0.111 [INFO] [stderr] Compiling parking_lot_core v0.9.9 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking ryu v1.0.16 [INFO] [stderr] Checking zerocopy v0.7.32 [INFO] [stderr] Compiling cc v1.0.83 [INFO] [stderr] Checking flate2 v1.0.28 [INFO] [stderr] Checking spin v0.9.8 [INFO] [stderr] Compiling num-rational v0.4.1 [INFO] [stderr] Checking weezl v0.1.7 [INFO] [stderr] Checking itoa v1.0.10 [INFO] [stderr] Checking hashbrown v0.13.2 [INFO] [stderr] Checking flume v0.11.0 [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Checking jpeg-decoder v0.3.0 [INFO] [stderr] Compiling serde_spanned v0.6.5 [INFO] [stderr] Compiling toml_datetime v0.6.3 [INFO] [stderr] Checking core2 v0.4.0 [INFO] [stderr] Checking fdeflate v0.3.3 [INFO] [stderr] Compiling toml_edit v0.20.2 [INFO] [stderr] Checking half v2.2.1 [INFO] [stderr] Checking rle-decode-fast v1.0.3 [INFO] [stderr] Compiling backtrace v0.3.69 [INFO] [stderr] Checking bytemuck v1.14.0 [INFO] [stderr] Compiling async-trait v0.1.77 [INFO] [stderr] Compiling thiserror v1.0.56 [INFO] [stderr] Checking gimli v0.28.1 [INFO] [stderr] Checking tiff v0.9.0 [INFO] [stderr] Checking qoi v0.4.1 [INFO] [stderr] Checking exr v1.71.0 [INFO] [stderr] Checking gif v0.12.0 [INFO] [stderr] Checking png v0.17.10 [INFO] [stderr] Checking libflate_lz77 v2.0.0 [INFO] [stderr] Checking parking_lot v0.12.1 [INFO] [stderr] Checking getrandom v0.2.11 [INFO] [stderr] Checking signal-hook-registry v1.4.1 [INFO] [stderr] Checking num_cpus v1.16.0 [INFO] [stderr] Checking mio v0.8.10 [INFO] [stderr] Checking socket2 v0.5.5 [INFO] [stderr] Checking aho-corasick v1.1.2 [INFO] [stderr] Compiling serde_derive v1.0.195 [INFO] [stderr] Compiling futures-macro v0.3.30 [INFO] [stderr] Compiling tokio-macros v2.2.0 [INFO] [stderr] Checking futures-util v0.3.30 [INFO] [stderr] Compiling proc-macro-crate v2.0.1 [INFO] [stderr] Compiling toml v0.8.2 [INFO] [stderr] Compiling thiserror-impl v1.0.56 [INFO] [stderr] Checking addr2line v0.21.0 [INFO] [stderr] Checking object v0.32.2 [INFO] [stderr] Compiling rustix v0.38.28 [INFO] [stderr] Checking regex-syntax v0.8.2 [INFO] [stderr] Checking log v0.4.20 [INFO] [stderr] Checking adler32 v1.2.0 [INFO] [stderr] Checking dary_heap v0.3.6 [INFO] [stderr] Checking iana-time-zone v0.1.59 [INFO] [stderr] Checking bytes v1.5.0 [INFO] [stderr] Checking rustc-demangle v0.1.23 [INFO] [stderr] Compiling num_enum_derive v0.7.1 [INFO] [stderr] Compiling rawler v0.6.0 (/opt/rustwide/workdir) [INFO] [stderr] Checking chrono v0.4.31 [INFO] [stderr] Checking tokio v1.35.1 [INFO] [stderr] Checking num_enum v0.7.1 [INFO] [stderr] Checking libflate v2.0.0 [INFO] [stderr] Compiling multiversion-macros v0.7.3 [INFO] [stderr] Checking regex-automata v0.4.3 [INFO] [stderr] Checking image v0.24.7 [INFO] [stderr] Checking futures-executor v0.3.30 [INFO] [stderr] Checking futures v0.3.30 [INFO] [stderr] Compiling enumn v0.1.13 [INFO] [stderr] Checking itertools v0.12.0 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Checking clap_lex v0.6.0 [INFO] [stderr] Checking multiversion v0.7.3 [INFO] [stderr] Checking linux-raw-sys v0.4.12 [INFO] [stderr] Checking plotters-backend v0.3.5 [INFO] [stderr] Checking anstyle v1.0.4 [INFO] [stderr] Checking half v1.8.2 [INFO] [stderr] Checking bitstream-io v2.2.0 [INFO] [stderr] Checking bitflags v2.4.1 [INFO] [stderr] Checking ciborium-io v0.2.1 [INFO] [stderr] Checking md5 v0.7.0 [INFO] [stderr] Checking ciborium-ll v0.2.1 [INFO] [stderr] Checking clap_builder v4.4.12 [INFO] [stderr] Checking plotters-svg v0.3.5 [INFO] [stderr] Checking itertools v0.10.5 [INFO] [stderr] Checking regex v1.10.2 [INFO] [stderr] Checking walkdir v2.4.0 [INFO] [stderr] Checking is-terminal v0.4.10 [INFO] [stderr] Checking plotters v0.3.5 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking termcolor v1.4.0 [INFO] [stderr] Checking env_logger v0.9.3 [INFO] [stderr] Checking uuid v1.6.1 [INFO] [stderr] Checking ciborium v0.2.1 [INFO] [stderr] Checking serde_yaml v0.8.26 [INFO] [stderr] Checking criterion-plot v0.5.0 [INFO] [stderr] Checking clap v4.4.13 [INFO] [stderr] Checking tinytemplate v1.2.1 [INFO] [stderr] Checking criterion v0.5.1 [INFO] [stdout] warning: field `height` is never read [INFO] [stdout] --> src/decompressors/crx/iquant.rs:28:7 [INFO] [stdout] | [INFO] [stdout] 24 | pub struct QStep { [INFO] [stdout] | ----- field in this struct [INFO] [stdout] ... [INFO] [stdout] 28 | pub height: usize, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `QStep` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `id` and `parent_offset` are never read [INFO] [stdout] --> src/decompressors/crx/mdat.rs:143:7 [INFO] [stdout] | [INFO] [stdout] 136 | pub struct Plane { [INFO] [stdout] | ----- fields in this struct [INFO] [stdout] ... [INFO] [stdout] 143 | pub id: usize, [INFO] [stdout] | ^^ [INFO] [stdout] ... [INFO] [stdout] 150 | pub parent_offset: usize, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Plane` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `id` and `parent_offset` are never read [INFO] [stdout] --> src/decompressors/crx/mdat.rs:212:7 [INFO] [stdout] | [INFO] [stdout] 197 | pub struct Subband { [INFO] [stdout] | ------- fields in this struct [INFO] [stdout] ... [INFO] [stdout] 212 | pub id: usize, [INFO] [stdout] | ^^ [INFO] [stdout] ... [INFO] [stdout] 226 | pub parent_offset: usize, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Subband` has derived impls for the traits `Clone` and `Debug`, but these are 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/lib.rs:180:13 [INFO] [stdout] | [INFO] [stdout] 173 | pub fn new(path: impl AsRef, mut input: T) -> 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] ... [INFO] [stdout] 180 | file: Box::new(input), [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/lib.rs:282:13 [INFO] [stdout] | [INFO] [stdout] 278 | fn from(mut buf: BufReader) -> Self { [INFO] [stdout] | ------------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 282 | file: Box::new(buf), [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/decoders/cr2.rs:528:22 [INFO] [stdout] | [INFO] [stdout] 528 | .and_then(|mn| mn.get_entry_raw(Cr2MakernoteTag::ColorData, rawfile.inner()).transpose()) [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/dng/writer.rs:361:8 [INFO] [stdout] | [INFO] [stdout] 351 | pub fn new(buf: B, backward_version: [u8; 4]) -> Result { [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 352 | let dng = TiffWriter::new(buf)?; [INFO] [stdout] | --- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 361 | Ok(Self { [INFO] [stdout] | ________^ [INFO] [stdout] 362 | | dng, [INFO] [stdout] 363 | | root_ifd, [INFO] [stdout] 364 | | exif_ifd, [INFO] [stdout] 365 | | subs: Vec::new(), [INFO] [stdout] 366 | | }) [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] | [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/pixarray.rs:212:19 [INFO] [stdout] | [INFO] [stdout] 211 | pub fn new(inner: Pix2D) -> Self { [INFO] [stdout] | --------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 212 | Self { inner: 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: aborting due to 5 previous errors; 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `rawler` (lib) due to 6 previous errors; 3 warnings emitted [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] warning: field `height` is never read [INFO] [stdout] --> src/decompressors/crx/iquant.rs:28:7 [INFO] [stdout] | [INFO] [stdout] 24 | pub struct QStep { [INFO] [stdout] | ----- field in this struct [INFO] [stdout] ... [INFO] [stdout] 28 | pub height: usize, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `QStep` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `id` and `parent_offset` are never read [INFO] [stdout] --> src/decompressors/crx/mdat.rs:143:7 [INFO] [stdout] | [INFO] [stdout] 136 | pub struct Plane { [INFO] [stdout] | ----- fields in this struct [INFO] [stdout] ... [INFO] [stdout] 143 | pub id: usize, [INFO] [stdout] | ^^ [INFO] [stdout] ... [INFO] [stdout] 150 | pub parent_offset: usize, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Plane` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `id` and `parent_offset` are never read [INFO] [stdout] --> src/decompressors/crx/mdat.rs:212:7 [INFO] [stdout] | [INFO] [stdout] 197 | pub struct Subband { [INFO] [stdout] | ------- fields in this struct [INFO] [stdout] ... [INFO] [stdout] 212 | pub id: usize, [INFO] [stdout] | ^^ [INFO] [stdout] ... [INFO] [stdout] 226 | pub parent_offset: usize, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Subband` has derived impls for the traits `Clone` and `Debug`, but these are 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/lib.rs:180:13 [INFO] [stdout] | [INFO] [stdout] 173 | pub fn new(path: impl AsRef, mut input: T) -> 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] ... [INFO] [stdout] 180 | file: Box::new(input), [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/lib.rs:282:13 [INFO] [stdout] | [INFO] [stdout] 278 | fn from(mut buf: BufReader) -> Self { [INFO] [stdout] | ------------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 282 | file: Box::new(buf), [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/decoders/cr2.rs:528:22 [INFO] [stdout] | [INFO] [stdout] 528 | .and_then(|mn| mn.get_entry_raw(Cr2MakernoteTag::ColorData, rawfile.inner()).transpose()) [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/dng/writer.rs:361:8 [INFO] [stdout] | [INFO] [stdout] 351 | pub fn new(buf: B, backward_version: [u8; 4]) -> Result { [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 352 | let dng = TiffWriter::new(buf)?; [INFO] [stdout] | --- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 361 | Ok(Self { [INFO] [stdout] | ________^ [INFO] [stdout] 362 | | dng, [INFO] [stdout] 363 | | root_ifd, [INFO] [stdout] 364 | | exif_ifd, [INFO] [stdout] 365 | | subs: Vec::new(), [INFO] [stdout] 366 | | }) [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] | [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/pixarray.rs:212:19 [INFO] [stdout] | [INFO] [stdout] 211 | pub fn new(inner: Pix2D) -> Self { [INFO] [stdout] | --------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 212 | Self { inner: 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: aborting due to 5 previous errors; 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `rawler` (lib test) due to 6 previous errors; 3 warnings emitted [INFO] running `Command { std: "docker" "inspect" "9c436f1b9b760259b03f9cd5a38f309ca4047307706678f98cda0067bed2e5fb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9c436f1b9b760259b03f9cd5a38f309ca4047307706678f98cda0067bed2e5fb", kill_on_drop: false }` [INFO] [stdout] 9c436f1b9b760259b03f9cd5a38f309ca4047307706678f98cda0067bed2e5fb