[INFO] fetching crate symbolizer-rs 0.1.0... [INFO] checking symbolizer-rs-0.1.0 against master#1f12b9b0fdbe735968ac002792a720f0ba4faca6 for crater-rollup-uwu [INFO] extracting crate symbolizer-rs 0.1.0 into /workspace/builds/worker-0-tc1/source [INFO] validating manifest of crates.io crate symbolizer-rs 0.1.0 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 symbolizer-rs 0.1.0 [INFO] finished tweaking crates.io crate symbolizer-rs 0.1.0 [INFO] tweaked toml for crates.io crate symbolizer-rs 0.1.0 written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] crate crates.io crate symbolizer-rs 0.1.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" "+1f12b9b0fdbe735968ac002792a720f0ba4faca6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded pdb v0.8.0 [INFO] [stderr] Downloaded msvc-demangler v0.10.0 [INFO] [stderr] Downloaded kdmp-parser v0.2.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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] e30b0b69a84c33d1ad3101501301a3b27463da494f9f2ac7f44b84549947a510 [INFO] running `Command { std: "docker" "start" "-a" "e30b0b69a84c33d1ad3101501301a3b27463da494f9f2ac7f44b84549947a510", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e30b0b69a84c33d1ad3101501301a3b27463da494f9f2ac7f44b84549947a510", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e30b0b69a84c33d1ad3101501301a3b27463da494f9f2ac7f44b84549947a510", kill_on_drop: false }` [INFO] [stdout] e30b0b69a84c33d1ad3101501301a3b27463da494f9f2ac7f44b84549947a510 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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] a1e1f3b83c6b066f5dfe0c147b693f53c7858aefd34e47564e2fad1594b7f471 [INFO] running `Command { std: "docker" "start" "-a" "a1e1f3b83c6b066f5dfe0c147b693f53c7858aefd34e47564e2fad1594b7f471", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.81 [INFO] [stderr] Compiling cc v1.0.96 [INFO] [stderr] Compiling libc v0.2.154 [INFO] [stderr] Checking utf8parse v0.2.1 [INFO] [stderr] Checking memchr v2.7.2 [INFO] [stderr] Checking tinyvec v1.6.0 [INFO] [stderr] Compiling crc32fast v1.4.0 [INFO] [stderr] Checking log v0.4.21 [INFO] [stderr] Checking anstyle-parse v0.2.4 [INFO] [stderr] Checking colorchoice v1.0.1 [INFO] [stderr] Checking anstyle-query v1.0.3 [INFO] [stderr] Checking spin v0.9.8 [INFO] [stderr] Checking is_terminal_polyfill v1.70.0 [INFO] [stderr] Checking regex-syntax v0.8.3 [INFO] [stderr] Checking anstyle v1.0.7 [INFO] [stderr] Checking untrusted v0.9.0 [INFO] [stderr] Checking rustls-pki-types v1.5.0 [INFO] [stderr] Checking anstream v0.6.14 [INFO] [stderr] Checking aho-corasick v1.1.3 [INFO] [stderr] Checking adler v1.0.2 [INFO] [stderr] Compiling thiserror v1.0.59 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Checking unicode-normalization v0.1.23 [INFO] [stderr] Compiling syn v2.0.60 [INFO] [stderr] Compiling rustls v0.22.4 [INFO] [stderr] Checking getrandom v0.2.14 [INFO] [stderr] Checking miniz_oxide v0.7.2 [INFO] [stderr] Compiling anyhow v1.0.82 [INFO] [stderr] Checking subtle v2.5.0 [INFO] [stderr] Checking strsim v0.11.1 [INFO] [stderr] Checking idna v0.5.0 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Compiling ring v0.17.8 [INFO] [stderr] Checking regex-automata v0.4.6 [INFO] [stderr] Compiling serde v1.0.200 [INFO] [stderr] Checking clap_lex v0.7.0 [INFO] [stderr] Checking bitflags v2.5.0 [INFO] [stderr] Checking zeroize v1.7.0 [INFO] [stderr] Checking clap_builder v4.5.2 [INFO] [stderr] Checking flate2 v1.0.30 [INFO] [stderr] Checking webpki-roots v0.26.1 [INFO] [stderr] Checking url v2.5.0 [INFO] [stderr] Checking humantime v2.1.0 [INFO] [stderr] Checking scroll v0.11.0 [INFO] [stderr] Checking fallible-iterator v0.2.0 [INFO] [stderr] Checking base64 v0.22.1 [INFO] [stderr] Checking uuid v1.8.0 [INFO] [stderr] Checking msvc-demangler v0.10.0 [INFO] [stderr] Checking pdb v0.8.0 [INFO] [stderr] Checking regex v1.10.4 [INFO] [stderr] Checking env_filter v0.1.0 [INFO] [stderr] Compiling thiserror-impl v1.0.59 [INFO] [stderr] Compiling serde_derive v1.0.200 [INFO] [stderr] Compiling clap_derive v4.5.4 [INFO] [stderr] Checking env_logger v0.11.3 [INFO] [stderr] Checking kdmp-parser v0.2.0 [INFO] [stderr] Checking clap v4.5.4 [INFO] [stderr] Checking rustls-webpki v0.102.3 [INFO] [stderr] Checking ureq v2.9.7 [INFO] [stderr] Checking symbolizer-rs v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 8.31s [INFO] running `Command { std: "docker" "inspect" "a1e1f3b83c6b066f5dfe0c147b693f53c7858aefd34e47564e2fad1594b7f471", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a1e1f3b83c6b066f5dfe0c147b693f53c7858aefd34e47564e2fad1594b7f471", kill_on_drop: false }` [INFO] [stdout] a1e1f3b83c6b066f5dfe0c147b693f53c7858aefd34e47564e2fad1594b7f471 [INFO] checking symbolizer-rs-0.1.0 against try#f9935d29d867449445ee008640ccca1bf1ae0889+rustflags=-Dtail_expr_drop_order for crater-rollup-uwu [INFO] extracting crate symbolizer-rs 0.1.0 into /workspace/builds/worker-0-tc2/source [INFO] validating manifest of crates.io crate symbolizer-rs 0.1.0 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 symbolizer-rs 0.1.0 [INFO] finished tweaking crates.io crate symbolizer-rs 0.1.0 [INFO] tweaked toml for crates.io crate symbolizer-rs 0.1.0 written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] crate crates.io crate symbolizer-rs 0.1.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" "+f9935d29d867449445ee008640ccca1bf1ae0889" "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" "+f9935d29d867449445ee008640ccca1bf1ae0889" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 08b30ab243a5bbe6b9ddf281625a0e6395516f4185b6c530aa6e2ed2929c9f85 [INFO] running `Command { std: "docker" "start" "-a" "08b30ab243a5bbe6b9ddf281625a0e6395516f4185b6c530aa6e2ed2929c9f85", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "08b30ab243a5bbe6b9ddf281625a0e6395516f4185b6c530aa6e2ed2929c9f85", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "08b30ab243a5bbe6b9ddf281625a0e6395516f4185b6c530aa6e2ed2929c9f85", kill_on_drop: false }` [INFO] [stdout] 08b30ab243a5bbe6b9ddf281625a0e6395516f4185b6c530aa6e2ed2929c9f85 [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" "+f9935d29d867449445ee008640ccca1bf1ae0889" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e77bf54780759ff5b3cea89fcabc7066d5a16230cd8c51eea2ff133bd74ad816 [INFO] running `Command { std: "docker" "start" "-a" "e77bf54780759ff5b3cea89fcabc7066d5a16230cd8c51eea2ff133bd74ad816", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.81 [INFO] [stderr] Compiling cc v1.0.96 [INFO] [stderr] Compiling libc v0.2.154 [INFO] [stderr] Checking utf8parse v0.2.1 [INFO] [stderr] Checking memchr v2.7.2 [INFO] [stderr] Checking tinyvec v1.6.0 [INFO] [stderr] Checking log v0.4.21 [INFO] [stderr] Checking anstyle-query v1.0.3 [INFO] [stderr] Checking anstyle-parse v0.2.4 [INFO] [stderr] Checking is_terminal_polyfill v1.70.0 [INFO] [stderr] Checking spin v0.9.8 [INFO] [stderr] Checking colorchoice v1.0.1 [INFO] [stderr] Checking regex-syntax v0.8.3 [INFO] [stderr] Checking anstyle v1.0.7 [INFO] [stderr] Checking untrusted v0.9.0 [INFO] [stderr] Checking rustls-pki-types v1.5.0 [INFO] [stderr] Checking aho-corasick v1.1.3 [INFO] [stderr] Compiling crc32fast v1.4.0 [INFO] [stderr] Checking anstream v0.6.14 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Checking unicode-normalization v0.1.23 [INFO] [stderr] Compiling syn v2.0.60 [INFO] [stderr] Checking getrandom v0.2.14 [INFO] [stderr] Checking adler v1.0.2 [INFO] [stderr] Compiling rustls v0.22.4 [INFO] [stderr] Compiling thiserror v1.0.59 [INFO] [stderr] Checking miniz_oxide v0.7.2 [INFO] [stderr] Checking clap_lex v0.7.0 [INFO] [stderr] Checking regex-automata v0.4.6 [INFO] [stderr] Compiling ring v0.17.8 [INFO] [stderr] Compiling serde v1.0.200 [INFO] [stderr] Checking subtle v2.5.0 [INFO] [stderr] Checking idna v0.5.0 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Compiling anyhow v1.0.82 [INFO] [stderr] Checking zeroize v1.7.0 [INFO] [stderr] Checking strsim v0.11.1 [INFO] [stderr] Checking bitflags v2.5.0 [INFO] [stderr] Checking flate2 v1.0.30 [INFO] [stderr] Checking clap_builder v4.5.2 [INFO] [stderr] Checking url v2.5.0 [INFO] [stderr] Checking webpki-roots v0.26.1 [INFO] [stderr] Checking fallible-iterator v0.2.0 [INFO] [stderr] Checking base64 v0.22.1 [INFO] [stderr] Checking scroll v0.11.0 [INFO] [stderr] Checking humantime v2.1.0 [INFO] [stderr] Checking uuid v1.8.0 [INFO] [stderr] Checking msvc-demangler v0.10.0 [INFO] [stderr] Checking pdb v0.8.0 [INFO] [stderr] Checking regex v1.10.4 [INFO] [stderr] Checking env_filter v0.1.0 [INFO] [stderr] Checking env_logger v0.11.3 [INFO] [stderr] Compiling thiserror-impl v1.0.59 [INFO] [stderr] Compiling serde_derive v1.0.200 [INFO] [stderr] Compiling clap_derive v4.5.4 [INFO] [stderr] Checking kdmp-parser v0.2.0 [INFO] [stderr] Checking clap v4.5.4 [INFO] [stderr] Checking rustls-webpki v0.102.3 [INFO] [stderr] Checking ureq v2.9.7 [INFO] [stderr] Checking symbolizer-rs v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/main.rs:130:22 [INFO] [stdout] | [INFO] [stdout] 130 | .map(|e| e.map(|e| e.path()).context("")) [INFO] [stdout] | - ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [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/hex_addrs_iter.rs:260:14 [INFO] [stdout] | [INFO] [stdout] 196 | Err(e) => return Some(Err(e)), [INFO] [stdout] | - these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 235 | Err(e) => return Some(Err(e)), [INFO] [stdout] | - these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 260 | Some(Ok(addr)) [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/pdbcache.rs:504:9 [INFO] [stdout] | [INFO] [stdout] 485 | pub fn ingest_pdb(&mut self, pdb_path: impl AsRef) -> Result<()> { [INFO] [stdout] | -------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 488 | let pdb_file = [INFO] [stdout] | -------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 489 | File::open(pdb_path).with_context(|| format!("failed to open pdb {pdb_path:?}"))?; [INFO] [stdout] 490 | let mut pdb = [INFO] [stdout] | --- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 495 | let address_map = pdb.address_map()?; [INFO] [stdout] | ----------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 504 | self.parse_global_symbols_table(&mut pdb, &address_map) [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] = 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/symbolizer.rs:153:5 [INFO] [stdout] | [INFO] [stdout] 153 | File::create(output_path.clone()) [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/symbolizer.rs:279:12 [INFO] [stdout] | [INFO] [stdout] 264 | symcache: impl AsRef, [INFO] [stdout] | -------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 265 | parser: KernelDumpParser, [INFO] [stdout] | ------------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 279 | Ok(Self { [INFO] [stdout] | ____________^ [INFO] [stdout] 280 | | stats: Default::default(), [INFO] [stdout] 281 | | symcache: symcache.as_ref().to_path_buf(), [INFO] [stdout] 282 | | modules: Modules::new(modules), [INFO] [stdout] ... | [INFO] [stdout] 286 | | pdb_caches: Default::default(), [INFO] [stdout] 287 | | }) [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 [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `symbolizer-rs` (bin "symbolizer-rs") due to 6 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/main.rs:130:22 [INFO] [stdout] | [INFO] [stdout] 130 | .map(|e| e.map(|e| e.path()).context("")) [INFO] [stdout] | - ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [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/hex_addrs_iter.rs:260:14 [INFO] [stdout] | [INFO] [stdout] 196 | Err(e) => return Some(Err(e)), [INFO] [stdout] | - these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 235 | Err(e) => return Some(Err(e)), [INFO] [stdout] | - these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 260 | Some(Ok(addr)) [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/pdbcache.rs:504:9 [INFO] [stdout] | [INFO] [stdout] 485 | pub fn ingest_pdb(&mut self, pdb_path: impl AsRef) -> Result<()> { [INFO] [stdout] | -------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 488 | let pdb_file = [INFO] [stdout] | -------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 489 | File::open(pdb_path).with_context(|| format!("failed to open pdb {pdb_path:?}"))?; [INFO] [stdout] 490 | let mut pdb = [INFO] [stdout] | --- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 495 | let address_map = pdb.address_map()?; [INFO] [stdout] | ----------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 504 | self.parse_global_symbols_table(&mut pdb, &address_map) [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] = 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/symbolizer.rs:153:5 [INFO] [stdout] | [INFO] [stdout] 153 | File::create(output_path.clone()) [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/symbolizer.rs:279:12 [INFO] [stdout] | [INFO] [stdout] 264 | symcache: impl AsRef, [INFO] [stdout] | -------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 265 | parser: KernelDumpParser, [INFO] [stdout] | ------------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 279 | Ok(Self { [INFO] [stdout] | ____________^ [INFO] [stdout] 280 | | stats: Default::default(), [INFO] [stdout] 281 | | symcache: symcache.as_ref().to_path_buf(), [INFO] [stdout] 282 | | modules: Modules::new(modules), [INFO] [stdout] ... | [INFO] [stdout] 286 | | pdb_caches: Default::default(), [INFO] [stdout] 287 | | }) [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 [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `symbolizer-rs` (bin "symbolizer-rs" test) due to 6 previous errors [INFO] running `Command { std: "docker" "inspect" "e77bf54780759ff5b3cea89fcabc7066d5a16230cd8c51eea2ff133bd74ad816", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e77bf54780759ff5b3cea89fcabc7066d5a16230cd8c51eea2ff133bd74ad816", kill_on_drop: false }` [INFO] [stdout] e77bf54780759ff5b3cea89fcabc7066d5a16230cd8c51eea2ff133bd74ad816