[INFO] fetching crate semilattice-database-session 0.48.1... [INFO] checking semilattice-database-session-0.48.1 against try#4d98531622e1718ae0bc3c7a1ab9cd8938428452+rustflags=-Dtail_expr_drop_order for pr-129604 [INFO] extracting crate semilattice-database-session 0.48.1 into /workspace/builds/worker-2-tc2/source [INFO] validating manifest of crates.io crate semilattice-database-session 0.48.1 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 semilattice-database-session 0.48.1 [INFO] finished tweaking crates.io crate semilattice-database-session 0.48.1 [INFO] tweaked toml for crates.io crate semilattice-database-session 0.48.1 written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4d98531622e1718ae0bc3c7a1ab9cd8938428452" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 83 packages to latest compatible versions [INFO] [stderr] Adding errno v0.2.8 (latest: v0.3.9) [INFO] [stderr] Adding wasi v0.11.0+wasi-snapshot-preview1 (latest: v0.13.2+wasi-0.2.1) [INFO] [stderr] Adding winapi v0.2.8 (latest: v0.3.9) [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-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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] 89667cf87b8312553e5fbfdcc2afe9505f16b4caa781496f0a1697711365e416 [INFO] running `Command { std: "docker" "start" "-a" "89667cf87b8312553e5fbfdcc2afe9505f16b4caa781496f0a1697711365e416", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "89667cf87b8312553e5fbfdcc2afe9505f16b4caa781496f0a1697711365e416", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "89667cf87b8312553e5fbfdcc2afe9505f16b4caa781496f0a1697711365e416", kill_on_drop: false }` [INFO] [stdout] 89667cf87b8312553e5fbfdcc2afe9505f16b4caa781496f0a1697711365e416 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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] ae605cbdb49ddce8c11747b49c930b63b09bb7593b399f785f2237a2b4789663 [INFO] running `Command { std: "docker" "start" "-a" "ae605cbdb49ddce8c11747b49c930b63b09bb7593b399f785f2237a2b4789663", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.86 [INFO] [stderr] Checking byteorder v1.5.0 [INFO] [stderr] Compiling winapi-build v0.1.1 [INFO] [stderr] Checking winapi v0.2.8 [INFO] [stderr] Checking futures-channel v0.3.30 [INFO] [stderr] Compiling paste v1.0.15 [INFO] [stderr] Checking errno v0.2.8 [INFO] [stderr] Checking getrandom v0.2.15 [INFO] [stderr] Checking memmap2 v0.9.4 [INFO] [stderr] Compiling kernel32-sys v0.2.2 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking sysconf v0.3.4 [INFO] [stderr] Checking file_mmap v0.20.0 [INFO] [stderr] Checking various_data_file v0.18.0 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Compiling syn v2.0.77 [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [INFO] [stderr] Compiling futures-macro v0.3.30 [INFO] [stderr] Compiling serde_derive v1.0.209 [INFO] [stderr] Compiling uuid-macro-internal v1.10.0 [INFO] [stderr] Compiling async-recursion v1.1.1 [INFO] [stderr] Checking zerocopy v0.7.35 [INFO] [stderr] Checking futures-util v0.3.30 [INFO] [stderr] Checking ahash v0.8.11 [INFO] [stderr] Checking ppv-lite86 v0.2.20 [INFO] [stderr] Checking hashbrown v0.14.5 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking indexmap v2.5.0 [INFO] [stderr] Checking serde v1.0.209 [INFO] [stderr] Checking uuid v1.10.0 [INFO] [stderr] Checking futures-executor v0.3.30 [INFO] [stderr] Checking futures v0.3.30 [INFO] [stderr] Checking avltriee v0.77.2 [INFO] [stderr] Checking idx_file v0.64.0 [INFO] [stderr] Checking idx_binary v0.38.5 [INFO] [stderr] Checking serde_spanned v0.6.7 [INFO] [stderr] Checking toml_datetime v0.6.8 [INFO] [stderr] Checking versatile-data v0.116.0 [INFO] [stderr] Checking toml_edit v0.22.20 [INFO] [stderr] Checking toml v0.8.19 [INFO] [stderr] Checking semilattice-database v0.110.0 [INFO] [stderr] Checking semilattice-database-session v0.48.1 (/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/commit.rs:71:53 [INFO] [stdout] | [INFO] [stdout] 71 | ... .map(|val| (field_name.clone(), val.to_owned())) [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/session.rs:69:27 [INFO] [stdout] | [INFO] [stdout] 53 | name: impl Into, [INFO] [stdout] | ----------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 65 | let session_data = Self::new_data(&session_dir, expire_interval_sec); [INFO] [stdout] | ------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 66 | let temporary_data = session_data.init_temporary_data(); [INFO] [stdout] | -------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 69 | session_data: Some(session_data), [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/session.rs:122:30 [INFO] [stdout] | [INFO] [stdout] 96 | let mut file = std::fs::OpenOptions::new() [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 104 | let mut fields = Fields::new(); [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 122 | sequence_number: SequenceNumber::new({ [INFO] [stdout] | ______________________________^ [INFO] [stdout] 123 | | let mut path = session_dir.to_path_buf(); [INFO] [stdout] 124 | | path.push("sequence_number.i"); [INFO] [stdout] 125 | | path [INFO] [stdout] 126 | | }), [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/session.rs:127:23 [INFO] [stdout] | [INFO] [stdout] 96 | let mut file = std::fs::OpenOptions::new() [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 104 | let mut fields = Fields::new(); [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 127 | sequence: IdxFile::new( [INFO] [stdout] | _______________________^ [INFO] [stdout] 128 | | { [INFO] [stdout] 129 | | let mut path = session_dir.to_path_buf(); [INFO] [stdout] 130 | | path.push("sequence.i"); [INFO] [stdout] ... | [INFO] [stdout] 133 | | 1, [INFO] [stdout] 134 | | ), [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/session.rs:135:28 [INFO] [stdout] | [INFO] [stdout] 96 | let mut file = std::fs::OpenOptions::new() [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 104 | let mut fields = Fields::new(); [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 135 | collection_id: IdxFile::new( [INFO] [stdout] | ____________________________^ [INFO] [stdout] 136 | | { [INFO] [stdout] 137 | | let mut path = session_dir.to_path_buf(); [INFO] [stdout] 138 | | path.push("collection_id.i"); [INFO] [stdout] ... | [INFO] [stdout] 141 | | 1, [INFO] [stdout] 142 | | ), [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/session.rs:143:18 [INFO] [stdout] | [INFO] [stdout] 96 | let mut file = std::fs::OpenOptions::new() [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 104 | let mut fields = Fields::new(); [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 143 | row: IdxFile::new( [INFO] [stdout] | __________________^ [INFO] [stdout] 144 | | { [INFO] [stdout] 145 | | let mut path = session_dir.to_path_buf(); [INFO] [stdout] 146 | | path.push("row.i"); [INFO] [stdout] ... | [INFO] [stdout] 149 | | 1, [INFO] [stdout] 150 | | ), [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/session.rs:151:24 [INFO] [stdout] | [INFO] [stdout] 96 | let mut file = std::fs::OpenOptions::new() [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 104 | let mut fields = Fields::new(); [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 151 | operation: IdxFile::new( [INFO] [stdout] | ________________________^ [INFO] [stdout] 152 | | { [INFO] [stdout] 153 | | let mut path = session_dir.to_path_buf(); [INFO] [stdout] 154 | | path.push("operation.i"); [INFO] [stdout] ... | [INFO] [stdout] 157 | | 1, [INFO] [stdout] 158 | | ), [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/session.rs:159:23 [INFO] [stdout] | [INFO] [stdout] 96 | let mut file = std::fs::OpenOptions::new() [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 104 | let mut fields = Fields::new(); [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 159 | activity: IdxFile::new( [INFO] [stdout] | _______________________^ [INFO] [stdout] 160 | | { [INFO] [stdout] 161 | | let mut path = session_dir.to_path_buf(); [INFO] [stdout] 162 | | path.push("activity.i"); [INFO] [stdout] ... | [INFO] [stdout] 165 | | 1, [INFO] [stdout] 166 | | ), [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/session.rs:167:25 [INFO] [stdout] | [INFO] [stdout] 96 | let mut file = std::fs::OpenOptions::new() [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 104 | let mut fields = Fields::new(); [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 167 | term_begin: IdxFile::new( [INFO] [stdout] | _________________________^ [INFO] [stdout] 168 | | { [INFO] [stdout] 169 | | let mut path = session_dir.to_path_buf(); [INFO] [stdout] 170 | | path.push("term_begin.i"); [INFO] [stdout] ... | [INFO] [stdout] 173 | | 1, [INFO] [stdout] 174 | | ), [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/session.rs:175:23 [INFO] [stdout] | [INFO] [stdout] 96 | let mut file = std::fs::OpenOptions::new() [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 104 | let mut fields = Fields::new(); [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 175 | term_end: IdxFile::new( [INFO] [stdout] | _______________________^ [INFO] [stdout] 176 | | { [INFO] [stdout] 177 | | let mut path = session_dir.to_path_buf(); [INFO] [stdout] 178 | | path.push("term_end.i"); [INFO] [stdout] ... | [INFO] [stdout] 181 | | 1, [INFO] [stdout] 182 | | ), [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/session.rs:183:19 [INFO] [stdout] | [INFO] [stdout] 96 | let mut file = std::fs::OpenOptions::new() [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 104 | let mut fields = Fields::new(); [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 183 | uuid: IdxFile::new( [INFO] [stdout] | ___________________^ [INFO] [stdout] 184 | | { [INFO] [stdout] 185 | | let mut path = session_dir.to_path_buf(); [INFO] [stdout] 186 | | path.push("uuid.i"); [INFO] [stdout] ... | [INFO] [stdout] 189 | | 1, [INFO] [stdout] 190 | | ), [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/session.rs:192:23 [INFO] [stdout] | [INFO] [stdout] 96 | let mut file = std::fs::OpenOptions::new() [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 104 | let mut fields = Fields::new(); [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 192 | relation: SessionRelation::new(session_dir, 1), [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/session/relation.rs:39:24 [INFO] [stdout] | [INFO] [stdout] 19 | pub fn new>(session_dir: P, relation_allocation_lot: u32) -> Self { [INFO] [stdout] | -------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 39 | key_names: IdxBinary::new_ext(path_key_name, 1), [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/session/relation.rs:40:19 [INFO] [stdout] | [INFO] [stdout] 19 | pub fn new>(session_dir: P, relation_allocation_lot: u32) -> Self { [INFO] [stdout] | -------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 40 | rows: SessionRelationRows { [INFO] [stdout] | ___________________^ [INFO] [stdout] 41 | | key: IdxFile::new(path_key, relation_allocation_lot), [INFO] [stdout] 42 | | session_row: IdxFile::new(path_session_row, relation_allocation_lot), [INFO] [stdout] 43 | | depend: IdxFile::new(path_depend, relation_allocation_lot), [INFO] [stdout] 44 | | }, [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/session/search.rs:256:45 [INFO] [stdout] | [INFO] [stdout] 255 | pub fn depends(&self, key: Option>, pend_row: NonZeroU32) -> Option> { [INFO] [stdout] | ------------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 256 | self.session_data.as_ref().and_then(move |session_data| { [INFO] [stdout] | _____________________________________________^ [INFO] [stdout] 257 | | key.map_or_else( [INFO] [stdout] 258 | | || { [INFO] [stdout] 259 | | Some( [INFO] [stdout] ... | [INFO] [stdout] 319 | | ) [INFO] [stdout] 320 | | }) [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/update.rs:175:65 [INFO] [stdout] | [INFO] [stdout] 175 | ... .map(|(field_name, value)| (field_name.clone(), value.to_vec())) [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/update.rs:251:65 [INFO] [stdout] | [INFO] [stdout] 251 | ... .map(|(field_name, value)| (field_name.clone(), value.to_vec())) [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 17 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `semilattice-database-session` (lib test) due to 18 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/commit.rs:71:53 [INFO] [stdout] | [INFO] [stdout] 71 | ... .map(|val| (field_name.clone(), val.to_owned())) [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/session.rs:69:27 [INFO] [stdout] | [INFO] [stdout] 53 | name: impl Into, [INFO] [stdout] | ----------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 65 | let session_data = Self::new_data(&session_dir, expire_interval_sec); [INFO] [stdout] | ------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 66 | let temporary_data = session_data.init_temporary_data(); [INFO] [stdout] | -------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 69 | session_data: Some(session_data), [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/session.rs:122:30 [INFO] [stdout] | [INFO] [stdout] 96 | let mut file = std::fs::OpenOptions::new() [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 104 | let mut fields = Fields::new(); [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 122 | sequence_number: SequenceNumber::new({ [INFO] [stdout] | ______________________________^ [INFO] [stdout] 123 | | let mut path = session_dir.to_path_buf(); [INFO] [stdout] 124 | | path.push("sequence_number.i"); [INFO] [stdout] 125 | | path [INFO] [stdout] 126 | | }), [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/session.rs:127:23 [INFO] [stdout] | [INFO] [stdout] 96 | let mut file = std::fs::OpenOptions::new() [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 104 | let mut fields = Fields::new(); [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 127 | sequence: IdxFile::new( [INFO] [stdout] | _______________________^ [INFO] [stdout] 128 | | { [INFO] [stdout] 129 | | let mut path = session_dir.to_path_buf(); [INFO] [stdout] 130 | | path.push("sequence.i"); [INFO] [stdout] ... | [INFO] [stdout] 133 | | 1, [INFO] [stdout] 134 | | ), [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/session.rs:135:28 [INFO] [stdout] | [INFO] [stdout] 96 | let mut file = std::fs::OpenOptions::new() [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 104 | let mut fields = Fields::new(); [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 135 | collection_id: IdxFile::new( [INFO] [stdout] | ____________________________^ [INFO] [stdout] 136 | | { [INFO] [stdout] 137 | | let mut path = session_dir.to_path_buf(); [INFO] [stdout] 138 | | path.push("collection_id.i"); [INFO] [stdout] ... | [INFO] [stdout] 141 | | 1, [INFO] [stdout] 142 | | ), [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/session.rs:143:18 [INFO] [stdout] | [INFO] [stdout] 96 | let mut file = std::fs::OpenOptions::new() [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 104 | let mut fields = Fields::new(); [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 143 | row: IdxFile::new( [INFO] [stdout] | __________________^ [INFO] [stdout] 144 | | { [INFO] [stdout] 145 | | let mut path = session_dir.to_path_buf(); [INFO] [stdout] 146 | | path.push("row.i"); [INFO] [stdout] ... | [INFO] [stdout] 149 | | 1, [INFO] [stdout] 150 | | ), [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/session.rs:151:24 [INFO] [stdout] | [INFO] [stdout] 96 | let mut file = std::fs::OpenOptions::new() [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 104 | let mut fields = Fields::new(); [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 151 | operation: IdxFile::new( [INFO] [stdout] | ________________________^ [INFO] [stdout] 152 | | { [INFO] [stdout] 153 | | let mut path = session_dir.to_path_buf(); [INFO] [stdout] 154 | | path.push("operation.i"); [INFO] [stdout] ... | [INFO] [stdout] 157 | | 1, [INFO] [stdout] 158 | | ), [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/session.rs:159:23 [INFO] [stdout] | [INFO] [stdout] 96 | let mut file = std::fs::OpenOptions::new() [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 104 | let mut fields = Fields::new(); [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 159 | activity: IdxFile::new( [INFO] [stdout] | _______________________^ [INFO] [stdout] 160 | | { [INFO] [stdout] 161 | | let mut path = session_dir.to_path_buf(); [INFO] [stdout] 162 | | path.push("activity.i"); [INFO] [stdout] ... | [INFO] [stdout] 165 | | 1, [INFO] [stdout] 166 | | ), [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/session.rs:167:25 [INFO] [stdout] | [INFO] [stdout] 96 | let mut file = std::fs::OpenOptions::new() [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 104 | let mut fields = Fields::new(); [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 167 | term_begin: IdxFile::new( [INFO] [stdout] | _________________________^ [INFO] [stdout] 168 | | { [INFO] [stdout] 169 | | let mut path = session_dir.to_path_buf(); [INFO] [stdout] 170 | | path.push("term_begin.i"); [INFO] [stdout] ... | [INFO] [stdout] 173 | | 1, [INFO] [stdout] 174 | | ), [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/session.rs:175:23 [INFO] [stdout] | [INFO] [stdout] 96 | let mut file = std::fs::OpenOptions::new() [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 104 | let mut fields = Fields::new(); [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 175 | term_end: IdxFile::new( [INFO] [stdout] | _______________________^ [INFO] [stdout] 176 | | { [INFO] [stdout] 177 | | let mut path = session_dir.to_path_buf(); [INFO] [stdout] 178 | | path.push("term_end.i"); [INFO] [stdout] ... | [INFO] [stdout] 181 | | 1, [INFO] [stdout] 182 | | ), [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/session.rs:183:19 [INFO] [stdout] | [INFO] [stdout] 96 | let mut file = std::fs::OpenOptions::new() [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 104 | let mut fields = Fields::new(); [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 183 | uuid: IdxFile::new( [INFO] [stdout] | ___________________^ [INFO] [stdout] 184 | | { [INFO] [stdout] 185 | | let mut path = session_dir.to_path_buf(); [INFO] [stdout] 186 | | path.push("uuid.i"); [INFO] [stdout] ... | [INFO] [stdout] 189 | | 1, [INFO] [stdout] 190 | | ), [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/session.rs:192:23 [INFO] [stdout] | [INFO] [stdout] 96 | let mut file = std::fs::OpenOptions::new() [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 104 | let mut fields = Fields::new(); [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 192 | relation: SessionRelation::new(session_dir, 1), [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/session/relation.rs:39:24 [INFO] [stdout] | [INFO] [stdout] 19 | pub fn new>(session_dir: P, relation_allocation_lot: u32) -> Self { [INFO] [stdout] | -------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 39 | key_names: IdxBinary::new_ext(path_key_name, 1), [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/session/relation.rs:40:19 [INFO] [stdout] | [INFO] [stdout] 19 | pub fn new>(session_dir: P, relation_allocation_lot: u32) -> Self { [INFO] [stdout] | -------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 40 | rows: SessionRelationRows { [INFO] [stdout] | ___________________^ [INFO] [stdout] 41 | | key: IdxFile::new(path_key, relation_allocation_lot), [INFO] [stdout] 42 | | session_row: IdxFile::new(path_session_row, relation_allocation_lot), [INFO] [stdout] 43 | | depend: IdxFile::new(path_depend, relation_allocation_lot), [INFO] [stdout] 44 | | }, [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/session/search.rs:256:45 [INFO] [stdout] | [INFO] [stdout] 255 | pub fn depends(&self, key: Option>, pend_row: NonZeroU32) -> Option> { [INFO] [stdout] | ------------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 256 | self.session_data.as_ref().and_then(move |session_data| { [INFO] [stdout] | _____________________________________________^ [INFO] [stdout] 257 | | key.map_or_else( [INFO] [stdout] 258 | | || { [INFO] [stdout] 259 | | Some( [INFO] [stdout] ... | [INFO] [stdout] 319 | | ) [INFO] [stdout] 320 | | }) [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/update.rs:175:65 [INFO] [stdout] | [INFO] [stdout] 175 | ... .map(|(field_name, value)| (field_name.clone(), value.to_vec())) [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/update.rs:251:65 [INFO] [stdout] | [INFO] [stdout] 251 | ... .map(|(field_name, value)| (field_name.clone(), value.to_vec())) [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 17 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `semilattice-database-session` (lib) due to 18 previous errors [INFO] running `Command { std: "docker" "inspect" "ae605cbdb49ddce8c11747b49c930b63b09bb7593b399f785f2237a2b4789663", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ae605cbdb49ddce8c11747b49c930b63b09bb7593b399f785f2237a2b4789663", kill_on_drop: false }` [INFO] [stdout] ae605cbdb49ddce8c11747b49c930b63b09bb7593b399f785f2237a2b4789663