[INFO] fetching crate redox_pkgutils 0.1.8... [INFO] checking redox_pkgutils-0.1.8 against master#1f12b9b0fdbe735968ac002792a720f0ba4faca6 for crater-rollup-uwu [INFO] extracting crate redox_pkgutils 0.1.8 into /workspace/builds/worker-4-tc1/source [INFO] validating manifest of crates.io crate redox_pkgutils 0.1.8 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 crates.io crate redox_pkgutils 0.1.8 [INFO] finished tweaking crates.io crate redox_pkgutils 0.1.8 [INFO] tweaked toml for crates.io crate redox_pkgutils 0.1.8 written to /workspace/builds/worker-4-tc1/source/Cargo.toml [INFO] crate crates.io crate redox_pkgutils 0.1.8 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 strip-ansi-escapes v0.1.1 [INFO] [stderr] Downloaded version-compare v0.0.10 [INFO] [stderr] Downloaded bidir-map v1.0.0 [INFO] [stderr] Downloaded redox_liner v0.5.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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] 91b525ab080d19a0e886cd9114c4e977c060499cd1e4a437ff5e8547a07d5ed3 [INFO] running `Command { std: "docker" "start" "-a" "91b525ab080d19a0e886cd9114c4e977c060499cd1e4a437ff5e8547a07d5ed3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "91b525ab080d19a0e886cd9114c4e977c060499cd1e4a437ff5e8547a07d5ed3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "91b525ab080d19a0e886cd9114c4e977c060499cd1e4a437ff5e8547a07d5ed3", kill_on_drop: false }` [INFO] [stdout] 91b525ab080d19a0e886cd9114c4e977c060499cd1e4a437ff5e8547a07d5ed3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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] e15d9ec755a822775884bd687e1d0f2535aa65fea1de22dad0480d104ec49268 [INFO] running `Command { std: "docker" "start" "-a" "e15d9ec755a822775884bd687e1d0f2535aa65fea1de22dad0480d104ec49268", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.152 [INFO] [stderr] Compiling proc-macro2 v1.0.76 [INFO] [stderr] Checking untrusted v0.6.2 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Checking log v0.4.20 [INFO] [stderr] Compiling version_check v0.1.5 [INFO] [stderr] Compiling httparse v1.8.0 [INFO] [stderr] Checking byteorder v1.5.0 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.19 [INFO] [stderr] Checking matches v0.1.10 [INFO] [stderr] Checking unicode-bidi v0.3.14 [INFO] [stderr] Checking tinyvec v1.6.0 [INFO] [stderr] Compiling rustix v0.38.28 [INFO] [stderr] Checking safemem v0.3.3 [INFO] [stderr] Checking percent-encoding v1.0.1 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Checking arrayvec v0.5.2 [INFO] [stderr] Checking log v0.3.9 [INFO] [stderr] Checking linux-raw-sys v0.4.12 [INFO] [stderr] Checking base64 v0.9.3 [INFO] [stderr] Checking utf8parse v0.2.1 [INFO] [stderr] Compiling serde v1.0.195 [INFO] [stderr] Checking unicode-width v0.1.11 [INFO] [stderr] Compiling unicase v1.4.2 [INFO] [stderr] Checking bitflags v2.4.1 [INFO] [stderr] Checking mime v0.2.6 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Checking hashbrown v0.12.3 [INFO] [stderr] Checking either v1.9.0 [INFO] [stderr] Checking rle-decode-fast v1.0.3 [INFO] [stderr] Checking language-tags v0.2.2 [INFO] [stderr] Checking numtoa v0.1.0 [INFO] [stderr] Checking traitobject v0.1.0 [INFO] [stderr] Checking block-padding v0.2.1 [INFO] [stderr] Checking typeable v0.1.2 [INFO] [stderr] Checking itertools v0.8.2 [INFO] [stderr] Checking libflate_lz77 v1.2.0 [INFO] [stderr] Checking textwrap v0.11.0 [INFO] [stderr] Checking bytecount v0.6.7 [INFO] [stderr] Compiling redox_pkgutils v0.1.8 (/opt/rustwide/workdir) [INFO] [stderr] Checking adler32 v1.2.0 [INFO] [stderr] Checking opaque-debug v0.3.0 [INFO] [stderr] Checking fixedbitset v0.2.0 [INFO] [stderr] Checking keccak v0.1.4 [INFO] [stderr] Checking bidir-map v1.0.0 [INFO] [stderr] Checking libflate v1.4.0 [INFO] [stderr] Checking clap v2.34.0 [INFO] [stderr] Compiling quote v1.0.35 [INFO] [stderr] Checking crossbeam-channel v0.5.11 [INFO] [stderr] Checking version-compare v0.0.10 [INFO] [stderr] Checking unicode-normalization v0.1.22 [INFO] [stderr] Compiling syn v2.0.48 [INFO] [stderr] Compiling vte_generate_state_changes v0.1.1 [INFO] [stderr] Checking vte v0.10.1 [INFO] [stderr] Checking petgraph v0.5.1 [INFO] [stderr] Checking idna v0.1.5 [INFO] [stderr] Checking block-buffer v0.9.0 [INFO] [stderr] Checking digest v0.9.0 [INFO] [stderr] Checking time v0.1.45 [INFO] [stderr] Checking num_cpus v1.16.0 [INFO] [stderr] Checking termion v2.0.3 [INFO] [stderr] Checking filetime v0.2.23 [INFO] [stderr] Checking pbr v1.1.1 [INFO] [stderr] Checking sha3 v0.9.1 [INFO] [stderr] Compiling cc v1.0.83 [INFO] [stderr] Checking url v1.7.2 [INFO] [stderr] Checking strip-ansi-escapes v0.1.1 [INFO] [stderr] Checking redox_liner v0.5.2 [INFO] [stderr] Checking hyper v0.10.16 [INFO] [stderr] Checking xattr v1.2.0 [INFO] [stderr] Checking tar v0.4.40 [INFO] [stderr] Compiling ring v0.13.5 [INFO] [stderr] Compiling serde_derive v1.0.195 [INFO] [stderr] Checking toml v0.5.11 [INFO] [stderr] Checking webpki v0.18.1 [INFO] [stderr] Checking sct v0.4.0 [INFO] [stderr] Checking webpki-roots v0.15.0 [INFO] [stderr] Checking rustls v0.13.1 [INFO] [stderr] Checking hyper-rustls v0.6.2 [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 7.04s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: traitobject v0.1.0 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` [INFO] running `Command { std: "docker" "inspect" "e15d9ec755a822775884bd687e1d0f2535aa65fea1de22dad0480d104ec49268", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e15d9ec755a822775884bd687e1d0f2535aa65fea1de22dad0480d104ec49268", kill_on_drop: false }` [INFO] [stdout] e15d9ec755a822775884bd687e1d0f2535aa65fea1de22dad0480d104ec49268 [INFO] checking redox_pkgutils-0.1.8 against try#f9935d29d867449445ee008640ccca1bf1ae0889+rustflags=-Dtail_expr_drop_order for crater-rollup-uwu [INFO] extracting crate redox_pkgutils 0.1.8 into /workspace/builds/worker-4-tc2/source [INFO] validating manifest of crates.io crate redox_pkgutils 0.1.8 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 crates.io crate redox_pkgutils 0.1.8 [INFO] finished tweaking crates.io crate redox_pkgutils 0.1.8 [INFO] tweaked toml for crates.io crate redox_pkgutils 0.1.8 written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] crate crates.io crate redox_pkgutils 0.1.8 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-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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] 4902814d3cc5ba2eccd596d034fbfaa843576f13fdb56a291ffe39a49364a238 [INFO] running `Command { std: "docker" "start" "-a" "4902814d3cc5ba2eccd596d034fbfaa843576f13fdb56a291ffe39a49364a238", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4902814d3cc5ba2eccd596d034fbfaa843576f13fdb56a291ffe39a49364a238", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4902814d3cc5ba2eccd596d034fbfaa843576f13fdb56a291ffe39a49364a238", kill_on_drop: false }` [INFO] [stdout] 4902814d3cc5ba2eccd596d034fbfaa843576f13fdb56a291ffe39a49364a238 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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] a2c17d2487c548119c3190271a151b61a44b3e31031851eaa3be0942ad65a0f5 [INFO] running `Command { std: "docker" "start" "-a" "a2c17d2487c548119c3190271a151b61a44b3e31031851eaa3be0942ad65a0f5", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.152 [INFO] [stderr] Compiling proc-macro2 v1.0.76 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Checking untrusted v0.6.2 [INFO] [stderr] Checking log v0.4.20 [INFO] [stderr] Compiling version_check v0.1.5 [INFO] [stderr] Checking safemem v0.3.3 [INFO] [stderr] Compiling rustix v0.38.28 [INFO] [stderr] Checking byteorder v1.5.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.19 [INFO] [stderr] Compiling httparse v1.8.0 [INFO] [stderr] Checking tinyvec v1.6.0 [INFO] [stderr] Checking matches v0.1.10 [INFO] [stderr] Checking unicode-bidi v0.3.14 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Checking unicode-width v0.1.11 [INFO] [stderr] Checking linux-raw-sys v0.4.12 [INFO] [stderr] Checking percent-encoding v1.0.1 [INFO] [stderr] Checking log v0.3.9 [INFO] [stderr] Compiling serde v1.0.195 [INFO] [stderr] Checking utf8parse v0.2.1 [INFO] [stderr] Checking base64 v0.9.3 [INFO] [stderr] Checking bitflags v2.4.1 [INFO] [stderr] Checking arrayvec v0.5.2 [INFO] [stderr] Compiling unicase v1.4.2 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Checking mime v0.2.6 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Checking block-padding v0.2.1 [INFO] [stderr] Checking typeable v0.1.2 [INFO] [stderr] Checking traitobject v0.1.0 [INFO] [stderr] Checking rle-decode-fast v1.0.3 [INFO] [stderr] Checking hashbrown v0.12.3 [INFO] [stderr] Checking either v1.9.0 [INFO] [stderr] Checking language-tags v0.2.2 [INFO] [stderr] Checking numtoa v0.1.0 [INFO] [stderr] Checking libflate_lz77 v1.2.0 [INFO] [stderr] Checking textwrap v0.11.0 [INFO] [stderr] Checking crossbeam-channel v0.5.11 [INFO] [stderr] Checking fixedbitset v0.2.0 [INFO] [stderr] Checking bytecount v0.6.7 [INFO] [stderr] Compiling quote v1.0.35 [INFO] [stderr] Checking itertools v0.8.2 [INFO] [stderr] Compiling redox_pkgutils v0.1.8 (/opt/rustwide/workdir) [INFO] [stderr] Checking opaque-debug v0.3.0 [INFO] [stderr] Checking adler32 v1.2.0 [INFO] [stderr] Checking keccak v0.1.4 [INFO] [stderr] Checking clap v2.34.0 [INFO] [stderr] Checking version-compare v0.0.10 [INFO] [stderr] Checking libflate v1.4.0 [INFO] [stderr] Checking unicode-normalization v0.1.22 [INFO] [stderr] Checking bidir-map v1.0.0 [INFO] [stderr] Compiling syn v2.0.48 [INFO] [stderr] Compiling vte_generate_state_changes v0.1.1 [INFO] [stderr] Checking idna v0.1.5 [INFO] [stderr] Checking vte v0.10.1 [INFO] [stderr] Checking petgraph v0.5.1 [INFO] [stderr] Checking digest v0.9.0 [INFO] [stderr] Checking block-buffer v0.9.0 [INFO] [stderr] Checking num_cpus v1.16.0 [INFO] [stderr] Checking time v0.1.45 [INFO] [stderr] Checking termion v2.0.3 [INFO] [stderr] Checking filetime v0.2.23 [INFO] [stderr] Checking pbr v1.1.1 [INFO] [stderr] Checking sha3 v0.9.1 [INFO] [stderr] Checking url v1.7.2 [INFO] [stderr] Checking strip-ansi-escapes v0.1.1 [INFO] [stderr] Checking xattr v1.2.0 [INFO] [stderr] Compiling cc v1.0.83 [INFO] [stderr] Checking redox_liner v0.5.2 [INFO] [stderr] Checking tar v0.4.40 [INFO] [stderr] Checking hyper v0.10.16 [INFO] [stderr] Compiling ring v0.13.5 [INFO] [stderr] Compiling serde_derive v1.0.195 [INFO] [stderr] Checking toml v0.5.11 [INFO] [stderr] Checking webpki v0.18.1 [INFO] [stderr] Checking sct v0.4.0 [INFO] [stderr] Checking webpki-roots v0.15.0 [INFO] [stderr] Checking rustls v0.13.1 [INFO] [stderr] Checking hyper-rustls v0.6.2 [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:150:9 [INFO] [stdout] | [INFO] [stdout] 150 | PackageMeta::from_toml(&toml).map_err(|err| { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: requested on the command line with `-D tail-expr-drop-order` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/package.rs:24:12 [INFO] [stdout] | [INFO] [stdout] 18 | pub fn from_path>(path: P) -> io::Result { [INFO] [stdout] | ------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 19 | let file = File::open(&path)?; [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 20 | let decoder = Decoder::new(BufReader::new(file))?; [INFO] [stdout] | ------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 21 | [INFO] [stdout] 22 | let mut ar = Archive::new(decoder); [INFO] [stdout] | -- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 23 | ar.set_preserve_permissions(true); [INFO] [stdout] 24 | Ok(Package { [INFO] [stdout] | ____________^ [INFO] [stdout] 25 | | archive: ar, [INFO] [stdout] 26 | | path: path.as_ref().to_path_buf(), [INFO] [stdout] 27 | | meta: None, [INFO] [stdout] 28 | | }) [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/lib.rs:150:9 [INFO] [stdout] | [INFO] [stdout] 150 | PackageMeta::from_toml(&toml).map_err(|err| { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: requested on the command line with `-D tail-expr-drop-order` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/package.rs:24:12 [INFO] [stdout] | [INFO] [stdout] 18 | pub fn from_path>(path: P) -> io::Result { [INFO] [stdout] | ------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 19 | let file = File::open(&path)?; [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 20 | let decoder = Decoder::new(BufReader::new(file))?; [INFO] [stdout] | ------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 21 | [INFO] [stdout] 22 | let mut ar = Archive::new(decoder); [INFO] [stdout] | -- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 23 | ar.set_preserve_permissions(true); [INFO] [stdout] 24 | Ok(Package { [INFO] [stdout] | ____________^ [INFO] [stdout] 25 | | archive: ar, [INFO] [stdout] 26 | | path: path.as_ref().to_path_buf(), [INFO] [stdout] 27 | | meta: None, [INFO] [stdout] 28 | | }) [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: aborting due to 2 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 2 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `redox_pkgutils` (lib test) due to 3 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `redox_pkgutils` (lib) due to 3 previous errors [INFO] running `Command { std: "docker" "inspect" "a2c17d2487c548119c3190271a151b61a44b3e31031851eaa3be0942ad65a0f5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a2c17d2487c548119c3190271a151b61a44b3e31031851eaa3be0942ad65a0f5", kill_on_drop: false }` [INFO] [stdout] a2c17d2487c548119c3190271a151b61a44b3e31031851eaa3be0942ad65a0f5