[INFO] fetching crate destiny-pkg 0.12.2... [INFO] checking destiny-pkg-0.12.2 against try#4d98531622e1718ae0bc3c7a1ab9cd8938428452+rustflags=-Dtail_expr_drop_order for pr-129604 [INFO] extracting crate destiny-pkg 0.12.2 into /workspace/builds/worker-0-tc2/source [INFO] validating manifest of crates.io crate destiny-pkg 0.12.2 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 destiny-pkg 0.12.2 [INFO] removed 0 missing examples [INFO] finished tweaking crates.io crate destiny-pkg 0.12.2 [INFO] tweaked toml for crates.io crate destiny-pkg 0.12.2 written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] crate crates.io crate destiny-pkg 0.12.2 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] ae47bdd3f72c66341aac1b11c530eaaf43280d2b98a229922bea65e4cfdcd592 [INFO] running `Command { std: "docker" "start" "-a" "ae47bdd3f72c66341aac1b11c530eaaf43280d2b98a229922bea65e4cfdcd592", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ae47bdd3f72c66341aac1b11c530eaaf43280d2b98a229922bea65e4cfdcd592", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ae47bdd3f72c66341aac1b11c530eaaf43280d2b98a229922bea65e4cfdcd592", kill_on_drop: false }` [INFO] [stdout] ae47bdd3f72c66341aac1b11c530eaaf43280d2b98a229922bea65e4cfdcd592 [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] e6baeb035007eccfd70ea7b490d43fc0bb77e634cc65c6b6ea29f000a86a057c [INFO] running `Command { std: "docker" "start" "-a" "e6baeb035007eccfd70ea7b490d43fc0bb77e634cc65c6b6ea29f000a86a057c", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling libc v0.2.147 [INFO] [stderr] Compiling proc-macro2 v1.0.69 [INFO] [stderr] Compiling quote v1.0.29 [INFO] [stderr] Compiling unicode-ident v1.0.10 [INFO] [stderr] Compiling typenum v1.16.0 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Checking once_cell v1.18.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.16 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Checking log v0.4.20 [INFO] [stderr] Checking memchr v2.6.4 [INFO] [stderr] Checking regex-syntax v0.8.2 [INFO] [stderr] Checking smallvec v1.11.0 [INFO] [stderr] Checking subtle v2.5.0 [INFO] [stderr] Checking tracing-core v0.1.31 [INFO] [stderr] Checking utf8parse v0.2.1 [INFO] [stderr] Checking cpufeatures v0.2.9 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking anstyle-query v1.0.0 [INFO] [stderr] Checking anstyle v1.0.1 [INFO] [stderr] Checking anstyle-parse v0.2.1 [INFO] [stderr] Compiling rustix v0.38.4 [INFO] [stderr] Checking pin-project-lite v0.2.10 [INFO] [stderr] Compiling parking_lot_core v0.9.8 [INFO] [stderr] Compiling rayon-core v1.11.0 [INFO] [stderr] Checking opaque-debug v0.3.0 [INFO] [stderr] Compiling binrw_derive v0.13.3 [INFO] [stderr] Checking aho-corasick v1.1.2 [INFO] [stderr] Checking regex-syntax v0.6.29 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling memoffset v0.9.0 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling crossbeam-epoch v0.9.15 [INFO] [stderr] Compiling lock_api v0.4.10 [INFO] [stderr] Compiling serde v1.0.189 [INFO] [stderr] Checking colorchoice v1.0.0 [INFO] [stderr] Checking is_terminal_polyfill v1.70.0 [INFO] [stderr] Checking crossbeam-channel v0.5.8 [INFO] [stderr] Checking anstream v0.6.14 [INFO] [stderr] Compiling serde_json v1.0.108 [INFO] [stderr] Checking bitflags v2.3.3 [INFO] [stderr] Checking clap_lex v0.7.0 [INFO] [stderr] Compiling owo-colors v3.5.0 [INFO] [stderr] Compiling binrw v0.13.3 [INFO] [stderr] Compiling either v1.8.1 [INFO] [stderr] Checking overload v0.1.1 [INFO] [stderr] Checking linux-raw-sys v0.4.3 [INFO] [stderr] Checking getrandom v0.2.10 [INFO] [stderr] Checking num_cpus v1.16.0 [INFO] [stderr] Compiling syn v2.0.38 [INFO] [stderr] Compiling anyhow v1.0.71 [INFO] [stderr] Checking crossbeam-deque v0.8.3 [INFO] [stderr] Compiling cc v1.0.83 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking clap_builder v4.5.2 [INFO] [stderr] Checking nu-ansi-term v0.46.0 [INFO] [stderr] Checking sharded-slab v0.1.7 [INFO] [stderr] Checking tracing-log v0.1.4 [INFO] [stderr] Checking thread_local v1.1.7 [INFO] [stderr] Checking bytemuck v1.13.1 [INFO] [stderr] Checking regex-automata v0.4.3 [INFO] [stderr] Checking ryu v1.0.15 [INFO] [stderr] Checking byteorder v1.4.3 [INFO] [stderr] Checking itoa v1.0.9 [INFO] [stderr] Checking array-init v2.1.0 [INFO] [stderr] Checking parking_lot v0.12.1 [INFO] [stderr] Checking rayon v1.7.0 [INFO] [stderr] Checking itertools v0.13.0 [INFO] [stderr] Checking libloading v0.8.0 [INFO] [stderr] Checking json v0.12.4 [INFO] [stderr] Checking rustc-hash v1.1.0 [INFO] [stderr] Checking termcolor v1.3.0 [INFO] [stderr] Checking num-traits v0.1.43 [INFO] [stderr] Checking clap-num v1.0.2 [INFO] [stderr] Checking crypto-common v0.1.6 [INFO] [stderr] Checking inout v0.1.3 [INFO] [stderr] Checking enum_primitive v0.1.1 [INFO] [stderr] Checking is-terminal v0.4.9 [INFO] [stderr] Checking ddsfile v0.5.1 [INFO] [stderr] Checking universal-hash v0.5.1 [INFO] [stderr] Checking cipher v0.4.4 [INFO] [stderr] Checking aead v0.5.2 [INFO] [stderr] Checking polyval v0.6.1 [INFO] [stderr] Compiling tracy-client-sys v0.22.0 [INFO] [stderr] Checking aes v0.8.3 [INFO] [stderr] Checking ctr v0.9.2 [INFO] [stderr] Checking ghash v0.5.0 [INFO] [stderr] Checking regex-automata v0.1.10 [INFO] [stderr] Checking aes-gcm v0.10.2 [INFO] [stderr] Checking matchers v0.1.0 [INFO] [stderr] Checking regex v1.10.2 [INFO] [stderr] Checking env_logger v0.10.0 [INFO] [stderr] Compiling tracing-attributes v0.1.26 [INFO] [stderr] Compiling serde_derive v1.0.189 [INFO] [stderr] Compiling clap_derive v4.5.4 [INFO] [stderr] Checking tracing v0.1.37 [INFO] [stderr] Checking tracing-subscriber v0.3.17 [INFO] [stderr] Checking clap v4.5.4 [INFO] [stderr] Checking tracy-client v0.16.4 [INFO] [stderr] Checking tracing-tracy v0.10.4 [INFO] [stderr] Checking destiny-pkg v0.12.2 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `itertools::Itertools` [INFO] [stdout] --> src/crypto.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use itertools::Itertools; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `itertools::Itertools` [INFO] [stdout] --> src/crypto.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use itertools::Itertools; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `k` [INFO] [stdout] --> src/manager.rs:460:23 [INFO] [stdout] | [INFO] [stdout] 460 | .filter(|(k, v)| { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_k` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `hash` is never read [INFO] [stdout] --> src/d2_shared.rs:53:9 [INFO] [stdout] | [INFO] [stdout] 48 | pub struct BlockHeader { [INFO] [stdout] | ----------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 53 | pub hash: [u8; 20], [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `BlockHeader` has derived impls for the traits `Clone` and `Debug`, 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: variant `No` is never constructed [INFO] [stdout] --> src/oodle.rs:14:5 [INFO] [stdout] | [INFO] [stdout] 13 | enum OodleLzFuzzSafe { [INFO] [stdout] | --------------- variant in this enum [INFO] [stdout] 14 | No = 0, [INFO] [stdout] | ^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `Yes` is never constructed [INFO] [stdout] --> src/oodle.rs:21:5 [INFO] [stdout] | [INFO] [stdout] 19 | enum OodleLzCheckCRC { [INFO] [stdout] | --------------- variant in this enum [INFO] [stdout] 20 | No = 0, [INFO] [stdout] 21 | Yes = 1, [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variants `None`, `Some`, and `Lots` are never constructed [INFO] [stdout] --> src/oodle.rs:26:5 [INFO] [stdout] | [INFO] [stdout] 25 | enum OodleLzVerbosity { [INFO] [stdout] | ---------------- variants in this enum [INFO] [stdout] 26 | None = 0, [INFO] [stdout] | ^^^^ [INFO] [stdout] 27 | Minimal = 1, [INFO] [stdout] 28 | Some = 2, [INFO] [stdout] | ^^^^ [INFO] [stdout] 29 | Lots = 3, [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variants `ThreadPhase1` and `ThreadPhase2` are never constructed [INFO] [stdout] --> src/oodle.rs:34:5 [INFO] [stdout] | [INFO] [stdout] 33 | enum OodleLzThreadPhase { [INFO] [stdout] | ------------------ variants in this enum [INFO] [stdout] 34 | ThreadPhase1 = 1, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] 35 | ThreadPhase2 = 2, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `entries`, `entries2`, and `path_base` are never read [INFO] [stdout] --> src/d1_internal_alpha/impl.rs:28:5 [INFO] [stdout] | [INFO] [stdout] 26 | pub struct PackageD1InternalAlpha { [INFO] [stdout] | ---------------------- fields in this struct [INFO] [stdout] 27 | pub header: PackageHeader, [INFO] [stdout] 28 | entries: Vec, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 29 | entries2: Vec, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 35 | path_base: String, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple fields are never read [INFO] [stdout] --> src/d1_internal_alpha/structs.rs:19:9 [INFO] [stdout] | [INFO] [stdout] 18 | pub struct PackageHeader { [INFO] [stdout] | ------------- fields in this struct [INFO] [stdout] 19 | pub magic: u32, [INFO] [stdout] | ^^^^^ [INFO] [stdout] 20 | pub pkg_id: u16, [INFO] [stdout] 21 | pub patch: u16, [INFO] [stdout] | ^^^^^ [INFO] [stdout] 22 | pub _unk8: u64, [INFO] [stdout] 23 | pub build_time: u64, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 29 | pub tool_string: String, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 36 | pub entry2_table_hash: [u8; 20], [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 41 | pub entry_table_hash: [u8; 20], [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 45 | pub block_table_hash: [u8; 20], [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `PackageHeader` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `unk0`, `unk4`, `unk8`, and `unkc` are never read [INFO] [stdout] --> src/d1_internal_alpha/structs.rs:74:9 [INFO] [stdout] | [INFO] [stdout] 73 | pub struct EntryHeader2 { [INFO] [stdout] | ------------ fields in this struct [INFO] [stdout] 74 | pub unk0: u32, [INFO] [stdout] | ^^^^ [INFO] [stdout] 75 | pub unk4: u32, [INFO] [stdout] | ^^^^ [INFO] [stdout] 76 | pub unk8: u32, [INFO] [stdout] | ^^^^ [INFO] [stdout] 77 | pub unkc: u32, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `EntryHeader2` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple fields are never read [INFO] [stdout] --> src/d1_legacy/structs.rs:10:9 [INFO] [stdout] | [INFO] [stdout] 9 | pub struct PackageHeader { [INFO] [stdout] | ------------- fields in this struct [INFO] [stdout] 10 | pub magic: u32, [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 14 | pub build_time: u64, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 22 | pub tool_string: String, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 27 | pub header_signature_offset: u32, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 31 | pub entry_table_hash: [u8; 20], [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 35 | pub block_table_hash: [u8; 20], [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 39 | pub named_tag_table_hash: [u8; 20], [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 42 | pub file_size: u32, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `PackageHeader` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple fields are never read [INFO] [stdout] --> src/d1_roi/structs.rs:9:9 [INFO] [stdout] | [INFO] [stdout] 8 | pub struct PackageHeader { [INFO] [stdout] | ------------- fields in this struct [INFO] [stdout] 9 | pub magic: u32, [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 13 | pub build_time: u64, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] 14 | pub _unk_buildid: u32, [INFO] [stdout] 15 | pub version_major: u16, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] 16 | pub version_minor: u16, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 22 | pub tool_string: String, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 27 | pub header_signature_offset: u32, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 31 | pub entry_table_hash: [u8; 20], [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 35 | pub block_table_hash: [u8; 20], [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 39 | pub named_tag_table_hash: [u8; 20], [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 42 | pub file_size: u32, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `PackageHeader` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `thing` is never read [INFO] [stdout] --> src/d1_roi/structs.rs:49:5 [INFO] [stdout] | [INFO] [stdout] 46 | pub struct EntryHeader { [INFO] [stdout] | ----------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 49 | thing: u32, [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `EntryHeader` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `header` is never read [INFO] [stdout] --> src/d2_beta/impl.rs:18:9 [INFO] [stdout] | [INFO] [stdout] 16 | pub struct PackageD2Beta { [INFO] [stdout] | ------------- field in this struct [INFO] [stdout] 17 | common: PackageCommonD2, [INFO] [stdout] 18 | pub header: PackageHeader, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `build_time`, `tool_string`, `header_signature_offset`, `entry_table_hash`, `block_table_hash`, and `file_size` are never read [INFO] [stdout] --> src/d2_beta/structs.rs:11:9 [INFO] [stdout] | [INFO] [stdout] 7 | pub struct PackageHeader { [INFO] [stdout] | ------------- fields in this struct [INFO] [stdout] ... [INFO] [stdout] 11 | pub build_time: u64, // 0x10 [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 19 | pub tool_string: String, // 0x24 [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 25 | pub header_signature_offset: u32, // 0xb0 [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 28 | pub entry_table_hash: [u8; 20], [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 31 | pub block_table_hash: [u8; 20], [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 34 | pub file_size: u32, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `PackageHeader` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `header` is never read [INFO] [stdout] --> src/d2_beyondlight/impl.rs:19:9 [INFO] [stdout] | [INFO] [stdout] 17 | pub struct PackageD2BeyondLight { [INFO] [stdout] | -------------------- field in this struct [INFO] [stdout] 18 | common: PackageCommonD2, [INFO] [stdout] 19 | pub header: PackageHeader, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `version`, `build_time`, `header_signature_offset`, and `file_size` are never read [INFO] [stdout] --> src/d2_beyondlight/structs.rs:8:9 [INFO] [stdout] | [INFO] [stdout] 6 | pub struct PackageHeader { [INFO] [stdout] | ------------- fields in this struct [INFO] [stdout] 7 | #[br(assert(version == (53, 2)))] [INFO] [stdout] 8 | pub version: (u16, u16), [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 16 | pub build_time: u64, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 21 | pub header_signature_offset: u32, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 39 | pub file_size: u32, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `PackageHeader` has a derived impl for the trait `Debug`, 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/crypto.rs:15:49 [INFO] [stdout] | [INFO] [stdout] 15 | .map(|(group, key, iv)| (group, (Aes128Gcm::new(&key.into()), iv))) [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/d2_shared.rs:113:12 [INFO] [stdout] | [INFO] [stdout] 88 | reader: R, [INFO] [stdout] | --------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 113 | Ok(PackageCommonD2 { [INFO] [stdout] | ____________^ [INFO] [stdout] 114 | | version, [INFO] [stdout] 115 | | pkg_id, [INFO] [stdout] 116 | | patch_id, [INFO] [stdout] ... | [INFO] [stdout] 126 | | file_handles: Default::default(), [INFO] [stdout] 127 | | }) [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/oodle.rs:107:12 [INFO] [stdout] | [INFO] [stdout] 94 | pub fn from_path>(path: P) -> anyhow::Result { [INFO] [stdout] | ------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 95 | let path = path.as_ref(); [INFO] [stdout] 96 | let lib = unsafe { Library::new(path)? }; [INFO] [stdout] | --- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 107 | Ok(Oodle { [INFO] [stdout] | ____________^ [INFO] [stdout] 108 | | _lib: lib, [INFO] [stdout] 109 | | fn_decompress, [INFO] [stdout] 110 | | }) [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] | [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/d1_internal_alpha/impl.rs:103:12 [INFO] [stdout] | [INFO] [stdout] 53 | reader: R, [INFO] [stdout] | --------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 54 | ) -> anyhow::Result { [INFO] [stdout] 55 | let mut reader = reader; [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 103 | Ok(PackageD1InternalAlpha { [INFO] [stdout] | ____________^ [INFO] [stdout] 104 | | path_base, [INFO] [stdout] 105 | | reader: RwLock::new(Box::new(reader)), [INFO] [stdout] 106 | | header, [INFO] [stdout] ... | [INFO] [stdout] 121 | | .collect(), [INFO] [stdout] 122 | | }) [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] | |_________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/d1_legacy/impl.rs:95:12 [INFO] [stdout] | [INFO] [stdout] 54 | reader: R, [INFO] [stdout] | --------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 55 | ) -> anyhow::Result { [INFO] [stdout] 56 | let mut reader = reader; [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 95 | Ok(PackageD1Legacy { [INFO] [stdout] | ____________^ [INFO] [stdout] 96 | | path_base, [INFO] [stdout] 97 | | reader: RwLock::new(Box::new(reader)), [INFO] [stdout] 98 | | header, [INFO] [stdout] ... | [INFO] [stdout] 112 | | .collect(), [INFO] [stdout] 113 | | }) [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/d1_roi/impl.rs:95:12 [INFO] [stdout] | [INFO] [stdout] 54 | reader: R, [INFO] [stdout] | --------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 55 | ) -> anyhow::Result { [INFO] [stdout] 56 | let mut reader = reader; [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 95 | Ok(PackageD1RiseOfIron { [INFO] [stdout] | ____________^ [INFO] [stdout] 96 | | path_base, [INFO] [stdout] 97 | | reader: RwLock::new(Box::new(reader)), [INFO] [stdout] 98 | | header, [INFO] [stdout] ... | [INFO] [stdout] 112 | | .collect(), [INFO] [stdout] 113 | | }) [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/d2_beta/impl.rs:50:12 [INFO] [stdout] | [INFO] [stdout] 33 | reader: R, [INFO] [stdout] | --------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 34 | ) -> anyhow::Result { [INFO] [stdout] 35 | let mut reader = reader; [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 50 | Ok(PackageD2Beta { [INFO] [stdout] | ____________^ [INFO] [stdout] 51 | | common: PackageCommonD2::new( [INFO] [stdout] 52 | | reader, [INFO] [stdout] 53 | | GameVersion::Destiny2Beta, [INFO] [stdout] ... | [INFO] [stdout] 62 | | header, [INFO] [stdout] 63 | | }) [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] | [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/d2_beyondlight/impl.rs:70:12 [INFO] [stdout] | [INFO] [stdout] 36 | reader: R, [INFO] [stdout] | --------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 39 | let mut reader = reader; [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 70 | Ok(PackageD2BeyondLight { [INFO] [stdout] | ____________^ [INFO] [stdout] 71 | | common: PackageCommonD2::new( [INFO] [stdout] 72 | | reader, [INFO] [stdout] 73 | | version, [INFO] [stdout] ... | [INFO] [stdout] 83 | | named_tags, [INFO] [stdout] 84 | | }) [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] | | 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/d2_prebl/impl.rs:84:12 [INFO] [stdout] | [INFO] [stdout] 35 | reader: R, [INFO] [stdout] | --------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 36 | ) -> anyhow::Result { [INFO] [stdout] 37 | let _span = tracing::trace_span!("PackageD2PreBL::from_reader", path); [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] 38 | let mut reader = reader; [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 84 | Ok(PackageD2PreBL { [INFO] [stdout] | ____________^ [INFO] [stdout] 85 | | common: PackageCommonD2::new( [INFO] [stdout] 86 | | reader, [INFO] [stdout] 87 | | GameVersion::Destiny2Shadowkeep, [INFO] [stdout] ... | [INFO] [stdout] 97 | | named_tags, [INFO] [stdout] 98 | | }) [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] | | 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] | | 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] | | 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/manager.rs:357:9 [INFO] [stdout] | [INFO] [stdout] 354 | pub fn read_tag(&self, tag: impl Into) -> anyhow::Result> { [INFO] [stdout] | ----------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 355 | let _span = tracing::debug_span!("PackageManager::read_tag").entered(); [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] 356 | let tag = tag.into(); [INFO] [stdout] 357 | self.get_or_load_pkg(tag.pkg_id())? [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `k` [INFO] [stdout] --> src/manager.rs:460:23 [INFO] [stdout] | [INFO] [stdout] 460 | .filter(|(k, v)| { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_k` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/manager.rs:412:12 [INFO] [stdout] | [INFO] [stdout] 405 | pub fn read_tag_binrw<'a, T: BinRead>(&self, tag: impl Into) -> anyhow::Result [INFO] [stdout] | ----------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 412 | Ok(cursor.read_type(self.version.endian())?) [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/manager.rs:422:12 [INFO] [stdout] | [INFO] [stdout] 416 | pub fn read_tag64_binrw<'a, T: BinRead>(&self, hash: impl Into) -> anyhow::Result [INFO] [stdout] | -------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 422 | Ok(cursor.read_type(self.version.endian())?) [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 12 previous errors; 17 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `destiny-pkg` (lib test) due to 13 previous errors; 17 warnings emitted [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] warning: field `hash` is never read [INFO] [stdout] --> src/d2_shared.rs:53:9 [INFO] [stdout] | [INFO] [stdout] 48 | pub struct BlockHeader { [INFO] [stdout] | ----------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 53 | pub hash: [u8; 20], [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `BlockHeader` has derived impls for the traits `Clone` and `Debug`, 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: variant `No` is never constructed [INFO] [stdout] --> src/oodle.rs:14:5 [INFO] [stdout] | [INFO] [stdout] 13 | enum OodleLzFuzzSafe { [INFO] [stdout] | --------------- variant in this enum [INFO] [stdout] 14 | No = 0, [INFO] [stdout] | ^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `Yes` is never constructed [INFO] [stdout] --> src/oodle.rs:21:5 [INFO] [stdout] | [INFO] [stdout] 19 | enum OodleLzCheckCRC { [INFO] [stdout] | --------------- variant in this enum [INFO] [stdout] 20 | No = 0, [INFO] [stdout] 21 | Yes = 1, [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variants `None`, `Some`, and `Lots` are never constructed [INFO] [stdout] --> src/oodle.rs:26:5 [INFO] [stdout] | [INFO] [stdout] 25 | enum OodleLzVerbosity { [INFO] [stdout] | ---------------- variants in this enum [INFO] [stdout] 26 | None = 0, [INFO] [stdout] | ^^^^ [INFO] [stdout] 27 | Minimal = 1, [INFO] [stdout] 28 | Some = 2, [INFO] [stdout] | ^^^^ [INFO] [stdout] 29 | Lots = 3, [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variants `ThreadPhase1` and `ThreadPhase2` are never constructed [INFO] [stdout] --> src/oodle.rs:34:5 [INFO] [stdout] | [INFO] [stdout] 33 | enum OodleLzThreadPhase { [INFO] [stdout] | ------------------ variants in this enum [INFO] [stdout] 34 | ThreadPhase1 = 1, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] 35 | ThreadPhase2 = 2, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `entries`, `entries2`, and `path_base` are never read [INFO] [stdout] --> src/d1_internal_alpha/impl.rs:28:5 [INFO] [stdout] | [INFO] [stdout] 26 | pub struct PackageD1InternalAlpha { [INFO] [stdout] | ---------------------- fields in this struct [INFO] [stdout] 27 | pub header: PackageHeader, [INFO] [stdout] 28 | entries: Vec, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 29 | entries2: Vec, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 35 | path_base: String, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple fields are never read [INFO] [stdout] --> src/d1_internal_alpha/structs.rs:19:9 [INFO] [stdout] | [INFO] [stdout] 18 | pub struct PackageHeader { [INFO] [stdout] | ------------- fields in this struct [INFO] [stdout] 19 | pub magic: u32, [INFO] [stdout] | ^^^^^ [INFO] [stdout] 20 | pub pkg_id: u16, [INFO] [stdout] 21 | pub patch: u16, [INFO] [stdout] | ^^^^^ [INFO] [stdout] 22 | pub _unk8: u64, [INFO] [stdout] 23 | pub build_time: u64, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 29 | pub tool_string: String, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 36 | pub entry2_table_hash: [u8; 20], [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 41 | pub entry_table_hash: [u8; 20], [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 45 | pub block_table_hash: [u8; 20], [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `PackageHeader` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `unk0`, `unk4`, `unk8`, and `unkc` are never read [INFO] [stdout] --> src/d1_internal_alpha/structs.rs:74:9 [INFO] [stdout] | [INFO] [stdout] 73 | pub struct EntryHeader2 { [INFO] [stdout] | ------------ fields in this struct [INFO] [stdout] 74 | pub unk0: u32, [INFO] [stdout] | ^^^^ [INFO] [stdout] 75 | pub unk4: u32, [INFO] [stdout] | ^^^^ [INFO] [stdout] 76 | pub unk8: u32, [INFO] [stdout] | ^^^^ [INFO] [stdout] 77 | pub unkc: u32, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `EntryHeader2` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple fields are never read [INFO] [stdout] --> src/d1_legacy/structs.rs:10:9 [INFO] [stdout] | [INFO] [stdout] 9 | pub struct PackageHeader { [INFO] [stdout] | ------------- fields in this struct [INFO] [stdout] 10 | pub magic: u32, [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 14 | pub build_time: u64, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 22 | pub tool_string: String, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 27 | pub header_signature_offset: u32, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 31 | pub entry_table_hash: [u8; 20], [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 35 | pub block_table_hash: [u8; 20], [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 39 | pub named_tag_table_hash: [u8; 20], [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 42 | pub file_size: u32, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `PackageHeader` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple fields are never read [INFO] [stdout] --> src/d1_roi/structs.rs:9:9 [INFO] [stdout] | [INFO] [stdout] 8 | pub struct PackageHeader { [INFO] [stdout] | ------------- fields in this struct [INFO] [stdout] 9 | pub magic: u32, [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 13 | pub build_time: u64, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] 14 | pub _unk_buildid: u32, [INFO] [stdout] 15 | pub version_major: u16, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] 16 | pub version_minor: u16, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 22 | pub tool_string: String, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 27 | pub header_signature_offset: u32, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 31 | pub entry_table_hash: [u8; 20], [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 35 | pub block_table_hash: [u8; 20], [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 39 | pub named_tag_table_hash: [u8; 20], [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 42 | pub file_size: u32, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `PackageHeader` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `thing` is never read [INFO] [stdout] --> src/d1_roi/structs.rs:49:5 [INFO] [stdout] | [INFO] [stdout] 46 | pub struct EntryHeader { [INFO] [stdout] | ----------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 49 | thing: u32, [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `EntryHeader` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `header` is never read [INFO] [stdout] --> src/d2_beta/impl.rs:18:9 [INFO] [stdout] | [INFO] [stdout] 16 | pub struct PackageD2Beta { [INFO] [stdout] | ------------- field in this struct [INFO] [stdout] 17 | common: PackageCommonD2, [INFO] [stdout] 18 | pub header: PackageHeader, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `build_time`, `tool_string`, `header_signature_offset`, `entry_table_hash`, `block_table_hash`, and `file_size` are never read [INFO] [stdout] --> src/d2_beta/structs.rs:11:9 [INFO] [stdout] | [INFO] [stdout] 7 | pub struct PackageHeader { [INFO] [stdout] | ------------- fields in this struct [INFO] [stdout] ... [INFO] [stdout] 11 | pub build_time: u64, // 0x10 [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 19 | pub tool_string: String, // 0x24 [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 25 | pub header_signature_offset: u32, // 0xb0 [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 28 | pub entry_table_hash: [u8; 20], [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 31 | pub block_table_hash: [u8; 20], [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 34 | pub file_size: u32, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `PackageHeader` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `header` is never read [INFO] [stdout] --> src/d2_beyondlight/impl.rs:19:9 [INFO] [stdout] | [INFO] [stdout] 17 | pub struct PackageD2BeyondLight { [INFO] [stdout] | -------------------- field in this struct [INFO] [stdout] 18 | common: PackageCommonD2, [INFO] [stdout] 19 | pub header: PackageHeader, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `version`, `build_time`, `header_signature_offset`, and `file_size` are never read [INFO] [stdout] --> src/d2_beyondlight/structs.rs:8:9 [INFO] [stdout] | [INFO] [stdout] 6 | pub struct PackageHeader { [INFO] [stdout] | ------------- fields in this struct [INFO] [stdout] 7 | #[br(assert(version == (53, 2)))] [INFO] [stdout] 8 | pub version: (u16, u16), [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 16 | pub build_time: u64, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 21 | pub header_signature_offset: u32, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 39 | pub file_size: u32, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `PackageHeader` has a derived impl for the trait `Debug`, 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/crypto.rs:15:49 [INFO] [stdout] | [INFO] [stdout] 15 | .map(|(group, key, iv)| (group, (Aes128Gcm::new(&key.into()), iv))) [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/d2_shared.rs:113:12 [INFO] [stdout] | [INFO] [stdout] 88 | reader: R, [INFO] [stdout] | --------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 113 | Ok(PackageCommonD2 { [INFO] [stdout] | ____________^ [INFO] [stdout] 114 | | version, [INFO] [stdout] 115 | | pkg_id, [INFO] [stdout] 116 | | patch_id, [INFO] [stdout] ... | [INFO] [stdout] 126 | | file_handles: Default::default(), [INFO] [stdout] 127 | | }) [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/oodle.rs:107:12 [INFO] [stdout] | [INFO] [stdout] 94 | pub fn from_path>(path: P) -> anyhow::Result { [INFO] [stdout] | ------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 95 | let path = path.as_ref(); [INFO] [stdout] 96 | let lib = unsafe { Library::new(path)? }; [INFO] [stdout] | --- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 107 | Ok(Oodle { [INFO] [stdout] | ____________^ [INFO] [stdout] 108 | | _lib: lib, [INFO] [stdout] 109 | | fn_decompress, [INFO] [stdout] 110 | | }) [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] | [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/d1_internal_alpha/impl.rs:103:12 [INFO] [stdout] | [INFO] [stdout] 53 | reader: R, [INFO] [stdout] | --------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 54 | ) -> anyhow::Result { [INFO] [stdout] 55 | let mut reader = reader; [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 103 | Ok(PackageD1InternalAlpha { [INFO] [stdout] | ____________^ [INFO] [stdout] 104 | | path_base, [INFO] [stdout] 105 | | reader: RwLock::new(Box::new(reader)), [INFO] [stdout] 106 | | header, [INFO] [stdout] ... | [INFO] [stdout] 121 | | .collect(), [INFO] [stdout] 122 | | }) [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] | |_________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/d1_legacy/impl.rs:95:12 [INFO] [stdout] | [INFO] [stdout] 54 | reader: R, [INFO] [stdout] | --------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 55 | ) -> anyhow::Result { [INFO] [stdout] 56 | let mut reader = reader; [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 95 | Ok(PackageD1Legacy { [INFO] [stdout] | ____________^ [INFO] [stdout] 96 | | path_base, [INFO] [stdout] 97 | | reader: RwLock::new(Box::new(reader)), [INFO] [stdout] 98 | | header, [INFO] [stdout] ... | [INFO] [stdout] 112 | | .collect(), [INFO] [stdout] 113 | | }) [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/d1_roi/impl.rs:95:12 [INFO] [stdout] | [INFO] [stdout] 54 | reader: R, [INFO] [stdout] | --------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 55 | ) -> anyhow::Result { [INFO] [stdout] 56 | let mut reader = reader; [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 95 | Ok(PackageD1RiseOfIron { [INFO] [stdout] | ____________^ [INFO] [stdout] 96 | | path_base, [INFO] [stdout] 97 | | reader: RwLock::new(Box::new(reader)), [INFO] [stdout] 98 | | header, [INFO] [stdout] ... | [INFO] [stdout] 112 | | .collect(), [INFO] [stdout] 113 | | }) [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/d2_beta/impl.rs:50:12 [INFO] [stdout] | [INFO] [stdout] 33 | reader: R, [INFO] [stdout] | --------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 34 | ) -> anyhow::Result { [INFO] [stdout] 35 | let mut reader = reader; [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 50 | Ok(PackageD2Beta { [INFO] [stdout] | ____________^ [INFO] [stdout] 51 | | common: PackageCommonD2::new( [INFO] [stdout] 52 | | reader, [INFO] [stdout] 53 | | GameVersion::Destiny2Beta, [INFO] [stdout] ... | [INFO] [stdout] 62 | | header, [INFO] [stdout] 63 | | }) [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] | [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/d2_beyondlight/impl.rs:70:12 [INFO] [stdout] | [INFO] [stdout] 36 | reader: R, [INFO] [stdout] | --------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 39 | let mut reader = reader; [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 70 | Ok(PackageD2BeyondLight { [INFO] [stdout] | ____________^ [INFO] [stdout] 71 | | common: PackageCommonD2::new( [INFO] [stdout] 72 | | reader, [INFO] [stdout] 73 | | version, [INFO] [stdout] ... | [INFO] [stdout] 83 | | named_tags, [INFO] [stdout] 84 | | }) [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] | | 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/d2_prebl/impl.rs:84:12 [INFO] [stdout] | [INFO] [stdout] 35 | reader: R, [INFO] [stdout] | --------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 36 | ) -> anyhow::Result { [INFO] [stdout] 37 | let _span = tracing::trace_span!("PackageD2PreBL::from_reader", path); [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] 38 | let mut reader = reader; [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 84 | Ok(PackageD2PreBL { [INFO] [stdout] | ____________^ [INFO] [stdout] 85 | | common: PackageCommonD2::new( [INFO] [stdout] 86 | | reader, [INFO] [stdout] 87 | | GameVersion::Destiny2Shadowkeep, [INFO] [stdout] ... | [INFO] [stdout] 97 | | named_tags, [INFO] [stdout] 98 | | }) [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] | | 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] | | 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] | | 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/manager.rs:357:9 [INFO] [stdout] | [INFO] [stdout] 354 | pub fn read_tag(&self, tag: impl Into) -> anyhow::Result> { [INFO] [stdout] | ----------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 355 | let _span = tracing::debug_span!("PackageManager::read_tag").entered(); [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] 356 | let tag = tag.into(); [INFO] [stdout] 357 | self.get_or_load_pkg(tag.pkg_id())? [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/manager.rs:412:12 [INFO] [stdout] | [INFO] [stdout] 405 | pub fn read_tag_binrw<'a, T: BinRead>(&self, tag: impl Into) -> anyhow::Result [INFO] [stdout] | ----------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 412 | Ok(cursor.read_type(self.version.endian())?) [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/manager.rs:422:12 [INFO] [stdout] | [INFO] [stdout] 416 | pub fn read_tag64_binrw<'a, T: BinRead>(&self, hash: impl Into) -> anyhow::Result [INFO] [stdout] | -------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 422 | Ok(cursor.read_type(self.version.endian())?) [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 12 previous errors; 17 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `destiny-pkg` (lib) due to 13 previous errors; 17 warnings emitted [INFO] running `Command { std: "docker" "inspect" "e6baeb035007eccfd70ea7b490d43fc0bb77e634cc65c6b6ea29f000a86a057c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e6baeb035007eccfd70ea7b490d43fc0bb77e634cc65c6b6ea29f000a86a057c", kill_on_drop: false }` [INFO] [stdout] e6baeb035007eccfd70ea7b490d43fc0bb77e634cc65c6b6ea29f000a86a057c