[INFO] fetching crate dependency_runner 1.2.4... [INFO] checking dependency_runner-1.2.4 against try#4d98531622e1718ae0bc3c7a1ab9cd8938428452+rustflags=-Dtail_expr_drop_order for pr-129604 [INFO] extracting crate dependency_runner 1.2.4 into /workspace/builds/worker-3-tc2/source [INFO] validating manifest of crates.io crate dependency_runner 1.2.4 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 dependency_runner 1.2.4 [INFO] finished tweaking crates.io crate dependency_runner 1.2.4 [INFO] tweaked toml for crates.io crate dependency_runner 1.2.4 written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] crate crates.io crate dependency_runner 1.2.4 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-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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] 6bc2a18303d6a004d0c5dbe8c2c224e9d6fd6c753143ca6292348f3688c48ca3 [INFO] running `Command { std: "docker" "start" "-a" "6bc2a18303d6a004d0c5dbe8c2c224e9d6fd6c753143ca6292348f3688c48ca3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6bc2a18303d6a004d0c5dbe8c2c224e9d6fd6c753143ca6292348f3688c48ca3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6bc2a18303d6a004d0c5dbe8c2c224e9d6fd6c753143ca6292348f3688c48ca3", kill_on_drop: false }` [INFO] [stdout] 6bc2a18303d6a004d0c5dbe8c2c224e9d6fd6c753143ca6292348f3688c48ca3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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] 4fa2718db959a6160ac0c170f83387f9a0d4139990786674264cdabe04017222 [INFO] running `Command { std: "docker" "start" "-a" "4fa2718db959a6160ac0c170f83387f9a0d4139990786674264cdabe04017222", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.66 [INFO] [stderr] Compiling quote v1.0.23 [INFO] [stderr] Compiling unicode-ident v1.0.7 [INFO] [stderr] Compiling libc v0.2.139 [INFO] [stderr] Compiling crossbeam-utils v0.8.15 [INFO] [stderr] Compiling memoffset v0.8.0 [INFO] [stderr] Compiling crossbeam-epoch v0.9.14 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Checking once_cell v1.17.1 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Checking os_str_bytes v6.4.1 [INFO] [stderr] Compiling io-lifetimes v1.0.5 [INFO] [stderr] Compiling serde_derive v1.0.152 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling indexmap v1.9.2 [INFO] [stderr] Compiling serde v1.0.152 [INFO] [stderr] Compiling crossbeam-queue v0.3.8 [INFO] [stderr] Compiling rustix v0.36.9 [INFO] [stderr] Compiling rayon-core v1.11.0 [INFO] [stderr] Checking termcolor v1.2.0 [INFO] [stderr] Checking regex-syntax v0.6.28 [INFO] [stderr] Checking hashbrown v0.12.3 [INFO] [stderr] Checking linux-raw-sys v0.1.4 [INFO] [stderr] Checking iana-time-zone v0.1.53 [INFO] [stderr] Checking clap_lex v0.2.4 [INFO] [stderr] Checking thread_local v1.1.7 [INFO] [stderr] Checking time-core v0.1.0 [INFO] [stderr] Checking utf8parse v0.2.0 [INFO] [stderr] Checking crossbeam-channel v0.5.7 [INFO] [stderr] Compiling serde_json v1.0.93 [INFO] [stderr] Checking textwrap v0.16.0 [INFO] [stderr] Checking arrayvec v0.7.2 [INFO] [stderr] Checking either v1.8.1 [INFO] [stderr] Compiling thiserror v1.0.38 [INFO] [stderr] Checking unicode-width v0.1.10 [INFO] [stderr] Compiling anyhow v1.0.69 [INFO] [stderr] Compiling derive_pod v0.1.2 [INFO] [stderr] Checking fuzzy-matcher v0.3.7 [INFO] [stderr] Checking aho-corasick v0.7.20 [INFO] [stderr] Checking time v0.3.20 [INFO] [stderr] Checking clap_lex v0.3.2 [INFO] [stderr] Checking beef v0.5.2 [INFO] [stderr] Compiling pelite-macros v0.1.1 [INFO] [stderr] Checking itoa v1.0.6 [INFO] [stderr] Checking crossbeam-deque v0.8.3 [INFO] [stderr] Checking xmlparser v0.13.5 [INFO] [stderr] Checking plain v0.2.3 [INFO] [stderr] Checking no-std-compat v0.4.1 [INFO] [stderr] Checking dataview v1.0.1 [INFO] [stderr] Checking ryu v1.0.13 [INFO] [stderr] Checking shlex v1.1.0 [INFO] [stderr] Checking msvc-demangler v0.9.0 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking fs-err v2.9.0 [INFO] [stderr] Checking defer-drop v1.3.0 [INFO] [stderr] Checking roxmltree v0.18.0 [INFO] [stderr] Checking crossbeam v0.8.2 [INFO] [stderr] Compiling vte_generate_state_changes v0.1.1 [INFO] [stderr] Checking dirs-sys-next v0.1.2 [INFO] [stderr] Checking num_cpus v1.15.0 [INFO] [stderr] Checking time v0.1.45 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking nix v0.24.3 [INFO] [stderr] Checking nix v0.25.1 [INFO] [stderr] Checking pelite v0.10.0 [INFO] [stderr] Checking vte v0.11.0 [INFO] [stderr] Checking clap v3.2.23 [INFO] [stderr] Checking dirs-next v2.0.0 [INFO] [stderr] Checking term v0.7.0 [INFO] [stderr] Checking chrono v0.4.23 [INFO] [stderr] Checking rayon v1.7.0 [INFO] [stderr] Checking timer v0.2.0 [INFO] [stderr] Checking regex v1.7.1 [INFO] [stderr] Checking is-terminal v0.4.4 [INFO] [stderr] Checking tuikit v0.5.0 [INFO] [stderr] Checking env_logger v0.9.3 [INFO] [stderr] Compiling darling_core v0.14.3 [INFO] [stderr] Compiling scroll_derive v0.11.0 [INFO] [stderr] Compiling clap_derive v4.1.8 [INFO] [stderr] Compiling thiserror-impl v1.0.38 [INFO] [stderr] Checking scroll v0.11.0 [INFO] [stderr] Compiling darling_macro v0.14.3 [INFO] [stderr] Checking goblin v0.6.1 [INFO] [stderr] Compiling darling v0.14.3 [INFO] [stderr] Compiling derive_builder_core v0.11.2 [INFO] [stderr] Checking clap v4.1.8 [INFO] [stderr] Compiling derive_builder_macro v0.11.2 [INFO] [stderr] Checking derive_builder v0.11.2 [INFO] [stderr] Checking skim v0.10.4 [INFO] [stderr] Checking multimap v0.8.3 [INFO] [stderr] Checking dependency_runner v1.2.4 (/opt/rustwide/workdir) [INFO] [stdout] warning: unexpected `cfg` condition value: `serde` [INFO] [stdout] --> src/apiset/image.rs:6:12 [INFO] [stdout] | [INFO] [stdout] 6 | #[cfg_attr(feature = "serde", derive(::serde::Serialize))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `serde` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `serde` [INFO] [stdout] --> src/apiset/image.rs:28:12 [INFO] [stdout] | [INFO] [stdout] 28 | #[cfg_attr(feature = "serde", derive(::serde::Serialize))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `serde` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `serde` [INFO] [stdout] --> src/apiset/image.rs:36:12 [INFO] [stdout] | [INFO] [stdout] 36 | #[cfg_attr(feature = "serde", derive(::serde::Serialize))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `serde` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `serde` [INFO] [stdout] --> src/apiset/image.rs:54:12 [INFO] [stdout] | [INFO] [stdout] 54 | #[cfg_attr(feature = "serde", derive(::serde::Serialize))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `serde` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `serde` [INFO] [stdout] --> src/apiset/image.rs:6:12 [INFO] [stdout] | [INFO] [stdout] 6 | #[cfg_attr(feature = "serde", derive(::serde::Serialize))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `serde` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `serde` [INFO] [stdout] --> src/apiset/image.rs:28:12 [INFO] [stdout] | [INFO] [stdout] 28 | #[cfg_attr(feature = "serde", derive(::serde::Serialize))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `serde` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `serde` [INFO] [stdout] --> src/apiset/image.rs:36:12 [INFO] [stdout] | [INFO] [stdout] 36 | #[cfg_attr(feature = "serde", derive(::serde::Serialize))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `serde` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `serde` [INFO] [stdout] --> src/apiset/image.rs:54:12 [INFO] [stdout] | [INFO] [stdout] 54 | #[cfg_attr(feature = "serde", derive(::serde::Serialize))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `serde` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `API_SET_HASH_ENTRY` is never constructed [INFO] [stdout] --> src/apiset/image.rs:30:12 [INFO] [stdout] | [INFO] [stdout] 30 | pub struct API_SET_HASH_ENTRY { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `API_SET_HASH_ENTRY` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `path` is never read [INFO] [stdout] --> src/pe.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 10 | pub struct PEFileMap { [INFO] [stdout] | --------- field in this struct [INFO] [stdout] 11 | path: PathBuf, [INFO] [stdout] | ^^^^ [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/executable.rs:160:35 [INFO] [stdout] | [INFO] [stdout] 160 | .and_then(|d| readable_canonical_path(&d.full_path).ok()) [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/executable.rs:165:35 [INFO] [stdout] | [INFO] [stdout] 165 | .and_then(|d| readable_canonical_path(&d.full_path).ok()) [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/executable.rs:354:12 [INFO] [stdout] | [INFO] [stdout] 331 | let mut missing_symbols: HashSet = HashSet::new(); [INFO] [stdout] | --------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 339 | let not_found_symbols = if missing_symbols.is_empty() { [INFO] [stdout] | ----------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 354 | Ok(ExecutablesCheckReport { [INFO] [stdout] | ____________^ [INFO] [stdout] 355 | | not_found_libraries: HashMap::new(), [INFO] [stdout] 356 | | not_found_symbols, [INFO] [stdout] 357 | | }) [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] | [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/path.rs:293:9 [INFO] [stdout] | [INFO] [stdout] 291 | p: P, [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 292 | ) -> Result, LookupError> { [INFO] [stdout] 293 | / self.fs_cache [INFO] [stdout] 294 | | .borrow_mut() [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/pe.rs:106:47 [INFO] [stdout] | [INFO] [stdout] 106 | .map(|(k, v)| (k.to_string(), v.iter().map(ToString::to_string).collect())) [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/skim.rs:105:5 [INFO] [stdout] | [INFO] [stdout] 94 | let options = SkimOptionsBuilder::default() [INFO] [stdout] | ------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 103 | let (tx_item, rx_item): (SkimItemSender, SkimItemReceiver) = unbounded(); [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] 104 | [INFO] [stdout] 105 | / crossbeam::scope(|s| { [INFO] [stdout] 106 | | // Producer thread [INFO] [stdout] 107 | | s.spawn(|_| { [INFO] [stdout] 108 | | for e in exes.sorted_by_first_appearance() { [INFO] [stdout] ... | [INFO] [stdout] 158 | | } [INFO] [stdout] 159 | | }) [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/skim.rs:178:5 [INFO] [stdout] | [INFO] [stdout] 164 | let options = SkimOptionsBuilder::default() [INFO] [stdout] | ------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 176 | let (tx_item, rx_item): (SkimItemSender, SkimItemReceiver) = unbounded(); [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] 177 | [INFO] [stdout] 178 | / crossbeam::scope(|s| { [INFO] [stdout] 179 | | // Producer thread [INFO] [stdout] 180 | | s.spawn(|_| { [INFO] [stdout] 181 | | for e in exes.sorted_by_first_appearance() { [INFO] [stdout] ... | [INFO] [stdout] 273 | | } [INFO] [stdout] 274 | | }) [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/skim.rs:186:30 [INFO] [stdout] | [INFO] [stdout] 186 | .map(|d| readable_canonical_path(&d.full_path).ok()) [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/skim.rs:238:43 [INFO] [stdout] | [INFO] [stdout] 238 | ... .map(|ms| demangle_symbol(&ms).unwrap_or(ms.to_string())) [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/system.rs:245:33 [INFO] [stdout] | [INFO] [stdout] 245 | .filter(|entry| entry.metadata().map_or_else(|_| false, |m| m.is_file())) [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 10 previous errors; 6 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `dependency_runner` (lib) due to 11 previous errors; 6 warnings emitted [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] warning: struct `API_SET_HASH_ENTRY` is never constructed [INFO] [stdout] --> src/apiset/image.rs:30:12 [INFO] [stdout] | [INFO] [stdout] 30 | pub struct API_SET_HASH_ENTRY { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `API_SET_HASH_ENTRY` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `path` is never read [INFO] [stdout] --> src/pe.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 10 | pub struct PEFileMap { [INFO] [stdout] | --------- field in this struct [INFO] [stdout] 11 | path: PathBuf, [INFO] [stdout] | ^^^^ [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/executable.rs:160:35 [INFO] [stdout] | [INFO] [stdout] 160 | .and_then(|d| readable_canonical_path(&d.full_path).ok()) [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/executable.rs:165:35 [INFO] [stdout] | [INFO] [stdout] 165 | .and_then(|d| readable_canonical_path(&d.full_path).ok()) [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/executable.rs:354:12 [INFO] [stdout] | [INFO] [stdout] 331 | let mut missing_symbols: HashSet = HashSet::new(); [INFO] [stdout] | --------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 339 | let not_found_symbols = if missing_symbols.is_empty() { [INFO] [stdout] | ----------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 354 | Ok(ExecutablesCheckReport { [INFO] [stdout] | ____________^ [INFO] [stdout] 355 | | not_found_libraries: HashMap::new(), [INFO] [stdout] 356 | | not_found_symbols, [INFO] [stdout] 357 | | }) [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] | [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/path.rs:293:9 [INFO] [stdout] | [INFO] [stdout] 291 | p: P, [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 292 | ) -> Result, LookupError> { [INFO] [stdout] 293 | / self.fs_cache [INFO] [stdout] 294 | | .borrow_mut() [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/pe.rs:106:47 [INFO] [stdout] | [INFO] [stdout] 106 | .map(|(k, v)| (k.to_string(), v.iter().map(ToString::to_string).collect())) [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/skim.rs:105:5 [INFO] [stdout] | [INFO] [stdout] 94 | let options = SkimOptionsBuilder::default() [INFO] [stdout] | ------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 103 | let (tx_item, rx_item): (SkimItemSender, SkimItemReceiver) = unbounded(); [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] 104 | [INFO] [stdout] 105 | / crossbeam::scope(|s| { [INFO] [stdout] 106 | | // Producer thread [INFO] [stdout] 107 | | s.spawn(|_| { [INFO] [stdout] 108 | | for e in exes.sorted_by_first_appearance() { [INFO] [stdout] ... | [INFO] [stdout] 158 | | } [INFO] [stdout] 159 | | }) [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/skim.rs:178:5 [INFO] [stdout] | [INFO] [stdout] 164 | let options = SkimOptionsBuilder::default() [INFO] [stdout] | ------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 176 | let (tx_item, rx_item): (SkimItemSender, SkimItemReceiver) = unbounded(); [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] 177 | [INFO] [stdout] 178 | / crossbeam::scope(|s| { [INFO] [stdout] 179 | | // Producer thread [INFO] [stdout] 180 | | s.spawn(|_| { [INFO] [stdout] 181 | | for e in exes.sorted_by_first_appearance() { [INFO] [stdout] ... | [INFO] [stdout] 273 | | } [INFO] [stdout] 274 | | }) [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/skim.rs:186:30 [INFO] [stdout] | [INFO] [stdout] 186 | .map(|d| readable_canonical_path(&d.full_path).ok()) [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/skim.rs:238:43 [INFO] [stdout] | [INFO] [stdout] 238 | ... .map(|ms| demangle_symbol(&ms).unwrap_or(ms.to_string())) [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/system.rs:245:33 [INFO] [stdout] | [INFO] [stdout] 245 | .filter(|entry| entry.metadata().map_or_else(|_| false, |m| m.is_file())) [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 10 previous errors; 6 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `dependency_runner` (lib test) due to 11 previous errors; 6 warnings emitted [INFO] running `Command { std: "docker" "inspect" "4fa2718db959a6160ac0c170f83387f9a0d4139990786674264cdabe04017222", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4fa2718db959a6160ac0c170f83387f9a0d4139990786674264cdabe04017222", kill_on_drop: false }` [INFO] [stdout] 4fa2718db959a6160ac0c170f83387f9a0d4139990786674264cdabe04017222